#include <PxController.h>


Public Attributes | |
| PxController * | controller |
| Current controller. | |
| PxExtendedVec3 | worldPos |
| Contact position in world space. | |
| PxVec3 | worldNormal |
| Contact normal in world space. | |
| PxVec3 | dir |
| Motion direction. | |
| PxF32 | length |
| Motion length. | |
Current controller.
Motion direction.
| PxF32 PxControllerHit::length |
Motion length.
Contact normal in world space.
Contact position in world space.