include/geometry/PxGeometryHit.h
In directory: include/geometry
Source file: include/geometry/PxGeometryHit.h
Structs
- PxGeomIndexPair: Pair of indices, typically either object or triangle indices. 
- PxGeomOverlapHit: Stores results of overlap queries. 
- PxGeomRaycastHit: Stores results of raycast queries. 
- PxGeomSweepHit: Stores results of sweep queries. 
- PxHitFlag: Scene query and geometry query behavior flags. 
- PxLocationHit: Scene query hit information for raycasts and sweeps returning hit position and normal information. 
- PxQueryHit: collection of set bits defined in PxHitFlag .