7 #ifndef __operator_GroupOp_h__ 8 #define __operator_GroupOp_h__ 28 void initialize(
void);
31 virtual void handle(
Record& a_rSignal);
33 using OperatorThreaded::run;
38 void groupElement(I32 a_index);
51 std::vector<String> m_groupAssignment;
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
Automatically reference-counted string container.
Definition: String.h:128
Manipulate point and primitive groups.
Definition: GroupOp.h:20
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Intrusive Smart Pointer.
Definition: src/core/ptr.h:53