![]() |
Prusa Slicer 2.6.0
|
Public Member Functions | |
| bool | operator== (const EdgeToFace &other) const |
| bool | operator< (const EdgeToFace &other) const |
Public Attributes | |
| int | vertex_low |
| int | vertex_high |
| int | face |
| int | face_edge |
|
inline |
References vertex_high, and vertex_low.
|
inline |
References vertex_high, and vertex_low.
| int Slic3r::EdgeToFace::face |
Referenced by Slic3r::create_edge_map(), and Slic3r::its_face_edge_ids_impl().
| int Slic3r::EdgeToFace::face_edge |
Referenced by Slic3r::create_edge_map(), and Slic3r::its_face_edge_ids_impl().
| int Slic3r::EdgeToFace::vertex_high |
Referenced by Slic3r::create_edge_map(), operator<(), and operator==().
| int Slic3r::EdgeToFace::vertex_low |
Referenced by Slic3r::create_edge_map(), operator<(), and operator==().