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

iterator to enumerate all indices with set bits in BitSet class or its derivatives Generated from class MR::SetBitIteratorT<MR.TextureBitSet>. This is the const half of the class. More...

Inheritance diagram for MR.Const_SetBitIteratorT_MRTextureBitSet:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_SetBitIteratorT_MRTextureBitSet ()
 Constructs an empty (default-constructed) instance.
unsafe Const_SetBitIteratorT_MRTextureBitSet (MR.Const_SetBitIteratorT_MRTextureBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.TextureBitSet>::SetBitIteratorT.
 Const_SetBitIteratorT_MRTextureBitSet (SetBitIteratorT_MRTextureBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.TextureBitSet>::SetBitIteratorT.
unsafe Const_SetBitIteratorT_MRTextureBitSet (MR.Const_TextureBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.TextureBitSet>::SetBitIteratorT.
unsafe MR.? Const_TextureBitSet bitset ()
 Generated from method MR::SetBitIteratorT<MR.TextureBitSet>bitset.
unsafe MR.TextureId deref ()
 Generated from method MR::SetBitIteratorT<MR.TextureBitSet>::operator*.
bool Equals (MR.Const_SetBitIteratorT_MRTextureBitSet? b)
override bool Equals (object? other)

Static Public Member Functions

static unsafe implicit operator Const_SetBitIteratorT_MRTextureBitSet (MR.Const_TextureBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.TextureBitSet>::SetBitIteratorT.
static unsafe SetBitIteratorT_MRTextureBitSet operator++ (MR.Const_SetBitIteratorT_MRTextureBitSet _this)
 Generated from method MR::SetBitIteratorT<MR.TextureBitSet>operator++.
static unsafe bool operator== (MR.Const_SetBitIteratorT_MRTextureBitSet a, MR.Const_SetBitIteratorT_MRTextureBitSet b)
 Generated from function MR::operator==.
static unsafe bool operator!= (MR.Const_SetBitIteratorT_MRTextureBitSet a, MR.Const_SetBitIteratorT_MRTextureBitSet b)

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

iterator to enumerate all indices with set bits in BitSet class or its derivatives Generated from class MR::SetBitIteratorT<MR.TextureBitSet>. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_SetBitIteratorT_MRTextureBitSet() [1/4]

unsafe MR.Const_SetBitIteratorT_MRTextureBitSet.Const_SetBitIteratorT_MRTextureBitSet ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_SetBitIteratorT_MRTextureBitSet() [2/4]

unsafe MR.Const_SetBitIteratorT_MRTextureBitSet.Const_SetBitIteratorT_MRTextureBitSet ( MR.Const_SetBitIteratorT_MRTextureBitSet _other)
inline

Generated from constructor MR::SetBitIteratorT<MR.TextureBitSet>::SetBitIteratorT.

◆ Const_SetBitIteratorT_MRTextureBitSet() [3/4]

MR.Const_SetBitIteratorT_MRTextureBitSet.Const_SetBitIteratorT_MRTextureBitSet ( SetBitIteratorT_MRTextureBitSet _other)
inline

Generated from constructor MR::SetBitIteratorT<MR.TextureBitSet>::SetBitIteratorT.

◆ Const_SetBitIteratorT_MRTextureBitSet() [4/4]

unsafe MR.Const_SetBitIteratorT_MRTextureBitSet.Const_SetBitIteratorT_MRTextureBitSet ( MR.Const_TextureBitSet bitset)
inline

constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.TextureBitSet>::SetBitIteratorT.

Member Function Documentation

◆ bitset()

unsafe MR.? Const_TextureBitSet MR.Const_SetBitIteratorT_MRTextureBitSet.bitset ( )
inline

Generated from method MR::SetBitIteratorT<MR.TextureBitSet>bitset.

◆ deref()

unsafe MR.TextureId MR.Const_SetBitIteratorT_MRTextureBitSet.deref ( )
inline

Generated from method MR::SetBitIteratorT<MR.TextureBitSet>::operator*.

◆ Dispose() [1/2]

virtual void MR.Const_SetBitIteratorT_MRTextureBitSet.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_SetBitIteratorT_MRTextureBitSet.Dispose ( bool disposing)
inlineprotectedvirtual

◆ Equals() [1/2]

bool MR.Const_SetBitIteratorT_MRTextureBitSet.Equals ( MR.Const_SetBitIteratorT_MRTextureBitSet? b)
inline

◆ Equals() [2/2]

override bool MR.Const_SetBitIteratorT_MRTextureBitSet.Equals ( object? other)
inline

◆ operator Const_SetBitIteratorT_MRTextureBitSet()

unsafe implicit MR.Const_SetBitIteratorT_MRTextureBitSet.operator Const_SetBitIteratorT_MRTextureBitSet ( MR.Const_TextureBitSet bitset)
inlinestatic

constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.TextureBitSet>::SetBitIteratorT.

◆ operator!=()

unsafe bool MR.Const_SetBitIteratorT_MRTextureBitSet.operator!= ( MR.Const_SetBitIteratorT_MRTextureBitSet a,
MR.Const_SetBitIteratorT_MRTextureBitSet b )
inlinestatic

◆ operator++()

unsafe SetBitIteratorT_MRTextureBitSet MR.Const_SetBitIteratorT_MRTextureBitSet.operator++ ( MR.Const_SetBitIteratorT_MRTextureBitSet _this)
inlinestatic

Generated from method MR::SetBitIteratorT<MR.TextureBitSet>operator++.

◆ operator==()

unsafe bool MR.Const_SetBitIteratorT_MRTextureBitSet.operator== ( MR.Const_SetBitIteratorT_MRTextureBitSet a,
MR.Const_SetBitIteratorT_MRTextureBitSet b )
inlinestatic

Generated from function MR::operator==.


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