|
Monad Engine da02fba2
> Undercity Codex_
|
#include <Texture.h>
Public Member Functions | |
| std::shared_ptr< Texture > | GetOrLoadTexture (const std::string &path) |
| std::shared_ptr< Texture > eng::TextureManager::GetOrLoadTexture | ( | const std::string & | path | ) |
Definition at line 78 of file Texture.cpp.
References eng::Texture::Load().
Referenced by eng::ParseGLTFNode().