vtf-logo

Equality


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.

Detailed Description

Test the equality of two indexed simplex sets. These functions are for debugging purposes only. They don't do anything fancy like check if the vertices or simplices are given in different order.
Generated on Fri Aug 24 12:56:00 2007 for Computational Geometry Package by  doxygen 1.4.7