◆ Implement()
Assimp::ZipArchiveIOSystem::Implement::Implement |
( |
IOSystem * |
pIOHandler, |
|
|
const char * |
pFilename, |
|
|
const char * |
pMode |
|
) |
| |
◆ ~Implement()
Assimp::ZipArchiveIOSystem::Implement::~Implement |
( |
| ) |
|
◆ Exists()
bool Assimp::ZipArchiveIOSystem::Implement::Exists |
( |
std::string & |
filename | ) |
|
◆ getFileList()
void Assimp::ZipArchiveIOSystem::Implement::getFileList |
( |
std::vector< std::string > & |
rFileList | ) |
|
◆ getFileListExtension()
void Assimp::ZipArchiveIOSystem::Implement::getFileListExtension |
( |
std::vector< std::string > & |
rFileList, |
|
|
const std::string & |
extension |
|
) |
| |
◆ isOpen()
bool Assimp::ZipArchiveIOSystem::Implement::isOpen |
( |
| ) |
const |
◆ OpenFile()
IOStream * Assimp::ZipArchiveIOSystem::Implement::OpenFile |
( |
std::string & |
filename | ) |
|
◆ SimplifyFilename()
void Assimp::ZipArchiveIOSystem::Implement::SimplifyFilename |
( |
std::string & |
filename | ) |
|
|
static |
◆ FileNameSize
const unsigned int Assimp::ZipArchiveIOSystem::Implement::FileNameSize = 256 |
|
static |
The documentation for this class was generated from the following file: