Basic XRRigidTransform interface

This commit is contained in:
Manish Goregaokar 2018-12-19 16:50:27 -08:00
parent 73c530344c
commit 520bb23048
3 changed files with 44 additions and 0 deletions

View file

@ -521,6 +521,7 @@ pub mod xr;
pub mod xrframe;
pub mod xrlayer;
pub mod xrreferencespace;
pub mod xrrigidtransform;
pub mod xrsession;
pub mod xrspace;
pub mod xrstationaryreferencespace;