Add stub XRRay

This commit is contained in:
Manish Goregaokar 2020-04-08 14:29:55 -07:00
parent 7f353033f4
commit b6a9e41bb8
4 changed files with 52 additions and 0 deletions

View file

@ -579,6 +579,7 @@ pub mod xrinputsourceschangeevent;
pub mod xrlayer;
pub mod xrmediabinding;
pub mod xrpose;
pub mod xrray;
pub mod xrreferencespace;
pub mod xrrenderstate;
pub mod xrrigidtransform;