openscenegraph
Public Member Functions | Public Attributes
osgGA::GUIEventAdapter::TouchData::TouchPoint Struct Reference

List of all members.

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 ( unsigned int  in_id,
TouchPhase  in_phase,
float  in_x,
float  in_y,
unsigned int  in_tap_count 
) [inline]

Member Data Documentation


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