Share via


JointOrientation Structure

Orients a joint relative to the parent joint in the skeleton.

Syntax

typedef struct _JointOrientation {
    JointType JointType;
    Vector4 Orientation;
} JointOrientation;

Members

  • JointType
    The joint type.
  • Orientation
    The direction of the joint relative to the parent joint in the skeleton.

Requirements

Header: kinect.h

Library: kinect20.lib