Go to the documentation of this file.
14 #ifndef PX_FOUNDATION_PX_INTRINSICS_H
15 #define PX_FOUNDATION_PX_INTRINSICS_H
20 #if (defined PX_WINDOWS || defined PX_WINMODERN)
21 #include "foundation/windows/PxWindowsIntrinsics.h"
23 #include "foundation/xbox360/PxXbox360Intrinsics.h"
24 #elif (defined PX_LINUX || defined PX_ANDROID || defined PX_APPLE || defined PX_PS4)
25 #include "foundation/unix/PxUnixIntrinsics.h"
27 #include "foundation/ps3/PxPS3Intrinsics.h"
29 #include "foundation/psp2/PxPSP2Intrinsics.h"
31 #include "foundation/wiiu/PxWiiUIntrinsics.h"
32 #elif defined PX_XBOXONE
33 #include "foundation/XboxOne/PxXboxOneIntrinsics.h"
35 #error "Platform not supported!"
39 #endif // PX_FOUNDATION_PX_INTRINSICS_H
Copyright © 2008-2015 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com