Microsoft.Kinect.Toolkit.Input Namespace

Provides APIs for using the Kinect Toolkit input framework.

NameDescription
CursorModelMaintains the data and state for a Kinect cursor.
CursorSpriteSheetDefinitionDefines the format of a sprite sheet used for Kinect cursor animations.
CursorViewModelRepresents the presentation logic and state of a Kinect cursor.
HitTestResultStores the first PressableModel object and all ManipulatableModel objects associated with a hit test.
InputPointerManager Handles the routing of KinectPointerPoint Class objects to the correct KinectGestureRecognizer Class objects and keeps track of the currently captured Kinect Tookit input elements.
ManipulatableModelMaintains data and state for a manipulatable Kinect Toolkit input element.
PressableModelMaintains data and state for a pressable Kinect Toolkit input element.

NameDescription
IInputModelThe base interface implemented by the ManipulatableModel and PressableModel Kinect Toolkit input elements.
IKinectEngagementManagerThe interface implemented by a Kinect engagement manager.
IManipulatableModel The interface implemented by the ManipulatableModel Kinect Toolkit input element.
IPressableModel The interface implemented by the PressableModel Kinect Toolkit input element.

NameDescription
CursorStateThe state of a Kinect Toolkit cursor.

Community Additions

ADD
Show: