Got a question I've been meaning to ask for a while.
Don's excellent "Using Reference Pointers" paper mentioned that it was
OSG's policy was to always use ref_ptr's unless there was a circular
reference possibility.
However, all of the Geometry::get*Array() functions that return Array
objects return naked pointers instead of osg::ref_ptr<Array>'s. Why is
that?
Thanks,
Randall
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/