Callback class for overlap queries against PxSpatialIndex.
More...
#include <PxSpatialIndex.h>
Callback class for overlap queries against PxSpatialIndex.
- See Also
- PxSpatialIndex
virtual PxSpatialOverlapCallback::~PxSpatialOverlapCallback |
( |
| ) |
|
|
inlinevirtual |
callback method invoked when an overlap query hits an item in a PxSpatialIndex structure.
- Parameters
-
[in] | item | the item that was hit. |
- Returns
- true if the query should continue, false if it should stop
The documentation for this struct was generated from the following file: