#include <MRMeshProject.h>
Public Attributes | |
PointOnFace | proj |
the closest point on mesh | |
MeshTriPoint | mtp |
its barycentric representation | |
float | dist = 0 |
distance from pt to proj (positive - outside, negative - inside the mesh) | |
float MR::SignedDistanceToMeshResult::dist = 0 |
distance from pt to proj (positive - outside, negative - inside the mesh)
MeshTriPoint MR::SignedDistanceToMeshResult::mtp |
its barycentric representation
PointOnFace MR::SignedDistanceToMeshResult::proj |
the closest point on mesh