![]() |
Include dependency graph for texture.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GlfTexture |
| Represents a texture object in Glf. More... | |
| class | GlfTexture::Binding |
| A texture has one or more bindings which describe how the different aspects of the texture should be bound in order to allow shader access. More... | |
Macros | |
| #define | GLF_TEXTURE_TOKENS |
Functions | |
| TF_DECLARE_PUBLIC_TOKENS (GlfTextureTokens, GLF_API, GLF_TEXTURE_TOKENS) | |
| TF_DECLARE_WEAK_AND_REF_PTRS (GlfTexture) | |