Go to the documentation of this file.
14 #ifndef PX_FOUNDATION_PX_STRING_H
15 #define PX_FOUNDATION_PX_STRING_H
19 #if (defined PX_WINDOWS || defined PX_WINMODERN)
20 #include "foundation/windows/PxWindowsString.h"
22 #include "foundation/xbox360/PxXbox360String.h"
23 #elif (defined PX_LINUX || defined PX_APPLE || defined PX_ANDROID || defined PX_PS4)
24 #include "foundation/unix/PxUnixString.h"
26 #include "foundation/ps3/PxPS3String.h"
28 #include "foundation/psp2/PxPSP2String.h"
30 #include "foundation/wiiu/PxWiiUString.h"
31 #elif defined PX_XBOXONE
32 #include "foundation/XboxOne/PxXboxOneString.h"
34 #error "Platform not supported!"
Copyright © 2008-2015 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com