OpenSceneGraph
Public Member Functions | Public Attributes | List of all members
osgGA::GUIEventAdapter::Scrolling Struct Reference

Public Member Functions

 Scrolling ()
 
 Scrolling (const Scrolling &rhs)
 

Public Attributes

ScrollingMotion motion
 
float deltaX
 
float deltaY
 

Constructor & Destructor Documentation

◆ Scrolling() [1/2]

osgGA::GUIEventAdapter::Scrolling::Scrolling ( )
inline

◆ Scrolling() [2/2]

osgGA::GUIEventAdapter::Scrolling::Scrolling ( const Scrolling rhs)
inline

Member Data Documentation

◆ deltaX

float osgGA::GUIEventAdapter::Scrolling::deltaX

◆ deltaY

float osgGA::GUIEventAdapter::Scrolling::deltaY

◆ motion

ScrollingMotion osgGA::GUIEventAdapter::Scrolling::motion

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