MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_ObjectComparableWithReference.Const_ComparisonReferenceValue Class Reference

Generated from class MR.ObjectComparableWithReference.ComparisonReferenceValue. This is the const half of the class. More...

Inheritance diagram for MR.Const_ObjectComparableWithReference.Const_ComparisonReferenceValue:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ComparisonReferenceValue ()
 Constructs an empty (default-constructed) instance.
unsafe Const_ComparisonReferenceValue (bool isSet, MR.Std.Const_Variant_Float_MRVector3f var)
 Constructs MR.ObjectComparableWithReference.ComparisonReferenceValue elementwise.
unsafe Const_ComparisonReferenceValue (MR.ObjectComparableWithReference.Const_ComparisonReferenceValue _other)
 Generated from constructor MR::ObjectComparableWithReference::ComparisonReferenceValue::ComparisonReferenceValue.
 Const_ComparisonReferenceValue (ComparisonReferenceValue _other)
 Generated from constructor MR::ObjectComparableWithReference::ComparisonReferenceValue::ComparisonReferenceValue.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe bool * __ref_storage_isSet

Properties

unsafe bool isSet [get]
unsafe MR.Std.Const_Variant_Float_MRVector3f var [get, protected set]

Detailed Description

Generated from class MR.ObjectComparableWithReference.ComparisonReferenceValue. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_ComparisonReferenceValue() [1/4]

unsafe MR.Const_ObjectComparableWithReference.Const_ComparisonReferenceValue.Const_ComparisonReferenceValue ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_ComparisonReferenceValue() [2/4]

unsafe MR.Const_ObjectComparableWithReference.Const_ComparisonReferenceValue.Const_ComparisonReferenceValue ( bool isSet,
MR.Std.Const_Variant_Float_MRVector3f var )
inline

◆ Const_ComparisonReferenceValue() [3/4]

unsafe MR.Const_ObjectComparableWithReference.Const_ComparisonReferenceValue.Const_ComparisonReferenceValue ( MR.ObjectComparableWithReference.Const_ComparisonReferenceValue _other)
inline

Generated from constructor MR::ObjectComparableWithReference::ComparisonReferenceValue::ComparisonReferenceValue.

◆ Const_ComparisonReferenceValue() [4/4]

MR.Const_ObjectComparableWithReference.Const_ComparisonReferenceValue.Const_ComparisonReferenceValue ( ComparisonReferenceValue _other)
inline

Generated from constructor MR::ObjectComparableWithReference::ComparisonReferenceValue::ComparisonReferenceValue.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ObjectComparableWithReference.Const_ComparisonReferenceValue.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_ObjectComparableWithReference.Const_ComparisonReferenceValue.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_isSet

unsafe bool* MR.Const_ObjectComparableWithReference.Const_ComparisonReferenceValue.__ref_storage_isSet
protected

Property Documentation

◆ isSet

unsafe bool MR.Const_ObjectComparableWithReference.Const_ComparisonReferenceValue.isSet
get

◆ var

unsafe MR.Std.Const_Variant_Float_MRVector3f MR.Const_ObjectComparableWithReference.Const_ComparisonReferenceValue.var
getprotected set

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