|
| video::E_TEXTURE_TYPE | type = video::ETT_2D |
| |
| std::string | name |
| |
| std::vector< std::string > | images |
| |
| video::ITexture * | texture = nullptr |
| |
| std::set< std::string > | sourceImages {} |
| |
◆ images
| std::vector<std::string> TextureInfo::images |
◆ name
| std::string TextureInfo::name |
◆ sourceImages
| std::set<std::string> TextureInfo::sourceImages {} |
◆ texture
| video::ITexture* TextureInfo::texture = nullptr |
◆ type
| video::E_TEXTURE_TYPE TextureInfo::type = video::ETT_2D |
The documentation for this struct was generated from the following file: