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

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

Inheritance diagram for MR.SetBitIteratorT_MRVoxelBitSet:

Public Member Functions

unsafe SetBitIteratorT_MRVoxelBitSet ()
 Constructs an empty (default-constructed) instance.
unsafe SetBitIteratorT_MRVoxelBitSet (MR.Const_SetBitIteratorT_MRVoxelBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.VoxelBitSet>::SetBitIteratorT.
 SetBitIteratorT_MRVoxelBitSet (SetBitIteratorT_MRVoxelBitSet _other)
 Generated from constructor MR::SetBitIteratorT<MR.VoxelBitSet>::SetBitIteratorT.
unsafe SetBitIteratorT_MRVoxelBitSet (MR.Const_VoxelBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.VoxelBitSet>::SetBitIteratorT.
unsafe MR.SetBitIteratorT_MRVoxelBitSet assign (MR.Const_SetBitIteratorT_MRVoxelBitSet _other)
 Generated from method MR::SetBitIteratorT<MR.VoxelBitSet>::operator=.
unsafe void incr ()
 Generated from method MR::SetBitIteratorT<MR.VoxelBitSet>::operator++.

Static Public Member Functions

static unsafe implicit operator SetBitIteratorT_MRVoxelBitSet (MR.Const_VoxelBitSet bitset)
 constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.VoxelBitSet>::SetBitIteratorT.

Detailed Description

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

Constructor & Destructor Documentation

◆ SetBitIteratorT_MRVoxelBitSet() [1/4]

unsafe MR.SetBitIteratorT_MRVoxelBitSet.SetBitIteratorT_MRVoxelBitSet ( )
inline

Constructs an empty (default-constructed) instance.

◆ SetBitIteratorT_MRVoxelBitSet() [2/4]

unsafe MR.SetBitIteratorT_MRVoxelBitSet.SetBitIteratorT_MRVoxelBitSet ( MR.Const_SetBitIteratorT_MRVoxelBitSet _other)
inline

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

◆ SetBitIteratorT_MRVoxelBitSet() [3/4]

MR.SetBitIteratorT_MRVoxelBitSet.SetBitIteratorT_MRVoxelBitSet ( SetBitIteratorT_MRVoxelBitSet _other)
inline

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

◆ SetBitIteratorT_MRVoxelBitSet() [4/4]

unsafe MR.SetBitIteratorT_MRVoxelBitSet.SetBitIteratorT_MRVoxelBitSet ( MR.Const_VoxelBitSet bitset)
inline

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

Member Function Documentation

◆ assign()

unsafe MR.SetBitIteratorT_MRVoxelBitSet MR.SetBitIteratorT_MRVoxelBitSet.assign ( MR.Const_SetBitIteratorT_MRVoxelBitSet _other)
inline

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

◆ incr()

unsafe void MR.SetBitIteratorT_MRVoxelBitSet.incr ( )
inline

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

◆ operator SetBitIteratorT_MRVoxelBitSet()

unsafe implicit MR.SetBitIteratorT_MRVoxelBitSet.operator SetBitIteratorT_MRVoxelBitSet ( MR.Const_VoxelBitSet bitset)
inlinestatic

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


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