Basic XRReferenceSpace interface

This commit is contained in:
Manish Goregaokar 2018-12-19 15:46:39 -08:00
parent 90e0ceb7ce
commit 581470016f
7 changed files with 142 additions and 0 deletions

View file

@ -520,6 +520,8 @@ pub mod xmlhttprequestupload;
pub mod xr;
pub mod xrframe;
pub mod xrlayer;
pub mod xrreferencespace;
pub mod xrsession;
pub mod xrspace;
pub mod xrstationaryreferencespace;
pub mod xrwebgllayer;