openscenegraph
Public Member Functions | Public Attributes | List of all members
osgGA::GUIEventAdapter::TabletPen Struct Reference

Public Member Functions

 TabletPen ()
 TabletPen (const TabletPen &rhs)

Public Attributes

float pressure
float tiltX
float tiltY
float rotation
TabletPointerType tabletPointerType

Constructor & Destructor Documentation

osgGA::GUIEventAdapter::TabletPen::TabletPen ( )
inline
osgGA::GUIEventAdapter::TabletPen::TabletPen ( const TabletPen rhs)
inline

Member Data Documentation

float osgGA::GUIEventAdapter::TabletPen::pressure
float osgGA::GUIEventAdapter::TabletPen::rotation
TabletPointerType osgGA::GUIEventAdapter::TabletPen::tabletPointerType
float osgGA::GUIEventAdapter::TabletPen::tiltX
float osgGA::GUIEventAdapter::TabletPen::tiltY

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