PxCreateParticleClothBufferHelper#

Fully qualified name: ExtGpu::PxCreateParticleClothBufferHelper

Defined in include/extensions/PxParticleExt.h

PxParticleClothBufferHelper *ExtGpu::PxCreateParticleClothBufferHelper(
const PxU32 maxCloths,
const PxU32 maxTriangles,
const PxU32 maxSprings,
const PxU32 maxParticles,
PxCudaContextManager *cudaContextManager,
)#

Creates a PxParticleClothBufferHelper helper.

Deprecated:

Particle-cloth, -rigids, -attachments and -volumes have been deprecated.

Parameters:
Returns:

A pointer to the PxParticleClothBufferHelper that was created.