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

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

Inheritance diagram for MR.Const_ObjectComparableWithReference.ComparableProperty:

Public Member Functions

unsafe ComparableProperty ()
 Constructs an empty (default-constructed) instance.
unsafe ComparableProperty (float value, float? referenceValue)
 Constructs MR.ObjectComparableWithReference.ComparableProperty elementwise.
unsafe ComparableProperty (MR.ObjectComparableWithReference.Const_ComparableProperty _other)
 Generated from constructor MR::ObjectComparableWithReference::ComparableProperty::ComparableProperty.
 ComparableProperty (ComparableProperty _other)
 Generated from constructor MR::ObjectComparableWithReference::ComparableProperty::ComparableProperty.
unsafe MR.ObjectComparableWithReference.ComparableProperty assign (MR.ObjectComparableWithReference.Const_ComparableProperty _other)
 Generated from method MR::ObjectComparableWithReference::ComparableProperty::operator=.
Public Member Functions inherited from MR.Const_ObjectComparableWithReference.Const_ComparableProperty
virtual void Dispose ()
unsafe Const_ComparableProperty ()
 Constructs an empty (default-constructed) instance.
unsafe Const_ComparableProperty (float value, float? referenceValue)
 Constructs MR.ObjectComparableWithReference.ComparableProperty elementwise.
unsafe Const_ComparableProperty (MR.ObjectComparableWithReference.Const_ComparableProperty _other)
 Generated from constructor MR::ObjectComparableWithReference::ComparableProperty::ComparableProperty.
 Const_ComparableProperty (ComparableProperty _other)
 Generated from constructor MR::ObjectComparableWithReference::ComparableProperty::ComparableProperty.

Properties

new unsafe ref float value [get]
new unsafe MR.Std.Optional_Float referenceValue [get, protected set]
Properties inherited from MR.Const_ObjectComparableWithReference.Const_ComparableProperty
unsafe float value [get]
unsafe MR.Std.Const_Optional_Float referenceValue [get, protected set]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_ObjectComparableWithReference.Const_ComparableProperty
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.Const_ObjectComparableWithReference.Const_ComparableProperty
unsafe float * __ref_storage_value

Detailed Description

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

Constructor & Destructor Documentation

◆ ComparableProperty() [1/4]

unsafe MR.Const_ObjectComparableWithReference.ComparableProperty.ComparableProperty ( )
inline

Constructs an empty (default-constructed) instance.

◆ ComparableProperty() [2/4]

unsafe MR.Const_ObjectComparableWithReference.ComparableProperty.ComparableProperty ( float value,
float? referenceValue )
inline

◆ ComparableProperty() [3/4]

unsafe MR.Const_ObjectComparableWithReference.ComparableProperty.ComparableProperty ( MR.ObjectComparableWithReference.Const_ComparableProperty _other)
inline

Generated from constructor MR::ObjectComparableWithReference::ComparableProperty::ComparableProperty.

◆ ComparableProperty() [4/4]

MR.Const_ObjectComparableWithReference.ComparableProperty.ComparableProperty ( ComparableProperty _other)
inline

Generated from constructor MR::ObjectComparableWithReference::ComparableProperty::ComparableProperty.

Member Function Documentation

◆ assign()

unsafe MR.ObjectComparableWithReference.ComparableProperty MR.Const_ObjectComparableWithReference.ComparableProperty.assign ( MR.ObjectComparableWithReference.Const_ComparableProperty _other)
inline

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

Property Documentation

◆ referenceValue

new unsafe MR.Std.Optional_Float MR.Const_ObjectComparableWithReference.ComparableProperty.referenceValue
getprotected set

◆ value

new unsafe ref float MR.Const_ObjectComparableWithReference.ComparableProperty.value
get

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