Skip to main content
Ctrl+K
PhysX SDK Documentation - Home

PhysX SDK Documentation

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
PhysX SDK Documentation - Home

PhysX SDK Documentation

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • PhysX SDK API
  • Classes
  • PxContactPairPose

PxContactPairPose#

Defined in include/PxSimulationEventCallback.h

struct PxContactPairPose : public PxContactPairExtraDataItem#

World space actor poses of the contact pair rigid bodies.

See also

PxContactPairHeader.extraDataStream PxPairFlag::eCONTACT_EVENT_POSE

Public Functions

inline PxContactPairPose()#

Public Members

PxTransform globalPose[2]#

The world space pose of the rigid bodies.

PxU8 type#

The type of the extra data stream item.

previous

PxContactPairPoint

next

PxContactPairVelocity

On this page
  • PxContactPairPose
    • PxContactPairPose()
    • globalPose
    • type
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.