![]() |
Maria GDK 5.0.0.778
Documentation of native code in develop branch
|
#include <StkFilePathResolver.h>
Public Member Functions | |
void | addSearchPath (const std::string &path) |
std::string | resolveFilePath (const std::string &orig_path) |
Protected Attributes | |
std::list< std::string > | search_paths_ |
FilePathResolver - Small utility class to resolve file names given a list of possible paths to search for this file. Typically used to resolve texture and shader names.