7 #ifndef __ironworks_ChainOp_h__ 8 #define __ironworks_ChainOp_h__ 33 m_clearNextOutput(TRUE) {}
36 void initialize(
void);
39 virtual void handle(
Record& a_rSignal);
46 void scanInputLinks(
void);
47 void removeExcessLinks(
void);
63 void log(
char* a_label);
84 m_currentSlippage(0.0,0.0,0.0),
85 m_priorSlippage(0.0,0.0,0.0)
87 setIdentity(m_priorConversion);
88 setIdentity(m_currentConversion);
99 BWORD m_clearNextOutput;
101 I32 m_primitiveStart;
Instantiate links along a curve.
Definition: ChainOp.h:26
kernel
Definition: namespace.dox:3
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
Partial Generic SurfaceI Implemention.
Definition: OperatorSurfaceCommon.h:20
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Intrusive Smart Pointer.
Definition: src/core/ptr.h:53