23 #ifndef __OGL_SCALARBAR_ELEMENT
24 #define __OGL_SCALARBAR_ELEMENT
26 #include <qvector3d.h>
67 void setTexts(
const std::string& text0,
const std::string& text1,
const std::string& text2)
All base classes related to 3D manipulation.
void setSizes(float width, float height)
void setTexts(const std::string &text0, const std::string &text1, const std::string &text2)
OGLRectangle * m_pOGLRectangleRightToDisplay
OGLRectangle * m_pOGLRectangleLeftToDisplay
OGLFont * m_pOGLFont2ToDisplay
void setFontColor(const OColor &oFontColor)
void setFont(const QString &qsFontPath)
OGLFont * m_pOGLFont1ToDisplay
OGLFont * m_pOGLFont0ToDisplay
void setPosition(const QVector3D &position)
const QVector3D & getPosition()
virtual ~OGLScalarBarElement()