![]() |
Gorgon Game Engine
|
This is the complete list of members for Texture, including all inherited members.
Assume(GL::Texture id, ColorMode mode, const Geometry::Size &size) | Texture | |
Assume(GL::Texture id, ColorMode mode, const Geometry::Size &size, const Geometry::Bounds &location) | Texture | |
coordinates | Texture | protected |
CreateEmpty(const Geometry::Size &size, ColorMode mode) | Texture | |
Destroy() | Texture | |
fullcoordinates | TextureSource | protectedstatic |
GetCoordinates() const override final | Texture | virtual |
GetID() const override final | Texture | virtual |
GetImageSize() const override final | Texture | virtual |
GetMode() const override | Texture | virtual |
id | Texture | protected |
IsPartial() const | TextureSource | |
mode | Texture | protected |
owner | Texture | protected |
Release() | Texture | |
Set(const Containers::Image &image) | Texture | |
Set(GL::Texture id) | Texture | |
Set(GL::Texture id, ColorMode mode, const Geometry::Size &size) | Texture | |
Set(GL::Texture id, ColorMode mode, const Geometry::Size &size, const Geometry::Bounds &location) | Texture | |
size | Texture | protected |
Swap(Texture &other) | Texture | |
Texture() | Texture | |
Texture(GL::Texture id, ColorMode mode, const Geometry::Size &size) | Texture | |
Texture(GL::Texture id, ColorMode mode, const Geometry::Size &size, const Geometry::Bounds &location) | Texture | |
Texture(const Containers::Image &image) | Texture | |
Texture(Texture &other) | Texture | |
Texture(Texture &&other) | Texture | |
~Texture() | Texture | virtual |