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

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

+ Inheritance diagram for MR.BMap_MRRegionId_MRRegionId:

Public Member Functions

unsafe BMap_MRRegionId_MRRegionId ()
 Constructs an empty (default-constructed) instance.
 
unsafe BMap_MRRegionId_MRRegionId (MR._ByValue_Buffer_MRRegionId_MRRegionId b, ulong tsize)
 Constructs MR.BMap<MR.RegionId, MR.RegionId> elementwise.
 
unsafe BMap_MRRegionId_MRRegionId (MR._ByValue_BMap_MRRegionId_MRRegionId _other)
 Generated from constructor MR.BMap<MR.RegionId, MR.RegionId>::BMap.
 
unsafe MR.BMap_MRRegionId_MRRegionId assign (MR._ByValue_BMap_MRRegionId_MRRegionId _other)
 Generated from method MR.BMap<MR.RegionId, MR.RegionId>::operator=.
 

Properties

new unsafe MR.Buffer_MRRegionId_MRRegionId 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.RegionId, MR.RegionId>. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ BMap_MRRegionId_MRRegionId() [1/3]

unsafe MR.BMap_MRRegionId_MRRegionId.BMap_MRRegionId_MRRegionId ( )
inline

Constructs an empty (default-constructed) instance.

◆ BMap_MRRegionId_MRRegionId() [2/3]

unsafe MR.BMap_MRRegionId_MRRegionId.BMap_MRRegionId_MRRegionId ( MR._ByValue_Buffer_MRRegionId_MRRegionId b,
ulong tsize )
inline

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

◆ BMap_MRRegionId_MRRegionId() [3/3]

unsafe MR.BMap_MRRegionId_MRRegionId.BMap_MRRegionId_MRRegionId ( MR._ByValue_BMap_MRRegionId_MRRegionId _other)
inline

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

Member Function Documentation

◆ assign()

unsafe MR.BMap_MRRegionId_MRRegionId MR.BMap_MRRegionId_MRRegionId.assign ( MR._ByValue_BMap_MRRegionId_MRRegionId _other)
inline

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

Property Documentation

◆ b

new unsafe MR.Buffer_MRRegionId_MRRegionId MR.BMap_MRRegionId_MRRegionId.b
getprotected set

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

◆ tsize

new unsafe ref ulong MR.BMap_MRRegionId_MRRegionId.tsize
get

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