载入中...
搜索中...
未找到
ModelLoader.h 文件参考
#include "model3d/Model3D.h"
#include <string>

浏览源代码.

命名空间

namespace  eve
 
namespace  eve::model3d
 

函数

std::string eve::model3d::modelCacheKey (const std::string &path, const ModelLoadOptions &options)
 Build a deterministic ResourceManager cache key for path + options.
 
ModelLoadOptions eve::model3d::modelOptionsFromKey (const std::string &key)
 Parse the options back out of a model cache key (inverse of modelCacheKey).