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

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

+ Inheritance diagram for MR.BMap_MRGraphEdgeId_MRGraphEdgeId:

Public Member Functions

unsafe BMap_MRGraphEdgeId_MRGraphEdgeId ()
 Constructs an empty (default-constructed) instance.
 
unsafe BMap_MRGraphEdgeId_MRGraphEdgeId (MR._ByValue_Buffer_MRGraphEdgeId_MRGraphEdgeId b, ulong tsize)
 Constructs MR.BMap<MR.GraphEdgeId, MR.GraphEdgeId> elementwise.
 
unsafe BMap_MRGraphEdgeId_MRGraphEdgeId (MR._ByValue_BMap_MRGraphEdgeId_MRGraphEdgeId _other)
 Generated from constructor MR.BMap<MR.GraphEdgeId, MR.GraphEdgeId>::BMap.
 
unsafe MR.BMap_MRGraphEdgeId_MRGraphEdgeId assign (MR._ByValue_BMap_MRGraphEdgeId_MRGraphEdgeId _other)
 Generated from method MR.BMap<MR.GraphEdgeId, MR.GraphEdgeId>::operator=.
 

Properties

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

Constructor & Destructor Documentation

◆ BMap_MRGraphEdgeId_MRGraphEdgeId() [1/3]

unsafe MR.BMap_MRGraphEdgeId_MRGraphEdgeId.BMap_MRGraphEdgeId_MRGraphEdgeId ( )
inline

Constructs an empty (default-constructed) instance.

◆ BMap_MRGraphEdgeId_MRGraphEdgeId() [2/3]

unsafe MR.BMap_MRGraphEdgeId_MRGraphEdgeId.BMap_MRGraphEdgeId_MRGraphEdgeId ( MR._ByValue_Buffer_MRGraphEdgeId_MRGraphEdgeId b,
ulong tsize )
inline

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

◆ BMap_MRGraphEdgeId_MRGraphEdgeId() [3/3]

unsafe MR.BMap_MRGraphEdgeId_MRGraphEdgeId.BMap_MRGraphEdgeId_MRGraphEdgeId ( MR._ByValue_BMap_MRGraphEdgeId_MRGraphEdgeId _other)
inline

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

Member Function Documentation

◆ assign()

unsafe MR.BMap_MRGraphEdgeId_MRGraphEdgeId MR.BMap_MRGraphEdgeId_MRGraphEdgeId.assign ( MR._ByValue_BMap_MRGraphEdgeId_MRGraphEdgeId _other)
inline

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

Property Documentation

◆ b

new unsafe MR.Buffer_MRGraphEdgeId_MRGraphEdgeId MR.BMap_MRGraphEdgeId_MRGraphEdgeId.b
getprotected set

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

◆ tsize

new unsafe ref ulong MR.BMap_MRGraphEdgeId_MRGraphEdgeId.tsize
get

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