Wildmeshing Toolkit
Loading...
Searching...
No Matches
Public Attributes | List of all members
wmtk::components::topological_offset::FaceExtra Class Reference

Per-face data the shared optimizer knows nothing about. More...

#include <TopoOffsetTetMesh.h>

Public Attributes

int label = 0
 

Detailed Description

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.


The documentation for this class was generated from the following file: