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
  • PxImmediateMode.h
  • PxGetJointData

PxGetJointData#

Defined in include/PxImmediateMode.h

bool PxGetJointData(
const PxArticulationLinkHandle &link,
PxArticulationJointDataRC &data,
)#

Retrieves joint data from a link handle.

See also

PxSetJointData

Parameters:
  • link – [in] Link handle

  • data – [out] Joint data for this link

Returns:

True if success

previous

PxGetAllLinkData

next

PxGetLinkData

On this page
  • PxGetJointData()
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.