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

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

Inheritance diagram for MR.Const_ObjectComparableWithReference.Const_ComparableProperty:

Classes

struct  _Underlying

Public Member Functions

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.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe float * __ref_storage_value

Properties

unsafe float value [get]
unsafe MR.Std.Const_Optional_Float referenceValue [get, protected set]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_ComparableProperty() [1/4]

unsafe MR.Const_ObjectComparableWithReference.Const_ComparableProperty.Const_ComparableProperty ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_ComparableProperty() [2/4]

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

◆ Const_ComparableProperty() [3/4]

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

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

◆ Const_ComparableProperty() [4/4]

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

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

Member Function Documentation

◆ Dispose() [1/2]

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

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ref_storage_value

unsafe float* MR.Const_ObjectComparableWithReference.Const_ComparableProperty.__ref_storage_value
protected

Property Documentation

◆ referenceValue

unsafe MR.Std.Const_Optional_Float MR.Const_ObjectComparableWithReference.Const_ComparableProperty.referenceValue
getprotected set

◆ value

unsafe float MR.Const_ObjectComparableWithReference.Const_ComparableProperty.value
get

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