[osg-submissions] Minor bug in VPN

christophe loustaunau christophe.loustaunau at gmail.com
Thu Aug 2 08:07:03 PDT 2007


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20070802/733599fe/attachment.html 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: osgdem.cpp
Url: http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20070802/733599fe/attachment.pot 


More information about the osg-submissions mailing list