OSG
3.4.0
|
#include <osgDB/ObjectWrapper>
#include <osgDB/Registry>
#include <osg/ValueObject>
Go to the source code of this file.
Classes | |
class | osgDB::ClassInterface |
Namespaces | |
osgDB | |
Macros | |
#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 | |||
) |
Definition at line 56 of file ClassInterface.h.