All convience/utility macros for the Mezzanine are to be placed here. More...
#include "datatypes.h"
Include dependency graph for macros.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| Mezzanine | |
| The bulk of the engine components go in this namspace. | |
Macros | |
| #define | MEZZ_BITMASK(X) ( (X) > 0 ? ( 1u << ( (X) - 1 ) ) : 0 ) |
| #define | MEZZ_BITMASK32MAX ( ~(UInt32(0)) ) |
1.8.9.1. Thanks to the
Open Icon Library
for help with some of the icons.