]> git.tdb.fi Git - r2c2.git/blobdiff - source/designer/cameracontroller.h
Rename the project to R²C²
[r2c2.git] / source / designer / cameracontroller.h
index b39b3d5a59a6d0f173e69905888d17c849514510..b18e2519d25aadecaff80eb4e8c345b7bc7ffb85 100644 (file)
@@ -1,6 +1,6 @@
 /* $Id$
 
-This file is part of the MSP Märklin suite
+This file is part of R²C²
 Copyright © 2010 Mikkosoft Productions, Mikko Rasa
 Distributed under the GPL
 */
@@ -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;