From 3dfe2108cfab31ba3ee5527e217d0d8e99a51162 Mon Sep 17 00:00:00 2001 From: git perforce import user Date: Tue, 25 Oct 2016 12:29:14 -0600 Subject: Initial commit: PhysX 3.4.0 Update @ 21294896 APEX 1.4.0 Update @ 21275617 [CL 21300167] --- .../files/PxSimulationEventCallback_8h.html | 118 +++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 PhysX_3.4/Documentation/PhysXAPI/files/PxSimulationEventCallback_8h.html (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/PxSimulationEventCallback_8h.html') diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxSimulationEventCallback_8h.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxSimulationEventCallback_8h.html new file mode 100644 index 00000000..9f0475b5 --- /dev/null +++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxSimulationEventCallback_8h.html @@ -0,0 +1,118 @@ + + + NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxSimulationEventCallback.h File Reference + + + + + + + +
+

PxSimulationEventCallback.h File Reference

#include "foundation/PxVec3.h"
+#include "foundation/PxTransform.h"
+#include "foundation/PxMemory.h"
+#include "PxPhysXConfig.h"
+#include "PxFiltering.h"
+#include "PxContact.h"
+ +

+

+Include dependency graph for PxSimulationEventCallback.h:
+
+

+ +foundation/PxVec3.hfoundation/PxTransform.hfoundation/PxMemory.hPxPhysXConfig.hPxFiltering.hPxContact.hfoundation/PxMath.hfoundation/PxPreprocessor.hfoundation/PxIntrinsics.hfoundation/PxAssert.hfoundation/Px.hfoundation/PxSimpleTypes.hfoundation/PxQuat.hfoundation/PxPlane.hcommon/PxPhysXCommonConfig.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  PxContactPairExtraDataType
 Extra data item types for contact pairs. More...
struct  PxContactPairExtraDataItem
 Base class for items in the extra data stream of contact pairs. More...
struct  PxContactPairVelocity
 Velocities of the contact pair rigid bodies. More...
struct  PxContactPairPose
 World space actor poses of the contact pair rigid bodies. More...
struct  PxContactPairIndex
 Marker for the beginning of a new item set in the extra data stream. More...
struct  PxContactPairExtraDataIterator
 A class to iterate over a contact pair extra data stream. More...
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.
+

+ +

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