/[usata]/usata2/src/scene-manager.hpp
ViewVC logotype

Diff of /usata2/src/scene-manager.hpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by skunix, Sun Jan 2 02:48:32 2005 UTC revision 1.4 by skunix, Sun Jan 2 06:34:43 2005 UTC
# Line 38  class SceneManager : public Object, publ Line 38  class SceneManager : public Object, publ
38                  virtual void add_child(const Object_sp&, std::string& path);                  virtual void add_child(const Object_sp&, std::string& path);
39                  virtual Object_sp get_child(const std::string&);                  virtual Object_sp get_child(const std::string&);
40                  virtual void draw ();                  virtual void draw ();
41                    virtual void update();
42  };  };
43    
   
   
   
44  }  }
45  #endif  #endif

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26