◆ TouchPoint() [1/2]
| osgGA::GUIEventAdapter::TouchData::TouchPoint::TouchPoint |
( |
| ) |
|
|
inline |
◆ TouchPoint() [2/2]
| osgGA::GUIEventAdapter::TouchData::TouchPoint::TouchPoint |
( |
unsigned int |
in_id, |
|
|
TouchPhase |
in_phase, |
|
|
float |
in_x, |
|
|
float |
in_y, |
|
|
unsigned int |
in_tap_count |
|
) |
| |
|
inline |
◆ id
| unsigned int osgGA::GUIEventAdapter::TouchData::TouchPoint::id |
◆ phase
| TouchPhase osgGA::GUIEventAdapter::TouchData::TouchPoint::phase |
◆ tapCount
| 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: