information about shell vertex More...
#include <MRInnerShell.h>
Public Member Functions | |
bool | valid () const |
returns true if shell vertex is in range, does not project on boundary and located on proper side | |
Public Attributes | |
bool | inRange = false |
true when shell vertex is within settings.maxDist from source mesh | |
bool | projOnBd = false |
shell vertex projects on source mesh boundary (never true for winding rule mode) | |
bool | rightSide = false |
whether shell vertex is on requested side of source mesh | |
information about shell vertex
|
inline |
returns true if shell vertex is in range, does not project on boundary and located on proper side
bool MR::ShellVertexInfo::inRange = false |
true when shell vertex is within settings.maxDist from source mesh
bool MR::ShellVertexInfo::projOnBd = false |
shell vertex projects on source mesh boundary (never true for winding rule mode)
bool MR::ShellVertexInfo::rightSide = false |
whether shell vertex is on requested side of source mesh