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