SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
WAIHelper.h File Reference
#include <cstdarg>
#include <cstdio>
Include dependency graph for WAIHelper.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ WAI_API

#define WAI_API

Definition at line 36 of file WAIHelper.h.

◆ wai_assert

#define wai_assert (   expression)

Definition at line 67 of file WAIHelper.h.

◆ WAI_HELPER_DLL_EXPORT

#define WAI_HELPER_DLL_EXPORT

Definition at line 19 of file WAIHelper.h.

◆ WAI_HELPER_DLL_IMPORT

#define WAI_HELPER_DLL_IMPORT

Definition at line 18 of file WAIHelper.h.

◆ WAI_HELPER_DLL_LOCAL

#define WAI_HELPER_DLL_LOCAL

Definition at line 20 of file WAIHelper.h.

◆ WAI_LOCAL

#define WAI_LOCAL

Definition at line 37 of file WAIHelper.h.