Type Definition openxr::HandJointLocations[][src]

pub type HandJointLocations = [HandJointLocation; 26];
Expand description

An array of HandJointLocations, one for each HandJoint.

HandJoints can be used directly as an index for convenience.