Definition at line 89 of file entity_range.hpp.
Inheritance diagram for entity::entity_skipping_iterator< EntityListIterator, ZippedComponentWindows >:Friends | |
| class | boost::iterator_core_access |
Public Member Functions | |
| entity_skipping_iterator (EntityListIterator begin, EntityListIterator end, ZippedComponentWindows windows) | |
| entity | get_entity () const |
|
friend |
Definition at line 117 of file entity_range.hpp.
| entity entity::entity_skipping_iterator< EntityListIterator, ZippedComponentWindows >::get_entity | ( | ) | const |
Definition at line 110 of file entity_range.hpp.
| entity::entity_skipping_iterator< EntityListIterator, ZippedComponentWindows >::entity_skipping_iterator | ( | EntityListIterator | begin, |
| EntityListIterator | end, | ||
| ZippedComponentWindows | windows | ||
| ) |
Definition at line 99 of file entity_range.hpp.