FlightGear next
ActivePickCallbacks Class Reference

List of currently pressed mouse button events. More...

Inherits std::map< int, SGPickCallbackList >.

Public Member Functions

void update (double dt, unsigned int keyModState)
 
void init (int button, const osgGA::GUIEventAdapter *ea)
 

Detailed Description

List of currently pressed mouse button events.

Definition at line 61 of file FGMouseInput.cxx.

Member Function Documentation

◆ init()

void ActivePickCallbacks::init ( int button,
const osgGA::GUIEventAdapter * ea )

Definition at line 70 of file FGMouseInput.cxx.

◆ update()

void ActivePickCallbacks::update ( double dt,
unsigned int keyModState )

Definition at line 94 of file FGMouseInput.cxx.


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