rect.cpp File Reference

#include <iostream>
#include <wt/rect.h>

Namespaces

namespace  Wt

Functions

std::ostream & Wt::operator<< (std::ostream &s, const Point &p)
 Print a point to a stream.
std::ostream & Wt::operator<< (std::ostream &s, const Size &size)
std::ostream & Wt::operator<< (std::ostream &s, const Rect &p)
 Print a rectangle to a stream, formatted as (x,y,w,h).

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.