|
OSG
3.4.0
|
#include <osgDB/ReaderWriter>#include <osgDB/Registry>#include <osgDB/FileUtils>#include <fstream>#include <list>
Go to the source code of this file.
Classes | |
| class | osgDB::Archive |
Namespaces | |
| osgDB | |
Functions | |
| OSGDB_EXPORT Archive * | osgDB::openArchive (const std::string &filename, ReaderWriter::ArchiveStatus status, unsigned int indexBlockSizeHint=4096) |
| OSGDB_EXPORT Archive * | osgDB::openArchive (const std::string &filename, ReaderWriter::ArchiveStatus status, unsigned int indexBlockSizeHint, Options *options) |
1.8.8