#include <texturesource.h>
◆ ISimpleTextureSource()
ISimpleTextureSource::ISimpleTextureSource |
( |
| ) |
|
|
default |
◆ ~ISimpleTextureSource()
virtual ISimpleTextureSource::~ISimpleTextureSource |
( |
| ) |
|
|
virtualdefault |
◆ getTexture()
virtual video::ITexture * ISimpleTextureSource::getTexture |
( |
const std::string & | name, |
|
|
u32 * | id = nullptr ) |
|
pure virtual |
Implemented in ITextureSource, IWritableTextureSource, MenuTextureSource, and TextureSource.
Referenced by GUITable::allocImage(), GUIBackgroundImage::draw(), TextDrawer::draw(), StyleSpec::getTexture(), StyleSpec::getTexture(), load_button_texture(), GUIFormSpecMenu::parseAnimatedImage(), GUIFormSpecMenu::parseImage(), and GUIFormSpecMenu::parseModel().
The documentation for this class was generated from the following file: