rust_webvr::api
pub struct OpenVRServiceCreator;
impl OpenVRServiceCreator
fn new() -> Box<VRServiceCreator>
impl VRServiceCreator for OpenVRServiceCreator
fn new_service(&self) -> Box<VRService>