Generated from class MR.MeshProjectionResult. 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, transformed by xf if it is given
|
| unsafe MR.Const_MeshTriPoint | mtp [get, protected set] |
| | its barycentric representation
|
| unsafe float | distSq [get] |
| | squared distance from original projected point to proj
|
Generated from class MR.MeshProjectionResult. This is the const half of the class.
◆ Const_MeshProjectionResult() [1/4]
| unsafe MR.Const_MeshProjectionResult.Const_MeshProjectionResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_MeshProjectionResult() [2/4]
◆ Const_MeshProjectionResult() [3/4]
◆ Const_MeshProjectionResult() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_MeshProjectionResult.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_MeshProjectionResult.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ operator bool()
Generated from conversion operator MR::MeshProjectionResult::operator bool.
◆ valid()
| unsafe bool MR.Const_MeshProjectionResult.valid |
( |
| ) |
|
|
inline |
◆ __ref_storage_distSq
| unsafe float* MR.Const_MeshProjectionResult.__ref_storage_distSq |
|
protected |
◆ distSq
| unsafe float MR.Const_MeshProjectionResult.distSq |
|
get |
squared distance from original projected point to proj
◆ mtp
its barycentric representation
◆ proj
the closest point on mesh, transformed by xf if it is given
The documentation for this class was generated from the following file: