#include <lescegra/sg/camera.h>
#include <lescegra/util/vertex.h>
Include dependency graph for observercam.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | LsgObserverCam |
| Perspective camera with location and heading. More... | |
Defines | |
| #define | LSG_OBSERVERCAM_H 1 |
| #define | LsgObserverCam_destroy(self) LsgCamera_destroy(&(self)->super) |
|
|
Destructor method for LsgObserverCam. Reuse parent implementation. |