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

Properties

new unsafe ref float value [get]
 
new unsafe MR.Std.Optional_Float referenceValue [get]
 
- Properties inherited from MR.Const_ObjectComparableWithReference.Const_ComparableProperty
unsafe float value [get]
 
unsafe MR.Std.Const_Optional_Float referenceValue [get]
 
- Properties inherited from MR.Misc.Object< Const_ComparableProperty >
virtual bool _IsOwning [get]
 Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
 

Additional Inherited Members

- Protected Member Functions inherited from MR.Const_ObjectComparableWithReference.Const_ComparableProperty
virtual unsafe void Dispose (bool disposing)
 
- Protected Attributes inherited from MR.Misc.Object< Const_ComparableProperty >
bool _IsOwningVal
 

Detailed Description

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


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