Accessors

Functions

template<int N, bool A, typename T , typename V , typename IS >
int IndSimpSetIncAdj::getPreviousVertexIndex (const IndSimpSetIncAdj< N, 1, A, T, V, IS > &mesh, int n)
 Get the previous vertex index.
template<int N, bool A, typename T , typename V , typename IS >
int IndSimpSetIncAdj::getNextVertexIndex (const IndSimpSetIncAdj< N, 1, A, T, V, IS > &mesh, int n)
 Get the next vertex index.
template<int N, bool A, typename T , typename V , typename IS >
IndSimpSetIncAdj< N, 1, A, T,
V, IS >::Vertex 
IndSimpSetIncAdj::getPreviousVertex (const IndSimpSetIncAdj< N, 1, A, T, V, IS > &mesh, const int n)
 Get the previous vertex.
template<int N, bool A, typename T , typename V , typename IS >
IndSimpSetIncAdj< N, 1, A, T,
V, IS >::Vertex 
IndSimpSetIncAdj::getNextVertex (const IndSimpSetIncAdj< N, 1, A, T, V, IS > &mesh, const int n)
 Get the next vertex.
template<int N, int M, bool A, typename T , typename V , typename IS >
void IndSimpSet::getFace (const IndSimpSet< N, M, A, T, V, IS > &mesh, int simplexIndex, int vertexIndex, typename IndSimpSet< N, M, A, T, V, IS >::SimplexFace *face)
 Get the face in the simplex that is opposite to the given vertex.
template<int N, int M, bool A, typename T , typename V , typename IS >
void IndSimpSet::getIndexedFace (const IndSimpSet< N, M, A, T, V, IS > &mesh, int simplexIndex, int vertexIndex, typename IndSimpSet< N, M, A, T, V, IS >::IndexedSimplexFace *face)
 Get the indexed face in the simplex that is opposite to the given vertex.
template<int N, int M, bool A, typename T , typename V , typename IS >
void IndSimpSet::getCentroid (const IndSimpSet< N, M, A, T, V, IS > &mesh, int n, typename IndSimpSet< N, M, A, T, V, IS >::Vertex *x)
 Get the centroid of the specified simplex.
template<int N, int M, bool A, typename T , typename V , typename IS >
bool IndSimpSetIncAdj::isOriented (const IndSimpSetIncAdj< N, M, A, T, V, IS > &mesh)
 Return true if the simplices of the mesh have consistent orientations.

Detailed Description


Function Documentation

template<int N, int M, bool A, typename T , typename V , typename IS >
void getCentroid ( const IndSimpSet< N, M, A, T, V, IS > &  mesh,
int  n,
typename IndSimpSet< N, M, A, T, V, IS >::Vertex x 
) [related, inherited]

Get the centroid of the specified simplex.

template<int N, int M, bool A, typename T , typename V , typename IS >
void getFace ( const IndSimpSet< N, M, A, T, V, IS > &  mesh,
int  simplexIndex,
int  vertexIndex,
typename IndSimpSet< N, M, A, T, V, IS >::SimplexFace face 
) [related, inherited]

Get the face in the simplex that is opposite to the given vertex.

template<int N, int M, bool A, typename T , typename V , typename IS >
void getIndexedFace ( const IndSimpSet< N, M, A, T, V, IS > &  mesh,
int  simplexIndex,
int  vertexIndex,
typename IndSimpSet< N, M, A, T, V, IS >::IndexedSimplexFace face 
) [related, inherited]

Get the indexed face in the simplex that is opposite to the given vertex.

template<int N, bool A, typename T , typename V , typename IS >
IndSimpSetIncAdj< N, 1, A, T, V, IS >::Vertex getNextVertex ( const IndSimpSetIncAdj< N, 1, A, T, V, IS > &  mesh,
const int  n 
) [related, inherited]
template<int N, bool A, typename T , typename V , typename IS >
int getNextVertexIndex ( const IndSimpSetIncAdj< N, 1, A, T, V, IS > &  mesh,
int  n 
) [related, inherited]

Get the next vertex index.

Referenced by IndSimpSetIncAdj< _N, _M, _A, T, V, IS >::getNextVertex().

template<int N, bool A, typename T , typename V , typename IS >
IndSimpSetIncAdj< N, 1, A, T, V, IS >::Vertex getPreviousVertex ( const IndSimpSetIncAdj< N, 1, A, T, V, IS > &  mesh,
const int  n 
) [related, inherited]
template<int N, bool A, typename T , typename V , typename IS >
int getPreviousVertexIndex ( const IndSimpSetIncAdj< N, 1, A, T, V, IS > &  mesh,
int  n 
) [related, inherited]

Get the previous vertex index.

Referenced by IndSimpSetIncAdj< _N, _M, _A, T, V, IS >::getPreviousVertex().

template<int N, int M, bool A, typename T , typename V , typename IS >
bool isOriented ( const IndSimpSetIncAdj< N, M, A, T, V, IS > &  mesh  )  [related, inherited]

Return true if the simplices of the mesh have consistent orientations.

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