|
Functions |
bool | geom::IndSimpSet::operator== (const IndSimpSet< N, M, A1, T, V1, IS1 > &x, const IndSimpSet< N, M, A2, T, V2, IS2 > &y) |
| Return true if the vertices and indexed simplices are equal.
|
bool | geom::IndSimpSet::operator!= (const IndSimpSet< N, M, A1, T, V1, IS1 > &x, const IndSimpSet< N, M, A2, T, V2, IS2 > &y) |
| Return true if the vertices and indexed simplices are not equal.
|
bool | geom::IndSimpSetIncAdj::operator== (const IndSimpSetIncAdj< N, M, A1, T, V1, IS1 > &x, const IndSimpSetIncAdj< N, M, A2, T, V2, IS2 > &y) |
| Return true if the meshes are equal.
|
bool | geom::IndSimpSetIncAdj::operator!= (const IndSimpSetIncAdj< N, M, A1, T, V1, IS1 > &x, const IndSimpSetIncAdj< N, M, A2, T, V2, IS2 > &y) |
| Return true if the meshes are not equal.
|