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

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

Inheritance diagram for MR.SetBitIteratorT_MRRegionBitSet:

Public Member Functions

unsafe SetBitIteratorT_MRRegionBitSet ()
 Constructs an empty (default-constructed) instance.
unsafe SetBitIteratorT_MRRegionBitSet (MR.Const_SetBitIteratorT_MRRegionBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.RegionBitSet>::SetBitIteratorT.
 SetBitIteratorT_MRRegionBitSet (SetBitIteratorT_MRRegionBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.RegionBitSet>::SetBitIteratorT.
unsafe SetBitIteratorT_MRRegionBitSet (MR.Const_RegionBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.RegionBitSet>::SetBitIteratorT.
unsafe MR.SetBitIteratorT_MRRegionBitSet assign (MR.Const_SetBitIteratorT_MRRegionBitSet _other)
 Generated from method MR::SetBitIteratorT<MR.RegionBitSet>::operator=.
unsafe void incr ()
 Generated from method MR::SetBitIteratorT<MR.RegionBitSet>::operator++.

Static Public Member Functions

static unsafe implicit operator SetBitIteratorT_MRRegionBitSet (MR.Const_RegionBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.RegionBitSet>::SetBitIteratorT.

Detailed Description

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

Constructor & Destructor Documentation

◆ SetBitIteratorT_MRRegionBitSet() [1/4]

unsafe MR.SetBitIteratorT_MRRegionBitSet.SetBitIteratorT_MRRegionBitSet ( )
inline

Constructs an empty (default-constructed) instance.

◆ SetBitIteratorT_MRRegionBitSet() [2/4]

unsafe MR.SetBitIteratorT_MRRegionBitSet.SetBitIteratorT_MRRegionBitSet ( MR.Const_SetBitIteratorT_MRRegionBitSet _other)
inline

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

◆ SetBitIteratorT_MRRegionBitSet() [3/4]

MR.SetBitIteratorT_MRRegionBitSet.SetBitIteratorT_MRRegionBitSet ( SetBitIteratorT_MRRegionBitSet _other)
inline

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

◆ SetBitIteratorT_MRRegionBitSet() [4/4]

unsafe MR.SetBitIteratorT_MRRegionBitSet.SetBitIteratorT_MRRegionBitSet ( MR.Const_RegionBitSet bitset)
inline

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

Member Function Documentation

◆ assign()

unsafe MR.SetBitIteratorT_MRRegionBitSet MR.SetBitIteratorT_MRRegionBitSet.assign ( MR.Const_SetBitIteratorT_MRRegionBitSet _other)
inline

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

◆ incr()

unsafe void MR.SetBitIteratorT_MRRegionBitSet.incr ( )
inline

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

◆ operator SetBitIteratorT_MRRegionBitSet()

unsafe implicit MR.SetBitIteratorT_MRRegionBitSet.operator SetBitIteratorT_MRRegionBitSet ( MR.Const_RegionBitSet bitset)
inlinestatic

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


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