VSTGUI  4.2
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
ITouchEvent::Touch Struct Reference
+ Collaboration diagram for ITouchEvent::Touch:

Public Member Functions

 Touch ()
 

Public Attributes

double timeStamp
 
TouchState state
 
CPoint location
 
CViewtarget
 
bool targetIsSingleTouch
 
uint32_t tapCount
 

Constructor & Destructor Documentation

Touch ( )
inline

Member Data Documentation

CPoint location
TouchState state
uint32_t tapCount
CView* target
bool targetIsSingleTouch
double timeStamp

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