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