MeshLib C# Docs
Loading...
Searching...
No Matches
MR.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 non-const half of the class. More...

Inheritance diagram for MR.SetBitIteratorT_MRTextureBitSet:

Public Member Functions

unsafe SetBitIteratorT_MRTextureBitSet ()
 Constructs an empty (default-constructed) instance.
unsafe SetBitIteratorT_MRTextureBitSet (MR.Const_SetBitIteratorT_MRTextureBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.TextureBitSet>::SetBitIteratorT.
 SetBitIteratorT_MRTextureBitSet (SetBitIteratorT_MRTextureBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.TextureBitSet>::SetBitIteratorT.
unsafe SetBitIteratorT_MRTextureBitSet (MR.Const_TextureBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.TextureBitSet>::SetBitIteratorT.
unsafe MR.SetBitIteratorT_MRTextureBitSet assign (MR.Const_SetBitIteratorT_MRTextureBitSet _other)
 Generated from method MR::SetBitIteratorT<MR.TextureBitSet>::operator=.
unsafe void incr ()
 Generated from method MR::SetBitIteratorT<MR.TextureBitSet>::operator++.

Static Public Member Functions

static unsafe implicit operator SetBitIteratorT_MRTextureBitSet (MR.Const_TextureBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.TextureBitSet>::SetBitIteratorT.

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 non-const half of the class.

Constructor & Destructor Documentation

◆ SetBitIteratorT_MRTextureBitSet() [1/4]

unsafe MR.SetBitIteratorT_MRTextureBitSet.SetBitIteratorT_MRTextureBitSet ( )
inline

Constructs an empty (default-constructed) instance.

◆ SetBitIteratorT_MRTextureBitSet() [2/4]

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

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

◆ SetBitIteratorT_MRTextureBitSet() [3/4]

MR.SetBitIteratorT_MRTextureBitSet.SetBitIteratorT_MRTextureBitSet ( SetBitIteratorT_MRTextureBitSet _other)
inline

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

◆ SetBitIteratorT_MRTextureBitSet() [4/4]

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

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

Member Function Documentation

◆ assign()

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

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

◆ incr()

unsafe void MR.SetBitIteratorT_MRTextureBitSet.incr ( )
inline

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

◆ operator SetBitIteratorT_MRTextureBitSet()

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

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


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