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...
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++. | |
| Public Member Functions inherited from MR.Const_SetBitIteratorT_MRVoxelBitSet | |
| virtual void | Dispose () |
| unsafe | Const_SetBitIteratorT_MRVoxelBitSet () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_SetBitIteratorT_MRVoxelBitSet (MR.Const_SetBitIteratorT_MRVoxelBitSet _other) |
| Generated from constructor MR::SetBitIteratorT<MR.VoxelBitSet>::SetBitIteratorT. | |
| Const_SetBitIteratorT_MRVoxelBitSet (SetBitIteratorT_MRVoxelBitSet _other) | |
| Generated from constructor MR::SetBitIteratorT<MR.VoxelBitSet>::SetBitIteratorT. | |
| unsafe | Const_SetBitIteratorT_MRVoxelBitSet (MR.Const_VoxelBitSet bitset) |
| constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.VoxelBitSet>::SetBitIteratorT. | |
| unsafe MR.? Const_VoxelBitSet | bitset () |
| Generated from method MR::SetBitIteratorT<MR.VoxelBitSet>bitset. | |
| unsafe MR.VoxelId | deref () |
| Generated from method MR::SetBitIteratorT<MR.VoxelBitSet>::operator*. | |
| bool | Equals (MR.Const_SetBitIteratorT_MRVoxelBitSet? b) |
| override bool | Equals (object? other) |
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. | |
| Static Public Member Functions inherited from MR.Const_SetBitIteratorT_MRVoxelBitSet | |
| static unsafe implicit | operator Const_SetBitIteratorT_MRVoxelBitSet (MR.Const_VoxelBitSet bitset) |
| constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.VoxelBitSet>::SetBitIteratorT. | |
| static unsafe SetBitIteratorT_MRVoxelBitSet | operator++ (MR.Const_SetBitIteratorT_MRVoxelBitSet _this) |
| Generated from method MR::SetBitIteratorT<MR.VoxelBitSet>operator++. | |
| static unsafe bool | operator== (MR.Const_SetBitIteratorT_MRVoxelBitSet a, MR.Const_SetBitIteratorT_MRVoxelBitSet b) |
| Generated from function MR::operator==. | |
| static unsafe bool | operator!= (MR.Const_SetBitIteratorT_MRVoxelBitSet a, MR.Const_SetBitIteratorT_MRVoxelBitSet b) |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_SetBitIteratorT_MRVoxelBitSet | |
| virtual unsafe void | Dispose (bool disposing) |
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.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR::SetBitIteratorT<MR.VoxelBitSet>::SetBitIteratorT.
|
inline |
Generated from constructor MR::SetBitIteratorT<MR.VoxelBitSet>::SetBitIteratorT.
|
inline |
constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.VoxelBitSet>::SetBitIteratorT.
|
inline |
Generated from method MR::SetBitIteratorT<MR.VoxelBitSet>::operator=.
|
inline |
Generated from method MR::SetBitIteratorT<MR.VoxelBitSet>operator++.
|
inlinestatic |
constructs begin iterator Generated from constructor MR::SetBitIteratorT<MR.VoxelBitSet>::SetBitIteratorT.