|
OpenSceneGraph 3.6.5
|
#include <GUIEventAdapter>
Public Member Functions | |
| Scrolling () | |
| Scrolling (const Scrolling &rhs) | |
Public Attributes | |
| ScrollingMotion | motion |
| float | deltaX |
| float | deltaY |
|
inline |
References deltaX, deltaY, motion, and osgGA::GUIEventAdapter::SCROLL_NONE.
Referenced by Scrolling().
|
inline |
References deltaX, deltaY, motion, and Scrolling().
| float osgGA::GUIEventAdapter::Scrolling::deltaX |
Referenced by Scrolling(), and Scrolling().
| float osgGA::GUIEventAdapter::Scrolling::deltaY |
Referenced by Scrolling(), and Scrolling().
| ScrollingMotion osgGA::GUIEventAdapter::Scrolling::motion |
Referenced by Scrolling(), and Scrolling().
| Generated at for the OpenSceneGraph by doxygen 1.15.0. |