Minetest  5.4.0
TextureInfo Struct Reference
+ Collaboration diagram for TextureInfo:

Public Member Functions

 TextureInfo (const std::string &name_, video::ITexture *texture_=NULL)
 

Public Attributes

std::string name
 
video::ITexture * texture
 

Constructor & Destructor Documentation

◆ TextureInfo()

TextureInfo::TextureInfo ( const std::string &  name_,
video::ITexture *  texture_ = NULL 
)
inline

Member Data Documentation

◆ name

std::string TextureInfo::name

◆ texture

video::ITexture* TextureInfo::texture

The documentation for this struct was generated from the following file: