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

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

Inheritance diagram for MR.SetBitIteratorT_MRGraphVertBitSet:

Public Member Functions

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

Static Public Member Functions

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

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ SetBitIteratorT_MRGraphVertBitSet() [1/4]

unsafe MR.SetBitIteratorT_MRGraphVertBitSet.SetBitIteratorT_MRGraphVertBitSet ( )
inline

Constructs an empty (default-constructed) instance.

◆ SetBitIteratorT_MRGraphVertBitSet() [2/4]

unsafe MR.SetBitIteratorT_MRGraphVertBitSet.SetBitIteratorT_MRGraphVertBitSet ( MR.Const_SetBitIteratorT_MRGraphVertBitSet _other)
inline

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

◆ SetBitIteratorT_MRGraphVertBitSet() [3/4]

MR.SetBitIteratorT_MRGraphVertBitSet.SetBitIteratorT_MRGraphVertBitSet ( SetBitIteratorT_MRGraphVertBitSet _other)
inline

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

◆ SetBitIteratorT_MRGraphVertBitSet() [4/4]

unsafe MR.SetBitIteratorT_MRGraphVertBitSet.SetBitIteratorT_MRGraphVertBitSet ( MR.Const_GraphVertBitSet bitset)
inline

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

Member Function Documentation

◆ assign()

unsafe MR.SetBitIteratorT_MRGraphVertBitSet MR.SetBitIteratorT_MRGraphVertBitSet.assign ( MR.Const_SetBitIteratorT_MRGraphVertBitSet _other)
inline

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

◆ incr()

unsafe void MR.SetBitIteratorT_MRGraphVertBitSet.incr ( )
inline

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

◆ operator SetBitIteratorT_MRGraphVertBitSet()

unsafe implicit MR.SetBitIteratorT_MRGraphVertBitSet.operator SetBitIteratorT_MRGraphVertBitSet ( MR.Const_GraphVertBitSet bitset)
inlinestatic

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


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