Azure Kinect Body Tracking SDK  1.0.1

◆ GetBody()

Body Microsoft.Azure.Kinect.BodyTracking.Frame.GetBody ( uint  index)
inline

Gets the helper reference structure that can be used only on stack to get body data.

Parameters
indexThe index of the body of which the body id information is queried.
Returns
Helper reference structure that can be used only on stack to get body data.

Called when the user has received a body frame and wants to access the data contained in it.