Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides data for the ManipulationCompleted event.
Syntax
interface IKinectManipulationCompletedEventArgs : public IUnknown
Members
IKinectManipulationCompletedEventArgs has the following members.
Methods
Name | Description |
---|---|
get_Cumulative | Gets values that indicate the accumulated transformation deltas (translation, rotation, scale) of a completed manipulation (from the start of the manipulation to the end of inertia). |
get_PointerDeviceType | Gets the device type of the input source. |
get_Position | Gets the ___location of the pointer associated with the manipulation for the last manipulation event. |
get_Velocities | Gets values that indicate the velocities of the transformation deltas (translation, rotation, scale) for a manipulation at the ManipulationCompleted event. |
Requirements
Header: kinect.h
Library: TBD