14 #ifndef PX_PARTICLE_GPU_H
15 #define PX_PARTICLE_GPU_H
22 #if PX_SUPPORT_GPU_PHYSX
35 struct PxTriangleMeshCacheStatistics
42 PxTriangleMeshCacheStatistics() : bytesTotal(0), bytesUsed(0), bytesUsedMax(0), percentageHitrate(0.0f) {}
171 #endif // PX_SUPPORT_GPU_PHYSX
174 #endif //PX_PARTICLE_GPU_H