include/cudamanager/PxCudaContextManager.h
In directory: include/cudamanager
Source file: include/cudamanager/PxCudaContextManager.h
Classes
- PxCudaContextManager: Manages thread locks, and task scheduling for a CUDA context. 
- PxCudaContextManagerDesc: Descriptor used to create a PxCudaContextManager . 
- PxDeviceAllocatorCallback: An interface class that the user can implement in order for PhysX to use a user-defined device memory allocator. 
- PxScopedCudaLock: Convenience class for holding CUDA lock within a scope. 
Structs
- PxKernelIndex: A cuda kernel index providing an index to the cuda module and the function name.