Main Page
|
Modules
|
Alphabetical List
|
Data Structures
|
File List
|
Data Fields
|
Globals
|
Related Pages
LsgCamera Struct Reference
Abstract camera interface.
More...
#include <
camera.h
>
Collaboration diagram for LsgCamera:
[
legend
]
Data Fields
LsgObject
super
void(*
display
)(
LsgCamera
*self,
LsgFrustum
*frust,
LsgNode
*node)
Detailed Description
Abstract camera interface.
Field Documentation
void(*
LsgCamera::display
)(
LsgCamera
* self,
LsgFrustum
* frust,
LsgNode
* node)
Display a node as seen by the camera.
Parameters:
self
The instance variable
frust
The initial view frustum
node
The node to display
The documentation for this struct was generated from the following file:
camera.h
(c) 2003, by
Enno Cramer
generated on 9 Jul 2003
lescegra
-
doxygen