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

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

Inheritance diagram for MR.SetBitIteratorT_MRObjBitSet:

Public Member Functions

unsafe SetBitIteratorT_MRObjBitSet ()
 Constructs an empty (default-constructed) instance.
unsafe SetBitIteratorT_MRObjBitSet (MR.Const_SetBitIteratorT_MRObjBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.ObjBitSet>::SetBitIteratorT.
 SetBitIteratorT_MRObjBitSet (SetBitIteratorT_MRObjBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.ObjBitSet>::SetBitIteratorT.
unsafe SetBitIteratorT_MRObjBitSet (MR.Const_ObjBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.ObjBitSet>::SetBitIteratorT.
unsafe MR.SetBitIteratorT_MRObjBitSet assign (MR.Const_SetBitIteratorT_MRObjBitSet _other)
 Generated from method MR::SetBitIteratorT<MR.ObjBitSet>::operator=.
unsafe void incr ()
 Generated from method MR::SetBitIteratorT<MR.ObjBitSet>operator++.
Public Member Functions inherited from MR.Const_SetBitIteratorT_MRObjBitSet
virtual void Dispose ()
unsafe Const_SetBitIteratorT_MRObjBitSet ()
 Constructs an empty (default-constructed) instance.
unsafe Const_SetBitIteratorT_MRObjBitSet (MR.Const_SetBitIteratorT_MRObjBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.ObjBitSet>::SetBitIteratorT.
 Const_SetBitIteratorT_MRObjBitSet (SetBitIteratorT_MRObjBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.ObjBitSet>::SetBitIteratorT.
unsafe Const_SetBitIteratorT_MRObjBitSet (MR.Const_ObjBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.ObjBitSet>::SetBitIteratorT.
unsafe MR.? Const_ObjBitSet bitset ()
 Generated from method MR::SetBitIteratorT<MR.ObjBitSet>bitset.
unsafe MR.ObjId deref ()
 Generated from method MR::SetBitIteratorT<MR.ObjBitSet>::operator*.
bool Equals (MR.Const_SetBitIteratorT_MRObjBitSet? b)
override bool Equals (object? other)

Static Public Member Functions

static unsafe implicit operator SetBitIteratorT_MRObjBitSet (MR.Const_ObjBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.ObjBitSet>::SetBitIteratorT.
Static Public Member Functions inherited from MR.Const_SetBitIteratorT_MRObjBitSet
static unsafe implicit operator Const_SetBitIteratorT_MRObjBitSet (MR.Const_ObjBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.ObjBitSet>::SetBitIteratorT.
static unsafe SetBitIteratorT_MRObjBitSet operator++ (MR.Const_SetBitIteratorT_MRObjBitSet _this)
 Generated from method MR::SetBitIteratorT<MR.ObjBitSet>operator++.
static unsafe bool operator== (MR.Const_SetBitIteratorT_MRObjBitSet a, MR.Const_SetBitIteratorT_MRObjBitSet b)
 Generated from function MR::operator==.
static unsafe bool operator!= (MR.Const_SetBitIteratorT_MRObjBitSet a, MR.Const_SetBitIteratorT_MRObjBitSet b)

Additional Inherited Members

Protected Member Functions inherited from MR.Const_SetBitIteratorT_MRObjBitSet
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.ObjBitSet>. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ SetBitIteratorT_MRObjBitSet() [1/4]

unsafe MR.SetBitIteratorT_MRObjBitSet.SetBitIteratorT_MRObjBitSet ( )
inline

Constructs an empty (default-constructed) instance.

◆ SetBitIteratorT_MRObjBitSet() [2/4]

unsafe MR.SetBitIteratorT_MRObjBitSet.SetBitIteratorT_MRObjBitSet ( MR.Const_SetBitIteratorT_MRObjBitSet _other)
inline

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

◆ SetBitIteratorT_MRObjBitSet() [3/4]

MR.SetBitIteratorT_MRObjBitSet.SetBitIteratorT_MRObjBitSet ( SetBitIteratorT_MRObjBitSet _other)
inline

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

◆ SetBitIteratorT_MRObjBitSet() [4/4]

unsafe MR.SetBitIteratorT_MRObjBitSet.SetBitIteratorT_MRObjBitSet ( MR.Const_ObjBitSet bitset)
inline

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

Member Function Documentation

◆ assign()

unsafe MR.SetBitIteratorT_MRObjBitSet MR.SetBitIteratorT_MRObjBitSet.assign ( MR.Const_SetBitIteratorT_MRObjBitSet _other)
inline

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

◆ incr()

unsafe void MR.SetBitIteratorT_MRObjBitSet.incr ( )
inline

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

◆ operator SetBitIteratorT_MRObjBitSet()

unsafe implicit MR.SetBitIteratorT_MRObjBitSet.operator SetBitIteratorT_MRObjBitSet ( MR.Const_ObjBitSet bitset)
inlinestatic

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


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