[osg-submissions] Minor bug in VPN
Robert Osfield
robert.osfield at gmail.com
Thu Aug 2 08:55:29 PDT 2007
Thanks, now merged and submitted to SVN.
On 8/2/07, christophe loustaunau <christophe.loustaunau at gmail.com> wrote:
> hello,
>
> I have found a minor bug in VirtualPlanetBuilder in osgdem.cpp.
> When you use the argument --bluemarble-east the output in the console is :
>
> std::cout<<"--bluemarble-west"<<currentCS<<"
> matrix="<<geoTransform<<std::endl;
>
> Maybe a copy, paste error.
> I have just modify it in :
> std::cout<<"--bluemarble-east"<<currentCS<<"
> matrix="<<geoTransform<<std::endl;
>
> Christophe.
> _______________________________________________
> osg-submissions mailing list
> osg-submissions at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
>
More information about the osg-submissions
mailing list