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

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

Inheritance diagram for MR.Const_ObjectComparableWithReference.ComparisonReferenceValue:

Public Member Functions

unsafe ComparisonReferenceValue ()
 Constructs an empty (default-constructed) instance.
unsafe ComparisonReferenceValue (bool isSet, MR.Std.Const_Variant_Float_MRVector3f var)
 Constructs MR.ObjectComparableWithReference.ComparisonReferenceValue elementwise.
unsafe ComparisonReferenceValue (MR.ObjectComparableWithReference.Const_ComparisonReferenceValue _other)
 Generated from constructor MR::ObjectComparableWithReference::ComparisonReferenceValue::ComparisonReferenceValue.
 ComparisonReferenceValue (ComparisonReferenceValue _other)
 Generated from constructor MR::ObjectComparableWithReference::ComparisonReferenceValue::ComparisonReferenceValue.
unsafe MR.ObjectComparableWithReference.ComparisonReferenceValue assign (MR.ObjectComparableWithReference.Const_ComparisonReferenceValue _other)
 Generated from method MR::ObjectComparableWithReference::ComparisonReferenceValue::operator=.
Public Member Functions inherited from MR.Const_ObjectComparableWithReference.Const_ComparisonReferenceValue
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.

Properties

new unsafe ref bool isSet [get]
new unsafe MR.Std.Variant_Float_MRVector3f var [get, protected set]
Properties inherited from MR.Const_ObjectComparableWithReference.Const_ComparisonReferenceValue
unsafe bool isSet [get]
unsafe MR.Std.Const_Variant_Float_MRVector3f var [get, protected set]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_ObjectComparableWithReference.Const_ComparisonReferenceValue
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.Const_ObjectComparableWithReference.Const_ComparisonReferenceValue
unsafe bool * __ref_storage_isSet

Detailed Description

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

Constructor & Destructor Documentation

◆ ComparisonReferenceValue() [1/4]

unsafe MR.Const_ObjectComparableWithReference.ComparisonReferenceValue.ComparisonReferenceValue ( )
inline

Constructs an empty (default-constructed) instance.

◆ ComparisonReferenceValue() [2/4]

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

◆ ComparisonReferenceValue() [3/4]

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

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

◆ ComparisonReferenceValue() [4/4]

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

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

Member Function Documentation

◆ assign()

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

Generated from method MR::ObjectComparableWithReference::ComparisonReferenceValue::operator=.

Property Documentation

◆ isSet

new unsafe ref bool MR.Const_ObjectComparableWithReference.ComparisonReferenceValue.isSet
get

◆ var

new unsafe MR.Std.Variant_Float_MRVector3f MR.Const_ObjectComparableWithReference.ComparisonReferenceValue.var
getprotected set

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