#define MRMESH_API
Definition MRMeshFwd.h:80
SignDetectionMode
how to determine the sign of distances from a mesh
Definition MRSignDetectionMode.h:13
SignDetectionModeShort
how to determine the sign of distances from a mesh, short version including auto-detection
Definition MRSignDetectionMode.h:37
const char * asString(ColoringType ct)
returns string representation of enum values
@ OpenVDB
sign detection from OpenVDB library, which is good and fast if input geometry is closed
Definition MRSignDetectionMode.h:18
@ WindingRule
Definition MRSignDetectionMode.h:25
@ ProjectionNormal
the sign is determined based on pseudonormal in closest mesh point (unsafe in case of self-intersecti...
Definition MRSignDetectionMode.h:21
@ HoleWindingRule
Definition MRSignDetectionMode.h:29
@ Auto
automatic selection of the fastest method among safe options for the current mesh
Definition MRSignDetectionMode.h:38
@ HoleWindingNumber
detects sign from the winding number generalization with support for holes and self-intersections in ...
Definition MRSignDetectionMode.h:39
Additional support for unsigned types.
Definition MRUnsigned.h:9
only for bindings generation
Definition MRCameraOrientationPlugin.h:8