Implementation of the NxUserTriggerReport interface. More...
#include "physxTriggerReport.h"
Public Member Functions | |
void | disable () |
void | enable () |
bool | is_enabled () const |
void | onTrigger (NxShape &triggerShape, NxShape &otherShape, NxTriggerFlag status) |
Implementation of the NxUserTriggerReport interface.
Definition at line 25 of file physxTriggerReport.h.