VectorEntity
1.1.0
Medical Data Segmentation Toolkit
|
CCoordinates3 | |
CSerializable | |
CSmallObject | |
CStaticMatrix | |
vctl::MCCoordinate3D< T > | Class encapsulating coordinates in 3D space |
vctl::MCEdge | Edge of a polygonal mesh |
vctl::MCEdgeS | A container of edges in 3D space |
vctl::MCEntitieS< ENTITY_TYPE > | Container of entities derived from MCEntity |
vctl::MCEntity< ENTITY_TYPE > | Base class for all vector entities like edges, etc |
vctl::MCList< NODE_TYPE > | A simple container of objects derived from MCListNode implemented as a doubly-linked list |
vctl::MCListNode< NODE_TYPE > | An element of a double-linked list |
vctl::MCPlane | Plane defined by its equation coefficients |
vctl::MCPoint3D | Class encapsulates a point in 3D space |
vctl::MCQueue< KEY_TYPE, VALUE_TYPE > | Sorting queue of entities |
vctl::MCSphere | Analytical description of a sphere (circumsphere of a tetrahedron, triangle, or edge) |
vctl::MCTetra | Class representing a tetrahedron |
vctl::MCTetraS | Container of tetrahedra (tetrahedra mesh) |
vctl::MCTransformMatrix | Class encapsulates basic linear affine transformations in 3D space |
vctl::MCTri | Triangle in 3D space, component of a polygonal mesh |
vctl::MCTriS | Container of triangles (polygonal mesh) |
vctl::MCVector3D | Class encapsulates a vector in 3D space as well as some basic arithmetic |
vctl::MCVertex | A vertex representation used by polygonal meshes |
vctl::MCVerticeS | Container of vertices in 3D space |
vctl::MCTriS::STLToken |