]> git.tdb.fi Git - r2c2.git/blobdiff - source/designer/cameracontroller.h
Make snap limit relative to gauge
[r2c2.git] / source / designer / cameracontroller.h
index b39b3d5a59a6d0f173e69905888d17c849514510..beed68a483c247f106797cc4e4557c8a9e4e422e 100644 (file)
@@ -67,6 +67,7 @@ private:
        void key_press(unsigned, unsigned, wchar_t);
        void key_release(unsigned, unsigned);
 
+public:
        /** Return the focus point, i.e. where the look ray intersects with ground. */
        Msp::GL::Vector3 get_focus() const;