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