@interface TSCH3DExtrusionGeometry : TSCH3DGeometry { struct vector, std::allocator>> { void *__begin_; void *__end_; struct __compressed_pair *, std::allocator>> { void *__value_; } __end_cap_; } _crossSection; struct vector, std::allocator>> { void *__begin_; void *__end_; struct __compressed_pair *, std::allocator>> { void *__value_; } __end_cap_; } _spine; struct vector, std::allocator>> { void *__begin_; void *__end_; struct __compressed_pair *, std::allocator>> { void *__value_; } __end_cap_; } _scale; unsigned int _beginCapOffset; int _beginCapCount; } @property (nonatomic) BOOL beginCap; @property (nonatomic) BOOL endCap; @property (nonatomic) float crossSectionCreaseAngle; @property (nonatomic) float spineCreaseAngle; @property (nonatomic) struct tvec3 { union { float x; float r; float s; } ; union { float y; float g; float t; } ; union { float z; float b; float p; } ; } normalBias; @property (readonly, nonatomic) unsigned int capOffset; @property (readonly, nonatomic) unsigned int capCount; @property (nonatomic) struct tvec3 { union { float x; float r; float s; } ; union { float y; float g; float t; } ; union { float z; float b; float p; } ; } spineDirectionBias; - (id)init; - (const void *)scale; - (id).cxx_construct; - (void).cxx_destruct; - (void)setScale:(const void *)a0; - (const void *)crossSection; - (void)debug_dumpGeometryBounds; - (void)generateArrays; - (void)setCrossSection:(const void *)a0; - (void)setSpine:(const void *)a0; - (const void *)spine; @end