aimstil
5.0.5
|
#include <cathier/mesh_conversion.h>
Public Types | |
typedef std::map< const void *, std::size_t > | VertexIndexMap |
Public Member Functions | |
VertexIndexMap & | index_vertex () |
TMesh & | mesh () |
template<typename TVertexNode , typename TFaceNode > | |
void | operator() (const std::list< TVertexNode > &graph_vertices, const std::list< TFaceNode > &graph_faces) |
Definition at line 132 of file mesh_conversion.h.
typedef std::map<const void*, std::size_t> til::Graph2ListMeshConvertor< TMesh >::VertexIndexMap |
Definition at line 137 of file mesh_conversion.h.
|
inline |
Definition at line 141 of file mesh_conversion.h.
|
inline |
Definition at line 142 of file mesh_conversion.h.
|
inline |
Definition at line 148 of file mesh_conversion.h.
References til::getFaceIndices(), and til::getVertices().