ISkeletonMapping Interface
Represents the different joint sets and parent/child relationships found in different skeletons.
The set of BodyJointIds supported by this skeleton.
bool TryGetParentJointId ( BodyJointId jointId,
out BodyJointId parent )
Get the parent joint for a given body joint.
ParametersjointIdThe joint to fetch the parent for
ReturnsTrue if parent could be retrieved