|
|
| VertexAttributes (const Vector3r &p) |
| |
|
|
Vector3r | m_pos |
| |
|
Vector3d | m_posf |
| |
|
bool | m_is_rounded = false |
| |
|
bool | m_is_on_surface = false |
| |
| size_t | m_order = 0 |
| |
|
std::vector< int > | on_bbox_faces |
| |
|
double | m_sizing_scalar = 1 |
| |
|
size_t | partition_id = 0 |
| |
|
bool | m_is_on_open_boundary = false |
| |
◆ m_order
| size_t wmtk::components::tetwild::VertexAttributes::m_order = 0 |
The order of a vertex in a TetMesh is as follows: 0: vertex is not on the surface 1: vertex is on the surface 2: vertex is on the boundary of the surface or a non-manifold edge 3: vertex is at the boundary of a non-manifold edge or a non-manifold vertex
The documentation for this class was generated from the following files:
- /home/runner/work/wildmeshing-toolkit/wildmeshing-toolkit/components/tetwild/wmtk/components/tetwild/TetWildMesh.h
- /home/runner/work/wildmeshing-toolkit/wildmeshing-toolkit/components/tetwild/wmtk/components/tetwild/TetWildMesh.cpp