Go to the documentation of this file. 31 #ifndef PX_CHARACTER_H 32 #define PX_CHARACTER_H 40 #if defined PX_PHYSX_STATIC_LIB || defined PX_PHYSX_CHARACTER_STATIC_LIB 41 #define PX_PHYSX_CHARACTER_API 44 #if defined PX_PHYSX_CHARACTER_EXPORTS 45 #define PX_PHYSX_CHARACTER_API __declspec(dllexport) 47 #define PX_PHYSX_CHARACTER_API __declspec(dllimport) 50 #define PX_PHYSX_CHARACTER_API PX_UNIX_EXPORT 52 #define PX_PHYSX_CHARACTER_API