virtualx-engine/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
vhacdCircularList.h
vhacdCircularList.inl
vhacdICHull.h Fix building VHACD with GCC 13. 2022-05-23 18:52:27 +02:00
vhacdManifoldMesh.h
vhacdMesh.h
vhacdMutex.h Fix build on musl-based systems 2019-12-10 15:54:32 -06:00
vhacdRaycastMesh.h
vhacdSArray.h
vhacdTimer.h
vhacdVector.h
vhacdVector.inl
vhacdVHACD.h
vhacdVolume.h Fix scale calculation in VHACD Volume::Voxelize(). 2020-05-06 13:14:33 +01:00