13 #ifndef PX_PHYSICS_NX_VOLUMECACHE
14 #define PX_PHYSICS_NX_VOLUMECACHE
124 virtual bool isValid()
const = 0;
132 virtual void invalidate() = 0;
148 virtual PxI32 getNbCachedShapes() = 0;
155 virtual void release() = 0;
166 virtual void forEach(Iterator& iter) = 0;
175 virtual void setMaxNbStaticShapes(
PxU32 maxCount) = 0;
184 virtual void setMaxNbDynamicShapes(
PxU32 maxCount) = 0;
191 virtual PxU32 getMaxNbStaticShapes() = 0;
198 virtual PxU32 getMaxNbDynamicShapes() = 0;
219 virtual bool raycast(
247 const PxReal inflation = 0.f)
const = 0;
264 virtual bool overlap(