#include <region.h>
Public Member Functions | |
| const_iterator (const RegionBox *begin, const RegionBox *end) | |
| bool | operator== (const const_iterator &I) const |
| bool | operator!= (const const_iterator &I) const |
| const_iterator & | operator++ () |
| const_iterator | operator++ (int) |
| const Point & | operator * () const |
| const Point * | operator-> () const |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.