OpenSceneGraph
osgDB::ClassInterface Member List

This is the complete list of members for osgDB::ClassInterface, including all inherited members.

_blackList (defined in osgDB::ClassInterface)osgDB::ClassInterfaceprotected
_inputStream (defined in osgDB::ClassInterface)osgDB::ClassInterfaceprotected
_outputStream (defined in osgDB::ClassInterface)osgDB::ClassInterfaceprotected
_pii (defined in osgDB::ClassInterface)osgDB::ClassInterfaceprotected
_poi (defined in osgDB::ClassInterface)osgDB::ClassInterfaceprotected
_typeNameToTypeMap (defined in osgDB::ClassInterface)osgDB::ClassInterfaceprotected
_typeToTypeNameMap (defined in osgDB::ClassInterface)osgDB::ClassInterfaceprotected
_whiteList (defined in osgDB::ClassInterface)osgDB::ClassInterfaceprotected
areTypesCompatible(osgDB::BaseSerializer::Type lhs, osgDB::BaseSerializer::Type rhs) constosgDB::ClassInterface
ClassInterface() (defined in osgDB::ClassInterface)osgDB::ClassInterface
copyPropertyDataFromObject(const osg::Object *object, const std::string &propertyName, void *valuePtr, unsigned int valueSize, osgDB::BaseSerializer::Type valueType) (defined in osgDB::ClassInterface)osgDB::ClassInterfaceprotected
copyPropertyDataToObject(osg::Object *object, const std::string &propertyName, const void *valuePtr, unsigned int valueSize, osgDB::BaseSerializer::Type valueType) (defined in osgDB::ClassInterface)osgDB::ClassInterfaceprotected
copyPropertyObjectFromObject(const osg::Object *object, const std::string &propertyName, void *valuePtr, unsigned int valueSize, osgDB::BaseSerializer::Type valueType) (defined in osgDB::ClassInterface)osgDB::ClassInterfaceprotected
copyPropertyObjectToObject(osg::Object *object, const std::string &propertyName, const void *valuePtr, unsigned int valueSize, osgDB::BaseSerializer::Type valueType) (defined in osgDB::ClassInterface)osgDB::ClassInterfaceprotected
createObject(const std::string &compoundClassdName) constosgDB::ClassInterface
getBlackList()osgDB::ClassInterfaceinline
getBlackList() constosgDB::ClassInterfaceinline
getObjectWrapper(const osg::Object *object) const (defined in osgDB::ClassInterface)osgDB::ClassInterface
getProperty(const osg::Object *object, const std::string &propertyName, T &value)osgDB::ClassInterface
getProperty(const osg::Object *object, const std::string &propertyName, ObjectPtr &value) (defined in osgDB::ClassInterface)osgDB::ClassInterfaceinline
getPropertyType(const osg::Object *object, const std::string &propertyName, osgDB::BaseSerializer::Type &type) constosgDB::ClassInterface
getSerializer(const osg::Object *object, const std::string &propertyName, osgDB::BaseSerializer::Type &type) const (defined in osgDB::ClassInterface)osgDB::ClassInterface
getSupportedProperties(const osg::Object *object, PropertyMap &properties, bool searchAssociates=true) constosgDB::ClassInterface
getType(const std::string &typeName) constosgDB::ClassInterface
getTypeName(osgDB::BaseSerializer::Type type) constosgDB::ClassInterface
getWhiteList()osgDB::ClassInterfaceinline
getWhiteList() constosgDB::ClassInterfaceinline
hasMethod(const std::string &compoundClassName, const std::string &methodName) constosgDB::ClassInterface
hasMethod(const osg::Object *object, const std::string &methodName) constosgDB::ClassInterface
isObjectOfType(const osg::Object *object, const std::string &compoundClassName) constosgDB::ClassInterface
ObjectPropertyMap typedefosgDB::ClassInterface
PropertyMap typedefosgDB::ClassInterface
run(void *objectPtr, const std::string &compoundClassName, const std::string &methodName, osg::Parameters &inputParameters, osg::Parameters &outputParameters) constosgDB::ClassInterface
run(osg::Object *object, const std::string &methodName, osg::Parameters &inputParameters, osg::Parameters &outputParameters) constosgDB::ClassInterface
setProperty(osg::Object *object, const std::string &propertyName, const T &value)osgDB::ClassInterface
setProperty(osg::Object *object, const std::string &propertyName, const ObjectPtr &value) (defined in osgDB::ClassInterface)osgDB::ClassInterfaceinline
TypeNameToTypeMap typedef (defined in osgDB::ClassInterface)osgDB::ClassInterfaceprotected
TypeToTypeNameMap typedef (defined in osgDB::ClassInterface)osgDB::ClassInterfaceprotected