[osg-users] Add get/setCoordinateSystemType to osg::CoordinateSystemNode?

2008-06-18 Thread Glenn Waldron
Robert, I propose that osg::CoordinateSystemNode should have the same get/setCoordinateSystemType() methods that are found in osgTerrain::Locator. Without them, it is not possible to differentiate between a geocentric and a projected plate carre projection. If you agree, I will submit the

Re: [osg-users] Add get/setCoordinateSystemType to osg::CoordinateSystemNode?

2008-06-18 Thread Robert Osfield
On Wed, Jun 18, 2008 at 12:41 PM, Glenn Waldron [EMAIL PROTECTED] wrote: Robert, I propose that osg::CoordinateSystemNode should have the same get/setCoordinateSystemType() methods that are found in osgTerrain::Locator. Without them, it is not possible to differentiate between a geocentric

Re: [osg-users] Add get/setCoordinateSystemType to osg::CoordinateSystemNode?

2008-06-18 Thread Glenn Waldron
On Wed, Jun 18, 2008 at 8:06 AM, Robert Osfield [EMAIL PROTECTED] wrote: On Wed, Jun 18, 2008 at 12:41 PM, Glenn Waldron [EMAIL PROTECTED] wrote: Robert, I propose that osg::CoordinateSystemNode should have the same get/setCoordinateSystemType() methods that are found in