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

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

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