openscenegraph
Public Member Functions | Protected Member Functions
osgGA::CameraManipulator::CoordinateFrameCallback Class Reference
Inheritance diagram for osgGA::CameraManipulator::CoordinateFrameCallback:
osg::Referenced

List of all members.

Public Member Functions

virtual osg::CoordinateFrame getCoordinateFrame (const osg::Vec3d &position) const =0

Protected Member Functions

virtual ~CoordinateFrameCallback ()

Detailed Description

callback class to use to allow matrix manipulators to query the application for the local coordinate frame.


Constructor & Destructor Documentation

virtual osgGA::CameraManipulator::CoordinateFrameCallback::~CoordinateFrameCallback ( ) [inline, protected, virtual]

Member Function Documentation

virtual osg::CoordinateFrame osgGA::CameraManipulator::CoordinateFrameCallback::getCoordinateFrame ( const osg::Vec3d position) const [pure virtual]

The documentation for this class was generated from the following file: