Make poses nullable

This commit is contained in:
Manish Goregaokar 2019-10-02 19:01:55 -07:00
parent 0780fb0693
commit 1062249fd8
3 changed files with 14 additions and 5 deletions

View file

@ -549,6 +549,7 @@ pub mod xmlserializer;
pub mod xr;
pub mod xrframe;
pub mod xrinputsource;
pub mod xrinputsourceevent;
pub mod xrpose;
pub mod xrreferencespace;
pub mod xrrenderstate;