Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

orthocam.h File Reference

Orthogonal projection camera. More...

#include <lescegra/sg/camera.h>
#include <lescegra/util/vertex.h>

Include dependency graph for orthocam.h:

Include dependency graph

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

Included by dependency graph

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)


Detailed Description

Orthogonal projection camera.


Define Documentation

#define LsgOrthoCam_destroy self   )     LsgCamera_destroy(&(self)->super)
 

Destructor method for LsgOrthoCam. Reuse parent implementation.


(c) 2003, by Enno Cramer
generated on 13 Jul 2003
lescegra - doxygen