"Tom Platts" writes:

> Hi all,
>
> I'm trying to store the contents of a <double, Matrixf> map. Is this
> possible? I've been using ofstream and tried iterating through the
> map, but Matrixf is causing problems. Can anybody help?

Hi Tom, try including <io_utils>:

http://trac.openscenegraph.org/documentation/OpenSceneGraphReferenceDocs/a01118.html

-- 
Alberto

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

Reply via email to