#include "GridIteratorComponent.h"
◆ GridIteratorComponent()
◆ ~GridIteratorComponent()
virtual GridIteratorComponent::~GridIteratorComponent |
( |
| ) |
|
|
inlinevirtual |
◆ GetEndPoint()
index_t GridIteratorComponent::GetEndPoint |
( |
| ) |
const |
|
inline |
◆ GetNextTo()
◆ GetPreviousTo()
◆ GetStartPoint()
index_t GridIteratorComponent::GetStartPoint |
( |
| ) |
const |
|
inline |
◆ GetStepwidth()
index_t GridIteratorComponent::GetStepwidth |
( |
| ) |
const |
|
inline |
◆ HasNext()
bool GridIteratorComponent::HasNext |
( |
| ) |
const |
|
inline |
◆ HasPrior()
bool GridIteratorComponent::HasPrior |
( |
| ) |
const |
|
inline |
◆ SetFromLastToFirst()
void GridIteratorComponent::SetFromLastToFirst |
( |
index_t & | index | ) |
|
|
inline |
◆ SetResetDistance()
void GridIteratorComponent::SetResetDistance |
( |
| ) |
|
|
inlineprotected |
◆ SetToNext()
void GridIteratorComponent::SetToNext |
( |
index_t & | index | ) |
|
|
inline |
◆ _currentPoint
index_t GridIteratorComponent::_currentPoint |
|
protected |
◆ _endPoint
index_t GridIteratorComponent::_endPoint |
|
protected |
◆ _startPoint
index_t GridIteratorComponent::_startPoint |
|
protected |
The documentation for this class was generated from the following file: