Generated from class MR.Features.MeasureResult.Distance. Base classes: Direct: (non-virtual) MR.Features.MeasureResult.BasicPart This is the const half of the class.
More...
|
|
static unsafe implicit | operator MR.Features.MeasureResult.Const_BasicPart (Const_Distance self) |
| |
|
static unsafe implicit | operator bool (MR.Features.MeasureResult.Const_Distance _this) |
| | Generated from conversion operator MR.Features.MeasureResult.Distance.operator bool.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe float | distance [get] |
| |
|
unsafe ref readonly MR.Vector3f | closestPointA [get] |
| |
|
unsafe ref readonly MR.Vector3f | closestPointB [get] |
| |
|
unsafe MR.Features.MeasureResult.Status | status [get] |
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
Generated from class MR.Features.MeasureResult.Distance. Base classes: Direct: (non-virtual) MR.Features.MeasureResult.BasicPart This is the const half of the class.
The documentation for this class was generated from the following file: