WindowsPreview.Kinect.Input Namespace

Provides support for the Kinect for Windows input system.

NameDescription
BodyHandPairRepresents a pairing of a tracked body and an indicator of whether the associated hand is the right or left hand of the tracked body.
KinectCoreWindowRepresents a Kinect for Windows app with input events and basic user interface behaviors. Only 1 core window is in “focus” at any one time, and that one gets the pointers and related events. The coordinate space of the window is normalized to the [0,1] range in both dimensions.
KinectGestureRecognizerProvides gesture and manipulation recognition, and settings.
KinectHoldingEventArgs Provides data for the Holding event.
KinectManipulationCompletedEventArgs Provides data for the ManipulationCompleted event.
KinectManipulationInertiaStartingEventArgs Provides data for the ManipulationInertiaStarting event.
KinectManipulationStartedEventArgs Provides data for the ManipulationStarted event.
KinectManipulationUpdatedEventArgs Provides data for the ManipulationUpdated event.
KinectPointerDeviceRepresents a Kinect pointer device.
KinectPointerEventArgs Provides data for KinectCoreWindow pointer events.
KinectPointerPointProvides basic properties for the input pointer associated with a Kinect for Windows input.
KinectPointerPointProperties Provides extended properties for a KinectPointerPoint object.
KinectPointerPointTransformRepresents a Kinect pointer point transform.
KinectPressingCompletedEventArgs Provides data for the PressingCompleted event.
KinectPressingStartedEventArgs Provides data for the PressingStarted event.
KinectPressingUpdatedEventArgsProvides data for the PressingUpdated event.
KinectTappedEventArgs Provides data for the Tapped event.

NameDescription
IKinectPointerPointTransformProvides generalized transformation support for objects.

NameDescription
KinectManipulationDeltaRepresents the accumulated transformations for the current manipulation.
KinectManipulationVelocitiesRepresents the velocities of the accumulated transformations for the current interaction.

NameDescription
HandTypeEnumerates the ways in which a hand can be identified.
KinectEngagementModeEnumerates the modes in which engaged users can be tracked.
KinectGestureSettingsSpecifies the interactions that are supported by an Kinect for Windows application.
KinectHoldingState Specifies the state of the Holding event.
KinectInteractionModeGesture interaction modes, which determine how gestures are handled.
PointerDeviceTypeSpecifies the pointer device type.

Community Additions

ADD
Show: