MeshLib JavaScript Docs
Loading...
Searching...
No Matches
MeshMeshSignedDistanceResult Class Reference

Public Attributes

PointOnFace a
 two closest points: from meshes A and B respectively
PointOnFace b
number status
 mutual status of two meshes
number signedDist
 signed distance between a and b, positive if meshes do not collide

Member Data Documentation

◆ a

PointOnFace MeshMeshSignedDistanceResult::a

two closest points: from meshes A and B respectively

◆ b

PointOnFace MeshMeshSignedDistanceResult::b

◆ signedDist

number MeshMeshSignedDistanceResult::signedDist

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

◆ status

number MeshMeshSignedDistanceResult::status

mutual status of two meshes


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