#include <MRMeshProject.h>
Public Attributes | |
PointOnFace | proj |
the closest point on mesh, transformed by xf if it is given | |
MeshTriPoint | mtp |
its barycentric representation | |
float | distSq = 0 |
squared distance from pt to proj | |
float MR::MeshProjectionResult::distSq = 0 |
squared distance from pt to proj
MeshTriPoint MR::MeshProjectionResult::mtp |
its barycentric representation
PointOnFace MR::MeshProjectionResult::proj |
the closest point on mesh, transformed by xf if it is given