describes the point of measurement on mesh More...
#include <MRMeshThickness.h>
Public Member Functions | |
| MRMESH_API void | set (const Mesh &mesh, const MeshTriPoint &p) |
Public Attributes | |
| MeshTriPoint | triPoint |
| relative position on mesh | |
| Vector3f | pt |
| 3d coordinates | |
| Vector3f | inDir |
| unit direction inside the mesh = minus normal | |
| FacePredicate | notIncidentFaces |
| predicate that returns true for mesh faces not-incident to the point | |
describes the point of measurement on mesh