Generated from class MR.MeshMeshDistanceResult. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.Const_PointOnFace | a [get, protected set] |
| | two closest points: from meshes A and B respectively
|
| unsafe MR.Const_PointOnFace | b [get, protected set] |
| | two closest points: from meshes A and B respectively
|
| unsafe float | distSq [get] |
| | squared distance between a and b
|
Generated from class MR.MeshMeshDistanceResult. This is the const half of the class.
◆ Const_MeshMeshDistanceResult() [1/4]
| unsafe MR.Const_MeshMeshDistanceResult.Const_MeshMeshDistanceResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_MeshMeshDistanceResult() [2/4]
◆ Const_MeshMeshDistanceResult() [3/4]
◆ Const_MeshMeshDistanceResult() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_MeshMeshDistanceResult.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_MeshMeshDistanceResult.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_distSq
| unsafe float* MR.Const_MeshMeshDistanceResult.__ref_storage_distSq |
|
protected |
two closest points: from meshes A and B respectively
two closest points: from meshes A and B respectively
◆ distSq
| unsafe float MR.Const_MeshMeshDistanceResult.distSq |
|
get |
squared distance between a and b
The documentation for this class was generated from the following file: