資産のローディングサービス。
関数
アクセス | モディファイア | タイプ | 名前 | 説明 |
---|---|---|---|---|
public | CubeMap::Manager* | getCubemapManager() | ||
public | Model::Manager* | getModelManager() | ||
public | Texture::Manager* | getTextureManager() | ||
public | const Box::CubeMap* | loadCubemap(const std::string& inFilePath) | ||
public | const Box::Texture* | loadTexture(const std::string& inFilePath) | ||
public | const Box::Mesh* | loadMesh(const std::string& inFilePath) |