Stg::Camera Class Referenceabstract
#include <stage.hh>
Inheritance diagram for Stg::Camera:

Public Member Functions | |
Camera () | |
virtual void | Draw (void) const =0 |
virtual void | Load (Worldfile *wf, int sec)=0 |
double | pitch (void) const |
virtual void | reset ()=0 |
virtual void | SetProjection (void) const =0 |
double | x (void) const |
double | y (void) const |
double | yaw (void) const |
double | z (void) const |
virtual | ~Camera () |
Protected Attributes | |
double | _pitch |
double | _x |
double | _y |
double | _yaw |
double | _z |
Constructor & Destructor Documentation
|
inline |
|
inlinevirtual |
Member Function Documentation
|
pure virtual |
Implemented in Stg::OrthoCamera, and Stg::PerspectiveCamera.
|
pure virtual |
Implemented in Stg::OrthoCamera, and Stg::PerspectiveCamera.
|
inline |
|
pure virtual |
Implemented in Stg::OrthoCamera, and Stg::PerspectiveCamera.
|
pure virtual |
Implemented in Stg::OrthoCamera, and Stg::PerspectiveCamera.
|
inline |
|
inline |
|
inline |
|
inline |
Member Data Documentation
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
The documentation for this class was generated from the following file:
Generated on Mon Feb 11 2013 18:38:15 for Stage by
