|
MEPP2 Project
|
This is the complete list of members for are_meshes_identical::Face, including all inherited members.
| Face(const std::deque< Vertex > &vertices, const std::vector< FloatT > &attributes) | are_meshes_identical::Face | inline |
| isequalto(const Face &f, FloatT geom_threshold, FloatT attr_threshold, bool relative_thresholds, ErrorContainer *errors_log=NULL) const | are_meshes_identical::Face | inline |
| m_attributes | are_meshes_identical::Face | |
| m_vertices | are_meshes_identical::Face | |
| next_vertex_in_face(std::deque< Vertex >::iterator v_it) | are_meshes_identical::Face | inline |
| operator<(const Face &f) const | are_meshes_identical::Face | inline |
| operator==(const Face &f) const | are_meshes_identical::Face | inline |