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

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

create_sub_texture(const size &aSize, dimension aDpiScaleFactor, texture_sampling aSampling, texture_data_format aDataFormat=texture_data_format::RGBA) overrideneogfx::texture_atlasvirtual
create_sub_texture(const i_image &aImage) overrideneogfx::texture_atlasvirtual
create_sub_texture(const i_image &aImage, const rect &aImagePart) overrideneogfx::texture_atlasvirtual
destroy_sub_texture(i_sub_texture &aSubTexture) overrideneogfx::texture_atlasvirtual
sub_texture(texture_id aSubTextureId) const overrideneogfx::texture_atlasvirtual
sub_texture(texture_id aSubTextureId) overrideneogfx::texture_atlasvirtual
texture_atlas(const size &aPageSize)neogfx::texture_atlas
~i_texture_atlas()=defaultneogfx::i_texture_atlasvirtual