vtf-logo

Build from simplices.


Functions

void geom::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 = _N, bool _A = true, typename T = double, typename V = ads::FixedArray<_N,T>, typename IS = Simplex<_M,int>>
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 Fri Aug 24 12:56:00 2007 for Computational Geometry Package by  doxygen 1.4.7