|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
#include <OGLLight.h>
Public Member Functions | |
| OGLLight () | |
| virtual | ~OGLLight () |
| void | drawLight (const int index, const OPoint3D &position, const float intensity) const |
Definition at line 30 of file OGLLight.h.
| OGLLight::OGLLight | ( | ) |
Definition at line 30 of file OGLLight.cpp.
|
virtual |
Definition at line 32 of file OGLLight.cpp.
| void OGLLight::drawLight | ( | const int | index, |
| const OPoint3D & | position, | ||
| const float | intensity | ||
| ) | const |
Affiche une ligne
Definition at line 34 of file OGLLight.cpp.
