namespace osgGA


class OSGGA_EXPORT AnimationPathManipulator: public MatrixManipulator
class OSGGA_EXPORT DriveManipulator: public MatrixManipulator
DriveManipulator is a camera manipulator which provides drive-like functionality.
class OSGGA_EXPORT FlightManipulator: public MatrixManipulator
FlightManipulator is a MatrixManipulator which provides flight simulator-like updating of the camera position & orientation.
class GUIActionAdapter
Abstract base class defining the interface by which GUIEventHandlers may request actions of the GUI system in use.
class OSGGA_EXPORT GUIEventAdapter: public osg::Referenced
Pure virtual base class for adapting platform specific events into generic keyboard and mouse events.
class OSGGA_EXPORT GUIEventHandler: public virtual osg::Object
class OSGGA_EXPORT CompositeGUIEventHandler: public GUIEventHandler
CompositeGUIEventHandler allows GUIEventHandlers to be composed into hierarchies
class OSGGA_EXPORT GUIEventHandlerVisitor
Base class for visiting GUIEventHandlers.
class OSGGA_EXPORT HoverManipulator: public MatrixManipulator
HoverManipulator is a MatrixManipulator which provides a camera motion model using mouse and keyboard, designed for flythrough applications (eg.
class OSGGA_EXPORT KeySwitchMatrixManipulator: public MatrixManipulator
KeySwitchMatrixManipulator is a decorator which allows the type of camera manipulator being used to be switched by pressing a key.
[more]#define NEW_HOME_POSITION
class OSGGA_EXPORT MatrixManipulator: public GUIEventHandler
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
Experimental class, not been looked at for a while, but which will be returned to at some point :-\
class OSGGA_EXPORT TerrainManipulator: public MatrixManipulator
class OSGGA_EXPORT TrackballManipulator: public MatrixManipulator
class OSGGA_EXPORT TrackerManipulator: public MatrixManipulator


Documentation

o#define NEW_HOME_POSITION

Alphabetic index HTML hierarchy of classes or Java



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