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