OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::InfiniteList< Type >::Iterator Member List

This is the complete list of members for s3d::InfiniteList< Type >::Iterator, including all inherited members.

currentValue() consts3d::InfiniteList< Type >::Iterator
Iterator()s3d::InfiniteList< Type >::Iterator
Iterator(Type startValue, Type step)s3d::InfiniteList< Type >::Iterator
operator!=(const Iterator &) const noexcepts3d::InfiniteList< Type >::Iterator
operator*() consts3d::InfiniteList< Type >::Iterator
operator++()s3d::InfiniteList< Type >::Iterator
operator++(int)s3d::InfiniteList< Type >::Iterator
operator->() consts3d::InfiniteList< Type >::Iterator
operator==(const Iterator &) const noexcepts3d::InfiniteList< Type >::Iterator
step() consts3d::InfiniteList< Type >::Iterator