PxDirectGPUAPI.h#
Fully qualified name: include/PxDirectGPUAPI.h
Source file: PxDirectGPUAPI.h
Classes#
- PxArticulationGPUAPIComputeType
This flag specifies the type of operation to perform when calling PxDirectGPUAPI::computeArticulationData .
- PxArticulationGPUAPIReadType
This flag specifies the type of data to get when calling PxDirectGPUAPI::getArticulationData() .
- PxArticulationGPUAPIWriteType
This flag specifies the type of data to set when calling PxDirectGPUAPI::setArticulationData() .
- PxDirectGPUAPI
PxDirectGPUAPI exposes an API that enables batched direct access to GPU data for a PxScene .
- PxRigidDynamicGPUAPIReadType
This flag specifies the type of data to get when calling PxDirectGPUAPI::getRigidDynamicData() .
- PxRigidDynamicGPUAPIWriteType
This flag specifies the type of data to set when calling PxDirectGPUAPI::setRigidDynamicData() .
Structs#
- PxArticulationGPUAPIMaxCounts
Container to hold the results of PxDirectGPUAPI::getArticulationGPUAPIMaxCounts() .