#include <OGLTextElement.h>
Classe Text OGL
Definition at line 35 of file OGLTextElement.h.
◆ OGLTextElement()
| OGLTextElement::OGLTextElement |
( |
| ) |
|
◆ ~OGLTextElement()
| OGLTextElement::~OGLTextElement |
( |
| ) |
|
|
virtual |
◆ getText()
| QString OGLTextElement::getText |
( |
| ) |
|
|
inline |
◆ render()
| int OGLTextElement::render |
( |
| ) |
|
|
virtual |
◆ setColor()
| void OGLTextElement::setColor |
( |
const OColor & |
oColor | ) |
|
◆ setFont()
| void OGLTextElement::setFont |
( |
const QString & |
qsFontPath | ) |
|
◆ setTextToDisplay()
| void OGLTextElement::setTextToDisplay |
( |
const QString & |
qsText | ) |
|
◆ m_oColor
| OColor OGLTextElement::m_oColor |
|
protected |
◆ m_pOGLFontToDisplay
| OGLFont* OGLTextElement::m_pOGLFontToDisplay |
|
protected |
◆ m_qsFontPath
| QString OGLTextElement::m_qsFontPath |
|
protected |
◆ m_qsText
| QString OGLTextElement::m_qsText |
|
protected |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan-fbessou/checkouts/latest/Tympan/gui/tools/OGLTextElement.h
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan-fbessou/checkouts/latest/Tympan/gui/tools/OGLTextElement.cpp