PxControllerHit Struct Reference
[Character]
Describes a generic CCT hit.
More...
#include <PxController.h>
Inheritance diagram for PxControllerHit:
Collaboration diagram for PxControllerHit:
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. |
Detailed Description
Describes a generic CCT hit.Member Data Documentation
Current controller.
Motion direction.
PxF32 PxControllerHit::length |
Motion length.
Contact normal in world space.
Contact position in world space.
The documentation for this struct was generated from the following file:
Copyright © 2008-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com