#include <OGLLineElement.h>
Classe de ligne OGL
Definition at line 37 of file OGLLineElement.h.
◆ OGLLineElement()
| OGLLineElement::OGLLineElement |
( |
| ) |
|
◆ ~OGLLineElement()
| OGLLineElement::~OGLLineElement |
( |
| ) |
|
|
virtual |
◆ dist()
| double OGLLineElement::dist |
( |
| ) |
|
|
inline |
◆ getPoint1()
| double* OGLLineElement::getPoint1 |
( |
| ) |
|
|
inline |
◆ getPoint2()
| double* OGLLineElement::getPoint2 |
( |
| ) |
|
|
inline |
◆ render()
| int OGLLineElement::render |
( |
| ) |
|
|
virtual |
◆ setColor()
| void OGLLineElement::setColor |
( |
const OColor & |
oColor | ) |
|
◆ setLineWidth()
| void OGLLineElement::setLineWidth |
( |
float |
lineWidth | ) |
|
|
inline |
◆ setPoint1()
| void OGLLineElement::setPoint1 |
( |
const OPoint3D & |
point1 | ) |
|
|
inline |
◆ setPoint2()
| void OGLLineElement::setPoint2 |
( |
const OPoint3D & |
point2 | ) |
|
|
inline |
◆ m_fLineWidth
| float OGLLineElement::m_fLineWidth |
|
protected |
◆ m_oColor
| OColor OGLLineElement::m_oColor |
|
protected |
◆ m_oPoint1
◆ m_oPoint2
◆ m_pOGLLineToDisplay
| OGLLine* OGLLineElement::m_pOGLLineToDisplay |
|
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/OGLLineElement.h
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan-fbessou/checkouts/latest/Tympan/gui/tools/OGLLineElement.cpp