OpenSceneGraph/include/osgDB
Robert Osfield 06dafa487e Added osgDB::ReaderWriter::Options class to the ReaderWriter base class, support
for settings options in osgDB::Registry, and added the paramter to all of the
reaader/writer plugins.  The Options structure by default has an string attached
for packing basic options, however, it also can be subclassed to encapsulate
any users defined option data. In the later case both the client code *and*
the plugin need to be aware of subclass, the plugin will need to use
dynamic_cast<> to assertain its type.
2001-10-14 17:54:25 +00:00
..
DotOsgWrapper Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
DynamicLibrary Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Export Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Field Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
FieldReader Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
FieldReaderIterator Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
FileNameUtils Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
FileUtils Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Input Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Output Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
ReaderWriter Added osgDB::ReaderWriter::Options class to the ReaderWriter base class, support 2001-10-14 17:54:25 +00:00
ReadFile Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Registry Added osgDB::ReaderWriter::Options class to the ReaderWriter base class, support 2001-10-14 17:54:25 +00:00
Version Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
WriteFile Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00