cast() const | Ra::Core::Grid< T, D >::Iterator | |
getGridSize() const | Ra::Core::Grid< T, D >::Iterator | inline |
getLinear() const | Ra::Core::Grid< T, D >::Iterator | inline |
getVector() const | Ra::Core::Grid< T, D >::Iterator | inline |
isIn() const | Ra::Core::Grid< T, D >::Iterator | inline |
isOut() const | Ra::Core::Grid< T, D >::Iterator | inline |
isValidOffset(const OffsetVector &idx) | Ra::Core::Grid< T, D >::Iterator | |
Iterator(const IdxVector &size, uint startIdx=0) | Ra::Core::Grid< T, D >::Iterator | explicit |
Iterator(const IdxVector &size, const IdxVector &startIdx) | Ra::Core::Grid< T, D >::Iterator | |
Iterator(const Grid< T, D > &grid, uint startIdx=0) | Ra::Core::Grid< T, D >::Iterator | inlineexplicit |
Iterator(const Grid< T, D > &grid, const IdxVector &startIdx) | Ra::Core::Grid< T, D >::Iterator | |
Iterator(const Iterator &other)=default | Ra::Core::Grid< T, D >::Iterator | |
operator!=(const Iterator &rhs) const (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | inline |
operator+ (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | friend |
operator+ (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | friend |
operator+ (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | friend |
operator++() | Ra::Core::Grid< T, D >::Iterator | inline |
operator++(int) (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | inline |
operator+=(uint i) | Ra::Core::Grid< T, D >::Iterator | inline |
operator+=(const IdxVector &idx) (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | inline |
operator+=(const OffsetVector &idx) (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | inline |
operator- (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | friend |
operator- (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | friend |
operator--() | Ra::Core::Grid< T, D >::Iterator | inline |
operator--(int) (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | inline |
operator-=(uint i) | Ra::Core::Grid< T, D >::Iterator | inline |
operator-=(const IdxVector &idx) (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | inline |
operator<(const Iterator &other) const (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | inline |
operator<=(const Iterator &rhs) const (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | inline |
operator=(const Iterator &other)=default (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | |
operator==(const Iterator &other) const (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | inline |
operator>(const Iterator &rhs) const (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | inline |
operator>=(const Iterator &rhs) const (defined in Ra::Core::Grid< T, D >::Iterator) | Ra::Core::Grid< T, D >::Iterator | inline |
setFromLinear(uint idx) | Ra::Core::Grid< T, D >::Iterator | inline |
setFromVector(const IdxVector &idx) | Ra::Core::Grid< T, D >::Iterator | inline |