|
aimstil
5.0.5
|
#include <cathier/Mesh.h>
Public Types | |
| typedef numeric_array< float, 3 > | Vertex |
| typedef std::vector< Vertex > | VertexCollection |
| typedef boost::array< Vertex *, 3 > | FaceIndex |
| typedef std::vector< FaceIndex > | FaceIndexCollection |
| typedef boost::array<Vertex*, 3> til::MeshParam2::FaceIndex |
| typedef std::vector<FaceIndex> til::MeshParam2::FaceIndexCollection |
| typedef numeric_array<float,3> til::MeshParam2::Vertex |
| typedef std::vector<Vertex> til::MeshParam2::VertexCollection |