7 #ifndef __operator_MirrorOp_h__ 8 #define __operator_MirrorOp_h__ 29 void initialize(
void);
32 virtual void handle(
Record& a_rSignal);
34 using OperatorThreaded::run;
50 BWORD m_deletingParts;
51 BWORD m_mirroringParts;
54 String m_lastPartitionAttr;
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
Copy points across an axis.
Definition: MirrorOp.h:20
Automatically reference-counted string container.
Definition: String.h:128
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