Maria GDK 5.0.0.778
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::FilePathResolver Class Reference

#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_
 

Detailed Description

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.


The documentation for this class was generated from the following files: