#include <NvFlow.h>
Data Fields | |
| NvFlowUint | numParticles |
| Number of particles in array. | |
| const float * | positions |
| Array of particle positions, xyz components. | |
| NvFlowUint | positionStride |
| Stride in bytes between particles. | |
Number of particles in array.
| const float* NvFlowParticleSurfaceData::positions |
Array of particle positions, xyz components.
Stride in bytes between particles.