Hi,

I have a graph that I serialize with a simple call to osgDB::writeNodeFile(), 
but it contains a node that is auto-generated when the application starts.  Is 
there a way to exclude that node from serialization?  I'm familiar with the 
setNodeMask() / setTraversalMask() mechanism used in visitor classes, but 
wasn't finding something similiar for serialization - nothing jumped out at me 
in the ReaderWriter docs, anyway.

... 

Thank you!

Cheers,
Joel

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=42403#42403





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to