|
OpenSceneGraph 3.6.5
|
Go to the source code of this file.
Classes | |
| class | osgDB::ClassInterface |
| ClassInterface provides a general means of checking for supported properties of classes, and getting/setting those properties. More... | |
Namespaces | |
| namespace | osgDB |
| The osgDB library provides support for reading and writing scene graphs, providing a plugin framework and file utility classes. | |
Macros | |
| #define | OSGDB_CLASSINTERFACE 1 |
| #define | DECLARE_TYPE(A, B) |
Typedefs | |
| typedef osg::Object * | osgDB::ObjectPtr |
Functions | |
| OSGDB_EXPORT osgDB::BaseSerializer::Type | osgDB::getTypeEnumFromPtr (const osg::Object *) |
| OSGDB_EXPORT const char * | osgDB::getTypeStringFromPtr (const osg::Object *) |
| OSGDB_EXPORT osgDB::BaseSerializer::Type | osgDB::getTypeEnumFromPtr (const osg::Image *) |
| OSGDB_EXPORT const char * | osgDB::getTypeStringFromPtr (const osg::Image *) |
| #define DECLARE_TYPE | ( | A, | |
| B | |||
| ) |
| #define OSGDB_CLASSINTERFACE 1 |
| Generated at Fri Jan 31 2020 11:03:07 for the OpenSceneGraph by doxygen 1.9.8. |