My Project
|
Public Member Functions | |
SubIterator (const SubGridPart &view, std::size_t index) | |
const Entity & | operator* () const |
const Entity * | operator-> () const |
SubIterator | operator++ () |
SubIterator | operator++ (int) |
bool | operator== (const SubIterator &other) const |
bool | operator!= (const SubIterator &other) const |