#include <bounding.h>
Public Types | |
| typedef VERTEX_CONTAINER::value_type::ScalarType | ScalarType |
| typedef VERTEX_CONTAINER::iterator | VertexIterator |
| typedef VERTEX_CONTAINER::value_type * | VertexPointer |
| typedef VERTEX_CONTAINER::value_type | VertexType |
Static Public Member Functions | |
| static Box3< ScalarType > | Box (VERTEX_CONTAINER &vert) |
Definition at line 47 of file vertexmesh/update/bounding.h.
| typedef VERTEX_CONTAINER::value_type vcg::vrt::UpdateBoundingBase< VERTEX_CONTAINER >::VertexType |
Definition at line 51 of file vertexmesh/update/bounding.h.