PxControllerShapeHit Struct Reference
[Character]
Describes a hit between a CCT and a shape. Passed to onShapeHit().
More...
#include <PxController.h>
Inheritance diagram for PxControllerShapeHit:
Collaboration diagram for PxControllerShapeHit:
Public Attributes | |
PxShape * | shape |
Touched shape. | |
PxRigidActor * | actor |
Touched actor. | |
PxU32 | triangleIndex |
touched triangle index (only for meshes/heightfields) |
Detailed Description
Describes a hit between a CCT and a shape. Passed to onShapeHit().
Member Data Documentation
Touched actor.
Touched shape.
touched triangle index (only for meshes/heightfields)
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