Send notifications to ARVRInterfaces

This commit is contained in:
Bastiaan Olij 2019-03-13 20:43:21 +11:00
parent ac95466aff
commit 1a1b35721a
7 changed files with 31 additions and 4 deletions

View file

@ -142,6 +142,7 @@ public:
virtual void commit_for_eye(ARVRInterface::Eyes p_eye, RID p_render_target, const Rect2 &p_screen_rect);
virtual void process();
virtual void notification(int p_what);
MobileVRInterface();
~MobileVRInterface();