|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
#include <OGLLine.h>
Public Member Functions | |
| OGLLine () | |
| virtual | ~OGLLine () |
| void | drawLine (const OPoint3D &point1, const OPoint3D &point2, const OColor &oColor, float lineWidth) const |
| OGLLine::OGLLine | ( | ) |
Definition at line 31 of file OGLLine.cpp.
|
virtual |
Definition at line 33 of file OGLLine.cpp.
| void OGLLine::drawLine | ( | const OPoint3D & | point1, |
| const OPoint3D & | point2, | ||
| const OColor & | oColor, | ||
| float | lineWidth | ||
| ) | const |
Affiche une ligne
Definition at line 35 of file OGLLine.cpp.
