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

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

Inheritance diagram for MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element:

Classes

struct  _Underlying

Public Member Functions

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.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.GraphVertId__ref_storage_id
unsafe float * __ref_storage_val

Properties

unsafe ref readonly MR.GraphVertId id [get]
unsafe float val [get]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_Element() [1/4]

unsafe MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element.Const_Element ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_Element() [2/4]

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

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

◆ Const_Element() [3/4]

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

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

◆ Const_Element() [4/4]

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

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

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_id

unsafe MR.GraphVertId* MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element.__ref_storage_id
protected

◆ __ref_storage_val

unsafe float* MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element.__ref_storage_val
protected

Property Documentation

◆ id

unsafe ref readonly MR.GraphVertId MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element.id
get

◆ val

unsafe float MR.Const_Heap_Float_MRGraphVertId_StdGreaterFloat.Const_Element.val
get

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