NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxControllerShapeHit Struct Reference

NVIDIA PhysX API

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:

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 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