#include <cathier/mesh_conversion.h>
template<typename TVertexCollection, typename TFaceCollection, typename TGraphVertices, typename TGraphFaces>
class til::Graph2ListMeshConvertor2< TVertexCollection, TFaceCollection, TGraphVertices, TGraphFaces >
Definition at line 14 of file mesh_conversion.h.
◆ VertexIndexMap
template<typename TVertexCollection, typename TFaceCollection, typename TGraphVertices, typename TGraphFaces>
◆ index_vertex()
template<typename TVertexCollection, typename TFaceCollection, typename TGraphVertices, typename TGraphFaces>
◆ operator()()
template<typename TVertexCollection, typename TFaceCollection, typename TGraphVertices, typename TGraphFaces>
void til::Graph2ListMeshConvertor2< TVertexCollection, TFaceCollection, TGraphVertices, TGraphFaces >::operator() |
( |
const TGraphVertices & |
graph_vertices, |
|
|
const TGraphFaces & |
graph_faces, |
|
|
TVertexCollection & |
vertices, |
|
|
TFaceCollection & |
faces |
|
) |
| |
The documentation for this class was generated from the following file: