iPlug2 - C++ Audio Plug-in Framework
Public Member Functions | Public Attributes | List of all members
IMultiTouchControlBase::TrackedTouch Struct Reference

Public Member Functions

 TrackedTouch (int index, float x, float y, float radius, TimePoint time)
 

Public Attributes

int index = 0
 
float x = 0.f
 
float y = 0.f
 
float sx = 0.f
 
float sy = 0.f
 
float radius = 1.f
 
TimePoint startTime
 

Detailed Description

Definition at line 1102 of file IControl.h.


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