CameraInstructionNormal Class Reference

#include <CameraInstructions.h>

Inherits CameraInstructions.

Inheritance diagram for CameraInstructionNormal:

Inheritance graph
[legend]
Collaboration diagram for CameraInstructionNormal:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CameraInstructionNormal (CameraAnimator *anim, unsigned int camnum)
virtual ~CameraInstructionNormal ()
virtual void execute ()

Private Attributes

unsigned int mCameraNumber
 the number of the camera

Detailed Description

renders one image where the camera does nothing (needed for moving)

Definition at line 106 of file CameraInstructions.h.


Constructor & Destructor Documentation

CameraInstructionNormal::CameraInstructionNormal ( CameraAnimator anim,
unsigned int  camnum 
) [inline]

Constructor

Parameters:
anim the animator pointer
camnum the camera number

Definition at line 113 of file CameraInstructions.h.

virtual CameraInstructionNormal::~CameraInstructionNormal (  )  [inline, virtual]

Definition at line 118 of file CameraInstructions.h.


Member Function Documentation

void CameraInstructionNormal::execute (  )  [virtual]

increments the pc

Implements CameraInstructions.

Definition at line 110 of file CameraInstructions.cpp.

References CameraInstructions::animator, and CameraAnimator::mPC.


Member Data Documentation

unsigned int CameraInstructionNormal::mCameraNumber [private]

the number of the camera

Definition at line 126 of file CameraInstructions.h.


The documentation for this class was generated from the following files:
Generated on Fri Feb 1 00:02:13 2008 for Grayfall by  doxygen 1.5.1