|
Beatmup
|
#include <cstdint>Go to the source code of this file.
Classes | |
| struct | Beatmup::color3i |
| struct | Beatmup::color4i |
| struct | Beatmup::color3f |
| struct | Beatmup::color4f |
| class | Beatmup::Object |
| Beatmup object base class More... | |
Namespaces | |
| Beatmup | |
| Beatmup::GL | |
| Low-level API providing access to GPU. | |
| Internal | |
| Beatmup internal declarations. | |
| Kernels | |
| Operations kernels. | |
Typedefs | |
| typedef uint32_t | Beatmup::msize |
| memory size More... | |
| typedef uint32_t | Beatmup::pixint_platform |
| typedef uint8_t | Beatmup::pixbyte |
| typedef float | Beatmup::pixfloat |
| typedef int | Beatmup::dtime |
| discrete time More... | |
| typedef unsigned int | Beatmup::GL::handle_t |
| A reference to a GPU resource. More... | |
Enumerations | |
| enum | Beatmup::ProcessingTarget { Beatmup::CPU = 0 , Beatmup::GPU } |
Variables | |
| const float | Beatmup::pi = 3.141592653589793238462643383279502884f |