Assimp
v4.1. (December 2018)
|
Zip File I/O implementation for #Importer. More...
Classes | |
class | Assimp::IOSystem2Unzip |
class | Assimp::ZipArchiveIOSystem::Implement |
class | Assimp::ZipFile |
class | Assimp::ZipFileInfo |
Namespaces | |
Assimp | |
MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py. | |
Functions | |
void | Assimp::ReplaceAll (std::string &data, const std::string &before, const std::string &after) |
void | Assimp::ReplaceAllChar (std::string &data, const char before, const char after) |
Zip File I/O implementation for #Importer.