61 glMatrixMode(GL_MODELVIEW);
70 glMatrixMode(GL_PROJECTION);
75 glOrtho(0, width, 0.0, height, 0.0, 1.0);
78 glMatrixMode(GL_MODELVIEW);
85 glMatrixMode(GL_PROJECTION);
89 glMatrixMode(GL_MODELVIEW);
static const OColor BLACK
void setColor(const OColor &oColor)
OGLLine * m_pOGLLineToDisplay
virtual ~OGLLineElement()
void drawLine(const OPoint3D &point1, const OPoint3D &point2, const OColor &oColor, float lineWidth) const
static LPOSizeManager get()