20 INLINE PhysxControllersHit::
21 PhysxControllersHit(
const NxControllersHit &hit) :
32 get_controller()
const {
34 NxController *controllerPtr = _hit.controller;
48 NxController *otherPtr = _hit.other;
Abstract base class for character controllers.