PxGpuLoadHook
Defined in include/gpu/PxGpu.h
- 
class PxGpuLoadHook
- 
This is a helper class for loading the PhysXGpu dll. If a PhysXGpu dll with a non-default file name needs to be loaded, PxGpuLoadHook can be sub-classed to provide the custom filenames. Once the names are set, the instance must be set for use by PhysX.dll using PxSetPhysXGpuLoadHook(), See also PxSetPhysXGpuLoadHook()