Management, updating and computation of bonding box on a tetrahedral mesh. More...
#include <bounding.h>
Public Types | |
typedef ComputeMeshType | MeshType |
typedef MeshType::TetraIterator | TetraIterator |
typedef MeshType::TetraPointer | TetraPointer |
typedef MeshType::TetraType | TetraType |
typedef MeshType::VertexIterator | VertexIterator |
typedef MeshType::VertexPointer | VertexPointer |
typedef MeshType::VertexType | VertexType |
Static Public Member Functions | |
static void | Box (ComputeMeshType &m) |
Calculates the limits of bounding box of tetrahedral mesh. |
Management, updating and computation of bonding box on a tetrahedral mesh.
Definition at line 44 of file tetramesh/update/bounding.h.
typedef ComputeMeshType vcg::tetra::UpdateBounding< ComputeMeshType >::MeshType |
Definition at line 48 of file tetramesh/update/bounding.h.