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

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

Go to the source code of this file.
Data Structures | |
| struct | LsgOrthoCam |
| Orthogonal projection. More... | |
Defines | |
| #define | LSG_ORTHOCAM_H 1 |
| #define | LsgOrthoCam_destroy(self) LsgCamera_destroy(&(self)->super) |
|
|
Destructor method for LsgOrthoCam. Reuse parent implementation. |