X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fpose.h;fp=source%2Fpose.h;h=41fc3de596986940f7f60528d4af510615894557;hp=5f37c414d4e60d127626a68db3f53dfa352a19cd;hb=164d77011ab4ebe76c9bf2b7ed8d8dd8ebc20e61;hpb=b61c103559c83d6fe7309f2ca4489f09e701c4cf diff --git a/source/pose.h b/source/pose.h index 5f37c414..41fc3de5 100644 --- a/source/pose.h +++ b/source/pose.h @@ -18,6 +18,7 @@ public: public: Loader(Pose &, Collection &); private: + void armature(const std::string &); void link(const std::string &); };