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

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

+ Inheritance diagram for MR.BMap_MRTextureId_MRTextureId:

Public Member Functions

unsafe BMap_MRTextureId_MRTextureId ()
 Constructs an empty (default-constructed) instance.
 
unsafe BMap_MRTextureId_MRTextureId (MR._ByValue_Buffer_MRTextureId_MRTextureId b, ulong tsize)
 Constructs MR.BMap<MR.TextureId, MR.TextureId> elementwise.
 
unsafe BMap_MRTextureId_MRTextureId (MR._ByValue_BMap_MRTextureId_MRTextureId _other)
 Generated from constructor MR.BMap<MR.TextureId, MR.TextureId>::BMap.
 
unsafe MR.BMap_MRTextureId_MRTextureId assign (MR._ByValue_BMap_MRTextureId_MRTextureId _other)
 Generated from method MR.BMap<MR.TextureId, MR.TextureId>::operator=.
 

Properties

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

Constructor & Destructor Documentation

◆ BMap_MRTextureId_MRTextureId() [1/3]

unsafe MR.BMap_MRTextureId_MRTextureId.BMap_MRTextureId_MRTextureId ( )
inline

Constructs an empty (default-constructed) instance.

◆ BMap_MRTextureId_MRTextureId() [2/3]

unsafe MR.BMap_MRTextureId_MRTextureId.BMap_MRTextureId_MRTextureId ( MR._ByValue_Buffer_MRTextureId_MRTextureId b,
ulong tsize )
inline

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

◆ BMap_MRTextureId_MRTextureId() [3/3]

unsafe MR.BMap_MRTextureId_MRTextureId.BMap_MRTextureId_MRTextureId ( MR._ByValue_BMap_MRTextureId_MRTextureId _other)
inline

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

Member Function Documentation

◆ assign()

unsafe MR.BMap_MRTextureId_MRTextureId MR.BMap_MRTextureId_MRTextureId.assign ( MR._ByValue_BMap_MRTextureId_MRTextureId _other)
inline

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

Property Documentation

◆ b

new unsafe MR.Buffer_MRTextureId_MRTextureId MR.BMap_MRTextureId_MRTextureId.b
getprotected set

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

◆ tsize

new unsafe ref ulong MR.BMap_MRTextureId_MRTextureId.tsize
get

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