FlightGear next
GraphDumpHandler Class Reference

Inherits osgGA::GUIEventHandler.

Public Member Functions

 GraphDumpHandler ()
 
void setKeyDump (int key)
 
int getKeyDump () const
 
bool handle (const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa)
 
virtual void getUsage (osg::ApplicationUsage &usage) const
 Get the keyboard and mouse usage of this manipulator.
 

Protected Attributes

int _keyDump
 

Detailed Description

Definition at line 44 of file fgviewer.cxx.

Constructor & Destructor Documentation

◆ GraphDumpHandler()

GraphDumpHandler::GraphDumpHandler ( )
inline

Definition at line 47 of file fgviewer.cxx.

Member Function Documentation

◆ getKeyDump()

int GraphDumpHandler::getKeyDump ( ) const
inline

Definition at line 49 of file fgviewer.cxx.

◆ getUsage()

void GraphDumpHandler::getUsage ( osg::ApplicationUsage & usage) const
virtual

Get the keyboard and mouse usage of this manipulator.

Definition at line 98 of file fgviewer.cxx.

◆ handle()

bool GraphDumpHandler::handle ( const osgGA::GUIEventAdapter & ea,
osgGA::GUIActionAdapter & aa )

Definition at line 77 of file fgviewer.cxx.

◆ setKeyDump()

void GraphDumpHandler::setKeyDump ( int key)
inline

Definition at line 48 of file fgviewer.cxx.

Member Data Documentation

◆ _keyDump

int GraphDumpHandler::_keyDump
protected

Definition at line 55 of file fgviewer.cxx.


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