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.
 Element (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.
 Const_Element (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]

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.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element
unsafe MR.GraphVertId__ref_storage_id
unsafe float * __ref_storage_val

Detailed Description

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

Constructor & Destructor Documentation

◆ Element() [1/4]

unsafe MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Element.Element ( )
inline

Constructs an empty (default-constructed) instance.

◆ Element() [2/4]

unsafe MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Element.Element ( MR.GraphVertId id,
float val )
inline

Constructs MR::Heap<float, MR.GraphVertId, std::greater<float>>Element elementwise.

◆ Element() [3/4]

unsafe MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Element.Element ( MR.Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element _other)
inline

Generated from constructor MR::Heap<float, MR.GraphVertId, std::greater<float>>Element.Element.

◆ Element() [4/4]

MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Element.Element ( Element _other)
inline

Generated from constructor MR::Heap<float, MR.GraphVertId, std::greater<float>>Element.Element.

Member Function Documentation

◆ assign()

unsafe MR.Heap_Float_MRGraphVertId_StdGreaterFloat.Element MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Element.assign ( MR.Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element _other)
inline

Generated from method MR::Heap<float, MR.GraphVertId, std::greater<float>>::Element::operator=.

Property Documentation

◆ id

new unsafe ref MR.GraphVertId MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Element.id
get

◆ val

new unsafe ref float MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Element.val
get

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