PxNeighborhoodIterator#

Defined in include/PxParticleGpu.h

class PxNeighborhoodIterator#

An iterator class to iterate over the neighbors of a particle during particle system simulation.

Public Functions

inline PxNeighborhoodIterator(
const PxU32 *collisionIndex,
PxU32 maxParticles,
)#
inline PxU32 getNextIndex()#
inline PxNeighborhoodIterator(const PxNeighborhoodIterator &params)#
inline void operator=(const PxNeighborhoodIterator &params)#