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

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

+ Inheritance diagram for MR.BMap_MRGraphVertId_MRGraphVertId:

Public Member Functions

unsafe BMap_MRGraphVertId_MRGraphVertId ()
 Constructs an empty (default-constructed) instance.
 
unsafe BMap_MRGraphVertId_MRGraphVertId (MR._ByValue_Buffer_MRGraphVertId_MRGraphVertId b, ulong tsize)
 Constructs MR.BMap<MR.GraphVertId, MR.GraphVertId> elementwise.
 
unsafe BMap_MRGraphVertId_MRGraphVertId (MR._ByValue_BMap_MRGraphVertId_MRGraphVertId _other)
 Generated from constructor MR.BMap<MR.GraphVertId, MR.GraphVertId>::BMap.
 
unsafe MR.BMap_MRGraphVertId_MRGraphVertId assign (MR._ByValue_BMap_MRGraphVertId_MRGraphVertId _other)
 Generated from method MR.BMap<MR.GraphVertId, MR.GraphVertId>::operator=.
 

Properties

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

Detailed Description

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

Constructor & Destructor Documentation

◆ BMap_MRGraphVertId_MRGraphVertId() [1/3]

unsafe MR.BMap_MRGraphVertId_MRGraphVertId.BMap_MRGraphVertId_MRGraphVertId ( )
inline

Constructs an empty (default-constructed) instance.

◆ BMap_MRGraphVertId_MRGraphVertId() [2/3]

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

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

◆ BMap_MRGraphVertId_MRGraphVertId() [3/3]

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

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

Member Function Documentation

◆ assign()

unsafe MR.BMap_MRGraphVertId_MRGraphVertId MR.BMap_MRGraphVertId_MRGraphVertId.assign ( MR._ByValue_BMap_MRGraphVertId_MRGraphVertId _other)
inline

Generated from method MR.BMap<MR.GraphVertId, MR.GraphVertId>::operator=.

Property Documentation

◆ b

new unsafe MR.Buffer_MRGraphVertId_MRGraphVertId MR.BMap_MRGraphVertId_MRGraphVertId.b
getprotected set

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

◆ tsize

new unsafe ref ulong MR.BMap_MRGraphVertId_MRGraphVertId.tsize
get

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