|
Beatmup
|
Go to the source code of this file.
Classes | |
| class | Beatmup::GL::TextureHandler |
| class | Beatmup::UnsupportedTextureFormat |
| Exception thrown when texture format does not match any supported format. More... | |
Namespaces | |
| Beatmup | |
| Beatmup::GL | |
| Low-level API providing access to GPU. | |
Enumerations | |
| enum | Beatmup::TextureParam { Beatmup::INTERP_NEAREST = 0 , Beatmup::INTERP_LINEAR = 1 , Beatmup::REPEAT = 2 } |
| Parameters of binding a texture to a texture unit on GPU. More... | |