Public Attributes | |
std::string | name |
video::ITexture * | texture = nullptr |
std::set< std::string > | sourceImages {} |
std::string TextureInfo::name |
Referenced by TextureSource::rebuildTexture().
std::set<std::string> TextureInfo::sourceImages {} |
Referenced by TextureSource::rebuildTexture().
video::ITexture* TextureInfo::texture = nullptr |
Referenced by TextureSource::rebuildTexture().