Class Geometries::Iterator

Nested Relationships

This class is a nested type of Template Struct Geometries.

Nested Types

Class Documentation

class Iterator

Public Functions

Iterator(Geometries<SAMETYPE, T, R, CHILDRENTYPE> *poSelf, int nPos)
~Iterator()
CHILDRENTYPE &operator*()
Iterator &operator++()
bool operator!=(const Iterator &it) const