This documentation is archived and is not being maintained.
IInputModel Interface
The base interface implemented by the
ManipulatableModel and
PressableModel Kinect Toolkit input elements.
public interface class IInputModel
IInputModel has the following members.
| Name | Description |
|---|
| CapturedPointerId |
Gets the identifier of the KinectPointerPoint Class
with which the Kinect Toolkit input element was captured.
|
| Element | Gets the object that represents the Kinect Toolkit input element. |
| GestureRecognizer | Gets or sets the KinectGestureRecognizer Class object associated with the Kinect Toolkit input element.
|
| HasCapture | Gets an boolean value indicating whether the Kinect Toolkit input element has been captured with a gesture. |
| HasCaptureChanged | Gets a value indicating whether the capture status of the Kinect Toolkit input element has changed. |
| IsManipulatable | Gets a value indicating whether the associated Kinect Toolkit input element supports manipulation gestures.
|
| Name | Description |
|---|
| CompleteGesture | Completes the gesture associated with Kinect Toolkit input element. |
| ProcessPointerMove | Processes the movement of the pointer associated with the Kinect Toolkit input element. |
- Namespace: Microsoft.Kinect.Toolkit.Input
- Assembly:
(in )