]> git.tdb.fi Git - libs/gl.git/blobdiff - source/bufferable.h
Store a Transform in keyframes instead of a Matrix
[libs/gl.git] / source / bufferable.h
index f157c6281d2197d17b56bd78a7d61cd1754ee186..a88f7b07a719535d426e262157fc8ef10879bd80 100644 (file)
@@ -37,7 +37,6 @@ private:
 protected:
        mutable bool dirty;
 
-protected:
        Bufferable();
 public:
        virtual ~Bufferable();