7 #ifndef __oplab_GridWrapOp_h__ 8 #define __oplab_GridWrapOp_h__ 28 void initialize(
void);
31 virtual void handle(
Record& a_rSignal);
33 using OperatorThreaded::run;
45 { setIdentity(m_transform); }
Handler to move curves away from a collider.
Definition: OperatorThreaded.h:20
kernel
Definition: namespace.dox:3
General template for fixed size numeric matrices.
Definition: Matrix.h:42
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Intrusive Smart Pointer.
Definition: src/core/ptr.h:53
Operator to move an attachable surface using a driving surface.
Definition: GridWrapOp.h:19