Stg::Camera Class Reference

#include <stage.hh>

Inheritance diagram for Stg::Camera:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Camera ()
virtual void Draw (void) const =0
virtual void Load (Worldfile *wf, int sec)=0
float pitch (void) const
virtual void reset ()=0
virtual void SetProjection (void) const =0
float x (void) const
float y (void) const
float yaw (void) const
float z (void) const
virtual ~Camera ()

Protected Attributes

float _pitch
float _x
float _y
float _yaw
float _z

Detailed Description

Definition at line 1226 of file stage.hh.


Constructor & Destructor Documentation

Stg::Camera::Camera (  )  [inline]

Definition at line 1234 of file stage.hh.

virtual Stg::Camera::~Camera (  )  [inline, virtual]

Definition at line 1235 of file stage.hh.


Member Function Documentation

virtual void Stg::Camera::Draw ( void   )  const [pure virtual]
virtual void Stg::Camera::Load ( Worldfile *  wf,
int  sec 
) [pure virtual]
float Stg::Camera::pitch ( void   )  const [inline]

Definition at line 1241 of file stage.hh.

virtual void Stg::Camera::reset (  )  [pure virtual]
virtual void Stg::Camera::SetProjection ( void   )  const [pure virtual]
float Stg::Camera::x ( void   )  const [inline]

Definition at line 1243 of file stage.hh.

float Stg::Camera::y ( void   )  const [inline]

Definition at line 1244 of file stage.hh.

float Stg::Camera::yaw ( void   )  const [inline]

Definition at line 1240 of file stage.hh.

float Stg::Camera::z ( void   )  const [inline]

Definition at line 1245 of file stage.hh.


Member Data Documentation

float Stg::Camera::_pitch [protected]

Definition at line 1229 of file stage.hh.

float Stg::Camera::_x [protected]

Definition at line 1231 of file stage.hh.

float Stg::Camera::_y [protected]

Definition at line 1231 of file stage.hh.

float Stg::Camera::_yaw [protected]

Definition at line 1230 of file stage.hh.

float Stg::Camera::_z [protected]

Definition at line 1231 of file stage.hh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


stage
Author(s): Richard Vaughan, with contributions from many others. See web page for a full credits list.
autogenerated on Fri Jan 11 10:03:39 2013