|
Basic Renderer
|
Go to the source code of this file.
Namespaces | |
| bRenderer | |
Functions | |
| void | bRenderer::setStandardFilePath (const std::string &path) |
| On desktop systems the standard lookup path for files can be specified. More... | |
| std::string | bRenderer::getFilePath (const std::string &fileName) |
| Get the full path to a file. More... | |
| bool | bRenderer::fileExists (const std::string &fileName) |
| Check if a file exists. More... | |