List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
osgGA::GUIEventAdapter::TouchData::TouchData |
( |
| ) |
[inline] |
Member Function Documentation
void osgGA::GUIEventAdapter::TouchData::addTouchPoint |
( |
unsigned int |
id, |
|
|
TouchPhase |
phase, |
|
|
float |
x, |
|
|
float |
y, |
|
|
unsigned int |
tap_count |
|
) |
| [inline, protected] |
const_iterator osgGA::GUIEventAdapter::TouchData::begin |
( |
| ) |
const [inline] |
iterator osgGA::GUIEventAdapter::TouchData::begin |
( |
| ) |
[inline] |
const_iterator osgGA::GUIEventAdapter::TouchData::end |
( |
| ) |
const [inline] |
iterator osgGA::GUIEventAdapter::TouchData::end |
( |
| ) |
[inline] |
const TouchPoint osgGA::GUIEventAdapter::TouchData::get |
( |
unsigned int |
i | ) |
const [inline] |
unsigned int osgGA::GUIEventAdapter::TouchData::getNumTouchPoints |
( |
| ) |
const [inline] |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: