]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Camera.hh
more featureful sound class
[chaz/yoink] / src / Moof / Camera.hh
index 72df5db6703fcc3d90e3c25fb615ccc3c250f7d5..fae25079ec700d88d7e1a5edb1baff0e3324874e 100644 (file)
@@ -46,7 +46,7 @@ public:
        Camera() :
                position_(0.0, 0.0, 0.0)
        {
-               cml::quaternion_rotation_world_y(rotation_, 0.0);
+               cml::quaternion_rotation_world_y(rotation_, 0.0f);
                calculateSecondary();
        }
 
This page took 0.016575 seconds and 4 git commands to generate.