![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <aims/mesh/mesh_graph.h>
Public Types | |
typedef std::map< const void *, std::size_t > | VertexIndexMap |
Public Member Functions | |
Graph2ListMeshConvertor (carto::rc_ptr< TMesh > mesh=carto::rc_ptr< TMesh >(0)) | |
VertexIndexMap & | index_vertex () |
carto::rc_ptr< TMesh > & | mesh () |
template<typename TVertexNode , typename TFaceNode > | |
void | operator() (const std::list< TVertexNode > &graph_vertices, const std::list< TFaceNode > &graph_faces) |
Definition at line 145 of file mesh_graph.h.
typedef std::map<const void*, std::size_t> aims::meshgraph::Graph2ListMeshConvertor< TMesh >::VertexIndexMap |
Definition at line 149 of file mesh_graph.h.
|
inline |
Definition at line 153 of file mesh_graph.h.
|
inline |
Definition at line 157 of file mesh_graph.h.
|
inline |
Definition at line 158 of file mesh_graph.h.
|
inline |
Definition at line 163 of file mesh_graph.h.