ARX  1.0
The next-generation open source augmented reality toolkit.
Loading...
Searching...
No Matches
Macros | Typedefs
Platform.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define JNIFUNCTION(sig)   Java_org_artoolkitx_arx_arxj_ARX_1jni_##sig
 

Typedefs

typedef void(CALL_CONV * PFN_LOGCALLBACK) (const char *msg)
 

Macro Definition Documentation

◆ JNIFUNCTION

#define JNIFUNCTION (   sig)    Java_org_artoolkitx_arx_arxj_ARX_1jni_##sig

Typedef Documentation

◆ PFN_LOGCALLBACK

typedef void(CALL_CONV * PFN_LOGCALLBACK) (const char *msg)