17 INLINE PhysxControllerReport::
18 PhysxControllerReport() : NxUserControllerHitReport() {
26 INLINE PhysxControllerReport::
27 ~PhysxControllerReport() {
34 INLINE
void PhysxControllerReport::
37 _shape_hit_cbobj = cbobj;
43 INLINE
void PhysxControllerReport::
46 _controller_hit_cbobj = cbobj;
This is a generic object that can be assigned to a callback at various points in the rendering proces...