Monad Engine da02fba2
> Undercity Codex_
Loading...
Searching...
No Matches
eng::TextureManager Class Reference

#include <Texture.h>

Public Member Functions

std::shared_ptr< TextureGetOrLoadTexture (const std::string &path)
 

Detailed Description

Definition at line 27 of file Texture.h.

Member Function Documentation

◆ GetOrLoadTexture()

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().


The documentation for this class was generated from the following files: