Gamedev Framework (gf)  0.6.0
A C++11 framework for 2D games
gf::PositionRange< T >::Iterator Member List

This is the complete list of members for gf::PositionRange< T >::Iterator, including all inherited members.

Iterator(Range< T > iteratorRange, Vector< T, 2 > iteratorPosition) noexceptgf::PositionRange< T >::Iteratorinline
operator!=(const Iterator &other) const noexceptgf::PositionRange< T >::Iteratorinline
operator*() noexceptgf::PositionRange< T >::Iteratorinline
operator++() noexceptgf::PositionRange< T >::Iteratorinline
operator++(int) noexceptgf::PositionRange< T >::Iteratorinline
operator==(const Iterator &other) const noexceptgf::PositionRange< T >::Iteratorinline
positiongf::PositionRange< T >::Iterator
rangegf::PositionRange< T >::Iterator