PxGeomIndexPair# Defined in include/geometry/PxGeometryHit.h struct PxGeomIndexPair# Pair of indices, typically either object or triangle indices. Public Functions inline PxGeomIndexPair()# inline PxGeomIndexPair(PxU32 _id0, PxU32 _id1)# Public Members PxU32 id0# PxU32 id1#