godot/thirdparty/vhacd/inc
Martin Liska dbcd83c7c2 Fix building VHACD with GCC 13.
Fixes the following error:
thirdparty/vhacd/inc/vhacdICHull.h:46:31: error: 'uint32_t' does not name a type
   46 |     ICHullError Process(const uint32_t nPointsCH, const double minVolume = 0.0);
      |                               ^~~~~~~~

Note the upstream version of the third party library is not affected.

(cherry picked from commit a648d831a9)
2022-09-20 10:27:56 +02:00
..
FloatMath.h
btAlignedAllocator.h
btAlignedObjectArray.h
btConvexHullComputer.h
btMinMax.h
btScalar.h [3.x] Misc build system fixes 2021-12-10 12:15:16 -06:00
btVector3.h
vhacdCircularList.h
vhacdCircularList.inl
vhacdICHull.h Fix building VHACD with GCC 13. 2022-09-20 10:27:56 +02:00
vhacdManifoldMesh.h
vhacdMesh.h
vhacdMutex.h
vhacdRaycastMesh.h
vhacdSArray.h
vhacdTimer.h
vhacdVHACD.h
vhacdVector.h
vhacdVector.inl
vhacdVolume.h Fix scale calculation in VHACD Volume::Voxelize(). 2020-05-06 23:31:18 +02:00