31 #ifndef PX_PHYSICS_DELAY_LOAD_HOOK 32 #define PX_PHYSICS_DELAY_LOAD_HOOK 63 virtual const char* getPhysXFoundationDllName()
const = 0;
65 virtual const char* getPhysXCommonDllName()
const = 0;
Definition: GuContactBuffer.h:37
PxDelayLoadHook.
Definition: PxWindowsDelayLoadHook.h:57
#define PX_C_EXPORT
Definition: Pxc.h:54
#define PX_CALL_CONV
Definition: PxPreprocessor.h:315
#define PX_PHYSX_CORE_API
Definition: PxPhysXCommonConfig.h:59
PX_C_EXPORT PX_PHYSX_CORE_API void PX_CALL_CONV PxSetPhysXCookingDelayLoadHook(const physx::PxDelayLoadHook *hook)
Sets delay load hook instance for PhysXCooking dll.
PX_C_EXPORT PX_PHYSX_COMMON_API void PX_CALL_CONV PxSetPhysXCommonDelayLoadHook(const physx::PxDelayLoadHook *hook)
Sets delay load hook instance for PhysXCommon dll.
PX_C_EXPORT PX_PHYSX_CORE_API void PX_CALL_CONV PxSetPhysXDelayLoadHook(const physx::PxDelayLoadHook *hook)
Sets delay load hook instance for PhysX dll.
PxDelayLoadHook()
Definition: PxWindowsDelayLoadHook.h:60
virtual ~PxDelayLoadHook()
Definition: PxWindowsDelayLoadHook.h:61
#define PX_PHYSX_COMMON_API
Definition: PxPhysXCommonConfig.h:97