34 #if PX_SUPPORT_GPU_PHYSX    58     virtual ~PxGpuLoadHook() {}
    60     virtual const char* getPhysXGpuDllName() 
const = 0;
    94 #endif // PX_SUPPORT_GPU_PHYSX 
#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
 
The pure virtual callback interface for general purpose instrumentation and profiling of GameWorks mo...
Definition: PxProfiler.h:40