Public Attributes | List of all members
PxControllersHit Struct Reference

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

#include <PxController.h>

Inheritance diagram for PxControllersHit:
Inheritance graph
[legend]
Collaboration diagram for PxControllersHit:
Collaboration graph
[legend]

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

PxController* PxControllersHit::other

Touched controller.


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


Copyright © 2008-2015 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com