SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
#include <cstdarg>
#include <cstdio>
Go to the source code of this file.
Macros | |
#define | WAI_HELPER_DLL_IMPORT |
#define | WAI_HELPER_DLL_EXPORT |
#define | WAI_HELPER_DLL_LOCAL |
#define | WAI_API |
#define | WAI_LOCAL |
#define | wai_assert(expression) |
#define WAI_API |
Definition at line 36 of file WAIHelper.h.
#define wai_assert | ( | expression | ) |
Definition at line 67 of file WAIHelper.h.
#define WAI_HELPER_DLL_EXPORT |
Definition at line 19 of file WAIHelper.h.
#define WAI_HELPER_DLL_IMPORT |
Definition at line 18 of file WAIHelper.h.
#define WAI_HELPER_DLL_LOCAL |
Definition at line 20 of file WAIHelper.h.
#define WAI_LOCAL |
Definition at line 37 of file WAIHelper.h.