|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This is the complete list of members for OGLTextElement, including all inherited members.
| getIs3D() | OGLElement | inline |
| getText() | OGLTextElement | inline |
| getVisibility() | OGLElement | inline |
| m_bIs3D | OGLElement | protected |
| m_bVisible | OGLElement | protected |
| m_DisplayPositionX | OGLElement | protected |
| m_DisplayPositionY | OGLElement | protected |
| m_oColor | OGLTextElement | protected |
| m_pOGLFontToDisplay | OGLTextElement | protected |
| m_qsFontPath | OGLTextElement | protected |
| m_qsText | OGLTextElement | protected |
| OGLElement() | OGLElement | inline |
| OGLTextElement() | OGLTextElement | |
| render() | OGLTextElement | virtual |
| setColor(const OColor &oColor) | OGLTextElement | |
| setDisplayPosition(double displayPositionX, double displayPositionY) | OGLElement | inline |
| setFont(const QString &qsFontPath) | OGLTextElement | |
| setIs3D(bool bIs3D) | OGLElement | inline |
| setTextToDisplay(const QString &qsText) | OGLTextElement | |
| setVisibility(bool bVisible) | OGLElement | inline |
| ~OGLElement() | OGLElement | inlinevirtual |
| ~OGLTextElement() | OGLTextElement | virtual |