Files
OpenSceneGraph/src/osgPlugins/osg
Robert Osfield 345810ef22 Added support for float or double osg::Plane, and the default osg::Plane to double.
Performance tests on big models did not indicate any performance penalty in using doubles over floats,
so the move to doubles should mainly impact precision improvements for whole earth databases.

Also made improvements to osgUtil::PlaneIntersector and osgSim::ElevationSlice classes
2006-11-28 16:00:52 +00:00
..
2005-11-17 15:03:51 +00:00
2005-11-17 15:03:51 +00:00
2005-11-17 15:03:51 +00:00
2005-11-17 15:03:51 +00:00
2005-11-17 15:03:51 +00:00
2005-04-08 09:36:42 +00:00
2005-11-17 15:03:51 +00:00
2005-04-08 09:36:42 +00:00
2005-11-17 15:03:51 +00:00
2005-11-03 17:12:49 +00:00
2005-11-17 15:03:51 +00:00
2005-11-17 15:03:51 +00:00
2005-11-17 15:03:51 +00:00
2003-06-25 07:59:59 +00:00
2005-04-08 09:36:42 +00:00
2005-11-17 15:03:51 +00:00

Notes
=====

The support in Image.cpp is also not full functional and should be rewritten 
in the future to support inline images.  Currently osg::Images are supported
via the osgDB::Registry::read/writeImage methods and plugins.

Robert Osfield,
March 2001.