21 #ifndef ASSET_MANAGER_H
22 #define ASSET_MANAGER_H
30 #ifndef DOXYGEN_SHOULD_SKIP_THIS
71 std::vector<Path> m_searchdirs;
74 #ifndef DOXYGEN_SHOULD_SKIP_THIS
Path getAbsolutePath(const Path &relativePath) const
Search a file in the search directories.
void addSearchDir(Path path)
Add a search directory.
An asset manager.
Definition: AssetManager.h:44
#define GF_API
Definition: Portability.h:35