17INLINE PhysxControllerReport::
18PhysxControllerReport() : NxUserControllerHitReport() {
26INLINE PhysxControllerReport::
27~PhysxControllerReport() {
34INLINE
void PhysxControllerReport::
37 _shape_hit_cbobj = cbobj;
43INLINE
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...