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++.
Public Member Functions inherited from MR.Const_SetBitIteratorT_MRRegionBitSet
virtual void Dispose ()
unsafe Const_SetBitIteratorT_MRRegionBitSet ()
 Constructs an empty (default-constructed) instance.
unsafe Const_SetBitIteratorT_MRRegionBitSet (MR.Const_SetBitIteratorT_MRRegionBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.RegionBitSet>::SetBitIteratorT.
 Const_SetBitIteratorT_MRRegionBitSet (SetBitIteratorT_MRRegionBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.RegionBitSet>::SetBitIteratorT.
unsafe Const_SetBitIteratorT_MRRegionBitSet (MR.Const_RegionBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.RegionBitSet>::SetBitIteratorT.
unsafe MR.? Const_RegionBitSet bitset ()
 Generated from method MR::SetBitIteratorT<MR.RegionBitSet>bitset.
unsafe MR.RegionId deref ()
 Generated from method MR::SetBitIteratorT<MR.RegionBitSet>::operator*.
bool Equals (MR.Const_SetBitIteratorT_MRRegionBitSet? b)
override bool Equals (object? other)

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.
Static Public Member Functions inherited from MR.Const_SetBitIteratorT_MRRegionBitSet
static unsafe implicit operator Const_SetBitIteratorT_MRRegionBitSet (MR.Const_RegionBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.RegionBitSet>::SetBitIteratorT.
static unsafe SetBitIteratorT_MRRegionBitSet operator++ (MR.Const_SetBitIteratorT_MRRegionBitSet _this)
 Generated from method MR::SetBitIteratorT<MR.RegionBitSet>operator++.
static unsafe bool operator== (MR.Const_SetBitIteratorT_MRRegionBitSet a, MR.Const_SetBitIteratorT_MRRegionBitSet b)
 Generated from function MR::operator==.
static unsafe bool operator!= (MR.Const_SetBitIteratorT_MRRegionBitSet a, MR.Const_SetBitIteratorT_MRRegionBitSet b)

Additional Inherited Members

Protected Member Functions inherited from MR.Const_SetBitIteratorT_MRRegionBitSet
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.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: