载入中...
搜索中...
未找到
ModelLoader.h
浏览该文件的文档.
Definition Animation.h:9
std::string modelCacheKey(const std::string &path, const ModelLoadOptions &options)
Build a deterministic ResourceManager cache key for path + options.
Definition ModelLoader.cpp:131
ModelLoadOptions modelOptionsFromKey(const std::string &key)
Parse the options back out of a model cache key (inverse of modelCacheKey).
Definition ModelLoader.cpp:141