Argh...good catch Robert. Sorry about that. Jason
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brad Colbert Sent: Tuesday, September 05, 2006 1:38 P To: osg users Subject: RE: [osg-users] OSGDEM only produces a strip? Robert, That's great. Thank you very much. So, I'm not sure if you got this last question but is there a way to get the skirts of a geocentric dbase to be on the outside (surface)? I have an application I want to port to OSG that has the viewpoint on the inside of a sphere. --- RSC BDC > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:osg-users- > [EMAIL PROTECTED] On Behalf Of Robert Osfield > Sent: Monday, September 04, 2006 2:01 PM > To: osg users > Subject: Re: [osg-users] OSGDEM only produces a strip? > > Hi Brad, > > I have been adding handling of imagery and DEM's that cross the dateline, > and when implementing this I can across a bug in the GeospatialExtents > constuctor - it was initializing to DBL_MAX, DBL_MIN rather than DBL_MAX, > -DBL_MAX. The original code using osg::BoundingBox which worked fine, but > back in June when the code was moved across to using double this typo was > introduced. > > I have now fixed this and checked into the CVS along with the dataline > handling, so please CVS update and see how you get on. > > Robert. > _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
