#include "IGridIteratorVolume.h"
◆ ~IGridIteratorVolume()
virtual IGridIteratorVolume::~IGridIteratorVolume |
( |
| ) |
|
|
inlinevirtual |
◆ GetCurrentIndex()
index_t IGridIteratorVolume::GetCurrentIndex |
( |
| ) |
const |
|
inline |
◆ GetNextIndex()
const index_t & IGridIteratorVolume::GetNextIndex |
( |
| ) |
|
◆ GetVolumenSize()
const index_t IGridIteratorVolume::GetVolumenSize |
( |
| ) |
const |
|
inline |
◆ GetXAxisIterator()
◆ GetYAxisIterator()
◆ GetZAxisIterator()
◆ HasNext()
bool IGridIteratorVolume::HasNext |
( |
| ) |
const |
|
inline |
◆ Reset()
void IGridIteratorVolume::Reset |
( |
| ) |
|
|
inline |
◆ _currentIndex
index_t IGridIteratorVolume::_currentIndex = 0 |
|
protected |
◆ _iteratorXAxis
◆ _iteratorYAxis
◆ _iteratorZAxis
◆ _startIndex
index_t IGridIteratorVolume::_startIndex = 0 |
|
protected |
◆ _volumeSize
index_t IGridIteratorVolume::_volumeSize |
|
protected |
The documentation for this class was generated from the following files: