]> Dogcows Code - chaz/yoink/blobdiff - src/Animation.hh
mesh and other random adjustments
[chaz/yoink] / src / Animation.hh
index 3875b45f4819dccb880d4df763fbd676a8f4a708..97e916d8b5f3a77ae502cd50c878b79733020355 100644 (file)
@@ -22,7 +22,6 @@
 #include <boost/shared_ptr.hpp>
 
 #include <moof/math.hh>
-#include <moof/resource.hh>
 
 
 class Animation;
@@ -36,7 +35,7 @@ typedef boost::shared_ptr<Animation> AnimationP;
  * about anything to whatever drawing context is used to render the frame.
  */
 
-class Animation : public moof::resource
+class Animation
 {
 public:
 
This page took 0.01638 seconds and 4 git commands to generate.