#include <iosfwd>#include <vector>Namespaces | |
| namespace | Wt |
Classes | |
| class | Wt::Point |
| Class to handle x,y - points on the screen. More... | |
Typedefs | |
| typedef std::vector< Point > | Wt::PointArray |
Functions | |
| std::ostream & | Wt::operator<< (std::ostream &s, const Point &p) |
| Print a point to a stream. | |
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.