|
|
void | round () |
| |
|
| TetVertex (const Vector3r &p) |
| |
|
void | printInfo () const |
| |
|
|
Vector3r | pos |
| |
|
int | on_fixed_vertex = -1 |
| | for surface conforming
|
| |
|
std::unordered_set< int > | on_edge |
| |
|
std::unordered_set< int > | on_face |
| |
|
bool | is_on_surface = false |
| |
|
std::unordered_set< int > | conn_tets |
| | for local operations
|
| |
|
Vector3d | posf |
| | for hybrid rationals
|
| |
|
bool | is_rounded = false |
| |
|
bool | is_on_bbox = false |
| | for bbox
|
| |
|
bool | is_on_boundary = false |
| | for boundary
|
| |
|
double | adaptive_scale = 1.0 |
| |
|
bool | is_locked = false |
| |
|
bool | is_inside = false |
| |
The documentation for this class was generated from the following files:
- /home/runner/work/wildmeshing-toolkit/wildmeshing-toolkit/components/tetwild/wmtk/components/tetwild/orig/TetmeshElements.h
- /home/runner/work/wildmeshing-toolkit/wildmeshing-toolkit/components/tetwild/wmtk/components/tetwild/orig/TetmeshElements.cpp