MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::MeshMeshDistanceResult Struct Reference

#include <MRMesh/MRMeshMeshDistance.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::MeshMeshDistanceResult::a

two closest points: from meshes A and B respectively

◆ b

PointOnFace MR::MeshMeshDistanceResult::b

◆ distSq

float MR::MeshMeshDistanceResult::distSq = 0

squared distance between a and b


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