25class EXPCL_PANDAPHYSX PhysxTriggerReport :
public NxUserTriggerReport {
28 INLINE PhysxTriggerReport();
29 INLINE ~PhysxTriggerReport();
33 bool is_enabled()
const;
35 void onTrigger(NxShape &triggerShape, NxShape &otherShape, NxTriggerFlag status);