![]() |
Prusa Slicer 2.6.0
|
#include <src/admesh/stl.h>
Public Member Functions | |
| stl_neighbors () | |
| void | reset () |
| int | num_neighbors () const |
Public Attributes | |
| int | neighbor [3] |
| char | which_vertex_not [3] |
|
inline |
|
inline |
References neighbor.
Referenced by stl_remove_unconnected_facets().
Here is the caller graph for this function:
|
inline |
References neighbor, and which_vertex_not.
Referenced by stl_neighbors().
Here is the caller graph for this function:| int stl_neighbors::neighbor[3] |
Referenced by num_neighbors(), reset(), and stl_remove_unconnected_facets().
| char stl_neighbors::which_vertex_not[3] |
Referenced by reset(), stl_remove_unconnected_facets(), and stl_validate().