OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
GridIteratorSubvolume Class Reference

#include "GridIteratorSubvolume.h"

Inheritance diagram for GridIteratorSubvolume:
IGridIteratorVolume

Public Member Functions

 GridIteratorSubvolume (GridIteratorVolume &volumeIterator)
 
bool SetXSubspace (index_t startPoint, index_t endPoint)
 
bool SetYSubspace (index_t startPoint, index_t endPoint)
 
bool SetZSubspace (index_t startPoint, index_t endPoint)
 
GridIteratorVolumeCreateIteratorVolumeFromSubvolume ()
 
- Public Member Functions inherited from IGridIteratorVolume
virtual ~IGridIteratorVolume ()
 
GridIteratorComponentGetXAxisIterator () const
 
GridIteratorComponentGetYAxisIterator () const
 
GridIteratorComponentGetZAxisIterator () const
 
void Reset ()
 
const index_t GetVolumenSize () const
 
index_t GetCurrentIndex () const
 
bool HasNext () const
 
const index_tGetNextIndex ()
 

Additional Inherited Members

- Protected Attributes inherited from IGridIteratorVolume
index_t _volumeSize
 
index_t _currentIndex = 0
 
index_t _startIndex = 0
 
GridIteratorComponent_iteratorXAxis = nullptr
 
GridIteratorComponent_iteratorYAxis = nullptr
 
GridIteratorComponent_iteratorZAxis = nullptr
 

Constructor & Destructor Documentation

◆ GridIteratorSubvolume()

GridIteratorSubvolume::GridIteratorSubvolume ( GridIteratorVolume & volumeIterator)

Member Function Documentation

◆ CreateIteratorVolumeFromSubvolume()

GridIteratorVolume * GridIteratorSubvolume::CreateIteratorVolumeFromSubvolume ( )

◆ SetXSubspace()

bool GridIteratorSubvolume::SetXSubspace ( index_t startPoint,
index_t endPoint )

◆ SetYSubspace()

bool GridIteratorSubvolume::SetYSubspace ( index_t startPoint,
index_t endPoint )

◆ SetZSubspace()

bool GridIteratorSubvolume::SetZSubspace ( index_t startPoint,
index_t endPoint )

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