Public Member Functions | Protected Attributes
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
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

Detailed Description

Definition at line 1364 of file stage.hh.


Constructor & Destructor Documentation

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

Definition at line 1372 of file stage.hh.

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

Definition at line 1373 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]
double Stg::Camera::pitch ( void  ) const [inline]

Definition at line 1379 of file stage.hh.

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

Definition at line 1381 of file stage.hh.

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

Definition at line 1382 of file stage.hh.

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

Definition at line 1378 of file stage.hh.

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

Definition at line 1383 of file stage.hh.


Member Data Documentation

double Stg::Camera::_pitch [protected]

Definition at line 1367 of file stage.hh.

double Stg::Camera::_x [protected]

Definition at line 1369 of file stage.hh.

double Stg::Camera::_y [protected]

Definition at line 1369 of file stage.hh.

double Stg::Camera::_yaw [protected]

Definition at line 1368 of file stage.hh.

double Stg::Camera::_z [protected]

Definition at line 1369 of file stage.hh.


The documentation for this class was generated from the following file:


stage
Author(s): Richard Vaughan , Brian Gerkey , Reed Hedges , Andrew Howard , Toby Collett , Pooya Karimian , Jeremy Asher , Alex Couture-Beil , Geoff Biggs , Rich Mattes , Abbas Sadat
autogenerated on Thu Aug 27 2015 15:20:57