Build from simplices.

Functions

template<int N, int M, typename T , typename V , typename IS , typename VertexForIter >
void IndSimpSet::buildFromSimplices (VertexForIter verticesBeginning, VertexForIter verticesEnd, IndSimpSet< N, M, true, T, V, IS > *mesh)
 Build from the simplices.

Detailed Description

These functions build the mesh from simplices.


Function Documentation

template<int N, int M, typename T , typename V , typename IS , typename VertexForIter >
void buildFromSimplices ( VertexForIter  verticesBeginning,
VertexForIter  verticesEnd,
IndSimpSet< N, M, true, T, V, IS > *  mesh 
) [related, inherited]

Build from the simplices.

The range of vertices determines the simplices. Each M+1 vertices is a simplex. VertexForwardIter is a vertex forward iterator.

Parameters:
verticesBeginning is the beginning of the range of vertices.
verticesEnd is the end of the range of vertices.
mesh is the output mesh.
Generated on Thu Jun 30 02:14:58 2016 for Computational Geometry Package by  doxygen 1.6.3