PxBroadPhasePair

Defined in include/PxBroadPhase.h

struct PxBroadPhasePair

Broadphase pair.

A pair of indices returned by the broadphase for found or lost pairs.

Public Members

PxBpIndex mID0

Index of first object.

PxBpIndex mID1

Index of second object.