Luanti 5.15.0-dev
 
Loading...
Searching...
No Matches
TextureInfo Struct Reference
+ Collaboration diagram for TextureInfo:

Public Attributes

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 {}
 

Member Data Documentation

◆ 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: