Go to the documentation of this file.   30 #ifndef PXFOUNDATION_PXINTRINSICS_H    31 #define PXFOUNDATION_PXINTRINSICS_H    37 #elif(PX_LINUX || PX_ANDROID || PX_APPLE_FAMILY || PX_PS4)    40 #include "foundation/XboxOne/PxXboxOneIntrinsics.h"    41 #elif PX_XBOX_SERIES_X    42 #include "foundation/XboxSeriesX/PxXboxSeriesXIntrinsics.h"    44 #include "foundation/switch/PxSwitchIntrinsics.h"    46 #error "Platform not supported!"    49 #endif // #ifndef PXFOUNDATION_PXINTRINSICS_H