PxTriggerPairFlag Struct Reference

Collection of flags providing information on trigger report pairs. More...

#include <PxSimulationEventCallback.h>

Public Types

enum  Enum { eREMOVED_SHAPE_TRIGGER = (1<<0), eREMOVED_SHAPE_OTHER = (1<<1), eNEXT_FREE = (1<<2) }
 

Detailed Description

Collection of flags providing information on trigger report pairs.

See also
PxTriggerPair

Member Enumeration Documentation

◆ Enum

Enumerator
eREMOVED_SHAPE_TRIGGER 

The trigger shape has been removed from the actor/scene.

eREMOVED_SHAPE_OTHER 

The shape causing the trigger event has been removed from the actor/scene.

eNEXT_FREE 

For internal use only.


The documentation for this struct was generated from the following file: