openscenegraph
Public Member Functions | Protected Attributes
osgViewer::LODScaleHandler Class Reference
Inheritance diagram for osgViewer::LODScaleHandler:
osgGA::GUIEventHandler osg::NodeCallback osg::Drawable::EventCallback osg::Object osg::Object osg::Referenced osg::Referenced

List of all members.

Public Member Functions

 LODScaleHandler ()
void setKeyEventIncreaseLODScale (int key)
int getKeyEventIncreaseLODScale () const
void setKeyEventDecreaseLODScale (int key)
int getKeyEventDecreaseLODScale () const
bool handle (const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa)
virtual void getUsage (osg::ApplicationUsage &usage) const

Protected Attributes

int _keyEventIncreaseLODScale
int _keyEventDecreaseLODScale

Detailed Description

Event handler for increase/decreasing LODScale.


Constructor & Destructor Documentation


Member Function Documentation

virtual void osgViewer::LODScaleHandler::getUsage ( osg::ApplicationUsage usage) const [virtual]

Get the keyboard and mouse usage of this manipulator.

Reimplemented from osgGA::GUIEventHandler.

Deprecated, Handle events, return true if handled, false otherwise.

Reimplemented from osgGA::GUIEventHandler.


Member Data Documentation


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