#include <BasicFileSystem.hpp>
◆ CorrectSlashes()
◆ FileExists()
| bool BasicFileSystem::FileExists |
( |
const Diligent::Char * |
strFilePath | ) |
|
|
static |
◆ GetFullPath()
| std::string BasicFileSystem::GetFullPath |
( |
const Diligent::Char * |
strFilePath | ) |
|
|
static |
◆ GetSlashSymbol()
◆ GetWorkingDirectory()
◆ IsPathAbsolute()
| bool BasicFileSystem::IsPathAbsolute |
( |
const Diligent::Char * |
strPath | ) |
|
|
static |
◆ OpenFile()
◆ ReleaseFile()
| void BasicFileSystem::ReleaseFile |
( |
BasicFile * |
pFile | ) |
|
|
static |
◆ SetWorkingDirectory()
◆ SplitFilePath()
◆ m_strWorkingDirectory
The documentation for this struct was generated from the following files: