]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Frustum.hh
game loop tweaks; shapes hierarchy defined
[chaz/yoink] / src / Moof / Frustum.hh
index 6e93cd6c87f8c675ca61ff4f3dc820ee9b57a1f5..5710004c58989115622b779fedfcdfb9096279c3 100644 (file)
@@ -44,7 +44,7 @@ public:
        {
                init(modelview, fovy, aspect, abutting, distant);
        }
-       
+
        void init(const Matrix4& modelview, const Matrix4& projection);
        void init(const Matrix4& modelview, Scalar fovy, Scalar aspect,
                          Scalar abutting, Scalar distant);
This page took 0.019177 seconds and 4 git commands to generate.