HDK
|
#include "GU_API.h"
#include <FS/FS_Info.h>
#include <UT/UT_ConcurrentHashMap.h>
#include <UT/UT_IntrusivePtr.h>
#include <UT/UT_WorkBuffer.h>
Go to the source code of this file.
Classes | |
class | GU_AgentFileCache< T > |
Functions | |
GU_API void | GUgetAgentFilePaths (UT_StringArray &paths, const UT_StringHolder &condensed_path, const UT_StringHolder &expanded_path) |
GU_API void GUgetAgentFilePaths | ( | UT_StringArray & | paths, |
const UT_StringHolder & | condensed_path, | ||
const UT_StringHolder & | expanded_path | ||
) |
Builds a list of paths to use when attempting to load an external file, ordered by priority.