pub trait XRPoseMethods {
    // Required method
    fn Transform(&self) -> Root<Dom<XRRigidTransform>>;
}

Required Methods§

Implementors§