PxCudaContextManager.h#

Fully qualified name: include/cudamanager/PxCudaContextManager.h

Source file: 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#

PxCudaInteropRegisterFlag

PxKernelIndex

A cuda kernel index providing an index to the cuda module and the function name.