Here is a small optimization in osgDB/Serializer that only uses a single 
accessor call when retrieving serializable values during writing.  This is a 
sizable win for some of my code since the getter() methods are non-trivial.  I 
also removed some explicit namespace qualifiers to be consistent with the rest 
of the codebase.

Attachment: Serializer
Description: Binary data

_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to