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

#include <MRMeshDistance.h>

Public Attributes

PointOnFace a
 two closest points: from meshes A and B respectively
 
PointOnFace b
 
float signedDist = 0
 signed distance between a and b, positive if meshes do not collide
 

Member Data Documentation

◆ a

PointOnFace MR::MeshSignedDistanceResult::a

two closest points: from meshes A and B respectively

◆ b

PointOnFace MR::MeshSignedDistanceResult::b

◆ signedDist

float MR::MeshSignedDistanceResult::signedDist = 0

signed distance between a and b, positive if meshes do not collide


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