PxControllersHit Struct Reference

Describes a hit between a CCT and another CCT. Passed to onControllerHit(). More...

#include <PxController.h>

Inheritance diagram for PxControllersHit:
Collaboration diagram for PxControllersHit:

Public Attributes

PxControllerother
 Touched controller. More...
 
- Public Attributes inherited from PxControllerHit
PxControllercontroller
 Current controller. More...
 
PxExtendedVec3 worldPos
 Contact position in world space. More...
 
PxVec3 worldNormal
 Contact normal in world space. More...
 
PxVec3 dir
 Motion direction. More...
 
PxF32 length
 Motion length. More...
 

Detailed Description

Describes a hit between a CCT and another CCT. Passed to onControllerHit().

See also
PxUserControllerHitReport.onControllerHit()

Member Data Documentation

◆ other

PxController* PxControllersHit::other

Touched controller.


The documentation for this struct was generated from the following file: