PhysX SDK 3.2 API Reference: PxSimulationEventCallback.h File Reference

PhysX SDK 3.2 API

PxSimulationEventCallback.h File Reference

#include "foundation/PxVec3.h"
#include "PxPhysX.h"
#include "PxFiltering.h"
#include "PxContact.h"

Include dependency graph for PxSimulationEventCallback.h:

foundation/PxVec3.hPxPhysX.hPxFiltering.hPxContact.hfoundation/PxMath.hfoundation/PxIntrinsics.hfoundation/PxAssert.hfoundation/PxPreprocessor.hfoundation/Px.hfoundation/PxVersionNumber.hfoundation/PxSimpleTypes.hcommon/PxPhysXCommon.hgeometry/PxPhysXGeomUtils.hfoundation/PxFlags.h

This graph shows which files directly or indirectly include this file:

PxPhysicsAPI.h

Go to the source code of this file.


Classes

struct  PxContactPairHeaderFlag
 Collection of flags providing information on contact report pairs. More...
struct  PxContactPairHeader
 An Instance of this class is passed to PxSimulationEventCallback.onContact(). More...
struct  PxContactPairFlag
 Collection of flags providing information on contact report pairs. More...
struct  PxContactPairPoint
 A contact point as used by contact notification. More...
struct  PxContactPair
 Contact report pair information. More...
struct  PxTriggerPairFlag
 Collection of flags providing information on trigger report pairs. More...
struct  PxTriggerPair
 Descriptor for a trigger pair. More...
struct  PxConstraintInfo
 Descriptor for a broken constraint. More...
class  PxSimulationEventCallback
 An interface class that the user can implement in order to receive simulation events. More...

Typedefs

typedef PxFlags
< PxContactPairHeaderFlag::Enum,
PxU16
PxContactPairHeaderFlags
 Bitfield that contains a set of raised flags defined in PxContactPairHeaderFlag.
typedef PxFlags
< PxContactPairFlag::Enum,
PxU16
PxContactPairFlags
 Bitfield that contains a set of raised flags defined in PxContactPairFlag.
typedef PxFlags
< PxTriggerPairFlag::Enum,
PxU8
PxTriggerPairFlags
 Bitfield that contains a set of raised flags defined in PxTriggerPairFlag.

Functions

 PX_FLAGS_OPERATORS (PxContactPairHeaderFlag::Enum, PxU16)
 PX_FLAGS_OPERATORS (PxContactPairFlag::Enum, PxU16)
 PX_FLAGS_OPERATORS (PxTriggerPairFlag::Enum, PxU8)



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