Camera Class Reference

#include <Camera.h>

Collaboration diagram for Camera:
[legend]

List of all members.

Public Member Functions

void ChangeVelocity (GLfloat vel)
void ChangeHeading (GLfloat degrees)
void ChangePitch (GLfloat degrees)
void SetPrespective (void)
 Camera ()
 ~Camera ()


Detailed Description

Camera class.

Constructor & Destructor Documentation

Camera::Camera (  ) 

Constructor.

Camera::~Camera (  ) 

Destructor.


Member Function Documentation

void Camera::ChangeVelocity ( GLfloat  vel  ) 

Changes the velocity of the camera in forward direction.

void Camera::ChangeHeading ( GLfloat  degrees  ) 

Changes the heading of the camera. Negative values are negative rotations.

void Camera::ChangePitch ( GLfloat  degrees  ) 

Changes the pitch of the camera. Negative values are negative rotations.

void Camera::SetPrespective ( void   ) 

Sets the perspective from the given parameters.


The documentation for this class was generated from the following files:
Generated on Sun Jan 20 12:10:07 2008 for FlowVis by  doxygen 1.5.4