Grip-Reloaded
Grip version visualizaiton interface for DART (DynamicAnimationandRoboticsToolkits)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
Public Member Functions
osgGolems::CameraManipulator Class Reference

Camera manipulator class that subclasses osgGA::OrbitManipulator. It sets up desired behavior for robot simulator. More...

#include <CameraManipulator.h>

List of all members.

Public Member Functions

 CameraManipulator ()
 Constructor for CameraManipulator class.
 ~CameraManipulator ()
 Destructor for CameraManipulator class.
void setCenter (osg::Vec3 center)
 Set the camera manipulator's center of rotation.

Detailed Description

Camera manipulator class that subclasses osgGA::OrbitManipulator. It sets up desired behavior for robot simulator.


Member Function Documentation

void CameraManipulator::setCenter ( osg::Vec3  center)

Set the camera manipulator's center of rotation.

Parameters:
centerosg::Vec3 specifying x,y,z coordinates of center of rotation
Returns:
void

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator