◆ Vertex()
are_meshes_identical::Vertex::Vertex |
( |
const Point & |
point, |
|
|
const std::vector< FloatT > & |
attributes |
|
) |
| |
|
inline |
◆ isequalto()
bool are_meshes_identical::Vertex::isequalto |
( |
const Vertex & |
other, |
|
|
FloatT |
geom_threshold, |
|
|
FloatT |
attr_threshold, |
|
|
bool |
relative_thresholds, |
|
|
ErrorContainer * |
errors_log = NULL |
|
) |
| const |
|
inline |
◆ operator<()
bool are_meshes_identical::Vertex::operator< |
( |
const Vertex & |
other | ) |
const |
|
inline |
◆ operator=()
Vertex& are_meshes_identical::Vertex::operator= |
( |
const Vertex & |
other | ) |
|
|
inline |
◆ operator==()
bool are_meshes_identical::Vertex::operator== |
( |
const Vertex & |
other | ) |
const |
|
inline |
◆ m_attributes
std::vector< FloatT > are_meshes_identical::Vertex::m_attributes |
◆ m_point
Point are_meshes_identical::Vertex::m_point |
The documentation for this class was generated from the following file: