Subdivision for IndSimpSet

Functions

template<int N, bool A, typename T , typename V , typename IS >
void IndSimpSet::subdivide (const IndSimpSet< N, 1, A, T, V, IS > &in, IndSimpSet< N, 1, true, T, V, IS > *out)
 Subdivide by splitting each simplex in half.
template<int N, bool A, typename T , typename V , typename IS >
void IndSimpSet::subdivide (const IndSimpSetIncAdj< N, 2, A, T, V, IS > &in, IndSimpSet< N, 2, true, T, V, IS > *out)
 Subdivide by splitting each simplex into four similar simplices.

Function Documentation

template<int N, bool A, typename T , typename V , typename IS >
void subdivide ( const IndSimpSetIncAdj< N, 2, A, T, V, IS > &  in,
IndSimpSet< N, 2, true, T, V, IS > *  out 
) [related, inherited]

Subdivide by splitting each simplex into four similar simplices.

template<int N, bool A, typename T , typename V , typename IS >
void subdivide ( const IndSimpSet< N, 1, A, T, V, IS > &  in,
IndSimpSet< N, 1, true, T, V, IS > *  out 
) [related, inherited]

Subdivide by splitting each simplex in half.

Generated on Thu Jun 30 02:14:58 2016 for Computational Geometry Package by  doxygen 1.6.3