Public Attributes | List of all members
PxControllerObstacleHit Struct Reference

Describes a hit between a CCT and a user-defined obstacle. Passed to onObstacleHit(). More...

#include <PxController.h>

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

Public Attributes

const void * userData
 
- 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 a user-defined obstacle. Passed to onObstacleHit().

See Also
PxUserControllerHitReport.onObstacleHit() PxObstacleContext

Member Data Documentation

const void* PxControllerObstacleHit::userData

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