TouchScript.Gestures.TransformGestures Namespace |
Class | Description | |
---|---|---|
PinnedTransformGesture |
Recognizes a transform gesture around center of the object, i.e. one finger rotation, scaling or a combination of these.
| |
ScreenTransformGesture |
Recognizes a transform gesture in screen space, i.e. translation, rotation, scaling or a combination of these.
| |
TransformGesture |
Recognizes a transform gesture, i.e. translation, rotation, scaling or a combination of these.
|
Interface | Description | |
---|---|---|
ITransformGesture |
Gesture which performs some kind of transformation in 3d space, i.e. translation, rotation, scaling or a combination of these.
|
Enumeration | Description | |
---|---|---|
TransformGestureProjectionType |
Transform's projection type.
| |
TransformGestureTransformType |
Types of transformation.
|