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

Trait XRViewerPoseMethods

Source
pub(crate) 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§