PxParticleBuffer.h#
Fully qualified name: include/PxParticleBuffer.h
Source file: PxParticleBuffer.h
Classes#
- PxDiffuseParticleParams
Parameters to configure the behavior of diffuse particles.
- PxParticleAndDiffuseBuffer
A particle buffer used to simulate diffuse particles.
- PxParticleBuffer
The shared base class for all particle buffers, can be instantiated directly to simulate granular and fluid particles.
- PxParticleClothBuffer
A particle buffer used to simulate particle cloth.
- PxParticleClothPreProcessor
Preprocessor to prepare particle cloths for simulation.
- PxParticleRigidBuffer
A particle buffer used to simulate rigid bodies using shape matching with particles.
Structs#
- PxParticleCloth
Particle cloth structure.
- PxParticleClothDesc
Structure to describe the set of particle cloths in the same PxParticleClothBuffer .
- PxParticleSpring
Holds all the information for a spring constraint between two particles.
- PxParticleVolume
Particle volume structure.
- PxPartitionedParticleCloth
Structure to describe the output of the particle cloth preprocessing.