Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/TMeshSimplification
Syntax
const int ModuloPrime
Remarks
StartEdges() and GetNextEdge() control the iteration over edges that will be refined. Default here is to iterate over entire mesh-> Subclasses can override these two functions to restrict the affected edges (eg EdgeLoopRemesher)