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

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

Inheritance diagram for MR.SetBitIteratorT_MRNodeBitSet:

Public Member Functions

unsafe SetBitIteratorT_MRNodeBitSet ()
 Constructs an empty (default-constructed) instance.
unsafe SetBitIteratorT_MRNodeBitSet (MR.Const_SetBitIteratorT_MRNodeBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT.
 SetBitIteratorT_MRNodeBitSet (SetBitIteratorT_MRNodeBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT.
unsafe SetBitIteratorT_MRNodeBitSet (MR.Const_NodeBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT.
unsafe MR.SetBitIteratorT_MRNodeBitSet assign (MR.Const_SetBitIteratorT_MRNodeBitSet _other)
 Generated from method MR::SetBitIteratorT<MR.NodeBitSet>::operator=.
unsafe void incr ()
 Generated from method MR::SetBitIteratorT<MR.NodeBitSet>::operator++.

Static Public Member Functions

static unsafe implicit operator SetBitIteratorT_MRNodeBitSet (MR.Const_NodeBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.NodeBitSet>::SetBitIteratorT.

Detailed Description

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

Constructor & Destructor Documentation

◆ SetBitIteratorT_MRNodeBitSet() [1/4]

unsafe MR.SetBitIteratorT_MRNodeBitSet.SetBitIteratorT_MRNodeBitSet ( )
inline

Constructs an empty (default-constructed) instance.

◆ SetBitIteratorT_MRNodeBitSet() [2/4]

unsafe MR.SetBitIteratorT_MRNodeBitSet.SetBitIteratorT_MRNodeBitSet ( MR.Const_SetBitIteratorT_MRNodeBitSet _other)
inline

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

◆ SetBitIteratorT_MRNodeBitSet() [3/4]

MR.SetBitIteratorT_MRNodeBitSet.SetBitIteratorT_MRNodeBitSet ( SetBitIteratorT_MRNodeBitSet _other)
inline

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

◆ SetBitIteratorT_MRNodeBitSet() [4/4]

unsafe MR.SetBitIteratorT_MRNodeBitSet.SetBitIteratorT_MRNodeBitSet ( MR.Const_NodeBitSet bitset)
inline

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

Member Function Documentation

◆ assign()

unsafe MR.SetBitIteratorT_MRNodeBitSet MR.SetBitIteratorT_MRNodeBitSet.assign ( MR.Const_SetBitIteratorT_MRNodeBitSet _other)
inline

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

◆ incr()

unsafe void MR.SetBitIteratorT_MRNodeBitSet.incr ( )
inline

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

◆ operator SetBitIteratorT_MRNodeBitSet()

unsafe implicit MR.SetBitIteratorT_MRNodeBitSet.operator SetBitIteratorT_MRNodeBitSet ( MR.Const_NodeBitSet bitset)
inlinestatic

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


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