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