PxSpatialIndex Member List
This is the complete list of members for
PxSpatialIndex, including all inherited members.
flush()=0 | PxSpatialIndex | [pure virtual] |
insert(PxSpatialIndexItem &item, const PxBounds3 &bounds)=0 | PxSpatialIndex | [pure virtual] |
overlap(const PxBounds3 &aabb, PxSpatialOverlapCallback &callback) const =0 | PxSpatialIndex | [pure virtual] |
raycast(const PxVec3 &origin, const PxVec3 &unitDir, PxReal maxDist, PxSpatialLocationCallback &callback) const =0 | PxSpatialIndex | [pure virtual] |
rebuildFull()=0 | PxSpatialIndex | [pure virtual] |
rebuildStep()=0 | PxSpatialIndex | [pure virtual] |
release()=0 | PxSpatialIndex | [pure virtual] |
remove(PxSpatialIndexItemId id)=0 | PxSpatialIndex | [pure virtual] |
setIncrementalRebuildRate(PxU32 rate)=0 | PxSpatialIndex | [pure virtual] |
sweep(const PxBounds3 &aabb, const PxVec3 &unitDir, PxReal maxDist, PxSpatialLocationCallback &callback) const =0 | PxSpatialIndex | [pure virtual] |
update(PxSpatialIndexItemId id, const PxBounds3 &bounds)=0 | PxSpatialIndex | [pure virtual] |
~PxSpatialIndex() | PxSpatialIndex | [inline, protected, virtual] |