script::dom::bindings::codegen::Bindings::XRViewerPoseBinding::XRViewerPose_Binding

Trait XRViewerPoseMethods

Source
pub trait XRViewerPoseMethods<D>
where D: DomTypes,
{ // Required method fn Views(&self, cx: JSContext, retval: MutableHandle<'_, Value>); }

Required Methods§

Source

fn Views(&self, cx: JSContext, retval: MutableHandle<'_, Value>)

Implementors§