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

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

Inheritance diagram for MR.SetBitIteratorT_MRGraphEdgeBitSet:

Public Member Functions

unsafe SetBitIteratorT_MRGraphEdgeBitSet ()
 Constructs an empty (default-constructed) instance.
unsafe SetBitIteratorT_MRGraphEdgeBitSet (MR.Const_SetBitIteratorT_MRGraphEdgeBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.GraphEdgeBitSet>::SetBitIteratorT.
 SetBitIteratorT_MRGraphEdgeBitSet (SetBitIteratorT_MRGraphEdgeBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.GraphEdgeBitSet>::SetBitIteratorT.
unsafe SetBitIteratorT_MRGraphEdgeBitSet (MR.Const_GraphEdgeBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.GraphEdgeBitSet>::SetBitIteratorT.
unsafe MR.SetBitIteratorT_MRGraphEdgeBitSet assign (MR.Const_SetBitIteratorT_MRGraphEdgeBitSet _other)
 Generated from method MR::SetBitIteratorT<MR.GraphEdgeBitSet>::operator=.
unsafe void incr ()
 Generated from method MR::SetBitIteratorT<MR.GraphEdgeBitSet>::operator++.

Static Public Member Functions

static unsafe implicit operator SetBitIteratorT_MRGraphEdgeBitSet (MR.Const_GraphEdgeBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.GraphEdgeBitSet>::SetBitIteratorT.

Detailed Description

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

Constructor & Destructor Documentation

◆ SetBitIteratorT_MRGraphEdgeBitSet() [1/4]

unsafe MR.SetBitIteratorT_MRGraphEdgeBitSet.SetBitIteratorT_MRGraphEdgeBitSet ( )
inline

Constructs an empty (default-constructed) instance.

◆ SetBitIteratorT_MRGraphEdgeBitSet() [2/4]

unsafe MR.SetBitIteratorT_MRGraphEdgeBitSet.SetBitIteratorT_MRGraphEdgeBitSet ( MR.Const_SetBitIteratorT_MRGraphEdgeBitSet _other)
inline

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

◆ SetBitIteratorT_MRGraphEdgeBitSet() [3/4]

MR.SetBitIteratorT_MRGraphEdgeBitSet.SetBitIteratorT_MRGraphEdgeBitSet ( SetBitIteratorT_MRGraphEdgeBitSet _other)
inline

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

◆ SetBitIteratorT_MRGraphEdgeBitSet() [4/4]

unsafe MR.SetBitIteratorT_MRGraphEdgeBitSet.SetBitIteratorT_MRGraphEdgeBitSet ( MR.Const_GraphEdgeBitSet bitset)
inline

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

Member Function Documentation

◆ assign()

unsafe MR.SetBitIteratorT_MRGraphEdgeBitSet MR.SetBitIteratorT_MRGraphEdgeBitSet.assign ( MR.Const_SetBitIteratorT_MRGraphEdgeBitSet _other)
inline

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

◆ incr()

unsafe void MR.SetBitIteratorT_MRGraphEdgeBitSet.incr ( )
inline

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

◆ operator SetBitIteratorT_MRGraphEdgeBitSet()

unsafe implicit MR.SetBitIteratorT_MRGraphEdgeBitSet.operator SetBitIteratorT_MRGraphEdgeBitSet ( MR.Const_GraphEdgeBitSet bitset)
inlinestatic

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


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