Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
physx::PxAllocIdID of the Feature which owns/allocated memory from the heap
physx::PxAllocIdStatsStatistics collected per AllocationId by HeapManager
physx::PxAllocInfoClass to track allocation statistics, see PxgMirrored
physx::PxBaseTaskBase class of all task types
physx::PxCpuDispatcherA CpuDispatcher is responsible for scheduling the execution of tasks passed to it by the SDK
physx::PxCudaBufferBuffer which keeps informations about allocated piece of memory
physx::PxCudaBufferFlagsHint flag to tell how the buffer will be used
physx::PxCudaBufferMemorySpaceMemory type managed by a heap
physx::PxCudaBufferTypeBuffer type: made of hint flags and the memory space (Device Memory, Pinned Host Memory, ...)
physx::PxCudaContextManagerManages memory, thread locks, and task scheduling for a CUDA context
physx::PxCudaContextManagerDescDescriptor used to create a PxCudaContextManager
physx::PxCudaInteropModePossible graphic/CUDA interoperability modes for context
physx::PxCudaMemoryManagerAllocator class for different kinds of CUDA related memory
physx::PxCudaMemoryManagerStatsMemory statistics struct returned by CudaMemMgr::getStats()
physx::PxGpuCopyDescInput descriptor for the GpuDispatcher's built-in copy kernel
physx::PxGpuCopyDescQueueContainer class for queueing PxGpuCopyDesc instances in pinned (non-pageable) CPU memory
physx::PxGpuDispatcherA GpuTask dispatcher
physx::PxGpuTaskPxTask implementation for launching CUDA work
physx::PxGpuTaskHintDefine the 'flavor' of a PxGpuTask
physx::PxLightCpuTaskA PxBaseTask implementation with immediate execution and simple dependencies
physx::PxScopedCudaLockConvenience class for holding CUDA lock within a scope
physx::PxSpuDispatcherA PxSpuDispatcher
physx::PxSpuTaskA task to be executed on one or more SPUs
physx::PxTaskA PxBaseTask implementation with deferred execution and full dependencies
physx::PxTaskManagerThe PxTaskManager interface
physx::PxTaskTypeIdentifies the type of each heavyweight PxTask object

Generated on Mon Apr 28 2014 08:02:18

Copyright © 2012-2014 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.