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
  • PxVehicleWheelHelpers.h
  • PxVehicleIsW...

PxVehicleIsWheelOnGround#

Defined in include/vehicle2/wheel/PxVehicleWheelHelpers.h

inline bool PxVehicleIsWheelOnGround(
const PxVehicleSuspensionState &suspState,
)#

Check if the suspension could place the wheel on the ground or not.

See also

PxVehicleSuspensionState

Parameters:

suspState – [in] The state of the suspension to check.

Returns:

True if the wheel connects to the ground, else false.

previous

PxVehicleComputeWheelPose

next

PxVehicleWheelParams.h

On this page
  • PxVehicleIsWheelOnGround()
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.