![]() |
LLGL 0.05 Beta
|
Classes | |
| class | LLGL::Interface |
| Base class for all interfaces in LLGL. More... | |
Namespaces | |
| namespace | LLGL |
Macros | |
| #define | LLGL_DECLARE_INTERFACE(ID) |
| Declares the base functions for all LLGL interfaces. | |
| #define | LLGL_IMPLEMENT_INTERFACE(SELF, BASE) |
| Implements the base functions for all LLGL interfaces. | |
| #define LLGL_DECLARE_INTERFACE | ( | ID | ) |
Declares the base functions for all LLGL interfaces.
| #define LLGL_IMPLEMENT_INTERFACE | ( | SELF, | |
| BASE ) |
Implements the base functions for all LLGL interfaces.