[osg-submissions] osgFX::Cartoon omission
Vincent Bourdier
vincent.bourdier at gmail.com
Wed Jul 16 06:54:16 PDT 2008
Hi,
For my first mail in osg Submission I have just a little thing to tell :
in *osgFX/Cartoon.cpp*
Delete :
126<http://www.openscenegraph.org/projects/osg/browser/OpenSceneGraph/trunk/src/osgFX/Cartoon.cpp#L126>
_wf_lw->setWidth(2);
242<http://www.openscenegraph.org/projects/osg/browser/OpenSceneGraph/trunk/src/osgFX/Cartoon.cpp#L242>
_wf_lw->setWidth(2);
It is just a oversight of the developer for debug I think.
Works better without these lines. (with setLineWidth() )
Regards,
Vincent.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20080716/bd74e675/attachment.htm>
More information about the osg-submissions
mailing list