OPTPiX SpriteStudio SDK
Loading...
Searching...
No Matches
ssFilesystem.h
Go to the documentation of this file.
1
#ifndef SSFILESYSTEM_H
2
#define SSFILESYSTEM_H
3
4
#include <string>
5
#include <cstdio>
6
7
namespace
spritestudio6
{
8
class
ssFilesystem
{
9
public
:
10
static
FILE*
openFile
(
const
std::string& filepath);
11
};
12
}
13
14
#endif
//SSFILESYSTEM_H
spritestudio6::ssFilesystem
Definition
ssFilesystem.h:8
spritestudio6::ssFilesystem::openFile
static FILE * openFile(const std::string &filepath)
Definition
ssFilesystem.cpp:10
spritestudio6
Definition
ISsEffectRender.h:5
Common
Loader
ssFilesystem.h
Generated by
1.13.2