Go to the source code of this file.
Classes | |
class | PxDelayLoadHook |
PxDelayLoadHook. More... | |
Functions | |
PX_C_EXPORT PX_PHYSX_CORE_API void PX_CALL_CONV | PxSetPhysXDelayLoadHook (const physx::PxDelayLoadHook *hook) |
Sets delay load hook instance for PhysX dll. More... | |
PX_C_EXPORT PX_PHYSX_CORE_API void PX_CALL_CONV | PxSetPhysXCookingDelayLoadHook (const physx::PxDelayLoadHook *hook) |
Sets delay load hook instance for PhysXCooking dll. More... | |
PX_C_EXPORT PX_PHYSX_COMMON_API void PX_CALL_CONV | PxSetPhysXCommonDelayLoadHook (const physx::PxDelayLoadHook *hook) |
Sets delay load hook instance for PhysXCommon dll. More... | |