#include <camera.h>
Collaboration diagram for LsgCamera:

Data Fields | |
| LsgObject | super |
| void(* | display )(LsgCamera *self, LsgFrustum *frust, LsgNode *node) |
Related Functions | |
| (Note that these are not member functions.) | |
| void | LsgCamera_init (LsgCamera *self) |
|
|
Constructor method for LsgCamera. Does nearly nothing.
|
|
|
Display a node as seen by the camera.
|