OpenSceneGraph
osgDB::ExternalFileWriter Member List

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

_allowUpDirs (defined in osgDB::ExternalFileWriter)osgDB::ExternalFileWriterprotected
_destDirectory (defined in osgDB::ExternalFileWriter)osgDB::ExternalFileWriterprotected
_keepRelativePaths (defined in osgDB::ExternalFileWriter)osgDB::ExternalFileWriterprotected
_lastGeneratedObjectIndex (defined in osgDB::ExternalFileWriter)osgDB::ExternalFileWriterprotected
_objects (defined in osgDB::ExternalFileWriter)osgDB::ExternalFileWriterprotected
_searchMaposgDB::ExternalFileWriterprotected
_srcDirectory (defined in osgDB::ExternalFileWriter)osgDB::ExternalFileWriterprotected
absoluteObjectPathExists(const std::string &path) (defined in osgDB::ExternalFileWriter)osgDB::ExternalFileWriterprotected
ExternalFileWriter(const std::string &srcDirectory, const std::string &destDirectory, bool keepRelativePaths, unsigned int allowUpDirs=0)osgDB::ExternalFileWriter
ExternalFileWriter(const std::string &destDirectory)osgDB::ExternalFileWriter
generateObjectName(std::string &out_relativePath, std::string &out_absolutePath, int type)osgDB::ExternalFileWriterprotected
getObjects() constosgDB::ExternalFileWriterinline
ObjectIndex typedefosgDB::ExternalFileWriterprotected
ObjectsSet typedefosgDB::ExternalFileWriter
SearchMap typedef (defined in osgDB::ExternalFileWriter)osgDB::ExternalFileWriterprotected
write(const osg::Object &obj, const osgDB::Options *options, std::string *out_absolutePath=NULL, std::string *out_relativePath=NULL)osgDB::ExternalFileWriter