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

flat map: I -> T Generated from class MR::BMap<MR.GraphVertId, MR.GraphVertId>. This is the const half of the class. More...

Inheritance diagram for MR.Const_BMap_MRGraphVertId_MRGraphVertId:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_BMap_MRGraphVertId_MRGraphVertId ()
 Constructs an empty (default-constructed) instance.
unsafe Const_BMap_MRGraphVertId_MRGraphVertId (MR._ByValue_Buffer_MRGraphVertId_MRGraphVertId b, ulong tsize)
 Constructs MR::BMap<MR.GraphVertId, MR.GraphVertId> elementwise.
unsafe Const_BMap_MRGraphVertId_MRGraphVertId (MR._ByValue_BMap_MRGraphVertId_MRGraphVertId _other)
 Generated from constructor MR::BMap<MR.GraphVertId, MR.GraphVertId>::BMap.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe ulong * __ref_storage_tsize

Properties

unsafe MR.Const_Buffer_MRGraphVertId_MRGraphVertId b [get, protected set]
unsafe ulong tsize [get]
 target size, all values inside b must be less than this value

Detailed Description

flat map: I -> T Generated from class MR::BMap<MR.GraphVertId, MR.GraphVertId>. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_BMap_MRGraphVertId_MRGraphVertId() [1/3]

unsafe MR.Const_BMap_MRGraphVertId_MRGraphVertId.Const_BMap_MRGraphVertId_MRGraphVertId ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_BMap_MRGraphVertId_MRGraphVertId() [2/3]

unsafe MR.Const_BMap_MRGraphVertId_MRGraphVertId.Const_BMap_MRGraphVertId_MRGraphVertId ( MR._ByValue_Buffer_MRGraphVertId_MRGraphVertId b,
ulong tsize )
inline

Constructs MR::BMap<MR.GraphVertId, MR.GraphVertId> elementwise.

◆ Const_BMap_MRGraphVertId_MRGraphVertId() [3/3]

unsafe MR.Const_BMap_MRGraphVertId_MRGraphVertId.Const_BMap_MRGraphVertId_MRGraphVertId ( MR._ByValue_BMap_MRGraphVertId_MRGraphVertId _other)
inline

Generated from constructor MR::BMap<MR.GraphVertId, MR.GraphVertId>::BMap.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_BMap_MRGraphVertId_MRGraphVertId.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_BMap_MRGraphVertId_MRGraphVertId.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_tsize

unsafe ulong* MR.Const_BMap_MRGraphVertId_MRGraphVertId.__ref_storage_tsize
protected

Property Documentation

◆ b

unsafe MR.Const_Buffer_MRGraphVertId_MRGraphVertId MR.Const_BMap_MRGraphVertId_MRGraphVertId.b
getprotected set

◆ tsize

unsafe ulong MR.Const_BMap_MRGraphVertId_MRGraphVertId.tsize
get

target size, all values inside b must be less than this value


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