Definition at line 36 of file entity_range.hpp.
Inheritance diagram for entity::entity_incremental_iterator< EntityListIterator, ZippedComponentWindows >:Friends | |
| class | boost::iterator_core_access |
Public Member Functions | |
| entity_incremental_iterator (EntityListIterator begin, EntityListIterator end, ZippedComponentWindows windows) | |
| entity | get_entity () const |
|
friend |
Definition at line 59 of file entity_range.hpp.
| entity entity::entity_incremental_iterator< EntityListIterator, ZippedComponentWindows >::get_entity | ( | ) | const |
Definition at line 52 of file entity_range.hpp.
| entity::entity_incremental_iterator< EntityListIterator, ZippedComponentWindows >::entity_incremental_iterator | ( | EntityListIterator | begin, |
| EntityListIterator | end, | ||
| ZippedComponentWindows | windows | ||
| ) |
Definition at line 46 of file entity_range.hpp.