|
Wildmeshing Toolkit
|
Per-face data the shared optimizer knows nothing about. More...
#include <TopoOffsetTetMesh.h>
Public Attributes | |
| int | label = 0 |
Per-face data the shared optimizer knows nothing about.
Tracked-surface state lives on wmtk::SurfaceTagAttributes; only the construction label is the offset's own, and only the pre-optimization phase reads it. Registered with m_face_attr_group so it survives the mesh changing shape, but its values are maintained only by the offset's own operations – sound precisely because the label is dead by the time the shared ones run.