Base class for items in the extra data stream of contact pairs. More...
#include <PxSimulationEventCallback.h>
Public Member Functions | |
PX_FORCE_INLINE | PxContactPairExtraDataItem () |
Public Attributes | |
PxU8 | type |
The type of the extra data stream item. More... | |
Base class for items in the extra data stream of contact pairs.
|
inline |
PxU8 PxContactPairExtraDataItem::type |
The type of the extra data stream item.
Referenced by PxContactPairExtraDataIterator::nextItemSet().