PxCreateParticleVolumeBufferHelper#

Fully qualified name: ExtGpu::PxCreateParticleVolumeBufferHelper

Defined in include/extensions/PxParticleExt.h

PxParticleVolumeBufferHelper *ExtGpu::PxCreateParticleVolumeBufferHelper(
PxU32 maxVolumes,
PxU32 maxTriangles,
PxCudaContextManager *cudaContextManager,
)#

Creates a PxParticleVolumeBufferHelper.

Parameters:
Returns:

A pointer to the new PxParticleVolumeBufferHelper.