godot/thirdparty/vhacd/inc
Martin Liska a648d831a9 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.
2022-05-23 18:52:27 +02:00
..
btAlignedAllocator.h vhacd: Reapply downstream changes to namespace conflicting bullet code 2019-04-11 18:20:32 +02:00
btAlignedObjectArray.h vhacd: Reapply downstream changes to namespace conflicting bullet code 2019-04-11 18:20:32 +02:00
btConvexHullComputer.h vhacd: Reapply downstream changes to namespace conflicting bullet code 2019-04-11 18:20:32 +02:00
btMinMax.h vhacd: Reapply downstream changes to namespace conflicting bullet code 2019-04-11 18:20:32 +02:00
btScalar.h Misc build system fixes 2021-12-10 12:14:27 -06:00
btVector3.h vhacd: Reapply downstream changes to namespace conflicting bullet code 2019-04-11 18:20:32 +02:00
FloatMath.h Bundled VHACD library for convex decomposition. 2019-04-10 17:47:28 -03:00
vhacdCircularList.h Bundled VHACD library for convex decomposition. 2019-04-10 17:47:28 -03:00
vhacdCircularList.inl Bundled VHACD library for convex decomposition. 2019-04-10 17:47:28 -03:00
vhacdICHull.h Fix building VHACD with GCC 13. 2022-05-23 18:52:27 +02:00
vhacdManifoldMesh.h Bundled VHACD library for convex decomposition. 2019-04-10 17:47:28 -03:00
vhacdMesh.h Bundled VHACD library for convex decomposition. 2019-04-10 17:47:28 -03:00
vhacdMutex.h Fix build on musl-based systems 2019-12-10 15:54:32 -06:00
vhacdRaycastMesh.h Bundled VHACD library for convex decomposition. 2019-04-10 17:47:28 -03:00
vhacdSArray.h Bundled VHACD library for convex decomposition. 2019-04-10 17:47:28 -03:00
vhacdTimer.h Bundled VHACD library for convex decomposition. 2019-04-10 17:47:28 -03:00
vhacdVector.h Bundled VHACD library for convex decomposition. 2019-04-10 17:47:28 -03:00
vhacdVector.inl Bundled VHACD library for convex decomposition. 2019-04-10 17:47:28 -03:00
vhacdVHACD.h Bundled VHACD library for convex decomposition. 2019-04-10 17:47:28 -03:00
vhacdVolume.h Fix scale calculation in VHACD Volume::Voxelize(). 2020-05-06 13:14:33 +01:00