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

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.

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: