#include <rvc/vector.h>
Include dependency graph for vectiter.h:

Go to the source code of this file.
Classes | |
| class | BITARRAY_ITERATOR |
| class | VECTOR_ELEM_ITERATOR |
| Base class for vector element iterators. More... | |
| class | VECTOR_ELEM_ITERATOR::FILTER |
| class | VECTOR_LABEL_ITERATOR |
| Class for iterating through all polygons in a vector object with optional use of extents rectangle and filter function. More... | |
| class | VECTOR_LINE_ITERATOR |
| Class for iterating through all lines in a vector object with optional use of extents rectangle and filter function. More... | |
| class | VECTOR_NODE_ITERATOR |
| Class for iterating through all nodes in a vector object with optional use of extents rectangle and filter function. More... | |
| class | VECTOR_POINT_ITERATOR |
| Class for iterating through all points in a vector object with optional use of extents rectangle and filter function. More... | |
| class | VECTOR_POLYGON_ITERATOR |
| Class for iterating through all polygons in a vector object with optional use of extents rectangle and filter function. More... | |
Definition in file vectiter.h.
1.3.4-20031026