openscenegraph
|
Public Member Functions | |
virtual osg::CoordinateFrame | getCoordinateFrame (const osg::Vec3d &position) const =0 |
Protected Member Functions | |
virtual | ~CoordinateFrameCallback () |
callback class to use to allow matrix manipulators to query the application for the local coordinate frame.
virtual osgGA::CameraManipulator::CoordinateFrameCallback::~CoordinateFrameCallback | ( | ) | [inline, protected, virtual] |
virtual osg::CoordinateFrame osgGA::CameraManipulator::CoordinateFrameCallback::getCoordinateFrame | ( | const osg::Vec3d & | position | ) | const [pure virtual] |