point.h File Reference

#include <iosfwd>
#include <vector>

Include dependency graph for point.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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.


Generated Fri Jul 28 19:23:50 2006.
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.