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

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

Inheritance diagram for MR.BMap_MRVertId_SizeT:

Public Member Functions

unsafe BMap_MRVertId_SizeT ()
 Constructs an empty (default-constructed) instance.
unsafe BMap_MRVertId_SizeT (MR._ByValue_Buffer_MRVertId b, nuint tsize)
 Constructs MR::BMap<MR.VertId, size_t> elementwise.
unsafe BMap_MRVertId_SizeT (MR._ByValue_BMap_MRVertId_SizeT _other)
 Generated from constructor MR::BMap<MR.VertId, size_t>::BMap.
unsafe MR.BMap_MRVertId_SizeT assign (MR._ByValue_BMap_MRVertId_SizeT _other)
 Generated from method MR::BMap<MR.VertId, size_t>::operator=.
Public Member Functions inherited from MR.Const_BMap_MRVertId_SizeT
virtual void Dispose ()
unsafe Const_BMap_MRVertId_SizeT ()
 Constructs an empty (default-constructed) instance.
unsafe Const_BMap_MRVertId_SizeT (MR._ByValue_Buffer_MRVertId b, nuint tsize)
 Constructs MR::BMap<MR.VertId, size_t> elementwise.
unsafe Const_BMap_MRVertId_SizeT (MR._ByValue_BMap_MRVertId_SizeT _other)
 Generated from constructor MR::BMap<MR.VertId, size_t>::BMap.

Properties

new unsafe MR.Buffer_MRVertId b [get, protected set]
new unsafe ref nuint tsize [get]
 target size, all values inside b must be less than this value
Properties inherited from MR.Const_BMap_MRVertId_SizeT
unsafe MR.Const_Buffer_MRVertId b [get, protected set]
unsafe nuint tsize [get]
 target size, all values inside b must be less than this value

Additional Inherited Members

Protected Member Functions inherited from MR.Const_BMap_MRVertId_SizeT
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.Const_BMap_MRVertId_SizeT
unsafe nuint * __ref_storage_tsize

Detailed Description

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

Constructor & Destructor Documentation

◆ BMap_MRVertId_SizeT() [1/3]

unsafe MR.BMap_MRVertId_SizeT.BMap_MRVertId_SizeT ( )
inline

Constructs an empty (default-constructed) instance.

◆ BMap_MRVertId_SizeT() [2/3]

unsafe MR.BMap_MRVertId_SizeT.BMap_MRVertId_SizeT ( MR._ByValue_Buffer_MRVertId b,
nuint tsize )
inline

Constructs MR::BMap<MR.VertId, size_t> elementwise.

◆ BMap_MRVertId_SizeT() [3/3]

unsafe MR.BMap_MRVertId_SizeT.BMap_MRVertId_SizeT ( MR._ByValue_BMap_MRVertId_SizeT _other)
inline

Generated from constructor MR::BMap<MR.VertId, size_t>::BMap.

Member Function Documentation

◆ assign()

unsafe MR.BMap_MRVertId_SizeT MR.BMap_MRVertId_SizeT.assign ( MR._ByValue_BMap_MRVertId_SizeT _other)
inline

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

Property Documentation

◆ b

new unsafe MR.Buffer_MRVertId MR.BMap_MRVertId_SizeT.b
getprotected set

◆ tsize

new unsafe ref nuint MR.BMap_MRVertId_SizeT.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: