OpenSceneGraph
Public Member Functions | Public Attributes | List of all members
osgGA::GUIEventAdapter::TouchData::TouchPoint Struct Reference
Collaboration diagram for osgGA::GUIEventAdapter::TouchData::TouchPoint:
Collaboration graph
[legend]

Public Member Functions

 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
 

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