OpenSceneGraph/include/osgDB
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
..
DotOsgWrapper Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
DynamicLibrary Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Export Added pragma to disable warning under VisualStudio.NET. 2002-05-28 16:11:49 +00:00
Field Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
FieldReader Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
FieldReaderIterator Add support for Metrowerks Codewarrior build under Windows. 2002-02-22 17:12:10 +00:00
FileNameUtils Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
FileUtils Rewrote the FileUtils support for data and library file paths, moving the 2002-06-17 21:50:37 +00:00
Input Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Output Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
ReaderWriter Added a Referenced::unref_nodelete() method which unreferences but does 2002-03-20 14:03:30 +00:00
ReadFile Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Registry Rewrote the FileUtils support for data and library file paths, moving the 2002-06-17 21:50:37 +00:00
Version Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
WriteFile Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00