CameraManipulatorFollow Class Reference

CameraManipulatorFollow is a MatrixManipulator which provides Flying simulator-like updating of the camera position & orientation. More...

#include <cameramanipulatorFollow.h>

Inherits CameraManipulator.

Inheritance diagram for CameraManipulatorFollow:

Inheritance graph
[legend]
Collaboration diagram for CameraManipulatorFollow:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CameraManipulatorFollow (osg::Node *node, GlobalData &global)

Protected Member Functions

virtual ~CameraManipulatorFollow ()
virtual void calcMovementByAgent ()
 This handles robot movements, so that the camera movemenent is right affected.
virtual void setHomeViewByAgent ()
 Sets the right view and eye if the robot has changed.

Private Member Functions

virtual const char * className () const
 returns the classname of the manipulator it's NECCESSARY to define this funtion, otherwise the new manipulator WON'T WORK! (but ask me not why)

Detailed Description

CameraManipulatorFollow is a MatrixManipulator which provides Flying simulator-like updating of the camera position & orientation.

Left mouse button: Pan and tilt Right mouse button: forward and sideways Middle mouse button: up and sideways


Constructor & Destructor Documentation

CameraManipulatorFollow osg::Node *  node,
GlobalData global
 

~CameraManipulatorFollow  )  [protected, virtual]
 


Member Function Documentation

void calcMovementByAgent  )  [protected, virtual]
 

This handles robot movements, so that the camera movemenent is right affected.

should be overwritten by new cameramanipulator

Reimplemented from CameraManipulator.

virtual const char* className  )  const [inline, private, virtual]
 

returns the classname of the manipulator it's NECCESSARY to define this funtion, otherwise the new manipulator WON'T WORK! (but ask me not why)

Reimplemented from CameraManipulator.

void setHomeViewByAgent  )  [protected, virtual]
 

Sets the right view and eye if the robot has changed.

Is called from manageRobots(); should be overwritten by new cameramanipulator if needed

Reimplemented from CameraManipulator.


The documentation for this class was generated from the following files:
Generated on Tue Jan 16 02:14:51 2007 for Robotsystem of the Robot Group Leipzig by doxygen 1.3.8