[osg-users] Storing Matrix in a file
Alberto Luaces
aluaces at udc.es
Sun May 24 11:55:21 PDT 2015
"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
More information about the osg-users
mailing list