|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
#include "Tympan/core/smartptr.h"#include <GL/gl.h>#include <GL/glu.h>#include "NxVec3.h"#include "Tympan/models/common/3d.h"

Go to the source code of this file.
Classes | |
| class | OGLCamera |
Typedefs | |
| typedef SmartPtr< OGLCamera > | LPOGLCamera |
Enumerations | |
| enum | CameraType { PARALLEL , PERSPECTIVE , FREE } |
| typedef SmartPtr<OGLCamera> LPOGLCamera |
Definition at line 147 of file OGLCamera.h.
| enum CameraType |
| Enumerator | |
|---|---|
| PARALLEL | |
| PERSPECTIVE | |
| FREE | |
Definition at line 37 of file OGLCamera.h.