MEPP2 Project
|
Classes | |
class | Face |
class | Mesh |
class | Point |
class | Vertex |
Typedefs | |
typedef std::set< std::pair< FloatT, FloatT > > | ErrorContainer |
Functions | |
std::string | get_next_line (std::ifstream &file) |
FloatT | relative_distance (FloatT a, FloatT b) |
FloatT | absolute_distance (FloatT a, FloatT b) |
bool | arevectorequal (const std::vector< FloatT > &v1, const std::vector< FloatT > &v2, FloatT attr_threshold, bool relative_threshold, ErrorContainer *errors_log) |
std::ostream & | operator<< (std::ostream &os, const Point &p) |
std::ostream & | operator<< (std::ostream &os, const Vertex &v) |
std::ostream & | operator<< (std::ostream &os, const Face &p) |
typedef std::set< std::pair< FloatT, FloatT > > are_meshes_identical::ErrorContainer |
Definition at line 28 of file utils_are_meshes_identical.inl.
Definition at line 700 of file utils_are_meshes_identical.inl.
|
inline |
Definition at line 710 of file utils_are_meshes_identical.inl.
|
inline |
Definition at line 664 of file utils_are_meshes_identical.inl.
|
inline |
Definition at line 402 of file utils_are_meshes_identical.inl.
|
inline |
Definition at line 165 of file utils_are_meshes_identical.inl.
|
inline |
Definition at line 232 of file utils_are_meshes_identical.inl.
Definition at line 684 of file utils_are_meshes_identical.inl.