#include <EntityView.hpp>
Definition at line 182 of file EntityView.hpp.
◆ difference_type
◆ iterator_category
◆ pointer
◆ reference
◆ value_type
◆ Iterator()
| Cori::World::DynamicEntityView::Iterator::Iterator |
( |
entt::registry * | registry, |
|
|
UnderlyingIterator | it ) |
|
inline |
◆ operator!=()
| bool Cori::World::DynamicEntityView::Iterator::operator!= |
( |
const Iterator & | other | ) |
const |
|
inline |
◆ operator*()
| reference Cori::World::DynamicEntityView::Iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
| Iterator & Cori::World::DynamicEntityView::Iterator::operator++ |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: