namespace osgGA


class OSGGA_EXPORT CameraManipulator: public GUIEventHandler
class OSGGA_EXPORT DriveManipulator: public CameraManipulator
class OSGGA_EXPORT FlightManipulator: public CameraManipulator
class GUIActionAdapter
Pure virtual base class for adapting the GUI actions requested by CameraManipulators into actions which are handled by the GUI toolkit of the users application.
class GUIEventAdapter: public osg::Referenced
Pure virtual base class for adapting platform specific events into generic keyboard and mouse events.
class OSGGA_EXPORT GUIEventHandler: public osg::Referenced
class OSGGA_EXPORT CompositeGUIEventHandler: public GUIEventHandler
CompositeGUIEventHandler allows GUIEventHandlers to be composed into hierarchies
class OSGGA_EXPORT GUIEventHandlerVisitor
Base class primarily for visiting GUIEventHandlers.
class OSGGA_EXPORT KeySwitchCameraManipulator: public CameraManipulator
class OSGGA_EXPORT SetSceneViewVisitor: public GUIEventHandlerVisitor
SetSceneViewGUIEventHandlerVisitor which visits various types of GUIEventHandler and sets them up appropriately, given a new scene view.
class OSGGA_EXPORT StateSetManipulator: public GUIEventHandler
class OSGGA_EXPORT TrackballManipulator: public CameraManipulator


Documentation

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.