7 #ifndef __oplab_CurvaceousOp_h__ 8 #define __oplab_CurvaceousOp_h__ 32 m_pickDistance(0.0) {}
36 void initialize(
void);
41 virtual void handle(
Record& a_rSignal);
45 virtual void setupState(
void);
46 virtual BWORD loadState(
const String& rBuffer);
Operator base class to save and reload state.
Definition: OperatorState.h:20
kernel
Definition: namespace.dox:3
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
The main data access class for the data system.
Definition: Accessor.h:128
Dense vector - size fixed by template.
Definition: Vector.h:19
Generalized windowing event.
Definition: WindowEvent.h:43
Automatically reference-counted string container.
Definition: String.h:128
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Operator to interactively alter curves.
Definition: CurvaceousOp.h:19