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

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

+ Inheritance diagram for MR.BMap_MRPixelId_MRPixelId:

Public Member Functions

unsafe BMap_MRPixelId_MRPixelId ()
 Constructs an empty (default-constructed) instance.
 
unsafe BMap_MRPixelId_MRPixelId (MR._ByValue_Buffer_MRPixelId_MRPixelId b, ulong tsize)
 Constructs MR.BMap<MR.PixelId, MR.PixelId> elementwise.
 
unsafe BMap_MRPixelId_MRPixelId (MR._ByValue_BMap_MRPixelId_MRPixelId _other)
 Generated from constructor MR.BMap<MR.PixelId, MR.PixelId>::BMap.
 
unsafe MR.BMap_MRPixelId_MRPixelId assign (MR._ByValue_BMap_MRPixelId_MRPixelId _other)
 Generated from method MR.BMap<MR.PixelId, MR.PixelId>::operator=.
 

Properties

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

Constructor & Destructor Documentation

◆ BMap_MRPixelId_MRPixelId() [1/3]

unsafe MR.BMap_MRPixelId_MRPixelId.BMap_MRPixelId_MRPixelId ( )
inline

Constructs an empty (default-constructed) instance.

◆ BMap_MRPixelId_MRPixelId() [2/3]

unsafe MR.BMap_MRPixelId_MRPixelId.BMap_MRPixelId_MRPixelId ( MR._ByValue_Buffer_MRPixelId_MRPixelId b,
ulong tsize )
inline

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

◆ BMap_MRPixelId_MRPixelId() [3/3]

unsafe MR.BMap_MRPixelId_MRPixelId.BMap_MRPixelId_MRPixelId ( MR._ByValue_BMap_MRPixelId_MRPixelId _other)
inline

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

Member Function Documentation

◆ assign()

unsafe MR.BMap_MRPixelId_MRPixelId MR.BMap_MRPixelId_MRPixelId.assign ( MR._ByValue_BMap_MRPixelId_MRPixelId _other)
inline

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

Property Documentation

◆ b

new unsafe MR.Buffer_MRPixelId_MRPixelId MR.BMap_MRPixelId_MRPixelId.b
getprotected set

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

◆ tsize

new unsafe ref ulong MR.BMap_MRPixelId_MRPixelId.tsize
get

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