include/cudamanager/PxCudaContextManager.h
↰ Parent directory: include/cudamanager/
Source: include/cudamanager/PxCudaContextManager.h
Included By
Classes
PxCudaInteropMode: Possible graphic/CUDA interoperability modes for context.
PxKernelIndex: A cuda kernel index providing an index to the cuda module and the function name.
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.
Defines
Typedefs
PxCudaInteropRegisterFlags: collection of set bits defined in NxCudaInteropRegisterFlag.