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

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

Inheritance diagram for MR.Const_IteratorRange_MRChunkIterator:

Classes

class  _Enumerator
struct  _Underlying

Public Member Functions

virtual void Dispose ()
IEnumerator< MR.ChunkGetEnumerator ()
unsafe Const_IteratorRange_MRChunkIterator (MR.Const_IteratorRange_MRChunkIterator _other)
 Generated from constructor MR::IteratorRange&lt;MR.ChunkIterator&gt;::IteratorRange.
 Const_IteratorRange_MRChunkIterator (IteratorRange_MRChunkIterator _other)
 Generated from constructor MR::IteratorRange&lt;MR.ChunkIterator&gt;::IteratorRange.
unsafe Const_IteratorRange_MRChunkIterator (MR.Const_ChunkIterator begin, MR.Const_ChunkIterator end)
 Generated from constructor MR::IteratorRange&lt;MR.ChunkIterator&gt;::IteratorRange.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Const_ChunkIterator begin [get, protected set]
unsafe MR.Const_ChunkIterator end [get, protected set]

Detailed Description

simple alternative to boost/iterator_range Generated from class MR::IteratorRange&lt;MR.ChunkIterator&gt;. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_IteratorRange_MRChunkIterator() [1/3]

unsafe MR.Const_IteratorRange_MRChunkIterator.Const_IteratorRange_MRChunkIterator ( MR.Const_IteratorRange_MRChunkIterator _other)
inline

Generated from constructor MR::IteratorRange&lt;MR.ChunkIterator&gt;::IteratorRange.

◆ Const_IteratorRange_MRChunkIterator() [2/3]

MR.Const_IteratorRange_MRChunkIterator.Const_IteratorRange_MRChunkIterator ( IteratorRange_MRChunkIterator _other)
inline

Generated from constructor MR::IteratorRange&lt;MR.ChunkIterator&gt;::IteratorRange.

◆ Const_IteratorRange_MRChunkIterator() [3/3]

unsafe MR.Const_IteratorRange_MRChunkIterator.Const_IteratorRange_MRChunkIterator ( MR.Const_ChunkIterator begin,
MR.Const_ChunkIterator end )
inline

Generated from constructor MR::IteratorRange&lt;MR.ChunkIterator&gt;::IteratorRange.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_IteratorRange_MRChunkIterator.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_IteratorRange_MRChunkIterator.Dispose ( bool disposing)
inlineprotectedvirtual

◆ GetEnumerator()

IEnumerator< MR.Chunk > MR.Const_IteratorRange_MRChunkIterator.GetEnumerator ( )
inline

Property Documentation

◆ begin

unsafe MR.Const_ChunkIterator MR.Const_IteratorRange_MRChunkIterator.begin
getprotected set

◆ end

unsafe MR.Const_ChunkIterator MR.Const_IteratorRange_MRChunkIterator.end
getprotected set

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