#include <SLAssimpIOSystem.h>
Inherits Assimp::IOSystem.
|
| bool | Exists (const char *pFile) const override |
| |
| char | getOsSeparator () const override |
| |
| Assimp::IOStream * | Open (const char *pFile, const char *pMode) override |
| |
| void | Close (Assimp::IOStream *pFile) override |
| |
◆ Close()
| void SLAssimpIOSystem::Close |
( |
Assimp::IOStream * |
pFile | ) |
|
|
override |
◆ Exists()
| bool SLAssimpIOSystem::Exists |
( |
const char * |
pFile | ) |
const |
|
override |
◆ getOsSeparator()
| char SLAssimpIOSystem::getOsSeparator |
( |
| ) |
const |
|
override |
◆ Open()
| Assimp::IOStream * SLAssimpIOSystem::Open |
( |
const char * |
pFile, |
|
|
const char * |
pMode |
|
) |
| |
|
override |
The documentation for this class was generated from the following files: