#include <MRMeshMeshDistance.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 | |
PointOnFace MR::MeshMeshSignedDistanceResult::a |
two closest points: from meshes A and B respectively
PointOnFace MR::MeshMeshSignedDistanceResult::b |
float MR::MeshMeshSignedDistanceResult::signedDist = 0 |
signed distance between a and b, positive if meshes do not collide