PxControllerShapeHit Struct Reference
[Character]

Describes a hit between a CCT and a shape. Passed to onShapeHit(). More...

#include <PxController.h>

Inheritance diagram for PxControllerShapeHit:

Inheritance graph
PxControllerHit
[legend]
Collaboration diagram for PxControllerShapeHit:

Collaboration graph
PxControllerHitPxExtendedVec3PxVec3PxControllerPxRigidActorPxActorPxBasePxShapePxFlags\< PxBaseFlag::Enum, PxU16 \>
[legend]

List of all members.

Public Attributes

PxShapeshape
 Touched shape.
PxRigidActoractor
 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().

See also:
PxUserControllerHitReport.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