Implementation of the NxUserControllerHitReport interface.
More...
#include "physxControllerReport.h"
Implementation of the NxUserControllerHitReport interface.
Definition at line 26 of file physxControllerReport.h.
◆ PhysxControllerReport()
PhysxControllerReport::PhysxControllerReport |
( |
| ) |
|
|
inline |
◆ ~PhysxControllerReport()
PhysxControllerReport::~PhysxControllerReport |
( |
| ) |
|
|
inline |
◆ disable()
void PhysxControllerReport::disable |
( |
| ) |
|
◆ enable()
void PhysxControllerReport::enable |
( |
| ) |
|
◆ is_enabled()
bool PhysxControllerReport::is_enabled |
( |
| ) |
const |
◆ onControllerHit()
NxControllerAction PhysxControllerReport::onControllerHit |
( |
const NxControllersHit & | hit | ) |
|
|
virtual |
◆ onShapeHit()
NxControllerAction PhysxControllerReport::onShapeHit |
( |
const NxControllerShapeHit & | hit | ) |
|
|
virtual |
◆ set_controller_hit_callback()
void PhysxControllerReport::set_controller_hit_callback |
( |
PT(CallbackObject) | cbobj | ) |
|
|
inline |
◆ set_shape_hit_callback()
void PhysxControllerReport::set_shape_hit_callback |
( |
PT(CallbackObject) | cbobj | ) |
|
|
inline |
The documentation for this class was generated from the following files: