![]() |
GA::kit v0.3
G&A's in-house C++ application framework
|
Go to the source code of this file.
Macros | |
| #define | GA_OPENFRAMEWORKS |
| #define | GLM_FORCE_CTOR_INIT |
| #define | CLASS_INHERITS(TYPE, BASE) class TYPE, typename = std::enable_if_t<std::is_base_of<BASE, TYPE>::value> |
| #define CLASS_INHERITS | ( | TYPE, | |
| BASE | |||
| ) | class TYPE, typename = std::enable_if_t<std::is_base_of<BASE, TYPE>::value> |
| #define GA_OPENFRAMEWORKS |
| #define GLM_FORCE_CTOR_INIT |