Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
MeshLib::_EntryEntry in the sparse matrix
MeshLib::CArcballCArcball Interface
MeshLib::CBaseMesh< CVertex, CEdge, CFace, CHalfEdge >CBaseMesh, base class for all types of mesh classes
MeshLib::CBoundary< CVertex, CEdge, CFace, CHalfEdge >CBoundary Boundary class
MeshLib::CCircleCCircle class, circle on the plane
MeshLib::CDenseMatrix
MeshLib::CDynamicMesh< V, E, F, H >CDynamicMesh class : Dynamic mesh
MeshLib::CEdgeCEdge class, which is the base class of all kinds of edge classes
MeshLib::CEdgeKeyCEdgeKey class, which is used for sorting edges
MeshLib::CFaceCFace base class of all kinds of face classes
MeshLib::CHalfEdgeCHalfEdge Base class of all kinds of halfedges
MeshLib::CLoop< CVertex, CEdge, CFace, CHalfEdge >CLoop Boundary loop class
MeshLib::CMobiusCMobius class, Mobius transformation
MeshLib::CParserCParser class
MeshLib::CPointCPoint class, three dimensional point
MeshLib::CPoint2CPoint2 class, two dimensional point
MeshLib::CQrotCQrot quaternion class
MeshLib::CSparseMatrixCSparseMatrix
MeshLib::CTokenCToken class, key=(value), e.g. uv=(x y)
MeshLib::CVertexCVertex class, which is the base class of all kinds of vertex classes
MeshLib::CViewerFaceCViewerFace class
MeshLib::CViewerMesh< V, E, F, H >CViewerMesh class
MeshLib::CViewerVertexCViewerVertex class
MeshLib::FaceEdgeIterator< CVertex, CEdge, CFace, CHalfEdge >FaceEdgeIterator, transverse all the edges of a face CCWly
MeshLib::FaceHalfedgeIterator< CVertex, CEdge, CFace, CHalfEdge >FaceHalfedgeIterator, transverse all the halfedges of a face CCWly
MeshLib::FaceVertexIterator< CVertex, CEdge, CFace, CHalfEdge >FaceVertexIterator, transverse all the vertices of a face CCWly
MeshLib::MeshEdgeIterator< CVertex, CEdge, CFace, CHalfEdge >MeshEdgeIterator, transverse all the edges in the mesh
MeshLib::MeshFaceIterator< CVertex, CEdge, CFace, CHalfEdge >MeshFaceIterator, transverse all the faces in the mesh
MeshLib::MeshHalfEdgeIterator< CVertex, CEdge, CFace, CHalfEdge >MeshHalfEdgeIterator, transverse all the halfedges in the mesh
MeshLib::MeshVertexIterator< CVertex, CEdge, CFace, CHalfEdge >MeshVertexIterator, transverse all the vertices in the mesh
RgbImageRgbImage class
strutil::TokenizerString Tokenizer
MeshLib::VertexEdgeIterator< CVertex, CEdge, CFace, CHalfEdge >VertexEdgeIterator, transverse all the neighboring edges of a vertex ccwly
MeshLib::VertexFaceIterator< CVertex, CEdge, CFace, CHalfEdge >VertexFaceIterator, transverse all the neighboring faces of a vertex ccwly
MeshLib::VertexInHalfedgeIterator< CVertex, CEdge, CFace, CHalfEdge >VertexInHalfedgeIterator, transverse all the incoming halfedges of a vertex ccwly
MeshLib::VertexOutHalfedgeIterator< CVertex, CEdge, CFace, CHalfEdge >VertexOutHalfedgeIterator, transverse all the outgoing halfedges of a vertex ccwly
MeshLib::VertexVertexIterator< CVertex, CEdge, CFace, CHalfEdge >VertexVertexIterator, transverse all the neighboring vertices of a vertex ccwly
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Defines