luxlabs header browser preview


@class AFBBufferBuilder;

@interface TRIFBFastFactorLevelsBuilder : NSObject {
    AFBBufferBuilder *_owner;
    struct FastFactorLevelsBuilder { struct FlatBufferBuilder *x0; unsigned int x1; } *_bldr;
}

- (id)init;
- (void)dealloc;
- (void)setNamespaceName:(id)a0;
- (void).cxx_destruct;
- (void)setLevels:(id)a0;
- (void)setNcvs:(id)a0;
- (void)setSourceWithFactorPackId:(id)a0;
- (void)setSourceWithTreatmentId:(id)a0;

@end