include/extensions/PxParticleExt.h
↰ Parent directory: include/extensions/
Source: include/extensions/PxParticleExt.h
Namespaces
Classes
ExtGpu::PxParticleAndDiffuseBufferDesc: Structure to define user-defined particle state when constructing a new particle system that includes diffuse particles.
ExtGpu::PxParticleBufferDesc: Structure to define user-defined particle state when constructing a new particle system.
ExtGpu::PxParticleRigidDesc: Structure to define user-defined particle state when constructing a new particle system that includes shape-matched rigid bodies.
ExtGpu::PxParticleVolumeMesh: Helper struct that holds information about a specific mesh in a ExtGpu::PxParticleVolumeBufferHelper.
ExtGpu::PxParticleAttachmentBuffer: Holds user-defined attachment data to attach particles to other bodies.
ExtGpu::PxParticleClothBufferHelper: Helper class to manage PxParticleClothDesc buffers used for communicating particle based cloths to PxParticleClothBuffer.
ExtGpu::PxParticleRigidBufferHelper: Helper class to manage ExtGpu::PxParticleRigidDesc buffers used for communicating particle based rigids to PxPaticleSystem.
ExtGpu::PxParticleVolumeBufferHelper: Helper class to manage communicating PxParticleVolumes data to PxParticleBuffer.