Wildmeshing Toolkit
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
wmtk::components::image_simulation::FaceAttributes Class Reference

Public Member Functions

void reset ()
 
void merge (const FaceAttributes &attr)
 

Public Attributes

bool m_is_surface_fs = false
 
int m_is_bbox_fs = -1
 

Member Data Documentation

◆ m_is_bbox_fs

int wmtk::components::image_simulation::FaceAttributes::m_is_bbox_fs = -1

Keep track which bbox side the face is on -1: none 0/1: x min/max 2/3: y min/max 4/5: z min/max

This bbox side ID is used to keep the bbox from collapsing.

◆ m_is_surface_fs

bool wmtk::components::image_simulation::FaceAttributes::m_is_surface_fs = false

Is this face a part of the surface.


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