OpenSceneGraph/src/osgWrappers
Robert Osfield d26a8474e7 Changed the ref_ptr<T> observer_ptr<>::lock() method to be
bool observer_ptr<>::lock(ref_ptr<T>&) to avoid the temporary ref_ptr<>'s
being created and destroyed on the stack along with the associated ref/unref() operations
2010-05-28 08:57:48 +00:00
..
deprecated-dotosg Fixed typo 2010-04-28 21:10:29 +00:00
introspection Changed the ref_ptr<T> observer_ptr<>::lock() method to be 2010-05-28 08:57:48 +00:00
serializers From Wang Rui, serializers for osgSim and osgVolume 2010-05-18 11:00:06 +00:00