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
  • PxPair

PxPair#

Defined in include/foundation/PxBasicTemplates.h

template<class F, class S>
class PxPair#

Public Functions

inline PxPair()#
inline PxPair(const F &f, const S &s)#
inline PxPair(const PxPair &p)#
inline PxPair &operator=(const PxPair &p)#
inline bool operator==(const PxPair &p) const#
inline bool operator<(const PxPair &p) const#

Public Members

F first#
S second#

previous

PxPadding

next

PxPairFilteringMode

On this page
  • PxPair
    • PxPair()
    • PxPair()
    • PxPair()
    • operator=()
    • operator==()
    • operator<()
    • first
    • second
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.