Generated from class MR.MeshMeshDistanceResult. This is the non-const half of the class.
More...
|
| new unsafe MR.PointOnFace | a [get, protected set] |
| | two closest points: from meshes A and B respectively
|
| |
| new unsafe MR.PointOnFace | b [get, protected set] |
| | two closest points: from meshes A and B respectively
|
| |
| new unsafe ref float | distSq [get] |
| | squared distance between a and b
|
| |
Generated from class MR.MeshMeshDistanceResult. This is the non-const half of the class.
◆ MeshMeshDistanceResult() [1/4]
| unsafe MR.MeshMeshDistanceResult.MeshMeshDistanceResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ MeshMeshDistanceResult() [2/4]
| unsafe MR.MeshMeshDistanceResult.MeshMeshDistanceResult |
( |
MR.Const_PointOnFace | a, |
|
|
MR.Const_PointOnFace | b, |
|
|
float | distSq ) |
|
inline |
◆ MeshMeshDistanceResult() [3/4]
| unsafe MR.MeshMeshDistanceResult.MeshMeshDistanceResult |
( |
MR.Const_MeshMeshDistanceResult | _other | ) |
|
|
inline |
Generated from constructor MR.MeshMeshDistanceResult.MeshMeshDistanceResult.
◆ MeshMeshDistanceResult() [4/4]
Generated from constructor MR.MeshMeshDistanceResult.MeshMeshDistanceResult.
◆ assign()
Generated from method MR.MeshMeshDistanceResult.operator=.
two closest points: from meshes A and B respectively
two closest points: from meshes A and B respectively
◆ distSq
| new unsafe ref float MR.MeshMeshDistanceResult.distSq |
|
get |
squared distance between a and b
The documentation for this class was generated from the following file: