MeshLib C++ Docs
Loading...
Searching...
No Matches
MRMeshMeshDistanceResult Struct Reference

#include <MRMeshMeshDistance.h>

Public Attributes

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

Member Data Documentation

◆ a

MRPointOnFace MRMeshMeshDistanceResult::a

two closest points: from meshes A and B respectively

◆ b

MRPointOnFace MRMeshMeshDistanceResult::b

◆ distSq

float MRMeshMeshDistanceResult::distSq

squared distance between a and b


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