SLProject 4.0.000
SLAssimpIOSystem Class Reference

#include <SLAssimpIOSystem.h>

Inherits Assimp::IOSystem.

Public Member Functions

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
 

Member Function Documentation

◆ 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: