pub(crate) trait XRJointSpaceMethods<D>where
D: DomTypes,{
// Required method
fn JointName(&self) -> XRHandJoint;
}
pub(crate) trait XRJointSpaceMethods<D>where
D: DomTypes,{
// Required method
fn JointName(&self) -> XRHandJoint;
}