IBody Interface

Represents a body.

Syntax

interface IBody : public IUnknown

Members

IBody has the following members.

Methods

Name Description
get_ClippedEdges Gets the clipped edges.
get_Engaged Gets the level of user engagement.
get_HandLeftConfidence Gets the tracking confidence for the left hand.
get_HandLeftState Gets the left hand state.
get_HandRightConfidence Gets the tracking confidence for the right hand.
get_HandRightState Retrieves the right hand state.
get_IsRestricted Retrieves a boolean value that indicates if the body is restricted from a full range of motion.
get_IsTracked Retrieves a boolean value that indicates if the body is tracked.
get_Lean Gets the amount a body is leaning, which is a number between -1 (leaning left or back) and 1 (leaning right or front).
get_LeanTrackingState Gets the lean tracking state, which indicates if the body is tracked.
get_TrackingId Gets the tracking ID.
GetActivityDetectionResults Gets the activity detection results from IBody.
GetAppearanceDetectionResults Gets the appearance.
GetExpressionDetectionResults Gets the dictionary of expressions. This API is not implemented in the Kinect for Windows v2 SDK and will always return null. It is included to support cross-compilation with the Xbox SDK.
GetJointOrientations Gets the dictionary of joint orientations.
GetJoints Gets the dictionary of joints.

Requirements

Header: kinect.h

Library: kinect20.lib