62 glMatrixMode(GL_MODELVIEW);
71 glMatrixMode(GL_PROJECTION);
76 glOrtho(0, width, 0.0, height, 0.0, 1.0);
79 glMatrixMode(GL_MODELVIEW);
87 glMatrixMode(GL_PROJECTION);
91 glMatrixMode(GL_MODELVIEW);
OGLRectangle * m_pOGLRectangleToDisplay
void setColor(const OColor &oColor)
virtual ~OGLRectangleElement()
void drawRectangle(const OPoint3D &point0, const OPoint3D &point1, const OPoint3D &point2, const OPoint3D &point3, const OColor &oColor, bool bFalse=false) const
static LPOSizeManager get()