MIRIA.Gestures.Interpreter Class Reference
List of all members.
Constructor & Destructor Documentation
| MIRIA.Gestures.Interpreter.Interpreter |
( |
FrameworkElement |
element |
) |
|
Member Function Documentation
| delegate void MIRIA.Gestures.Interpreter.GestureRotateHandler |
( |
double |
angle |
) |
|
| delegate void MIRIA.Gestures.Interpreter.GestureTranslateHandler |
( |
Point |
p |
) |
|
| delegate void MIRIA.Gestures.Interpreter.GestureScaleHandler |
( |
double |
scale |
) |
|
| delegate void MIRIA.Gestures.Interpreter.GestureTapHandler |
( |
Point |
p |
) |
|
| delegate void MIRIA.Gestures.Interpreter.GestureRelease |
( |
|
) |
|
| delegate void MIRIA.Gestures.Interpreter.GestureHold |
( |
Point |
p |
) |
|
| Point MIRIA.Gestures.Interpreter.Acceleration |
( |
|
) |
|
| void MIRIA.Gestures.Interpreter.FingerUpdate |
( |
String |
hid, |
|
|
Point |
p, |
|
|
PointCollection |
vertexes, |
|
|
Point |
cn | |
|
) |
| | |
| void MIRIA.Gestures.Interpreter.FingerRemove |
( |
string |
hid |
) |
|
Property Documentation
List<Finger> MIRIA.Gestures.Interpreter.GetFingers [get] |
Event Documentation
| GestureRotateHandler MIRIA.Gestures.Interpreter.Rotate |
| GestureTranslateHandler MIRIA.Gestures.Interpreter.Translate |
| GestureScaleHandler MIRIA.Gestures.Interpreter.Scale |
| GestureTapHandler MIRIA.Gestures.Interpreter.Tap |
| GestureRelease MIRIA.Gestures.Interpreter.Release |
| GestureHold MIRIA.Gestures.Interpreter.Hold |
The documentation for this class was generated from the following file: