Hi,
thanks for your answer. "noRotation" works, but for some reason he always makes
tri strips, which I want to avoid.
I tried this:
Code:
osgDB::ReaderWriter::ReaderWriter::Options* options = new
osgDB::ReaderWriter::ReaderWriter::Options;
options->setOptionString("noRotation noTriStripPolygons");
But he still uses tri strips. Is it correct to pass all options (separated by
spaces) to setOptionString()? Anyone has an idea why he still uses tri strips?
Thank you!
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=42789#42789
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org