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