![]() |
Gamedev Framework (gf)
0.10.0
A C++14 framework for 2D games
|
This is the complete list of members for gf::PositionRange< T >::Iterator, including all inherited members.
Iterator(Range< T > iteratorRange, Vector< T, 2 > iteratorPosition) noexcept | gf::PositionRange< T >::Iterator | inline |
operator!=(const Iterator &other) const noexcept | gf::PositionRange< T >::Iterator | inline |
operator*() noexcept | gf::PositionRange< T >::Iterator | inline |
operator++() noexcept | gf::PositionRange< T >::Iterator | inline |
operator++(int) noexcept | gf::PositionRange< T >::Iterator | inline |
operator==(const Iterator &other) const noexcept | gf::PositionRange< T >::Iterator | inline |
position | gf::PositionRange< T >::Iterator | |
range | gf::PositionRange< T >::Iterator |