23 #ifndef __OGL_RECTANGLE_ELEMENT
24 #define __OGL_RECTANGLE_ELEMENT
31 #include <qvector3d.h>
All base classes related to 3D manipulation.
OGLRectangle * m_pOGLRectangleToDisplay
void setPoint2(const QVector3D &point2)
void setColor(const OColor &oColor)
void setPoint3(const QVector3D &point3)
void setPoint0(const QVector3D &point0)
void setPoint1(const QVector3D &point1)
virtual ~OGLRectangleElement()
const QVector3D & getPoint1()
const QVector3D & getPoint0()
const QVector3D & getPoint2()
const QVector3D & getPoint3()