Generated from class MR.Features.MeasureResult.Angle. 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_Angle self) |
| |
|
static unsafe implicit | operator bool (MR.Features.MeasureResult.Const_Angle _this) |
| | Generated from conversion operator MR.Features.MeasureResult.Angle.operator bool.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe ref readonly MR.Vector3f | pointA [get] |
| |
|
unsafe ref readonly MR.Vector3f | pointB [get] |
| |
|
unsafe ref readonly MR.Vector3f | dirA [get] |
| |
|
unsafe ref readonly MR.Vector3f | dirB [get] |
| |
|
unsafe bool | isSurfaceNormalA [get] |
| | Whether dir{A,B} is a surface normal or a line direction.
|
| |
|
unsafe bool | isSurfaceNormalB [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.Angle. 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: