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

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

Inheritance diagram for MR.SetBitIteratorT_MRPixelBitSet:

Public Member Functions

unsafe SetBitIteratorT_MRPixelBitSet ()
 Constructs an empty (default-constructed) instance.
unsafe SetBitIteratorT_MRPixelBitSet (MR.Const_SetBitIteratorT_MRPixelBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.PixelBitSet>::SetBitIteratorT.
 SetBitIteratorT_MRPixelBitSet (SetBitIteratorT_MRPixelBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.PixelBitSet>::SetBitIteratorT.
unsafe SetBitIteratorT_MRPixelBitSet (MR.Const_PixelBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.PixelBitSet>::SetBitIteratorT.
unsafe MR.SetBitIteratorT_MRPixelBitSet assign (MR.Const_SetBitIteratorT_MRPixelBitSet _other)
 Generated from method MR::SetBitIteratorT<MR.PixelBitSet>::operator=.
unsafe void incr ()
 Generated from method MR::SetBitIteratorT<MR.PixelBitSet>::operator++.

Static Public Member Functions

static unsafe implicit operator SetBitIteratorT_MRPixelBitSet (MR.Const_PixelBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.PixelBitSet>::SetBitIteratorT.

Detailed Description

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

Constructor & Destructor Documentation

◆ SetBitIteratorT_MRPixelBitSet() [1/4]

unsafe MR.SetBitIteratorT_MRPixelBitSet.SetBitIteratorT_MRPixelBitSet ( )
inline

Constructs an empty (default-constructed) instance.

◆ SetBitIteratorT_MRPixelBitSet() [2/4]

unsafe MR.SetBitIteratorT_MRPixelBitSet.SetBitIteratorT_MRPixelBitSet ( MR.Const_SetBitIteratorT_MRPixelBitSet _other)
inline

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

◆ SetBitIteratorT_MRPixelBitSet() [3/4]

MR.SetBitIteratorT_MRPixelBitSet.SetBitIteratorT_MRPixelBitSet ( SetBitIteratorT_MRPixelBitSet _other)
inline

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

◆ SetBitIteratorT_MRPixelBitSet() [4/4]

unsafe MR.SetBitIteratorT_MRPixelBitSet.SetBitIteratorT_MRPixelBitSet ( MR.Const_PixelBitSet bitset)
inline

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

Member Function Documentation

◆ assign()

unsafe MR.SetBitIteratorT_MRPixelBitSet MR.SetBitIteratorT_MRPixelBitSet.assign ( MR.Const_SetBitIteratorT_MRPixelBitSet _other)
inline

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

◆ incr()

unsafe void MR.SetBitIteratorT_MRPixelBitSet.incr ( )
inline

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

◆ operator SetBitIteratorT_MRPixelBitSet()

unsafe implicit MR.SetBitIteratorT_MRPixelBitSet.operator SetBitIteratorT_MRPixelBitSet ( MR.Const_PixelBitSet bitset)
inlinestatic

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


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