mirror planes detection needs work
[laserbrain_demo] / src / app.h
index 686c7e0..0e41312 100644 (file)
--- a/src/app.h
+++ b/src/app.h
@@ -7,6 +7,7 @@
 
 extern long time_msec;
 extern int win_width, win_height;
+extern int vp_width, vp_height;        // viewport size differs from win size during VR eye rendering
 extern float win_aspect;
 extern bool opt_gear_wireframe;
 extern bool fb_srgb;