Basic XRViewerPose interface

This commit is contained in:
Manish Goregaokar 2018-12-19 16:44:53 -08:00
parent 581470016f
commit 31feb1eca2
3 changed files with 41 additions and 0 deletions

View file

@ -524,4 +524,5 @@ pub mod xrreferencespace;
pub mod xrsession;
pub mod xrspace;
pub mod xrstationaryreferencespace;
pub mod xrviewerpose;
pub mod xrwebgllayer;