#include "geometric_dll.h"#include "rectangle.h"Include dependency graph for screen_rectangle.h:

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

Go to the source code of this file.
Namespaces | |
| namespace | geometric |
Classes | |
| class | geometric::screen_point |
| a simple class used to describe points on a graphics screen. More... | |
| class | geometric::screen_rectangle |
| Represents a rectangle as interpreted on display screens. More... | |
Functions | |
| const screen_point GEOMETRIC_FUNCTION_STYLE & | geometric::screen_origin () |
| the origin of the screen coordinate system (which is top-left here). | |
1.5.1