#include "sdlrect.h"#include <wt/point.h>#include <wt/size.h>#include <wt/flags.h>Include dependency graph for rect.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::Rect |
| Rectangle class. Has corners, fill, etc. More... | |
Typedefs | |
| typedef std::vector< Rect > | Wt::RectArray |
Functions | |
| std::ostream & | Wt::operator<< (std::ostream &s, const Rect &p) |
| Print a rectangle to a stream, formatted as (x,y,w,h). | |
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.