|
feisty meow concerns codebase
2.140
|


Go to the source code of this file.
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... | |
Namespaces | |
| geometric | |
| Contains all of our objects for geometry and avoids name clashes. | |
Functions | |
| const screen_point & | geometric::screen_origin () |
| the origin of the screen coordinate system (which is top-left here). More... | |