PxTriggerPairFlag Struct Reference
[Physics]

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

#include <PxSimulationEventCallback.h>

List of all members.

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

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:


Copyright © 2008-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com