PxParticleExt.h#

Fully qualified name: include/extensions/PxParticleExt.h

Source file: PxParticleExt.h

Classes#

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 PxParticleRigidDesc buffers used for communicating particle based rigids to PxPaticleSystem.

ExtGpu::PxParticleVolumeBufferHelper

Helper class to manage communicating PxParticleVolumes data to PxParticleBuffer .

Structs#

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 PxParticleVolumeBufferHelper .