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
  • PxVehiclePhysXActorFunctions.h
  • PxVehicleRea...

PxVehicleReadRigidBodyStateFromPhysXActor#

Defined in include/vehicle2/physxActor/PxVehiclePhysXActorFunctions.h

void PxVehicleReadRigidBodyStateFromPhysXActor(
const PxRigidBody &physxActor,
PxVehicleRigidBodyState &rigidBodyState,
)#

Read the rigid body state from a PhysX actor.

Parameters:
  • physxActor – [in] is a reference to a PhysX actor.

  • rigidBodyState – [out] is the state of the rigid body used by the Vehicle SDK.

previous

PxVehiclePhysxActorWakeup

next

PxVehicleWriteRigidBodyStateToPhysXActor

On this page
  • PxVehicleReadRigidBodyStateFromPhysXActor()
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.