/[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.6 by skunix, Fri Jan 7 06:13:11 2005 UTC revision 1.7 by skunix, Sun Jan 9 08:57:22 2005 UTC
# Line 36  class SceneManager : public Object, publ Line 36  class SceneManager : public Object, publ
36    
37                  virtual void            add_child(const Object_sp&);                  virtual void            add_child(const Object_sp&);
38                  virtual void            add_child(const Object_sp&, std::string& path);                  virtual void            add_child(const Object_sp&, std::string& path);
39    
40                  virtual Object_sp       get_child(const std::string&);                  virtual Object_sp       get_child(const std::string&);
41    
42                  virtual void            draw ();                  virtual void            draw ();

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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