[osg-users] Introducing osgViewer::Renderer

Robert Osfield robert.osfield at gmail.com
Thu Aug 2 06:37:39 PDT 2007


On 8/2/07, Serge Lages <serge.lages at gmail.com> wrote:
> Build finish. :)
> Everything seems to work fine under Windows (with my apps, not tested the
> examples).

Thanks for the testing.

> I am just having an annoying warning :
> openscenegraph\include\osg\view(135) : warning C4100:
> 'camera' : unreferenced formal parameter
>
> Can you do something for it ? :)

Ooo a difficult one, removing the unused camera parameter should do
the trick. Now checked in.

Robert.


More information about the osg-users mailing list