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 Tue Dec 4 01:54:47 2007 for Volumerenderer by  doxygen 1.5.4