|
virtual void | init (const MeshDescriptor &descr) |
|
unsigned | halfedgeCount () const |
|
unsigned | vertexCount () const |
|
unsigned | faceCount () const |
|
bool | removeFace (unsigned fi) |
|
bool | removeVertex (unsigned vi) |
|
HE_Vertex * | addVertex (const HE_VertexTraits &traits) |
|
HE_Face * | addFace (unsigned vi1, unsigned vi2, unsigned vi3) |
|
HE_Vertex * | vertex (unsigned i) |
|
HE_Face * | face (unsigned i) |
|
HE_Halfedge * | halfedge (unsigned i) |
|
void | convert (AbstractMesh *output, bool computeNormals=false, bool smoothNormals=false) const |
|
void | consolidate () |
|
The documentation for this class was generated from the following files: