MeshLib C# Docs
Loading...
Searching...
No Matches

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...

Inheritance diagram for MR.Features.Const_MeasureResult.Const_Distance:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_Distance ()
 Constructs an empty (default-constructed) instance.
unsafe Const_Distance (MR.Features.MeasureResult.Const_Distance _other)
 Generated from constructor MR::Features::MeasureResult::Distance::Distance.
 Const_Distance (Distance _other)
 Generated from constructor MR::Features::MeasureResult::Distance::Distance.
unsafe MR.Vector3f closestPointFor (bool b)
 Generated from method MR::Features::MeasureResult::Distance::closestPointFor.
unsafe float distanceAlongAxis (int i)
 Generated from method MR::Features::MeasureResult::Distance::distanceAlongAxis.
unsafe float distanceAlongAxisAbs (int i)
 Generated from method MR::Features::MeasureResult::Distance::distanceAlongAxisAbs.

Static Public Member Functions

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.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe float * __ref_storage_distance
unsafe MR.Vector3f__ref_storage_closestPointA
unsafe MR.Vector3f__ref_storage_closestPointB
unsafe MR.Features.MeasureResult.Status__ref_storage_status

Properties

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]

Detailed Description

Generated from class MR.Features.MeasureResult.Distance. Base classes: Direct: (non-virtual) MR.Features.MeasureResult.BasicPart This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_Distance() [1/3]

unsafe MR.Features.Const_MeasureResult.Const_Distance.Const_Distance ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_Distance() [2/3]

unsafe MR.Features.Const_MeasureResult.Const_Distance.Const_Distance ( MR.Features.MeasureResult.Const_Distance _other)
inline

Generated from constructor MR::Features::MeasureResult::Distance::Distance.

◆ Const_Distance() [3/3]

MR.Features.Const_MeasureResult.Const_Distance.Const_Distance ( Distance _other)
inline

Generated from constructor MR::Features::MeasureResult::Distance::Distance.

Member Function Documentation

◆ closestPointFor()

unsafe MR.Vector3f MR.Features.Const_MeasureResult.Const_Distance.closestPointFor ( bool b)
inline

Generated from method MR::Features::MeasureResult::Distance::closestPointFor.

◆ Dispose() [1/2]

virtual void MR.Features.Const_MeasureResult.Const_Distance.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Features.Const_MeasureResult.Const_Distance.Dispose ( bool disposing)
inlineprotectedvirtual

◆ distanceAlongAxis()

unsafe float MR.Features.Const_MeasureResult.Const_Distance.distanceAlongAxis ( int i)
inline

Generated from method MR::Features::MeasureResult::Distance::distanceAlongAxis.

◆ distanceAlongAxisAbs()

unsafe float MR.Features.Const_MeasureResult.Const_Distance.distanceAlongAxisAbs ( int i)
inline

Generated from method MR::Features::MeasureResult::Distance::distanceAlongAxisAbs.

◆ operator bool()

unsafe implicit MR.Features.Const_MeasureResult.Const_Distance.operator bool ( MR.Features.MeasureResult.Const_Distance _this)
inlinestatic

Generated from conversion operator MR::Features::MeasureResult::Distance::operator bool.

◆ operator MR.Features.MeasureResult.Const_BasicPart()

unsafe implicit MR.Features.Const_MeasureResult.Const_Distance.operator MR.Features.MeasureResult.Const_BasicPart ( Const_Distance self)
inlinestatic

Member Data Documentation

◆ __ref_storage_closestPointA

unsafe MR.Vector3f* MR.Features.Const_MeasureResult.Const_Distance.__ref_storage_closestPointA
protected

◆ __ref_storage_closestPointB

unsafe MR.Vector3f* MR.Features.Const_MeasureResult.Const_Distance.__ref_storage_closestPointB
protected

◆ __ref_storage_distance

unsafe float* MR.Features.Const_MeasureResult.Const_Distance.__ref_storage_distance
protected

◆ __ref_storage_status

unsafe MR.Features.MeasureResult.Status* MR.Features.Const_MeasureResult.Const_Distance.__ref_storage_status
protected

Property Documentation

◆ closestPointA

unsafe ref readonly MR.Vector3f MR.Features.Const_MeasureResult.Const_Distance.closestPointA
get

◆ closestPointB

unsafe ref readonly MR.Vector3f MR.Features.Const_MeasureResult.Const_Distance.closestPointB
get

◆ distance

unsafe float MR.Features.Const_MeasureResult.Const_Distance.distance
get

◆ status

unsafe MR.Features.MeasureResult.Status MR.Features.Const_MeasureResult.Const_Distance.status
get

The documentation for this class was generated from the following file: