15 #ifndef PHYSX_INCLUDES_H
16 #define PHYSX_INCLUDES_H
19 #include "NxVersionNumber.h"
27 #if NATIVE_WORDSIZE == 64
31 #if NATIVE_WORDSIZE == 32
39 #define NX_DISABLE_HARDWARE 1
40 #if NX_SDK_VERSION_NUMBER <= 281
42 #define NX_DISABLE_FLUIDS 1
54 #include "NxPhysics.h"
55 #include "NxExtended.h"
57 #include "NxCooking.h"
58 #include "NxController.h"
59 #include "NxControllerManager.h"
60 #include "NxBoxController.h"
61 #include "NxCapsuleController.h"
64 #endif // PHYSX_INCLUDES_H