Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

wftk::Region::const_iterator Class Reference

Iterator over points in the region. More...

#include <region.h>

List of all members.

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_iteratoroperator++ ()
const_iterator operator++ (int)
const Pointoperator * () const
const Pointoperator-> () const


Detailed Description

Iterator over points in the region.


The documentation for this class was generated from the following files:

Generated Mon Sep 6 21:58:16 2004.
Copyright © 1998-2003 by the respective authors.

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.