21 INLINE PhysxControllerReport::
22 PhysxControllerReport() : NxUserControllerHitReport() {
32 INLINE PhysxControllerReport::
33 ~PhysxControllerReport() {
42 INLINE
void PhysxControllerReport::
45 _shape_hit_cbobj = cbobj;
53 INLINE
void PhysxControllerReport::
56 _controller_hit_cbobj = cbobj;
This is a generic object that can be assigned to a callback at various points in the rendering proces...