17INLINE PhysxControllersHit::
18PhysxControllersHit(
const NxControllersHit &hit) :
27get_controller()
const {
29 NxController *controllerPtr = _hit.controller;
41 NxController *otherPtr = _hit.other;
Abstract base class for character controllers.