Classes | |
struct | CollapseInfoT |
Stores information about a halfedge collapse. More... | |
class | DecimaterT |
Decimater framework. More... | |
class | DecimaterT::HeapInterface |
Heap interface. More... | |
class | ModBaseT |
Base class for all decimation modules. More... | |
class | ModHandleT |
Handle for mesh decimation modules. More... | |
class | ModIndependentSetsT |
Lock one-ring around remaining vertex after a collapse to prevent further collapses of halfedges incident to the one-ring vertices. More... | |
class | ModNormalFlippingT |
Decimating module to avoid flipping of faces. More... | |
class | ModProgMeshT |
Collect progressive mesh information while decimating. More... | |
struct | ModProgMeshT::Info |
Struct storing progressive mesh information. More... | |
class | ModQuadricT |
Mesh decimation module computing collapse priority based on error quadrics. More... | |
class | ModRoundnessT |
Compute error value based on roundness criteria. More... |