include/PxQueryReport.h
↰ Parent directory: include/
Source: include/PxQueryReport.h
Included By
Classes
PxActorShape: Combines a shape pointer and the actor the shape belongs to into one memory location.
PxHitBuffer: Returns scene query hits (intersections) to the user in a preallocated buffer.
PxHitCallback: This callback class facilitates reporting scene query hits (intersections) to the user.
PxOverlapBufferN: Returns touching overlap hits to the user in a fixed size array embedded in the buffer class.
PxQueryCache: single hit cache for scene queries.
PxRaycastBufferN: Returns touching raycast hits to the user in a fixed size array embedded in the buffer class.
PxSweepBufferN: Returns touching sweep hits to the user in a fixed size array embedded in the buffer class.
Typedefs
PxAgain: Describes query behavior after returning a partial query result via a callback.
PxOverlapBuffer: Overlap query buffer.
PxOverlapCallback: Overlap query callback.
PxRaycastBuffer: Raycast query buffer.
PxRaycastCallback: Raycast query callback.
PxSweepBuffer: Sweep query buffer.
PxSweepCallback: Sweep query callback.