On Saturday 08 March 2008 at 13:50:04, Renan Mendes wrote:
> Hi,
>
>     I need some help on saving and loading scenegraphs. Reading the OSG
> documentation, specifically the osgDB namespace, I saw that I have no idea
> where to begin! Can someone give me a reference?
>
>             Thanks,
>
>                 Renan M Z Mendes

Hello Renan,

I think you start with osgDB::writeNodeFile [1]. With that function you can 
write a whole scene graph into a .osg file for example.

Regards,
Benjamin


[1] 
http://www.openscenegraph.org/documentation/OpenSceneGraphReferenceDocs/a02205.html#a63
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to