CCameraOrbit Class Reference

Orbiting camera. More...

#include <cameraOrbit.h>

Inheritance diagram for CCameraOrbit:

CCameraThird CCameraBase

List of all members.

Public Member Functions

void update (CCameraTarget &target)
 Update the Orbit camera using player input.
Create methods
 CCameraOrbit ()
 Build an orbit camera using default values.
 CCameraOrbit (CXMLNode &node)
 Create a CCameraOrbit object using data from XML node.

Static Public Attributes

static const char * m_kStrElm = "CameraOrbit"
 XML element string.


Detailed Description

Orbiting camera.

(c) 2007-2008 oP group Germany GbR. All rights reserved.
This source code is provided "as is" with no warranty and must not be distributed without written permission.

Author:
Doug Poston
Version:
1.3
Date:
12/28/2007

Constructor & Destructor Documentation

CCameraOrbit::CCameraOrbit ( CXMLNode &  node  ) 

Create a CCameraOrbit object using data from XML node.

Parameters:
node XML node of a CameraOrbit entity
See also:
CCameraThird::CCameraThird(CXMLNode& node)


Member Function Documentation

void CCameraOrbit::update ( CCameraTarget target  )  [virtual]

Update the Orbit camera using player input.

Parameters:
target The current camera target. update camera position

Reimplemented from CCameraThird.


The documentation for this class was generated from the following files:
Generated on Fri Dec 28 12:55:07 2007 for template7 by  doxygen 1.5.4