Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes | Typedefs | Enumerations
OGLCamera.h File Reference
#include "Tympan/core/smartptr.h"
#include <GL/gl.h>
#include <GL/glu.h>
#include "NxVec3.h"
#include "Tympan/models/common/3d.h"
Include dependency graph for OGLCamera.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OGLCamera
 

Typedefs

typedef SmartPtr< OGLCameraLPOGLCamera
 

Enumerations

enum  CameraType { PARALLEL , PERSPECTIVE , FREE }
 

Typedef Documentation

◆ LPOGLCamera

Definition at line 147 of file OGLCamera.h.

Enumeration Type Documentation

◆ CameraType

enum CameraType
Enumerator
PARALLEL 
PERSPECTIVE 
FREE 

Definition at line 37 of file OGLCamera.h.