|
OpenSceneGraph 3.6.5
|
#include <GUIEventAdapter>
Public Member Functions | |
| TabletPen () | |
| TabletPen (const TabletPen &rhs) | |
Public Attributes | |
| float | pressure |
| float | tiltX |
| float | tiltY |
| float | rotation |
| TabletPointerType | tabletPointerType |
|
inline |
References pressure, rotation, tabletPointerType, tiltX, tiltY, and osgGA::GUIEventAdapter::UNKNOWN.
Referenced by TabletPen().
|
inline |
References pressure, rotation, TabletPen(), tabletPointerType, tiltX, and tiltY.
| float osgGA::GUIEventAdapter::TabletPen::pressure |
Referenced by TabletPen(), and TabletPen().
| float osgGA::GUIEventAdapter::TabletPen::rotation |
Referenced by TabletPen(), and TabletPen().
| TabletPointerType osgGA::GUIEventAdapter::TabletPen::tabletPointerType |
Referenced by TabletPen(), and TabletPen().
| float osgGA::GUIEventAdapter::TabletPen::tiltX |
Referenced by TabletPen(), and TabletPen().
| float osgGA::GUIEventAdapter::TabletPen::tiltY |
Referenced by TabletPen(), and TabletPen().
| Generated at Sun Aug 10 2025 00:00:00 for the OpenSceneGraph by doxygen 1.14.0. |