Go to the documentation of this file.
14 #ifndef PHYSX_INCLUDES_H
15 #define PHYSX_INCLUDES_H
18 #include <NxVersionNumber.h>
26 #if NATIVE_WORDSIZE == 64
30 #if NATIVE_WORDSIZE == 32
38 #define NX_DISABLE_HARDWARE 1
39 #if NX_SDK_VERSION_NUMBER <= 281
41 #define NX_DISABLE_FLUIDS 1
53 #include <NxPhysics.h>
54 #include <NxExtended.h>
56 #include <NxCooking.h>
57 #include <NxController.h>
58 #include <NxControllerManager.h>
59 #include <NxBoxController.h>
60 #include <NxCapsuleController.h>