7 #ifndef __grass_DodgeOp_h__ 8 #define __grass_DodgeOp_h__ 32 void initialize(
void);
35 virtual void handle(
Record& a_rSignal);
37 using OperatorThreaded::run;
44 Real a_distance,Real a_radius,
56 Real m_repulsionScale;
Object level locking for thread safety.
Definition: Safe.h:216
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
Operator to move curves away from a collider.
Definition: DodgeOp.h:20
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Intrusive Smart Pointer.
Definition: src/core/ptr.h:53