MeshLib
 
Loading...
Searching...
No Matches
MRMeshProjectionResult Struct Reference

#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
 

Member Data Documentation

◆ distSq

float MRMeshProjectionResult::distSq

squared distance from pt to proj

◆ mtp

MRMeshTriPoint MRMeshProjectionResult::mtp

its barycentric representation

◆ proj

MRPointOnFace MRMeshProjectionResult::proj

the closest point on mesh, transformed by xf if it is given


The documentation for this struct was generated from the following file: