Contents

indexForJointName:

Returns the index for a given joint identifier.

Declaration

- (NSUInteger) indexForJointName:(ARSkeletonJointName) jointName;

Discussion

This function returns NSNotFound if an invalid joint name is passed in.

See Also

Getting Joint Information