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

simple alternative to boost/iterator_range Generated from class MR.IteratorRange<MR.ChunkIterator>. This is the non-const half of the class. More...

+ Inheritance diagram for MR.IteratorRange_MRChunkIterator:

Public Member Functions

unsafe IteratorRange_MRChunkIterator (MR.Const_IteratorRange_MRChunkIterator _other)
 Generated from constructor MR.IteratorRange<MR.ChunkIterator>::IteratorRange.
 
unsafe IteratorRange_MRChunkIterator (MR.Const_ChunkIterator begin, MR.Const_ChunkIterator end)
 Generated from constructor MR.IteratorRange<MR.ChunkIterator>::IteratorRange.
 
unsafe MR.IteratorRange_MRChunkIterator assign (MR.Const_IteratorRange_MRChunkIterator _other)
 Generated from method MR.IteratorRange<MR.ChunkIterator>::operator=.
 
- Public Member Functions inherited from MR.Const_IteratorRange_MRChunkIterator
virtual void Dispose ()
 
unsafe Const_IteratorRange_MRChunkIterator (MR.Const_IteratorRange_MRChunkIterator _other)
 Generated from constructor MR.IteratorRange<MR.ChunkIterator>::IteratorRange.
 
unsafe Const_IteratorRange_MRChunkIterator (MR.Const_ChunkIterator begin, MR.Const_ChunkIterator end)
 Generated from constructor MR.IteratorRange<MR.ChunkIterator>::IteratorRange.
 

Properties

new unsafe MR.ChunkIterator begin [get]
 
new unsafe MR.ChunkIterator end [get]
 
- Properties inherited from MR.Const_IteratorRange_MRChunkIterator
unsafe MR.Const_ChunkIterator begin [get]
 
unsafe MR.Const_ChunkIterator end [get]
 
- Properties inherited from MR.Misc.Object< Const_IteratorRange_MRChunkIterator >
virtual bool _IsOwning [get]
 Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
 

Additional Inherited Members

- Protected Member Functions inherited from MR.Const_IteratorRange_MRChunkIterator
virtual unsafe void Dispose (bool disposing)
 
- Protected Attributes inherited from MR.Misc.Object< Const_IteratorRange_MRChunkIterator >
bool _IsOwningVal
 

Detailed Description

simple alternative to boost/iterator_range Generated from class MR.IteratorRange<MR.ChunkIterator>. This is the non-const half of the class.


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