Generated from class MR.SignedDistanceToMeshResult. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.Const_PointOnFace | proj [get, protected set] |
| | the closest point on mesh
|
| unsafe MR.Const_MeshTriPoint | mtp [get, protected set] |
| | its barycentric representation
|
| unsafe float | dist [get] |
| | distance from pt to proj (positive - outside, negative - inside the mesh)
|
Generated from class MR.SignedDistanceToMeshResult. This is the const half of the class.
◆ Const_SignedDistanceToMeshResult() [1/4]
| unsafe MR.Const_SignedDistanceToMeshResult.Const_SignedDistanceToMeshResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_SignedDistanceToMeshResult() [2/4]
◆ Const_SignedDistanceToMeshResult() [3/4]
◆ Const_SignedDistanceToMeshResult() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_SignedDistanceToMeshResult.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_SignedDistanceToMeshResult.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_dist
| unsafe float* MR.Const_SignedDistanceToMeshResult.__ref_storage_dist |
|
protected |
◆ dist
| unsafe float MR.Const_SignedDistanceToMeshResult.dist |
|
get |
distance from pt to proj (positive - outside, negative - inside the mesh)
◆ mtp
its barycentric representation
◆ proj
the closest point on mesh
The documentation for this class was generated from the following file: