pub(crate) trait XRJointPoseMethods<D>where D: DomTypes,{ // Required method fn GetRadius(&self) -> Option<Finite<f32>>; }