File List

Here is a list of all files with brief descriptions:
core/bmp/RgbImage.cpp [code]Implementation of RgbImage Class
core/bmp/RgbImage.h [code]BitMap Image
core/Geometry/Circle.h [code]Planar circle
core/Geometry/Point.h [code]Three dimensional point class
core/Geometry/Point2.H [code]Two dimensional point class
core/Geometry/Quat.cpp [code]Implementation of Quaternion class
core/Geometry/Quat.h [code]Quaternion
core/LinearAlgebra/densematrix.h [code]
core/LinearAlgebra/Matlab.cpp [code]
core/LinearAlgebra/Matlab.h [code]
core/LinearAlgebra/SparseMatrix.cpp [code]Implementation of the CSparseMatrix class
core/LinearAlgebra/SparseMatrix.h [code]Interface for the CSparseMatrix class
core/Mesh/BaseMesh.h [code]Base Mesh Class for all types of Mesh Classes
core/Mesh/boundary.h [code]Trace boundary loops
core/Mesh/DynamicMesh.h [code]Dynamic Mesh Class for edge swap, face split, edge split
core/Mesh/Edge.h [code]Base class of edge
core/Mesh/Face.h [code]Base class of face
core/Mesh/HalfEdge.h [code]Base class of HalfEdge
core/Mesh/iterators.h [code]Iterators for accessing geometric objects on a mesh
core/Mesh/Vertex.h [code]Base class of vertex
core/Mobius/Mobius.h [code]Mobius transformation
core/Parser/parser.cpp [code]Parse the trait strings of vertex, edge, halfedge , face etc
core/Parser/parser.h [code]Parse the trait strings of vertex, edge, halfedge , face etc
core/Parser/StrUtil.cpp [code]Implementation of std::string utilities
core/Parser/strutil.h [code]Std::string utilities
core/viewer/arcball.cpp [code]Implementation of CArcball class
core/viewer/arcball.h [code]Arcball Interface
ViewerConverter/viewer.cpp [code]3D mesh viewer
ViewerConverter/ViewerMesh/ViewerMesh.h [code]Viewer Mesh
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Defines