Skip to main content
Ctrl+K
PhysX SDK Documentation - Home

PhysX SDK Documentation

  • github
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
PhysX SDK Documentation - Home

PhysX SDK Documentation

  • github
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • PhysX SDK API
  • Classes
  • PxGeomIndexClosePair

PxGeomIndexClosePair#

Defined in include/geometry/PxGeometryHit.h

struct PxGeomIndexClosePair : public PxGeomIndexPair#

Pair of indices and a distance between involved objects or triangles.

Public Functions

inline PxGeomIndexClosePair()#
inline PxGeomIndexClosePair(PxU32 _id0, PxU32 _id1, float d)#

Public Members

float distance#
PxU32 id0#
PxU32 id1#

previous

PxGearJoint

next

PxGeomIndexPair

On this page
  • PxGeomIndexClosePair
    • PxGeomIndexClosePair()
    • PxGeomIndexClosePair()
    • distance
    • id0
    • id1
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Mar 24, 2025.