Implementation of the NxUserControllerHitReport interface. More...
#include "physxControllerReport.h"
Public Member Functions | |
| void | disable () |
| void | enable () |
| bool | is_enabled () const |
| virtual NxControllerAction | onControllerHit (const NxControllersHit &hit) |
| virtual NxControllerAction | onShapeHit (const NxControllerShapeHit &hit) |
| void | set_controller_hit_callback (PT(CallbackObject) cbobj) |
| void | set_shape_hit_callback (PT(CallbackObject) cbobj) |
Implementation of the NxUserControllerHitReport interface.
Definition at line 26 of file physxControllerReport.h.
1.8.15