]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Aabb.hh
minor refactoring and state progress
[chaz/yoink] / src / Moof / Aabb.hh
index 0f7bbb9ff74fa2495e6b6582f2515c3b99f7cef2..6a7e064c41116c65e611d6f0ced6c81ed7272942 100644 (file)
@@ -47,7 +47,6 @@ struct Aabb : public Cullable, public Drawable
        Vector3 min;
        Vector3 max;
 
-
        Aabb() {}
 
        Aabb(const Vector3& a, const Vector3& b)
This page took 0.017016 seconds and 4 git commands to generate.