7 #ifndef __operator_HingeOp_h__ 8 #define __operator_HingeOp_h__ 33 void initialize(
void);
36 virtual void handle(
Record& a_rSignal);
38 using OperatorThreaded::run;
99 std::map<String, sp<PartitionI> > m_partitionMap;
100 std::map<String, sp<PartitionI> > m_colliderPartitionMap;
Handler to move curves away from a collider.
Definition: OperatorThreaded.h:20
kernel
Definition: namespace.dox:3
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
Generalized windowing event.
Definition: WindowEvent.h:43
Wrapper for std::vector.
Definition: Array.h:21
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Intrusive Smart Pointer.
Definition: src/core/ptr.h:53
Operator to rotate a surface out of another.
Definition: HingeOp.h:20