PxParticleRigidFilterPair

Defined in include/PxFiltering.h

Inheritance Relationships

Derived Type

struct PxParticleRigidFilterPair

Struct for storing a particle/vertex - rigid filter pair with comparison operators.

Subclassed by PxParticleRigidAttachment

Public Functions

inline bool operator<(const PxParticleRigidFilterPair &other) const
inline bool operator>(const PxParticleRigidFilterPair &other) const
inline bool operator==(const PxParticleRigidFilterPair &other) const

Public Members

PxU64 mID0

Rigid node index.

PxU64 mID1

Particle/vertex id.