[osg-submissions] skirt option for VPB
christophe loustaunau
christophe.loustaunau at gmail.com
Wed Mar 5 07:50:55 PST 2008
Here is the changes for the skirt.
Now if you set the skirt-ratio to 0, the skirt will not be generated.
Modifications in Destination.cpp.
You will find in the zip a patch for the svn version and the source file.
Regards
--
Christophe Loustaunau.
2008/3/5, Robert Osfield <robert.osfield at gmail.com>:
>
> On Wed, Mar 5, 2008 at 1:27 PM, christophe loustaunau
>
> <christophe.loustaunau at gmail.com> 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
> osg-submissions at lists.openscenegraph.org
>
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20080305/d3d1b71e/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: skirt.zip
Type: application/zip
Size: 16998 bytes
Desc: not available
Url : http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20080305/d3d1b71e/attachment-0001.zip
More information about the osg-submissions
mailing list