Go to the documentation of this file.
20 #if defined(PX_WINDOWS) || defined(PX_WINMODERN)
21 #if defined PX_PHYSX_COOKING_EXPORTS
22 #define PX_PHYSX_COOKING_API __declspec(dllexport)
24 #define PX_PHYSX_COOKING_API __declspec(dllimport)
26 #elif defined(PX_UNIX)
27 #define PX_PHYSX_COOKING_API PX_UNIX_EXPORT
30 #if !defined(PX_PHYSX_COOKING_API)
31 #define PX_PHYSX_COOKING_API
35 #define PX_C_EXPORT extern "C"
Copyright © 2008-2015 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com