OpenSceneGraph  3.5.1
Public Member Functions | Public Attributes | List of all members
osgGA::GUIEventAdapter::TouchData::TouchPoint Struct Reference

Public Member Functions

 TouchPoint ()
 
 TouchPoint (unsigned int in_id, TouchPhase in_phase, float in_x, float in_y, unsigned int in_tap_count)
 

Public Attributes

unsigned int id
 
TouchPhase phase
 
float x
 
float y
 
unsigned int tapCount
 

Constructor & Destructor Documentation

osgGA::GUIEventAdapter::TouchData::TouchPoint::TouchPoint ( )
inline
osgGA::GUIEventAdapter::TouchData::TouchPoint::TouchPoint ( unsigned int  in_id,
TouchPhase  in_phase,
float  in_x,
float  in_y,
unsigned int  in_tap_count 
)
inline

Member Data Documentation

unsigned int osgGA::GUIEventAdapter::TouchData::TouchPoint::id
TouchPhase osgGA::GUIEventAdapter::TouchData::TouchPoint::phase
unsigned int osgGA::GUIEventAdapter::TouchData::TouchPoint::tapCount
float osgGA::GUIEventAdapter::TouchData::TouchPoint::x
float osgGA::GUIEventAdapter::TouchData::TouchPoint::y

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

osg logo
Generated at Wed Nov 11 2015 22:14:58 for the OpenSceneGraph by doxygen 1.8.10.