#include <osgDB/ReaderWriter>#include <osgDB/Registry>#include <fstream>#include <list>Namespaces | |
| namespace | osgDB |
Defines | |
| #define | OSGDB_ARCHIVE 1 |
Functions | |
| OSGDB_EXPORT Archive * | openArchive (const std::string &filename, Archive::ArchiveStatus status, unsigned int indexBlockSizeHint=4096) |
| OSGDB_EXPORT Archive * | openArchive (const std::string &filename, Archive::ArchiveStatus status, unsigned int indexBlockSizeHint, ReaderWriter::Options *options) |
|
|
|
|
||||||||||||||||||||
|
Open an archive for reading or writing. |
|
||||||||||||||||
|
Open an archive for reading or writing. |
1.4.2