]> git.tdb.fi Git - libs/gl.git/blobdiff - source/pose.h
Allow tagging objects in a scene file for retrieval after loading
[libs/gl.git] / source / pose.h
index 5f37c414d4e60d127626a68db3f53dfa352a19cd..41fc3de596986940f7f60528d4af510615894557 100644 (file)
@@ -18,6 +18,7 @@ public:
        public:
                Loader(Pose &, Collection &);
        private:
+               void armature(const std::string &);
                void link(const std::string &);
        };