Files
OpenSceneGraph/include
Robert Osfield 22bc0391c7 Refactored the UserDataContainer so that the osg::UserDataContainer is now a pure virtual base class,
with a osg::DefaultUserDataContainer subclassed from this.  The user object access methods have now all
been moved from osg::Object into the UserDataContainer class, except for the set/getUserData() methods
that are left in osg::Object for backwards compatibility, and the description list access methods have
been moved back into osg::Node.

main UserObject access methods are now all def
2011-06-09 12:57:14 +00:00
..
2011-05-12 13:08:02 +00:00
2011-05-09 10:53:12 +00:00
2011-05-06 10:29:47 +00:00