MeshLib
 
Loading...
Searching...
No Matches
MR::MeshProjectionResult Struct Reference

#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
 

Member Data Documentation

◆ distSq

float MR::MeshProjectionResult::distSq = 0

squared distance from pt to proj

◆ mtp

MeshTriPoint MR::MeshProjectionResult::mtp

its barycentric representation

◆ proj

PointOnFace MR::MeshProjectionResult::proj

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


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