OpenSceneGraph/include/osgDB
Robert Osfield e693f148cb Made osg::Quat support either float or double internal representation, defaulting to double.
Generalised the osgDB::Field so that its getFloat() method can be used with either doubles or
floats governed by the type passed in - this helps support either float/double
Quat and Matrix classes seemlessly.
2003-09-29 13:35:02 +00:00
..
DatabasePager Added explicit calls cancel and wait until thread and no longer running to the 2003-08-20 12:52:33 +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 new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +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 Adding support using istream and ostream with the reader writers. 2003-05-26 09:27:16 +00:00
ReadFile Implemented a object cache in osgDB::Registry. 2003-03-17 22:53:46 +00:00
Registry Made getLibrary public. 2003-08-21 19:23:24 +00:00
Version Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
WriteFile Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00