Panda3D
Public Member Functions | List of all members
PhysxControllerReport Class Reference

Implementation of the NxUserControllerHitReport interface. More...

#include "physxControllerReport.h"

Inheritance diagram for PhysxControllerReport:

Public Member Functions

void disable ()
 
void enable ()
 
bool is_enabled () const
 
virtual NxControllerAction onControllerHit (const NxControllersHit &hit)
 
virtual NxControllerAction onShapeHit (const NxControllerShapeHit &hit)
 
void set_controller_hit_callback (PT(CallbackObject) cbobj)
 
void set_shape_hit_callback (PT(CallbackObject) cbobj)
 

Detailed Description

Implementation of the NxUserControllerHitReport interface.

Definition at line 26 of file physxControllerReport.h.


The documentation for this class was generated from the following files: