Loading...
Searching...
No Matches
hellfire::Texture Member List

This is the complete list of members for hellfire::Texture, including all inherited members.

bind(unsigned int slot=0) consthellfire::Texture
get_gl_filter_mode(TextureFilter filter) consthellfire::Textureprivate
get_gl_wrap_mode(TextureWrap wrap) consthellfire::Textureprivate
get_id()hellfire::Textureinline
get_path()hellfire::Textureinline
get_slot()hellfire::Textureinline
get_type() consthellfire::Textureinline
get_uniform_name(TextureType type)hellfire::Texturestatic
heighthellfire::Texture
is_valid() consthellfire::Texture
is_valid_hellfire::Textureprivate
load_texture_data()hellfire::Textureprivate
nr_channelshellfire::Texture
operator=(const Texture &)=deletehellfire::Texture
operator=(Texture &&other) noexcepthellfire::Texture
path_hellfire::Textureprivate
set_filter_mode(TextureFilter min_filter, TextureFilter mag_filter)hellfire::Texture
set_slot(int slot)hellfire::Textureinline
set_wrap_mode(TextureWrap wrap_s, TextureWrap wrap_t)hellfire::Texture
settings_hellfire::Textureprivate
slot_hellfire::Textureprivate
Texture(const std::string &path, TextureType type=TextureType::DIFFUSE)hellfire::Texture
Texture(const std::string &path, TextureType type, const TextureSettings &settings)hellfire::Texture
Texture(const Texture &)=deletehellfire::Texture
Texture(Texture &&other) noexcepthellfire::Texture
texture_id_hellfire::Textureprivate
type_hellfire::Textureprivate
type_to_string(TextureType type)hellfire::Texturestatic
unbind() consthellfire::Texture
widthhellfire::Texture
~Texture()hellfire::Texture