MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Element Class Reference

Generated from class MR.Heap<float, MR.GraphVertId, std.greater<float>>::Element. This is the non-const half of the class. More...

+ Inheritance diagram for MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Element:

Public Member Functions

unsafe Element ()
 Constructs an empty (default-constructed) instance.
 
unsafe Element (MR.GraphVertId id, float val)
 Constructs MR.Heap<float, MR.GraphVertId, std.greater<float>>::Element elementwise.
 
unsafe Element (MR.Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element _other)
 Generated from constructor MR.Heap<float, MR.GraphVertId, std.greater<float>>::Element.Element.
 
unsafe MR.Heap_Float_MRGraphVertId_StdGreaterFloat.Element assign (MR.Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element _other)
 Generated from method MR.Heap<float, MR.GraphVertId, std.greater<float>>::Element.operator=.
 
- Public Member Functions inherited from MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element
virtual void Dispose ()
 
unsafe Const_Element ()
 Constructs an empty (default-constructed) instance.
 
unsafe Const_Element (MR.GraphVertId id, float val)
 Constructs MR.Heap<float, MR.GraphVertId, std.greater<float>>::Element elementwise.
 
unsafe Const_Element (MR.Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element _other)
 Generated from constructor MR.Heap<float, MR.GraphVertId, std.greater<float>>::Element.Element.
 

Properties

new unsafe ref MR.GraphVertId id [get]
 
new unsafe ref float val [get]
 
- Properties inherited from MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element
unsafe ref readonly MR.GraphVertId id [get]
 
unsafe float val [get]
 
- Properties inherited from MR.Misc.Object< Const_Element >
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_Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element
virtual unsafe void Dispose (bool disposing)
 
- Protected Attributes inherited from MR.Misc.Object< Const_Element >
bool _IsOwningVal
 

Detailed Description

Generated from class MR.Heap<float, MR.GraphVertId, std.greater<float>>::Element. This is the non-const half of the class.


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