]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Video.hh
fixed layer bugs; generalized octree
[chaz/yoink] / src / Moof / Video.hh
index d640ad2386ce7a4fefa4bdda725fb35485302297..5f56f9e1d33e103ac0bf912b7f6584d0e45b516d 100644 (file)
@@ -128,6 +128,9 @@ public:
        void makeActive();
        void swap();
 
+       int getWidth() const;
+       int getHeight() const;
+
 
        struct Exception : public Mf::Exception
        {
This page took 0.01817 seconds and 4 git commands to generate.