Wildmeshing Toolkit
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
wmtk::TriOptimizerMesh::VertexAttributes Struct Reference

Public Member Functions

 VertexAttributes (const Vector2d &p)
 
 VertexAttributes (const Vector2r &p)
 

Public Attributes

Vector2d m_posf
 
Vector2r m_pos
 
bool m_is_rounded = false
 
bool m_is_on_surface = false
 
std::vector< int > on_bbox_faces
 
double m_sizing_scalar = 1
 
size_t partition_id = 0
 

Member Data Documentation

◆ m_is_rounded

bool wmtk::TriOptimizerMesh::VertexAttributes::m_is_rounded = false

If a vertex cannot be rounded without inverting an incident face, the exact position must be used. Once the vertex can be rounded to double precision, the rational representation is obsolete.


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