Public Types | |
typedef MyMesh::VertexType::EdgeType | EdgeType |
half edge type | |
typedef vcg::tri::TriEdgeCollapseQuadric < MyMesh, MyTriEdgeCollapse, QInfoStandard< MyVertex > > | TECQ |
Public Member Functions | |
MyTriEdgeCollapse (const EdgeType &p, int i) |
Definition at line 89 of file tridecimator.cpp.
typedef MyMesh::VertexType::EdgeType MyTriEdgeCollapse::EdgeType |
half edge type
Reimplemented from vcg::tri::TriEdgeCollapseQuadric< MyMesh, MyTriEdgeCollapse, QInfoStandard< MyVertex > >.
Definition at line 92 of file tridecimator.cpp.
typedef vcg::tri::TriEdgeCollapseQuadric< MyMesh, MyTriEdgeCollapse, QInfoStandard<MyVertex> > MyTriEdgeCollapse::TECQ |
Definition at line 91 of file tridecimator.cpp.
MyTriEdgeCollapse::MyTriEdgeCollapse | ( | const EdgeType & | p, | |
int | i | |||
) | [inline] |
Definition at line 93 of file tridecimator.cpp.