OpenSceneGraph/include
Robert Osfield 6767dd49d0 Rewrote the FileUtils support for data and library file paths, moving the
storage of the path lists into osgDB::Registry, and changed the data
structor from a char* to a std::deque.  Changed a names of couple of the
convinience functions in osgDB/FileUtils to better reflect the two
public FilePathList's - DataFilePathList and the LibraryFilePathList.

Added support into the osgDB::Registry::readNode/Image/Object methods
for pushing and popping the path of the current file being loaded.
2002-06-17 21:50:37 +00:00
..
osg Fixes to the occluder culling code to properly disable occluders to prevent 2002-06-17 09:10:26 +00:00
osgDB Rewrote the FileUtils support for data and library file paths, moving the 2002-06-17 21:50:37 +00:00
osgGA Checked in migration from osgUtil based GUIAdapter code to Neil Salter's 2002-06-09 13:10:09 +00:00
osgGLUT Checked in Macro Jez's additions to osgText to support .osg IO make it 2002-06-11 18:41:57 +00:00
osgParticle #ifdefed out cstdlib for irix 2002-06-07 14:54:33 +00:00
osgText Checked in Macro Jez's additions to osgText to support .osg IO make it 2002-06-11 18:41:57 +00:00
osgUtil A little more work on Occlusion culling. 2002-06-11 19:52:55 +00:00