![]() |
neoGFX
Cross-platform C++ app/game engine
|
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) override | neogfx::texture_atlas | virtual |
| create_sub_texture(const i_image &aImage) override | neogfx::texture_atlas | virtual |
| create_sub_texture(const i_image &aImage, const rect &aImagePart) override | neogfx::texture_atlas | virtual |
| destroy_sub_texture(i_sub_texture &aSubTexture) override | neogfx::texture_atlas | virtual |
| sub_texture(texture_id aSubTextureId) const override | neogfx::texture_atlas | virtual |
| sub_texture(texture_id aSubTextureId) override | neogfx::texture_atlas | virtual |
| texture_atlas(const size &aPageSize) | neogfx::texture_atlas | |
| ~i_texture_atlas()=default | neogfx::i_texture_atlas | virtual |