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
  • PxMath.h
  • PxClamp

PxClamp#

Defined in include/foundation/PxMath.h

template<class T>
inline T PxClamp(T v, T lo, T hi)#

Clamps v to the range [hi,lo].

previous

PxCeil

next

PxDegToRad

On this page
  • PxClamp()
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.