#include "OSDLOpenGL.h"
#include "OSDLPixel.h"
#include "Ceylan.h"
#include <iostream>
#include <string>
Include dependency graph for OSDLGLUprightRectangle.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | Ceylan |
| namespace | Ceylan::Maths |
| namespace | Ceylan::Maths::Linear |
| namespace | OSDL |
| namespace | OSDL::Video |
| namespace | OSDL::Video::TwoDimensional |
Classes | |
| class | OSDL::Video::TwoDimensional::UprightRectangleGL |
| This classes defines a rectangle whose sides are parallel or orthogonal to the screen's sides, according to OpenGL conventions. More... | |
Functions | |
| OSDL_DLL std::ostream & | operator<< (std::ostream &os, OSDL::Video::TwoDimensional::UprightRectangleGL &rect) throw () |
| To output its state in an output stream. | |
| OSDL_DLL std::ostream& operator<< | ( | std::ostream & | os, | |
| OSDL::Video::TwoDimensional::UprightRectangleGL & | rect | |||
| ) | throw () |
1.5.1