Basic XRView interface

This commit is contained in:
Manish Goregaokar 2018-12-19 16:48:44 -08:00
parent 31feb1eca2
commit 73c530344c
3 changed files with 48 additions and 0 deletions

View file

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