OpenSceneGraph/include/osgDB
Robert Osfield 5011d994e8 Added a special AvailablerReaderWriterIterator class to handle the task
of iterating through the list of available reader writer, whilst handling
cases where the list itself changes size during iteration through the list.
Previous size changes during iteration was cause invalid iterators, which
in turn was causing a crash.
2003-12-10 15:24:14 +00:00
..
DatabasePager Moved Producer::Block temporarily into osgDB to ensure that osgDB isn't dependent 2003-10-12 14:51:54 +00:00
DotOsgWrapper Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
DynamicLibrary Marged new getLibaryMethod added by Daniel. 2003-03-10 11:57:17 +00:00
Export Fixes to osgcluster demo as new Producer based example. 2003-03-16 21:58:27 +00:00
Field Made osg::Quat support either float or double internal representation, defaulting to double. 2003-09-29 13:35:02 +00:00
FieldReader Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
FieldReaderIterator Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
FileNameUtils Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
FileUtils Added support for case insenstive searches of the filepaths. 2003-11-25 09:04:41 +00:00
ImageOptions *** empty log message *** 2003-10-27 16:07:21 +00:00
Input From Marco, updates to osgDB and .osg plugin to better handle reading of 2003-07-21 18:36:47 +00:00
Output From Michael Gronger, addition of ReaderWriter* Registry::getReaderWriterForExtension(const std::string& ext). 2003-07-10 13:35:19 +00:00
ParameterOutput Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
ReaderWriter Moved the responsibility for finding file to load on to the ReaderWriter plugins, 2003-12-08 11:24:43 +00:00
ReadFile Updates for osgdem. Including new read/writeHeightField() methods. 2003-10-29 11:11:17 +00:00
Registry Added a special AvailablerReaderWriterIterator class to handle the task 2003-12-10 15:24:14 +00:00
Version Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
WriteFile Updates for osgdem. Including new read/writeHeightField() methods. 2003-10-29 11:11:17 +00:00