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++.

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.

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: