Go to the source code of this file.
◆ FALSE
◆ TRUE
◆ XN_C_API
◆ XN_C_API_EXPORT
| #define XN_C_API_EXPORT XN_API_EXPORT |
◆ XN_C_API_IMPORT
| #define XN_C_API_IMPORT XN_API_IMPORT |
◆ XN_COMPILER_ASSERT
| #define XN_COMPILER_ASSERT |
( |
| x | ) |
|
Value:typedef int compileAssert[x ? 1 : -1]
◆ XN_CPP_API
| #define XN_CPP_API XN_CPP_API_IMPORT |
◆ XN_MAX
Value:(((a) > (b)) ? (a) : (b))
◆ XN_MIN
Value:(((a) < (b)) ? (a) : (b))
◆ XN_PLATFORM_ANDROID_ARM
| #define XN_PLATFORM_ANDROID_ARM 9 |
◆ XN_PLATFORM_ARC
| #define XN_PLATFORM_ARC 6 |
◆ XN_PLATFORM_FILES_ONLY
| #define XN_PLATFORM_FILES_ONLY 6 |
◆ XN_PLATFORM_IS_BIG_ENDIAN
| #define XN_PLATFORM_IS_BIG_ENDIAN 2 |
◆ XN_PLATFORM_IS_LITTLE_ENDIAN
| #define XN_PLATFORM_IS_LITTLE_ENDIAN 1 |
◆ XN_PLATFORM_LINUX_ARM
| #define XN_PLATFORM_LINUX_ARM 7 |
◆ XN_PLATFORM_LINUX_X86
| #define XN_PLATFORM_LINUX_X86 5 |
◆ XN_PLATFORM_MACOSX
| #define XN_PLATFORM_MACOSX 8 |
◆ XN_PLATFORM_PS3
| #define XN_PLATFORM_PS3 3 |
◆ XN_PLATFORM_USE_ARC_VAARGS_STYLE
| #define XN_PLATFORM_USE_ARC_VAARGS_STYLE 4 |
◆ XN_PLATFORM_USE_GCC_VAARGS_STYLE
| #define XN_PLATFORM_USE_GCC_VAARGS_STYLE 3 |
◆ XN_PLATFORM_USE_NO_VAARGS
| #define XN_PLATFORM_USE_NO_VAARGS 1 |
◆ XN_PLATFORM_USE_WIN32_VAARGS_STYLE
| #define XN_PLATFORM_USE_WIN32_VAARGS_STYLE 2 |
◆ XN_PLATFORM_WII
| #define XN_PLATFORM_WII 4 |
◆ XN_PLATFORM_WIN32
| #define XN_PLATFORM_WIN32 1 |
◆ XN_PLATFORM_XBOX360
| #define XN_PLATFORM_XBOX360 2 |
◆ XnFuncPtr
| typedef void(* XnFuncPtr) () |
◆ XnRegistrationHandle