On Wed, Mar 5, 2008 at 1:27 PM, christophe loustaunau <[EMAIL PROTECTED]> wrote: > So, I could make a test in Destination.cpp : > > if (skirtRatio == 0.0) > createSkirt = false; > > With this we don't need another option, and if the ratio =0, the skirt will > not be > generated. > > Would this be fine ?
Yes this would be fine. I haven't looked into the code changes required, feel free to do this and submit changes. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
