◆ display()
void are_meshes_identical::Mesh::display |
( |
void |
| ) |
|
|
inline |
◆ isequalto()
bool are_meshes_identical::Mesh::isequalto |
( |
const Mesh & |
other, |
|
|
FloatT |
geom_threshold, |
|
|
FloatT |
attr_threshold, |
|
|
bool |
relative_thresholds, |
|
|
ErrorContainer * |
errors_log = NULL |
|
) |
| |
|
inline |
◆ load()
void are_meshes_identical::Mesh::load |
( |
std::ifstream & |
file, |
|
|
int |
vertices_nbr, |
|
|
int |
faces_nbr |
|
) |
| |
|
inline |
◆ m_faces
std::multiset< Face > are_meshes_identical::Mesh::m_faces |
|
protected |
◆ m_facesNbr
int are_meshes_identical::Mesh::m_facesNbr |
|
protected |
◆ m_vertices
std::multiset< Vertex > are_meshes_identical::Mesh::m_vertices |
|
protected |
◆ m_verticesNbr
int are_meshes_identical::Mesh::m_verticesNbr |
|
protected |
The documentation for this class was generated from the following file: