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