7 #ifndef __operator_SubdivideOp_h__ 8 #define __operator_SubdivideOp_h__ 28 void initialize(
void);
32 virtual void handle(
Record& a_rSignal);
34 using OperatorThreaded::run;
45 void expandIncremental(
void);
46 void expandPost(
void);
56 std::set<I32> m_faceSet;
66 OperatorSurfaceCommon::Element m_uvRate;
85 std::map<U64,Edge> m_edgeMap;
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
Increase resolution of a mesh.
Definition: SubdivideOp.h:20
Automatically reference-counted string container.
Definition: String.h:128
Reference to an instance of a Layout.
Definition: RecordSB.h:35