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

#include <MRMeshDistance.h>

Public Attributes

PointOnFace a
 two closest points: from meshes A and B respectively
 
PointOnFace b
 
float distSq = 0
 squared distance between a and b
 

Member Data Documentation

◆ a

PointOnFace MR::MeshDistanceResult::a

two closest points: from meshes A and B respectively

◆ b

PointOnFace MR::MeshDistanceResult::b

◆ distSq

float MR::MeshDistanceResult::distSq = 0

squared distance between a and b


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