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

osgViewer::LODScaleHandler::LODScaleHandler (  ) 

Member Function Documentation

int osgViewer::LODScaleHandler::getKeyEventDecreaseLODScale (  )  const [inline]
int osgViewer::LODScaleHandler::getKeyEventIncreaseLODScale (  )  const [inline]
virtual void osgViewer::LODScaleHandler::getUsage ( osg::ApplicationUsage usage  )  const [virtual]

Get the keyboard and mouse usage of this manipulator.

Reimplemented from osgGA::GUIEventHandler.

bool osgViewer::LODScaleHandler::handle ( const osgGA::GUIEventAdapter ,
osgGA::GUIActionAdapter  
) [virtual]

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

Reimplemented from osgGA::GUIEventHandler.

void osgViewer::LODScaleHandler::setKeyEventDecreaseLODScale ( int  key  )  [inline]
void osgViewer::LODScaleHandler::setKeyEventIncreaseLODScale ( int  key  )  [inline]

Member Data Documentation


The documentation for this class was generated from the following file:
Generated on Sat Jun 5 21:48:47 2010 for openscenegraph by  doxygen 1.6.3