OpenSceneGraph
|
This is the complete list of members for osgDB::ExternalFileWriter, including all inherited members.
_allowUpDirs (defined in osgDB::ExternalFileWriter) | osgDB::ExternalFileWriter | protected |
_destDirectory (defined in osgDB::ExternalFileWriter) | osgDB::ExternalFileWriter | protected |
_keepRelativePaths (defined in osgDB::ExternalFileWriter) | osgDB::ExternalFileWriter | protected |
_lastGeneratedObjectIndex (defined in osgDB::ExternalFileWriter) | osgDB::ExternalFileWriter | protected |
_objects (defined in osgDB::ExternalFileWriter) | osgDB::ExternalFileWriter | protected |
_searchMap | osgDB::ExternalFileWriter | protected |
_srcDirectory (defined in osgDB::ExternalFileWriter) | osgDB::ExternalFileWriter | protected |
absoluteObjectPathExists(const std::string &path) (defined in osgDB::ExternalFileWriter) | osgDB::ExternalFileWriter | protected |
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::ExternalFileWriter | protected |
getObjects() const | osgDB::ExternalFileWriter | inline |
ObjectIndex typedef | osgDB::ExternalFileWriter | protected |
ObjectsSet typedef | osgDB::ExternalFileWriter | |
SearchMap typedef (defined in osgDB::ExternalFileWriter) | osgDB::ExternalFileWriter | protected |
write(const osg::Object &obj, const osgDB::Options *options, std::string *out_absolutePath=NULL, std::string *out_relativePath=NULL) | osgDB::ExternalFileWriter |