point.h File Reference

#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.

Generated Fri Jul 28 19:22:37 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.