Public Attributes | List of all members
PxControllerHit Struct Reference

Describes a generic CCT hit. More...

#include <PxController.h>

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

Public Attributes

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 generic CCT hit.

Member Data Documentation

PxController* PxControllerHit::controller

Current controller.

PxVec3 PxControllerHit::dir

Motion direction.

PxF32 PxControllerHit::length

Motion length.

PxVec3 PxControllerHit::worldNormal

Contact normal in world space.

PxExtendedVec3 PxControllerHit::worldPos

Contact position in world space.


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