Hi Alberto,

Alberto Luaces wrote:
> remove
> "noRotation"

probably my question is too stupid ... how can I remove it?
I tried with:

osgDB::ReaderWriter::Options* options = 
osgDB::Registry::instance()->getOptions();
options->removePluginData("noRotation")

but it does not seem to work. I mean the Options object still contains the 
"noRetation" string inside.

Regards,
Gianni

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





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

Reply via email to