PxGpuContactPair#
Defined in include/PxContact.h
-
struct PxGpuContactPair#
Contains contact information for a contact reported by the direct-GPU contact report API.
See PxScene::copyContactData().
Public Members
-
PxNodeIndex nodeIndex0#
Unique Id for actor0 if the actor is dynamic.
-
PxNodeIndex nodeIndex1#
Unique Id for actor1 if the actor is dynamic.
-
PxNodeIndex nodeIndex0#