neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::i_texture_manager Member List

This is the complete list of members for neogfx::i_texture_manager, including all inherited members.

add_ref(cookie_type aCookie)=0neolib::i_basic_cookie_consumer< CookieType >pure virtual
clear_textures()=0neogfx::i_texture_managerpure virtual
cookie_type typedefneolib::i_basic_cookie_consumer< CookieType >
create_texture(neogfx::size const &aExtents, dimension aDpiScaleFactor=1.0, texture_sampling aSampling=texture_sampling::NormalMipmap, texture_data_format aDataFormat=texture_data_format::RGBA, texture_data_type aDataType=texture_data_type::UnsignedByte, color_space aColorSpace=color_space::sRGB, optional_color const &aColor=optional_color())neogfx::i_texture_managerinline
create_texture(neogfx::size const &aExtents, dimension aDpiScaleFactor, texture_sampling aSampling, texture_data_format aDataFormat, texture_data_type aDataType, color_space aColorSpace, optional_color const &aColor, i_ref_ptr< i_texture > &aResult)=0neogfx::i_texture_managerpure virtual
create_texture(i_image const &aImage, texture_data_format aDataFormat=texture_data_format::RGBA, texture_data_type aDataType=texture_data_type::UnsignedByte)neogfx::i_texture_managerinline
create_texture(i_image const &aImage, const rect &aImagePart, texture_data_format aDataFormat=texture_data_format::RGBA, texture_data_type aDataType=texture_data_type::UnsignedByte)neogfx::i_texture_managerinline
create_texture(i_image const &aImage, const rect &aImagePart, texture_data_format aDataFormat, texture_data_type aDataType, i_ref_ptr< i_texture > &aResult)=0neogfx::i_texture_managerpure virtual
create_texture_atlas(const size &aSize=size{ 1024.0, 1024.0 })=0neogfx::i_texture_managerpure virtual
find_texture(texture_id aId) constneogfx::i_texture_managerinline
find_texture(texture_id aId, i_ref_ptr< i_texture > &aResult) const =0neogfx::i_texture_managerpure virtual
iid()neogfx::i_texture_managerinlinestatic
release(cookie_type aCookie)=0neolib::i_basic_cookie_consumer< CookieType >pure virtual
texture_atlasneogfx::i_texture_managerfriend
use_count(cookie_type aCookie) const =0neolib::i_basic_cookie_consumer< CookieType >pure virtual
~i_basic_cookie_consumer()=defaultneolib::i_basic_cookie_consumer< CookieType >virtual
~i_service()=defaultneolib::services::i_servicevirtual