@interface ETQuadCurvePointFIFO : ETPointFIFO @property (nonatomic) struct vector> { void *__begin_; void *__end_; struct __compressed_pair> { void *__value_; } __end_cap_; } prevPoints; @property (nonatomic) struct vector> { void *__begin_; void *__end_; struct __compressed_pair> { void *__value_; } __end_cap_; } points; @property (nonatomic) struct vector> { void *__begin_; void *__end_; struct __compressed_pair> { void *__value_; } __end_cap_; } controlPoints; @property (nonatomic) void /* unknown type, empty encoding */ lastPoint; @property (nonatomic) float unitSize; @property (nonatomic) BOOL emitInterpolatedPoints; @property (copy) id /* block */ emissionHandler; - (void)clear; - (void)flush; - (id).cxx_construct; - (void).cxx_destruct; - (id)initWithFIFO:(id)a0; - (void)addPoints:(void *)a0 count:(unsigned long long)a1; @end