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

◆ TabletPen() [1/2]

osgGA::GUIEventAdapter::TabletPen::TabletPen ( )
inline

◆ TabletPen() [2/2]

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

Member Data Documentation

◆ pressure

float osgGA::GUIEventAdapter::TabletPen::pressure

◆ rotation

float osgGA::GUIEventAdapter::TabletPen::rotation

◆ tabletPointerType

TabletPointerType osgGA::GUIEventAdapter::TabletPen::tabletPointerType

◆ tiltX

float osgGA::GUIEventAdapter::TabletPen::tiltX

◆ tiltY

float osgGA::GUIEventAdapter::TabletPen::tiltY

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