OpenSceneGraph/include/osgDB
2018-05-11 11:15:45 +01:00
..
Archive
AuthenticationMap
Callbacks
ClassInterface Fix typos and spelling. 2018-04-20 18:18:22 +02:00
ConvertBase64 Added initializer 2016-06-22 12:03:10 +01:00
ConvertUTF
DatabasePager Fix typos and spelling. 2018-04-20 18:18:22 +02:00
DatabaseRevisions
DataTypes Replacement of commas with semicolons 2017-10-22 15:04:33 +02:00
DotOsgWrapper
DynamicLibrary
Export
ExternalFileWriter Removed todo that is not required 2016-11-15 09:47:48 +00:00
FileCache
FileNameUtils Fix typos and spelling. 2018-04-20 18:18:22 +02:00
FileUtils To avoid noise in documentation replaced nested namespaced enum with enum with FILE_COPY_ wording prefixed into enum values. 2016-11-15 08:57:24 +00:00
fstream Attempt to fix broken DLL exports from osgDB 2016-08-15 22:21:44 +01:00
ImageOptions
ImagePager Added initializers 2016-06-22 12:08:10 +01:00
ImageProcessor
Input
InputStream Fix typos and spelling. 2018-04-20 18:18:22 +02:00
ObjectCache Fixed crash the occurred when passing in a osgDB::Options to the ObjectCache that doesn't have any references to it. 2018-05-11 09:01:50 +01:00
ObjectWrapper
Options Moved constructors and destructors to .cpp 2018-05-11 11:15:45 +01:00
Output
OutputStream Fix typos and spelling. 2018-04-20 18:18:22 +02:00
ParameterOutput
PluginQuery Added initializer 2016-06-22 11:51:04 +01:00
ReaderWriter
ReadFile osgDB: Added missing extern OSGDB_EXPORT. 2018-04-05 18:01:29 +01:00
Registry Replaced std::auto_ptr<> usage as it's deprecated in C++11 and will be removed in C++17 2018-05-05 12:35:51 +01:00
Serializer avoid INFO message about duplicate enums with and without _EXT 2017-04-07 15:56:32 +02:00
SharedStateManager Remove redundant handling of Geode in SharedStateManager 2017-02-03 17:35:40 +01:00
StreamOperator Added ability for OSG serializers to get the file version number when writing out via the OutputStream object 2017-06-19 12:04:03 +01:00
Version
WriteFile
XmlParser