|
| TrackedTouch (int index, float x, float y, float radius, TimePoint time) |
|
Definition at line 1281 of file IControl.h.
◆ TrackedTouch() [1/2]
IMultiTouchControlBase::TrackedTouch::TrackedTouch |
( |
int |
index, |
|
|
float |
x, |
|
|
float |
y, |
|
|
float |
radius, |
|
|
TimePoint |
time |
|
) |
| |
|
inline |
◆ TrackedTouch() [2/2]
IMultiTouchControlBase::TrackedTouch::TrackedTouch |
( |
| ) |
|
|
inline |
◆ index
int IMultiTouchControlBase::TrackedTouch::index = 0 |
◆ radius
float IMultiTouchControlBase::TrackedTouch::radius = 1.f |
◆ startTime
TimePoint IMultiTouchControlBase::TrackedTouch::startTime |
◆ sx
float IMultiTouchControlBase::TrackedTouch::sx = 0.f |
◆ sy
float IMultiTouchControlBase::TrackedTouch::sy = 0.f |
float IMultiTouchControlBase::TrackedTouch::x = 0.f |
float IMultiTouchControlBase::TrackedTouch::y = 0.f |
The documentation for this struct was generated from the following file: