|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
#include <OGLRectangle.h>
Public Member Functions | |
| OGLRectangle () | |
| virtual | ~OGLRectangle () |
| void | drawRectangle (const QVector3D &point0, const QVector3D &point1, const QVector3D &point2, const QVector3D &point3, const OColor &oColor, bool bFalse=false) const |
Definition at line 31 of file OGLRectangle.h.
| OGLRectangle::OGLRectangle | ( | ) |
Definition at line 32 of file OGLRectangle.cpp.
|
virtual |
Definition at line 34 of file OGLRectangle.cpp.
| void OGLRectangle::drawRectangle | ( | const QVector3D & | point0, |
| const QVector3D & | point1, | ||
| const QVector3D & | point2, | ||
| const QVector3D & | point3, | ||
| const OColor & | oColor, | ||
| bool | bFalse = false |
||
| ) | const |
Affiche une ligne
Definition at line 36 of file OGLRectangle.cpp.
