diff options
| author | Sheikh Dawood Abdul Ajees <[email protected]> | 2018-02-12 15:31:42 -0600 |
|---|---|---|
| committer | Sheikh Dawood Abdul Ajees <[email protected]> | 2018-02-12 15:31:42 -0600 |
| commit | 52dae55c0c65f42caffa9d803be27be44ac4b8a3 (patch) | |
| tree | c2fa77a97691d026593fe6aa45f1a56389fc5c70 /PhysX_3.4/Source/compiler | |
| parent | PhysX 3.4, APEX 1.4 patch release @23472123 (diff) | |
| download | physx-3.4-52dae55c0c65f42caffa9d803be27be44ac4b8a3.tar.xz physx-3.4-52dae55c0c65f42caffa9d803be27be44ac4b8a3.zip | |
PhysX 3.4, APEX 1.4 patch release @23576764
Diffstat (limited to 'PhysX_3.4/Source/compiler')
21 files changed, 16636 insertions, 16656 deletions
diff --git a/PhysX_3.4/Source/compiler/android16/Makefile.PhysXExtensions.mk b/PhysX_3.4/Source/compiler/android16/Makefile.PhysXExtensions.mk index 1fc067a9..c4174c56 100644 --- a/PhysX_3.4/Source/compiler/android16/Makefile.PhysXExtensions.mk +++ b/PhysX_3.4/Source/compiler/android16/Makefile.PhysXExtensions.mk @@ -116,7 +116,7 @@ PhysXExtensions_debug_hpaths += ./../../PhysX/src PhysXExtensions_debug_lpaths := PhysXExtensions_debug_lpaths += ./../../../../PxShared/lib/android16 PhysXExtensions_debug_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_debug_defines += PX_BUILD_NUMBER=0 +PhysXExtensions_debug_defines += PX_BUILD_NUMBER=23576764 PhysXExtensions_debug_defines += ANDROID PhysXExtensions_debug_defines += GLES2 PhysXExtensions_debug_defines += __STDC_LIMIT_MACROS @@ -247,7 +247,7 @@ PhysXExtensions_checked_hpaths += ./../../PhysX/src PhysXExtensions_checked_lpaths := PhysXExtensions_checked_lpaths += ./../../../../PxShared/lib/android16 PhysXExtensions_checked_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_checked_defines += PX_BUILD_NUMBER=0 +PhysXExtensions_checked_defines += PX_BUILD_NUMBER=23576764 PhysXExtensions_checked_defines += ANDROID PhysXExtensions_checked_defines += GLES2 PhysXExtensions_checked_defines += __STDC_LIMIT_MACROS @@ -379,7 +379,7 @@ PhysXExtensions_profile_hpaths += ./../../PhysX/src PhysXExtensions_profile_lpaths := PhysXExtensions_profile_lpaths += ./../../../../PxShared/lib/android16 PhysXExtensions_profile_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_profile_defines += PX_BUILD_NUMBER=0 +PhysXExtensions_profile_defines += PX_BUILD_NUMBER=23576764 PhysXExtensions_profile_defines += ANDROID PhysXExtensions_profile_defines += GLES2 PhysXExtensions_profile_defines += __STDC_LIMIT_MACROS @@ -511,7 +511,7 @@ PhysXExtensions_release_hpaths += ./../../PhysX/src PhysXExtensions_release_lpaths := PhysXExtensions_release_lpaths += ./../../../../PxShared/lib/android16 PhysXExtensions_release_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_release_defines += PX_BUILD_NUMBER=0 +PhysXExtensions_release_defines += PX_BUILD_NUMBER=23576764 PhysXExtensions_release_defines += ANDROID PhysXExtensions_release_defines += GLES2 PhysXExtensions_release_defines += __STDC_LIMIT_MACROS diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXExtensions.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXExtensions.mk index 238218b4..126bd003 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXExtensions.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXExtensions.mk @@ -114,7 +114,7 @@ PhysXExtensions_debug_hpaths += ./../../PhysX/src PhysXExtensions_debug_lpaths := PhysXExtensions_debug_lpaths += ./../../../../PxShared/lib/linux32 PhysXExtensions_debug_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_debug_defines += PX_BUILD_NUMBER=23473409 +PhysXExtensions_debug_defines += PX_BUILD_NUMBER=23560510 PhysXExtensions_debug_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_debug_defines += _DEBUG PhysXExtensions_debug_defines += PX_DEBUG=1 @@ -231,7 +231,7 @@ PhysXExtensions_checked_hpaths += ./../../PhysX/src PhysXExtensions_checked_lpaths := PhysXExtensions_checked_lpaths += ./../../../../PxShared/lib/linux32 PhysXExtensions_checked_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_checked_defines += PX_BUILD_NUMBER=23473409 +PhysXExtensions_checked_defines += PX_BUILD_NUMBER=23560510 PhysXExtensions_checked_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_checked_defines += NDEBUG PhysXExtensions_checked_defines += PX_CHECKED=1 @@ -347,7 +347,7 @@ PhysXExtensions_profile_hpaths += ./../../PhysX/src PhysXExtensions_profile_lpaths := PhysXExtensions_profile_lpaths += ./../../../../PxShared/lib/linux32 PhysXExtensions_profile_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_profile_defines += PX_BUILD_NUMBER=23473409 +PhysXExtensions_profile_defines += PX_BUILD_NUMBER=23560510 PhysXExtensions_profile_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_profile_defines += NDEBUG PhysXExtensions_profile_defines += PX_PROFILE=1 @@ -463,7 +463,7 @@ PhysXExtensions_release_hpaths += ./../../PhysX/src PhysXExtensions_release_lpaths := PhysXExtensions_release_lpaths += ./../../../../PxShared/lib/linux32 PhysXExtensions_release_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_release_defines += PX_BUILD_NUMBER=23473409 +PhysXExtensions_release_defines += PX_BUILD_NUMBER=23560510 PhysXExtensions_release_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_release_defines += NDEBUG PhysXExtensions_release_defines += PX_SUPPORT_PVD=0 diff --git a/PhysX_3.4/Source/compiler/linux64/Makefile.PhysXExtensions.mk b/PhysX_3.4/Source/compiler/linux64/Makefile.PhysXExtensions.mk index 517ab6f2..f135d14e 100644 --- a/PhysX_3.4/Source/compiler/linux64/Makefile.PhysXExtensions.mk +++ b/PhysX_3.4/Source/compiler/linux64/Makefile.PhysXExtensions.mk @@ -114,7 +114,7 @@ PhysXExtensions_debug_hpaths += ./../../PhysX/src PhysXExtensions_debug_lpaths := PhysXExtensions_debug_lpaths += ./../../../../PxShared/lib/linux64 PhysXExtensions_debug_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_debug_defines += PX_BUILD_NUMBER=23473409 +PhysXExtensions_debug_defines += PX_BUILD_NUMBER=23560510 PhysXExtensions_debug_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_debug_defines += _DEBUG PhysXExtensions_debug_defines += PX_DEBUG=1 @@ -231,7 +231,7 @@ PhysXExtensions_checked_hpaths += ./../../PhysX/src PhysXExtensions_checked_lpaths := PhysXExtensions_checked_lpaths += ./../../../../PxShared/lib/linux64 PhysXExtensions_checked_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_checked_defines += PX_BUILD_NUMBER=23473409 +PhysXExtensions_checked_defines += PX_BUILD_NUMBER=23560510 PhysXExtensions_checked_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_checked_defines += NDEBUG PhysXExtensions_checked_defines += PX_CHECKED=1 @@ -347,7 +347,7 @@ PhysXExtensions_profile_hpaths += ./../../PhysX/src PhysXExtensions_profile_lpaths := PhysXExtensions_profile_lpaths += ./../../../../PxShared/lib/linux64 PhysXExtensions_profile_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_profile_defines += PX_BUILD_NUMBER=23473409 +PhysXExtensions_profile_defines += PX_BUILD_NUMBER=23560510 PhysXExtensions_profile_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_profile_defines += NDEBUG PhysXExtensions_profile_defines += PX_PROFILE=1 @@ -463,7 +463,7 @@ PhysXExtensions_release_hpaths += ./../../PhysX/src PhysXExtensions_release_lpaths := PhysXExtensions_release_lpaths += ./../../../../PxShared/lib/linux64 PhysXExtensions_release_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_release_defines += PX_BUILD_NUMBER=23473409 +PhysXExtensions_release_defines += PX_BUILD_NUMBER=23560510 PhysXExtensions_release_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_release_defines += NDEBUG PhysXExtensions_release_defines += PX_SUPPORT_PVD=0 diff --git a/PhysX_3.4/Source/compiler/make_osx32/Makefile.PhysXExtensions.mk b/PhysX_3.4/Source/compiler/make_osx32/Makefile.PhysXExtensions.mk index 964f4d29..9ea00c10 100644 --- a/PhysX_3.4/Source/compiler/make_osx32/Makefile.PhysXExtensions.mk +++ b/PhysX_3.4/Source/compiler/make_osx32/Makefile.PhysXExtensions.mk @@ -116,7 +116,7 @@ PhysXExtensions_debug_hpaths += ./../../PhysX/src PhysXExtensions_debug_lpaths := PhysXExtensions_debug_lpaths += ./../../../../PxShared/lib/osx32 PhysXExtensions_debug_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_debug_defines += PX_BUILD_NUMBER=23473409 +PhysXExtensions_debug_defines += PX_BUILD_NUMBER=23560510 PhysXExtensions_debug_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_debug_defines += _DEBUG PhysXExtensions_debug_defines += PX_DEBUG=1 @@ -240,7 +240,7 @@ PhysXExtensions_checked_hpaths += ./../../PhysX/src PhysXExtensions_checked_lpaths := PhysXExtensions_checked_lpaths += ./../../../../PxShared/lib/osx32 PhysXExtensions_checked_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_checked_defines += PX_BUILD_NUMBER=23473409 +PhysXExtensions_checked_defines += PX_BUILD_NUMBER=23560510 PhysXExtensions_checked_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_checked_defines += NDEBUG PhysXExtensions_checked_defines += PX_CHECKED=1 @@ -363,7 +363,7 @@ PhysXExtensions_profile_hpaths += ./../../PhysX/src PhysXExtensions_profile_lpaths := PhysXExtensions_profile_lpaths += ./../../../../PxShared/lib/osx32 PhysXExtensions_profile_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_profile_defines += PX_BUILD_NUMBER=23473409 +PhysXExtensions_profile_defines += PX_BUILD_NUMBER=23560510 PhysXExtensions_profile_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_profile_defines += NDEBUG PhysXExtensions_profile_defines += PX_PROFILE=1 @@ -486,7 +486,7 @@ PhysXExtensions_release_hpaths += ./../../PhysX/src PhysXExtensions_release_lpaths := PhysXExtensions_release_lpaths += ./../../../../PxShared/lib/osx32 PhysXExtensions_release_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_release_defines += PX_BUILD_NUMBER=23473409 +PhysXExtensions_release_defines += PX_BUILD_NUMBER=23560510 PhysXExtensions_release_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_release_defines += NDEBUG PhysXExtensions_release_defines += PX_SUPPORT_PVD=0 diff --git a/PhysX_3.4/Source/compiler/make_osx64/Makefile.PhysXExtensions.mk b/PhysX_3.4/Source/compiler/make_osx64/Makefile.PhysXExtensions.mk index 13ca1df5..9978ce19 100644 --- a/PhysX_3.4/Source/compiler/make_osx64/Makefile.PhysXExtensions.mk +++ b/PhysX_3.4/Source/compiler/make_osx64/Makefile.PhysXExtensions.mk @@ -116,7 +116,7 @@ PhysXExtensions_debug_hpaths += ./../../PhysX/src PhysXExtensions_debug_lpaths := PhysXExtensions_debug_lpaths += ./../../../../PxShared/lib/osx64 PhysXExtensions_debug_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_debug_defines += PX_BUILD_NUMBER=23473409 +PhysXExtensions_debug_defines += PX_BUILD_NUMBER=23560510 PhysXExtensions_debug_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_debug_defines += _DEBUG PhysXExtensions_debug_defines += PX_DEBUG=1 @@ -240,7 +240,7 @@ PhysXExtensions_checked_hpaths += ./../../PhysX/src PhysXExtensions_checked_lpaths := PhysXExtensions_checked_lpaths += ./../../../../PxShared/lib/osx64 PhysXExtensions_checked_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_checked_defines += PX_BUILD_NUMBER=23473409 +PhysXExtensions_checked_defines += PX_BUILD_NUMBER=23560510 PhysXExtensions_checked_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_checked_defines += NDEBUG PhysXExtensions_checked_defines += PX_CHECKED=1 @@ -363,7 +363,7 @@ PhysXExtensions_profile_hpaths += ./../../PhysX/src PhysXExtensions_profile_lpaths := PhysXExtensions_profile_lpaths += ./../../../../PxShared/lib/osx64 PhysXExtensions_profile_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_profile_defines += PX_BUILD_NUMBER=23473409 +PhysXExtensions_profile_defines += PX_BUILD_NUMBER=23560510 PhysXExtensions_profile_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_profile_defines += NDEBUG PhysXExtensions_profile_defines += PX_PROFILE=1 @@ -486,7 +486,7 @@ PhysXExtensions_release_hpaths += ./../../PhysX/src PhysXExtensions_release_lpaths := PhysXExtensions_release_lpaths += ./../../../../PxShared/lib/osx64 PhysXExtensions_release_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_release_defines += PX_BUILD_NUMBER=23473409 +PhysXExtensions_release_defines += PX_BUILD_NUMBER=23560510 PhysXExtensions_release_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_release_defines += NDEBUG PhysXExtensions_release_defines += PX_SUPPORT_PVD=0 diff --git a/PhysX_3.4/Source/compiler/vc12win32/PhysXCommon.vcxproj b/PhysX_3.4/Source/compiler/vc12win32/PhysXCommon.vcxproj index 43298e6c..a608f012 100644 --- a/PhysX_3.4/Source/compiler/vc12win32/PhysXCommon.vcxproj +++ b/PhysX_3.4/Source/compiler/vc12win32/PhysXCommon.vcxproj @@ -370,8 +370,6 @@ </ClInclude> <ClInclude Include="..\..\Common\src\CmRadixSortBuffered.h"> </ClInclude> - <ClInclude Include="..\..\Common\src\CmReaderWriterLock.h"> - </ClInclude> <ClInclude Include="..\..\Common\src\CmRefCountable.h"> </ClInclude> <ClInclude Include="..\..\Common\src\CmRenderBuffer.h"> diff --git a/PhysX_3.4/Source/compiler/vc12win32/PhysXExtensions.vcxproj b/PhysX_3.4/Source/compiler/vc12win32/PhysXExtensions.vcxproj index fb0a14f2..f8ac618e 100644 --- a/PhysX_3.4/Source/compiler/vc12win32/PhysXExtensions.vcxproj +++ b/PhysX_3.4/Source/compiler/vc12win32/PhysXExtensions.vcxproj @@ -75,7 +75,7 @@ <AdditionalOptions>/MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /d2Zi+</AdditionalOptions> <Optimization>Disabled</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;_DEBUG;PX_DEBUG=1;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;_DEBUG;PX_DEBUG=1;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> @@ -117,7 +117,7 @@ <AdditionalOptions>/MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> @@ -159,7 +159,7 @@ <AdditionalOptions>/MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_PROFILE=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_PROFILE=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> @@ -202,7 +202,7 @@ <AdditionalOptions>/MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_SUPPORT_PVD=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_SUPPORT_PVD=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> diff --git a/PhysX_3.4/Source/compiler/vc12win64/PhysXCommon.vcxproj b/PhysX_3.4/Source/compiler/vc12win64/PhysXCommon.vcxproj index 69afbdd1..c9abedd7 100644 --- a/PhysX_3.4/Source/compiler/vc12win64/PhysXCommon.vcxproj +++ b/PhysX_3.4/Source/compiler/vc12win64/PhysXCommon.vcxproj @@ -366,8 +366,6 @@ </ClInclude> <ClInclude Include="..\..\Common\src\CmRadixSortBuffered.h"> </ClInclude> - <ClInclude Include="..\..\Common\src\CmReaderWriterLock.h"> - </ClInclude> <ClInclude Include="..\..\Common\src\CmRefCountable.h"> </ClInclude> <ClInclude Include="..\..\Common\src\CmRenderBuffer.h"> diff --git a/PhysX_3.4/Source/compiler/vc12win64/PhysXExtensions.vcxproj b/PhysX_3.4/Source/compiler/vc12win64/PhysXExtensions.vcxproj index 610e2cb7..0e477715 100644 --- a/PhysX_3.4/Source/compiler/vc12win64/PhysXExtensions.vcxproj +++ b/PhysX_3.4/Source/compiler/vc12win64/PhysXExtensions.vcxproj @@ -74,7 +74,7 @@ <AdditionalOptions>/MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /d2Zi+</AdditionalOptions> <Optimization>Disabled</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;_DEBUG;PX_DEBUG=1;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;_DEBUG;PX_DEBUG=1;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> @@ -115,7 +115,7 @@ <AdditionalOptions>/MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> @@ -156,7 +156,7 @@ <AdditionalOptions>/MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_PROFILE=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_PROFILE=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> @@ -198,7 +198,7 @@ <AdditionalOptions>/MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_SUPPORT_PVD=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_SUPPORT_PVD=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> diff --git a/PhysX_3.4/Source/compiler/vc14win32/PhysXCommon.vcxproj b/PhysX_3.4/Source/compiler/vc14win32/PhysXCommon.vcxproj index 7acaf68c..f03f7a8a 100644 --- a/PhysX_3.4/Source/compiler/vc14win32/PhysXCommon.vcxproj +++ b/PhysX_3.4/Source/compiler/vc14win32/PhysXCommon.vcxproj @@ -370,8 +370,6 @@ </ClInclude> <ClInclude Include="..\..\Common\src\CmRadixSortBuffered.h"> </ClInclude> - <ClInclude Include="..\..\Common\src\CmReaderWriterLock.h"> - </ClInclude> <ClInclude Include="..\..\Common\src\CmRefCountable.h"> </ClInclude> <ClInclude Include="..\..\Common\src\CmRenderBuffer.h"> diff --git a/PhysX_3.4/Source/compiler/vc14win32/PhysXExtensions.vcxproj b/PhysX_3.4/Source/compiler/vc14win32/PhysXExtensions.vcxproj index b60c9dd8..1aa60f92 100644 --- a/PhysX_3.4/Source/compiler/vc14win32/PhysXExtensions.vcxproj +++ b/PhysX_3.4/Source/compiler/vc14win32/PhysXExtensions.vcxproj @@ -75,7 +75,7 @@ <AdditionalOptions>/MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /wd4577 /wd4464 /d2Zi+</AdditionalOptions> <Optimization>Disabled</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;_DEBUG;PX_DEBUG=1;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;_DEBUG;PX_DEBUG=1;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> @@ -117,7 +117,7 @@ <AdditionalOptions>/MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /wd4577 /wd4464 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> @@ -159,7 +159,7 @@ <AdditionalOptions>/MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /wd4577 /wd4464 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_PROFILE=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_PROFILE=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> @@ -202,7 +202,7 @@ <AdditionalOptions>/MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /wd4577 /wd4464 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_SUPPORT_PVD=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_SUPPORT_PVD=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> diff --git a/PhysX_3.4/Source/compiler/vc14win64/PhysXCommon.vcxproj b/PhysX_3.4/Source/compiler/vc14win64/PhysXCommon.vcxproj index beac083f..933b5ac0 100644 --- a/PhysX_3.4/Source/compiler/vc14win64/PhysXCommon.vcxproj +++ b/PhysX_3.4/Source/compiler/vc14win64/PhysXCommon.vcxproj @@ -366,8 +366,6 @@ </ClInclude> <ClInclude Include="..\..\Common\src\CmRadixSortBuffered.h"> </ClInclude> - <ClInclude Include="..\..\Common\src\CmReaderWriterLock.h"> - </ClInclude> <ClInclude Include="..\..\Common\src\CmRefCountable.h"> </ClInclude> <ClInclude Include="..\..\Common\src\CmRenderBuffer.h"> diff --git a/PhysX_3.4/Source/compiler/vc14win64/PhysXExtensions.vcxproj b/PhysX_3.4/Source/compiler/vc14win64/PhysXExtensions.vcxproj index a592292d..e760964c 100644 --- a/PhysX_3.4/Source/compiler/vc14win64/PhysXExtensions.vcxproj +++ b/PhysX_3.4/Source/compiler/vc14win64/PhysXExtensions.vcxproj @@ -74,7 +74,7 @@ <AdditionalOptions>/MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /wd4577 /wd4464 /d2Zi+</AdditionalOptions> <Optimization>Disabled</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;_DEBUG;PX_DEBUG=1;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;_DEBUG;PX_DEBUG=1;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> @@ -115,7 +115,7 @@ <AdditionalOptions>/MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /wd4577 /wd4464 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> @@ -156,7 +156,7 @@ <AdditionalOptions>/MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /wd4577 /wd4464 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_PROFILE=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_PROFILE=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> @@ -198,7 +198,7 @@ <AdditionalOptions>/MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /wd4577 /wd4464 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_SUPPORT_PVD=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_SUPPORT_PVD=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> diff --git a/PhysX_3.4/Source/compiler/vc15win32/PhysXCommon.vcxproj b/PhysX_3.4/Source/compiler/vc15win32/PhysXCommon.vcxproj index 0de632cb..19cd1968 100644 --- a/PhysX_3.4/Source/compiler/vc15win32/PhysXCommon.vcxproj +++ b/PhysX_3.4/Source/compiler/vc15win32/PhysXCommon.vcxproj @@ -358,8 +358,6 @@ </ClInclude> <ClInclude Include="..\..\Common\src\CmRadixSortBuffered.h"> </ClInclude> - <ClInclude Include="..\..\Common\src\CmReaderWriterLock.h"> - </ClInclude> <ClInclude Include="..\..\Common\src\CmRefCountable.h"> </ClInclude> <ClInclude Include="..\..\Common\src\CmRenderBuffer.h"> diff --git a/PhysX_3.4/Source/compiler/vc15win32/PhysXExtensions.vcxproj b/PhysX_3.4/Source/compiler/vc15win32/PhysXExtensions.vcxproj index eddb3e46..d4ebed05 100644 --- a/PhysX_3.4/Source/compiler/vc15win32/PhysXExtensions.vcxproj +++ b/PhysX_3.4/Source/compiler/vc15win32/PhysXExtensions.vcxproj @@ -72,7 +72,7 @@ <AdditionalOptions>/GR- /GF /arch:SSE2 /MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /wd4577 /wd4464 /wd4623 /wd4626 /wd5027 /wd4987 /wd5038 /Zi /d2Zi+</AdditionalOptions> <Optimization>Disabled</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;_DEBUG;PX_DEBUG=1;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;_DEBUG;PX_DEBUG=1;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> @@ -111,7 +111,7 @@ <AdditionalOptions>/GR- /GF /arch:SSE2 /MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /wd4577 /wd4464 /wd4623 /wd4626 /wd5027 /wd4987 /wd5038 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> @@ -150,7 +150,7 @@ <AdditionalOptions>/GR- /GF /arch:SSE2 /MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /wd4577 /wd4464 /wd4623 /wd4626 /wd5027 /wd4987 /wd5038 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_PROFILE=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_PROFILE=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> @@ -190,7 +190,7 @@ <AdditionalOptions>/GR- /GF /arch:SSE2 /MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /wd4577 /wd4464 /wd4623 /wd4626 /wd5027 /wd4987 /wd5038 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_SUPPORT_PVD=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_SUPPORT_PVD=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> diff --git a/PhysX_3.4/Source/compiler/vc15win64/PhysXCommon.vcxproj b/PhysX_3.4/Source/compiler/vc15win64/PhysXCommon.vcxproj index a35a72d8..413e29c0 100644 --- a/PhysX_3.4/Source/compiler/vc15win64/PhysXCommon.vcxproj +++ b/PhysX_3.4/Source/compiler/vc15win64/PhysXCommon.vcxproj @@ -358,8 +358,6 @@ </ClInclude> <ClInclude Include="..\..\Common\src\CmRadixSortBuffered.h"> </ClInclude> - <ClInclude Include="..\..\Common\src\CmReaderWriterLock.h"> - </ClInclude> <ClInclude Include="..\..\Common\src\CmRefCountable.h"> </ClInclude> <ClInclude Include="..\..\Common\src\CmRenderBuffer.h"> diff --git a/PhysX_3.4/Source/compiler/vc15win64/PhysXExtensions.vcxproj b/PhysX_3.4/Source/compiler/vc15win64/PhysXExtensions.vcxproj index b4c37d93..dfc52336 100644 --- a/PhysX_3.4/Source/compiler/vc15win64/PhysXExtensions.vcxproj +++ b/PhysX_3.4/Source/compiler/vc15win64/PhysXExtensions.vcxproj @@ -72,7 +72,7 @@ <AdditionalOptions>/GR- /GF /MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /wd4577 /wd4464 /wd4623 /wd4626 /wd5027 /wd4987 /wd5038 /Zi /d2Zi+</AdditionalOptions> <Optimization>Disabled</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;_DEBUG;PX_DEBUG=1;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;_DEBUG;PX_DEBUG=1;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> @@ -111,7 +111,7 @@ <AdditionalOptions>/GR- /GF /MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /wd4577 /wd4464 /wd4623 /wd4626 /wd5027 /wd4987 /wd5038 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_CHECKED=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> @@ -150,7 +150,7 @@ <AdditionalOptions>/GR- /GF /MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /wd4577 /wd4464 /wd4623 /wd4626 /wd5027 /wd4987 /wd5038 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_PROFILE=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_PROFILE=1;PX_NVTX=1;PX_SUPPORT_PVD=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> @@ -190,7 +190,7 @@ <AdditionalOptions>/GR- /GF /MP /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4435 /wd4577 /wd4464 /wd4623 /wd4626 /wd5027 /wd4987 /wd5038 /d2Zi+</AdditionalOptions> <Optimization>Full</Optimization> <AdditionalIncludeDirectories>./../../Common/include;./../../../../PxShared/include;./../../../../PxShared/src/foundation/include;./../../../../PxShared/src/fastxml/include;./../../../../PxShared/src/pvd/include;./../../../Include/common;./../../../Include/geometry;./../../../Include/GeomUtils;./../../../Include/pvd;./../../../Include/cooking;./../../../Include/extensions;./../../../Include/vehicle;./../../../Include/cloth;./../../../Include;./../../Common/src;./../../GeomUtils/headers;./../../GeomUtils/src;./../../GeomUtils/src/contact;./../../GeomUtils/src/common;./../../GeomUtils/src/convex;./../../GeomUtils/src/distance;./../../GeomUtils/src/gjk;./../../GeomUtils/src/intersection;./../../GeomUtils/src/mesh;./../../GeomUtils/src/hf;./../../GeomUtils/src/pcm;./../../PhysXMetaData/core/include;./../../PhysXMetaData/extensions/include;./../../PhysXExtensions/src;./../../PhysXExtensions/src/serialization/Xml;./../../PhysXExtensions/src/serialization/Binary;./../../PhysXExtensions/src/serialization/File;./../../PvdSDK/src;./../../PhysX/src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_BUILD_NUMBER=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_SUPPORT_PVD=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <PreprocessorDefinitions>PX_BUILD_NUMBER=23576764;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WINSOCK_DEPRECATED_NO_WARNINGS;PX_PHYSX_STATIC_LIB;NDEBUG;PX_SUPPORT_PVD=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> <ExceptionHandling>false</ExceptionHandling> <WarningLevel>Level4</WarningLevel> <RuntimeLibrary>MultiThreaded</RuntimeLibrary> diff --git a/PhysX_3.4/Source/compiler/xcode_ios/PhysX.xcodeproj/project.pbxproj b/PhysX_3.4/Source/compiler/xcode_ios/PhysX.xcodeproj/project.pbxproj index 77475a7e..57f4e67a 100644 --- a/PhysX_3.4/Source/compiler/xcode_ios/PhysX.xcodeproj/project.pbxproj +++ b/PhysX_3.4/Source/compiler/xcode_ios/PhysX.xcodeproj/project.pbxproj @@ -7,223 +7,223 @@ objects = { /* Begin PBXBuildFile section of PhysX */ - FFFF6c033b107ffb6c033b10 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6c053e307ffb6c053e30 /* SceneQuery */; }; - FFFF6c033b707ffb6c033b70 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6c0583907ffb6c058390 /* SimulationController */; }; - FFFF6c81e6387ffb6c81e638 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81e6387ffb6c81e638 /* NpActor.cpp */; }; - FFFF6c81e6a07ffb6c81e6a0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81e6a07ffb6c81e6a0 /* NpAggregate.cpp */; }; - FFFF6c81e7087ffb6c81e708 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81e7087ffb6c81e708 /* NpArticulation.cpp */; }; - FFFF6c81e7707ffb6c81e770 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81e7707ffb6c81e770 /* NpArticulationJoint.cpp */; }; - FFFF6c81e7d87ffb6c81e7d8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81e7d87ffb6c81e7d8 /* NpArticulationLink.cpp */; }; - FFFF6c81e8407ffb6c81e840 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81e8407ffb6c81e840 /* NpBatchQuery.cpp */; }; - FFFF6c81e8a87ffb6c81e8a8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81e8a87ffb6c81e8a8 /* NpConstraint.cpp */; }; - FFFF6c81e9107ffb6c81e910 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81e9107ffb6c81e910 /* NpFactory.cpp */; }; - FFFF6c81e9787ffb6c81e978 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81e9787ffb6c81e978 /* NpMaterial.cpp */; }; - FFFF6c81e9e07ffb6c81e9e0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81e9e07ffb6c81e9e0 /* NpMetaData.cpp */; }; - FFFF6c81ea487ffb6c81ea48 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81ea487ffb6c81ea48 /* NpPhysics.cpp */; }; - FFFF6c81eab07ffb6c81eab0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81eab07ffb6c81eab0 /* NpPvdSceneQueryCollector.cpp */; }; - FFFF6c81eb187ffb6c81eb18 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81eb187ffb6c81eb18 /* NpReadCheck.cpp */; }; - FFFF6c81eb807ffb6c81eb80 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81eb807ffb6c81eb80 /* NpRigidDynamic.cpp */; }; - FFFF6c81ebe87ffb6c81ebe8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81ebe87ffb6c81ebe8 /* NpRigidStatic.cpp */; }; - FFFF6c81ec507ffb6c81ec50 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81ec507ffb6c81ec50 /* NpScene.cpp */; }; - FFFF6c81ecb87ffb6c81ecb8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81ecb87ffb6c81ecb8 /* NpSceneQueries.cpp */; }; - FFFF6c81ed207ffb6c81ed20 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81ed207ffb6c81ed20 /* NpSerializerAdapter.cpp */; }; - FFFF6c81ed887ffb6c81ed88 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81ed887ffb6c81ed88 /* NpShape.cpp */; }; - FFFF6c81edf07ffb6c81edf0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81edf07ffb6c81edf0 /* NpShapeManager.cpp */; }; - FFFF6c81ee587ffb6c81ee58 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81ee587ffb6c81ee58 /* NpSpatialIndex.cpp */; }; - FFFF6c81eec07ffb6c81eec0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81eec07ffb6c81eec0 /* NpVolumeCache.cpp */; }; - FFFF6c81ef287ffb6c81ef28 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81ef287ffb6c81ef28 /* NpWriteCheck.cpp */; }; - FFFF6c81ef907ffb6c81ef90 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81ef907ffb6c81ef90 /* PvdMetaDataPvdBinding.cpp */; }; - FFFF6c81eff87ffb6c81eff8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81eff87ffb6c81eff8 /* PvdPhysicsClient.cpp */; }; - FFFF6c81f2007ffb6c81f200 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81f2007ffb6c81f200 /* particles/NpParticleFluid.cpp */; }; - FFFF6c81f2687ffb6c81f268 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81f2687ffb6c81f268 /* particles/NpParticleSystem.cpp */; }; - FFFF6c81fa207ffb6c81fa20 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81fa207ffb6c81fa20 /* buffering/ScbActor.cpp */; }; - FFFF6c81fa887ffb6c81fa88 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81fa887ffb6c81fa88 /* buffering/ScbAggregate.cpp */; }; - FFFF6c81faf07ffb6c81faf0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81faf07ffb6c81faf0 /* buffering/ScbBase.cpp */; }; - FFFF6c81fb587ffb6c81fb58 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81fb587ffb6c81fb58 /* buffering/ScbCloth.cpp */; }; - FFFF6c81fbc07ffb6c81fbc0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81fbc07ffb6c81fbc0 /* buffering/ScbMetaData.cpp */; }; - FFFF6c81fc287ffb6c81fc28 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81fc287ffb6c81fc28 /* buffering/ScbParticleSystem.cpp */; }; - FFFF6c81fc907ffb6c81fc90 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81fc907ffb6c81fc90 /* buffering/ScbScene.cpp */; }; - FFFF6c81fcf87ffb6c81fcf8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81fcf87ffb6c81fcf8 /* buffering/ScbScenePvdClient.cpp */; }; - FFFF6c81fd607ffb6c81fd60 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81fd607ffb6c81fd60 /* buffering/ScbShape.cpp */; }; - FFFF6c81ff007ffb6c81ff00 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81ff007ffb6c81ff00 /* cloth/NpCloth.cpp */; }; - FFFF6c81ff687ffb6c81ff68 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81ff687ffb6c81ff68 /* cloth/NpClothFabric.cpp */; }; - FFFF6c81ffd07ffb6c81ffd0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c81ffd07ffb6c81ffd0 /* cloth/NpClothParticleData.cpp */; }; - FFFF6c8200387ffb6c820038 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8200387ffb6c820038 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; - FFFF6c8187a87ffb6c8187a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD6c8187a87ffb6c8187a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; - FFFF6c8188107ffb6c818810 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD6c8188107ffb6c818810 /* core/src/PxMetaDataObjects.cpp */; }; + FFFFec80e9907fdbec80e990 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDec8324807fdbec832480 /* SceneQuery */; }; + FFFFec8123207fdbec812320 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDec8369e07fdbec8369e0 /* SimulationController */; }; + FFFFea1ce8387fdbea1ce838 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1ce8387fdbea1ce838 /* NpActor.cpp */; }; + FFFFea1ce8a07fdbea1ce8a0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1ce8a07fdbea1ce8a0 /* NpAggregate.cpp */; }; + FFFFea1ce9087fdbea1ce908 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1ce9087fdbea1ce908 /* NpArticulation.cpp */; }; + FFFFea1ce9707fdbea1ce970 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1ce9707fdbea1ce970 /* NpArticulationJoint.cpp */; }; + FFFFea1ce9d87fdbea1ce9d8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1ce9d87fdbea1ce9d8 /* NpArticulationLink.cpp */; }; + FFFFea1cea407fdbea1cea40 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cea407fdbea1cea40 /* NpBatchQuery.cpp */; }; + FFFFea1ceaa87fdbea1ceaa8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1ceaa87fdbea1ceaa8 /* NpConstraint.cpp */; }; + FFFFea1ceb107fdbea1ceb10 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1ceb107fdbea1ceb10 /* NpFactory.cpp */; }; + FFFFea1ceb787fdbea1ceb78 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1ceb787fdbea1ceb78 /* NpMaterial.cpp */; }; + FFFFea1cebe07fdbea1cebe0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cebe07fdbea1cebe0 /* NpMetaData.cpp */; }; + FFFFea1cec487fdbea1cec48 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cec487fdbea1cec48 /* NpPhysics.cpp */; }; + FFFFea1cecb07fdbea1cecb0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cecb07fdbea1cecb0 /* NpPvdSceneQueryCollector.cpp */; }; + FFFFea1ced187fdbea1ced18 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1ced187fdbea1ced18 /* NpReadCheck.cpp */; }; + FFFFea1ced807fdbea1ced80 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1ced807fdbea1ced80 /* NpRigidDynamic.cpp */; }; + FFFFea1cede87fdbea1cede8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cede87fdbea1cede8 /* NpRigidStatic.cpp */; }; + FFFFea1cee507fdbea1cee50 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cee507fdbea1cee50 /* NpScene.cpp */; }; + FFFFea1ceeb87fdbea1ceeb8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1ceeb87fdbea1ceeb8 /* NpSceneQueries.cpp */; }; + FFFFea1cef207fdbea1cef20 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cef207fdbea1cef20 /* NpSerializerAdapter.cpp */; }; + FFFFea1cef887fdbea1cef88 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cef887fdbea1cef88 /* NpShape.cpp */; }; + FFFFea1ceff07fdbea1ceff0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1ceff07fdbea1ceff0 /* NpShapeManager.cpp */; }; + FFFFea1cf0587fdbea1cf058 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cf0587fdbea1cf058 /* NpSpatialIndex.cpp */; }; + FFFFea1cf0c07fdbea1cf0c0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cf0c07fdbea1cf0c0 /* NpVolumeCache.cpp */; }; + FFFFea1cf1287fdbea1cf128 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cf1287fdbea1cf128 /* NpWriteCheck.cpp */; }; + FFFFea1cf1907fdbea1cf190 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cf1907fdbea1cf190 /* PvdMetaDataPvdBinding.cpp */; }; + FFFFea1cf1f87fdbea1cf1f8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cf1f87fdbea1cf1f8 /* PvdPhysicsClient.cpp */; }; + FFFFea1cf4007fdbea1cf400 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cf4007fdbea1cf400 /* particles/NpParticleFluid.cpp */; }; + FFFFea1cf4687fdbea1cf468 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cf4687fdbea1cf468 /* particles/NpParticleSystem.cpp */; }; + FFFFea1cfc207fdbea1cfc20 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cfc207fdbea1cfc20 /* buffering/ScbActor.cpp */; }; + FFFFea1cfc887fdbea1cfc88 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cfc887fdbea1cfc88 /* buffering/ScbAggregate.cpp */; }; + FFFFea1cfcf07fdbea1cfcf0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cfcf07fdbea1cfcf0 /* buffering/ScbBase.cpp */; }; + FFFFea1cfd587fdbea1cfd58 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cfd587fdbea1cfd58 /* buffering/ScbCloth.cpp */; }; + FFFFea1cfdc07fdbea1cfdc0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cfdc07fdbea1cfdc0 /* buffering/ScbMetaData.cpp */; }; + FFFFea1cfe287fdbea1cfe28 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cfe287fdbea1cfe28 /* buffering/ScbParticleSystem.cpp */; }; + FFFFea1cfe907fdbea1cfe90 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cfe907fdbea1cfe90 /* buffering/ScbScene.cpp */; }; + FFFFea1cfef87fdbea1cfef8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cfef87fdbea1cfef8 /* buffering/ScbScenePvdClient.cpp */; }; + FFFFea1cff607fdbea1cff60 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1cff607fdbea1cff60 /* buffering/ScbShape.cpp */; }; + FFFFea1d01007fdbea1d0100 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d01007fdbea1d0100 /* cloth/NpCloth.cpp */; }; + FFFFea1d01687fdbea1d0168 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d01687fdbea1d0168 /* cloth/NpClothFabric.cpp */; }; + FFFFea1d01d07fdbea1d01d0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d01d07fdbea1d01d0 /* cloth/NpClothParticleData.cpp */; }; + FFFFea1d02387fdbea1d0238 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d02387fdbea1d0238 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; + FFFFea1c89a87fdbea1c89a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDea1c89a87fdbea1c89a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; + FFFFea1c8a107fdbea1c8a10 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDea1c8a107fdbea1c8a10 /* core/src/PxMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6c02ca707ffb6c02ca70 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6c81d8007ffb6c81d800 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81d8687ffb6c81d868 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81d8d07ffb6c81d8d0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81d9387ffb6c81d938 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81d9a07ffb6c81d9a0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81da087ffb6c81da08 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81da707ffb6c81da70 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81dad87ffb6c81dad8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81db407ffb6c81db40 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81dba87ffb6c81dba8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81dc107ffb6c81dc10 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81dc787ffb6c81dc78 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81dce07ffb6c81dce0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81dd487ffb6c81dd48 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81ddb07ffb6c81ddb0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81de187ffb6c81de18 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81de807ffb6c81de80 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81dee87ffb6c81dee8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81df507ffb6c81df50 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81dfb87ffb6c81dfb8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e0207ffb6c81e020 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e0887ffb6c81e088 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e0f07ffb6c81e0f0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e1587ffb6c81e158 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e1c07ffb6c81e1c0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e2287ffb6c81e228 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e2907ffb6c81e290 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e2f87ffb6c81e2f8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e3607ffb6c81e360 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e3c87ffb6c81e3c8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e4307ffb6c81e430 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e4987ffb6c81e498 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e5007ffb6c81e500 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e5687ffb6c81e568 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e5d07ffb6c81e5d0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e6387ffb6c81e638 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e6a07ffb6c81e6a0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e7087ffb6c81e708 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e7707ffb6c81e770 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e7d87ffb6c81e7d8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e8407ffb6c81e840 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e8a87ffb6c81e8a8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e9107ffb6c81e910 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e9787ffb6c81e978 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81e9e07ffb6c81e9e0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81ea487ffb6c81ea48 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81eab07ffb6c81eab0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81eb187ffb6c81eb18 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81eb807ffb6c81eb80 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81ebe87ffb6c81ebe8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81ec507ffb6c81ec50 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81ecb87ffb6c81ecb8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81ed207ffb6c81ed20 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81ed887ffb6c81ed88 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81edf07ffb6c81edf0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81ee587ffb6c81ee58 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81eec07ffb6c81eec0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81ef287ffb6c81ef28 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81ef907ffb6c81ef90 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81eff87ffb6c81eff8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f0607ffb6c81f060 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f0c87ffb6c81f0c8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f1307ffb6c81f130 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f1987ffb6c81f198 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f2007ffb6c81f200 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f2687ffb6c81f268 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f2d07ffb6c81f2d0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f3387ffb6c81f338 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f3a07ffb6c81f3a0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f4087ffb6c81f408 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f4707ffb6c81f470 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f4d87ffb6c81f4d8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f5407ffb6c81f540 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f5a87ffb6c81f5a8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f6107ffb6c81f610 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f6787ffb6c81f678 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f6e07ffb6c81f6e0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f7487ffb6c81f748 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f7b07ffb6c81f7b0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f8187ffb6c81f818 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f8807ffb6c81f880 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f8e87ffb6c81f8e8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f9507ffb6c81f950 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81f9b87ffb6c81f9b8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81fa207ffb6c81fa20 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81fa887ffb6c81fa88 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81faf07ffb6c81faf0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81fb587ffb6c81fb58 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81fbc07ffb6c81fbc0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81fc287ffb6c81fc28 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81fc907ffb6c81fc90 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81fcf87ffb6c81fcf8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81fd607ffb6c81fd60 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81fdc87ffb6c81fdc8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81fe307ffb6c81fe30 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81fe987ffb6c81fe98 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c81ff007ffb6c81ff00 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81ff687ffb6c81ff68 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c81ffd07ffb6c81ffd0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8200387ffb6c820038 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8202007ffb6c820200 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8202687ffb6c820268 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8202d07ffb6c8202d0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8203387ffb6c820338 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8203a07ffb6c8203a0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8204087ffb6c820408 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8204707ffb6c820470 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8204d87ffb6c8204d8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8205407ffb6c820540 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8205a87ffb6c8205a8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8206107ffb6c820610 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8206787ffb6c820678 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8206e07ffb6c8206e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8207487ffb6c820748 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8207b07ffb6c8207b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8208187ffb6c820818 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8208807ffb6c820880 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8208e87ffb6c8208e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8209507ffb6c820950 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8209b87ffb6c8209b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c820a207ffb6c820a20 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c820a887ffb6c820a88 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c820af07ffb6c820af0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c820b587ffb6c820b58 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c820bc07ffb6c820bc0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c820c287ffb6c820c28 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c820c907ffb6c820c90 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c820cf87ffb6c820cf8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c820d607ffb6c820d60 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c820dc87ffb6c820dc8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c820e307ffb6c820e30 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c820e987ffb6c820e98 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c820f007ffb6c820f00 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c820f687ffb6c820f68 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c820fd07ffb6c820fd0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8210387ffb6c821038 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8210a07ffb6c8210a0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8211087ffb6c821108 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8211707ffb6c821170 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8211d87ffb6c8211d8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8212407ffb6c821240 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8212a87ffb6c8212a8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8213107ffb6c821310 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8213787ffb6c821378 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8213e07ffb6c8213e0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8214487ffb6c821448 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8214b07ffb6c8214b0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8215187ffb6c821518 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8215807ffb6c821580 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8215e87ffb6c8215e8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8216507ffb6c821650 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8216b87ffb6c8216b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8217207ffb6c821720 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8217887ffb6c821788 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8184007ffb6c818400 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8184687ffb6c818468 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8184d07ffb6c8184d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8185387ffb6c818538 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8185a07ffb6c8185a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8186087ffb6c818608 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8186707ffb6c818670 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8186d87ffb6c8186d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8187407ffb6c818740 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8187a87ffb6c8187a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8188107ffb6c818810 /* core/src/PxMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea900af07fdbea900af0 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDea1cda007fdbea1cda00 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cda687fdbea1cda68 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cdad07fdbea1cdad0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cdb387fdbea1cdb38 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cdba07fdbea1cdba0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cdc087fdbea1cdc08 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cdc707fdbea1cdc70 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cdcd87fdbea1cdcd8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cdd407fdbea1cdd40 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cdda87fdbea1cdda8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cde107fdbea1cde10 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cde787fdbea1cde78 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cdee07fdbea1cdee0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cdf487fdbea1cdf48 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cdfb07fdbea1cdfb0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce0187fdbea1ce018 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce0807fdbea1ce080 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce0e87fdbea1ce0e8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce1507fdbea1ce150 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce1b87fdbea1ce1b8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce2207fdbea1ce220 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce2887fdbea1ce288 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce2f07fdbea1ce2f0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce3587fdbea1ce358 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce3c07fdbea1ce3c0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce4287fdbea1ce428 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce4907fdbea1ce490 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce4f87fdbea1ce4f8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce5607fdbea1ce560 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce5c87fdbea1ce5c8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce6307fdbea1ce630 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce6987fdbea1ce698 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce7007fdbea1ce700 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce7687fdbea1ce768 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce7d07fdbea1ce7d0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce8387fdbea1ce838 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce8a07fdbea1ce8a0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce9087fdbea1ce908 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce9707fdbea1ce970 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1ce9d87fdbea1ce9d8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cea407fdbea1cea40 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1ceaa87fdbea1ceaa8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1ceb107fdbea1ceb10 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1ceb787fdbea1ceb78 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cebe07fdbea1cebe0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cec487fdbea1cec48 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cecb07fdbea1cecb0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1ced187fdbea1ced18 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1ced807fdbea1ced80 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cede87fdbea1cede8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cee507fdbea1cee50 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1ceeb87fdbea1ceeb8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cef207fdbea1cef20 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cef887fdbea1cef88 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1ceff07fdbea1ceff0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf0587fdbea1cf058 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf0c07fdbea1cf0c0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf1287fdbea1cf128 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf1907fdbea1cf190 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf1f87fdbea1cf1f8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf2607fdbea1cf260 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf2c87fdbea1cf2c8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf3307fdbea1cf330 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf3987fdbea1cf398 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf4007fdbea1cf400 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf4687fdbea1cf468 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf4d07fdbea1cf4d0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf5387fdbea1cf538 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf5a07fdbea1cf5a0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf6087fdbea1cf608 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf6707fdbea1cf670 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf6d87fdbea1cf6d8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf7407fdbea1cf740 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf7a87fdbea1cf7a8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf8107fdbea1cf810 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf8787fdbea1cf878 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf8e07fdbea1cf8e0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf9487fdbea1cf948 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cf9b07fdbea1cf9b0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cfa187fdbea1cfa18 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cfa807fdbea1cfa80 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cfae87fdbea1cfae8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cfb507fdbea1cfb50 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cfbb87fdbea1cfbb8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1cfc207fdbea1cfc20 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cfc887fdbea1cfc88 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cfcf07fdbea1cfcf0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cfd587fdbea1cfd58 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cfdc07fdbea1cfdc0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cfe287fdbea1cfe28 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cfe907fdbea1cfe90 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cfef87fdbea1cfef8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cff607fdbea1cff60 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1cffc87fdbea1cffc8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d00307fdbea1d0030 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d00987fdbea1d0098 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d01007fdbea1d0100 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d01687fdbea1d0168 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d01d07fdbea1d01d0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d02387fdbea1d0238 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d04007fdbea1d0400 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d04687fdbea1d0468 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d04d07fdbea1d04d0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d05387fdbea1d0538 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d05a07fdbea1d05a0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d06087fdbea1d0608 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d06707fdbea1d0670 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d06d87fdbea1d06d8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d07407fdbea1d0740 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d07a87fdbea1d07a8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d08107fdbea1d0810 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d08787fdbea1d0878 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d08e07fdbea1d08e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d09487fdbea1d0948 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d09b07fdbea1d09b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d0a187fdbea1d0a18 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d0a807fdbea1d0a80 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d0ae87fdbea1d0ae8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d0b507fdbea1d0b50 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d0bb87fdbea1d0bb8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d0c207fdbea1d0c20 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d0c887fdbea1d0c88 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d0cf07fdbea1d0cf0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d0d587fdbea1d0d58 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d0dc07fdbea1d0dc0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d0e287fdbea1d0e28 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d0e907fdbea1d0e90 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d0ef87fdbea1d0ef8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d0f607fdbea1d0f60 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d0fc87fdbea1d0fc8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d10307fdbea1d1030 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d10987fdbea1d1098 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d11007fdbea1d1100 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d11687fdbea1d1168 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d11d07fdbea1d11d0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d12387fdbea1d1238 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d12a07fdbea1d12a0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d13087fdbea1d1308 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d13707fdbea1d1370 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d13d87fdbea1d13d8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d14407fdbea1d1440 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d14a87fdbea1d14a8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d15107fdbea1d1510 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d15787fdbea1d1578 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d15e07fdbea1d15e0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d16487fdbea1d1648 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d16b07fdbea1d16b0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d17187fdbea1d1718 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d17807fdbea1d1780 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d17e87fdbea1d17e8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d18507fdbea1d1850 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d18b87fdbea1d18b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d19207fdbea1d1920 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d19887fdbea1d1988 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1c86007fdbea1c8600 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1c86687fdbea1c8668 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1c86d07fdbea1c86d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1c87387fdbea1c8738 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1c87a07fdbea1c87a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1c88087fdbea1c8808 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1c88707fdbea1c8870 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1c88d87fdbea1c88d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1c89407fdbea1c8940 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1c89a87fdbea1c89a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1c8a107fdbea1c8a10 /* core/src/PxMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26c02ca707ffb6c02ca70 /* Resources */ = { + FFF2ea900af07fdbea900af0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -233,7 +233,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6c02ca707ffb6c02ca70 /* Frameworks */ = { + FFFCea900af07fdbea900af0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -243,52 +243,52 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86c02ca707ffb6c02ca70 /* Sources */ = { + FFF8ea900af07fdbea900af0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6c81e6387ffb6c81e638, - FFFF6c81e6a07ffb6c81e6a0, - FFFF6c81e7087ffb6c81e708, - FFFF6c81e7707ffb6c81e770, - FFFF6c81e7d87ffb6c81e7d8, - FFFF6c81e8407ffb6c81e840, - FFFF6c81e8a87ffb6c81e8a8, - FFFF6c81e9107ffb6c81e910, - FFFF6c81e9787ffb6c81e978, - FFFF6c81e9e07ffb6c81e9e0, - FFFF6c81ea487ffb6c81ea48, - FFFF6c81eab07ffb6c81eab0, - FFFF6c81eb187ffb6c81eb18, - FFFF6c81eb807ffb6c81eb80, - FFFF6c81ebe87ffb6c81ebe8, - FFFF6c81ec507ffb6c81ec50, - FFFF6c81ecb87ffb6c81ecb8, - FFFF6c81ed207ffb6c81ed20, - FFFF6c81ed887ffb6c81ed88, - FFFF6c81edf07ffb6c81edf0, - FFFF6c81ee587ffb6c81ee58, - FFFF6c81eec07ffb6c81eec0, - FFFF6c81ef287ffb6c81ef28, - FFFF6c81ef907ffb6c81ef90, - FFFF6c81eff87ffb6c81eff8, - FFFF6c81f2007ffb6c81f200, - FFFF6c81f2687ffb6c81f268, - FFFF6c81fa207ffb6c81fa20, - FFFF6c81fa887ffb6c81fa88, - FFFF6c81faf07ffb6c81faf0, - FFFF6c81fb587ffb6c81fb58, - FFFF6c81fbc07ffb6c81fbc0, - FFFF6c81fc287ffb6c81fc28, - FFFF6c81fc907ffb6c81fc90, - FFFF6c81fcf87ffb6c81fcf8, - FFFF6c81fd607ffb6c81fd60, - FFFF6c81ff007ffb6c81ff00, - FFFF6c81ff687ffb6c81ff68, - FFFF6c81ffd07ffb6c81ffd0, - FFFF6c8200387ffb6c820038, - FFFF6c8187a87ffb6c8187a8, - FFFF6c8188107ffb6c818810, + FFFFea1ce8387fdbea1ce838, + FFFFea1ce8a07fdbea1ce8a0, + FFFFea1ce9087fdbea1ce908, + FFFFea1ce9707fdbea1ce970, + FFFFea1ce9d87fdbea1ce9d8, + FFFFea1cea407fdbea1cea40, + FFFFea1ceaa87fdbea1ceaa8, + FFFFea1ceb107fdbea1ceb10, + FFFFea1ceb787fdbea1ceb78, + FFFFea1cebe07fdbea1cebe0, + FFFFea1cec487fdbea1cec48, + FFFFea1cecb07fdbea1cecb0, + FFFFea1ced187fdbea1ced18, + FFFFea1ced807fdbea1ced80, + FFFFea1cede87fdbea1cede8, + FFFFea1cee507fdbea1cee50, + FFFFea1ceeb87fdbea1ceeb8, + FFFFea1cef207fdbea1cef20, + FFFFea1cef887fdbea1cef88, + FFFFea1ceff07fdbea1ceff0, + FFFFea1cf0587fdbea1cf058, + FFFFea1cf0c07fdbea1cf0c0, + FFFFea1cf1287fdbea1cf128, + FFFFea1cf1907fdbea1cf190, + FFFFea1cf1f87fdbea1cf1f8, + FFFFea1cf4007fdbea1cf400, + FFFFea1cf4687fdbea1cf468, + FFFFea1cfc207fdbea1cfc20, + FFFFea1cfc887fdbea1cfc88, + FFFFea1cfcf07fdbea1cfcf0, + FFFFea1cfd587fdbea1cfd58, + FFFFea1cfdc07fdbea1cfdc0, + FFFFea1cfe287fdbea1cfe28, + FFFFea1cfe907fdbea1cfe90, + FFFFea1cfef87fdbea1cfef8, + FFFFea1cff607fdbea1cff60, + FFFFea1d01007fdbea1d0100, + FFFFea1d01687fdbea1d0168, + FFFFea1d01d07fdbea1d01d0, + FFFFea1d02387fdbea1d0238, + FFFFea1c89a87fdbea1c89a8, + FFFFea1c8a107fdbea1c8a10, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -297,112 +297,112 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF46c0332b07ffb6c0332b0 /* PBXTargetDependency */ = { + FFF4ec80ed407fdbec80ed40 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6ad073e07ffb6ad073e0 /* LowLevel */; - targetProxy = FFF56ad073e07ffb6ad073e0 /* PBXContainerItemProxy */; + target = FFFAea8522a07fdbea8522a0 /* LowLevel */; + targetProxy = FFF5ea8522a07fdbea8522a0 /* PBXContainerItemProxy */; }; - FFF46c01e0a07ffb6c01e0a0 /* PBXTargetDependency */ = { + FFF4ec80eda07fdbec80eda0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6a888c607ffb6a888c60 /* LowLevelAABB */; - targetProxy = FFF56a888c607ffb6a888c60 /* PBXContainerItemProxy */; + target = FFFAeaf0bad07fdbeaf0bad0 /* LowLevelAABB */; + targetProxy = FFF5eaf0bad07fdbeaf0bad0 /* PBXContainerItemProxy */; }; - FFF46c01e1607ffb6c01e160 /* PBXTargetDependency */ = { + FFF4ec80e8d07fdbec80e8d0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6ac4ca707ffb6ac4ca70 /* LowLevelCloth */; - targetProxy = FFF56ac4ca707ffb6ac4ca70 /* PBXContainerItemProxy */; + target = FFFAea9103c07fdbea9103c0 /* LowLevelCloth */; + targetProxy = FFF5ea9103c07fdbea9103c0 /* PBXContainerItemProxy */; }; - FFF46c01e1007ffb6c01e100 /* PBXTargetDependency */ = { + FFF4ec80ee007fdbec80ee00 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6af294a07ffb6af294a0 /* LowLevelDynamics */; - targetProxy = FFF56af294a07ffb6af294a0 /* PBXContainerItemProxy */; + target = FFFAea9398207fdbea939820 /* LowLevelDynamics */; + targetProxy = FFF5ea9398207fdbea939820 /* PBXContainerItemProxy */; }; - FFF46c033ab07ffb6c033ab0 /* PBXTargetDependency */ = { + FFF4ec80e9307fdbec80e930 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6ac4d8807ffb6ac4d880 /* LowLevelParticles */; - targetProxy = FFF56ac4d8807ffb6ac4d880 /* PBXContainerItemProxy */; + target = FFFAea87b5407fdbea87b540 /* LowLevelParticles */; + targetProxy = FFF5ea87b5407fdbea87b540 /* PBXContainerItemProxy */; }; - FFF46c0332507ffb6c033250 /* PBXTargetDependency */ = { + FFF4ec8129c07fdbec8129c0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6a8a1e607ffb6a8a1e60 /* PhysXCommon */; - targetProxy = FFF56a8a1e607ffb6a8a1e60 /* PBXContainerItemProxy */; + target = FFFAea9487007fdbea948700 /* PhysXCommon */; + targetProxy = FFF5ea9487007fdbea948700 /* PBXContainerItemProxy */; }; - FFF46c02cd907ffb6c02cd90 /* PBXTargetDependency */ = { + FFF4ea900e107fdbea900e10 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6a88f3807ffb6a88f380 /* PxFoundation */; - targetProxy = FFF56a88f3807ffb6a88f380 /* PBXContainerItemProxy */; + target = FFFAea9596807fdbea959680 /* PxFoundation */; + targetProxy = FFF5ea9596807fdbea959680 /* PBXContainerItemProxy */; }; - FFF46c02ca407ffb6c02ca40 /* PBXTargetDependency */ = { + FFF4ea900ac07fdbea900ac0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6c009f707ffb6c009f70 /* PxPvdSDK */; - targetProxy = FFF56c009f707ffb6c009f70 /* PBXContainerItemProxy */; + target = FFFAea8c83107fdbea8c8310 /* PxPvdSDK */; + targetProxy = FFF5ea8c83107fdbea8c8310 /* PBXContainerItemProxy */; }; - FFF46c01db707ffb6c01db70 /* PBXTargetDependency */ = { + FFF4ec8123507fdbec812350 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6ab713b07ffb6ab713b0 /* PxTask */; - targetProxy = FFF56ab713b07ffb6ab713b0 /* PBXContainerItemProxy */; + target = FFFAeae0f3e07fdbeae0f3e0 /* PxTask */; + targetProxy = FFF5eae0f3e07fdbeae0f3e0 /* PBXContainerItemProxy */; }; - FFF46c033b107ffb6c033b10 /* PBXTargetDependency */ = { + FFF4ec80e9907fdbec80e990 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6c053e307ffb6c053e30 /* SceneQuery */; - targetProxy = FFF56c053e307ffb6c053e30 /* PBXContainerItemProxy */; + target = FFFAec8324807fdbec832480 /* SceneQuery */; + targetProxy = FFF5ec8324807fdbec832480 /* PBXContainerItemProxy */; }; - FFF46c033b707ffb6c033b70 /* PBXTargetDependency */ = { + FFF4ec8123207fdbec812320 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6c0583907ffb6c058390 /* SimulationController */; - targetProxy = FFF56c0583907ffb6c058390 /* PBXContainerItemProxy */; + target = FFFAec8369e07fdbec8369e0 /* SimulationController */; + targetProxy = FFF5ec8369e07fdbec8369e0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCharacterKinematic */ - FFFF6c033c507ffb6c033c50 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6c042d407ffb6c042d40 /* PhysXExtensions */; }; - FFFF6c821c787ffb6c821c78 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c821c787ffb6c821c78 /* CctBoxController.cpp */; }; - FFFF6c821ce07ffb6c821ce0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c821ce07ffb6c821ce0 /* CctCapsuleController.cpp */; }; - FFFF6c821d487ffb6c821d48 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c821d487ffb6c821d48 /* CctCharacterController.cpp */; }; - FFFF6c821db07ffb6c821db0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c821db07ffb6c821db0 /* CctCharacterControllerCallbacks.cpp */; }; - FFFF6c821e187ffb6c821e18 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c821e187ffb6c821e18 /* CctCharacterControllerManager.cpp */; }; - FFFF6c821e807ffb6c821e80 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c821e807ffb6c821e80 /* CctController.cpp */; }; - FFFF6c821ee87ffb6c821ee8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c821ee87ffb6c821ee8 /* CctObstacleContext.cpp */; }; - FFFF6c821f507ffb6c821f50 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c821f507ffb6c821f50 /* CctSweptBox.cpp */; }; - FFFF6c821fb87ffb6c821fb8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c821fb87ffb6c821fb8 /* CctSweptCapsule.cpp */; }; - FFFF6c8220207ffb6c822020 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8220207ffb6c822020 /* CctSweptVolume.cpp */; }; + FFFFec80f0807fdbec80f080 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDec8213907fdbec821390 /* PhysXExtensions */; }; + FFFFea1d1e787fdbea1d1e78 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d1e787fdbea1d1e78 /* CctBoxController.cpp */; }; + FFFFea1d1ee07fdbea1d1ee0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d1ee07fdbea1d1ee0 /* CctCapsuleController.cpp */; }; + FFFFea1d1f487fdbea1d1f48 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d1f487fdbea1d1f48 /* CctCharacterController.cpp */; }; + FFFFea1d1fb07fdbea1d1fb0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d1fb07fdbea1d1fb0 /* CctCharacterControllerCallbacks.cpp */; }; + FFFFea1d20187fdbea1d2018 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d20187fdbea1d2018 /* CctCharacterControllerManager.cpp */; }; + FFFFea1d20807fdbea1d2080 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d20807fdbea1d2080 /* CctController.cpp */; }; + FFFFea1d20e87fdbea1d20e8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d20e87fdbea1d20e8 /* CctObstacleContext.cpp */; }; + FFFFea1d21507fdbea1d2150 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d21507fdbea1d2150 /* CctSweptBox.cpp */; }; + FFFFea1d21b87fdbea1d21b8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d21b87fdbea1d21b8 /* CctSweptCapsule.cpp */; }; + FFFFea1d22207fdbea1d2220 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d22207fdbea1d2220 /* CctSweptVolume.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6c01dd807ffb6c01dd80 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6c0374d07ffb6c0374d0 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c0375387ffb6c037538 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c0375a07ffb6c0375a0 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c0376087ffb6c037608 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c0376707ffb6c037670 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c0376d87ffb6c0376d8 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c0377407ffb6c037740 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c0377a87ffb6c0377a8 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8218007ffb6c821800 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8218687ffb6c821868 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8218d07ffb6c8218d0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8219387ffb6c821938 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8219a07ffb6c8219a0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c821a087ffb6c821a08 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c821a707ffb6c821a70 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c821ad87ffb6c821ad8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c821b407ffb6c821b40 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c821ba87ffb6c821ba8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c821c107ffb6c821c10 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c821c787ffb6c821c78 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c821ce07ffb6c821ce0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c821d487ffb6c821d48 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c821db07ffb6c821db0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c821e187ffb6c821e18 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c821e807ffb6c821e80 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c821ee87ffb6c821ee8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c821f507ffb6c821f50 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c821fb87ffb6c821fb8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8220207ffb6c822020 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDec80e9f07fdbec80e9f0 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDec815a207fdbec815a20 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFDec815a887fdbec815a88 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFDec815af07fdbec815af0 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; + FFFDec815b587fdbec815b58 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; + FFFDec815bc07fdbec815bc0 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; + FFFDec815c287fdbec815c28 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDec815c907fdbec815c90 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; + FFFDec815cf87fdbec815cf8 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d1a007fdbea1d1a00 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d1a687fdbea1d1a68 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d1ad07fdbea1d1ad0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d1b387fdbea1d1b38 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d1ba07fdbea1d1ba0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d1c087fdbea1d1c08 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d1c707fdbea1d1c70 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d1cd87fdbea1d1cd8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d1d407fdbea1d1d40 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d1da87fdbea1d1da8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d1e107fdbea1d1e10 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d1e787fdbea1d1e78 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d1ee07fdbea1d1ee0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d1f487fdbea1d1f48 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d1fb07fdbea1d1fb0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d20187fdbea1d2018 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d20807fdbea1d2080 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d20e87fdbea1d20e8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d21507fdbea1d2150 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d21b87fdbea1d21b8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d22207fdbea1d2220 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26c01dd807ffb6c01dd80 /* Resources */ = { + FFF2ec80e9f07fdbec80e9f0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -412,7 +412,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6c01dd807ffb6c01dd80 /* Frameworks */ = { + FFFCec80e9f07fdbec80e9f0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -422,20 +422,20 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86c01dd807ffb6c01dd80 /* Sources */ = { + FFF8ec80e9f07fdbec80e9f0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6c821c787ffb6c821c78, - FFFF6c821ce07ffb6c821ce0, - FFFF6c821d487ffb6c821d48, - FFFF6c821db07ffb6c821db0, - FFFF6c821e187ffb6c821e18, - FFFF6c821e807ffb6c821e80, - FFFF6c821ee87ffb6c821ee8, - FFFF6c821f507ffb6c821f50, - FFFF6c821fb87ffb6c821fb8, - FFFF6c8220207ffb6c822020, + FFFFea1d1e787fdbea1d1e78, + FFFFea1d1ee07fdbea1d1ee0, + FFFFea1d1f487fdbea1d1f48, + FFFFea1d1fb07fdbea1d1fb0, + FFFFea1d20187fdbea1d2018, + FFFFea1d20807fdbea1d2080, + FFFFea1d20e87fdbea1d20e8, + FFFFea1d21507fdbea1d2150, + FFFFea1d21b87fdbea1d21b8, + FFFFea1d22207fdbea1d2220, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -444,91 +444,91 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF46c01ee007ffb6c01ee00 /* PBXTargetDependency */ = { + FFF4ec8142007fdbec814200 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6a8a1e607ffb6a8a1e60 /* PhysXCommon */; - targetProxy = FFF56a8a1e607ffb6a8a1e60 /* PBXContainerItemProxy */; + target = FFFAea9487007fdbea948700 /* PhysXCommon */; + targetProxy = FFF5ea9487007fdbea948700 /* PBXContainerItemProxy */; }; - FFF46c033c507ffb6c033c50 /* PBXTargetDependency */ = { + FFF4ec80f0807fdbec80f080 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6c042d407ffb6c042d40 /* PhysXExtensions */; - targetProxy = FFF56c042d407ffb6c042d40 /* PBXContainerItemProxy */; + target = FFFAec8213907fdbec821390 /* PhysXExtensions */; + targetProxy = FFF5ec8213907fdbec821390 /* PBXContainerItemProxy */; }; - FFF46c035c207ffb6c035c20 /* PBXTargetDependency */ = { + FFF4ec8141707fdbec814170 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6a88f3807ffb6a88f380 /* PxFoundation */; - targetProxy = FFF56a88f3807ffb6a88f380 /* PBXContainerItemProxy */; + target = FFFAea9596807fdbea959680 /* PxFoundation */; + targetProxy = FFF5ea9596807fdbea959680 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXVehicle */ - FFFF6c825e087ffb6c825e08 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c825e087ffb6c825e08 /* PxVehicleComponents.cpp */; }; - FFFF6c825e707ffb6c825e70 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c825e707ffb6c825e70 /* PxVehicleDrive.cpp */; }; - FFFF6c825ed87ffb6c825ed8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c825ed87ffb6c825ed8 /* PxVehicleDrive4W.cpp */; }; - FFFF6c825f407ffb6c825f40 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c825f407ffb6c825f40 /* PxVehicleDriveNW.cpp */; }; - FFFF6c825fa87ffb6c825fa8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c825fa87ffb6c825fa8 /* PxVehicleDriveTank.cpp */; }; - FFFF6c8260107ffb6c826010 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8260107ffb6c826010 /* PxVehicleMetaData.cpp */; }; - FFFF6c8260787ffb6c826078 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8260787ffb6c826078 /* PxVehicleNoDrive.cpp */; }; - FFFF6c8260e07ffb6c8260e0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8260e07ffb6c8260e0 /* PxVehicleSDK.cpp */; }; - FFFF6c8261487ffb6c826148 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8261487ffb6c826148 /* PxVehicleSerialization.cpp */; }; - FFFF6c8261b07ffb6c8261b0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8261b07ffb6c8261b0 /* PxVehicleSuspWheelTire4.cpp */; }; - FFFF6c8262187ffb6c826218 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8262187ffb6c826218 /* PxVehicleTireFriction.cpp */; }; - FFFF6c8262807ffb6c826280 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8262807ffb6c826280 /* PxVehicleUpdate.cpp */; }; - FFFF6c8262e87ffb6c8262e8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8262e87ffb6c8262e8 /* PxVehicleWheels.cpp */; }; - FFFF6c8263507ffb6c826350 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8263507ffb6c826350 /* VehicleUtilControl.cpp */; }; - FFFF6c8263b87ffb6c8263b8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8263b87ffb6c8263b8 /* VehicleUtilSetup.cpp */; }; - FFFF6c8264207ffb6c826420 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8264207ffb6c826420 /* VehicleUtilTelemetry.cpp */; }; - FFFF6c0432587ffb6c043258 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD6c0432587ffb6c043258 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; - FFFF6c0432c07ffb6c0432c0 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD6c0432c07ffb6c0432c0 /* src/PxVehicleMetaDataObjects.cpp */; }; + FFFFea1d60087fdbea1d6008 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d60087fdbea1d6008 /* PxVehicleComponents.cpp */; }; + FFFFea1d60707fdbea1d6070 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d60707fdbea1d6070 /* PxVehicleDrive.cpp */; }; + FFFFea1d60d87fdbea1d60d8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d60d87fdbea1d60d8 /* PxVehicleDrive4W.cpp */; }; + FFFFea1d61407fdbea1d6140 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d61407fdbea1d6140 /* PxVehicleDriveNW.cpp */; }; + FFFFea1d61a87fdbea1d61a8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d61a87fdbea1d61a8 /* PxVehicleDriveTank.cpp */; }; + FFFFea1d62107fdbea1d6210 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d62107fdbea1d6210 /* PxVehicleMetaData.cpp */; }; + FFFFea1d62787fdbea1d6278 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d62787fdbea1d6278 /* PxVehicleNoDrive.cpp */; }; + FFFFea1d62e07fdbea1d62e0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d62e07fdbea1d62e0 /* PxVehicleSDK.cpp */; }; + FFFFea1d63487fdbea1d6348 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d63487fdbea1d6348 /* PxVehicleSerialization.cpp */; }; + FFFFea1d63b07fdbea1d63b0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d63b07fdbea1d63b0 /* PxVehicleSuspWheelTire4.cpp */; }; + FFFFea1d64187fdbea1d6418 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d64187fdbea1d6418 /* PxVehicleTireFriction.cpp */; }; + FFFFea1d64807fdbea1d6480 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d64807fdbea1d6480 /* PxVehicleUpdate.cpp */; }; + FFFFea1d64e87fdbea1d64e8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d64e87fdbea1d64e8 /* PxVehicleWheels.cpp */; }; + FFFFea1d65507fdbea1d6550 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d65507fdbea1d6550 /* VehicleUtilControl.cpp */; }; + FFFFea1d65b87fdbea1d65b8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d65b87fdbea1d65b8 /* VehicleUtilSetup.cpp */; }; + FFFFea1d66207fdbea1d6620 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d66207fdbea1d6620 /* VehicleUtilTelemetry.cpp */; }; + FFFFec8218a87fdbec8218a8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDec8218a87fdbec8218a8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; + FFFFec8219107fdbec821910 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDec8219107fdbec821910 /* src/PxVehicleMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6c01f2007ffb6c01f200 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6c823e007ffb6c823e00 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c823e687ffb6c823e68 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c823ed07ffb6c823ed0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c823f387ffb6c823f38 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c823fa07ffb6c823fa0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8240087ffb6c824008 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8240707ffb6c824070 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8240d87ffb6c8240d8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8241407ffb6c824140 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8241a87ffb6c8241a8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8242107ffb6c824210 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8242787ffb6c824278 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8242e07ffb6c8242e0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8243487ffb6c824348 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8243b07ffb6c8243b0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c825c007ffb6c825c00 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c825c687ffb6c825c68 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c825cd07ffb6c825cd0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c825d387ffb6c825d38 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c825da07ffb6c825da0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c825e087ffb6c825e08 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c825e707ffb6c825e70 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c825ed87ffb6c825ed8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c825f407ffb6c825f40 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c825fa87ffb6c825fa8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8260107ffb6c826010 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8260787ffb6c826078 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8260e07ffb6c8260e0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8261487ffb6c826148 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8261b07ffb6c8261b0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8262187ffb6c826218 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8262807ffb6c826280 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8262e87ffb6c8262e8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8263507ffb6c826350 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8263b87ffb6c8263b8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8264207ffb6c826420 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c0431207ffb6c043120 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c0431887ffb6c043188 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c0431f07ffb6c0431f0 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c0432587ffb6c043258 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c0432c07ffb6c0432c0 /* src/PxVehicleMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDec80fe007fdbec80fe00 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDea1d40007fdbea1d4000 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d40687fdbea1d4068 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d40d07fdbea1d40d0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d41387fdbea1d4138 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d41a07fdbea1d41a0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d42087fdbea1d4208 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d42707fdbea1d4270 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d42d87fdbea1d42d8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d43407fdbea1d4340 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d43a87fdbea1d43a8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d44107fdbea1d4410 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d44787fdbea1d4478 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d44e07fdbea1d44e0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d45487fdbea1d4548 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d45b07fdbea1d45b0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d5e007fdbea1d5e00 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d5e687fdbea1d5e68 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d5ed07fdbea1d5ed0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d5f387fdbea1d5f38 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d5fa07fdbea1d5fa0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d60087fdbea1d6008 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d60707fdbea1d6070 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d60d87fdbea1d60d8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d61407fdbea1d6140 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d61a87fdbea1d61a8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d62107fdbea1d6210 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d62787fdbea1d6278 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d62e07fdbea1d62e0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d63487fdbea1d6348 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d63b07fdbea1d63b0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d64187fdbea1d6418 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d64807fdbea1d6480 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d64e87fdbea1d64e8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d65507fdbea1d6550 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d65b87fdbea1d65b8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d66207fdbea1d6620 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDec8217707fdbec821770 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDec8217d87fdbec8217d8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDec8218407fdbec821840 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDec8218a87fdbec8218a8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDec8219107fdbec821910 /* src/PxVehicleMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26c01f2007ffb6c01f200 /* Resources */ = { + FFF2ec80fe007fdbec80fe00 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -538,7 +538,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6c01f2007ffb6c01f200 /* Frameworks */ = { + FFFCec80fe007fdbec80fe00 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -548,28 +548,28 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86c01f2007ffb6c01f200 /* Sources */ = { + FFF8ec80fe007fdbec80fe00 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6c825e087ffb6c825e08, - FFFF6c825e707ffb6c825e70, - FFFF6c825ed87ffb6c825ed8, - FFFF6c825f407ffb6c825f40, - FFFF6c825fa87ffb6c825fa8, - FFFF6c8260107ffb6c826010, - FFFF6c8260787ffb6c826078, - FFFF6c8260e07ffb6c8260e0, - FFFF6c8261487ffb6c826148, - FFFF6c8261b07ffb6c8261b0, - FFFF6c8262187ffb6c826218, - FFFF6c8262807ffb6c826280, - FFFF6c8262e87ffb6c8262e8, - FFFF6c8263507ffb6c826350, - FFFF6c8263b87ffb6c8263b8, - FFFF6c8264207ffb6c826420, - FFFF6c0432587ffb6c043258, - FFFF6c0432c07ffb6c0432c0, + FFFFea1d60087fdbea1d6008, + FFFFea1d60707fdbea1d6070, + FFFFea1d60d87fdbea1d60d8, + FFFFea1d61407fdbea1d6140, + FFFFea1d61a87fdbea1d61a8, + FFFFea1d62107fdbea1d6210, + FFFFea1d62787fdbea1d6278, + FFFFea1d62e07fdbea1d62e0, + FFFFea1d63487fdbea1d6348, + FFFFea1d63b07fdbea1d63b0, + FFFFea1d64187fdbea1d6418, + FFFFea1d64807fdbea1d6480, + FFFFea1d64e87fdbea1d64e8, + FFFFea1d65507fdbea1d6550, + FFFFea1d65b87fdbea1d65b8, + FFFFea1d66207fdbea1d6620, + FFFFec8218a87fdbec8218a8, + FFFFec8219107fdbec821910, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -581,220 +581,220 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXExtensions */ - FFFF6c8284e87ffb6c8284e8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8284e87ffb6c8284e8 /* ExtBroadPhase.cpp */; }; - FFFF6c8285507ffb6c828550 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8285507ffb6c828550 /* ExtClothFabricCooker.cpp */; }; - FFFF6c8285b87ffb6c8285b8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8285b87ffb6c8285b8 /* ExtClothGeodesicTetherCooker.cpp */; }; - FFFF6c8286207ffb6c828620 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8286207ffb6c828620 /* ExtClothMeshQuadifier.cpp */; }; - FFFF6c8286887ffb6c828688 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8286887ffb6c828688 /* ExtClothSimpleTetherCooker.cpp */; }; - FFFF6c8286f07ffb6c8286f0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8286f07ffb6c8286f0 /* ExtCollection.cpp */; }; - FFFF6c8287587ffb6c828758 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8287587ffb6c828758 /* ExtConvexMeshExt.cpp */; }; - FFFF6c8287c07ffb6c8287c0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8287c07ffb6c8287c0 /* ExtCpuWorkerThread.cpp */; }; - FFFF6c8288287ffb6c828828 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8288287ffb6c828828 /* ExtD6Joint.cpp */; }; - FFFF6c8288907ffb6c828890 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8288907ffb6c828890 /* ExtD6JointSolverPrep.cpp */; }; - FFFF6c8288f87ffb6c8288f8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8288f87ffb6c8288f8 /* ExtDefaultCpuDispatcher.cpp */; }; - FFFF6c8289607ffb6c828960 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8289607ffb6c828960 /* ExtDefaultErrorCallback.cpp */; }; - FFFF6c8289c87ffb6c8289c8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8289c87ffb6c8289c8 /* ExtDefaultSimulationFilterShader.cpp */; }; - FFFF6c828a307ffb6c828a30 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c828a307ffb6c828a30 /* ExtDefaultStreams.cpp */; }; - FFFF6c828a987ffb6c828a98 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c828a987ffb6c828a98 /* ExtDistanceJoint.cpp */; }; - FFFF6c828b007ffb6c828b00 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c828b007ffb6c828b00 /* ExtDistanceJointSolverPrep.cpp */; }; - FFFF6c828b687ffb6c828b68 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c828b687ffb6c828b68 /* ExtExtensions.cpp */; }; - FFFF6c828bd07ffb6c828bd0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c828bd07ffb6c828bd0 /* ExtFixedJoint.cpp */; }; - FFFF6c828c387ffb6c828c38 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c828c387ffb6c828c38 /* ExtFixedJointSolverPrep.cpp */; }; - FFFF6c828ca07ffb6c828ca0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c828ca07ffb6c828ca0 /* ExtJoint.cpp */; }; - FFFF6c828d087ffb6c828d08 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c828d087ffb6c828d08 /* ExtMetaData.cpp */; }; - FFFF6c828d707ffb6c828d70 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c828d707ffb6c828d70 /* ExtParticleExt.cpp */; }; - FFFF6c828dd87ffb6c828dd8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c828dd87ffb6c828dd8 /* ExtPrismaticJoint.cpp */; }; - FFFF6c828e407ffb6c828e40 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c828e407ffb6c828e40 /* ExtPrismaticJointSolverPrep.cpp */; }; - FFFF6c828ea87ffb6c828ea8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c828ea87ffb6c828ea8 /* ExtPvd.cpp */; }; - FFFF6c828f107ffb6c828f10 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c828f107ffb6c828f10 /* ExtPxStringTable.cpp */; }; - FFFF6c828f787ffb6c828f78 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c828f787ffb6c828f78 /* ExtRaycastCCD.cpp */; }; - FFFF6c828fe07ffb6c828fe0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c828fe07ffb6c828fe0 /* ExtRevoluteJoint.cpp */; }; - FFFF6c8290487ffb6c829048 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8290487ffb6c829048 /* ExtRevoluteJointSolverPrep.cpp */; }; - FFFF6c8290b07ffb6c8290b0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8290b07ffb6c8290b0 /* ExtRigidBodyExt.cpp */; }; - FFFF6c8291187ffb6c829118 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8291187ffb6c829118 /* ExtSceneQueryExt.cpp */; }; - FFFF6c8291807ffb6c829180 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8291807ffb6c829180 /* ExtSimpleFactory.cpp */; }; - FFFF6c8291e87ffb6c8291e8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8291e87ffb6c8291e8 /* ExtSmoothNormals.cpp */; }; - FFFF6c8292507ffb6c829250 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8292507ffb6c829250 /* ExtSphericalJoint.cpp */; }; - FFFF6c8292b87ffb6c8292b8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8292b87ffb6c8292b8 /* ExtSphericalJointSolverPrep.cpp */; }; - FFFF6c8293207ffb6c829320 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8293207ffb6c829320 /* ExtTriangleMeshExt.cpp */; }; - FFFF6c82bad07ffb6c82bad0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82bad07ffb6c82bad0 /* SnSerialUtils.cpp */; }; - FFFF6c82bb387ffb6c82bb38 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82bb387ffb6c82bb38 /* SnSerialization.cpp */; }; - FFFF6c82bba07ffb6c82bba0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82bba07ffb6c82bba0 /* SnSerializationRegistry.cpp */; }; - FFFF6c82bee07ffb6c82bee0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82bee07ffb6c82bee0 /* Binary/SnBinaryDeserialization.cpp */; }; - FFFF6c82bf487ffb6c82bf48 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82bf487ffb6c82bf48 /* Binary/SnBinarySerialization.cpp */; }; - FFFF6c82bfb07ffb6c82bfb0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82bfb07ffb6c82bfb0 /* Binary/SnConvX.cpp */; }; - FFFF6c82c0187ffb6c82c018 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82c0187ffb6c82c018 /* Binary/SnConvX_Align.cpp */; }; - FFFF6c82c0807ffb6c82c080 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82c0807ffb6c82c080 /* Binary/SnConvX_Convert.cpp */; }; - FFFF6c82c0e87ffb6c82c0e8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82c0e87ffb6c82c0e8 /* Binary/SnConvX_Error.cpp */; }; - FFFF6c82c1507ffb6c82c150 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82c1507ffb6c82c150 /* Binary/SnConvX_MetaData.cpp */; }; - FFFF6c82c1b87ffb6c82c1b8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82c1b87ffb6c82c1b8 /* Binary/SnConvX_Output.cpp */; }; - FFFF6c82c2207ffb6c82c220 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82c2207ffb6c82c220 /* Binary/SnConvX_Union.cpp */; }; - FFFF6c82c2887ffb6c82c288 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82c2887ffb6c82c288 /* Binary/SnSerializationContext.cpp */; }; - FFFF6c82cbe07ffb6c82cbe0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82cbe07ffb6c82cbe0 /* Xml/SnJointRepXSerializer.cpp */; }; - FFFF6c82cc487ffb6c82cc48 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82cc487ffb6c82cc48 /* Xml/SnRepXCoreSerializer.cpp */; }; - FFFF6c82ccb07ffb6c82ccb0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82ccb07ffb6c82ccb0 /* Xml/SnRepXUpgrader.cpp */; }; - FFFF6c82cd187ffb6c82cd18 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD6c82cd187ffb6c82cd18 /* Xml/SnXmlSerialization.cpp */; }; - FFFF6c82a8e07ffb6c82a8e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD6c82a8e07ffb6c82a8e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; + FFFFea1d8ce87fdbea1d8ce8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d8ce87fdbea1d8ce8 /* ExtBroadPhase.cpp */; }; + FFFFea1d8d507fdbea1d8d50 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d8d507fdbea1d8d50 /* ExtClothFabricCooker.cpp */; }; + FFFFea1d8db87fdbea1d8db8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d8db87fdbea1d8db8 /* ExtClothGeodesicTetherCooker.cpp */; }; + FFFFea1d8e207fdbea1d8e20 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d8e207fdbea1d8e20 /* ExtClothMeshQuadifier.cpp */; }; + FFFFea1d8e887fdbea1d8e88 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d8e887fdbea1d8e88 /* ExtClothSimpleTetherCooker.cpp */; }; + FFFFea1d8ef07fdbea1d8ef0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d8ef07fdbea1d8ef0 /* ExtCollection.cpp */; }; + FFFFea1d8f587fdbea1d8f58 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d8f587fdbea1d8f58 /* ExtConvexMeshExt.cpp */; }; + FFFFea1d8fc07fdbea1d8fc0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d8fc07fdbea1d8fc0 /* ExtCpuWorkerThread.cpp */; }; + FFFFea1d90287fdbea1d9028 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d90287fdbea1d9028 /* ExtD6Joint.cpp */; }; + FFFFea1d90907fdbea1d9090 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d90907fdbea1d9090 /* ExtD6JointSolverPrep.cpp */; }; + FFFFea1d90f87fdbea1d90f8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d90f87fdbea1d90f8 /* ExtDefaultCpuDispatcher.cpp */; }; + FFFFea1d91607fdbea1d9160 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d91607fdbea1d9160 /* ExtDefaultErrorCallback.cpp */; }; + FFFFea1d91c87fdbea1d91c8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d91c87fdbea1d91c8 /* ExtDefaultSimulationFilterShader.cpp */; }; + FFFFea1d92307fdbea1d9230 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d92307fdbea1d9230 /* ExtDefaultStreams.cpp */; }; + FFFFea1d92987fdbea1d9298 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d92987fdbea1d9298 /* ExtDistanceJoint.cpp */; }; + FFFFea1d93007fdbea1d9300 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d93007fdbea1d9300 /* ExtDistanceJointSolverPrep.cpp */; }; + FFFFea1d93687fdbea1d9368 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d93687fdbea1d9368 /* ExtExtensions.cpp */; }; + FFFFea1d93d07fdbea1d93d0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d93d07fdbea1d93d0 /* ExtFixedJoint.cpp */; }; + FFFFea1d94387fdbea1d9438 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d94387fdbea1d9438 /* ExtFixedJointSolverPrep.cpp */; }; + FFFFea1d94a07fdbea1d94a0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d94a07fdbea1d94a0 /* ExtJoint.cpp */; }; + FFFFea1d95087fdbea1d9508 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d95087fdbea1d9508 /* ExtMetaData.cpp */; }; + FFFFea1d95707fdbea1d9570 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d95707fdbea1d9570 /* ExtParticleExt.cpp */; }; + FFFFea1d95d87fdbea1d95d8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d95d87fdbea1d95d8 /* ExtPrismaticJoint.cpp */; }; + FFFFea1d96407fdbea1d9640 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d96407fdbea1d9640 /* ExtPrismaticJointSolverPrep.cpp */; }; + FFFFea1d96a87fdbea1d96a8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d96a87fdbea1d96a8 /* ExtPvd.cpp */; }; + FFFFea1d97107fdbea1d9710 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d97107fdbea1d9710 /* ExtPxStringTable.cpp */; }; + FFFFea1d97787fdbea1d9778 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d97787fdbea1d9778 /* ExtRaycastCCD.cpp */; }; + FFFFea1d97e07fdbea1d97e0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d97e07fdbea1d97e0 /* ExtRevoluteJoint.cpp */; }; + FFFFea1d98487fdbea1d9848 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d98487fdbea1d9848 /* ExtRevoluteJointSolverPrep.cpp */; }; + FFFFea1d98b07fdbea1d98b0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d98b07fdbea1d98b0 /* ExtRigidBodyExt.cpp */; }; + FFFFea1d99187fdbea1d9918 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d99187fdbea1d9918 /* ExtSceneQueryExt.cpp */; }; + FFFFea1d99807fdbea1d9980 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d99807fdbea1d9980 /* ExtSimpleFactory.cpp */; }; + FFFFea1d99e87fdbea1d99e8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d99e87fdbea1d99e8 /* ExtSmoothNormals.cpp */; }; + FFFFea1d9a507fdbea1d9a50 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d9a507fdbea1d9a50 /* ExtSphericalJoint.cpp */; }; + FFFFea1d9ab87fdbea1d9ab8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d9ab87fdbea1d9ab8 /* ExtSphericalJointSolverPrep.cpp */; }; + FFFFea1d9b207fdbea1d9b20 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1d9b207fdbea1d9b20 /* ExtTriangleMeshExt.cpp */; }; + FFFFea1dd0d07fdbea1dd0d0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1dd0d07fdbea1dd0d0 /* SnSerialUtils.cpp */; }; + FFFFea1dd1387fdbea1dd138 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1dd1387fdbea1dd138 /* SnSerialization.cpp */; }; + FFFFea1dd1a07fdbea1dd1a0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1dd1a07fdbea1dd1a0 /* SnSerializationRegistry.cpp */; }; + FFFFea1dd4e07fdbea1dd4e0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1dd4e07fdbea1dd4e0 /* Binary/SnBinaryDeserialization.cpp */; }; + FFFFea1dd5487fdbea1dd548 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1dd5487fdbea1dd548 /* Binary/SnBinarySerialization.cpp */; }; + FFFFea1dd5b07fdbea1dd5b0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1dd5b07fdbea1dd5b0 /* Binary/SnConvX.cpp */; }; + FFFFea1dd6187fdbea1dd618 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1dd6187fdbea1dd618 /* Binary/SnConvX_Align.cpp */; }; + FFFFea1dd6807fdbea1dd680 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1dd6807fdbea1dd680 /* Binary/SnConvX_Convert.cpp */; }; + FFFFea1dd6e87fdbea1dd6e8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1dd6e87fdbea1dd6e8 /* Binary/SnConvX_Error.cpp */; }; + FFFFea1dd7507fdbea1dd750 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1dd7507fdbea1dd750 /* Binary/SnConvX_MetaData.cpp */; }; + FFFFea1dd7b87fdbea1dd7b8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1dd7b87fdbea1dd7b8 /* Binary/SnConvX_Output.cpp */; }; + FFFFea1dd8207fdbea1dd820 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1dd8207fdbea1dd820 /* Binary/SnConvX_Union.cpp */; }; + FFFFea1dd8887fdbea1dd888 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1dd8887fdbea1dd888 /* Binary/SnSerializationContext.cpp */; }; + FFFFea1de1e07fdbea1de1e0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1de1e07fdbea1de1e0 /* Xml/SnJointRepXSerializer.cpp */; }; + FFFFea1de2487fdbea1de248 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1de2487fdbea1de248 /* Xml/SnRepXCoreSerializer.cpp */; }; + FFFFea1de2b07fdbea1de2b0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1de2b07fdbea1de2b0 /* Xml/SnRepXUpgrader.cpp */; }; + FFFFea1de3187fdbea1de318 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDea1de3187fdbea1de318 /* Xml/SnXmlSerialization.cpp */; }; + FFFFea1db0e07fdbea1db0e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDea1db0e07fdbea1db0e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6c042d407ffb6c042d40 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6c8294007ffb6c829400 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8294687ffb6c829468 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8294d07ffb6c8294d0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8295387ffb6c829538 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8295a07ffb6c8295a0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8296087ffb6c829608 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8296707ffb6c829670 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8296d87ffb6c8296d8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8297407ffb6c829740 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8297a87ffb6c8297a8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8298107ffb6c829810 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8298787ffb6c829878 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8298e07ffb6c8298e0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8299487ffb6c829948 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8299b07ffb6c8299b0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c829a187ffb6c829a18 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c829a807ffb6c829a80 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c829ae87ffb6c829ae8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c829b507ffb6c829b50 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c829bb87ffb6c829bb8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c829c207ffb6c829c20 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c829c887ffb6c829c88 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c829cf07ffb6c829cf0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c829d587ffb6c829d58 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c829dc07ffb6c829dc0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c829e287ffb6c829e28 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c829e907ffb6c829e90 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c829ef87ffb6c829ef8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c829f607ffb6c829f60 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c829fc87ffb6c829fc8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a0307ffb6c82a030 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a0987ffb6c82a098 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a1007ffb6c82a100 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a1687ffb6c82a168 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a1d07ffb6c82a1d0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a2387ffb6c82a238 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a2a07ffb6c82a2a0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c827e007ffb6c827e00 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c827e687ffb6c827e68 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c827ed07ffb6c827ed0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c827f387ffb6c827f38 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c827fa07ffb6c827fa0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8280087ffb6c828008 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8280707ffb6c828070 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8280d87ffb6c8280d8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8281407ffb6c828140 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8281a87ffb6c8281a8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8282107ffb6c828210 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8282787ffb6c828278 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8282e07ffb6c8282e0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8283487ffb6c828348 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8283b07ffb6c8283b0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8284187ffb6c828418 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8284807ffb6c828480 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8284e87ffb6c8284e8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8285507ffb6c828550 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8285b87ffb6c8285b8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8286207ffb6c828620 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8286887ffb6c828688 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8286f07ffb6c8286f0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8287587ffb6c828758 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8287c07ffb6c8287c0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8288287ffb6c828828 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8288907ffb6c828890 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8288f87ffb6c8288f8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8289607ffb6c828960 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8289c87ffb6c8289c8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c828a307ffb6c828a30 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c828a987ffb6c828a98 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c828b007ffb6c828b00 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c828b687ffb6c828b68 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c828bd07ffb6c828bd0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c828c387ffb6c828c38 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c828ca07ffb6c828ca0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c828d087ffb6c828d08 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c828d707ffb6c828d70 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c828dd87ffb6c828dd8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c828e407ffb6c828e40 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c828ea87ffb6c828ea8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c828f107ffb6c828f10 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c828f787ffb6c828f78 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c828fe07ffb6c828fe0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8290487ffb6c829048 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8290b07ffb6c8290b0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8291187ffb6c829118 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8291807ffb6c829180 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8291e87ffb6c8291e8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8292507ffb6c829250 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8292b87ffb6c8292b8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8293207ffb6c829320 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82ba007ffb6c82ba00 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82ba687ffb6c82ba68 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82bad07ffb6c82bad0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82bb387ffb6c82bb38 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82bba07ffb6c82bba0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82bc087ffb6c82bc08 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82bc707ffb6c82bc70 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82bcd87ffb6c82bcd8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82bd407ffb6c82bd40 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82bda87ffb6c82bda8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82be107ffb6c82be10 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82be787ffb6c82be78 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82bee07ffb6c82bee0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82bf487ffb6c82bf48 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82bfb07ffb6c82bfb0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c0187ffb6c82c018 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c0807ffb6c82c080 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c0e87ffb6c82c0e8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c1507ffb6c82c150 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c1b87ffb6c82c1b8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c2207ffb6c82c220 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c2887ffb6c82c288 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c2f07ffb6c82c2f0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c3587ffb6c82c358 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c3c07ffb6c82c3c0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c4287ffb6c82c428 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c4907ffb6c82c490 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c4f87ffb6c82c4f8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c5607ffb6c82c560 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c5c87ffb6c82c5c8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c6307ffb6c82c630 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c6987ffb6c82c698 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c7007ffb6c82c700 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c7687ffb6c82c768 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c7d07ffb6c82c7d0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c8387ffb6c82c838 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c8a07ffb6c82c8a0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c9087ffb6c82c908 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c9707ffb6c82c970 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82c9d87ffb6c82c9d8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82ca407ffb6c82ca40 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82caa87ffb6c82caa8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82cb107ffb6c82cb10 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82cb787ffb6c82cb78 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82cbe07ffb6c82cbe0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82cc487ffb6c82cc48 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82ccb07ffb6c82ccb0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82cd187ffb6c82cd18 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c82cd807ffb6c82cd80 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a4007ffb6c82a400 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a4687ffb6c82a468 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a4d07ffb6c82a4d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a5387ffb6c82a538 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a5a07ffb6c82a5a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a6087ffb6c82a608 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a6707ffb6c82a670 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a6d87ffb6c82a6d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a7407ffb6c82a740 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a7a87ffb6c82a7a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a8107ffb6c82a810 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a8787ffb6c82a878 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c82a8e07ffb6c82a8e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDec8213907fdbec821390 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDea1d9c007fdbea1d9c00 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d9c687fdbea1d9c68 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d9cd07fdbea1d9cd0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d9d387fdbea1d9d38 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d9da07fdbea1d9da0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d9e087fdbea1d9e08 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d9e707fdbea1d9e70 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d9ed87fdbea1d9ed8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d9f407fdbea1d9f40 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d9fa87fdbea1d9fa8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da0107fdbea1da010 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da0787fdbea1da078 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da0e07fdbea1da0e0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da1487fdbea1da148 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da1b07fdbea1da1b0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da2187fdbea1da218 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da2807fdbea1da280 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da2e87fdbea1da2e8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da3507fdbea1da350 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da3b87fdbea1da3b8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da4207fdbea1da420 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da4887fdbea1da488 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da4f07fdbea1da4f0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da5587fdbea1da558 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da5c07fdbea1da5c0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da6287fdbea1da628 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da6907fdbea1da690 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da6f87fdbea1da6f8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da7607fdbea1da760 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da7c87fdbea1da7c8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da8307fdbea1da830 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da8987fdbea1da898 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da9007fdbea1da900 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da9687fdbea1da968 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1da9d07fdbea1da9d0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1daa387fdbea1daa38 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1daaa07fdbea1daaa0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d86007fdbea1d8600 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d86687fdbea1d8668 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d86d07fdbea1d86d0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d87387fdbea1d8738 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d87a07fdbea1d87a0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d88087fdbea1d8808 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d88707fdbea1d8870 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d88d87fdbea1d88d8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d89407fdbea1d8940 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d89a87fdbea1d89a8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d8a107fdbea1d8a10 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d8a787fdbea1d8a78 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d8ae07fdbea1d8ae0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d8b487fdbea1d8b48 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d8bb07fdbea1d8bb0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d8c187fdbea1d8c18 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d8c807fdbea1d8c80 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1d8ce87fdbea1d8ce8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d8d507fdbea1d8d50 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d8db87fdbea1d8db8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d8e207fdbea1d8e20 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d8e887fdbea1d8e88 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d8ef07fdbea1d8ef0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d8f587fdbea1d8f58 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d8fc07fdbea1d8fc0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d90287fdbea1d9028 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d90907fdbea1d9090 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d90f87fdbea1d90f8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d91607fdbea1d9160 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d91c87fdbea1d91c8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d92307fdbea1d9230 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d92987fdbea1d9298 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d93007fdbea1d9300 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d93687fdbea1d9368 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d93d07fdbea1d93d0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d94387fdbea1d9438 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d94a07fdbea1d94a0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d95087fdbea1d9508 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d95707fdbea1d9570 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d95d87fdbea1d95d8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d96407fdbea1d9640 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d96a87fdbea1d96a8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d97107fdbea1d9710 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d97787fdbea1d9778 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d97e07fdbea1d97e0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d98487fdbea1d9848 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d98b07fdbea1d98b0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d99187fdbea1d9918 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d99807fdbea1d9980 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d99e87fdbea1d99e8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d9a507fdbea1d9a50 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d9ab87fdbea1d9ab8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1d9b207fdbea1d9b20 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd0007fdbea1dd000 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd0687fdbea1dd068 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd0d07fdbea1dd0d0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd1387fdbea1dd138 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd1a07fdbea1dd1a0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd2087fdbea1dd208 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd2707fdbea1dd270 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd2d87fdbea1dd2d8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd3407fdbea1dd340 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd3a87fdbea1dd3a8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd4107fdbea1dd410 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd4787fdbea1dd478 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd4e07fdbea1dd4e0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd5487fdbea1dd548 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd5b07fdbea1dd5b0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd6187fdbea1dd618 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd6807fdbea1dd680 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd6e87fdbea1dd6e8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd7507fdbea1dd750 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd7b87fdbea1dd7b8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd8207fdbea1dd820 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd8887fdbea1dd888 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd8f07fdbea1dd8f0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd9587fdbea1dd958 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dd9c07fdbea1dd9c0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dda287fdbea1dda28 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dda907fdbea1dda90 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ddaf87fdbea1ddaf8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ddb607fdbea1ddb60 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ddbc87fdbea1ddbc8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ddc307fdbea1ddc30 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ddc987fdbea1ddc98 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ddd007fdbea1ddd00 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ddd687fdbea1ddd68 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dddd07fdbea1dddd0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dde387fdbea1dde38 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ddea07fdbea1ddea0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ddf087fdbea1ddf08 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ddf707fdbea1ddf70 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1ddfd87fdbea1ddfd8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1de0407fdbea1de040 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1de0a87fdbea1de0a8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1de1107fdbea1de110 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1de1787fdbea1de178 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1de1e07fdbea1de1e0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1de2487fdbea1de248 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1de2b07fdbea1de2b0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1de3187fdbea1de318 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1de3807fdbea1de380 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dac007fdbea1dac00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dac687fdbea1dac68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dacd07fdbea1dacd0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dad387fdbea1dad38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dada07fdbea1dada0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dae087fdbea1dae08 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dae707fdbea1dae70 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1daed87fdbea1daed8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1daf407fdbea1daf40 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1dafa87fdbea1dafa8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1db0107fdbea1db010 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1db0787fdbea1db078 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1db0e07fdbea1db0e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26c042d407ffb6c042d40 /* Resources */ = { + FFF2ec8213907fdbec821390 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -804,7 +804,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6c042d407ffb6c042d40 /* Frameworks */ = { + FFFCec8213907fdbec821390 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -814,64 +814,64 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86c042d407ffb6c042d40 /* Sources */ = { + FFF8ec8213907fdbec821390 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6c8284e87ffb6c8284e8, - FFFF6c8285507ffb6c828550, - FFFF6c8285b87ffb6c8285b8, - FFFF6c8286207ffb6c828620, - FFFF6c8286887ffb6c828688, - FFFF6c8286f07ffb6c8286f0, - FFFF6c8287587ffb6c828758, - FFFF6c8287c07ffb6c8287c0, - FFFF6c8288287ffb6c828828, - FFFF6c8288907ffb6c828890, - FFFF6c8288f87ffb6c8288f8, - FFFF6c8289607ffb6c828960, - FFFF6c8289c87ffb6c8289c8, - FFFF6c828a307ffb6c828a30, - FFFF6c828a987ffb6c828a98, - FFFF6c828b007ffb6c828b00, - FFFF6c828b687ffb6c828b68, - FFFF6c828bd07ffb6c828bd0, - FFFF6c828c387ffb6c828c38, - FFFF6c828ca07ffb6c828ca0, - FFFF6c828d087ffb6c828d08, - FFFF6c828d707ffb6c828d70, - FFFF6c828dd87ffb6c828dd8, - FFFF6c828e407ffb6c828e40, - FFFF6c828ea87ffb6c828ea8, - FFFF6c828f107ffb6c828f10, - FFFF6c828f787ffb6c828f78, - FFFF6c828fe07ffb6c828fe0, - FFFF6c8290487ffb6c829048, - FFFF6c8290b07ffb6c8290b0, - FFFF6c8291187ffb6c829118, - FFFF6c8291807ffb6c829180, - FFFF6c8291e87ffb6c8291e8, - FFFF6c8292507ffb6c829250, - FFFF6c8292b87ffb6c8292b8, - FFFF6c8293207ffb6c829320, - FFFF6c82bad07ffb6c82bad0, - FFFF6c82bb387ffb6c82bb38, - FFFF6c82bba07ffb6c82bba0, - FFFF6c82bee07ffb6c82bee0, - FFFF6c82bf487ffb6c82bf48, - FFFF6c82bfb07ffb6c82bfb0, - FFFF6c82c0187ffb6c82c018, - FFFF6c82c0807ffb6c82c080, - FFFF6c82c0e87ffb6c82c0e8, - FFFF6c82c1507ffb6c82c150, - FFFF6c82c1b87ffb6c82c1b8, - FFFF6c82c2207ffb6c82c220, - FFFF6c82c2887ffb6c82c288, - FFFF6c82cbe07ffb6c82cbe0, - FFFF6c82cc487ffb6c82cc48, - FFFF6c82ccb07ffb6c82ccb0, - FFFF6c82cd187ffb6c82cd18, - FFFF6c82a8e07ffb6c82a8e0, + FFFFea1d8ce87fdbea1d8ce8, + FFFFea1d8d507fdbea1d8d50, + FFFFea1d8db87fdbea1d8db8, + FFFFea1d8e207fdbea1d8e20, + FFFFea1d8e887fdbea1d8e88, + FFFFea1d8ef07fdbea1d8ef0, + FFFFea1d8f587fdbea1d8f58, + FFFFea1d8fc07fdbea1d8fc0, + FFFFea1d90287fdbea1d9028, + FFFFea1d90907fdbea1d9090, + FFFFea1d90f87fdbea1d90f8, + FFFFea1d91607fdbea1d9160, + FFFFea1d91c87fdbea1d91c8, + FFFFea1d92307fdbea1d9230, + FFFFea1d92987fdbea1d9298, + FFFFea1d93007fdbea1d9300, + FFFFea1d93687fdbea1d9368, + FFFFea1d93d07fdbea1d93d0, + FFFFea1d94387fdbea1d9438, + FFFFea1d94a07fdbea1d94a0, + FFFFea1d95087fdbea1d9508, + FFFFea1d95707fdbea1d9570, + FFFFea1d95d87fdbea1d95d8, + FFFFea1d96407fdbea1d9640, + FFFFea1d96a87fdbea1d96a8, + FFFFea1d97107fdbea1d9710, + FFFFea1d97787fdbea1d9778, + FFFFea1d97e07fdbea1d97e0, + FFFFea1d98487fdbea1d9848, + FFFFea1d98b07fdbea1d98b0, + FFFFea1d99187fdbea1d9918, + FFFFea1d99807fdbea1d9980, + FFFFea1d99e87fdbea1d99e8, + FFFFea1d9a507fdbea1d9a50, + FFFFea1d9ab87fdbea1d9ab8, + FFFFea1d9b207fdbea1d9b20, + FFFFea1dd0d07fdbea1dd0d0, + FFFFea1dd1387fdbea1dd138, + FFFFea1dd1a07fdbea1dd1a0, + FFFFea1dd4e07fdbea1dd4e0, + FFFFea1dd5487fdbea1dd548, + FFFFea1dd5b07fdbea1dd5b0, + FFFFea1dd6187fdbea1dd618, + FFFFea1dd6807fdbea1dd680, + FFFFea1dd6e87fdbea1dd6e8, + FFFFea1dd7507fdbea1dd750, + FFFFea1dd7b87fdbea1dd7b8, + FFFFea1dd8207fdbea1dd820, + FFFFea1dd8887fdbea1dd888, + FFFFea1de1e07fdbea1de1e0, + FFFFea1de2487fdbea1de248, + FFFFea1de2b07fdbea1de2b0, + FFFFea1de3187fdbea1de318, + FFFFea1db0e07fdbea1db0e0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -880,56 +880,56 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF46c0424407ffb6c042440 /* PBXTargetDependency */ = { + FFF4ec820a907fdbec820a90 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6c0293007ffb6c029300 /* PsFastXml */; - targetProxy = FFF56c0293007ffb6c029300 /* PBXContainerItemProxy */; + target = FFFAec8094c07fdbec8094c0 /* PsFastXml */; + targetProxy = FFF5ec8094c07fdbec8094c0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SceneQuery */ - FFFF6c830a007ffb6c830a00 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c830a007ffb6c830a00 /* SqAABBPruner.cpp */; }; - FFFF6c830a687ffb6c830a68 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c830a687ffb6c830a68 /* SqAABBTree.cpp */; }; - FFFF6c830ad07ffb6c830ad0 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c830ad07ffb6c830ad0 /* SqAABBTreeUpdateMap.cpp */; }; - FFFF6c830b387ffb6c830b38 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c830b387ffb6c830b38 /* SqBounds.cpp */; }; - FFFF6c830ba07ffb6c830ba0 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c830ba07ffb6c830ba0 /* SqBucketPruner.cpp */; }; - FFFF6c830c087ffb6c830c08 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c830c087ffb6c830c08 /* SqExtendedBucketPruner.cpp */; }; - FFFF6c830c707ffb6c830c70 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c830c707ffb6c830c70 /* SqMetaData.cpp */; }; - FFFF6c830cd87ffb6c830cd8 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c830cd87ffb6c830cd8 /* SqPruningPool.cpp */; }; - FFFF6c830d407ffb6c830d40 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c830d407ffb6c830d40 /* SqPruningStructure.cpp */; }; - FFFF6c830da87ffb6c830da8 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c830da87ffb6c830da8 /* SqSceneQueryManager.cpp */; }; + FFFFea1e10007fdbea1e1000 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1e10007fdbea1e1000 /* SqAABBPruner.cpp */; }; + FFFFea1e10687fdbea1e1068 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1e10687fdbea1e1068 /* SqAABBTree.cpp */; }; + FFFFea1e10d07fdbea1e10d0 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1e10d07fdbea1e10d0 /* SqAABBTreeUpdateMap.cpp */; }; + FFFFea1e11387fdbea1e1138 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1e11387fdbea1e1138 /* SqBounds.cpp */; }; + FFFFea1e11a07fdbea1e11a0 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1e11a07fdbea1e11a0 /* SqBucketPruner.cpp */; }; + FFFFea1e12087fdbea1e1208 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1e12087fdbea1e1208 /* SqExtendedBucketPruner.cpp */; }; + FFFFea1e12707fdbea1e1270 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1e12707fdbea1e1270 /* SqMetaData.cpp */; }; + FFFFea1e12d87fdbea1e12d8 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1e12d87fdbea1e12d8 /* SqPruningPool.cpp */; }; + FFFFea1e13407fdbea1e1340 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1e13407fdbea1e1340 /* SqPruningStructure.cpp */; }; + FFFFea1e13a87fdbea1e13a8 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1e13a87fdbea1e13a8 /* SqSceneQueryManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6c053e307ffb6c053e30 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6c830a007ffb6c830a00 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c830a687ffb6c830a68 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c830ad07ffb6c830ad0 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c830b387ffb6c830b38 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c830ba07ffb6c830ba0 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c830c087ffb6c830c08 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c830c707ffb6c830c70 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c830cd87ffb6c830cd8 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c830d407ffb6c830d40 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c830da87ffb6c830da8 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c830e107ffb6c830e10 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c830e787ffb6c830e78 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c830ee07ffb6c830ee0 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c830f487ffb6c830f48 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c830fb07ffb6c830fb0 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8310187ffb6c831018 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8310807ffb6c831080 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8310e87ffb6c8310e8 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8311507ffb6c831150 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8311b87ffb6c8311b8 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c0580d07ffb6c0580d0 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c0581387ffb6c058138 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c0581a07ffb6c0581a0 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c0582087ffb6c058208 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDec8324807fdbec832480 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDea1e10007fdbea1e1000 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1e10687fdbea1e1068 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1e10d07fdbea1e10d0 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1e11387fdbea1e1138 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1e11a07fdbea1e11a0 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1e12087fdbea1e1208 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1e12707fdbea1e1270 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1e12d87fdbea1e12d8 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1e13407fdbea1e1340 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1e13a87fdbea1e13a8 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1e14107fdbea1e1410 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e14787fdbea1e1478 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e14e07fdbea1e14e0 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e15487fdbea1e1548 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e15b07fdbea1e15b0 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e16187fdbea1e1618 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e16807fdbea1e1680 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e16e87fdbea1e16e8 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e17507fdbea1e1750 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e17b87fdbea1e17b8 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; + FFFDec8367207fdbec836720 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFDec8367887fdbec836788 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; + FFFDec8367f07fdbec8367f0 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFDec8368587fdbec836858 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26c053e307ffb6c053e30 /* Resources */ = { + FFF2ec8324807fdbec832480 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -939,7 +939,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6c053e307ffb6c053e30 /* Frameworks */ = { + FFFCec8324807fdbec832480 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -949,20 +949,20 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86c053e307ffb6c053e30 /* Sources */ = { + FFF8ec8324807fdbec832480 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6c830a007ffb6c830a00, - FFFF6c830a687ffb6c830a68, - FFFF6c830ad07ffb6c830ad0, - FFFF6c830b387ffb6c830b38, - FFFF6c830ba07ffb6c830ba0, - FFFF6c830c087ffb6c830c08, - FFFF6c830c707ffb6c830c70, - FFFF6c830cd87ffb6c830cd8, - FFFF6c830d407ffb6c830d40, - FFFF6c830da87ffb6c830da8, + FFFFea1e10007fdbea1e1000, + FFFFea1e10687fdbea1e1068, + FFFFea1e10d07fdbea1e10d0, + FFFFea1e11387fdbea1e1138, + FFFFea1e11a07fdbea1e11a0, + FFFFea1e12087fdbea1e1208, + FFFFea1e12707fdbea1e1270, + FFFFea1e12d87fdbea1e12d8, + FFFFea1e13407fdbea1e1340, + FFFFea1e13a87fdbea1e13a8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -974,154 +974,154 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SimulationController */ - FFFF6c8373d07ffb6c8373d0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8373d07ffb6c8373d0 /* ScActorCore.cpp */; }; - FFFF6c8374387ffb6c837438 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8374387ffb6c837438 /* ScActorSim.cpp */; }; - FFFF6c8374a07ffb6c8374a0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8374a07ffb6c8374a0 /* ScArticulationCore.cpp */; }; - FFFF6c8375087ffb6c837508 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8375087ffb6c837508 /* ScArticulationJointCore.cpp */; }; - FFFF6c8375707ffb6c837570 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8375707ffb6c837570 /* ScArticulationJointSim.cpp */; }; - FFFF6c8375d87ffb6c8375d8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8375d87ffb6c8375d8 /* ScArticulationSim.cpp */; }; - FFFF6c8376407ffb6c837640 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8376407ffb6c837640 /* ScBodyCore.cpp */; }; - FFFF6c8376a87ffb6c8376a8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8376a87ffb6c8376a8 /* ScBodyCoreKinematic.cpp */; }; - FFFF6c8377107ffb6c837710 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8377107ffb6c837710 /* ScBodySim.cpp */; }; - FFFF6c8377787ffb6c837778 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8377787ffb6c837778 /* ScConstraintCore.cpp */; }; - FFFF6c8377e07ffb6c8377e0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8377e07ffb6c8377e0 /* ScConstraintGroupNode.cpp */; }; - FFFF6c8378487ffb6c837848 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8378487ffb6c837848 /* ScConstraintInteraction.cpp */; }; - FFFF6c8378b07ffb6c8378b0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8378b07ffb6c8378b0 /* ScConstraintProjectionManager.cpp */; }; - FFFF6c8379187ffb6c837918 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8379187ffb6c837918 /* ScConstraintProjectionTree.cpp */; }; - FFFF6c8379807ffb6c837980 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8379807ffb6c837980 /* ScConstraintSim.cpp */; }; - FFFF6c8379e87ffb6c8379e8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8379e87ffb6c8379e8 /* ScElementInteractionMarker.cpp */; }; - FFFF6c837a507ffb6c837a50 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c837a507ffb6c837a50 /* ScElementSim.cpp */; }; - FFFF6c837ab87ffb6c837ab8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c837ab87ffb6c837ab8 /* ScInteraction.cpp */; }; - FFFF6c837b207ffb6c837b20 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c837b207ffb6c837b20 /* ScIterators.cpp */; }; - FFFF6c837b887ffb6c837b88 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c837b887ffb6c837b88 /* ScMaterialCore.cpp */; }; - FFFF6c837bf07ffb6c837bf0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c837bf07ffb6c837bf0 /* ScMetaData.cpp */; }; - FFFF6c837c587ffb6c837c58 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c837c587ffb6c837c58 /* ScNPhaseCore.cpp */; }; - FFFF6c837cc07ffb6c837cc0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c837cc07ffb6c837cc0 /* ScPhysics.cpp */; }; - FFFF6c837d287ffb6c837d28 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c837d287ffb6c837d28 /* ScRigidCore.cpp */; }; - FFFF6c837d907ffb6c837d90 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c837d907ffb6c837d90 /* ScRigidSim.cpp */; }; - FFFF6c837df87ffb6c837df8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c837df87ffb6c837df8 /* ScScene.cpp */; }; - FFFF6c837e607ffb6c837e60 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c837e607ffb6c837e60 /* ScShapeCore.cpp */; }; - FFFF6c837ec87ffb6c837ec8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c837ec87ffb6c837ec8 /* ScShapeInteraction.cpp */; }; - FFFF6c837f307ffb6c837f30 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c837f307ffb6c837f30 /* ScShapeSim.cpp */; }; - FFFF6c837f987ffb6c837f98 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c837f987ffb6c837f98 /* ScSimStats.cpp */; }; - FFFF6c8380007ffb6c838000 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8380007ffb6c838000 /* ScSimulationController.cpp */; }; - FFFF6c8380687ffb6c838068 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8380687ffb6c838068 /* ScSqBoundsManager.cpp */; }; - FFFF6c8380d07ffb6c8380d0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8380d07ffb6c8380d0 /* ScStaticCore.cpp */; }; - FFFF6c8381387ffb6c838138 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8381387ffb6c838138 /* ScStaticSim.cpp */; }; - FFFF6c8381a07ffb6c8381a0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8381a07ffb6c8381a0 /* ScTriggerInteraction.cpp */; }; - FFFF6c8383407ffb6c838340 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8383407ffb6c838340 /* particles/ScParticleBodyInteraction.cpp */; }; - FFFF6c8383a87ffb6c8383a8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8383a87ffb6c8383a8 /* particles/ScParticlePacketShape.cpp */; }; - FFFF6c8384107ffb6c838410 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8384107ffb6c838410 /* particles/ScParticleSystemCore.cpp */; }; - FFFF6c8384787ffb6c838478 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8384787ffb6c838478 /* particles/ScParticleSystemSim.cpp */; }; - FFFF6c8385b07ffb6c8385b0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8385b07ffb6c8385b0 /* cloth/ScClothCore.cpp */; }; - FFFF6c8386187ffb6c838618 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8386187ffb6c838618 /* cloth/ScClothFabricCore.cpp */; }; - FFFF6c8386807ffb6c838680 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8386807ffb6c838680 /* cloth/ScClothShape.cpp */; }; - FFFF6c8386e87ffb6c8386e8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c8386e87ffb6c8386e8 /* cloth/ScClothSim.cpp */; }; + FFFFeb0527d07fdbeb0527d0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0527d07fdbeb0527d0 /* ScActorCore.cpp */; }; + FFFFeb0528387fdbeb052838 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0528387fdbeb052838 /* ScActorSim.cpp */; }; + FFFFeb0528a07fdbeb0528a0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0528a07fdbeb0528a0 /* ScArticulationCore.cpp */; }; + FFFFeb0529087fdbeb052908 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0529087fdbeb052908 /* ScArticulationJointCore.cpp */; }; + FFFFeb0529707fdbeb052970 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0529707fdbeb052970 /* ScArticulationJointSim.cpp */; }; + FFFFeb0529d87fdbeb0529d8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0529d87fdbeb0529d8 /* ScArticulationSim.cpp */; }; + FFFFeb052a407fdbeb052a40 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb052a407fdbeb052a40 /* ScBodyCore.cpp */; }; + FFFFeb052aa87fdbeb052aa8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb052aa87fdbeb052aa8 /* ScBodyCoreKinematic.cpp */; }; + FFFFeb052b107fdbeb052b10 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb052b107fdbeb052b10 /* ScBodySim.cpp */; }; + FFFFeb052b787fdbeb052b78 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb052b787fdbeb052b78 /* ScConstraintCore.cpp */; }; + FFFFeb052be07fdbeb052be0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb052be07fdbeb052be0 /* ScConstraintGroupNode.cpp */; }; + FFFFeb052c487fdbeb052c48 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb052c487fdbeb052c48 /* ScConstraintInteraction.cpp */; }; + FFFFeb052cb07fdbeb052cb0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb052cb07fdbeb052cb0 /* ScConstraintProjectionManager.cpp */; }; + FFFFeb052d187fdbeb052d18 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb052d187fdbeb052d18 /* ScConstraintProjectionTree.cpp */; }; + FFFFeb052d807fdbeb052d80 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb052d807fdbeb052d80 /* ScConstraintSim.cpp */; }; + FFFFeb052de87fdbeb052de8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb052de87fdbeb052de8 /* ScElementInteractionMarker.cpp */; }; + FFFFeb052e507fdbeb052e50 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb052e507fdbeb052e50 /* ScElementSim.cpp */; }; + FFFFeb052eb87fdbeb052eb8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb052eb87fdbeb052eb8 /* ScInteraction.cpp */; }; + FFFFeb052f207fdbeb052f20 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb052f207fdbeb052f20 /* ScIterators.cpp */; }; + FFFFeb052f887fdbeb052f88 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb052f887fdbeb052f88 /* ScMaterialCore.cpp */; }; + FFFFeb052ff07fdbeb052ff0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb052ff07fdbeb052ff0 /* ScMetaData.cpp */; }; + FFFFeb0530587fdbeb053058 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0530587fdbeb053058 /* ScNPhaseCore.cpp */; }; + FFFFeb0530c07fdbeb0530c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0530c07fdbeb0530c0 /* ScPhysics.cpp */; }; + FFFFeb0531287fdbeb053128 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0531287fdbeb053128 /* ScRigidCore.cpp */; }; + FFFFeb0531907fdbeb053190 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0531907fdbeb053190 /* ScRigidSim.cpp */; }; + FFFFeb0531f87fdbeb0531f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0531f87fdbeb0531f8 /* ScScene.cpp */; }; + FFFFeb0532607fdbeb053260 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0532607fdbeb053260 /* ScShapeCore.cpp */; }; + FFFFeb0532c87fdbeb0532c8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0532c87fdbeb0532c8 /* ScShapeInteraction.cpp */; }; + FFFFeb0533307fdbeb053330 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0533307fdbeb053330 /* ScShapeSim.cpp */; }; + FFFFeb0533987fdbeb053398 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0533987fdbeb053398 /* ScSimStats.cpp */; }; + FFFFeb0534007fdbeb053400 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0534007fdbeb053400 /* ScSimulationController.cpp */; }; + FFFFeb0534687fdbeb053468 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0534687fdbeb053468 /* ScSqBoundsManager.cpp */; }; + FFFFeb0534d07fdbeb0534d0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0534d07fdbeb0534d0 /* ScStaticCore.cpp */; }; + FFFFeb0535387fdbeb053538 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0535387fdbeb053538 /* ScStaticSim.cpp */; }; + FFFFeb0535a07fdbeb0535a0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0535a07fdbeb0535a0 /* ScTriggerInteraction.cpp */; }; + FFFFeb0537407fdbeb053740 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0537407fdbeb053740 /* particles/ScParticleBodyInteraction.cpp */; }; + FFFFeb0537a87fdbeb0537a8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0537a87fdbeb0537a8 /* particles/ScParticlePacketShape.cpp */; }; + FFFFeb0538107fdbeb053810 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0538107fdbeb053810 /* particles/ScParticleSystemCore.cpp */; }; + FFFFeb0538787fdbeb053878 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0538787fdbeb053878 /* particles/ScParticleSystemSim.cpp */; }; + FFFFeb0539b07fdbeb0539b0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0539b07fdbeb0539b0 /* cloth/ScClothCore.cpp */; }; + FFFFeb053a187fdbeb053a18 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb053a187fdbeb053a18 /* cloth/ScClothFabricCore.cpp */; }; + FFFFeb053a807fdbeb053a80 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb053a807fdbeb053a80 /* cloth/ScClothShape.cpp */; }; + FFFFeb053ae87fdbeb053ae8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb053ae87fdbeb053ae8 /* cloth/ScClothSim.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6c0583907ffb6c058390 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6c8334007ffb6c833400 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8334687ffb6c833468 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8334d07ffb6c8334d0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8335387ffb6c833538 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8335a07ffb6c8335a0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8336087ffb6c833608 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8336707ffb6c833670 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8336d87ffb6c8336d8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8337407ffb6c833740 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8337a87ffb6c8337a8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8338107ffb6c833810 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8338787ffb6c833878 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8338e07ffb6c8338e0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8339487ffb6c833948 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8339b07ffb6c8339b0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8366007ffb6c836600 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8366687ffb6c836668 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8366d07ffb6c8366d0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8367387ffb6c836738 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8367a07ffb6c8367a0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8368087ffb6c836808 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8368707ffb6c836870 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8368d87ffb6c8368d8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8369407ffb6c836940 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8369a87ffb6c8369a8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c836a107ffb6c836a10 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c836a787ffb6c836a78 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c836ae07ffb6c836ae0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c836b487ffb6c836b48 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c836bb07ffb6c836bb0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c836c187ffb6c836c18 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c836c807ffb6c836c80 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c836ce87ffb6c836ce8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c836d507ffb6c836d50 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c836db87ffb6c836db8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c836e207ffb6c836e20 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c836e887ffb6c836e88 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c836ef07ffb6c836ef0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c836f587ffb6c836f58 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c836fc07ffb6c836fc0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8370287ffb6c837028 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8370907ffb6c837090 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8370f87ffb6c8370f8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8371607ffb6c837160 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8371c87ffb6c8371c8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8372307ffb6c837230 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8372987ffb6c837298 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8373007ffb6c837300 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8373687ffb6c837368 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8373d07ffb6c8373d0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8374387ffb6c837438 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8374a07ffb6c8374a0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8375087ffb6c837508 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8375707ffb6c837570 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8375d87ffb6c8375d8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8376407ffb6c837640 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8376a87ffb6c8376a8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8377107ffb6c837710 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8377787ffb6c837778 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8377e07ffb6c8377e0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8378487ffb6c837848 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8378b07ffb6c8378b0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8379187ffb6c837918 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8379807ffb6c837980 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8379e87ffb6c8379e8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c837a507ffb6c837a50 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c837ab87ffb6c837ab8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c837b207ffb6c837b20 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c837b887ffb6c837b88 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c837bf07ffb6c837bf0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c837c587ffb6c837c58 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c837cc07ffb6c837cc0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c837d287ffb6c837d28 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c837d907ffb6c837d90 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c837df87ffb6c837df8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c837e607ffb6c837e60 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c837ec87ffb6c837ec8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c837f307ffb6c837f30 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c837f987ffb6c837f98 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8380007ffb6c838000 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8380687ffb6c838068 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8380d07ffb6c8380d0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8381387ffb6c838138 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8381a07ffb6c8381a0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8382087ffb6c838208 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8382707ffb6c838270 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8382d87ffb6c8382d8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8383407ffb6c838340 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8383a87ffb6c8383a8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8384107ffb6c838410 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8384787ffb6c838478 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8384e07ffb6c8384e0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8385487ffb6c838548 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8385b07ffb6c8385b0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8386187ffb6c838618 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8386807ffb6c838680 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c8386e87ffb6c8386e8 /* cloth/ScClothSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.cpp"; path = "../../SimulationController/src/cloth/ScClothSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDec8369e07fdbec8369e0 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDea1e3a007fdbea1e3a00 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e3a687fdbea1e3a68 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e3ad07fdbea1e3ad0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e3b387fdbea1e3b38 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e3ba07fdbea1e3ba0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e3c087fdbea1e3c08 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e3c707fdbea1e3c70 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e3cd87fdbea1e3cd8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e3d407fdbea1e3d40 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e3da87fdbea1e3da8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e3e107fdbea1e3e10 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e3e787fdbea1e3e78 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e3ee07fdbea1e3ee0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e3f487fdbea1e3f48 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1e3fb07fdbea1e3fb0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb051a007fdbeb051a00 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb051a687fdbeb051a68 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb051ad07fdbeb051ad0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb051b387fdbeb051b38 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb051ba07fdbeb051ba0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb051c087fdbeb051c08 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb051c707fdbeb051c70 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb051cd87fdbeb051cd8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb051d407fdbeb051d40 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb051da87fdbeb051da8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb051e107fdbeb051e10 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb051e787fdbeb051e78 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb051ee07fdbeb051ee0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb051f487fdbeb051f48 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb051fb07fdbeb051fb0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0520187fdbeb052018 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0520807fdbeb052080 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0520e87fdbeb0520e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0521507fdbeb052150 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0521b87fdbeb0521b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0522207fdbeb052220 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0522887fdbeb052288 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0522f07fdbeb0522f0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0523587fdbeb052358 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0523c07fdbeb0523c0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0524287fdbeb052428 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0524907fdbeb052490 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0524f87fdbeb0524f8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0525607fdbeb052560 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0525c87fdbeb0525c8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0526307fdbeb052630 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0526987fdbeb052698 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0527007fdbeb052700 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0527687fdbeb052768 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0527d07fdbeb0527d0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0528387fdbeb052838 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0528a07fdbeb0528a0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0529087fdbeb052908 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0529707fdbeb052970 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0529d87fdbeb0529d8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb052a407fdbeb052a40 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb052aa87fdbeb052aa8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb052b107fdbeb052b10 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb052b787fdbeb052b78 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb052be07fdbeb052be0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb052c487fdbeb052c48 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb052cb07fdbeb052cb0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb052d187fdbeb052d18 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb052d807fdbeb052d80 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb052de87fdbeb052de8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb052e507fdbeb052e50 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb052eb87fdbeb052eb8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb052f207fdbeb052f20 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb052f887fdbeb052f88 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb052ff07fdbeb052ff0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0530587fdbeb053058 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0530c07fdbeb0530c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0531287fdbeb053128 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0531907fdbeb053190 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0531f87fdbeb0531f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0532607fdbeb053260 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0532c87fdbeb0532c8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0533307fdbeb053330 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0533987fdbeb053398 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0534007fdbeb053400 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0534687fdbeb053468 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0534d07fdbeb0534d0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0535387fdbeb053538 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0535a07fdbeb0535a0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0536087fdbeb053608 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0536707fdbeb053670 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0536d87fdbeb0536d8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0537407fdbeb053740 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0537a87fdbeb0537a8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0538107fdbeb053810 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0538787fdbeb053878 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0538e07fdbeb0538e0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0539487fdbeb053948 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0539b07fdbeb0539b0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb053a187fdbeb053a18 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb053a807fdbeb053a80 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb053ae87fdbeb053ae8 /* cloth/ScClothSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.cpp"; path = "../../SimulationController/src/cloth/ScClothSim.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26c0583907ffb6c058390 /* Resources */ = { + FFF2ec8369e07fdbec8369e0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1131,7 +1131,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6c0583907ffb6c058390 /* Frameworks */ = { + FFFCec8369e07fdbec8369e0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1141,53 +1141,53 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86c0583907ffb6c058390 /* Sources */ = { + FFF8ec8369e07fdbec8369e0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6c8373d07ffb6c8373d0, - FFFF6c8374387ffb6c837438, - FFFF6c8374a07ffb6c8374a0, - FFFF6c8375087ffb6c837508, - FFFF6c8375707ffb6c837570, - FFFF6c8375d87ffb6c8375d8, - FFFF6c8376407ffb6c837640, - FFFF6c8376a87ffb6c8376a8, - FFFF6c8377107ffb6c837710, - FFFF6c8377787ffb6c837778, - FFFF6c8377e07ffb6c8377e0, - FFFF6c8378487ffb6c837848, - FFFF6c8378b07ffb6c8378b0, - FFFF6c8379187ffb6c837918, - FFFF6c8379807ffb6c837980, - FFFF6c8379e87ffb6c8379e8, - FFFF6c837a507ffb6c837a50, - FFFF6c837ab87ffb6c837ab8, - FFFF6c837b207ffb6c837b20, - FFFF6c837b887ffb6c837b88, - FFFF6c837bf07ffb6c837bf0, - FFFF6c837c587ffb6c837c58, - FFFF6c837cc07ffb6c837cc0, - FFFF6c837d287ffb6c837d28, - FFFF6c837d907ffb6c837d90, - FFFF6c837df87ffb6c837df8, - FFFF6c837e607ffb6c837e60, - FFFF6c837ec87ffb6c837ec8, - FFFF6c837f307ffb6c837f30, - FFFF6c837f987ffb6c837f98, - FFFF6c8380007ffb6c838000, - FFFF6c8380687ffb6c838068, - FFFF6c8380d07ffb6c8380d0, - FFFF6c8381387ffb6c838138, - FFFF6c8381a07ffb6c8381a0, - FFFF6c8383407ffb6c838340, - FFFF6c8383a87ffb6c8383a8, - FFFF6c8384107ffb6c838410, - FFFF6c8384787ffb6c838478, - FFFF6c8385b07ffb6c8385b0, - FFFF6c8386187ffb6c838618, - FFFF6c8386807ffb6c838680, - FFFF6c8386e87ffb6c8386e8, + FFFFeb0527d07fdbeb0527d0, + FFFFeb0528387fdbeb052838, + FFFFeb0528a07fdbeb0528a0, + FFFFeb0529087fdbeb052908, + FFFFeb0529707fdbeb052970, + FFFFeb0529d87fdbeb0529d8, + FFFFeb052a407fdbeb052a40, + FFFFeb052aa87fdbeb052aa8, + FFFFeb052b107fdbeb052b10, + FFFFeb052b787fdbeb052b78, + FFFFeb052be07fdbeb052be0, + FFFFeb052c487fdbeb052c48, + FFFFeb052cb07fdbeb052cb0, + FFFFeb052d187fdbeb052d18, + FFFFeb052d807fdbeb052d80, + FFFFeb052de87fdbeb052de8, + FFFFeb052e507fdbeb052e50, + FFFFeb052eb87fdbeb052eb8, + FFFFeb052f207fdbeb052f20, + FFFFeb052f887fdbeb052f88, + FFFFeb052ff07fdbeb052ff0, + FFFFeb0530587fdbeb053058, + FFFFeb0530c07fdbeb0530c0, + FFFFeb0531287fdbeb053128, + FFFFeb0531907fdbeb053190, + FFFFeb0531f87fdbeb0531f8, + FFFFeb0532607fdbeb053260, + FFFFeb0532c87fdbeb0532c8, + FFFFeb0533307fdbeb053330, + FFFFeb0533987fdbeb053398, + FFFFeb0534007fdbeb053400, + FFFFeb0534687fdbeb053468, + FFFFeb0534d07fdbeb0534d0, + FFFFeb0535387fdbeb053538, + FFFFeb0535a07fdbeb0535a0, + FFFFeb0537407fdbeb053740, + FFFFeb0537a87fdbeb0537a8, + FFFFeb0538107fdbeb053810, + FFFFeb0538787fdbeb053878, + FFFFeb0539b07fdbeb0539b0, + FFFFeb053a187fdbeb053a18, + FFFFeb053a807fdbeb053a80, + FFFFeb053ae87fdbeb053ae8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1199,80 +1199,80 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCooking */ - FFFF6c0625a07ffb6c0625a0 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6c042d407ffb6c042d40 /* PhysXExtensions */; }; - FFFF6c83a8007ffb6c83a800 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83a8007ffb6c83a800 /* Adjacencies.cpp */; }; - FFFF6c83a8687ffb6c83a868 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83a8687ffb6c83a868 /* Cooking.cpp */; }; - FFFF6c83a8d07ffb6c83a8d0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83a8d07ffb6c83a8d0 /* CookingUtils.cpp */; }; - FFFF6c83a9387ffb6c83a938 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83a9387ffb6c83a938 /* EdgeList.cpp */; }; - FFFF6c83a9a07ffb6c83a9a0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83a9a07ffb6c83a9a0 /* MeshCleaner.cpp */; }; - FFFF6c83aa087ffb6c83aa08 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83aa087ffb6c83aa08 /* Quantizer.cpp */; }; - FFFF6c83ace07ffb6c83ace0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83ace07ffb6c83ace0 /* mesh/GrbTriangleMeshCooking.cpp */; }; - FFFF6c83ad487ffb6c83ad48 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83ad487ffb6c83ad48 /* mesh/HeightFieldCooking.cpp */; }; - FFFF6c83adb07ffb6c83adb0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83adb07ffb6c83adb0 /* mesh/RTreeCooking.cpp */; }; - FFFF6c83ae187ffb6c83ae18 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83ae187ffb6c83ae18 /* mesh/TriangleMeshBuilder.cpp */; }; - FFFF6c83b0887ffb6c83b088 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83b0887ffb6c83b088 /* convex/BigConvexDataBuilder.cpp */; }; - FFFF6c83b0f07ffb6c83b0f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83b0f07ffb6c83b0f0 /* convex/ConvexHullBuilder.cpp */; }; - FFFF6c83b1587ffb6c83b158 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83b1587ffb6c83b158 /* convex/ConvexHullLib.cpp */; }; - FFFF6c83b1c07ffb6c83b1c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83b1c07ffb6c83b1c0 /* convex/ConvexHullUtils.cpp */; }; - FFFF6c83b2287ffb6c83b228 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83b2287ffb6c83b228 /* convex/ConvexMeshBuilder.cpp */; }; - FFFF6c83b2907ffb6c83b290 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83b2907ffb6c83b290 /* convex/ConvexPolygonsBuilder.cpp */; }; - FFFF6c83b2f87ffb6c83b2f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83b2f87ffb6c83b2f8 /* convex/InflationConvexHullLib.cpp */; }; - FFFF6c83b3607ffb6c83b360 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83b3607ffb6c83b360 /* convex/QuickHullConvexHullLib.cpp */; }; - FFFF6c83b3c87ffb6c83b3c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c83b3c87ffb6c83b3c8 /* convex/VolumeIntegration.cpp */; }; + FFFFecacc0307fdbecacc030 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDec8213907fdbec821390 /* PhysXExtensions */; }; + FFFFeb05a2007fdbeb05a200 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05a2007fdbeb05a200 /* Adjacencies.cpp */; }; + FFFFeb05a2687fdbeb05a268 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05a2687fdbeb05a268 /* Cooking.cpp */; }; + FFFFeb05a2d07fdbeb05a2d0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05a2d07fdbeb05a2d0 /* CookingUtils.cpp */; }; + FFFFeb05a3387fdbeb05a338 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05a3387fdbeb05a338 /* EdgeList.cpp */; }; + FFFFeb05a3a07fdbeb05a3a0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05a3a07fdbeb05a3a0 /* MeshCleaner.cpp */; }; + FFFFeb05a4087fdbeb05a408 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05a4087fdbeb05a408 /* Quantizer.cpp */; }; + FFFFeb05a6e07fdbeb05a6e0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05a6e07fdbeb05a6e0 /* mesh/GrbTriangleMeshCooking.cpp */; }; + FFFFeb05a7487fdbeb05a748 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05a7487fdbeb05a748 /* mesh/HeightFieldCooking.cpp */; }; + FFFFeb05a7b07fdbeb05a7b0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05a7b07fdbeb05a7b0 /* mesh/RTreeCooking.cpp */; }; + FFFFeb05a8187fdbeb05a818 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05a8187fdbeb05a818 /* mesh/TriangleMeshBuilder.cpp */; }; + FFFFeb05aa887fdbeb05aa88 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05aa887fdbeb05aa88 /* convex/BigConvexDataBuilder.cpp */; }; + FFFFeb05aaf07fdbeb05aaf0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05aaf07fdbeb05aaf0 /* convex/ConvexHullBuilder.cpp */; }; + FFFFeb05ab587fdbeb05ab58 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05ab587fdbeb05ab58 /* convex/ConvexHullLib.cpp */; }; + FFFFeb05abc07fdbeb05abc0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05abc07fdbeb05abc0 /* convex/ConvexHullUtils.cpp */; }; + FFFFeb05ac287fdbeb05ac28 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05ac287fdbeb05ac28 /* convex/ConvexMeshBuilder.cpp */; }; + FFFFeb05ac907fdbeb05ac90 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05ac907fdbeb05ac90 /* convex/ConvexPolygonsBuilder.cpp */; }; + FFFFeb05acf87fdbeb05acf8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05acf87fdbeb05acf8 /* convex/InflationConvexHullLib.cpp */; }; + FFFFeb05ad607fdbeb05ad60 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05ad607fdbeb05ad60 /* convex/QuickHullConvexHullLib.cpp */; }; + FFFFeb05adc87fdbeb05adc8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb05adc87fdbeb05adc8 /* convex/VolumeIntegration.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6c05c9f07ffb6c05c9f0 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6c066ca07ffb6c066ca0 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c066d087ffb6c066d08 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c066d707ffb6c066d70 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c066dd87ffb6c066dd8 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c066e407ffb6c066e40 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c066ea87ffb6c066ea8 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c066f107ffb6c066f10 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83a8007ffb6c83a800 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83a8687ffb6c83a868 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83a8d07ffb6c83a8d0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83a9387ffb6c83a938 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83a9a07ffb6c83a9a0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83aa087ffb6c83aa08 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83aa707ffb6c83aa70 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83aad87ffb6c83aad8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83ab407ffb6c83ab40 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83aba87ffb6c83aba8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83ac107ffb6c83ac10 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83ac787ffb6c83ac78 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83ace07ffb6c83ace0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83ad487ffb6c83ad48 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83adb07ffb6c83adb0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83ae187ffb6c83ae18 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83ae807ffb6c83ae80 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83aee87ffb6c83aee8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83af507ffb6c83af50 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83afb87ffb6c83afb8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b0207ffb6c83b020 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b0887ffb6c83b088 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b0f07ffb6c83b0f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b1587ffb6c83b158 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b1c07ffb6c83b1c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b2287ffb6c83b228 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b2907ffb6c83b290 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b2f87ffb6c83b2f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b3607ffb6c83b360 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b3c87ffb6c83b3c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b4307ffb6c83b430 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b4987ffb6c83b498 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b5007ffb6c83b500 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b5687ffb6c83b568 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b5d07ffb6c83b5d0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b6387ffb6c83b638 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b6a07ffb6c83b6a0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b7087ffb6c83b708 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c83b7707ffb6c83b770 /* convex/VolumeIntegration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.h"; path = "../../PhysXCooking/src/convex/VolumeIntegration.h"; sourceTree = SOURCE_ROOT; }; + FFFDecac63207fdbecac6320 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDecac91d07fdbecac91d0 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDecac92387fdbecac9238 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDecac92a07fdbecac92a0 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDecac93087fdbecac9308 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDecac93707fdbecac9370 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDecac93d87fdbecac93d8 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDecac94407fdbecac9440 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a2007fdbeb05a200 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a2687fdbeb05a268 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a2d07fdbeb05a2d0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a3387fdbeb05a338 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a3a07fdbeb05a3a0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a4087fdbeb05a408 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a4707fdbeb05a470 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a4d87fdbeb05a4d8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a5407fdbeb05a540 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a5a87fdbeb05a5a8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a6107fdbeb05a610 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a6787fdbeb05a678 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a6e07fdbeb05a6e0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a7487fdbeb05a748 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a7b07fdbeb05a7b0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a8187fdbeb05a818 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a8807fdbeb05a880 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a8e87fdbeb05a8e8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a9507fdbeb05a950 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05a9b87fdbeb05a9b8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05aa207fdbeb05aa20 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05aa887fdbeb05aa88 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05aaf07fdbeb05aaf0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05ab587fdbeb05ab58 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05abc07fdbeb05abc0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05ac287fdbeb05ac28 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05ac907fdbeb05ac90 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05acf87fdbeb05acf8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05ad607fdbeb05ad60 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05adc87fdbeb05adc8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb05ae307fdbeb05ae30 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05ae987fdbeb05ae98 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05af007fdbeb05af00 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05af687fdbeb05af68 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05afd07fdbeb05afd0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05b0387fdbeb05b038 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05b0a07fdbeb05b0a0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05b1087fdbeb05b108 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb05b1707fdbeb05b170 /* convex/VolumeIntegration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.h"; path = "../../PhysXCooking/src/convex/VolumeIntegration.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26c05c9f07ffb6c05c9f0 /* Resources */ = { + FFF2ecac63207fdbecac6320 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1282,7 +1282,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6c05c9f07ffb6c05c9f0 /* Frameworks */ = { + FFFCecac63207fdbecac6320 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1292,29 +1292,29 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86c05c9f07ffb6c05c9f0 /* Sources */ = { + FFF8ecac63207fdbecac6320 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6c83a8007ffb6c83a800, - FFFF6c83a8687ffb6c83a868, - FFFF6c83a8d07ffb6c83a8d0, - FFFF6c83a9387ffb6c83a938, - FFFF6c83a9a07ffb6c83a9a0, - FFFF6c83aa087ffb6c83aa08, - FFFF6c83ace07ffb6c83ace0, - FFFF6c83ad487ffb6c83ad48, - FFFF6c83adb07ffb6c83adb0, - FFFF6c83ae187ffb6c83ae18, - FFFF6c83b0887ffb6c83b088, - FFFF6c83b0f07ffb6c83b0f0, - FFFF6c83b1587ffb6c83b158, - FFFF6c83b1c07ffb6c83b1c0, - FFFF6c83b2287ffb6c83b228, - FFFF6c83b2907ffb6c83b290, - FFFF6c83b2f87ffb6c83b2f8, - FFFF6c83b3607ffb6c83b360, - FFFF6c83b3c87ffb6c83b3c8, + FFFFeb05a2007fdbeb05a200, + FFFFeb05a2687fdbeb05a268, + FFFFeb05a2d07fdbeb05a2d0, + FFFFeb05a3387fdbeb05a338, + FFFFeb05a3a07fdbeb05a3a0, + FFFFeb05a4087fdbeb05a408, + FFFFeb05a6e07fdbeb05a6e0, + FFFFeb05a7487fdbeb05a748, + FFFFeb05a7b07fdbeb05a7b0, + FFFFeb05a8187fdbeb05a818, + FFFFeb05aa887fdbeb05aa88, + FFFFeb05aaf07fdbeb05aaf0, + FFFFeb05ab587fdbeb05ab58, + FFFFeb05abc07fdbeb05abc0, + FFFFeb05ac287fdbeb05ac28, + FFFFeb05ac907fdbeb05ac90, + FFFFeb05acf87fdbeb05acf8, + FFFFeb05ad607fdbeb05ad60, + FFFFeb05adc87fdbeb05adc8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1323,515 +1323,514 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF46c0676107ffb6c067610 /* PBXTargetDependency */ = { + FFF4ecacb2d07fdbecacb2d0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6a8a1e607ffb6a8a1e60 /* PhysXCommon */; - targetProxy = FFF56a8a1e607ffb6a8a1e60 /* PBXContainerItemProxy */; + target = FFFAea9487007fdbea948700 /* PhysXCommon */; + targetProxy = FFF5ea9487007fdbea948700 /* PBXContainerItemProxy */; }; - FFF46c0625a07ffb6c0625a0 /* PBXTargetDependency */ = { + FFF4ecacc0307fdbecacc030 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6c042d407ffb6c042d40 /* PhysXExtensions */; - targetProxy = FFF56c042d407ffb6c042d40 /* PBXContainerItemProxy */; + target = FFFAec8213907fdbec821390 /* PhysXExtensions */; + targetProxy = FFF5ec8213907fdbec821390 /* PBXContainerItemProxy */; }; - FFF46c062a807ffb6c062a80 /* PBXTargetDependency */ = { + FFF4ecac61f07fdbecac61f0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6a88f3807ffb6a88f380 /* PxFoundation */; - targetProxy = FFF56a88f3807ffb6a88f380 /* PBXContainerItemProxy */; + target = FFFAea9596807fdbea959680 /* PxFoundation */; + targetProxy = FFF5ea9596807fdbea959680 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCommon */ - FFFF6a1a4e007ffb6a1a4e00 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6a1a4e007ffb6a1a4e00 /* src/CmBoxPruning.cpp */; }; - FFFF6a1a4e687ffb6a1a4e68 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6a1a4e687ffb6a1a4e68 /* src/CmCollection.cpp */; }; - FFFF6a1a4ed07ffb6a1a4ed0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6a1a4ed07ffb6a1a4ed0 /* src/CmMathUtils.cpp */; }; - FFFF6a1a4f387ffb6a1a4f38 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6a1a4f387ffb6a1a4f38 /* src/CmPtrTable.cpp */; }; - FFFF6a1a4fa07ffb6a1a4fa0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6a1a4fa07ffb6a1a4fa0 /* src/CmRadixSort.cpp */; }; - FFFF6a1a50087ffb6a1a5008 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6a1a50087ffb6a1a5008 /* src/CmRadixSortBuffered.cpp */; }; - FFFF6a1a50707ffb6a1a5070 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6a1a50707ffb6a1a5070 /* src/CmRenderOutput.cpp */; }; - FFFF6a1a50d87ffb6a1a50d8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6a1a50d87ffb6a1a50d8 /* src/CmVisualization.cpp */; }; - FFFF6b0013a87ffb6b0013a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0013a87ffb6b0013a8 /* ../../Include/GeomUtils */; }; - FFFF6b0048e07ffb6b0048e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0048e07ffb6b0048e0 /* src/GuBounds.cpp */; }; - FFFF6b0049487ffb6b004948 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0049487ffb6b004948 /* src/GuBox.cpp */; }; - FFFF6b0049b07ffb6b0049b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0049b07ffb6b0049b0 /* src/GuCCTSweepTests.cpp */; }; - FFFF6b004a187ffb6b004a18 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b004a187ffb6b004a18 /* src/GuCapsule.cpp */; }; - FFFF6b004a807ffb6b004a80 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b004a807ffb6b004a80 /* src/GuGeometryQuery.cpp */; }; - FFFF6b004ae87ffb6b004ae8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b004ae87ffb6b004ae8 /* src/GuGeometryUnion.cpp */; }; - FFFF6b004b507ffb6b004b50 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b004b507ffb6b004b50 /* src/GuInternal.cpp */; }; - FFFF6b004bb87ffb6b004bb8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b004bb87ffb6b004bb8 /* src/GuMTD.cpp */; }; - FFFF6b004c207ffb6b004c20 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b004c207ffb6b004c20 /* src/GuMeshFactory.cpp */; }; - FFFF6b004c887ffb6b004c88 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b004c887ffb6b004c88 /* src/GuMetaData.cpp */; }; - FFFF6b004cf07ffb6b004cf0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b004cf07ffb6b004cf0 /* src/GuOverlapTests.cpp */; }; - FFFF6b004d587ffb6b004d58 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b004d587ffb6b004d58 /* src/GuRaycastTests.cpp */; }; - FFFF6b004dc07ffb6b004dc0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b004dc07ffb6b004dc0 /* src/GuSerialize.cpp */; }; - FFFF6b004e287ffb6b004e28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b004e287ffb6b004e28 /* src/GuSweepMTD.cpp */; }; - FFFF6b004e907ffb6b004e90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b004e907ffb6b004e90 /* src/GuSweepSharedTests.cpp */; }; - FFFF6b004ef87ffb6b004ef8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b004ef87ffb6b004ef8 /* src/GuSweepTests.cpp */; }; - FFFF6b004f607ffb6b004f60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b004f607ffb6b004f60 /* src/contact/GuContactBoxBox.cpp */; }; - FFFF6b004fc87ffb6b004fc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b004fc87ffb6b004fc8 /* src/contact/GuContactCapsuleBox.cpp */; }; - FFFF6b0050307ffb6b005030 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0050307ffb6b005030 /* src/contact/GuContactCapsuleCapsule.cpp */; }; - FFFF6b0050987ffb6b005098 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0050987ffb6b005098 /* src/contact/GuContactCapsuleConvex.cpp */; }; - FFFF6b0051007ffb6b005100 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0051007ffb6b005100 /* src/contact/GuContactCapsuleMesh.cpp */; }; - FFFF6b0051687ffb6b005168 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0051687ffb6b005168 /* src/contact/GuContactConvexConvex.cpp */; }; - FFFF6b0051d07ffb6b0051d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0051d07ffb6b0051d0 /* src/contact/GuContactConvexMesh.cpp */; }; - FFFF6b0052387ffb6b005238 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0052387ffb6b005238 /* src/contact/GuContactPlaneBox.cpp */; }; - FFFF6b0052a07ffb6b0052a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0052a07ffb6b0052a0 /* src/contact/GuContactPlaneCapsule.cpp */; }; - FFFF6b0053087ffb6b005308 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0053087ffb6b005308 /* src/contact/GuContactPlaneConvex.cpp */; }; - FFFF6b0053707ffb6b005370 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0053707ffb6b005370 /* src/contact/GuContactPolygonPolygon.cpp */; }; - FFFF6b0053d87ffb6b0053d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0053d87ffb6b0053d8 /* src/contact/GuContactSphereBox.cpp */; }; - FFFF6b0054407ffb6b005440 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0054407ffb6b005440 /* src/contact/GuContactSphereCapsule.cpp */; }; - FFFF6b0054a87ffb6b0054a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0054a87ffb6b0054a8 /* src/contact/GuContactSphereMesh.cpp */; }; - FFFF6b0055107ffb6b005510 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0055107ffb6b005510 /* src/contact/GuContactSpherePlane.cpp */; }; - FFFF6b0055787ffb6b005578 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0055787ffb6b005578 /* src/contact/GuContactSphereSphere.cpp */; }; - FFFF6b0055e07ffb6b0055e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0055e07ffb6b0055e0 /* src/contact/GuFeatureCode.cpp */; }; - FFFF6b0056487ffb6b005648 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0056487ffb6b005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; - FFFF6b0056b07ffb6b0056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0056b07ffb6b0056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; - FFFF6b0057187ffb6b005718 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0057187ffb6b005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; - FFFF6b0057807ffb6b005780 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0057807ffb6b005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; - FFFF6b0057e87ffb6b0057e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0057e87ffb6b0057e8 /* src/common/GuBarycentricCoordinates.cpp */; }; - FFFF6b0058507ffb6b005850 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0058507ffb6b005850 /* src/common/GuSeparatingAxes.cpp */; }; - FFFF6b0058b87ffb6b0058b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0058b87ffb6b0058b8 /* src/convex/GuBigConvexData.cpp */; }; - FFFF6b0059207ffb6b005920 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0059207ffb6b005920 /* src/convex/GuConvexHelper.cpp */; }; - FFFF6b0059887ffb6b005988 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0059887ffb6b005988 /* src/convex/GuConvexMesh.cpp */; }; - FFFF6b0059f07ffb6b0059f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0059f07ffb6b0059f0 /* src/convex/GuConvexSupportTable.cpp */; }; - FFFF6b005a587ffb6b005a58 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b005a587ffb6b005a58 /* src/convex/GuConvexUtilsInternal.cpp */; }; - FFFF6b005ac07ffb6b005ac0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b005ac07ffb6b005ac0 /* src/convex/GuHillClimbing.cpp */; }; - FFFF6b005b287ffb6b005b28 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b005b287ffb6b005b28 /* src/convex/GuShapeConvex.cpp */; }; - FFFF6b005b907ffb6b005b90 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b005b907ffb6b005b90 /* src/distance/GuDistancePointBox.cpp */; }; - FFFF6b005bf87ffb6b005bf8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b005bf87ffb6b005bf8 /* src/distance/GuDistancePointTriangle.cpp */; }; - FFFF6b005c607ffb6b005c60 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b005c607ffb6b005c60 /* src/distance/GuDistanceSegmentBox.cpp */; }; - FFFF6b005cc87ffb6b005cc8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b005cc87ffb6b005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; - FFFF6b005d307ffb6b005d30 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b005d307ffb6b005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; - FFFF6b005d987ffb6b005d98 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b005d987ffb6b005d98 /* src/sweep/GuSweepBoxBox.cpp */; }; - FFFF6b005e007ffb6b005e00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b005e007ffb6b005e00 /* src/sweep/GuSweepBoxSphere.cpp */; }; - FFFF6b005e687ffb6b005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b005e687ffb6b005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; - FFFF6b005ed07ffb6b005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b005ed07ffb6b005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; - FFFF6b005f387ffb6b005f38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b005f387ffb6b005f38 /* src/sweep/GuSweepCapsuleBox.cpp */; }; - FFFF6b005fa07ffb6b005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b005fa07ffb6b005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; - FFFF6b0060087ffb6b006008 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0060087ffb6b006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; - FFFF6b0060707ffb6b006070 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0060707ffb6b006070 /* src/sweep/GuSweepSphereCapsule.cpp */; }; - FFFF6b0060d87ffb6b0060d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0060d87ffb6b0060d8 /* src/sweep/GuSweepSphereSphere.cpp */; }; - FFFF6b0061407ffb6b006140 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0061407ffb6b006140 /* src/sweep/GuSweepSphereTriangle.cpp */; }; - FFFF6b0061a87ffb6b0061a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0061a87ffb6b0061a8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; - FFFF6b0062107ffb6b006210 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0062107ffb6b006210 /* src/gjk/GuEPA.cpp */; }; - FFFF6b0062787ffb6b006278 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0062787ffb6b006278 /* src/gjk/GuGJKSimplex.cpp */; }; - FFFF6b0062e07ffb6b0062e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0062e07ffb6b0062e0 /* src/gjk/GuGJKTest.cpp */; }; - FFFF6b0063487ffb6b006348 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0063487ffb6b006348 /* src/intersection/GuIntersectionBoxBox.cpp */; }; - FFFF6b0063b07ffb6b0063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0063b07ffb6b0063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; - FFFF6b0064187ffb6b006418 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0064187ffb6b006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; - FFFF6b0064807ffb6b006480 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0064807ffb6b006480 /* src/intersection/GuIntersectionRayBox.cpp */; }; - FFFF6b0064e87ffb6b0064e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0064e87ffb6b0064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; - FFFF6b0065507ffb6b006550 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0065507ffb6b006550 /* src/intersection/GuIntersectionRaySphere.cpp */; }; - FFFF6b0065b87ffb6b0065b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0065b87ffb6b0065b8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; - FFFF6b0066207ffb6b006620 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0066207ffb6b006620 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; - FFFF6b0066887ffb6b006688 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0066887ffb6b006688 /* src/mesh/GuBV32.cpp */; }; - FFFF6b0066f07ffb6b0066f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0066f07ffb6b0066f0 /* src/mesh/GuBV32Build.cpp */; }; - FFFF6b0067587ffb6b006758 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0067587ffb6b006758 /* src/mesh/GuBV4.cpp */; }; - FFFF6b0067c07ffb6b0067c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0067c07ffb6b0067c0 /* src/mesh/GuBV4Build.cpp */; }; - FFFF6b0068287ffb6b006828 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0068287ffb6b006828 /* src/mesh/GuBV4_AABBSweep.cpp */; }; - FFFF6b0068907ffb6b006890 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0068907ffb6b006890 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; - FFFF6b0068f87ffb6b0068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0068f87ffb6b0068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; - FFFF6b0069607ffb6b006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0069607ffb6b006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; - FFFF6b0069c87ffb6b0069c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0069c87ffb6b0069c8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; - FFFF6b006a307ffb6b006a30 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b006a307ffb6b006a30 /* src/mesh/GuBV4_Raycast.cpp */; }; - FFFF6b006a987ffb6b006a98 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b006a987ffb6b006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; - FFFF6b006b007ffb6b006b00 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b006b007ffb6b006b00 /* src/mesh/GuBV4_SphereSweep.cpp */; }; - FFFF6b006b687ffb6b006b68 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b006b687ffb6b006b68 /* src/mesh/GuMeshQuery.cpp */; }; - FFFF6b006bd07ffb6b006bd0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b006bd07ffb6b006bd0 /* src/mesh/GuMidphaseBV4.cpp */; }; - FFFF6b006c387ffb6b006c38 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b006c387ffb6b006c38 /* src/mesh/GuMidphaseRTree.cpp */; }; - FFFF6b006ca07ffb6b006ca0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b006ca07ffb6b006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; - FFFF6b006d087ffb6b006d08 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b006d087ffb6b006d08 /* src/mesh/GuRTree.cpp */; }; - FFFF6b006d707ffb6b006d70 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b006d707ffb6b006d70 /* src/mesh/GuRTreeQueries.cpp */; }; - FFFF6b006dd87ffb6b006dd8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b006dd87ffb6b006dd8 /* src/mesh/GuSweepsMesh.cpp */; }; - FFFF6b006e407ffb6b006e40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b006e407ffb6b006e40 /* src/mesh/GuTriangleMesh.cpp */; }; - FFFF6b006ea87ffb6b006ea8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b006ea87ffb6b006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; - FFFF6b006f107ffb6b006f10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b006f107ffb6b006f10 /* src/mesh/GuTriangleMeshRTree.cpp */; }; - FFFF6b006f787ffb6b006f78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b006f787ffb6b006f78 /* src/hf/GuHeightField.cpp */; }; - FFFF6b006fe07ffb6b006fe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b006fe07ffb6b006fe0 /* src/hf/GuHeightFieldUtil.cpp */; }; - FFFF6b0070487ffb6b007048 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0070487ffb6b007048 /* src/hf/GuOverlapTestsHF.cpp */; }; - FFFF6b0070b07ffb6b0070b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0070b07ffb6b0070b0 /* src/hf/GuSweepsHF.cpp */; }; - FFFF6b0071187ffb6b007118 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0071187ffb6b007118 /* src/pcm/GuPCMContactBoxBox.cpp */; }; - FFFF6b0071807ffb6b007180 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0071807ffb6b007180 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; - FFFF6b0071e87ffb6b0071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0071e87ffb6b0071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; - FFFF6b0072507ffb6b007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0072507ffb6b007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; - FFFF6b0072b87ffb6b0072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0072b87ffb6b0072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; - FFFF6b0073207ffb6b007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0073207ffb6b007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; - FFFF6b0073887ffb6b007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0073887ffb6b007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; - FFFF6b0073f07ffb6b0073f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0073f07ffb6b0073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; - FFFF6b0074587ffb6b007458 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0074587ffb6b007458 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; - FFFF6b0074c07ffb6b0074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0074c07ffb6b0074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; - FFFF6b0075287ffb6b007528 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0075287ffb6b007528 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; - FFFF6b0075907ffb6b007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0075907ffb6b007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; - FFFF6b0075f87ffb6b0075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0075f87ffb6b0075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; - FFFF6b0076607ffb6b007660 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0076607ffb6b007660 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; - FFFF6b0076c87ffb6b0076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0076c87ffb6b0076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; - FFFF6b0077307ffb6b007730 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0077307ffb6b007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; - FFFF6b0077987ffb6b007798 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0077987ffb6b007798 /* src/pcm/GuPCMContactSphereBox.cpp */; }; - FFFF6b0078007ffb6b007800 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0078007ffb6b007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; - FFFF6b0078687ffb6b007868 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0078687ffb6b007868 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; - FFFF6b0078d07ffb6b0078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0078d07ffb6b0078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; - FFFF6b0079387ffb6b007938 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0079387ffb6b007938 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; - FFFF6b0079a07ffb6b0079a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b0079a07ffb6b0079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; - FFFF6b007a087ffb6b007a08 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b007a087ffb6b007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; - FFFF6b007a707ffb6b007a70 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b007a707ffb6b007a70 /* src/pcm/GuPCMShapeConvex.cpp */; }; - FFFF6b007ad87ffb6b007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b007ad87ffb6b007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; - FFFF6b007b407ffb6b007b40 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b007b407ffb6b007b40 /* src/pcm/GuPersistentContactManifold.cpp */; }; - FFFF6b007ba87ffb6b007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b007ba87ffb6b007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; - FFFF6b007c107ffb6b007c10 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD6b007c107ffb6b007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; + FFFFea1a4e007fdbea1a4e00 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDea1a4e007fdbea1a4e00 /* src/CmBoxPruning.cpp */; }; + FFFFea1a4e687fdbea1a4e68 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDea1a4e687fdbea1a4e68 /* src/CmCollection.cpp */; }; + FFFFea1a4ed07fdbea1a4ed0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDea1a4ed07fdbea1a4ed0 /* src/CmMathUtils.cpp */; }; + FFFFea1a4f387fdbea1a4f38 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDea1a4f387fdbea1a4f38 /* src/CmPtrTable.cpp */; }; + FFFFea1a4fa07fdbea1a4fa0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDea1a4fa07fdbea1a4fa0 /* src/CmRadixSort.cpp */; }; + FFFFea1a50087fdbea1a5008 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDea1a50087fdbea1a5008 /* src/CmRadixSortBuffered.cpp */; }; + FFFFea1a50707fdbea1a5070 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDea1a50707fdbea1a5070 /* src/CmRenderOutput.cpp */; }; + FFFFea1a50d87fdbea1a50d8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDea1a50d87fdbea1a50d8 /* src/CmVisualization.cpp */; }; + FFFFeb0013a87fdbeb0013a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0013a87fdbeb0013a8 /* ../../Include/GeomUtils */; }; + FFFFeb0048e07fdbeb0048e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0048e07fdbeb0048e0 /* src/GuBounds.cpp */; }; + FFFFeb0049487fdbeb004948 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0049487fdbeb004948 /* src/GuBox.cpp */; }; + FFFFeb0049b07fdbeb0049b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0049b07fdbeb0049b0 /* src/GuCCTSweepTests.cpp */; }; + FFFFeb004a187fdbeb004a18 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb004a187fdbeb004a18 /* src/GuCapsule.cpp */; }; + FFFFeb004a807fdbeb004a80 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb004a807fdbeb004a80 /* src/GuGeometryQuery.cpp */; }; + FFFFeb004ae87fdbeb004ae8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb004ae87fdbeb004ae8 /* src/GuGeometryUnion.cpp */; }; + FFFFeb004b507fdbeb004b50 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb004b507fdbeb004b50 /* src/GuInternal.cpp */; }; + FFFFeb004bb87fdbeb004bb8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb004bb87fdbeb004bb8 /* src/GuMTD.cpp */; }; + FFFFeb004c207fdbeb004c20 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb004c207fdbeb004c20 /* src/GuMeshFactory.cpp */; }; + FFFFeb004c887fdbeb004c88 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb004c887fdbeb004c88 /* src/GuMetaData.cpp */; }; + FFFFeb004cf07fdbeb004cf0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb004cf07fdbeb004cf0 /* src/GuOverlapTests.cpp */; }; + FFFFeb004d587fdbeb004d58 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb004d587fdbeb004d58 /* src/GuRaycastTests.cpp */; }; + FFFFeb004dc07fdbeb004dc0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb004dc07fdbeb004dc0 /* src/GuSerialize.cpp */; }; + FFFFeb004e287fdbeb004e28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb004e287fdbeb004e28 /* src/GuSweepMTD.cpp */; }; + FFFFeb004e907fdbeb004e90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb004e907fdbeb004e90 /* src/GuSweepSharedTests.cpp */; }; + FFFFeb004ef87fdbeb004ef8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb004ef87fdbeb004ef8 /* src/GuSweepTests.cpp */; }; + FFFFeb004f607fdbeb004f60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb004f607fdbeb004f60 /* src/contact/GuContactBoxBox.cpp */; }; + FFFFeb004fc87fdbeb004fc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb004fc87fdbeb004fc8 /* src/contact/GuContactCapsuleBox.cpp */; }; + FFFFeb0050307fdbeb005030 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0050307fdbeb005030 /* src/contact/GuContactCapsuleCapsule.cpp */; }; + FFFFeb0050987fdbeb005098 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0050987fdbeb005098 /* src/contact/GuContactCapsuleConvex.cpp */; }; + FFFFeb0051007fdbeb005100 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0051007fdbeb005100 /* src/contact/GuContactCapsuleMesh.cpp */; }; + FFFFeb0051687fdbeb005168 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0051687fdbeb005168 /* src/contact/GuContactConvexConvex.cpp */; }; + FFFFeb0051d07fdbeb0051d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0051d07fdbeb0051d0 /* src/contact/GuContactConvexMesh.cpp */; }; + FFFFeb0052387fdbeb005238 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0052387fdbeb005238 /* src/contact/GuContactPlaneBox.cpp */; }; + FFFFeb0052a07fdbeb0052a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0052a07fdbeb0052a0 /* src/contact/GuContactPlaneCapsule.cpp */; }; + FFFFeb0053087fdbeb005308 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0053087fdbeb005308 /* src/contact/GuContactPlaneConvex.cpp */; }; + FFFFeb0053707fdbeb005370 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0053707fdbeb005370 /* src/contact/GuContactPolygonPolygon.cpp */; }; + FFFFeb0053d87fdbeb0053d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0053d87fdbeb0053d8 /* src/contact/GuContactSphereBox.cpp */; }; + FFFFeb0054407fdbeb005440 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0054407fdbeb005440 /* src/contact/GuContactSphereCapsule.cpp */; }; + FFFFeb0054a87fdbeb0054a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0054a87fdbeb0054a8 /* src/contact/GuContactSphereMesh.cpp */; }; + FFFFeb0055107fdbeb005510 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0055107fdbeb005510 /* src/contact/GuContactSpherePlane.cpp */; }; + FFFFeb0055787fdbeb005578 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0055787fdbeb005578 /* src/contact/GuContactSphereSphere.cpp */; }; + FFFFeb0055e07fdbeb0055e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0055e07fdbeb0055e0 /* src/contact/GuFeatureCode.cpp */; }; + FFFFeb0056487fdbeb005648 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0056487fdbeb005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; + FFFFeb0056b07fdbeb0056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0056b07fdbeb0056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; + FFFFeb0057187fdbeb005718 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0057187fdbeb005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; + FFFFeb0057807fdbeb005780 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0057807fdbeb005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; + FFFFeb0057e87fdbeb0057e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0057e87fdbeb0057e8 /* src/common/GuBarycentricCoordinates.cpp */; }; + FFFFeb0058507fdbeb005850 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0058507fdbeb005850 /* src/common/GuSeparatingAxes.cpp */; }; + FFFFeb0058b87fdbeb0058b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0058b87fdbeb0058b8 /* src/convex/GuBigConvexData.cpp */; }; + FFFFeb0059207fdbeb005920 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0059207fdbeb005920 /* src/convex/GuConvexHelper.cpp */; }; + FFFFeb0059887fdbeb005988 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0059887fdbeb005988 /* src/convex/GuConvexMesh.cpp */; }; + FFFFeb0059f07fdbeb0059f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0059f07fdbeb0059f0 /* src/convex/GuConvexSupportTable.cpp */; }; + FFFFeb005a587fdbeb005a58 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb005a587fdbeb005a58 /* src/convex/GuConvexUtilsInternal.cpp */; }; + FFFFeb005ac07fdbeb005ac0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb005ac07fdbeb005ac0 /* src/convex/GuHillClimbing.cpp */; }; + FFFFeb005b287fdbeb005b28 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb005b287fdbeb005b28 /* src/convex/GuShapeConvex.cpp */; }; + FFFFeb005b907fdbeb005b90 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb005b907fdbeb005b90 /* src/distance/GuDistancePointBox.cpp */; }; + FFFFeb005bf87fdbeb005bf8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb005bf87fdbeb005bf8 /* src/distance/GuDistancePointTriangle.cpp */; }; + FFFFeb005c607fdbeb005c60 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb005c607fdbeb005c60 /* src/distance/GuDistanceSegmentBox.cpp */; }; + FFFFeb005cc87fdbeb005cc8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb005cc87fdbeb005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; + FFFFeb005d307fdbeb005d30 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb005d307fdbeb005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; + FFFFeb005d987fdbeb005d98 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb005d987fdbeb005d98 /* src/sweep/GuSweepBoxBox.cpp */; }; + FFFFeb005e007fdbeb005e00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb005e007fdbeb005e00 /* src/sweep/GuSweepBoxSphere.cpp */; }; + FFFFeb005e687fdbeb005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb005e687fdbeb005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; + FFFFeb005ed07fdbeb005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb005ed07fdbeb005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; + FFFFeb005f387fdbeb005f38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb005f387fdbeb005f38 /* src/sweep/GuSweepCapsuleBox.cpp */; }; + FFFFeb005fa07fdbeb005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb005fa07fdbeb005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; + FFFFeb0060087fdbeb006008 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0060087fdbeb006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; + FFFFeb0060707fdbeb006070 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0060707fdbeb006070 /* src/sweep/GuSweepSphereCapsule.cpp */; }; + FFFFeb0060d87fdbeb0060d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0060d87fdbeb0060d8 /* src/sweep/GuSweepSphereSphere.cpp */; }; + FFFFeb0061407fdbeb006140 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0061407fdbeb006140 /* src/sweep/GuSweepSphereTriangle.cpp */; }; + FFFFeb0061a87fdbeb0061a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0061a87fdbeb0061a8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; + FFFFeb0062107fdbeb006210 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0062107fdbeb006210 /* src/gjk/GuEPA.cpp */; }; + FFFFeb0062787fdbeb006278 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0062787fdbeb006278 /* src/gjk/GuGJKSimplex.cpp */; }; + FFFFeb0062e07fdbeb0062e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0062e07fdbeb0062e0 /* src/gjk/GuGJKTest.cpp */; }; + FFFFeb0063487fdbeb006348 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0063487fdbeb006348 /* src/intersection/GuIntersectionBoxBox.cpp */; }; + FFFFeb0063b07fdbeb0063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0063b07fdbeb0063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; + FFFFeb0064187fdbeb006418 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0064187fdbeb006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; + FFFFeb0064807fdbeb006480 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0064807fdbeb006480 /* src/intersection/GuIntersectionRayBox.cpp */; }; + FFFFeb0064e87fdbeb0064e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0064e87fdbeb0064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; + FFFFeb0065507fdbeb006550 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0065507fdbeb006550 /* src/intersection/GuIntersectionRaySphere.cpp */; }; + FFFFeb0065b87fdbeb0065b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0065b87fdbeb0065b8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; + FFFFeb0066207fdbeb006620 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0066207fdbeb006620 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; + FFFFeb0066887fdbeb006688 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0066887fdbeb006688 /* src/mesh/GuBV32.cpp */; }; + FFFFeb0066f07fdbeb0066f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0066f07fdbeb0066f0 /* src/mesh/GuBV32Build.cpp */; }; + FFFFeb0067587fdbeb006758 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0067587fdbeb006758 /* src/mesh/GuBV4.cpp */; }; + FFFFeb0067c07fdbeb0067c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0067c07fdbeb0067c0 /* src/mesh/GuBV4Build.cpp */; }; + FFFFeb0068287fdbeb006828 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0068287fdbeb006828 /* src/mesh/GuBV4_AABBSweep.cpp */; }; + FFFFeb0068907fdbeb006890 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0068907fdbeb006890 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; + FFFFeb0068f87fdbeb0068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0068f87fdbeb0068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; + FFFFeb0069607fdbeb006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0069607fdbeb006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; + FFFFeb0069c87fdbeb0069c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0069c87fdbeb0069c8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; + FFFFeb006a307fdbeb006a30 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb006a307fdbeb006a30 /* src/mesh/GuBV4_Raycast.cpp */; }; + FFFFeb006a987fdbeb006a98 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb006a987fdbeb006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; + FFFFeb006b007fdbeb006b00 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb006b007fdbeb006b00 /* src/mesh/GuBV4_SphereSweep.cpp */; }; + FFFFeb006b687fdbeb006b68 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb006b687fdbeb006b68 /* src/mesh/GuMeshQuery.cpp */; }; + FFFFeb006bd07fdbeb006bd0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb006bd07fdbeb006bd0 /* src/mesh/GuMidphaseBV4.cpp */; }; + FFFFeb006c387fdbeb006c38 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb006c387fdbeb006c38 /* src/mesh/GuMidphaseRTree.cpp */; }; + FFFFeb006ca07fdbeb006ca0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb006ca07fdbeb006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; + FFFFeb006d087fdbeb006d08 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb006d087fdbeb006d08 /* src/mesh/GuRTree.cpp */; }; + FFFFeb006d707fdbeb006d70 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb006d707fdbeb006d70 /* src/mesh/GuRTreeQueries.cpp */; }; + FFFFeb006dd87fdbeb006dd8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb006dd87fdbeb006dd8 /* src/mesh/GuSweepsMesh.cpp */; }; + FFFFeb006e407fdbeb006e40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb006e407fdbeb006e40 /* src/mesh/GuTriangleMesh.cpp */; }; + FFFFeb006ea87fdbeb006ea8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb006ea87fdbeb006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; + FFFFeb006f107fdbeb006f10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb006f107fdbeb006f10 /* src/mesh/GuTriangleMeshRTree.cpp */; }; + FFFFeb006f787fdbeb006f78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb006f787fdbeb006f78 /* src/hf/GuHeightField.cpp */; }; + FFFFeb006fe07fdbeb006fe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb006fe07fdbeb006fe0 /* src/hf/GuHeightFieldUtil.cpp */; }; + FFFFeb0070487fdbeb007048 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0070487fdbeb007048 /* src/hf/GuOverlapTestsHF.cpp */; }; + FFFFeb0070b07fdbeb0070b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0070b07fdbeb0070b0 /* src/hf/GuSweepsHF.cpp */; }; + FFFFeb0071187fdbeb007118 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0071187fdbeb007118 /* src/pcm/GuPCMContactBoxBox.cpp */; }; + FFFFeb0071807fdbeb007180 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0071807fdbeb007180 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; + FFFFeb0071e87fdbeb0071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0071e87fdbeb0071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; + FFFFeb0072507fdbeb007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0072507fdbeb007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; + FFFFeb0072b87fdbeb0072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0072b87fdbeb0072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; + FFFFeb0073207fdbeb007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0073207fdbeb007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; + FFFFeb0073887fdbeb007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0073887fdbeb007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; + FFFFeb0073f07fdbeb0073f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0073f07fdbeb0073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; + FFFFeb0074587fdbeb007458 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0074587fdbeb007458 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; + FFFFeb0074c07fdbeb0074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0074c07fdbeb0074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; + FFFFeb0075287fdbeb007528 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0075287fdbeb007528 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; + FFFFeb0075907fdbeb007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0075907fdbeb007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; + FFFFeb0075f87fdbeb0075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0075f87fdbeb0075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; + FFFFeb0076607fdbeb007660 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0076607fdbeb007660 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; + FFFFeb0076c87fdbeb0076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0076c87fdbeb0076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; + FFFFeb0077307fdbeb007730 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0077307fdbeb007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; + FFFFeb0077987fdbeb007798 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0077987fdbeb007798 /* src/pcm/GuPCMContactSphereBox.cpp */; }; + FFFFeb0078007fdbeb007800 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0078007fdbeb007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; + FFFFeb0078687fdbeb007868 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0078687fdbeb007868 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; + FFFFeb0078d07fdbeb0078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0078d07fdbeb0078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; + FFFFeb0079387fdbeb007938 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0079387fdbeb007938 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; + FFFFeb0079a07fdbeb0079a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb0079a07fdbeb0079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; + FFFFeb007a087fdbeb007a08 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb007a087fdbeb007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; + FFFFeb007a707fdbeb007a70 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb007a707fdbeb007a70 /* src/pcm/GuPCMShapeConvex.cpp */; }; + FFFFeb007ad87fdbeb007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb007ad87fdbeb007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; + FFFFeb007b407fdbeb007b40 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb007b407fdbeb007b40 /* src/pcm/GuPersistentContactManifold.cpp */; }; + FFFFeb007ba87fdbeb007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb007ba87fdbeb007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; + FFFFeb007c107fdbeb007c10 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDeb007c107fdbeb007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6a8a1e607ffb6a8a1e60 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6b00ec007ffb6b00ec00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00ec687ffb6b00ec68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00ecd07ffb6b00ecd0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00ed387ffb6b00ed38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00eda07ffb6b00eda0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00ee087ffb6b00ee08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00ee707ffb6b00ee70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00eed87ffb6b00eed8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00ef407ffb6b00ef40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00efa87ffb6b00efa8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f0107ffb6b00f010 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f0787ffb6b00f078 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f0e07ffb6b00f0e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f1487ffb6b00f148 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f1b07ffb6b00f1b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f2187ffb6b00f218 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f2807ffb6b00f280 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f2e87ffb6b00f2e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f3507ffb6b00f350 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f3b87ffb6b00f3b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f4207ffb6b00f420 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f4887ffb6b00f488 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f4f07ffb6b00f4f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f5587ffb6b00f558 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f5c07ffb6b00f5c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f6287ffb6b00f628 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f6907ffb6b00f690 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f6f87ffb6b00f6f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f7607ffb6b00f760 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f7c87ffb6b00f7c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f8307ffb6b00f830 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f8987ffb6b00f898 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b00f9007ffb6b00f900 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a4e007ffb6a1a4e00 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a4e687ffb6a1a4e68 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a4ed07ffb6a1a4ed0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a4f387ffb6a1a4f38 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a4fa07ffb6a1a4fa0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a50087ffb6a1a5008 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a50707ffb6a1a5070 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a50d87ffb6a1a50d8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a51407ffb6a1a5140 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a51a87ffb6a1a51a8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a52107ffb6a1a5210 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a52787ffb6a1a5278 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a52e07ffb6a1a52e0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a53487ffb6a1a5348 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a53b07ffb6a1a53b0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a54187ffb6a1a5418 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a54807ffb6a1a5480 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a54e87ffb6a1a54e8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a55507ffb6a1a5550 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a55b87ffb6a1a55b8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a56207ffb6a1a5620 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a56887ffb6a1a5688 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a56f07ffb6a1a56f0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a57587ffb6a1a5758 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a57c07ffb6a1a57c0 /* src/CmReaderWriterLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmReaderWriterLock.h"; path = "../../Common/src/CmReaderWriterLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a58287ffb6a1a5828 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a58907ffb6a1a5890 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a58f87ffb6a1a58f8 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a59607ffb6a1a5960 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a59c87ffb6a1a59c8 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a5a307ffb6a1a5a30 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a5a987ffb6a1a5a98 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a5b007ffb6a1a5b00 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a5b687ffb6a1a5b68 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a5bd07ffb6a1a5bd0 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a5c387ffb6a1a5c38 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0010007ffb6b001000 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0010687ffb6b001068 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0010d07ffb6b0010d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0011387ffb6b001138 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0011a07ffb6b0011a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0012087ffb6b001208 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0012707ffb6b001270 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0012d87ffb6b0012d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0013407ffb6b001340 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0013a87ffb6b0013a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; - FFFD6b0014107ffb6b001410 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0014787ffb6b001478 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0014e07ffb6b0014e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0015487ffb6b001548 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0015b07ffb6b0015b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0016187ffb6b001618 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0016807ffb6b001680 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0016e87ffb6b0016e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0017507ffb6b001750 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0017b87ffb6b0017b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0018207ffb6b001820 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0018887ffb6b001888 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0018f07ffb6b0018f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0019587ffb6b001958 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0019c07ffb6b0019c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b001a287ffb6b001a28 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b001a907ffb6b001a90 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b001af87ffb6b001af8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b001b607ffb6b001b60 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b001bc87ffb6b001bc8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b001c307ffb6b001c30 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b001c987ffb6b001c98 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b001d007ffb6b001d00 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b001d687ffb6b001d68 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b001dd07ffb6b001dd0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b001e387ffb6b001e38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b001ea07ffb6b001ea0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b001f087ffb6b001f08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b001f707ffb6b001f70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b001fd87ffb6b001fd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0020407ffb6b002040 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0020a87ffb6b0020a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0021107ffb6b002110 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0021787ffb6b002178 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0021e07ffb6b0021e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0022487ffb6b002248 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0022b07ffb6b0022b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0023187ffb6b002318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0023807ffb6b002380 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0023e87ffb6b0023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0024507ffb6b002450 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0024b87ffb6b0024b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0025207ffb6b002520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0025887ffb6b002588 /* src/sweep/GuSweepBoxTriangle_SAT.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0025f07ffb6b0025f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0026587ffb6b002658 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0026c07ffb6b0026c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0027287ffb6b002728 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0027907ffb6b002790 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0027f87ffb6b0027f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0028607ffb6b002860 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0028c87ffb6b0028c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0029307ffb6b002930 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0029987ffb6b002998 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b002a007ffb6b002a00 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b002a687ffb6b002a68 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b002ad07ffb6b002ad0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b002b387ffb6b002b38 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b002ba07ffb6b002ba0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b002c087ffb6b002c08 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b002c707ffb6b002c70 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b002cd87ffb6b002cd8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b002d407ffb6b002d40 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b002da87ffb6b002da8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b002e107ffb6b002e10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b002e787ffb6b002e78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b002ee07ffb6b002ee0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b002f487ffb6b002f48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b002fb07ffb6b002fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0030187ffb6b003018 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0030807ffb6b003080 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0030e87ffb6b0030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0031507ffb6b003150 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0031b87ffb6b0031b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0032207ffb6b003220 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0032887ffb6b003288 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0032f07ffb6b0032f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0033587ffb6b003358 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0033c07ffb6b0033c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0034287ffb6b003428 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0034907ffb6b003490 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0034f87ffb6b0034f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0035607ffb6b003560 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0035c87ffb6b0035c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0036307ffb6b003630 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0036987ffb6b003698 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0037007ffb6b003700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBAABBSweepTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_AABBAABBSweepTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0037687ffb6b003768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxBoxOverlapTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxBoxOverlapTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0037d07ffb6b0037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap_Internal.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0038387ffb6b003838 /* src/mesh/GuBV4_BoxSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Internal.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0038a07ffb6b0038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Params.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Params.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0039087ffb6b003908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep_Internal.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0039707ffb6b003970 /* src/mesh/GuBV4_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Common.h"; path = "../../GeomUtils/src/mesh/GuBV4_Common.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0039d87ffb6b0039d8 /* src/mesh/GuBV4_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_Internal.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b003a407ffb6b003a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b003aa87ffb6b003aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b003b107ffb6b003b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b003b787ffb6b003b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b003be07ffb6b003be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b003c487ffb6b003c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b003cb07ffb6b003cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b003d187ffb6b003d18 /* src/mesh/GuBV4_Slabs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b003d807ffb6b003d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b003de87ffb6b003de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b003e507ffb6b003e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b003eb87ffb6b003eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b003f207ffb6b003f20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b003f887ffb6b003f88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b003ff07ffb6b003ff0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0040587ffb6b004058 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0040c07ffb6b0040c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0041287ffb6b004128 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0041907ffb6b004190 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0041f87ffb6b0041f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0042607ffb6b004260 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0042c87ffb6b0042c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0043307ffb6b004330 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0043987ffb6b004398 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0044007ffb6b004400 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0044687ffb6b004468 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0044d07ffb6b0044d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0045387ffb6b004538 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0045a07ffb6b0045a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0046087ffb6b004608 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0046707ffb6b004670 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0046d87ffb6b0046d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0047407ffb6b004740 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0047a87ffb6b0047a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0048107ffb6b004810 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0048787ffb6b004878 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0048e07ffb6b0048e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0049487ffb6b004948 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0049b07ffb6b0049b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b004a187ffb6b004a18 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b004a807ffb6b004a80 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b004ae87ffb6b004ae8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b004b507ffb6b004b50 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b004bb87ffb6b004bb8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b004c207ffb6b004c20 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b004c887ffb6b004c88 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b004cf07ffb6b004cf0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b004d587ffb6b004d58 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b004dc07ffb6b004dc0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b004e287ffb6b004e28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b004e907ffb6b004e90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b004ef87ffb6b004ef8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b004f607ffb6b004f60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b004fc87ffb6b004fc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0050307ffb6b005030 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0050987ffb6b005098 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0051007ffb6b005100 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0051687ffb6b005168 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0051d07ffb6b0051d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0052387ffb6b005238 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0052a07ffb6b0052a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0053087ffb6b005308 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0053707ffb6b005370 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0053d87ffb6b0053d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0054407ffb6b005440 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0054a87ffb6b0054a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0055107ffb6b005510 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0055787ffb6b005578 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0055e07ffb6b0055e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0056487ffb6b005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0056b07ffb6b0056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0057187ffb6b005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0057807ffb6b005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0057e87ffb6b0057e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0058507ffb6b005850 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0058b87ffb6b0058b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0059207ffb6b005920 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0059887ffb6b005988 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0059f07ffb6b0059f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b005a587ffb6b005a58 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b005ac07ffb6b005ac0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b005b287ffb6b005b28 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b005b907ffb6b005b90 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b005bf87ffb6b005bf8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b005c607ffb6b005c60 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b005cc87ffb6b005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b005d307ffb6b005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b005d987ffb6b005d98 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b005e007ffb6b005e00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b005e687ffb6b005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b005ed07ffb6b005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b005f387ffb6b005f38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b005fa07ffb6b005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0060087ffb6b006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0060707ffb6b006070 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0060d87ffb6b0060d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0061407ffb6b006140 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0061a87ffb6b0061a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0062107ffb6b006210 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0062787ffb6b006278 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0062e07ffb6b0062e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0063487ffb6b006348 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0063b07ffb6b0063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0064187ffb6b006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0064807ffb6b006480 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0064e87ffb6b0064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0065507ffb6b006550 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0065b87ffb6b0065b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0066207ffb6b006620 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0066887ffb6b006688 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0066f07ffb6b0066f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0067587ffb6b006758 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0067c07ffb6b0067c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0068287ffb6b006828 /* src/mesh/GuBV4_AABBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_AABBSweep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0068907ffb6b006890 /* src/mesh/GuBV4_BoxOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0068f87ffb6b0068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0069607ffb6b006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweepAA.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweepAA.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0069c87ffb6b0069c8 /* src/mesh/GuBV4_OBBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_OBBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_OBBSweep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b006a307ffb6b006a30 /* src/mesh/GuBV4_Raycast.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Raycast.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_Raycast.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b006a987ffb6b006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereOverlap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b006b007ffb6b006b00 /* src/mesh/GuBV4_SphereSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereSweep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b006b687ffb6b006b68 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b006bd07ffb6b006bd0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b006c387ffb6b006c38 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b006ca07ffb6b006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b006d087ffb6b006d08 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b006d707ffb6b006d70 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b006dd87ffb6b006dd8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b006e407ffb6b006e40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b006ea87ffb6b006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b006f107ffb6b006f10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b006f787ffb6b006f78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b006fe07ffb6b006fe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0070487ffb6b007048 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0070b07ffb6b0070b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0071187ffb6b007118 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0071807ffb6b007180 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0071e87ffb6b0071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0072507ffb6b007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0072b87ffb6b0072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0073207ffb6b007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0073887ffb6b007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0073f07ffb6b0073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0074587ffb6b007458 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0074c07ffb6b0074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0075287ffb6b007528 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0075907ffb6b007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0075f87ffb6b0075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0076607ffb6b007660 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0076c87ffb6b0076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0077307ffb6b007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0077987ffb6b007798 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0078007ffb6b007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0078687ffb6b007868 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0078d07ffb6b0078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0079387ffb6b007938 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0079a07ffb6b0079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b007a087ffb6b007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b007a707ffb6b007a70 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b007ad87ffb6b007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b007b407ffb6b007b40 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b007ba87ffb6b007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b007c107ffb6b007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepPrimitives.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepPrimitives.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea9487007fdbea948700 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDeb00ec007fdbeb00ec00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00ec687fdbeb00ec68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00ecd07fdbeb00ecd0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00ed387fdbeb00ed38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00eda07fdbeb00eda0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00ee087fdbeb00ee08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00ee707fdbeb00ee70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00eed87fdbeb00eed8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00ef407fdbeb00ef40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00efa87fdbeb00efa8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f0107fdbeb00f010 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f0787fdbeb00f078 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f0e07fdbeb00f0e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f1487fdbeb00f148 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f1b07fdbeb00f1b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f2187fdbeb00f218 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f2807fdbeb00f280 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f2e87fdbeb00f2e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f3507fdbeb00f350 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f3b87fdbeb00f3b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f4207fdbeb00f420 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f4887fdbeb00f488 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f4f07fdbeb00f4f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f5587fdbeb00f558 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f5c07fdbeb00f5c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f6287fdbeb00f628 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f6907fdbeb00f690 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f6f87fdbeb00f6f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f7607fdbeb00f760 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f7c87fdbeb00f7c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f8307fdbeb00f830 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f8987fdbeb00f898 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb00f9007fdbeb00f900 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a4e007fdbea1a4e00 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1a4e687fdbea1a4e68 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1a4ed07fdbea1a4ed0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1a4f387fdbea1a4f38 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1a4fa07fdbea1a4fa0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1a50087fdbea1a5008 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1a50707fdbea1a5070 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1a50d87fdbea1a50d8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1a51407fdbea1a5140 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a51a87fdbea1a51a8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a52107fdbea1a5210 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a52787fdbea1a5278 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a52e07fdbea1a52e0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a53487fdbea1a5348 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a53b07fdbea1a53b0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a54187fdbea1a5418 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a54807fdbea1a5480 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a54e87fdbea1a54e8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a55507fdbea1a5550 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a55b87fdbea1a55b8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a56207fdbea1a5620 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a56887fdbea1a5688 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a56f07fdbea1a56f0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a57587fdbea1a5758 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a57c07fdbea1a57c0 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a58287fdbea1a5828 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a58907fdbea1a5890 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a58f87fdbea1a58f8 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a59607fdbea1a5960 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a59c87fdbea1a59c8 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a5a307fdbea1a5a30 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a5a987fdbea1a5a98 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a5b007fdbea1a5b00 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a5b687fdbea1a5b68 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a5bd07fdbea1a5bd0 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0010007fdbeb001000 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0010687fdbeb001068 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0010d07fdbeb0010d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0011387fdbeb001138 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0011a07fdbeb0011a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0012087fdbeb001208 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0012707fdbeb001270 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0012d87fdbeb0012d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0013407fdbeb001340 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0013a87fdbeb0013a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; + FFFDeb0014107fdbeb001410 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0014787fdbeb001478 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0014e07fdbeb0014e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0015487fdbeb001548 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0015b07fdbeb0015b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0016187fdbeb001618 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0016807fdbeb001680 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0016e87fdbeb0016e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0017507fdbeb001750 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0017b87fdbeb0017b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0018207fdbeb001820 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0018887fdbeb001888 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0018f07fdbeb0018f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0019587fdbeb001958 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0019c07fdbeb0019c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb001a287fdbeb001a28 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb001a907fdbeb001a90 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb001af87fdbeb001af8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb001b607fdbeb001b60 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb001bc87fdbeb001bc8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb001c307fdbeb001c30 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb001c987fdbeb001c98 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb001d007fdbeb001d00 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb001d687fdbeb001d68 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb001dd07fdbeb001dd0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb001e387fdbeb001e38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb001ea07fdbeb001ea0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb001f087fdbeb001f08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb001f707fdbeb001f70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb001fd87fdbeb001fd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0020407fdbeb002040 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0020a87fdbeb0020a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0021107fdbeb002110 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0021787fdbeb002178 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0021e07fdbeb0021e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0022487fdbeb002248 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0022b07fdbeb0022b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0023187fdbeb002318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0023807fdbeb002380 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0023e87fdbeb0023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0024507fdbeb002450 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0024b87fdbeb0024b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0025207fdbeb002520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0025887fdbeb002588 /* src/sweep/GuSweepBoxTriangle_SAT.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0025f07fdbeb0025f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0026587fdbeb002658 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0026c07fdbeb0026c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0027287fdbeb002728 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0027907fdbeb002790 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0027f87fdbeb0027f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0028607fdbeb002860 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0028c87fdbeb0028c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0029307fdbeb002930 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0029987fdbeb002998 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb002a007fdbeb002a00 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb002a687fdbeb002a68 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb002ad07fdbeb002ad0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb002b387fdbeb002b38 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb002ba07fdbeb002ba0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb002c087fdbeb002c08 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb002c707fdbeb002c70 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb002cd87fdbeb002cd8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb002d407fdbeb002d40 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb002da87fdbeb002da8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb002e107fdbeb002e10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb002e787fdbeb002e78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb002ee07fdbeb002ee0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb002f487fdbeb002f48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb002fb07fdbeb002fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0030187fdbeb003018 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0030807fdbeb003080 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0030e87fdbeb0030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0031507fdbeb003150 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0031b87fdbeb0031b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0032207fdbeb003220 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0032887fdbeb003288 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0032f07fdbeb0032f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0033587fdbeb003358 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0033c07fdbeb0033c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0034287fdbeb003428 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0034907fdbeb003490 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0034f87fdbeb0034f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0035607fdbeb003560 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0035c87fdbeb0035c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0036307fdbeb003630 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0036987fdbeb003698 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0037007fdbeb003700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBAABBSweepTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_AABBAABBSweepTest.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0037687fdbeb003768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxBoxOverlapTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxBoxOverlapTest.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0037d07fdbeb0037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap_Internal.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0038387fdbeb003838 /* src/mesh/GuBV4_BoxSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Internal.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0038a07fdbeb0038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Params.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Params.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0039087fdbeb003908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep_Internal.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0039707fdbeb003970 /* src/mesh/GuBV4_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Common.h"; path = "../../GeomUtils/src/mesh/GuBV4_Common.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0039d87fdbeb0039d8 /* src/mesh/GuBV4_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_Internal.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb003a407fdbeb003a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb003aa87fdbeb003aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb003b107fdbeb003b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb003b787fdbeb003b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb003be07fdbeb003be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb003c487fdbeb003c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb003cb07fdbeb003cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb003d187fdbeb003d18 /* src/mesh/GuBV4_Slabs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb003d807fdbeb003d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb003de87fdbeb003de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb003e507fdbeb003e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb003eb87fdbeb003eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb003f207fdbeb003f20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb003f887fdbeb003f88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb003ff07fdbeb003ff0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0040587fdbeb004058 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0040c07fdbeb0040c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0041287fdbeb004128 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0041907fdbeb004190 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0041f87fdbeb0041f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0042607fdbeb004260 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0042c87fdbeb0042c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0043307fdbeb004330 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0043987fdbeb004398 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0044007fdbeb004400 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0044687fdbeb004468 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0044d07fdbeb0044d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0045387fdbeb004538 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0045a07fdbeb0045a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0046087fdbeb004608 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0046707fdbeb004670 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0046d87fdbeb0046d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0047407fdbeb004740 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0047a87fdbeb0047a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0048107fdbeb004810 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0048787fdbeb004878 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0048e07fdbeb0048e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0049487fdbeb004948 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0049b07fdbeb0049b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb004a187fdbeb004a18 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb004a807fdbeb004a80 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb004ae87fdbeb004ae8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb004b507fdbeb004b50 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb004bb87fdbeb004bb8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb004c207fdbeb004c20 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb004c887fdbeb004c88 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb004cf07fdbeb004cf0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb004d587fdbeb004d58 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb004dc07fdbeb004dc0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb004e287fdbeb004e28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb004e907fdbeb004e90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb004ef87fdbeb004ef8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb004f607fdbeb004f60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb004fc87fdbeb004fc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0050307fdbeb005030 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0050987fdbeb005098 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0051007fdbeb005100 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0051687fdbeb005168 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0051d07fdbeb0051d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0052387fdbeb005238 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0052a07fdbeb0052a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0053087fdbeb005308 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0053707fdbeb005370 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0053d87fdbeb0053d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0054407fdbeb005440 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0054a87fdbeb0054a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0055107fdbeb005510 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0055787fdbeb005578 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0055e07fdbeb0055e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0056487fdbeb005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0056b07fdbeb0056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0057187fdbeb005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0057807fdbeb005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0057e87fdbeb0057e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0058507fdbeb005850 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0058b87fdbeb0058b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0059207fdbeb005920 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0059887fdbeb005988 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0059f07fdbeb0059f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb005a587fdbeb005a58 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb005ac07fdbeb005ac0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb005b287fdbeb005b28 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb005b907fdbeb005b90 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb005bf87fdbeb005bf8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb005c607fdbeb005c60 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb005cc87fdbeb005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb005d307fdbeb005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb005d987fdbeb005d98 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb005e007fdbeb005e00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb005e687fdbeb005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb005ed07fdbeb005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb005f387fdbeb005f38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb005fa07fdbeb005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0060087fdbeb006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0060707fdbeb006070 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0060d87fdbeb0060d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0061407fdbeb006140 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0061a87fdbeb0061a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0062107fdbeb006210 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0062787fdbeb006278 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0062e07fdbeb0062e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0063487fdbeb006348 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0063b07fdbeb0063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0064187fdbeb006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0064807fdbeb006480 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0064e87fdbeb0064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0065507fdbeb006550 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0065b87fdbeb0065b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0066207fdbeb006620 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0066887fdbeb006688 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0066f07fdbeb0066f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0067587fdbeb006758 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0067c07fdbeb0067c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0068287fdbeb006828 /* src/mesh/GuBV4_AABBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_AABBSweep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0068907fdbeb006890 /* src/mesh/GuBV4_BoxOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0068f87fdbeb0068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0069607fdbeb006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweepAA.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweepAA.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0069c87fdbeb0069c8 /* src/mesh/GuBV4_OBBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_OBBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_OBBSweep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb006a307fdbeb006a30 /* src/mesh/GuBV4_Raycast.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Raycast.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_Raycast.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb006a987fdbeb006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereOverlap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb006b007fdbeb006b00 /* src/mesh/GuBV4_SphereSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereSweep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb006b687fdbeb006b68 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb006bd07fdbeb006bd0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb006c387fdbeb006c38 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb006ca07fdbeb006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb006d087fdbeb006d08 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb006d707fdbeb006d70 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb006dd87fdbeb006dd8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb006e407fdbeb006e40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb006ea87fdbeb006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb006f107fdbeb006f10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb006f787fdbeb006f78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb006fe07fdbeb006fe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0070487fdbeb007048 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0070b07fdbeb0070b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0071187fdbeb007118 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0071807fdbeb007180 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0071e87fdbeb0071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0072507fdbeb007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0072b87fdbeb0072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0073207fdbeb007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0073887fdbeb007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0073f07fdbeb0073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0074587fdbeb007458 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0074c07fdbeb0074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0075287fdbeb007528 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0075907fdbeb007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0075f87fdbeb0075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0076607fdbeb007660 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0076c87fdbeb0076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0077307fdbeb007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0077987fdbeb007798 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0078007fdbeb007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0078687fdbeb007868 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0078d07fdbeb0078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0079387fdbeb007938 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0079a07fdbeb0079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb007a087fdbeb007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb007a707fdbeb007a70 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb007ad87fdbeb007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb007b407fdbeb007b40 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb007ba87fdbeb007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb007c107fdbeb007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepPrimitives.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepPrimitives.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26a8a1e607ffb6a8a1e60 /* Resources */ = { + FFF2ea9487007fdbea948700 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6b0013a87ffb6b0013a8, + FFFFeb0013a87fdbeb0013a8, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6a8a1e607ffb6a8a1e60 /* Frameworks */ = { + FFFCea9487007fdbea948700 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1841,145 +1840,145 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86a8a1e607ffb6a8a1e60 /* Sources */ = { + FFF8ea9487007fdbea948700 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6a1a4e007ffb6a1a4e00, - FFFF6a1a4e687ffb6a1a4e68, - FFFF6a1a4ed07ffb6a1a4ed0, - FFFF6a1a4f387ffb6a1a4f38, - FFFF6a1a4fa07ffb6a1a4fa0, - FFFF6a1a50087ffb6a1a5008, - FFFF6a1a50707ffb6a1a5070, - FFFF6a1a50d87ffb6a1a50d8, - FFFF6b0048e07ffb6b0048e0, - FFFF6b0049487ffb6b004948, - FFFF6b0049b07ffb6b0049b0, - FFFF6b004a187ffb6b004a18, - FFFF6b004a807ffb6b004a80, - FFFF6b004ae87ffb6b004ae8, - FFFF6b004b507ffb6b004b50, - FFFF6b004bb87ffb6b004bb8, - FFFF6b004c207ffb6b004c20, - FFFF6b004c887ffb6b004c88, - FFFF6b004cf07ffb6b004cf0, - FFFF6b004d587ffb6b004d58, - FFFF6b004dc07ffb6b004dc0, - FFFF6b004e287ffb6b004e28, - FFFF6b004e907ffb6b004e90, - FFFF6b004ef87ffb6b004ef8, - FFFF6b004f607ffb6b004f60, - FFFF6b004fc87ffb6b004fc8, - FFFF6b0050307ffb6b005030, - FFFF6b0050987ffb6b005098, - FFFF6b0051007ffb6b005100, - FFFF6b0051687ffb6b005168, - FFFF6b0051d07ffb6b0051d0, - FFFF6b0052387ffb6b005238, - FFFF6b0052a07ffb6b0052a0, - FFFF6b0053087ffb6b005308, - FFFF6b0053707ffb6b005370, - FFFF6b0053d87ffb6b0053d8, - FFFF6b0054407ffb6b005440, - FFFF6b0054a87ffb6b0054a8, - FFFF6b0055107ffb6b005510, - FFFF6b0055787ffb6b005578, - FFFF6b0055e07ffb6b0055e0, - FFFF6b0056487ffb6b005648, - FFFF6b0056b07ffb6b0056b0, - FFFF6b0057187ffb6b005718, - FFFF6b0057807ffb6b005780, - FFFF6b0057e87ffb6b0057e8, - FFFF6b0058507ffb6b005850, - FFFF6b0058b87ffb6b0058b8, - FFFF6b0059207ffb6b005920, - FFFF6b0059887ffb6b005988, - FFFF6b0059f07ffb6b0059f0, - FFFF6b005a587ffb6b005a58, - FFFF6b005ac07ffb6b005ac0, - FFFF6b005b287ffb6b005b28, - FFFF6b005b907ffb6b005b90, - FFFF6b005bf87ffb6b005bf8, - FFFF6b005c607ffb6b005c60, - FFFF6b005cc87ffb6b005cc8, - FFFF6b005d307ffb6b005d30, - FFFF6b005d987ffb6b005d98, - FFFF6b005e007ffb6b005e00, - FFFF6b005e687ffb6b005e68, - FFFF6b005ed07ffb6b005ed0, - FFFF6b005f387ffb6b005f38, - FFFF6b005fa07ffb6b005fa0, - FFFF6b0060087ffb6b006008, - FFFF6b0060707ffb6b006070, - FFFF6b0060d87ffb6b0060d8, - FFFF6b0061407ffb6b006140, - FFFF6b0061a87ffb6b0061a8, - FFFF6b0062107ffb6b006210, - FFFF6b0062787ffb6b006278, - FFFF6b0062e07ffb6b0062e0, - FFFF6b0063487ffb6b006348, - FFFF6b0063b07ffb6b0063b0, - FFFF6b0064187ffb6b006418, - FFFF6b0064807ffb6b006480, - FFFF6b0064e87ffb6b0064e8, - FFFF6b0065507ffb6b006550, - FFFF6b0065b87ffb6b0065b8, - FFFF6b0066207ffb6b006620, - FFFF6b0066887ffb6b006688, - FFFF6b0066f07ffb6b0066f0, - FFFF6b0067587ffb6b006758, - FFFF6b0067c07ffb6b0067c0, - FFFF6b0068287ffb6b006828, - FFFF6b0068907ffb6b006890, - FFFF6b0068f87ffb6b0068f8, - FFFF6b0069607ffb6b006960, - FFFF6b0069c87ffb6b0069c8, - FFFF6b006a307ffb6b006a30, - FFFF6b006a987ffb6b006a98, - FFFF6b006b007ffb6b006b00, - FFFF6b006b687ffb6b006b68, - FFFF6b006bd07ffb6b006bd0, - FFFF6b006c387ffb6b006c38, - FFFF6b006ca07ffb6b006ca0, - FFFF6b006d087ffb6b006d08, - FFFF6b006d707ffb6b006d70, - FFFF6b006dd87ffb6b006dd8, - FFFF6b006e407ffb6b006e40, - FFFF6b006ea87ffb6b006ea8, - FFFF6b006f107ffb6b006f10, - FFFF6b006f787ffb6b006f78, - FFFF6b006fe07ffb6b006fe0, - FFFF6b0070487ffb6b007048, - FFFF6b0070b07ffb6b0070b0, - FFFF6b0071187ffb6b007118, - FFFF6b0071807ffb6b007180, - FFFF6b0071e87ffb6b0071e8, - FFFF6b0072507ffb6b007250, - FFFF6b0072b87ffb6b0072b8, - FFFF6b0073207ffb6b007320, - FFFF6b0073887ffb6b007388, - FFFF6b0073f07ffb6b0073f0, - FFFF6b0074587ffb6b007458, - FFFF6b0074c07ffb6b0074c0, - FFFF6b0075287ffb6b007528, - FFFF6b0075907ffb6b007590, - FFFF6b0075f87ffb6b0075f8, - FFFF6b0076607ffb6b007660, - FFFF6b0076c87ffb6b0076c8, - FFFF6b0077307ffb6b007730, - FFFF6b0077987ffb6b007798, - FFFF6b0078007ffb6b007800, - FFFF6b0078687ffb6b007868, - FFFF6b0078d07ffb6b0078d0, - FFFF6b0079387ffb6b007938, - FFFF6b0079a07ffb6b0079a0, - FFFF6b007a087ffb6b007a08, - FFFF6b007a707ffb6b007a70, - FFFF6b007ad87ffb6b007ad8, - FFFF6b007b407ffb6b007b40, - FFFF6b007ba87ffb6b007ba8, - FFFF6b007c107ffb6b007c10, + FFFFea1a4e007fdbea1a4e00, + FFFFea1a4e687fdbea1a4e68, + FFFFea1a4ed07fdbea1a4ed0, + FFFFea1a4f387fdbea1a4f38, + FFFFea1a4fa07fdbea1a4fa0, + FFFFea1a50087fdbea1a5008, + FFFFea1a50707fdbea1a5070, + FFFFea1a50d87fdbea1a50d8, + FFFFeb0048e07fdbeb0048e0, + FFFFeb0049487fdbeb004948, + FFFFeb0049b07fdbeb0049b0, + FFFFeb004a187fdbeb004a18, + FFFFeb004a807fdbeb004a80, + FFFFeb004ae87fdbeb004ae8, + FFFFeb004b507fdbeb004b50, + FFFFeb004bb87fdbeb004bb8, + FFFFeb004c207fdbeb004c20, + FFFFeb004c887fdbeb004c88, + FFFFeb004cf07fdbeb004cf0, + FFFFeb004d587fdbeb004d58, + FFFFeb004dc07fdbeb004dc0, + FFFFeb004e287fdbeb004e28, + FFFFeb004e907fdbeb004e90, + FFFFeb004ef87fdbeb004ef8, + FFFFeb004f607fdbeb004f60, + FFFFeb004fc87fdbeb004fc8, + FFFFeb0050307fdbeb005030, + FFFFeb0050987fdbeb005098, + FFFFeb0051007fdbeb005100, + FFFFeb0051687fdbeb005168, + FFFFeb0051d07fdbeb0051d0, + FFFFeb0052387fdbeb005238, + FFFFeb0052a07fdbeb0052a0, + FFFFeb0053087fdbeb005308, + FFFFeb0053707fdbeb005370, + FFFFeb0053d87fdbeb0053d8, + FFFFeb0054407fdbeb005440, + FFFFeb0054a87fdbeb0054a8, + FFFFeb0055107fdbeb005510, + FFFFeb0055787fdbeb005578, + FFFFeb0055e07fdbeb0055e0, + FFFFeb0056487fdbeb005648, + FFFFeb0056b07fdbeb0056b0, + FFFFeb0057187fdbeb005718, + FFFFeb0057807fdbeb005780, + FFFFeb0057e87fdbeb0057e8, + FFFFeb0058507fdbeb005850, + FFFFeb0058b87fdbeb0058b8, + FFFFeb0059207fdbeb005920, + FFFFeb0059887fdbeb005988, + FFFFeb0059f07fdbeb0059f0, + FFFFeb005a587fdbeb005a58, + FFFFeb005ac07fdbeb005ac0, + FFFFeb005b287fdbeb005b28, + FFFFeb005b907fdbeb005b90, + FFFFeb005bf87fdbeb005bf8, + FFFFeb005c607fdbeb005c60, + FFFFeb005cc87fdbeb005cc8, + FFFFeb005d307fdbeb005d30, + FFFFeb005d987fdbeb005d98, + FFFFeb005e007fdbeb005e00, + FFFFeb005e687fdbeb005e68, + FFFFeb005ed07fdbeb005ed0, + FFFFeb005f387fdbeb005f38, + FFFFeb005fa07fdbeb005fa0, + FFFFeb0060087fdbeb006008, + FFFFeb0060707fdbeb006070, + FFFFeb0060d87fdbeb0060d8, + FFFFeb0061407fdbeb006140, + FFFFeb0061a87fdbeb0061a8, + FFFFeb0062107fdbeb006210, + FFFFeb0062787fdbeb006278, + FFFFeb0062e07fdbeb0062e0, + FFFFeb0063487fdbeb006348, + FFFFeb0063b07fdbeb0063b0, + FFFFeb0064187fdbeb006418, + FFFFeb0064807fdbeb006480, + FFFFeb0064e87fdbeb0064e8, + FFFFeb0065507fdbeb006550, + FFFFeb0065b87fdbeb0065b8, + FFFFeb0066207fdbeb006620, + FFFFeb0066887fdbeb006688, + FFFFeb0066f07fdbeb0066f0, + FFFFeb0067587fdbeb006758, + FFFFeb0067c07fdbeb0067c0, + FFFFeb0068287fdbeb006828, + FFFFeb0068907fdbeb006890, + FFFFeb0068f87fdbeb0068f8, + FFFFeb0069607fdbeb006960, + FFFFeb0069c87fdbeb0069c8, + FFFFeb006a307fdbeb006a30, + FFFFeb006a987fdbeb006a98, + FFFFeb006b007fdbeb006b00, + FFFFeb006b687fdbeb006b68, + FFFFeb006bd07fdbeb006bd0, + FFFFeb006c387fdbeb006c38, + FFFFeb006ca07fdbeb006ca0, + FFFFeb006d087fdbeb006d08, + FFFFeb006d707fdbeb006d70, + FFFFeb006dd87fdbeb006dd8, + FFFFeb006e407fdbeb006e40, + FFFFeb006ea87fdbeb006ea8, + FFFFeb006f107fdbeb006f10, + FFFFeb006f787fdbeb006f78, + FFFFeb006fe07fdbeb006fe0, + FFFFeb0070487fdbeb007048, + FFFFeb0070b07fdbeb0070b0, + FFFFeb0071187fdbeb007118, + FFFFeb0071807fdbeb007180, + FFFFeb0071e87fdbeb0071e8, + FFFFeb0072507fdbeb007250, + FFFFeb0072b87fdbeb0072b8, + FFFFeb0073207fdbeb007320, + FFFFeb0073887fdbeb007388, + FFFFeb0073f07fdbeb0073f0, + FFFFeb0074587fdbeb007458, + FFFFeb0074c07fdbeb0074c0, + FFFFeb0075287fdbeb007528, + FFFFeb0075907fdbeb007590, + FFFFeb0075f87fdbeb0075f8, + FFFFeb0076607fdbeb007660, + FFFFeb0076c87fdbeb0076c8, + FFFFeb0077307fdbeb007730, + FFFFeb0077987fdbeb007798, + FFFFeb0078007fdbeb007800, + FFFFeb0078687fdbeb007868, + FFFFeb0078d07fdbeb0078d0, + FFFFeb0079387fdbeb007938, + FFFFeb0079a07fdbeb0079a0, + FFFFeb007a087fdbeb007a08, + FFFFeb007a707fdbeb007a70, + FFFFeb007ad87fdbeb007ad8, + FFFFeb007b407fdbeb007b40, + FFFFeb007ba87fdbeb007ba8, + FFFFeb007c107fdbeb007c10, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1988,132 +1987,132 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF46ab00ea07ffb6ab00ea0 /* PBXTargetDependency */ = { + FFF4ea9422f07fdbea9422f0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6a88f3807ffb6a88f380 /* PxFoundation */; - targetProxy = FFF56a88f3807ffb6a88f380 /* PBXContainerItemProxy */; + target = FFFAea9596807fdbea959680 /* PxFoundation */; + targetProxy = FFF5ea9596807fdbea959680 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxFoundation */ - FFFF6a1a9d187ffb6a1a9d18 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1a9d187ffb6a1a9d18 /* src/PsAllocator.cpp */; }; - FFFF6a1a9d807ffb6a1a9d80 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1a9d807ffb6a1a9d80 /* src/PsAssert.cpp */; }; - FFFF6a1a9de87ffb6a1a9de8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1a9de87ffb6a1a9de8 /* src/PsFoundation.cpp */; }; - FFFF6a1a9e507ffb6a1a9e50 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1a9e507ffb6a1a9e50 /* src/PsMathUtils.cpp */; }; - FFFF6a1a9eb87ffb6a1a9eb8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1a9eb87ffb6a1a9eb8 /* src/PsString.cpp */; }; - FFFF6a1a9f207ffb6a1a9f20 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1a9f207ffb6a1a9f20 /* src/PsTempAllocator.cpp */; }; - FFFF6a1a9f887ffb6a1a9f88 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1a9f887ffb6a1a9f88 /* src/PsUtilities.cpp */; }; - FFFF6a1a9ff07ffb6a1a9ff0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1a9ff07ffb6a1a9ff0 /* src/unix/PsUnixAtomic.cpp */; }; - FFFF6a1aa0587ffb6a1aa058 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1aa0587ffb6a1aa058 /* src/unix/PsUnixCpu.cpp */; }; - FFFF6a1aa0c07ffb6a1aa0c0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1aa0c07ffb6a1aa0c0 /* src/unix/PsUnixFPU.cpp */; }; - FFFF6a1aa1287ffb6a1aa128 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1aa1287ffb6a1aa128 /* src/unix/PsUnixMutex.cpp */; }; - FFFF6a1aa1907ffb6a1aa190 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1aa1907ffb6a1aa190 /* src/unix/PsUnixPrintString.cpp */; }; - FFFF6a1aa1f87ffb6a1aa1f8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1aa1f87ffb6a1aa1f8 /* src/unix/PsUnixSList.cpp */; }; - FFFF6a1aa2607ffb6a1aa260 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1aa2607ffb6a1aa260 /* src/unix/PsUnixSocket.cpp */; }; - FFFF6a1aa2c87ffb6a1aa2c8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1aa2c87ffb6a1aa2c8 /* src/unix/PsUnixSync.cpp */; }; - FFFF6a1aa3307ffb6a1aa330 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1aa3307ffb6a1aa330 /* src/unix/PsUnixThread.cpp */; }; - FFFF6a1aa3987ffb6a1aa398 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1aa3987ffb6a1aa398 /* src/unix/PsUnixTime.cpp */; }; + FFFFea1a9d187fdbea1a9d18 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1a9d187fdbea1a9d18 /* src/PsAllocator.cpp */; }; + FFFFea1a9d807fdbea1a9d80 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1a9d807fdbea1a9d80 /* src/PsAssert.cpp */; }; + FFFFea1a9de87fdbea1a9de8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1a9de87fdbea1a9de8 /* src/PsFoundation.cpp */; }; + FFFFea1a9e507fdbea1a9e50 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1a9e507fdbea1a9e50 /* src/PsMathUtils.cpp */; }; + FFFFea1a9eb87fdbea1a9eb8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1a9eb87fdbea1a9eb8 /* src/PsString.cpp */; }; + FFFFea1a9f207fdbea1a9f20 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1a9f207fdbea1a9f20 /* src/PsTempAllocator.cpp */; }; + FFFFea1a9f887fdbea1a9f88 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1a9f887fdbea1a9f88 /* src/PsUtilities.cpp */; }; + FFFFea1a9ff07fdbea1a9ff0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1a9ff07fdbea1a9ff0 /* src/unix/PsUnixAtomic.cpp */; }; + FFFFea1aa0587fdbea1aa058 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1aa0587fdbea1aa058 /* src/unix/PsUnixCpu.cpp */; }; + FFFFea1aa0c07fdbea1aa0c0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1aa0c07fdbea1aa0c0 /* src/unix/PsUnixFPU.cpp */; }; + FFFFea1aa1287fdbea1aa128 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1aa1287fdbea1aa128 /* src/unix/PsUnixMutex.cpp */; }; + FFFFea1aa1907fdbea1aa190 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1aa1907fdbea1aa190 /* src/unix/PsUnixPrintString.cpp */; }; + FFFFea1aa1f87fdbea1aa1f8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1aa1f87fdbea1aa1f8 /* src/unix/PsUnixSList.cpp */; }; + FFFFea1aa2607fdbea1aa260 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1aa2607fdbea1aa260 /* src/unix/PsUnixSocket.cpp */; }; + FFFFea1aa2c87fdbea1aa2c8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1aa2c87fdbea1aa2c8 /* src/unix/PsUnixSync.cpp */; }; + FFFFea1aa3307fdbea1aa330 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1aa3307fdbea1aa330 /* src/unix/PsUnixThread.cpp */; }; + FFFFea1aa3987fdbea1aa398 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1aa3987fdbea1aa398 /* src/unix/PsUnixTime.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6a88f3807ffb6a88f380 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6a1836007ffb6a183600 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1836687ffb6a183668 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1836d07ffb6a1836d0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1837387ffb6a183738 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1837a07ffb6a1837a0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1838087ffb6a183808 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1838707ffb6a183870 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1838d87ffb6a1838d8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1839407ffb6a183940 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1839a87ffb6a1839a8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a183a107ffb6a183a10 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a183a787ffb6a183a78 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a183ae07ffb6a183ae0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a183b487ffb6a183b48 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a183bb07ffb6a183bb0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a183c187ffb6a183c18 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a183c807ffb6a183c80 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a183ce87ffb6a183ce8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a183d507ffb6a183d50 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a183db87ffb6a183db8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a183e207ffb6a183e20 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a183e887ffb6a183e88 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a183ef07ffb6a183ef0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a183f587ffb6a183f58 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a183fc07ffb6a183fc0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1840287ffb6a184028 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1840907ffb6a184090 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1840f87ffb6a1840f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1841607ffb6a184160 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a8a007ffb6a1a8a00 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a8a687ffb6a1a8a68 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a8ad07ffb6a1a8ad0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a8b387ffb6a1a8b38 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a8ba07ffb6a1a8ba0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a8c087ffb6a1a8c08 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a8c707ffb6a1a8c70 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a8cd87ffb6a1a8cd8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a8d407ffb6a1a8d40 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a8da87ffb6a1a8da8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a8e107ffb6a1a8e10 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a8e787ffb6a1a8e78 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a8ee07ffb6a1a8ee0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a8f487ffb6a1a8f48 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a8fb07ffb6a1a8fb0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a90187ffb6a1a9018 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a90807ffb6a1a9080 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a90e87ffb6a1a90e8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a91507ffb6a1a9150 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a91b87ffb6a1a91b8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a92207ffb6a1a9220 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a92887ffb6a1a9288 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a92f07ffb6a1a92f0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a93587ffb6a1a9358 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a93c07ffb6a1a93c0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a94287ffb6a1a9428 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a94907ffb6a1a9490 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a94f87ffb6a1a94f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a95607ffb6a1a9560 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a95c87ffb6a1a95c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a96307ffb6a1a9630 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a96987ffb6a1a9698 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a97007ffb6a1a9700 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a97687ffb6a1a9768 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a97d07ffb6a1a97d0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a98387ffb6a1a9838 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a98a07ffb6a1a98a0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a99087ffb6a1a9908 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a99707ffb6a1a9970 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a99d87ffb6a1a99d8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a9a407ffb6a1a9a40 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a9aa87ffb6a1a9aa8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a9b107ffb6a1a9b10 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a9b787ffb6a1a9b78 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a9be07ffb6a1a9be0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a9c487ffb6a1a9c48 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a9cb07ffb6a1a9cb0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a9d187ffb6a1a9d18 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a9d807ffb6a1a9d80 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a9de87ffb6a1a9de8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a9e507ffb6a1a9e50 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a9eb87ffb6a1a9eb8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a9f207ffb6a1a9f20 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a9f887ffb6a1a9f88 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1a9ff07ffb6a1a9ff0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1aa0587ffb6a1aa058 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1aa0c07ffb6a1aa0c0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1aa1287ffb6a1aa128 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1aa1907ffb6a1aa190 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1aa1f87ffb6a1aa1f8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1aa2607ffb6a1aa260 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1aa2c87ffb6a1aa2c8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1aa3307ffb6a1aa330 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1aa3987ffb6a1aa398 /* src/unix/PsUnixTime.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixTime.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixTime.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea9596807fdbea959680 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDea1836007fdbea183600 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1836687fdbea183668 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1836d07fdbea1836d0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1837387fdbea183738 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1837a07fdbea1837a0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1838087fdbea183808 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1838707fdbea183870 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1838d87fdbea1838d8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1839407fdbea183940 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1839a87fdbea1839a8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFDea183a107fdbea183a10 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; + FFFDea183a787fdbea183a78 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFDea183ae07fdbea183ae0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; + FFFDea183b487fdbea183b48 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; + FFFDea183bb07fdbea183bb0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; + FFFDea183c187fdbea183c18 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDea183c807fdbea183c80 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFDea183ce87fdbea183ce8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFDea183d507fdbea183d50 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; + FFFDea183db87fdbea183db8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; + FFFDea183e207fdbea183e20 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFDea183e887fdbea183e88 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDea183ef07fdbea183ef0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFDea183f587fdbea183f58 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFDea183fc07fdbea183fc0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1840287fdbea184028 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1840907fdbea184090 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1840f87fdbea1840f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1841607fdbea184160 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a8a007fdbea1a8a00 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a8a687fdbea1a8a68 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a8ad07fdbea1a8ad0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a8b387fdbea1a8b38 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a8ba07fdbea1a8ba0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a8c087fdbea1a8c08 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a8c707fdbea1a8c70 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a8cd87fdbea1a8cd8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a8d407fdbea1a8d40 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a8da87fdbea1a8da8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a8e107fdbea1a8e10 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a8e787fdbea1a8e78 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a8ee07fdbea1a8ee0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a8f487fdbea1a8f48 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a8fb07fdbea1a8fb0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a90187fdbea1a9018 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a90807fdbea1a9080 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a90e87fdbea1a90e8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a91507fdbea1a9150 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a91b87fdbea1a91b8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a92207fdbea1a9220 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a92887fdbea1a9288 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a92f07fdbea1a92f0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a93587fdbea1a9358 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a93c07fdbea1a93c0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a94287fdbea1a9428 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a94907fdbea1a9490 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a94f87fdbea1a94f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a95607fdbea1a9560 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a95c87fdbea1a95c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a96307fdbea1a9630 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a96987fdbea1a9698 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a97007fdbea1a9700 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a97687fdbea1a9768 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a97d07fdbea1a97d0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a98387fdbea1a9838 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a98a07fdbea1a98a0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a99087fdbea1a9908 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a99707fdbea1a9970 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a99d87fdbea1a99d8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a9a407fdbea1a9a40 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a9aa87fdbea1a9aa8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a9b107fdbea1a9b10 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a9b787fdbea1a9b78 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a9be07fdbea1a9be0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a9c487fdbea1a9c48 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a9cb07fdbea1a9cb0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1a9d187fdbea1a9d18 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1a9d807fdbea1a9d80 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1a9de87fdbea1a9de8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1a9e507fdbea1a9e50 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1a9eb87fdbea1a9eb8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1a9f207fdbea1a9f20 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1a9f887fdbea1a9f88 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1a9ff07fdbea1a9ff0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1aa0587fdbea1aa058 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1aa0c07fdbea1aa0c0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1aa1287fdbea1aa128 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1aa1907fdbea1aa190 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1aa1f87fdbea1aa1f8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1aa2607fdbea1aa260 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1aa2c87fdbea1aa2c8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1aa3307fdbea1aa330 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1aa3987fdbea1aa398 /* src/unix/PsUnixTime.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixTime.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixTime.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26a88f3807ffb6a88f380 /* Resources */ = { + FFF2ea9596807fdbea959680 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2123,7 +2122,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6a88f3807ffb6a88f380 /* Frameworks */ = { + FFFCea9596807fdbea959680 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2133,27 +2132,27 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86a88f3807ffb6a88f380 /* Sources */ = { + FFF8ea9596807fdbea959680 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6a1a9d187ffb6a1a9d18, - FFFF6a1a9d807ffb6a1a9d80, - FFFF6a1a9de87ffb6a1a9de8, - FFFF6a1a9e507ffb6a1a9e50, - FFFF6a1a9eb87ffb6a1a9eb8, - FFFF6a1a9f207ffb6a1a9f20, - FFFF6a1a9f887ffb6a1a9f88, - FFFF6a1a9ff07ffb6a1a9ff0, - FFFF6a1aa0587ffb6a1aa058, - FFFF6a1aa0c07ffb6a1aa0c0, - FFFF6a1aa1287ffb6a1aa128, - FFFF6a1aa1907ffb6a1aa190, - FFFF6a1aa1f87ffb6a1aa1f8, - FFFF6a1aa2607ffb6a1aa260, - FFFF6a1aa2c87ffb6a1aa2c8, - FFFF6a1aa3307ffb6a1aa330, - FFFF6a1aa3987ffb6a1aa398, + FFFFea1a9d187fdbea1a9d18, + FFFFea1a9d807fdbea1a9d80, + FFFFea1a9de87fdbea1a9de8, + FFFFea1a9e507fdbea1a9e50, + FFFFea1a9eb87fdbea1a9eb8, + FFFFea1a9f207fdbea1a9f20, + FFFFea1a9f887fdbea1a9f88, + FFFFea1a9ff07fdbea1a9ff0, + FFFFea1aa0587fdbea1aa058, + FFFFea1aa0c07fdbea1aa0c0, + FFFFea1aa1287fdbea1aa128, + FFFFea1aa1907fdbea1aa190, + FFFFea1aa1f87fdbea1aa1f8, + FFFFea1aa2607fdbea1aa260, + FFFFea1aa2c87fdbea1aa2c8, + FFFFea1aa3307fdbea1aa330, + FFFFea1aa3987fdbea1aa398, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2165,103 +2164,103 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxPvdSDK */ - FFFF6c80f1a87ffb6c80f1a8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c80f1a87ffb6c80f1a8 /* src/PxProfileEventImpl.cpp */; }; - FFFF6c80f2107ffb6c80f210 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c80f2107ffb6c80f210 /* src/PxPvd.cpp */; }; - FFFF6c80f2787ffb6c80f278 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c80f2787ffb6c80f278 /* src/PxPvdDataStream.cpp */; }; - FFFF6c80f2e07ffb6c80f2e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c80f2e07ffb6c80f2e0 /* src/PxPvdDefaultFileTransport.cpp */; }; - FFFF6c80f3487ffb6c80f348 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c80f3487ffb6c80f348 /* src/PxPvdDefaultSocketTransport.cpp */; }; - FFFF6c80f3b07ffb6c80f3b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c80f3b07ffb6c80f3b0 /* src/PxPvdImpl.cpp */; }; - FFFF6c80f4187ffb6c80f418 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c80f4187ffb6c80f418 /* src/PxPvdMemClient.cpp */; }; - FFFF6c80f4807ffb6c80f480 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c80f4807ffb6c80f480 /* src/PxPvdObjectModelMetaData.cpp */; }; - FFFF6c80f4e87ffb6c80f4e8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c80f4e87ffb6c80f4e8 /* src/PxPvdObjectRegistrar.cpp */; }; - FFFF6c80f5507ffb6c80f550 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c80f5507ffb6c80f550 /* src/PxPvdProfileZoneClient.cpp */; }; - FFFF6c80f5b87ffb6c80f5b8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c80f5b87ffb6c80f5b8 /* src/PxPvdUserRenderer.cpp */; }; + FFFFeb0205a87fdbeb0205a8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0205a87fdbeb0205a8 /* src/PxProfileEventImpl.cpp */; }; + FFFFeb0206107fdbeb020610 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0206107fdbeb020610 /* src/PxPvd.cpp */; }; + FFFFeb0206787fdbeb020678 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0206787fdbeb020678 /* src/PxPvdDataStream.cpp */; }; + FFFFeb0206e07fdbeb0206e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0206e07fdbeb0206e0 /* src/PxPvdDefaultFileTransport.cpp */; }; + FFFFeb0207487fdbeb020748 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0207487fdbeb020748 /* src/PxPvdDefaultSocketTransport.cpp */; }; + FFFFeb0207b07fdbeb0207b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0207b07fdbeb0207b0 /* src/PxPvdImpl.cpp */; }; + FFFFeb0208187fdbeb020818 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0208187fdbeb020818 /* src/PxPvdMemClient.cpp */; }; + FFFFeb0208807fdbeb020880 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0208807fdbeb020880 /* src/PxPvdObjectModelMetaData.cpp */; }; + FFFFeb0208e87fdbeb0208e8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0208e87fdbeb0208e8 /* src/PxPvdObjectRegistrar.cpp */; }; + FFFFeb0209507fdbeb020950 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0209507fdbeb020950 /* src/PxPvdProfileZoneClient.cpp */; }; + FFFFeb0209b87fdbeb0209b8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0209b87fdbeb0209b8 /* src/PxPvdUserRenderer.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6c009f707ffb6c009f70 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6c00cc207ffb6c00cc20 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c00cc887ffb6c00cc88 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80ee007ffb6c80ee00 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80ee687ffb6c80ee68 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80eed07ffb6c80eed0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80ef387ffb6c80ef38 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80efa07ffb6c80efa0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f0087ffb6c80f008 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f0707ffb6c80f070 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f0d87ffb6c80f0d8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f1407ffb6c80f140 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f1a87ffb6c80f1a8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f2107ffb6c80f210 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f2787ffb6c80f278 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f2e07ffb6c80f2e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f3487ffb6c80f348 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f3b07ffb6c80f3b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f4187ffb6c80f418 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f4807ffb6c80f480 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f4e87ffb6c80f4e8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f5507ffb6c80f550 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f5b87ffb6c80f5b8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f6207ffb6c80f620 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f6887ffb6c80f688 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f6f07ffb6c80f6f0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f7587ffb6c80f758 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f7c07ffb6c80f7c0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f8287ffb6c80f828 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f8907ffb6c80f890 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f8f87ffb6c80f8f8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f9607ffb6c80f960 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80f9c87ffb6c80f9c8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80fa307ffb6c80fa30 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80fa987ffb6c80fa98 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80fb007ffb6c80fb00 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80fb687ffb6c80fb68 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80fbd07ffb6c80fbd0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80fc387ffb6c80fc38 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80fca07ffb6c80fca0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80fd087ffb6c80fd08 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80fd707ffb6c80fd70 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80fdd87ffb6c80fdd8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80fe407ffb6c80fe40 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80fea87ffb6c80fea8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80ff107ffb6c80ff10 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80ff787ffb6c80ff78 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c80ffe07ffb6c80ffe0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8100487ffb6c810048 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8100b07ffb6c8100b0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8101187ffb6c810118 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8101807ffb6c810180 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8101e87ffb6c8101e8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8102507ffb6c810250 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8102b87ffb6c8102b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8103207ffb6c810320 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8103887ffb6c810388 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8103f07ffb6c8103f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8104587ffb6c810458 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8104c07ffb6c8104c0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8105287ffb6c810528 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8105907ffb6c810590 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8105f87ffb6c8105f8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8106607ffb6c810660 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8106c87ffb6c8106c8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8107307ffb6c810730 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8107987ffb6c810798 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8108007ffb6c810800 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8108687ffb6c810868 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8108d07ffb6c8108d0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8109387ffb6c810938 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c8109a07ffb6c8109a0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c810a087ffb6c810a08 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c810a707ffb6c810a70 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c810ad87ffb6c810ad8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c810b407ffb6c810b40 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c810ba87ffb6c810ba8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c810c107ffb6c810c10 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c810c787ffb6c810c78 /* src/PxPvdUserRenderTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDea8c83107fdbea8c8310 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDea8bd3307fdbea8bd330 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFDea8bd3987fdbea8bd398 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0202007fdbeb020200 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0202687fdbeb020268 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0202d07fdbeb0202d0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0203387fdbeb020338 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0203a07fdbeb0203a0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0204087fdbeb020408 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0204707fdbeb020470 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0204d87fdbeb0204d8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0205407fdbeb020540 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0205a87fdbeb0205a8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0206107fdbeb020610 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0206787fdbeb020678 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0206e07fdbeb0206e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0207487fdbeb020748 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0207b07fdbeb0207b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0208187fdbeb020818 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0208807fdbeb020880 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0208e87fdbeb0208e8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0209507fdbeb020950 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0209b87fdbeb0209b8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb020a207fdbeb020a20 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb020a887fdbeb020a88 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb020af07fdbeb020af0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb020b587fdbeb020b58 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb020bc07fdbeb020bc0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb020c287fdbeb020c28 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb020c907fdbeb020c90 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb020cf87fdbeb020cf8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb020d607fdbeb020d60 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb020dc87fdbeb020dc8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb020e307fdbeb020e30 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb020e987fdbeb020e98 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb020f007fdbeb020f00 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb020f687fdbeb020f68 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb020fd07fdbeb020fd0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0210387fdbeb021038 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0210a07fdbeb0210a0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0211087fdbeb021108 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0211707fdbeb021170 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0211d87fdbeb0211d8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0212407fdbeb021240 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0212a87fdbeb0212a8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0213107fdbeb021310 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0213787fdbeb021378 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0213e07fdbeb0213e0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0214487fdbeb021448 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0214b07fdbeb0214b0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0215187fdbeb021518 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0215807fdbeb021580 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0215e87fdbeb0215e8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0216507fdbeb021650 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0216b87fdbeb0216b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0217207fdbeb021720 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0217887fdbeb021788 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0217f07fdbeb0217f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0218587fdbeb021858 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0218c07fdbeb0218c0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0219287fdbeb021928 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0219907fdbeb021990 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0219f87fdbeb0219f8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb021a607fdbeb021a60 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb021ac87fdbeb021ac8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb021b307fdbeb021b30 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb021b987fdbeb021b98 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb021c007fdbeb021c00 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb021c687fdbeb021c68 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb021cd07fdbeb021cd0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb021d387fdbeb021d38 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb021da07fdbeb021da0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb021e087fdbeb021e08 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb021e707fdbeb021e70 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb021ed87fdbeb021ed8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb021f407fdbeb021f40 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb021fa87fdbeb021fa8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0220107fdbeb022010 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0220787fdbeb022078 /* src/PxPvdUserRenderTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderTypes.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26c009f707ffb6c009f70 /* Resources */ = { + FFF2ea8c83107fdbea8c8310 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2271,7 +2270,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6c009f707ffb6c009f70 /* Frameworks */ = { + FFFCea8c83107fdbea8c8310 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2281,21 +2280,21 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86c009f707ffb6c009f70 /* Sources */ = { + FFF8ea8c83107fdbea8c8310 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6c80f1a87ffb6c80f1a8, - FFFF6c80f2107ffb6c80f210, - FFFF6c80f2787ffb6c80f278, - FFFF6c80f2e07ffb6c80f2e0, - FFFF6c80f3487ffb6c80f348, - FFFF6c80f3b07ffb6c80f3b0, - FFFF6c80f4187ffb6c80f418, - FFFF6c80f4807ffb6c80f480, - FFFF6c80f4e87ffb6c80f4e8, - FFFF6c80f5507ffb6c80f550, - FFFF6c80f5b87ffb6c80f5b8, + FFFFeb0205a87fdbeb0205a8, + FFFFeb0206107fdbeb020610, + FFFFeb0206787fdbeb020678, + FFFFeb0206e07fdbeb0206e0, + FFFFeb0207487fdbeb020748, + FFFFeb0207b07fdbeb0207b0, + FFFFeb0208187fdbeb020818, + FFFFeb0208807fdbeb020880, + FFFFeb0208e87fdbeb0208e8, + FFFFeb0209507fdbeb020950, + FFFFeb0209b87fdbeb0209b8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2304,108 +2303,108 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF46c006b707ffb6c006b70 /* PBXTargetDependency */ = { + FFF4ea8f60d07fdbea8f60d0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6a88f3807ffb6a88f380 /* PxFoundation */; - targetProxy = FFF56a88f3807ffb6a88f380 /* PBXContainerItemProxy */; + target = FFFAea9596807fdbea959680 /* PxFoundation */; + targetProxy = FFF5ea9596807fdbea959680 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevel */ - FFFF6ad84cf07ffb6ad84cf0 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFD6ad84cf07ffb6ad84cf0 /* px_globals.cpp */; }; - FFFF6ac359d07ffb6ac359d0 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD6ac359d07ffb6ac359d0 /* PxsCCD.cpp */; }; - FFFF6ac35a387ffb6ac35a38 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD6ac35a387ffb6ac35a38 /* PxsContactManager.cpp */; }; - FFFF6ac35aa07ffb6ac35aa0 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD6ac35aa07ffb6ac35aa0 /* PxsContext.cpp */; }; - FFFF6ac35b087ffb6ac35b08 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD6ac35b087ffb6ac35b08 /* PxsDefaultMemoryManager.cpp */; }; - FFFF6ac35b707ffb6ac35b70 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD6ac35b707ffb6ac35b70 /* PxsIslandSim.cpp */; }; - FFFF6ac35bd87ffb6ac35bd8 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD6ac35bd87ffb6ac35bd8 /* PxsMaterialCombiner.cpp */; }; - FFFF6ac35c407ffb6ac35c40 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD6ac35c407ffb6ac35c40 /* PxsNphaseImplementationContext.cpp */; }; - FFFF6ac35ca87ffb6ac35ca8 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD6ac35ca87ffb6ac35ca8 /* PxsSimpleIslandManager.cpp */; }; - FFFF6b0182007ffb6b018200 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD6b0182007ffb6b018200 /* collision/PxcContact.cpp */; }; - FFFF6b0182687ffb6b018268 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD6b0182687ffb6b018268 /* pipeline/PxcContactCache.cpp */; }; - FFFF6b0182d07ffb6b0182d0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD6b0182d07ffb6b0182d0 /* pipeline/PxcContactMethodImpl.cpp */; }; - FFFF6b0183387ffb6b018338 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD6b0183387ffb6b018338 /* pipeline/PxcMaterialHeightField.cpp */; }; - FFFF6b0183a07ffb6b0183a0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD6b0183a07ffb6b0183a0 /* pipeline/PxcMaterialMesh.cpp */; }; - FFFF6b0184087ffb6b018408 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD6b0184087ffb6b018408 /* pipeline/PxcMaterialMethodImpl.cpp */; }; - FFFF6b0184707ffb6b018470 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD6b0184707ffb6b018470 /* pipeline/PxcMaterialShape.cpp */; }; - FFFF6b0184d87ffb6b0184d8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD6b0184d87ffb6b0184d8 /* pipeline/PxcNpBatch.cpp */; }; - FFFF6b0185407ffb6b018540 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD6b0185407ffb6b018540 /* pipeline/PxcNpCacheStreamPair.cpp */; }; - FFFF6b0185a87ffb6b0185a8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD6b0185a87ffb6b0185a8 /* pipeline/PxcNpContactPrepShared.cpp */; }; - FFFF6b0186107ffb6b018610 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD6b0186107ffb6b018610 /* pipeline/PxcNpMemBlockPool.cpp */; }; - FFFF6b0186787ffb6b018678 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD6b0186787ffb6b018678 /* pipeline/PxcNpThreadContext.cpp */; }; + FFFFea855d807fdbea855d80 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFDea855d807fdbea855d80 /* px_globals.cpp */; }; + FFFFea8b2e307fdbea8b2e30 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDea8b2e307fdbea8b2e30 /* PxsCCD.cpp */; }; + FFFFea8b2e987fdbea8b2e98 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDea8b2e987fdbea8b2e98 /* PxsContactManager.cpp */; }; + FFFFea8b2f007fdbea8b2f00 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDea8b2f007fdbea8b2f00 /* PxsContext.cpp */; }; + FFFFea8b2f687fdbea8b2f68 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDea8b2f687fdbea8b2f68 /* PxsDefaultMemoryManager.cpp */; }; + FFFFea8b2fd07fdbea8b2fd0 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDea8b2fd07fdbea8b2fd0 /* PxsIslandSim.cpp */; }; + FFFFea8b30387fdbea8b3038 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDea8b30387fdbea8b3038 /* PxsMaterialCombiner.cpp */; }; + FFFFea8b30a07fdbea8b30a0 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDea8b30a07fdbea8b30a0 /* PxsNphaseImplementationContext.cpp */; }; + FFFFea8b31087fdbea8b3108 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDea8b31087fdbea8b3108 /* PxsSimpleIslandManager.cpp */; }; + FFFFeb01a2007fdbeb01a200 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDeb01a2007fdbeb01a200 /* collision/PxcContact.cpp */; }; + FFFFeb01a2687fdbeb01a268 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDeb01a2687fdbeb01a268 /* pipeline/PxcContactCache.cpp */; }; + FFFFeb01a2d07fdbeb01a2d0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDeb01a2d07fdbeb01a2d0 /* pipeline/PxcContactMethodImpl.cpp */; }; + FFFFeb01a3387fdbeb01a338 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDeb01a3387fdbeb01a338 /* pipeline/PxcMaterialHeightField.cpp */; }; + FFFFeb01a3a07fdbeb01a3a0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDeb01a3a07fdbeb01a3a0 /* pipeline/PxcMaterialMesh.cpp */; }; + FFFFeb01a4087fdbeb01a408 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDeb01a4087fdbeb01a408 /* pipeline/PxcMaterialMethodImpl.cpp */; }; + FFFFeb01a4707fdbeb01a470 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDeb01a4707fdbeb01a470 /* pipeline/PxcMaterialShape.cpp */; }; + FFFFeb01a4d87fdbeb01a4d8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDeb01a4d87fdbeb01a4d8 /* pipeline/PxcNpBatch.cpp */; }; + FFFFeb01a5407fdbeb01a540 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDeb01a5407fdbeb01a540 /* pipeline/PxcNpCacheStreamPair.cpp */; }; + FFFFeb01a5a87fdbeb01a5a8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDeb01a5a87fdbeb01a5a8 /* pipeline/PxcNpContactPrepShared.cpp */; }; + FFFFeb01a6107fdbeb01a610 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDeb01a6107fdbeb01a610 /* pipeline/PxcNpMemBlockPool.cpp */; }; + FFFFeb01a6787fdbeb01a678 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDeb01a6787fdbeb01a678 /* pipeline/PxcNpThreadContext.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6ad073e07ffb6ad073e0 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6ad84cf07ffb6ad84cf0 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6ac337a07ffb6ac337a0 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ac338087ffb6ac33808 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ac338707ffb6ac33870 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ac338d87ffb6ac338d8 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ac339407ffb6ac33940 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ac339a87ffb6ac339a8 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ac33a107ffb6ac33a10 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ac33a787ffb6ac33a78 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ac33ae07ffb6ac33ae0 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ac359d07ffb6ac359d0 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6ac35a387ffb6ac35a38 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6ac35aa07ffb6ac35aa0 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6ac35b087ffb6ac35b08 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6ac35b707ffb6ac35b70 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6ac35bd87ffb6ac35bd8 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6ac35c407ffb6ac35c40 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6ac35ca87ffb6ac35ca8 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0198007ffb6b019800 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0198687ffb6b019868 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0198d07ffb6b0198d0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0199387ffb6b019938 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0199a07ffb6b0199a0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b019a087ffb6b019a08 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b019a707ffb6b019a70 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b019ad87ffb6b019ad8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b019b407ffb6b019b40 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b019ba87ffb6b019ba8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b019c107ffb6b019c10 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b019c787ffb6b019c78 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b019ce07ffb6b019ce0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b019d487ffb6b019d48 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b019db07ffb6b019db0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b019e187ffb6b019e18 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b019e807ffb6b019e80 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b019ee87ffb6b019ee8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b019f507ffb6b019f50 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b019fb87ffb6b019fb8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0182007ffb6b018200 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0182687ffb6b018268 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0182d07ffb6b0182d0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0183387ffb6b018338 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0183a07ffb6b0183a0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0184087ffb6b018408 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0184707ffb6b018470 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0184d87ffb6b0184d8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0185407ffb6b018540 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0185a87ffb6b0185a8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0186107ffb6b018610 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0186787ffb6b018678 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b018a007ffb6b018a00 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b018a687ffb6b018a68 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b018ad07ffb6b018ad0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b018b387ffb6b018b38 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b018ba07ffb6b018ba0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b018c087ffb6b018c08 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b018c707ffb6b018c70 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b018cd87ffb6b018cd8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b018d407ffb6b018d40 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b018da87ffb6b018da8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b018e107ffb6b018e10 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b018e787ffb6b018e78 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b018ee07ffb6b018ee0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b018f487ffb6b018f48 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b018fb07ffb6b018fb0 /* utils/PxcThreadCoherentCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcThreadCoherentCache.h"; path = "../../LowLevel/common/include/utils/PxcThreadCoherentCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDea8522a07fdbea8522a0 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDea855d807fdbea855d80 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea8abc407fdbea8abc40 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDea8abca87fdbea8abca8 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDea8abd107fdbea8abd10 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDea8abd787fdbea8abd78 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDea8abde07fdbea8abde0 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFDea8abe487fdbea8abe48 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDea8abeb07fdbea8abeb0 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; + FFFDea8abf187fdbea8abf18 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDea8abf807fdbea8abf80 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFDea8b2e307fdbea8b2e30 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea8b2e987fdbea8b2e98 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea8b2f007fdbea8b2f00 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea8b2f687fdbea8b2f68 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea8b2fd07fdbea8b2fd0 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea8b30387fdbea8b3038 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea8b30a07fdbea8b30a0 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea8b31087fdbea8b3108 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0290007fdbeb029000 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0290687fdbeb029068 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0290d07fdbeb0290d0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0291387fdbeb029138 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0291a07fdbeb0291a0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0292087fdbeb029208 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0292707fdbeb029270 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0292d87fdbeb0292d8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0293407fdbeb029340 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0293a87fdbeb0293a8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0294107fdbeb029410 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0294787fdbeb029478 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0294e07fdbeb0294e0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0295487fdbeb029548 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0295b07fdbeb0295b0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0296187fdbeb029618 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0296807fdbeb029680 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0296e87fdbeb0296e8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0297507fdbeb029750 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0297b87fdbeb0297b8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb01a2007fdbeb01a200 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb01a2687fdbeb01a268 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb01a2d07fdbeb01a2d0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb01a3387fdbeb01a338 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb01a3a07fdbeb01a3a0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb01a4087fdbeb01a408 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb01a4707fdbeb01a470 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb01a4d87fdbeb01a4d8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb01a5407fdbeb01a540 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb01a5a87fdbeb01a5a8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb01a6107fdbeb01a610 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb01a6787fdbeb01a678 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0282007fdbeb028200 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0282687fdbeb028268 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0282d07fdbeb0282d0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0283387fdbeb028338 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0283a07fdbeb0283a0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0284087fdbeb028408 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0284707fdbeb028470 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0284d87fdbeb0284d8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0285407fdbeb028540 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0285a87fdbeb0285a8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0286107fdbeb028610 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0286787fdbeb028678 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0286e07fdbeb0286e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0287487fdbeb028748 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0287b07fdbeb0287b0 /* utils/PxcThreadCoherentCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcThreadCoherentCache.h"; path = "../../LowLevel/common/include/utils/PxcThreadCoherentCache.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26ad073e07ffb6ad073e0 /* Resources */ = { + FFF2ea8522a07fdbea8522a0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2415,7 +2414,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6ad073e07ffb6ad073e0 /* Frameworks */ = { + FFFCea8522a07fdbea8522a0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2425,31 +2424,31 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86ad073e07ffb6ad073e0 /* Sources */ = { + FFF8ea8522a07fdbea8522a0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6ad84cf07ffb6ad84cf0, - FFFF6ac359d07ffb6ac359d0, - FFFF6ac35a387ffb6ac35a38, - FFFF6ac35aa07ffb6ac35aa0, - FFFF6ac35b087ffb6ac35b08, - FFFF6ac35b707ffb6ac35b70, - FFFF6ac35bd87ffb6ac35bd8, - FFFF6ac35c407ffb6ac35c40, - FFFF6ac35ca87ffb6ac35ca8, - FFFF6b0182007ffb6b018200, - FFFF6b0182687ffb6b018268, - FFFF6b0182d07ffb6b0182d0, - FFFF6b0183387ffb6b018338, - FFFF6b0183a07ffb6b0183a0, - FFFF6b0184087ffb6b018408, - FFFF6b0184707ffb6b018470, - FFFF6b0184d87ffb6b0184d8, - FFFF6b0185407ffb6b018540, - FFFF6b0185a87ffb6b0185a8, - FFFF6b0186107ffb6b018610, - FFFF6b0186787ffb6b018678, + FFFFea855d807fdbea855d80, + FFFFea8b2e307fdbea8b2e30, + FFFFea8b2e987fdbea8b2e98, + FFFFea8b2f007fdbea8b2f00, + FFFFea8b2f687fdbea8b2f68, + FFFFea8b2fd07fdbea8b2fd0, + FFFFea8b30387fdbea8b3038, + FFFFea8b30a07fdbea8b30a0, + FFFFea8b31087fdbea8b3108, + FFFFeb01a2007fdbeb01a200, + FFFFeb01a2687fdbeb01a268, + FFFFeb01a2d07fdbeb01a2d0, + FFFFeb01a3387fdbeb01a338, + FFFFeb01a3a07fdbeb01a3a0, + FFFFeb01a4087fdbeb01a408, + FFFFeb01a4707fdbeb01a470, + FFFFeb01a4d87fdbeb01a4d8, + FFFFeb01a5407fdbeb01a540, + FFFFeb01a5a87fdbeb01a5a8, + FFFFeb01a6107fdbeb01a610, + FFFFeb01a6787fdbeb01a678, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2461,38 +2460,38 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelAABB */ - FFFF6a1b26707ffb6a1b2670 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1b26707ffb6a1b2670 /* BpBroadPhase.cpp */; }; - FFFF6a1b26d87ffb6a1b26d8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1b26d87ffb6a1b26d8 /* BpBroadPhaseMBP.cpp */; }; - FFFF6a1b27407ffb6a1b2740 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1b27407ffb6a1b2740 /* BpBroadPhaseSap.cpp */; }; - FFFF6a1b27a87ffb6a1b27a8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1b27a87ffb6a1b27a8 /* BpBroadPhaseSapAux.cpp */; }; - FFFF6a1b28107ffb6a1b2810 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1b28107ffb6a1b2810 /* BpMBPTasks.cpp */; }; - FFFF6a1b28787ffb6a1b2878 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1b28787ffb6a1b2878 /* BpSAPTasks.cpp */; }; - FFFF6a1b28e07ffb6a1b28e0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6a1b28e07ffb6a1b28e0 /* BpSimpleAABBManager.cpp */; }; + FFFFec0002707fdbec000270 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDec0002707fdbec000270 /* BpBroadPhase.cpp */; }; + FFFFec0002d87fdbec0002d8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDec0002d87fdbec0002d8 /* BpBroadPhaseMBP.cpp */; }; + FFFFec0003407fdbec000340 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDec0003407fdbec000340 /* BpBroadPhaseSap.cpp */; }; + FFFFec0003a87fdbec0003a8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDec0003a87fdbec0003a8 /* BpBroadPhaseSapAux.cpp */; }; + FFFFec0004107fdbec000410 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDec0004107fdbec000410 /* BpMBPTasks.cpp */; }; + FFFFec0004787fdbec000478 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDec0004787fdbec000478 /* BpSAPTasks.cpp */; }; + FFFFec0004e07fdbec0004e0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDec0004e07fdbec0004e0 /* BpSimpleAABBManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6a888c607ffb6a888c60 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6a8895107ffb6a889510 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a8895787ffb6a889578 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a8895e07ffb6a8895e0 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a8896487ffb6a889648 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1b24007ffb6a1b2400 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1b24687ffb6a1b2468 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1b24d07ffb6a1b24d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1b25387ffb6a1b2538 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1b25a07ffb6a1b25a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1b26087ffb6a1b2608 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD6a1b26707ffb6a1b2670 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1b26d87ffb6a1b26d8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1b27407ffb6a1b2740 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1b27a87ffb6a1b27a8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1b28107ffb6a1b2810 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1b28787ffb6a1b2878 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6a1b28e07ffb6a1b28e0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeaf0bad07fdbeaf0bad0 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDeaf0e1a07fdbeaf0e1a0 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFDeaf0e2087fdbeaf0e208 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFDeaf0e2707fdbeaf0e270 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFDeaf0e2d87fdbeaf0e2d8 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDec0000007fdbec000000 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; + FFFDec0000687fdbec000068 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFDec0000d07fdbec0000d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; + FFFDec0001387fdbec000138 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; + FFFDec0001a07fdbec0001a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFDec0002087fdbec000208 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFDec0002707fdbec000270 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDec0002d87fdbec0002d8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDec0003407fdbec000340 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDec0003a87fdbec0003a8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDec0004107fdbec000410 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDec0004787fdbec000478 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDec0004e07fdbec0004e0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26a888c607ffb6a888c60 /* Resources */ = { + FFF2eaf0bad07fdbeaf0bad0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2502,7 +2501,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6a888c607ffb6a888c60 /* Frameworks */ = { + FFFCeaf0bad07fdbeaf0bad0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2512,17 +2511,17 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86a888c607ffb6a888c60 /* Sources */ = { + FFF8eaf0bad07fdbeaf0bad0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6a1b26707ffb6a1b2670, - FFFF6a1b26d87ffb6a1b26d8, - FFFF6a1b27407ffb6a1b2740, - FFFF6a1b27a87ffb6a1b27a8, - FFFF6a1b28107ffb6a1b2810, - FFFF6a1b28787ffb6a1b2878, - FFFF6a1b28e07ffb6a1b28e0, + FFFFec0002707fdbec000270, + FFFFec0002d87fdbec0002d8, + FFFFec0003407fdbec000340, + FFFFec0003a87fdbec0003a8, + FFFFec0004107fdbec000410, + FFFFec0004787fdbec000478, + FFFFec0004e07fdbec0004e0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2534,105 +2533,105 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelDynamics */ - FFFF6b826a007ffb6b826a00 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b826a007ffb6b826a00 /* DyArticulation.cpp */; }; - FFFF6b826a687ffb6b826a68 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b826a687ffb6b826a68 /* DyArticulationContactPrep.cpp */; }; - FFFF6b826ad07ffb6b826ad0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b826ad07ffb6b826ad0 /* DyArticulationContactPrepPF.cpp */; }; - FFFF6b826b387ffb6b826b38 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b826b387ffb6b826b38 /* DyArticulationHelper.cpp */; }; - FFFF6b826ba07ffb6b826ba0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b826ba07ffb6b826ba0 /* DyArticulationSIMD.cpp */; }; - FFFF6b826c087ffb6b826c08 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b826c087ffb6b826c08 /* DyArticulationScalar.cpp */; }; - FFFF6b826c707ffb6b826c70 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b826c707ffb6b826c70 /* DyConstraintPartition.cpp */; }; - FFFF6b826cd87ffb6b826cd8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b826cd87ffb6b826cd8 /* DyConstraintSetup.cpp */; }; - FFFF6b826d407ffb6b826d40 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b826d407ffb6b826d40 /* DyConstraintSetupBlock.cpp */; }; - FFFF6b826da87ffb6b826da8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b826da87ffb6b826da8 /* DyContactPrep.cpp */; }; - FFFF6b826e107ffb6b826e10 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b826e107ffb6b826e10 /* DyContactPrep4.cpp */; }; - FFFF6b826e787ffb6b826e78 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b826e787ffb6b826e78 /* DyContactPrep4PF.cpp */; }; - FFFF6b826ee07ffb6b826ee0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b826ee07ffb6b826ee0 /* DyContactPrepPF.cpp */; }; - FFFF6b826f487ffb6b826f48 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b826f487ffb6b826f48 /* DyDynamics.cpp */; }; - FFFF6b826fb07ffb6b826fb0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b826fb07ffb6b826fb0 /* DyFrictionCorrelation.cpp */; }; - FFFF6b8270187ffb6b827018 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b8270187ffb6b827018 /* DyRigidBodyToSolverBody.cpp */; }; - FFFF6b8270807ffb6b827080 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b8270807ffb6b827080 /* DySolverConstraints.cpp */; }; - FFFF6b8270e87ffb6b8270e8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b8270e87ffb6b8270e8 /* DySolverConstraintsBlock.cpp */; }; - FFFF6b8271507ffb6b827150 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b8271507ffb6b827150 /* DySolverControl.cpp */; }; - FFFF6b8271b87ffb6b8271b8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b8271b87ffb6b8271b8 /* DySolverControlPF.cpp */; }; - FFFF6b8272207ffb6b827220 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b8272207ffb6b827220 /* DySolverPFConstraints.cpp */; }; - FFFF6b8272887ffb6b827288 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b8272887ffb6b827288 /* DySolverPFConstraintsBlock.cpp */; }; - FFFF6b8272f07ffb6b8272f0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b8272f07ffb6b8272f0 /* DyThreadContext.cpp */; }; - FFFF6b8273587ffb6b827358 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6b8273587ffb6b827358 /* DyThresholdTable.cpp */; }; + FFFFea1b2a007fdbea1b2a00 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b2a007fdbea1b2a00 /* DyArticulation.cpp */; }; + FFFFea1b2a687fdbea1b2a68 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b2a687fdbea1b2a68 /* DyArticulationContactPrep.cpp */; }; + FFFFea1b2ad07fdbea1b2ad0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b2ad07fdbea1b2ad0 /* DyArticulationContactPrepPF.cpp */; }; + FFFFea1b2b387fdbea1b2b38 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b2b387fdbea1b2b38 /* DyArticulationHelper.cpp */; }; + FFFFea1b2ba07fdbea1b2ba0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b2ba07fdbea1b2ba0 /* DyArticulationSIMD.cpp */; }; + FFFFea1b2c087fdbea1b2c08 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b2c087fdbea1b2c08 /* DyArticulationScalar.cpp */; }; + FFFFea1b2c707fdbea1b2c70 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b2c707fdbea1b2c70 /* DyConstraintPartition.cpp */; }; + FFFFea1b2cd87fdbea1b2cd8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b2cd87fdbea1b2cd8 /* DyConstraintSetup.cpp */; }; + FFFFea1b2d407fdbea1b2d40 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b2d407fdbea1b2d40 /* DyConstraintSetupBlock.cpp */; }; + FFFFea1b2da87fdbea1b2da8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b2da87fdbea1b2da8 /* DyContactPrep.cpp */; }; + FFFFea1b2e107fdbea1b2e10 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b2e107fdbea1b2e10 /* DyContactPrep4.cpp */; }; + FFFFea1b2e787fdbea1b2e78 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b2e787fdbea1b2e78 /* DyContactPrep4PF.cpp */; }; + FFFFea1b2ee07fdbea1b2ee0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b2ee07fdbea1b2ee0 /* DyContactPrepPF.cpp */; }; + FFFFea1b2f487fdbea1b2f48 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b2f487fdbea1b2f48 /* DyDynamics.cpp */; }; + FFFFea1b2fb07fdbea1b2fb0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b2fb07fdbea1b2fb0 /* DyFrictionCorrelation.cpp */; }; + FFFFea1b30187fdbea1b3018 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b30187fdbea1b3018 /* DyRigidBodyToSolverBody.cpp */; }; + FFFFea1b30807fdbea1b3080 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b30807fdbea1b3080 /* DySolverConstraints.cpp */; }; + FFFFea1b30e87fdbea1b30e8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b30e87fdbea1b30e8 /* DySolverConstraintsBlock.cpp */; }; + FFFFea1b31507fdbea1b3150 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b31507fdbea1b3150 /* DySolverControl.cpp */; }; + FFFFea1b31b87fdbea1b31b8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b31b87fdbea1b31b8 /* DySolverControlPF.cpp */; }; + FFFFea1b32207fdbea1b3220 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b32207fdbea1b3220 /* DySolverPFConstraints.cpp */; }; + FFFFea1b32887fdbea1b3288 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b32887fdbea1b3288 /* DySolverPFConstraintsBlock.cpp */; }; + FFFFea1b32f07fdbea1b32f0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b32f07fdbea1b32f0 /* DyThreadContext.cpp */; }; + FFFFea1b33587fdbea1b3358 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDea1b33587fdbea1b3358 /* DyThresholdTable.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6af294a07ffb6af294a0 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6b826a007ffb6b826a00 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b826a687ffb6b826a68 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b826ad07ffb6b826ad0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b826b387ffb6b826b38 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b826ba07ffb6b826ba0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b826c087ffb6b826c08 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b826c707ffb6b826c70 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b826cd87ffb6b826cd8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b826d407ffb6b826d40 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b826da87ffb6b826da8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b826e107ffb6b826e10 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b826e787ffb6b826e78 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b826ee07ffb6b826ee0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b826f487ffb6b826f48 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b826fb07ffb6b826fb0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b8270187ffb6b827018 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b8270807ffb6b827080 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b8270e87ffb6b8270e8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b8271507ffb6b827150 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b8271b87ffb6b8271b8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b8272207ffb6b827220 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b8272887ffb6b827288 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b8272f07ffb6b8272f0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b8273587ffb6b827358 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6af319e07ffb6af319e0 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD6af31a487ffb6af31a48 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6af31ab07ffb6af31ab0 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; - FFFD6af31b187ffb6af31b18 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD6af31b807ffb6af31b80 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD6af31be87ffb6af31be8 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8282007ffb6b828200 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8282687ffb6b828268 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8282d07ffb6b8282d0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8283387ffb6b828338 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8283a07ffb6b8283a0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8284087ffb6b828408 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8284707ffb6b828470 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8284d87ffb6b8284d8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8285407ffb6b828540 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8285a87ffb6b8285a8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8286107ffb6b828610 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8286787ffb6b828678 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8286e07ffb6b8286e0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8287487ffb6b828748 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8287b07ffb6b8287b0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8288187ffb6b828818 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8288807ffb6b828880 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8288e87ffb6b8288e8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8289507ffb6b828950 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8289b87ffb6b8289b8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b828a207ffb6b828a20 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b828a887ffb6b828a88 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b828af07ffb6b828af0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b828b587ffb6b828b58 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b828bc07ffb6b828bc0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b828c287ffb6b828c28 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b828c907ffb6b828c90 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b828cf87ffb6b828cf8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b828d607ffb6b828d60 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b828dc87ffb6b828dc8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b828e307ffb6b828e30 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b828e987ffb6b828e98 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b828f007ffb6b828f00 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b828f687ffb6b828f68 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b828fd07ffb6b828fd0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8290387ffb6b829038 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b8290a07ffb6b8290a0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDea9398207fdbea939820 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDea1b2a007fdbea1b2a00 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b2a687fdbea1b2a68 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b2ad07fdbea1b2ad0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b2b387fdbea1b2b38 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b2ba07fdbea1b2ba0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b2c087fdbea1b2c08 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b2c707fdbea1b2c70 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b2cd87fdbea1b2cd8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b2d407fdbea1b2d40 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b2da87fdbea1b2da8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b2e107fdbea1b2e10 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b2e787fdbea1b2e78 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b2ee07fdbea1b2ee0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b2f487fdbea1b2f48 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b2fb07fdbea1b2fb0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b30187fdbea1b3018 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b30807fdbea1b3080 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b30e87fdbea1b30e8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b31507fdbea1b3150 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b31b87fdbea1b31b8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b32207fdbea1b3220 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b32887fdbea1b3288 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b32f07fdbea1b32f0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1b33587fdbea1b3358 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea92fe907fdbea92fe90 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDea92fef87fdbea92fef8 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFDea92ff607fdbea92ff60 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; + FFFDea92ffc87fdbea92ffc8 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDea9300307fdbea930030 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDea9300987fdbea930098 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b42007fdbea1b4200 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b42687fdbea1b4268 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b42d07fdbea1b42d0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b43387fdbea1b4338 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b43a07fdbea1b43a0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b44087fdbea1b4408 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b44707fdbea1b4470 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b44d87fdbea1b44d8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b45407fdbea1b4540 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b45a87fdbea1b45a8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b46107fdbea1b4610 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b46787fdbea1b4678 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b46e07fdbea1b46e0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b47487fdbea1b4748 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b47b07fdbea1b47b0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b48187fdbea1b4818 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b48807fdbea1b4880 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b48e87fdbea1b48e8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b49507fdbea1b4950 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b49b87fdbea1b49b8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b4a207fdbea1b4a20 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b4a887fdbea1b4a88 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b4af07fdbea1b4af0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b4b587fdbea1b4b58 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b4bc07fdbea1b4bc0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b4c287fdbea1b4c28 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b4c907fdbea1b4c90 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b4cf87fdbea1b4cf8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b4d607fdbea1b4d60 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b4dc87fdbea1b4dc8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b4e307fdbea1b4e30 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b4e987fdbea1b4e98 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b4f007fdbea1b4f00 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b4f687fdbea1b4f68 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b4fd07fdbea1b4fd0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b50387fdbea1b5038 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1b50a07fdbea1b50a0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26af294a07ffb6af294a0 /* Resources */ = { + FFF2ea9398207fdbea939820 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2642,7 +2641,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6af294a07ffb6af294a0 /* Frameworks */ = { + FFFCea9398207fdbea939820 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2652,34 +2651,34 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86af294a07ffb6af294a0 /* Sources */ = { + FFF8ea9398207fdbea939820 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6b826a007ffb6b826a00, - FFFF6b826a687ffb6b826a68, - FFFF6b826ad07ffb6b826ad0, - FFFF6b826b387ffb6b826b38, - FFFF6b826ba07ffb6b826ba0, - FFFF6b826c087ffb6b826c08, - FFFF6b826c707ffb6b826c70, - FFFF6b826cd87ffb6b826cd8, - FFFF6b826d407ffb6b826d40, - FFFF6b826da87ffb6b826da8, - FFFF6b826e107ffb6b826e10, - FFFF6b826e787ffb6b826e78, - FFFF6b826ee07ffb6b826ee0, - FFFF6b826f487ffb6b826f48, - FFFF6b826fb07ffb6b826fb0, - FFFF6b8270187ffb6b827018, - FFFF6b8270807ffb6b827080, - FFFF6b8270e87ffb6b8270e8, - FFFF6b8271507ffb6b827150, - FFFF6b8271b87ffb6b8271b8, - FFFF6b8272207ffb6b827220, - FFFF6b8272887ffb6b827288, - FFFF6b8272f07ffb6b8272f0, - FFFF6b8273587ffb6b827358, + FFFFea1b2a007fdbea1b2a00, + FFFFea1b2a687fdbea1b2a68, + FFFFea1b2ad07fdbea1b2ad0, + FFFFea1b2b387fdbea1b2b38, + FFFFea1b2ba07fdbea1b2ba0, + FFFFea1b2c087fdbea1b2c08, + FFFFea1b2c707fdbea1b2c70, + FFFFea1b2cd87fdbea1b2cd8, + FFFFea1b2d407fdbea1b2d40, + FFFFea1b2da87fdbea1b2da8, + FFFFea1b2e107fdbea1b2e10, + FFFFea1b2e787fdbea1b2e78, + FFFFea1b2ee07fdbea1b2ee0, + FFFFea1b2f487fdbea1b2f48, + FFFFea1b2fb07fdbea1b2fb0, + FFFFea1b30187fdbea1b3018, + FFFFea1b30807fdbea1b3080, + FFFFea1b30e87fdbea1b30e8, + FFFFea1b31507fdbea1b3150, + FFFFea1b31b87fdbea1b31b8, + FFFFea1b32207fdbea1b3220, + FFFFea1b32887fdbea1b3288, + FFFFea1b32f07fdbea1b32f0, + FFFFea1b33587fdbea1b3358, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2691,73 +2690,73 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelCloth */ - FFFF6b0244907ffb6b024490 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b0244907ffb6b024490 /* Allocator.cpp */; }; - FFFF6b0244f87ffb6b0244f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b0244f87ffb6b0244f8 /* Factory.cpp */; }; - FFFF6b0245607ffb6b024560 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b0245607ffb6b024560 /* PhaseConfig.cpp */; }; - FFFF6b0245c87ffb6b0245c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b0245c87ffb6b0245c8 /* SwCloth.cpp */; }; - FFFF6b0246307ffb6b024630 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b0246307ffb6b024630 /* SwClothData.cpp */; }; - FFFF6b0246987ffb6b024698 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b0246987ffb6b024698 /* SwCollision.cpp */; }; - FFFF6b0247007ffb6b024700 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b0247007ffb6b024700 /* SwFabric.cpp */; }; - FFFF6b0247687ffb6b024768 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b0247687ffb6b024768 /* SwFactory.cpp */; }; - FFFF6b0247d07ffb6b0247d0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b0247d07ffb6b0247d0 /* SwInterCollision.cpp */; }; - FFFF6b0248387ffb6b024838 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b0248387ffb6b024838 /* SwSelfCollision.cpp */; }; - FFFF6b0248a07ffb6b0248a0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b0248a07ffb6b0248a0 /* SwSolver.cpp */; }; - FFFF6b0249087ffb6b024908 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b0249087ffb6b024908 /* SwSolverKernel.cpp */; }; - FFFF6b0249707ffb6b024970 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b0249707ffb6b024970 /* TripletScheduler.cpp */; }; + FFFFea1be8907fdbea1be890 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1be8907fdbea1be890 /* Allocator.cpp */; }; + FFFFea1be8f87fdbea1be8f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1be8f87fdbea1be8f8 /* Factory.cpp */; }; + FFFFea1be9607fdbea1be960 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1be9607fdbea1be960 /* PhaseConfig.cpp */; }; + FFFFea1be9c87fdbea1be9c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1be9c87fdbea1be9c8 /* SwCloth.cpp */; }; + FFFFea1bea307fdbea1bea30 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1bea307fdbea1bea30 /* SwClothData.cpp */; }; + FFFFea1bea987fdbea1bea98 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1bea987fdbea1bea98 /* SwCollision.cpp */; }; + FFFFea1beb007fdbea1beb00 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1beb007fdbea1beb00 /* SwFabric.cpp */; }; + FFFFea1beb687fdbea1beb68 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1beb687fdbea1beb68 /* SwFactory.cpp */; }; + FFFFea1bebd07fdbea1bebd0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1bebd07fdbea1bebd0 /* SwInterCollision.cpp */; }; + FFFFea1bec387fdbea1bec38 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1bec387fdbea1bec38 /* SwSelfCollision.cpp */; }; + FFFFea1beca07fdbea1beca0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1beca07fdbea1beca0 /* SwSolver.cpp */; }; + FFFFea1bed087fdbea1bed08 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1bed087fdbea1bed08 /* SwSolverKernel.cpp */; }; + FFFFea1bed707fdbea1bed70 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDea1bed707fdbea1bed70 /* TripletScheduler.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6ac4ca707ffb6ac4ca70 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6ac31df07ffb6ac31df0 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ac31e587ffb6ac31e58 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ac31ec07ffb6ac31ec0 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ac31f287ffb6ac31f28 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ac31f907ffb6ac31f90 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ac31ff87ffb6ac31ff8 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ac320607ffb6ac32060 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b023a007ffb6b023a00 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b023a687ffb6b023a68 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b023ad07ffb6b023ad0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b023b387ffb6b023b38 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b023ba07ffb6b023ba0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b023c087ffb6b023c08 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b023c707ffb6b023c70 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b023cd87ffb6b023cd8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b023d407ffb6b023d40 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b023da87ffb6b023da8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b023e107ffb6b023e10 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b023e787ffb6b023e78 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b023ee07ffb6b023ee0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b023f487ffb6b023f48 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b023fb07ffb6b023fb0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0240187ffb6b024018 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0240807ffb6b024080 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0240e87ffb6b0240e8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0241507ffb6b024150 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0241b87ffb6b0241b8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0242207ffb6b024220 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0242887ffb6b024288 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0242f07ffb6b0242f0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0243587ffb6b024358 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0243c07ffb6b0243c0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0244287ffb6b024428 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0244907ffb6b024490 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0244f87ffb6b0244f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0245607ffb6b024560 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0245c87ffb6b0245c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0246307ffb6b024630 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0246987ffb6b024698 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0247007ffb6b024700 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0247687ffb6b024768 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0247d07ffb6b0247d0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0248387ffb6b024838 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0248a07ffb6b0248a0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0249087ffb6b024908 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b0249707ffb6b024970 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea9103c07fdbea9103c0 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDea919e607fdbea919e60 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDea919ec87fdbea919ec8 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; + FFFDea919f307fdbea919f30 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; + FFFDea919f987fdbea919f98 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDea91a0007fdbea91a000 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; + FFFDea91a0687fdbea91a068 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; + FFFDea91a0d07fdbea91a0d0 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1bde007fdbea1bde00 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1bde687fdbea1bde68 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1bded07fdbea1bded0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1bdf387fdbea1bdf38 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1bdfa07fdbea1bdfa0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be0087fdbea1be008 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be0707fdbea1be070 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be0d87fdbea1be0d8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be1407fdbea1be140 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be1a87fdbea1be1a8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be2107fdbea1be210 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be2787fdbea1be278 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be2e07fdbea1be2e0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be3487fdbea1be348 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be3b07fdbea1be3b0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be4187fdbea1be418 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be4807fdbea1be480 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be4e87fdbea1be4e8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be5507fdbea1be550 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be5b87fdbea1be5b8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be6207fdbea1be620 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be6887fdbea1be688 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be6f07fdbea1be6f0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be7587fdbea1be758 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be7c07fdbea1be7c0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be8287fdbea1be828 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; + FFFDea1be8907fdbea1be890 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1be8f87fdbea1be8f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1be9607fdbea1be960 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1be9c87fdbea1be9c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1bea307fdbea1bea30 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1bea987fdbea1bea98 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1beb007fdbea1beb00 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1beb687fdbea1beb68 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1bebd07fdbea1bebd0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1bec387fdbea1bec38 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1beca07fdbea1beca0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1bed087fdbea1bed08 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea1bed707fdbea1bed70 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26ac4ca707ffb6ac4ca70 /* Resources */ = { + FFF2ea9103c07fdbea9103c0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2767,7 +2766,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6ac4ca707ffb6ac4ca70 /* Frameworks */ = { + FFFCea9103c07fdbea9103c0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2777,23 +2776,23 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86ac4ca707ffb6ac4ca70 /* Sources */ = { + FFF8ea9103c07fdbea9103c0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6b0244907ffb6b024490, - FFFF6b0244f87ffb6b0244f8, - FFFF6b0245607ffb6b024560, - FFFF6b0245c87ffb6b0245c8, - FFFF6b0246307ffb6b024630, - FFFF6b0246987ffb6b024698, - FFFF6b0247007ffb6b024700, - FFFF6b0247687ffb6b024768, - FFFF6b0247d07ffb6b0247d0, - FFFF6b0248387ffb6b024838, - FFFF6b0248a07ffb6b0248a0, - FFFF6b0249087ffb6b024908, - FFFF6b0249707ffb6b024970, + FFFFea1be8907fdbea1be890, + FFFFea1be8f87fdbea1be8f8, + FFFFea1be9607fdbea1be960, + FFFFea1be9c87fdbea1be9c8, + FFFFea1bea307fdbea1bea30, + FFFFea1bea987fdbea1bea98, + FFFFea1beb007fdbea1beb00, + FFFFea1beb687fdbea1beb68, + FFFFea1bebd07fdbea1bebd0, + FFFFea1bec387fdbea1bec38, + FFFFea1beca07fdbea1beca0, + FFFFea1bed087fdbea1bed08, + FFFFea1bed707fdbea1bed70, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2805,79 +2804,79 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelParticles */ - FFFF6b02dd587ffb6b02dd58 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b02dd587ffb6b02dd58 /* PtBatcher.cpp */; }; - FFFF6b02ddc07ffb6b02ddc0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b02ddc07ffb6b02ddc0 /* PtBodyTransformVault.cpp */; }; - FFFF6b02de287ffb6b02de28 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b02de287ffb6b02de28 /* PtCollision.cpp */; }; - FFFF6b02de907ffb6b02de90 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b02de907ffb6b02de90 /* PtCollisionBox.cpp */; }; - FFFF6b02def87ffb6b02def8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b02def87ffb6b02def8 /* PtCollisionCapsule.cpp */; }; - FFFF6b02df607ffb6b02df60 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b02df607ffb6b02df60 /* PtCollisionConvex.cpp */; }; - FFFF6b02dfc87ffb6b02dfc8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b02dfc87ffb6b02dfc8 /* PtCollisionMesh.cpp */; }; - FFFF6b02e0307ffb6b02e030 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b02e0307ffb6b02e030 /* PtCollisionPlane.cpp */; }; - FFFF6b02e0987ffb6b02e098 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b02e0987ffb6b02e098 /* PtCollisionSphere.cpp */; }; - FFFF6b02e1007ffb6b02e100 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b02e1007ffb6b02e100 /* PtContextCpu.cpp */; }; - FFFF6b02e1687ffb6b02e168 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b02e1687ffb6b02e168 /* PtDynamics.cpp */; }; - FFFF6b02e1d07ffb6b02e1d0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b02e1d07ffb6b02e1d0 /* PtParticleData.cpp */; }; - FFFF6b02e2387ffb6b02e238 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b02e2387ffb6b02e238 /* PtParticleShapeCpu.cpp */; }; - FFFF6b02e2a07ffb6b02e2a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b02e2a07ffb6b02e2a0 /* PtParticleSystemSimCpu.cpp */; }; - FFFF6b02e3087ffb6b02e308 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b02e3087ffb6b02e308 /* PtSpatialHash.cpp */; }; - FFFF6b02e3707ffb6b02e370 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6b02e3707ffb6b02e370 /* PtSpatialLocalHash.cpp */; }; + FFFFeb033d587fdbeb033d58 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb033d587fdbeb033d58 /* PtBatcher.cpp */; }; + FFFFeb033dc07fdbeb033dc0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb033dc07fdbeb033dc0 /* PtBodyTransformVault.cpp */; }; + FFFFeb033e287fdbeb033e28 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb033e287fdbeb033e28 /* PtCollision.cpp */; }; + FFFFeb033e907fdbeb033e90 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb033e907fdbeb033e90 /* PtCollisionBox.cpp */; }; + FFFFeb033ef87fdbeb033ef8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb033ef87fdbeb033ef8 /* PtCollisionCapsule.cpp */; }; + FFFFeb033f607fdbeb033f60 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb033f607fdbeb033f60 /* PtCollisionConvex.cpp */; }; + FFFFeb033fc87fdbeb033fc8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb033fc87fdbeb033fc8 /* PtCollisionMesh.cpp */; }; + FFFFeb0340307fdbeb034030 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0340307fdbeb034030 /* PtCollisionPlane.cpp */; }; + FFFFeb0340987fdbeb034098 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0340987fdbeb034098 /* PtCollisionSphere.cpp */; }; + FFFFeb0341007fdbeb034100 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0341007fdbeb034100 /* PtContextCpu.cpp */; }; + FFFFeb0341687fdbeb034168 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0341687fdbeb034168 /* PtDynamics.cpp */; }; + FFFFeb0341d07fdbeb0341d0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0341d07fdbeb0341d0 /* PtParticleData.cpp */; }; + FFFFeb0342387fdbeb034238 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0342387fdbeb034238 /* PtParticleShapeCpu.cpp */; }; + FFFFeb0342a07fdbeb0342a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0342a07fdbeb0342a0 /* PtParticleSystemSimCpu.cpp */; }; + FFFFeb0343087fdbeb034308 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0343087fdbeb034308 /* PtSpatialHash.cpp */; }; + FFFFeb0343707fdbeb034370 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeb0343707fdbeb034370 /* PtSpatialLocalHash.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6ac4d8807ffb6ac4d880 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6b0220007ffb6b022000 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0220687ffb6b022068 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0220d07ffb6b0220d0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0221387ffb6b022138 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0221a07ffb6b0221a0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0222087ffb6b022208 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0222707ffb6b022270 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0222d87ffb6b0222d8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0223407ffb6b022340 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b0223a87ffb6b0223a8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02d4007ffb6b02d400 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02d4687ffb6b02d468 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02d4d07ffb6b02d4d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02d5387ffb6b02d538 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02d5a07ffb6b02d5a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02d6087ffb6b02d608 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02d6707ffb6b02d670 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02d6d87ffb6b02d6d8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02d7407ffb6b02d740 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02d7a87ffb6b02d7a8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02d8107ffb6b02d810 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02d8787ffb6b02d878 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02d8e07ffb6b02d8e0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02d9487ffb6b02d948 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02d9b07ffb6b02d9b0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02da187ffb6b02da18 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02da807ffb6b02da80 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02dae87ffb6b02dae8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02db507ffb6b02db50 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02dbb87ffb6b02dbb8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02dc207ffb6b02dc20 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02dc887ffb6b02dc88 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02dcf07ffb6b02dcf0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6b02dd587ffb6b02dd58 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b02ddc07ffb6b02ddc0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b02de287ffb6b02de28 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b02de907ffb6b02de90 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b02def87ffb6b02def8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b02df607ffb6b02df60 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b02dfc87ffb6b02dfc8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b02e0307ffb6b02e030 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b02e0987ffb6b02e098 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b02e1007ffb6b02e100 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b02e1687ffb6b02e168 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b02e1d07ffb6b02e1d0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b02e2387ffb6b02e238 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b02e2a07ffb6b02e2a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b02e3087ffb6b02e308 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6b02e3707ffb6b02e370 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDea87b5407fdbea87b540 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDeb029a007fdbeb029a00 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb029a687fdbeb029a68 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb029ad07fdbeb029ad0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb029b387fdbeb029b38 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb029ba07fdbeb029ba0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb029c087fdbeb029c08 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb029c707fdbeb029c70 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb029cd87fdbeb029cd8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb029d407fdbeb029d40 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb029da87fdbeb029da8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0334007fdbeb033400 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0334687fdbeb033468 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0334d07fdbeb0334d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0335387fdbeb033538 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0335a07fdbeb0335a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0336087fdbeb033608 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0336707fdbeb033670 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0336d87fdbeb0336d8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0337407fdbeb033740 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0337a87fdbeb0337a8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0338107fdbeb033810 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0338787fdbeb033878 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0338e07fdbeb0338e0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0339487fdbeb033948 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb0339b07fdbeb0339b0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb033a187fdbeb033a18 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb033a807fdbeb033a80 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb033ae87fdbeb033ae8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb033b507fdbeb033b50 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb033bb87fdbeb033bb8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb033c207fdbeb033c20 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb033c887fdbeb033c88 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb033cf07fdbeb033cf0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; + FFFDeb033d587fdbeb033d58 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb033dc07fdbeb033dc0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb033e287fdbeb033e28 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb033e907fdbeb033e90 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb033ef87fdbeb033ef8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb033f607fdbeb033f60 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb033fc87fdbeb033fc8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0340307fdbeb034030 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0340987fdbeb034098 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0341007fdbeb034100 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0341687fdbeb034168 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0341d07fdbeb0341d0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0342387fdbeb034238 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0342a07fdbeb0342a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0343087fdbeb034308 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeb0343707fdbeb034370 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26ac4d8807ffb6ac4d880 /* Resources */ = { + FFF2ea87b5407fdbea87b540 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2887,7 +2886,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6ac4d8807ffb6ac4d880 /* Frameworks */ = { + FFFCea87b5407fdbea87b540 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2897,26 +2896,26 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86ac4d8807ffb6ac4d880 /* Sources */ = { + FFF8ea87b5407fdbea87b540 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6b02dd587ffb6b02dd58, - FFFF6b02ddc07ffb6b02ddc0, - FFFF6b02de287ffb6b02de28, - FFFF6b02de907ffb6b02de90, - FFFF6b02def87ffb6b02def8, - FFFF6b02df607ffb6b02df60, - FFFF6b02dfc87ffb6b02dfc8, - FFFF6b02e0307ffb6b02e030, - FFFF6b02e0987ffb6b02e098, - FFFF6b02e1007ffb6b02e100, - FFFF6b02e1687ffb6b02e168, - FFFF6b02e1d07ffb6b02e1d0, - FFFF6b02e2387ffb6b02e238, - FFFF6b02e2a07ffb6b02e2a0, - FFFF6b02e3087ffb6b02e308, - FFFF6b02e3707ffb6b02e370, + FFFFeb033d587fdbeb033d58, + FFFFeb033dc07fdbeb033dc0, + FFFFeb033e287fdbeb033e28, + FFFFeb033e907fdbeb033e90, + FFFFeb033ef87fdbeb033ef8, + FFFFeb033f607fdbeb033f60, + FFFFeb033fc87fdbeb033fc8, + FFFFeb0340307fdbeb034030, + FFFFeb0340987fdbeb034098, + FFFFeb0341007fdbeb034100, + FFFFeb0341687fdbeb034168, + FFFFeb0341d07fdbeb0341d0, + FFFFeb0342387fdbeb034238, + FFFFeb0342a07fdbeb0342a0, + FFFFeb0343087fdbeb034308, + FFFFeb0343707fdbeb034370, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2928,22 +2927,22 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxTask */ - FFFF6ab6f6507ffb6ab6f650 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6ab6f6507ffb6ab6f650 /* src/TaskManager.cpp */; }; + FFFFeae0d2d07fdbeae0d2d0 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDeae0d2d07fdbeae0d2d0 /* src/TaskManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6ab713b07ffb6ab713b0 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6ab725f07ffb6ab725f0 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ab726587ffb6ab72658 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ab726c07ffb6ab726c0 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ab727287ffb6ab72728 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ab727907ffb6ab72790 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ab727f87ffb6ab727f8 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6ab6f6507ffb6ab6f650 /* src/TaskManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/TaskManager.cpp"; path = "../../../../PxShared/src/task/src/TaskManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDeae0f3e07fdbeae0f3e0 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDeae0d9907fdbeae0d990 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDeae0d9f87fdbeae0d9f8 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDeae0da607fdbeae0da60 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; + FFFDeae0dac87fdbeae0dac8 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; + FFFDeae0db307fdbeae0db30 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; + FFFDeae0db987fdbeae0db98 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDeae0d2d07fdbeae0d2d0 /* src/TaskManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/TaskManager.cpp"; path = "../../../../PxShared/src/task/src/TaskManager.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26ab713b07ffb6ab713b0 /* Resources */ = { + FFF2eae0f3e07fdbeae0f3e0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2953,7 +2952,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6ab713b07ffb6ab713b0 /* Frameworks */ = { + FFFCeae0f3e07fdbeae0f3e0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2963,11 +2962,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86ab713b07ffb6ab713b0 /* Sources */ = { + FFF8eae0f3e07fdbeae0f3e0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6ab6f6507ffb6ab6f650, + FFFFeae0d2d07fdbeae0d2d0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2979,17 +2978,17 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PsFastXml */ - FFFF6c029ac07ffb6c029ac0 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6c029ac07ffb6c029ac0 /* PsFastXml.cpp */; }; + FFFFec809d007fdbec809d00 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDec809d007fdbec809d00 /* PsFastXml.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6c0293007ffb6c029300 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6c0299c07ffb6c0299c0 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; - FFFD6c029ac07ffb6c029ac0 /* PsFastXml.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.cpp"; path = "../../../../PxShared/src/fastxml/src/PsFastXml.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDec8094c07fdbec8094c0 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDec809c007fdbec809c00 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; + FFFDec809d007fdbec809d00 /* PsFastXml.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.cpp"; path = "../../../../PxShared/src/fastxml/src/PsFastXml.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF26c0293007ffb6c029300 /* Resources */ = { + FFF2ec8094c07fdbec8094c0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2999,7 +2998,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6c0293007ffb6c029300 /* Frameworks */ = { + FFFCec8094c07fdbec8094c0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -3009,11 +3008,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86c0293007ffb6c029300 /* Sources */ = { + FFF8ec8094c07fdbec8094c0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6c029ac07ffb6c029ac0, + FFFFec809d007fdbec809d00, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -3025,1969 +3024,1968 @@ /* End PBXTargetDependency section */ /* Begin PBXContainerItemProxy section */ - FFF56c02ca707ffb6c02ca70 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5ea900af07fdbea900af0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6c02ca707ffb6c02ca70 /* PhysX */; + remoteGlobalIDString = FFFAea900af07fdbea900af0 /* PhysX */; remoteInfo = "PhysX"; }; - FFF56c01dd807ffb6c01dd80 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5ec80e9f07fdbec80e9f0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6c01dd807ffb6c01dd80 /* PhysXCharacterKinematic */; + remoteGlobalIDString = FFFAec80e9f07fdbec80e9f0 /* PhysXCharacterKinematic */; remoteInfo = "PhysXCharacterKinematic"; }; - FFF56c01f2007ffb6c01f200 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5ec80fe007fdbec80fe00 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6c01f2007ffb6c01f200 /* PhysXVehicle */; + remoteGlobalIDString = FFFAec80fe007fdbec80fe00 /* PhysXVehicle */; remoteInfo = "PhysXVehicle"; }; - FFF56c042d407ffb6c042d40 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5ec8213907fdbec821390 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6c042d407ffb6c042d40 /* PhysXExtensions */; + remoteGlobalIDString = FFFAec8213907fdbec821390 /* PhysXExtensions */; remoteInfo = "PhysXExtensions"; }; - FFF56c053e307ffb6c053e30 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5ec8324807fdbec832480 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6c053e307ffb6c053e30 /* SceneQuery */; + remoteGlobalIDString = FFFAec8324807fdbec832480 /* SceneQuery */; remoteInfo = "SceneQuery"; }; - FFF56c0583907ffb6c058390 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5ec8369e07fdbec8369e0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6c0583907ffb6c058390 /* SimulationController */; + remoteGlobalIDString = FFFAec8369e07fdbec8369e0 /* SimulationController */; remoteInfo = "SimulationController"; }; - FFF56c05c9f07ffb6c05c9f0 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5ecac63207fdbecac6320 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6c05c9f07ffb6c05c9f0 /* PhysXCooking */; + remoteGlobalIDString = FFFAecac63207fdbecac6320 /* PhysXCooking */; remoteInfo = "PhysXCooking"; }; - FFF56a8a1e607ffb6a8a1e60 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5ea9487007fdbea948700 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6a8a1e607ffb6a8a1e60 /* PhysXCommon */; + remoteGlobalIDString = FFFAea9487007fdbea948700 /* PhysXCommon */; remoteInfo = "PhysXCommon"; }; - FFF56a88f3807ffb6a88f380 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5ea9596807fdbea959680 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6a88f3807ffb6a88f380 /* PxFoundation */; + remoteGlobalIDString = FFFAea9596807fdbea959680 /* PxFoundation */; remoteInfo = "PxFoundation"; }; - FFF56c009f707ffb6c009f70 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5ea8c83107fdbea8c8310 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6c009f707ffb6c009f70 /* PxPvdSDK */; + remoteGlobalIDString = FFFAea8c83107fdbea8c8310 /* PxPvdSDK */; remoteInfo = "PxPvdSDK"; }; - FFF56ad073e07ffb6ad073e0 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5ea8522a07fdbea8522a0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6ad073e07ffb6ad073e0 /* LowLevel */; + remoteGlobalIDString = FFFAea8522a07fdbea8522a0 /* LowLevel */; remoteInfo = "LowLevel"; }; - FFF56a888c607ffb6a888c60 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5eaf0bad07fdbeaf0bad0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6a888c607ffb6a888c60 /* LowLevelAABB */; + remoteGlobalIDString = FFFAeaf0bad07fdbeaf0bad0 /* LowLevelAABB */; remoteInfo = "LowLevelAABB"; }; - FFF56af294a07ffb6af294a0 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5ea9398207fdbea939820 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6af294a07ffb6af294a0 /* LowLevelDynamics */; + remoteGlobalIDString = FFFAea9398207fdbea939820 /* LowLevelDynamics */; remoteInfo = "LowLevelDynamics"; }; - FFF56ac4ca707ffb6ac4ca70 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5ea9103c07fdbea9103c0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6ac4ca707ffb6ac4ca70 /* LowLevelCloth */; + remoteGlobalIDString = FFFAea9103c07fdbea9103c0 /* LowLevelCloth */; remoteInfo = "LowLevelCloth"; }; - FFF56ac4d8807ffb6ac4d880 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5ea87b5407fdbea87b540 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6ac4d8807ffb6ac4d880 /* LowLevelParticles */; + remoteGlobalIDString = FFFAea87b5407fdbea87b540 /* LowLevelParticles */; remoteInfo = "LowLevelParticles"; }; - FFF56ab713b07ffb6ab713b0 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5eae0f3e07fdbeae0f3e0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6ab713b07ffb6ab713b0 /* PxTask */; + remoteGlobalIDString = FFFAeae0f3e07fdbeae0f3e0 /* PxTask */; remoteInfo = "PxTask"; }; - FFF56c0293007ffb6c029300 /* PBXContainerItemProxy */ = { - containerPortal = FFF969c7ca907ffb69c7ca90 /* Project object */; + FFF5ec8094c07fdbec8094c0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6c0293007ffb6c029300 /* PsFastXml */; + remoteGlobalIDString = FFFAec8094c07fdbec8094c0 /* PsFastXml */; remoteInfo = "PsFastXml"; }; /* End PBXContainerItemProxy section */ /* Begin PBXGroup section */ - FFFB69c7caf87ffb69c7caf8 /* PhysX */ = { + FFFBe9c7caf87fdbe9c7caf8 /* PhysX */ = { isa = PBXGroup; children = ( - FFF069c7ca907ffb69c7ca90 /* Source */, - FFEE69c7ca907ffb69c7ca90 /* Products */, + FFF0e9c7ca907fdbe9c7ca90 /* Source */, + FFEEe9c7ca907fdbe9c7ca90 /* Products */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFF069c7ca907ffb69c7ca90 /* Source */ = { + FFF0e9c7ca907fdbe9c7ca90 /* Source */ = { isa = PBXGroup; children = ( - FFFB6c02ca707ffb6c02ca70, - FFFB6c01dd807ffb6c01dd80, - FFFB6c01f2007ffb6c01f200, - FFFB6c042d407ffb6c042d40, - FFFB6c053e307ffb6c053e30, - FFFB6c0583907ffb6c058390, - FFFB6c05c9f07ffb6c05c9f0, - FFFB6a8a1e607ffb6a8a1e60, - FFFB6a88f3807ffb6a88f380, - FFFB6c009f707ffb6c009f70, - FFFB6ad073e07ffb6ad073e0, - FFFB6a888c607ffb6a888c60, - FFFB6af294a07ffb6af294a0, - FFFB6ac4ca707ffb6ac4ca70, - FFFB6ac4d8807ffb6ac4d880, - FFFB6ab713b07ffb6ab713b0, - FFFB6c0293007ffb6c029300, + FFFBea900af07fdbea900af0, + FFFBec80e9f07fdbec80e9f0, + FFFBec80fe007fdbec80fe00, + FFFBec8213907fdbec821390, + FFFBec8324807fdbec832480, + FFFBec8369e07fdbec8369e0, + FFFBecac63207fdbecac6320, + FFFBea9487007fdbea948700, + FFFBea9596807fdbea959680, + FFFBea8c83107fdbea8c8310, + FFFBea8522a07fdbea8522a0, + FFFBeaf0bad07fdbeaf0bad0, + FFFBea9398207fdbea939820, + FFFBea9103c07fdbea9103c0, + FFFBea87b5407fdbea87b540, + FFFBeae0f3e07fdbeae0f3e0, + FFFBec8094c07fdbec8094c0, ); name = Source; sourceTree = "<group>"; }; - FFEE69c7ca907ffb69c7ca90 /* Products */ = { + FFEEe9c7ca907fdbe9c7ca90 /* Products */ = { isa = PBXGroup; children = ( - FFFD6c02ca707ffb6c02ca70, - FFFD6c01dd807ffb6c01dd80, - FFFD6c01f2007ffb6c01f200, - FFFD6c042d407ffb6c042d40, - FFFD6c053e307ffb6c053e30, - FFFD6c0583907ffb6c058390, - FFFD6c05c9f07ffb6c05c9f0, - FFFD6a8a1e607ffb6a8a1e60, - FFFD6a88f3807ffb6a88f380, - FFFD6c009f707ffb6c009f70, - FFFD6ad073e07ffb6ad073e0, - FFFD6a888c607ffb6a888c60, - FFFD6af294a07ffb6af294a0, - FFFD6ac4ca707ffb6ac4ca70, - FFFD6ac4d8807ffb6ac4d880, - FFFD6ab713b07ffb6ab713b0, - FFFD6c0293007ffb6c029300, + FFFDea900af07fdbea900af0, + FFFDec80e9f07fdbec80e9f0, + FFFDec80fe007fdbec80fe00, + FFFDec8213907fdbec821390, + FFFDec8324807fdbec832480, + FFFDec8369e07fdbec8369e0, + FFFDecac63207fdbecac6320, + FFFDea9487007fdbea948700, + FFFDea9596807fdbea959680, + FFFDea8c83107fdbea8c8310, + FFFDea8522a07fdbea8522a0, + FFFDeaf0bad07fdbeaf0bad0, + FFFDea9398207fdbea939820, + FFFDea9103c07fdbea9103c0, + FFFDea87b5407fdbea87b540, + FFFDeae0f3e07fdbeae0f3e0, + FFFDec8094c07fdbec8094c0, ); name = Products; sourceTree = "<group>"; }; - FFFB6c02ca707ffb6c02ca70 /* PhysX */ = { + FFFBea900af07fdbea900af0 /* PhysX */ = { isa = PBXGroup; children = ( - FFFB6c0381707ffb6c038170 /* src */, - FFFB6c0381987ffb6c038198 /* include */, - FFFB6c0381c07ffb6c0381c0 /* metadata */, + FFFBec8167907fdbec816790 /* src */, + FFFBec8167b87fdbec8167b8 /* include */, + FFFBec8167e07fdbec8167e0 /* metadata */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFFB6c0381707ffb6c038170 /* src */ = { + FFFBec8167907fdbec816790 /* src */ = { isa = PBXGroup; children = ( - FFFD6c81d8007ffb6c81d800 /* NpActor.h */, - FFFD6c81d8687ffb6c81d868 /* NpActorTemplate.h */, - FFFD6c81d8d07ffb6c81d8d0 /* NpAggregate.h */, - FFFD6c81d9387ffb6c81d938 /* NpArticulation.h */, - FFFD6c81d9a07ffb6c81d9a0 /* NpArticulationJoint.h */, - FFFD6c81da087ffb6c81da08 /* NpArticulationLink.h */, - FFFD6c81da707ffb6c81da70 /* NpBatchQuery.h */, - FFFD6c81dad87ffb6c81dad8 /* NpCast.h */, - FFFD6c81db407ffb6c81db40 /* NpConnector.h */, - FFFD6c81dba87ffb6c81dba8 /* NpConstraint.h */, - FFFD6c81dc107ffb6c81dc10 /* NpFactory.h */, - FFFD6c81dc787ffb6c81dc78 /* NpMaterial.h */, - FFFD6c81dce07ffb6c81dce0 /* NpMaterialManager.h */, - FFFD6c81dd487ffb6c81dd48 /* NpPhysics.h */, - FFFD6c81ddb07ffb6c81ddb0 /* NpPhysicsInsertionCallback.h */, - FFFD6c81de187ffb6c81de18 /* NpPtrTableStorageManager.h */, - FFFD6c81de807ffb6c81de80 /* NpPvdSceneQueryCollector.h */, - FFFD6c81dee87ffb6c81dee8 /* NpQueryShared.h */, - FFFD6c81df507ffb6c81df50 /* NpReadCheck.h */, - FFFD6c81dfb87ffb6c81dfb8 /* NpRigidActorTemplate.h */, - FFFD6c81e0207ffb6c81e020 /* NpRigidActorTemplateInternal.h */, - FFFD6c81e0887ffb6c81e088 /* NpRigidBodyTemplate.h */, - FFFD6c81e0f07ffb6c81e0f0 /* NpRigidDynamic.h */, - FFFD6c81e1587ffb6c81e158 /* NpRigidStatic.h */, - FFFD6c81e1c07ffb6c81e1c0 /* NpScene.h */, - FFFD6c81e2287ffb6c81e228 /* NpSceneQueries.h */, - FFFD6c81e2907ffb6c81e290 /* NpShape.h */, - FFFD6c81e2f87ffb6c81e2f8 /* NpShapeManager.h */, - FFFD6c81e3607ffb6c81e360 /* NpSpatialIndex.h */, - FFFD6c81e3c87ffb6c81e3c8 /* NpVolumeCache.h */, - FFFD6c81e4307ffb6c81e430 /* NpWriteCheck.h */, - FFFD6c81e4987ffb6c81e498 /* PvdMetaDataBindingData.h */, - FFFD6c81e5007ffb6c81e500 /* PvdMetaDataPvdBinding.h */, - FFFD6c81e5687ffb6c81e568 /* PvdPhysicsClient.h */, - FFFD6c81e5d07ffb6c81e5d0 /* PvdTypeNames.h */, - FFFD6c81e6387ffb6c81e638 /* NpActor.cpp */, - FFFD6c81e6a07ffb6c81e6a0 /* NpAggregate.cpp */, - FFFD6c81e7087ffb6c81e708 /* NpArticulation.cpp */, - FFFD6c81e7707ffb6c81e770 /* NpArticulationJoint.cpp */, - FFFD6c81e7d87ffb6c81e7d8 /* NpArticulationLink.cpp */, - FFFD6c81e8407ffb6c81e840 /* NpBatchQuery.cpp */, - FFFD6c81e8a87ffb6c81e8a8 /* NpConstraint.cpp */, - FFFD6c81e9107ffb6c81e910 /* NpFactory.cpp */, - FFFD6c81e9787ffb6c81e978 /* NpMaterial.cpp */, - FFFD6c81e9e07ffb6c81e9e0 /* NpMetaData.cpp */, - FFFD6c81ea487ffb6c81ea48 /* NpPhysics.cpp */, - FFFD6c81eab07ffb6c81eab0 /* NpPvdSceneQueryCollector.cpp */, - FFFD6c81eb187ffb6c81eb18 /* NpReadCheck.cpp */, - FFFD6c81eb807ffb6c81eb80 /* NpRigidDynamic.cpp */, - FFFD6c81ebe87ffb6c81ebe8 /* NpRigidStatic.cpp */, - FFFD6c81ec507ffb6c81ec50 /* NpScene.cpp */, - FFFD6c81ecb87ffb6c81ecb8 /* NpSceneQueries.cpp */, - FFFD6c81ed207ffb6c81ed20 /* NpSerializerAdapter.cpp */, - FFFD6c81ed887ffb6c81ed88 /* NpShape.cpp */, - FFFD6c81edf07ffb6c81edf0 /* NpShapeManager.cpp */, - FFFD6c81ee587ffb6c81ee58 /* NpSpatialIndex.cpp */, - FFFD6c81eec07ffb6c81eec0 /* NpVolumeCache.cpp */, - FFFD6c81ef287ffb6c81ef28 /* NpWriteCheck.cpp */, - FFFD6c81ef907ffb6c81ef90 /* PvdMetaDataPvdBinding.cpp */, - FFFD6c81eff87ffb6c81eff8 /* PvdPhysicsClient.cpp */, - FFFD6c81f0607ffb6c81f060 /* particles/NpParticleBaseTemplate.h */, - FFFD6c81f0c87ffb6c81f0c8 /* particles/NpParticleFluid.h */, - FFFD6c81f1307ffb6c81f130 /* particles/NpParticleFluidReadData.h */, - FFFD6c81f1987ffb6c81f198 /* particles/NpParticleSystem.h */, - FFFD6c81f2007ffb6c81f200 /* particles/NpParticleFluid.cpp */, - FFFD6c81f2687ffb6c81f268 /* particles/NpParticleSystem.cpp */, - FFFD6c81f2d07ffb6c81f2d0 /* buffering/ScbActor.h */, - FFFD6c81f3387ffb6c81f338 /* buffering/ScbAggregate.h */, - FFFD6c81f3a07ffb6c81f3a0 /* buffering/ScbArticulation.h */, - FFFD6c81f4087ffb6c81f408 /* buffering/ScbArticulationJoint.h */, - FFFD6c81f4707ffb6c81f470 /* buffering/ScbBase.h */, - FFFD6c81f4d87ffb6c81f4d8 /* buffering/ScbBody.h */, - FFFD6c81f5407ffb6c81f540 /* buffering/ScbCloth.h */, - FFFD6c81f5a87ffb6c81f5a8 /* buffering/ScbConstraint.h */, - FFFD6c81f6107ffb6c81f610 /* buffering/ScbDefs.h */, - FFFD6c81f6787ffb6c81f678 /* buffering/ScbNpDeps.h */, - FFFD6c81f6e07ffb6c81f6e0 /* buffering/ScbParticleSystem.h */, - FFFD6c81f7487ffb6c81f748 /* buffering/ScbRigidObject.h */, - FFFD6c81f7b07ffb6c81f7b0 /* buffering/ScbRigidStatic.h */, - FFFD6c81f8187ffb6c81f818 /* buffering/ScbScene.h */, - FFFD6c81f8807ffb6c81f880 /* buffering/ScbSceneBuffer.h */, - FFFD6c81f8e87ffb6c81f8e8 /* buffering/ScbScenePvdClient.h */, - FFFD6c81f9507ffb6c81f950 /* buffering/ScbShape.h */, - FFFD6c81f9b87ffb6c81f9b8 /* buffering/ScbType.h */, - FFFD6c81fa207ffb6c81fa20 /* buffering/ScbActor.cpp */, - FFFD6c81fa887ffb6c81fa88 /* buffering/ScbAggregate.cpp */, - FFFD6c81faf07ffb6c81faf0 /* buffering/ScbBase.cpp */, - FFFD6c81fb587ffb6c81fb58 /* buffering/ScbCloth.cpp */, - FFFD6c81fbc07ffb6c81fbc0 /* buffering/ScbMetaData.cpp */, - FFFD6c81fc287ffb6c81fc28 /* buffering/ScbParticleSystem.cpp */, - FFFD6c81fc907ffb6c81fc90 /* buffering/ScbScene.cpp */, - FFFD6c81fcf87ffb6c81fcf8 /* buffering/ScbScenePvdClient.cpp */, - FFFD6c81fd607ffb6c81fd60 /* buffering/ScbShape.cpp */, - FFFD6c81fdc87ffb6c81fdc8 /* cloth/NpCloth.h */, - FFFD6c81fe307ffb6c81fe30 /* cloth/NpClothFabric.h */, - FFFD6c81fe987ffb6c81fe98 /* cloth/NpClothParticleData.h */, - FFFD6c81ff007ffb6c81ff00 /* cloth/NpCloth.cpp */, - FFFD6c81ff687ffb6c81ff68 /* cloth/NpClothFabric.cpp */, - FFFD6c81ffd07ffb6c81ffd0 /* cloth/NpClothParticleData.cpp */, - FFFD6c8200387ffb6c820038 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, + FFFDea1cda007fdbea1cda00 /* NpActor.h */, + FFFDea1cda687fdbea1cda68 /* NpActorTemplate.h */, + FFFDea1cdad07fdbea1cdad0 /* NpAggregate.h */, + FFFDea1cdb387fdbea1cdb38 /* NpArticulation.h */, + FFFDea1cdba07fdbea1cdba0 /* NpArticulationJoint.h */, + FFFDea1cdc087fdbea1cdc08 /* NpArticulationLink.h */, + FFFDea1cdc707fdbea1cdc70 /* NpBatchQuery.h */, + FFFDea1cdcd87fdbea1cdcd8 /* NpCast.h */, + FFFDea1cdd407fdbea1cdd40 /* NpConnector.h */, + FFFDea1cdda87fdbea1cdda8 /* NpConstraint.h */, + FFFDea1cde107fdbea1cde10 /* NpFactory.h */, + FFFDea1cde787fdbea1cde78 /* NpMaterial.h */, + FFFDea1cdee07fdbea1cdee0 /* NpMaterialManager.h */, + FFFDea1cdf487fdbea1cdf48 /* NpPhysics.h */, + FFFDea1cdfb07fdbea1cdfb0 /* NpPhysicsInsertionCallback.h */, + FFFDea1ce0187fdbea1ce018 /* NpPtrTableStorageManager.h */, + FFFDea1ce0807fdbea1ce080 /* NpPvdSceneQueryCollector.h */, + FFFDea1ce0e87fdbea1ce0e8 /* NpQueryShared.h */, + FFFDea1ce1507fdbea1ce150 /* NpReadCheck.h */, + FFFDea1ce1b87fdbea1ce1b8 /* NpRigidActorTemplate.h */, + FFFDea1ce2207fdbea1ce220 /* NpRigidActorTemplateInternal.h */, + FFFDea1ce2887fdbea1ce288 /* NpRigidBodyTemplate.h */, + FFFDea1ce2f07fdbea1ce2f0 /* NpRigidDynamic.h */, + FFFDea1ce3587fdbea1ce358 /* NpRigidStatic.h */, + FFFDea1ce3c07fdbea1ce3c0 /* NpScene.h */, + FFFDea1ce4287fdbea1ce428 /* NpSceneQueries.h */, + FFFDea1ce4907fdbea1ce490 /* NpShape.h */, + FFFDea1ce4f87fdbea1ce4f8 /* NpShapeManager.h */, + FFFDea1ce5607fdbea1ce560 /* NpSpatialIndex.h */, + FFFDea1ce5c87fdbea1ce5c8 /* NpVolumeCache.h */, + FFFDea1ce6307fdbea1ce630 /* NpWriteCheck.h */, + FFFDea1ce6987fdbea1ce698 /* PvdMetaDataBindingData.h */, + FFFDea1ce7007fdbea1ce700 /* PvdMetaDataPvdBinding.h */, + FFFDea1ce7687fdbea1ce768 /* PvdPhysicsClient.h */, + FFFDea1ce7d07fdbea1ce7d0 /* PvdTypeNames.h */, + FFFDea1ce8387fdbea1ce838 /* NpActor.cpp */, + FFFDea1ce8a07fdbea1ce8a0 /* NpAggregate.cpp */, + FFFDea1ce9087fdbea1ce908 /* NpArticulation.cpp */, + FFFDea1ce9707fdbea1ce970 /* NpArticulationJoint.cpp */, + FFFDea1ce9d87fdbea1ce9d8 /* NpArticulationLink.cpp */, + FFFDea1cea407fdbea1cea40 /* NpBatchQuery.cpp */, + FFFDea1ceaa87fdbea1ceaa8 /* NpConstraint.cpp */, + FFFDea1ceb107fdbea1ceb10 /* NpFactory.cpp */, + FFFDea1ceb787fdbea1ceb78 /* NpMaterial.cpp */, + FFFDea1cebe07fdbea1cebe0 /* NpMetaData.cpp */, + FFFDea1cec487fdbea1cec48 /* NpPhysics.cpp */, + FFFDea1cecb07fdbea1cecb0 /* NpPvdSceneQueryCollector.cpp */, + FFFDea1ced187fdbea1ced18 /* NpReadCheck.cpp */, + FFFDea1ced807fdbea1ced80 /* NpRigidDynamic.cpp */, + FFFDea1cede87fdbea1cede8 /* NpRigidStatic.cpp */, + FFFDea1cee507fdbea1cee50 /* NpScene.cpp */, + FFFDea1ceeb87fdbea1ceeb8 /* NpSceneQueries.cpp */, + FFFDea1cef207fdbea1cef20 /* NpSerializerAdapter.cpp */, + FFFDea1cef887fdbea1cef88 /* NpShape.cpp */, + FFFDea1ceff07fdbea1ceff0 /* NpShapeManager.cpp */, + FFFDea1cf0587fdbea1cf058 /* NpSpatialIndex.cpp */, + FFFDea1cf0c07fdbea1cf0c0 /* NpVolumeCache.cpp */, + FFFDea1cf1287fdbea1cf128 /* NpWriteCheck.cpp */, + FFFDea1cf1907fdbea1cf190 /* PvdMetaDataPvdBinding.cpp */, + FFFDea1cf1f87fdbea1cf1f8 /* PvdPhysicsClient.cpp */, + FFFDea1cf2607fdbea1cf260 /* particles/NpParticleBaseTemplate.h */, + FFFDea1cf2c87fdbea1cf2c8 /* particles/NpParticleFluid.h */, + FFFDea1cf3307fdbea1cf330 /* particles/NpParticleFluidReadData.h */, + FFFDea1cf3987fdbea1cf398 /* particles/NpParticleSystem.h */, + FFFDea1cf4007fdbea1cf400 /* particles/NpParticleFluid.cpp */, + FFFDea1cf4687fdbea1cf468 /* particles/NpParticleSystem.cpp */, + FFFDea1cf4d07fdbea1cf4d0 /* buffering/ScbActor.h */, + FFFDea1cf5387fdbea1cf538 /* buffering/ScbAggregate.h */, + FFFDea1cf5a07fdbea1cf5a0 /* buffering/ScbArticulation.h */, + FFFDea1cf6087fdbea1cf608 /* buffering/ScbArticulationJoint.h */, + FFFDea1cf6707fdbea1cf670 /* buffering/ScbBase.h */, + FFFDea1cf6d87fdbea1cf6d8 /* buffering/ScbBody.h */, + FFFDea1cf7407fdbea1cf740 /* buffering/ScbCloth.h */, + FFFDea1cf7a87fdbea1cf7a8 /* buffering/ScbConstraint.h */, + FFFDea1cf8107fdbea1cf810 /* buffering/ScbDefs.h */, + FFFDea1cf8787fdbea1cf878 /* buffering/ScbNpDeps.h */, + FFFDea1cf8e07fdbea1cf8e0 /* buffering/ScbParticleSystem.h */, + FFFDea1cf9487fdbea1cf948 /* buffering/ScbRigidObject.h */, + FFFDea1cf9b07fdbea1cf9b0 /* buffering/ScbRigidStatic.h */, + FFFDea1cfa187fdbea1cfa18 /* buffering/ScbScene.h */, + FFFDea1cfa807fdbea1cfa80 /* buffering/ScbSceneBuffer.h */, + FFFDea1cfae87fdbea1cfae8 /* buffering/ScbScenePvdClient.h */, + FFFDea1cfb507fdbea1cfb50 /* buffering/ScbShape.h */, + FFFDea1cfbb87fdbea1cfbb8 /* buffering/ScbType.h */, + FFFDea1cfc207fdbea1cfc20 /* buffering/ScbActor.cpp */, + FFFDea1cfc887fdbea1cfc88 /* buffering/ScbAggregate.cpp */, + FFFDea1cfcf07fdbea1cfcf0 /* buffering/ScbBase.cpp */, + FFFDea1cfd587fdbea1cfd58 /* buffering/ScbCloth.cpp */, + FFFDea1cfdc07fdbea1cfdc0 /* buffering/ScbMetaData.cpp */, + FFFDea1cfe287fdbea1cfe28 /* buffering/ScbParticleSystem.cpp */, + FFFDea1cfe907fdbea1cfe90 /* buffering/ScbScene.cpp */, + FFFDea1cfef87fdbea1cfef8 /* buffering/ScbScenePvdClient.cpp */, + FFFDea1cff607fdbea1cff60 /* buffering/ScbShape.cpp */, + FFFDea1cffc87fdbea1cffc8 /* cloth/NpCloth.h */, + FFFDea1d00307fdbea1d0030 /* cloth/NpClothFabric.h */, + FFFDea1d00987fdbea1d0098 /* cloth/NpClothParticleData.h */, + FFFDea1d01007fdbea1d0100 /* cloth/NpCloth.cpp */, + FFFDea1d01687fdbea1d0168 /* cloth/NpClothFabric.cpp */, + FFFDea1d01d07fdbea1d01d0 /* cloth/NpClothParticleData.cpp */, + FFFDea1d02387fdbea1d0238 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB6c0381987ffb6c038198 /* include */ = { + FFFBec8167b87fdbec8167b8 /* include */ = { isa = PBXGroup; children = ( - FFFD6c8202007ffb6c820200 /* PxActor.h */, - FFFD6c8202687ffb6c820268 /* PxAggregate.h */, - FFFD6c8202d07ffb6c8202d0 /* PxArticulation.h */, - FFFD6c8203387ffb6c820338 /* PxArticulationJoint.h */, - FFFD6c8203a07ffb6c8203a0 /* PxArticulationLink.h */, - FFFD6c8204087ffb6c820408 /* PxBatchQuery.h */, - FFFD6c8204707ffb6c820470 /* PxBatchQueryDesc.h */, - FFFD6c8204d87ffb6c8204d8 /* PxBroadPhase.h */, - FFFD6c8205407ffb6c820540 /* PxClient.h */, - FFFD6c8205a87ffb6c8205a8 /* PxConstraint.h */, - FFFD6c8206107ffb6c820610 /* PxConstraintDesc.h */, - FFFD6c8206787ffb6c820678 /* PxContact.h */, - FFFD6c8206e07ffb6c8206e0 /* PxContactModifyCallback.h */, - FFFD6c8207487ffb6c820748 /* PxDeletionListener.h */, - FFFD6c8207b07ffb6c8207b0 /* PxFiltering.h */, - FFFD6c8208187ffb6c820818 /* PxForceMode.h */, - FFFD6c8208807ffb6c820880 /* PxImmediateMode.h */, - FFFD6c8208e87ffb6c8208e8 /* PxLockedData.h */, - FFFD6c8209507ffb6c820950 /* PxMaterial.h */, - FFFD6c8209b87ffb6c8209b8 /* PxPhysXConfig.h */, - FFFD6c820a207ffb6c820a20 /* PxPhysics.h */, - FFFD6c820a887ffb6c820a88 /* PxPhysicsAPI.h */, - FFFD6c820af07ffb6c820af0 /* PxPhysicsSerialization.h */, - FFFD6c820b587ffb6c820b58 /* PxPhysicsVersion.h */, - FFFD6c820bc07ffb6c820bc0 /* PxPruningStructure.h */, - FFFD6c820c287ffb6c820c28 /* PxQueryFiltering.h */, - FFFD6c820c907ffb6c820c90 /* PxQueryReport.h */, - FFFD6c820cf87ffb6c820cf8 /* PxRigidActor.h */, - FFFD6c820d607ffb6c820d60 /* PxRigidBody.h */, - FFFD6c820dc87ffb6c820dc8 /* PxRigidDynamic.h */, - FFFD6c820e307ffb6c820e30 /* PxRigidStatic.h */, - FFFD6c820e987ffb6c820e98 /* PxScene.h */, - FFFD6c820f007ffb6c820f00 /* PxSceneDesc.h */, - FFFD6c820f687ffb6c820f68 /* PxSceneLock.h */, - FFFD6c820fd07ffb6c820fd0 /* PxShape.h */, - FFFD6c8210387ffb6c821038 /* PxSimulationEventCallback.h */, - FFFD6c8210a07ffb6c8210a0 /* PxSimulationStatistics.h */, - FFFD6c8211087ffb6c821108 /* PxSpatialIndex.h */, - FFFD6c8211707ffb6c821170 /* PxVisualizationParameter.h */, - FFFD6c8211d87ffb6c8211d8 /* PxVolumeCache.h */, - FFFD6c8212407ffb6c821240 /* particles/PxParticleBase.h */, - FFFD6c8212a87ffb6c8212a8 /* particles/PxParticleBaseFlag.h */, - FFFD6c8213107ffb6c821310 /* particles/PxParticleCreationData.h */, - FFFD6c8213787ffb6c821378 /* particles/PxParticleFlag.h */, - FFFD6c8213e07ffb6c8213e0 /* particles/PxParticleFluid.h */, - FFFD6c8214487ffb6c821448 /* particles/PxParticleFluidReadData.h */, - FFFD6c8214b07ffb6c8214b0 /* particles/PxParticleReadData.h */, - FFFD6c8215187ffb6c821518 /* particles/PxParticleSystem.h */, - FFFD6c8215807ffb6c821580 /* pvd/PxPvdSceneClient.h */, - FFFD6c8215e87ffb6c8215e8 /* cloth/PxCloth.h */, - FFFD6c8216507ffb6c821650 /* cloth/PxClothCollisionData.h */, - FFFD6c8216b87ffb6c8216b8 /* cloth/PxClothFabric.h */, - FFFD6c8217207ffb6c821720 /* cloth/PxClothParticleData.h */, - FFFD6c8217887ffb6c821788 /* cloth/PxClothTypes.h */, + FFFDea1d04007fdbea1d0400 /* PxActor.h */, + FFFDea1d04687fdbea1d0468 /* PxAggregate.h */, + FFFDea1d04d07fdbea1d04d0 /* PxArticulation.h */, + FFFDea1d05387fdbea1d0538 /* PxArticulationJoint.h */, + FFFDea1d05a07fdbea1d05a0 /* PxArticulationLink.h */, + FFFDea1d06087fdbea1d0608 /* PxBatchQuery.h */, + FFFDea1d06707fdbea1d0670 /* PxBatchQueryDesc.h */, + FFFDea1d06d87fdbea1d06d8 /* PxBroadPhase.h */, + FFFDea1d07407fdbea1d0740 /* PxClient.h */, + FFFDea1d07a87fdbea1d07a8 /* PxConstraint.h */, + FFFDea1d08107fdbea1d0810 /* PxConstraintDesc.h */, + FFFDea1d08787fdbea1d0878 /* PxContact.h */, + FFFDea1d08e07fdbea1d08e0 /* PxContactModifyCallback.h */, + FFFDea1d09487fdbea1d0948 /* PxDeletionListener.h */, + FFFDea1d09b07fdbea1d09b0 /* PxFiltering.h */, + FFFDea1d0a187fdbea1d0a18 /* PxForceMode.h */, + FFFDea1d0a807fdbea1d0a80 /* PxImmediateMode.h */, + FFFDea1d0ae87fdbea1d0ae8 /* PxLockedData.h */, + FFFDea1d0b507fdbea1d0b50 /* PxMaterial.h */, + FFFDea1d0bb87fdbea1d0bb8 /* PxPhysXConfig.h */, + FFFDea1d0c207fdbea1d0c20 /* PxPhysics.h */, + FFFDea1d0c887fdbea1d0c88 /* PxPhysicsAPI.h */, + FFFDea1d0cf07fdbea1d0cf0 /* PxPhysicsSerialization.h */, + FFFDea1d0d587fdbea1d0d58 /* PxPhysicsVersion.h */, + FFFDea1d0dc07fdbea1d0dc0 /* PxPruningStructure.h */, + FFFDea1d0e287fdbea1d0e28 /* PxQueryFiltering.h */, + FFFDea1d0e907fdbea1d0e90 /* PxQueryReport.h */, + FFFDea1d0ef87fdbea1d0ef8 /* PxRigidActor.h */, + FFFDea1d0f607fdbea1d0f60 /* PxRigidBody.h */, + FFFDea1d0fc87fdbea1d0fc8 /* PxRigidDynamic.h */, + FFFDea1d10307fdbea1d1030 /* PxRigidStatic.h */, + FFFDea1d10987fdbea1d1098 /* PxScene.h */, + FFFDea1d11007fdbea1d1100 /* PxSceneDesc.h */, + FFFDea1d11687fdbea1d1168 /* PxSceneLock.h */, + FFFDea1d11d07fdbea1d11d0 /* PxShape.h */, + FFFDea1d12387fdbea1d1238 /* PxSimulationEventCallback.h */, + FFFDea1d12a07fdbea1d12a0 /* PxSimulationStatistics.h */, + FFFDea1d13087fdbea1d1308 /* PxSpatialIndex.h */, + FFFDea1d13707fdbea1d1370 /* PxVisualizationParameter.h */, + FFFDea1d13d87fdbea1d13d8 /* PxVolumeCache.h */, + FFFDea1d14407fdbea1d1440 /* particles/PxParticleBase.h */, + FFFDea1d14a87fdbea1d14a8 /* particles/PxParticleBaseFlag.h */, + FFFDea1d15107fdbea1d1510 /* particles/PxParticleCreationData.h */, + FFFDea1d15787fdbea1d1578 /* particles/PxParticleFlag.h */, + FFFDea1d15e07fdbea1d15e0 /* particles/PxParticleFluid.h */, + FFFDea1d16487fdbea1d1648 /* particles/PxParticleFluidReadData.h */, + FFFDea1d16b07fdbea1d16b0 /* particles/PxParticleReadData.h */, + FFFDea1d17187fdbea1d1718 /* particles/PxParticleSystem.h */, + FFFDea1d17807fdbea1d1780 /* pvd/PxPvdSceneClient.h */, + FFFDea1d17e87fdbea1d17e8 /* cloth/PxCloth.h */, + FFFDea1d18507fdbea1d1850 /* cloth/PxClothCollisionData.h */, + FFFDea1d18b87fdbea1d18b8 /* cloth/PxClothFabric.h */, + FFFDea1d19207fdbea1d1920 /* cloth/PxClothParticleData.h */, + FFFDea1d19887fdbea1d1988 /* cloth/PxClothTypes.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6c0381c07ffb6c0381c0 /* metadata */ = { + FFFBec8167e07fdbec8167e0 /* metadata */ = { isa = PBXGroup; children = ( - FFFD6c8184007ffb6c818400 /* core/include/PvdMetaDataDefineProperties.h */, - FFFD6c8184687ffb6c818468 /* core/include/PvdMetaDataExtensions.h */, - FFFD6c8184d07ffb6c8184d0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFD6c8185387ffb6c818538 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFD6c8185a07ffb6c8185a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFD6c8186087ffb6c818608 /* core/include/PxMetaDataCompare.h */, - FFFD6c8186707ffb6c818670 /* core/include/PxMetaDataCppPrefix.h */, - FFFD6c8186d87ffb6c8186d8 /* core/include/PxMetaDataObjects.h */, - FFFD6c8187407ffb6c818740 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFD6c8187a87ffb6c8187a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, - FFFD6c8188107ffb6c818810 /* core/src/PxMetaDataObjects.cpp */, + FFFDea1c86007fdbea1c8600 /* core/include/PvdMetaDataDefineProperties.h */, + FFFDea1c86687fdbea1c8668 /* core/include/PvdMetaDataExtensions.h */, + FFFDea1c86d07fdbea1c86d0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFDea1c87387fdbea1c8738 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFDea1c87a07fdbea1c87a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFDea1c88087fdbea1c8808 /* core/include/PxMetaDataCompare.h */, + FFFDea1c88707fdbea1c8870 /* core/include/PxMetaDataCppPrefix.h */, + FFFDea1c88d87fdbea1c88d8 /* core/include/PxMetaDataObjects.h */, + FFFDea1c89407fdbea1c8940 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFDea1c89a87fdbea1c89a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, + FFFDea1c8a107fdbea1c8a10 /* core/src/PxMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB6c01dd807ffb6c01dd80 /* PhysXCharacterKinematic */ = { + FFFBec80e9f07fdbec80e9f0 /* PhysXCharacterKinematic */ = { isa = PBXGroup; children = ( - FFFB6c0374807ffb6c037480 /* include */, - FFFB6c0374a87ffb6c0374a8 /* src */, + FFFBec8159d07fdbec8159d0 /* include */, + FFFBec8159f87fdbec8159f8 /* src */, ); name = "PhysXCharacterKinematic"; sourceTree = "<group>"; }; - FFFB6c0374807ffb6c037480 /* include */ = { + FFFBec8159d07fdbec8159d0 /* include */ = { isa = PBXGroup; children = ( - FFFD6c0374d07ffb6c0374d0 /* PxBoxController.h */, - FFFD6c0375387ffb6c037538 /* PxCapsuleController.h */, - FFFD6c0375a07ffb6c0375a0 /* PxCharacter.h */, - FFFD6c0376087ffb6c037608 /* PxController.h */, - FFFD6c0376707ffb6c037670 /* PxControllerBehavior.h */, - FFFD6c0376d87ffb6c0376d8 /* PxControllerManager.h */, - FFFD6c0377407ffb6c037740 /* PxControllerObstacles.h */, - FFFD6c0377a87ffb6c0377a8 /* PxExtended.h */, + FFFDec815a207fdbec815a20 /* PxBoxController.h */, + FFFDec815a887fdbec815a88 /* PxCapsuleController.h */, + FFFDec815af07fdbec815af0 /* PxCharacter.h */, + FFFDec815b587fdbec815b58 /* PxController.h */, + FFFDec815bc07fdbec815bc0 /* PxControllerBehavior.h */, + FFFDec815c287fdbec815c28 /* PxControllerManager.h */, + FFFDec815c907fdbec815c90 /* PxControllerObstacles.h */, + FFFDec815cf87fdbec815cf8 /* PxExtended.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6c0374a87ffb6c0374a8 /* src */ = { + FFFBec8159f87fdbec8159f8 /* src */ = { isa = PBXGroup; children = ( - FFFD6c8218007ffb6c821800 /* CctBoxController.h */, - FFFD6c8218687ffb6c821868 /* CctCapsuleController.h */, - FFFD6c8218d07ffb6c8218d0 /* CctCharacterController.h */, - FFFD6c8219387ffb6c821938 /* CctCharacterControllerManager.h */, - FFFD6c8219a07ffb6c8219a0 /* CctController.h */, - FFFD6c821a087ffb6c821a08 /* CctInternalStructs.h */, - FFFD6c821a707ffb6c821a70 /* CctObstacleContext.h */, - FFFD6c821ad87ffb6c821ad8 /* CctSweptBox.h */, - FFFD6c821b407ffb6c821b40 /* CctSweptCapsule.h */, - FFFD6c821ba87ffb6c821ba8 /* CctSweptVolume.h */, - FFFD6c821c107ffb6c821c10 /* CctUtils.h */, - FFFD6c821c787ffb6c821c78 /* CctBoxController.cpp */, - FFFD6c821ce07ffb6c821ce0 /* CctCapsuleController.cpp */, - FFFD6c821d487ffb6c821d48 /* CctCharacterController.cpp */, - FFFD6c821db07ffb6c821db0 /* CctCharacterControllerCallbacks.cpp */, - FFFD6c821e187ffb6c821e18 /* CctCharacterControllerManager.cpp */, - FFFD6c821e807ffb6c821e80 /* CctController.cpp */, - FFFD6c821ee87ffb6c821ee8 /* CctObstacleContext.cpp */, - FFFD6c821f507ffb6c821f50 /* CctSweptBox.cpp */, - FFFD6c821fb87ffb6c821fb8 /* CctSweptCapsule.cpp */, - FFFD6c8220207ffb6c822020 /* CctSweptVolume.cpp */, + FFFDea1d1a007fdbea1d1a00 /* CctBoxController.h */, + FFFDea1d1a687fdbea1d1a68 /* CctCapsuleController.h */, + FFFDea1d1ad07fdbea1d1ad0 /* CctCharacterController.h */, + FFFDea1d1b387fdbea1d1b38 /* CctCharacterControllerManager.h */, + FFFDea1d1ba07fdbea1d1ba0 /* CctController.h */, + FFFDea1d1c087fdbea1d1c08 /* CctInternalStructs.h */, + FFFDea1d1c707fdbea1d1c70 /* CctObstacleContext.h */, + FFFDea1d1cd87fdbea1d1cd8 /* CctSweptBox.h */, + FFFDea1d1d407fdbea1d1d40 /* CctSweptCapsule.h */, + FFFDea1d1da87fdbea1d1da8 /* CctSweptVolume.h */, + FFFDea1d1e107fdbea1d1e10 /* CctUtils.h */, + FFFDea1d1e787fdbea1d1e78 /* CctBoxController.cpp */, + FFFDea1d1ee07fdbea1d1ee0 /* CctCapsuleController.cpp */, + FFFDea1d1f487fdbea1d1f48 /* CctCharacterController.cpp */, + FFFDea1d1fb07fdbea1d1fb0 /* CctCharacterControllerCallbacks.cpp */, + FFFDea1d20187fdbea1d2018 /* CctCharacterControllerManager.cpp */, + FFFDea1d20807fdbea1d2080 /* CctController.cpp */, + FFFDea1d20e87fdbea1d20e8 /* CctObstacleContext.cpp */, + FFFDea1d21507fdbea1d2150 /* CctSweptBox.cpp */, + FFFDea1d21b87fdbea1d21b8 /* CctSweptCapsule.cpp */, + FFFDea1d22207fdbea1d2220 /* CctSweptVolume.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB6c01f2007ffb6c01f200 /* PhysXVehicle */ = { + FFFBec80fe007fdbec80fe00 /* PhysXVehicle */ = { isa = PBXGroup; children = ( - FFFB6c041ea07ffb6c041ea0 /* include */, - FFFB6c041ec87ffb6c041ec8 /* src */, - FFFB6c041ef07ffb6c041ef0 /* metadata */, + FFFBec8204f07fdbec8204f0 /* include */, + FFFBec8205187fdbec820518 /* src */, + FFFBec8205407fdbec820540 /* metadata */, ); name = "PhysXVehicle"; sourceTree = "<group>"; }; - FFFB6c041ea07ffb6c041ea0 /* include */ = { + FFFBec8204f07fdbec8204f0 /* include */ = { isa = PBXGroup; children = ( - FFFD6c823e007ffb6c823e00 /* PxVehicleComponents.h */, - FFFD6c823e687ffb6c823e68 /* PxVehicleDrive.h */, - FFFD6c823ed07ffb6c823ed0 /* PxVehicleDrive4W.h */, - FFFD6c823f387ffb6c823f38 /* PxVehicleDriveNW.h */, - FFFD6c823fa07ffb6c823fa0 /* PxVehicleDriveTank.h */, - FFFD6c8240087ffb6c824008 /* PxVehicleNoDrive.h */, - FFFD6c8240707ffb6c824070 /* PxVehicleSDK.h */, - FFFD6c8240d87ffb6c8240d8 /* PxVehicleShaders.h */, - FFFD6c8241407ffb6c824140 /* PxVehicleTireFriction.h */, - FFFD6c8241a87ffb6c8241a8 /* PxVehicleUpdate.h */, - FFFD6c8242107ffb6c824210 /* PxVehicleUtil.h */, - FFFD6c8242787ffb6c824278 /* PxVehicleUtilControl.h */, - FFFD6c8242e07ffb6c8242e0 /* PxVehicleUtilSetup.h */, - FFFD6c8243487ffb6c824348 /* PxVehicleUtilTelemetry.h */, - FFFD6c8243b07ffb6c8243b0 /* PxVehicleWheels.h */, + FFFDea1d40007fdbea1d4000 /* PxVehicleComponents.h */, + FFFDea1d40687fdbea1d4068 /* PxVehicleDrive.h */, + FFFDea1d40d07fdbea1d40d0 /* PxVehicleDrive4W.h */, + FFFDea1d41387fdbea1d4138 /* PxVehicleDriveNW.h */, + FFFDea1d41a07fdbea1d41a0 /* PxVehicleDriveTank.h */, + FFFDea1d42087fdbea1d4208 /* PxVehicleNoDrive.h */, + FFFDea1d42707fdbea1d4270 /* PxVehicleSDK.h */, + FFFDea1d42d87fdbea1d42d8 /* PxVehicleShaders.h */, + FFFDea1d43407fdbea1d4340 /* PxVehicleTireFriction.h */, + FFFDea1d43a87fdbea1d43a8 /* PxVehicleUpdate.h */, + FFFDea1d44107fdbea1d4410 /* PxVehicleUtil.h */, + FFFDea1d44787fdbea1d4478 /* PxVehicleUtilControl.h */, + FFFDea1d44e07fdbea1d44e0 /* PxVehicleUtilSetup.h */, + FFFDea1d45487fdbea1d4548 /* PxVehicleUtilTelemetry.h */, + FFFDea1d45b07fdbea1d45b0 /* PxVehicleWheels.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6c041ec87ffb6c041ec8 /* src */ = { + FFFBec8205187fdbec820518 /* src */ = { isa = PBXGroup; children = ( - FFFD6c825c007ffb6c825c00 /* PxVehicleDefaults.h */, - FFFD6c825c687ffb6c825c68 /* PxVehicleLinearMath.h */, - FFFD6c825cd07ffb6c825cd0 /* PxVehicleSerialization.h */, - FFFD6c825d387ffb6c825d38 /* PxVehicleSuspLimitConstraintShader.h */, - FFFD6c825da07ffb6c825da0 /* PxVehicleSuspWheelTire4.h */, - FFFD6c825e087ffb6c825e08 /* PxVehicleComponents.cpp */, - FFFD6c825e707ffb6c825e70 /* PxVehicleDrive.cpp */, - FFFD6c825ed87ffb6c825ed8 /* PxVehicleDrive4W.cpp */, - FFFD6c825f407ffb6c825f40 /* PxVehicleDriveNW.cpp */, - FFFD6c825fa87ffb6c825fa8 /* PxVehicleDriveTank.cpp */, - FFFD6c8260107ffb6c826010 /* PxVehicleMetaData.cpp */, - FFFD6c8260787ffb6c826078 /* PxVehicleNoDrive.cpp */, - FFFD6c8260e07ffb6c8260e0 /* PxVehicleSDK.cpp */, - FFFD6c8261487ffb6c826148 /* PxVehicleSerialization.cpp */, - FFFD6c8261b07ffb6c8261b0 /* PxVehicleSuspWheelTire4.cpp */, - FFFD6c8262187ffb6c826218 /* PxVehicleTireFriction.cpp */, - FFFD6c8262807ffb6c826280 /* PxVehicleUpdate.cpp */, - FFFD6c8262e87ffb6c8262e8 /* PxVehicleWheels.cpp */, - FFFD6c8263507ffb6c826350 /* VehicleUtilControl.cpp */, - FFFD6c8263b87ffb6c8263b8 /* VehicleUtilSetup.cpp */, - FFFD6c8264207ffb6c826420 /* VehicleUtilTelemetry.cpp */, + FFFDea1d5e007fdbea1d5e00 /* PxVehicleDefaults.h */, + FFFDea1d5e687fdbea1d5e68 /* PxVehicleLinearMath.h */, + FFFDea1d5ed07fdbea1d5ed0 /* PxVehicleSerialization.h */, + FFFDea1d5f387fdbea1d5f38 /* PxVehicleSuspLimitConstraintShader.h */, + FFFDea1d5fa07fdbea1d5fa0 /* PxVehicleSuspWheelTire4.h */, + FFFDea1d60087fdbea1d6008 /* PxVehicleComponents.cpp */, + FFFDea1d60707fdbea1d6070 /* PxVehicleDrive.cpp */, + FFFDea1d60d87fdbea1d60d8 /* PxVehicleDrive4W.cpp */, + FFFDea1d61407fdbea1d6140 /* PxVehicleDriveNW.cpp */, + FFFDea1d61a87fdbea1d61a8 /* PxVehicleDriveTank.cpp */, + FFFDea1d62107fdbea1d6210 /* PxVehicleMetaData.cpp */, + FFFDea1d62787fdbea1d6278 /* PxVehicleNoDrive.cpp */, + FFFDea1d62e07fdbea1d62e0 /* PxVehicleSDK.cpp */, + FFFDea1d63487fdbea1d6348 /* PxVehicleSerialization.cpp */, + FFFDea1d63b07fdbea1d63b0 /* PxVehicleSuspWheelTire4.cpp */, + FFFDea1d64187fdbea1d6418 /* PxVehicleTireFriction.cpp */, + FFFDea1d64807fdbea1d6480 /* PxVehicleUpdate.cpp */, + FFFDea1d64e87fdbea1d64e8 /* PxVehicleWheels.cpp */, + FFFDea1d65507fdbea1d6550 /* VehicleUtilControl.cpp */, + FFFDea1d65b87fdbea1d65b8 /* VehicleUtilSetup.cpp */, + FFFDea1d66207fdbea1d6620 /* VehicleUtilTelemetry.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB6c041ef07ffb6c041ef0 /* metadata */ = { + FFFBec8205407fdbec820540 /* metadata */ = { isa = PBXGroup; children = ( - FFFD6c0431207ffb6c043120 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, - FFFD6c0431887ffb6c043188 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, - FFFD6c0431f07ffb6c0431f0 /* include/PxVehicleMetaDataObjects.h */, - FFFD6c0432587ffb6c043258 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, - FFFD6c0432c07ffb6c0432c0 /* src/PxVehicleMetaDataObjects.cpp */, + FFFDec8217707fdbec821770 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, + FFFDec8217d87fdbec8217d8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, + FFFDec8218407fdbec821840 /* include/PxVehicleMetaDataObjects.h */, + FFFDec8218a87fdbec8218a8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, + FFFDec8219107fdbec821910 /* src/PxVehicleMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB6c042d407ffb6c042d40 /* PhysXExtensions */ = { + FFFBec8213907fdbec821390 /* PhysXExtensions */ = { isa = PBXGroup; children = ( - FFFB6c0453607ffb6c045360 /* include */, - FFFB6c0453887ffb6c045388 /* src */, - FFFB6c0453b07ffb6c0453b0 /* serialization */, - FFFB6c0453d87ffb6c0453d8 /* metadata */, + FFFBec8239b07fdbec8239b0 /* include */, + FFFBec8239d87fdbec8239d8 /* src */, + FFFBec823a007fdbec823a00 /* serialization */, + FFFBec823a287fdbec823a28 /* metadata */, ); name = "PhysXExtensions"; sourceTree = "<group>"; }; - FFFB6c0453607ffb6c045360 /* include */ = { + FFFBec8239b07fdbec8239b0 /* include */ = { isa = PBXGroup; children = ( - FFFD6c8294007ffb6c829400 /* PxBinaryConverter.h */, - FFFD6c8294687ffb6c829468 /* PxBroadPhaseExt.h */, - FFFD6c8294d07ffb6c8294d0 /* PxClothFabricCooker.h */, - FFFD6c8295387ffb6c829538 /* PxClothMeshDesc.h */, - FFFD6c8295a07ffb6c8295a0 /* PxClothMeshQuadifier.h */, - FFFD6c8296087ffb6c829608 /* PxClothTetherCooker.h */, - FFFD6c8296707ffb6c829670 /* PxCollectionExt.h */, - FFFD6c8296d87ffb6c8296d8 /* PxConstraintExt.h */, - FFFD6c8297407ffb6c829740 /* PxConvexMeshExt.h */, - FFFD6c8297a87ffb6c8297a8 /* PxD6Joint.h */, - FFFD6c8298107ffb6c829810 /* PxDefaultAllocator.h */, - FFFD6c8298787ffb6c829878 /* PxDefaultCpuDispatcher.h */, - FFFD6c8298e07ffb6c8298e0 /* PxDefaultErrorCallback.h */, - FFFD6c8299487ffb6c829948 /* PxDefaultSimulationFilterShader.h */, - FFFD6c8299b07ffb6c8299b0 /* PxDefaultStreams.h */, - FFFD6c829a187ffb6c829a18 /* PxDistanceJoint.h */, - FFFD6c829a807ffb6c829a80 /* PxExtensionsAPI.h */, - FFFD6c829ae87ffb6c829ae8 /* PxFixedJoint.h */, - FFFD6c829b507ffb6c829b50 /* PxJoint.h */, - FFFD6c829bb87ffb6c829bb8 /* PxJointLimit.h */, - FFFD6c829c207ffb6c829c20 /* PxMassProperties.h */, - FFFD6c829c887ffb6c829c88 /* PxParticleExt.h */, - FFFD6c829cf07ffb6c829cf0 /* PxPrismaticJoint.h */, - FFFD6c829d587ffb6c829d58 /* PxRaycastCCD.h */, - FFFD6c829dc07ffb6c829dc0 /* PxRepXSerializer.h */, - FFFD6c829e287ffb6c829e28 /* PxRepXSimpleType.h */, - FFFD6c829e907ffb6c829e90 /* PxRevoluteJoint.h */, - FFFD6c829ef87ffb6c829ef8 /* PxRigidActorExt.h */, - FFFD6c829f607ffb6c829f60 /* PxRigidBodyExt.h */, - FFFD6c829fc87ffb6c829fc8 /* PxSceneQueryExt.h */, - FFFD6c82a0307ffb6c82a030 /* PxSerialization.h */, - FFFD6c82a0987ffb6c82a098 /* PxShapeExt.h */, - FFFD6c82a1007ffb6c82a100 /* PxSimpleFactory.h */, - FFFD6c82a1687ffb6c82a168 /* PxSmoothNormals.h */, - FFFD6c82a1d07ffb6c82a1d0 /* PxSphericalJoint.h */, - FFFD6c82a2387ffb6c82a238 /* PxStringTableExt.h */, - FFFD6c82a2a07ffb6c82a2a0 /* PxTriangleMeshExt.h */, + FFFDea1d9c007fdbea1d9c00 /* PxBinaryConverter.h */, + FFFDea1d9c687fdbea1d9c68 /* PxBroadPhaseExt.h */, + FFFDea1d9cd07fdbea1d9cd0 /* PxClothFabricCooker.h */, + FFFDea1d9d387fdbea1d9d38 /* PxClothMeshDesc.h */, + FFFDea1d9da07fdbea1d9da0 /* PxClothMeshQuadifier.h */, + FFFDea1d9e087fdbea1d9e08 /* PxClothTetherCooker.h */, + FFFDea1d9e707fdbea1d9e70 /* PxCollectionExt.h */, + FFFDea1d9ed87fdbea1d9ed8 /* PxConstraintExt.h */, + FFFDea1d9f407fdbea1d9f40 /* PxConvexMeshExt.h */, + FFFDea1d9fa87fdbea1d9fa8 /* PxD6Joint.h */, + FFFDea1da0107fdbea1da010 /* PxDefaultAllocator.h */, + FFFDea1da0787fdbea1da078 /* PxDefaultCpuDispatcher.h */, + FFFDea1da0e07fdbea1da0e0 /* PxDefaultErrorCallback.h */, + FFFDea1da1487fdbea1da148 /* PxDefaultSimulationFilterShader.h */, + FFFDea1da1b07fdbea1da1b0 /* PxDefaultStreams.h */, + FFFDea1da2187fdbea1da218 /* PxDistanceJoint.h */, + FFFDea1da2807fdbea1da280 /* PxExtensionsAPI.h */, + FFFDea1da2e87fdbea1da2e8 /* PxFixedJoint.h */, + FFFDea1da3507fdbea1da350 /* PxJoint.h */, + FFFDea1da3b87fdbea1da3b8 /* PxJointLimit.h */, + FFFDea1da4207fdbea1da420 /* PxMassProperties.h */, + FFFDea1da4887fdbea1da488 /* PxParticleExt.h */, + FFFDea1da4f07fdbea1da4f0 /* PxPrismaticJoint.h */, + FFFDea1da5587fdbea1da558 /* PxRaycastCCD.h */, + FFFDea1da5c07fdbea1da5c0 /* PxRepXSerializer.h */, + FFFDea1da6287fdbea1da628 /* PxRepXSimpleType.h */, + FFFDea1da6907fdbea1da690 /* PxRevoluteJoint.h */, + FFFDea1da6f87fdbea1da6f8 /* PxRigidActorExt.h */, + FFFDea1da7607fdbea1da760 /* PxRigidBodyExt.h */, + FFFDea1da7c87fdbea1da7c8 /* PxSceneQueryExt.h */, + FFFDea1da8307fdbea1da830 /* PxSerialization.h */, + FFFDea1da8987fdbea1da898 /* PxShapeExt.h */, + FFFDea1da9007fdbea1da900 /* PxSimpleFactory.h */, + FFFDea1da9687fdbea1da968 /* PxSmoothNormals.h */, + FFFDea1da9d07fdbea1da9d0 /* PxSphericalJoint.h */, + FFFDea1daa387fdbea1daa38 /* PxStringTableExt.h */, + FFFDea1daaa07fdbea1daaa0 /* PxTriangleMeshExt.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6c0453887ffb6c045388 /* src */ = { + FFFBec8239d87fdbec8239d8 /* src */ = { isa = PBXGroup; children = ( - FFFD6c827e007ffb6c827e00 /* ExtConstraintHelper.h */, - FFFD6c827e687ffb6c827e68 /* ExtCpuWorkerThread.h */, - FFFD6c827ed07ffb6c827ed0 /* ExtD6Joint.h */, - FFFD6c827f387ffb6c827f38 /* ExtDefaultCpuDispatcher.h */, - FFFD6c827fa07ffb6c827fa0 /* ExtDistanceJoint.h */, - FFFD6c8280087ffb6c828008 /* ExtFixedJoint.h */, - FFFD6c8280707ffb6c828070 /* ExtInertiaTensor.h */, - FFFD6c8280d87ffb6c8280d8 /* ExtJoint.h */, - FFFD6c8281407ffb6c828140 /* ExtJointMetaDataExtensions.h */, - FFFD6c8281a87ffb6c8281a8 /* ExtPlatform.h */, - FFFD6c8282107ffb6c828210 /* ExtPrismaticJoint.h */, - FFFD6c8282787ffb6c828278 /* ExtPvd.h */, - FFFD6c8282e07ffb6c8282e0 /* ExtRevoluteJoint.h */, - FFFD6c8283487ffb6c828348 /* ExtSerialization.h */, - FFFD6c8283b07ffb6c8283b0 /* ExtSharedQueueEntryPool.h */, - FFFD6c8284187ffb6c828418 /* ExtSphericalJoint.h */, - FFFD6c8284807ffb6c828480 /* ExtTaskQueueHelper.h */, - FFFD6c8284e87ffb6c8284e8 /* ExtBroadPhase.cpp */, - FFFD6c8285507ffb6c828550 /* ExtClothFabricCooker.cpp */, - FFFD6c8285b87ffb6c8285b8 /* ExtClothGeodesicTetherCooker.cpp */, - FFFD6c8286207ffb6c828620 /* ExtClothMeshQuadifier.cpp */, - FFFD6c8286887ffb6c828688 /* ExtClothSimpleTetherCooker.cpp */, - FFFD6c8286f07ffb6c8286f0 /* ExtCollection.cpp */, - FFFD6c8287587ffb6c828758 /* ExtConvexMeshExt.cpp */, - FFFD6c8287c07ffb6c8287c0 /* ExtCpuWorkerThread.cpp */, - FFFD6c8288287ffb6c828828 /* ExtD6Joint.cpp */, - FFFD6c8288907ffb6c828890 /* ExtD6JointSolverPrep.cpp */, - FFFD6c8288f87ffb6c8288f8 /* ExtDefaultCpuDispatcher.cpp */, - FFFD6c8289607ffb6c828960 /* ExtDefaultErrorCallback.cpp */, - FFFD6c8289c87ffb6c8289c8 /* ExtDefaultSimulationFilterShader.cpp */, - FFFD6c828a307ffb6c828a30 /* ExtDefaultStreams.cpp */, - FFFD6c828a987ffb6c828a98 /* ExtDistanceJoint.cpp */, - FFFD6c828b007ffb6c828b00 /* ExtDistanceJointSolverPrep.cpp */, - FFFD6c828b687ffb6c828b68 /* ExtExtensions.cpp */, - FFFD6c828bd07ffb6c828bd0 /* ExtFixedJoint.cpp */, - FFFD6c828c387ffb6c828c38 /* ExtFixedJointSolverPrep.cpp */, - FFFD6c828ca07ffb6c828ca0 /* ExtJoint.cpp */, - FFFD6c828d087ffb6c828d08 /* ExtMetaData.cpp */, - FFFD6c828d707ffb6c828d70 /* ExtParticleExt.cpp */, - FFFD6c828dd87ffb6c828dd8 /* ExtPrismaticJoint.cpp */, - FFFD6c828e407ffb6c828e40 /* ExtPrismaticJointSolverPrep.cpp */, - FFFD6c828ea87ffb6c828ea8 /* ExtPvd.cpp */, - FFFD6c828f107ffb6c828f10 /* ExtPxStringTable.cpp */, - FFFD6c828f787ffb6c828f78 /* ExtRaycastCCD.cpp */, - FFFD6c828fe07ffb6c828fe0 /* ExtRevoluteJoint.cpp */, - FFFD6c8290487ffb6c829048 /* ExtRevoluteJointSolverPrep.cpp */, - FFFD6c8290b07ffb6c8290b0 /* ExtRigidBodyExt.cpp */, - FFFD6c8291187ffb6c829118 /* ExtSceneQueryExt.cpp */, - FFFD6c8291807ffb6c829180 /* ExtSimpleFactory.cpp */, - FFFD6c8291e87ffb6c8291e8 /* ExtSmoothNormals.cpp */, - FFFD6c8292507ffb6c829250 /* ExtSphericalJoint.cpp */, - FFFD6c8292b87ffb6c8292b8 /* ExtSphericalJointSolverPrep.cpp */, - FFFD6c8293207ffb6c829320 /* ExtTriangleMeshExt.cpp */, + FFFDea1d86007fdbea1d8600 /* ExtConstraintHelper.h */, + FFFDea1d86687fdbea1d8668 /* ExtCpuWorkerThread.h */, + FFFDea1d86d07fdbea1d86d0 /* ExtD6Joint.h */, + FFFDea1d87387fdbea1d8738 /* ExtDefaultCpuDispatcher.h */, + FFFDea1d87a07fdbea1d87a0 /* ExtDistanceJoint.h */, + FFFDea1d88087fdbea1d8808 /* ExtFixedJoint.h */, + FFFDea1d88707fdbea1d8870 /* ExtInertiaTensor.h */, + FFFDea1d88d87fdbea1d88d8 /* ExtJoint.h */, + FFFDea1d89407fdbea1d8940 /* ExtJointMetaDataExtensions.h */, + FFFDea1d89a87fdbea1d89a8 /* ExtPlatform.h */, + FFFDea1d8a107fdbea1d8a10 /* ExtPrismaticJoint.h */, + FFFDea1d8a787fdbea1d8a78 /* ExtPvd.h */, + FFFDea1d8ae07fdbea1d8ae0 /* ExtRevoluteJoint.h */, + FFFDea1d8b487fdbea1d8b48 /* ExtSerialization.h */, + FFFDea1d8bb07fdbea1d8bb0 /* ExtSharedQueueEntryPool.h */, + FFFDea1d8c187fdbea1d8c18 /* ExtSphericalJoint.h */, + FFFDea1d8c807fdbea1d8c80 /* ExtTaskQueueHelper.h */, + FFFDea1d8ce87fdbea1d8ce8 /* ExtBroadPhase.cpp */, + FFFDea1d8d507fdbea1d8d50 /* ExtClothFabricCooker.cpp */, + FFFDea1d8db87fdbea1d8db8 /* ExtClothGeodesicTetherCooker.cpp */, + FFFDea1d8e207fdbea1d8e20 /* ExtClothMeshQuadifier.cpp */, + FFFDea1d8e887fdbea1d8e88 /* ExtClothSimpleTetherCooker.cpp */, + FFFDea1d8ef07fdbea1d8ef0 /* ExtCollection.cpp */, + FFFDea1d8f587fdbea1d8f58 /* ExtConvexMeshExt.cpp */, + FFFDea1d8fc07fdbea1d8fc0 /* ExtCpuWorkerThread.cpp */, + FFFDea1d90287fdbea1d9028 /* ExtD6Joint.cpp */, + FFFDea1d90907fdbea1d9090 /* ExtD6JointSolverPrep.cpp */, + FFFDea1d90f87fdbea1d90f8 /* ExtDefaultCpuDispatcher.cpp */, + FFFDea1d91607fdbea1d9160 /* ExtDefaultErrorCallback.cpp */, + FFFDea1d91c87fdbea1d91c8 /* ExtDefaultSimulationFilterShader.cpp */, + FFFDea1d92307fdbea1d9230 /* ExtDefaultStreams.cpp */, + FFFDea1d92987fdbea1d9298 /* ExtDistanceJoint.cpp */, + FFFDea1d93007fdbea1d9300 /* ExtDistanceJointSolverPrep.cpp */, + FFFDea1d93687fdbea1d9368 /* ExtExtensions.cpp */, + FFFDea1d93d07fdbea1d93d0 /* ExtFixedJoint.cpp */, + FFFDea1d94387fdbea1d9438 /* ExtFixedJointSolverPrep.cpp */, + FFFDea1d94a07fdbea1d94a0 /* ExtJoint.cpp */, + FFFDea1d95087fdbea1d9508 /* ExtMetaData.cpp */, + FFFDea1d95707fdbea1d9570 /* ExtParticleExt.cpp */, + FFFDea1d95d87fdbea1d95d8 /* ExtPrismaticJoint.cpp */, + FFFDea1d96407fdbea1d9640 /* ExtPrismaticJointSolverPrep.cpp */, + FFFDea1d96a87fdbea1d96a8 /* ExtPvd.cpp */, + FFFDea1d97107fdbea1d9710 /* ExtPxStringTable.cpp */, + FFFDea1d97787fdbea1d9778 /* ExtRaycastCCD.cpp */, + FFFDea1d97e07fdbea1d97e0 /* ExtRevoluteJoint.cpp */, + FFFDea1d98487fdbea1d9848 /* ExtRevoluteJointSolverPrep.cpp */, + FFFDea1d98b07fdbea1d98b0 /* ExtRigidBodyExt.cpp */, + FFFDea1d99187fdbea1d9918 /* ExtSceneQueryExt.cpp */, + FFFDea1d99807fdbea1d9980 /* ExtSimpleFactory.cpp */, + FFFDea1d99e87fdbea1d99e8 /* ExtSmoothNormals.cpp */, + FFFDea1d9a507fdbea1d9a50 /* ExtSphericalJoint.cpp */, + FFFDea1d9ab87fdbea1d9ab8 /* ExtSphericalJointSolverPrep.cpp */, + FFFDea1d9b207fdbea1d9b20 /* ExtTriangleMeshExt.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB6c0453b07ffb6c0453b0 /* serialization */ = { + FFFBec823a007fdbec823a00 /* serialization */ = { isa = PBXGroup; children = ( - FFFD6c82ba007ffb6c82ba00 /* SnSerialUtils.h */, - FFFD6c82ba687ffb6c82ba68 /* SnSerializationRegistry.h */, - FFFD6c82bad07ffb6c82bad0 /* SnSerialUtils.cpp */, - FFFD6c82bb387ffb6c82bb38 /* SnSerialization.cpp */, - FFFD6c82bba07ffb6c82bba0 /* SnSerializationRegistry.cpp */, - FFFD6c82bc087ffb6c82bc08 /* Binary/SnConvX.h */, - FFFD6c82bc707ffb6c82bc70 /* Binary/SnConvX_Align.h */, - FFFD6c82bcd87ffb6c82bcd8 /* Binary/SnConvX_Common.h */, - FFFD6c82bd407ffb6c82bd40 /* Binary/SnConvX_MetaData.h */, - FFFD6c82bda87ffb6c82bda8 /* Binary/SnConvX_Output.h */, - FFFD6c82be107ffb6c82be10 /* Binary/SnConvX_Union.h */, - FFFD6c82be787ffb6c82be78 /* Binary/SnSerializationContext.h */, - FFFD6c82bee07ffb6c82bee0 /* Binary/SnBinaryDeserialization.cpp */, - FFFD6c82bf487ffb6c82bf48 /* Binary/SnBinarySerialization.cpp */, - FFFD6c82bfb07ffb6c82bfb0 /* Binary/SnConvX.cpp */, - FFFD6c82c0187ffb6c82c018 /* Binary/SnConvX_Align.cpp */, - FFFD6c82c0807ffb6c82c080 /* Binary/SnConvX_Convert.cpp */, - FFFD6c82c0e87ffb6c82c0e8 /* Binary/SnConvX_Error.cpp */, - FFFD6c82c1507ffb6c82c150 /* Binary/SnConvX_MetaData.cpp */, - FFFD6c82c1b87ffb6c82c1b8 /* Binary/SnConvX_Output.cpp */, - FFFD6c82c2207ffb6c82c220 /* Binary/SnConvX_Union.cpp */, - FFFD6c82c2887ffb6c82c288 /* Binary/SnSerializationContext.cpp */, - FFFD6c82c2f07ffb6c82c2f0 /* Xml/SnJointRepXSerializer.h */, - FFFD6c82c3587ffb6c82c358 /* Xml/SnPxStreamOperators.h */, - FFFD6c82c3c07ffb6c82c3c0 /* Xml/SnRepX1_0Defaults.h */, - FFFD6c82c4287ffb6c82c428 /* Xml/SnRepX3_1Defaults.h */, - FFFD6c82c4907ffb6c82c490 /* Xml/SnRepX3_2Defaults.h */, - FFFD6c82c4f87ffb6c82c4f8 /* Xml/SnRepXCollection.h */, - FFFD6c82c5607ffb6c82c560 /* Xml/SnRepXCoreSerializer.h */, - FFFD6c82c5c87ffb6c82c5c8 /* Xml/SnRepXSerializerImpl.h */, - FFFD6c82c6307ffb6c82c630 /* Xml/SnRepXUpgrader.h */, - FFFD6c82c6987ffb6c82c698 /* Xml/SnSimpleXmlWriter.h */, - FFFD6c82c7007ffb6c82c700 /* Xml/SnXmlDeserializer.h */, - FFFD6c82c7687ffb6c82c768 /* Xml/SnXmlImpl.h */, - FFFD6c82c7d07ffb6c82c7d0 /* Xml/SnXmlMemoryAllocator.h */, - FFFD6c82c8387ffb6c82c838 /* Xml/SnXmlMemoryPool.h */, - FFFD6c82c8a07ffb6c82c8a0 /* Xml/SnXmlMemoryPoolStreams.h */, - FFFD6c82c9087ffb6c82c908 /* Xml/SnXmlReader.h */, - FFFD6c82c9707ffb6c82c970 /* Xml/SnXmlSerializer.h */, - FFFD6c82c9d87ffb6c82c9d8 /* Xml/SnXmlSimpleXmlWriter.h */, - FFFD6c82ca407ffb6c82ca40 /* Xml/SnXmlStringToType.h */, - FFFD6c82caa87ffb6c82caa8 /* Xml/SnXmlVisitorReader.h */, - FFFD6c82cb107ffb6c82cb10 /* Xml/SnXmlVisitorWriter.h */, - FFFD6c82cb787ffb6c82cb78 /* Xml/SnXmlWriter.h */, - FFFD6c82cbe07ffb6c82cbe0 /* Xml/SnJointRepXSerializer.cpp */, - FFFD6c82cc487ffb6c82cc48 /* Xml/SnRepXCoreSerializer.cpp */, - FFFD6c82ccb07ffb6c82ccb0 /* Xml/SnRepXUpgrader.cpp */, - FFFD6c82cd187ffb6c82cd18 /* Xml/SnXmlSerialization.cpp */, - FFFD6c82cd807ffb6c82cd80 /* File/SnFile.h */, + FFFDea1dd0007fdbea1dd000 /* SnSerialUtils.h */, + FFFDea1dd0687fdbea1dd068 /* SnSerializationRegistry.h */, + FFFDea1dd0d07fdbea1dd0d0 /* SnSerialUtils.cpp */, + FFFDea1dd1387fdbea1dd138 /* SnSerialization.cpp */, + FFFDea1dd1a07fdbea1dd1a0 /* SnSerializationRegistry.cpp */, + FFFDea1dd2087fdbea1dd208 /* Binary/SnConvX.h */, + FFFDea1dd2707fdbea1dd270 /* Binary/SnConvX_Align.h */, + FFFDea1dd2d87fdbea1dd2d8 /* Binary/SnConvX_Common.h */, + FFFDea1dd3407fdbea1dd340 /* Binary/SnConvX_MetaData.h */, + FFFDea1dd3a87fdbea1dd3a8 /* Binary/SnConvX_Output.h */, + FFFDea1dd4107fdbea1dd410 /* Binary/SnConvX_Union.h */, + FFFDea1dd4787fdbea1dd478 /* Binary/SnSerializationContext.h */, + FFFDea1dd4e07fdbea1dd4e0 /* Binary/SnBinaryDeserialization.cpp */, + FFFDea1dd5487fdbea1dd548 /* Binary/SnBinarySerialization.cpp */, + FFFDea1dd5b07fdbea1dd5b0 /* Binary/SnConvX.cpp */, + FFFDea1dd6187fdbea1dd618 /* Binary/SnConvX_Align.cpp */, + FFFDea1dd6807fdbea1dd680 /* Binary/SnConvX_Convert.cpp */, + FFFDea1dd6e87fdbea1dd6e8 /* Binary/SnConvX_Error.cpp */, + FFFDea1dd7507fdbea1dd750 /* Binary/SnConvX_MetaData.cpp */, + FFFDea1dd7b87fdbea1dd7b8 /* Binary/SnConvX_Output.cpp */, + FFFDea1dd8207fdbea1dd820 /* Binary/SnConvX_Union.cpp */, + FFFDea1dd8887fdbea1dd888 /* Binary/SnSerializationContext.cpp */, + FFFDea1dd8f07fdbea1dd8f0 /* Xml/SnJointRepXSerializer.h */, + FFFDea1dd9587fdbea1dd958 /* Xml/SnPxStreamOperators.h */, + FFFDea1dd9c07fdbea1dd9c0 /* Xml/SnRepX1_0Defaults.h */, + FFFDea1dda287fdbea1dda28 /* Xml/SnRepX3_1Defaults.h */, + FFFDea1dda907fdbea1dda90 /* Xml/SnRepX3_2Defaults.h */, + FFFDea1ddaf87fdbea1ddaf8 /* Xml/SnRepXCollection.h */, + FFFDea1ddb607fdbea1ddb60 /* Xml/SnRepXCoreSerializer.h */, + FFFDea1ddbc87fdbea1ddbc8 /* Xml/SnRepXSerializerImpl.h */, + FFFDea1ddc307fdbea1ddc30 /* Xml/SnRepXUpgrader.h */, + FFFDea1ddc987fdbea1ddc98 /* Xml/SnSimpleXmlWriter.h */, + FFFDea1ddd007fdbea1ddd00 /* Xml/SnXmlDeserializer.h */, + FFFDea1ddd687fdbea1ddd68 /* Xml/SnXmlImpl.h */, + FFFDea1dddd07fdbea1dddd0 /* Xml/SnXmlMemoryAllocator.h */, + FFFDea1dde387fdbea1dde38 /* Xml/SnXmlMemoryPool.h */, + FFFDea1ddea07fdbea1ddea0 /* Xml/SnXmlMemoryPoolStreams.h */, + FFFDea1ddf087fdbea1ddf08 /* Xml/SnXmlReader.h */, + FFFDea1ddf707fdbea1ddf70 /* Xml/SnXmlSerializer.h */, + FFFDea1ddfd87fdbea1ddfd8 /* Xml/SnXmlSimpleXmlWriter.h */, + FFFDea1de0407fdbea1de040 /* Xml/SnXmlStringToType.h */, + FFFDea1de0a87fdbea1de0a8 /* Xml/SnXmlVisitorReader.h */, + FFFDea1de1107fdbea1de110 /* Xml/SnXmlVisitorWriter.h */, + FFFDea1de1787fdbea1de178 /* Xml/SnXmlWriter.h */, + FFFDea1de1e07fdbea1de1e0 /* Xml/SnJointRepXSerializer.cpp */, + FFFDea1de2487fdbea1de248 /* Xml/SnRepXCoreSerializer.cpp */, + FFFDea1de2b07fdbea1de2b0 /* Xml/SnRepXUpgrader.cpp */, + FFFDea1de3187fdbea1de318 /* Xml/SnXmlSerialization.cpp */, + FFFDea1de3807fdbea1de380 /* File/SnFile.h */, ); name = "serialization"; sourceTree = SOURCE_ROOT; }; - FFFB6c0453d87ffb6c0453d8 /* metadata */ = { + FFFBec823a287fdbec823a28 /* metadata */ = { isa = PBXGroup; children = ( - FFFD6c82a4007ffb6c82a400 /* core/include/PvdMetaDataDefineProperties.h */, - FFFD6c82a4687ffb6c82a468 /* core/include/PvdMetaDataExtensions.h */, - FFFD6c82a4d07ffb6c82a4d0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFD6c82a5387ffb6c82a538 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFD6c82a5a07ffb6c82a5a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFD6c82a6087ffb6c82a608 /* core/include/PxMetaDataCompare.h */, - FFFD6c82a6707ffb6c82a670 /* core/include/PxMetaDataCppPrefix.h */, - FFFD6c82a6d87ffb6c82a6d8 /* core/include/PxMetaDataObjects.h */, - FFFD6c82a7407ffb6c82a740 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFD6c82a7a87ffb6c82a7a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, - FFFD6c82a8107ffb6c82a810 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, - FFFD6c82a8787ffb6c82a878 /* extensions/include/PxExtensionMetaDataObjects.h */, - FFFD6c82a8e07ffb6c82a8e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, + FFFDea1dac007fdbea1dac00 /* core/include/PvdMetaDataDefineProperties.h */, + FFFDea1dac687fdbea1dac68 /* core/include/PvdMetaDataExtensions.h */, + FFFDea1dacd07fdbea1dacd0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFDea1dad387fdbea1dad38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFDea1dada07fdbea1dada0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFDea1dae087fdbea1dae08 /* core/include/PxMetaDataCompare.h */, + FFFDea1dae707fdbea1dae70 /* core/include/PxMetaDataCppPrefix.h */, + FFFDea1daed87fdbea1daed8 /* core/include/PxMetaDataObjects.h */, + FFFDea1daf407fdbea1daf40 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFDea1dafa87fdbea1dafa8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, + FFFDea1db0107fdbea1db010 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, + FFFDea1db0787fdbea1db078 /* extensions/include/PxExtensionMetaDataObjects.h */, + FFFDea1db0e07fdbea1db0e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB6c053e307ffb6c053e30 /* SceneQuery */ = { + FFFBec8324807fdbec832480 /* SceneQuery */ = { isa = PBXGroup; children = ( - FFFB6c055d607ffb6c055d60 /* src */, - FFFB6c055d887ffb6c055d88 /* include */, + FFFBec8343b07fdbec8343b0 /* src */, + FFFBec8343d87fdbec8343d8 /* include */, ); name = "SceneQuery"; sourceTree = "<group>"; }; - FFFB6c055d607ffb6c055d60 /* src */ = { + FFFBec8343b07fdbec8343b0 /* src */ = { isa = PBXGroup; children = ( - FFFD6c830a007ffb6c830a00 /* SqAABBPruner.cpp */, - FFFD6c830a687ffb6c830a68 /* SqAABBTree.cpp */, - FFFD6c830ad07ffb6c830ad0 /* SqAABBTreeUpdateMap.cpp */, - FFFD6c830b387ffb6c830b38 /* SqBounds.cpp */, - FFFD6c830ba07ffb6c830ba0 /* SqBucketPruner.cpp */, - FFFD6c830c087ffb6c830c08 /* SqExtendedBucketPruner.cpp */, - FFFD6c830c707ffb6c830c70 /* SqMetaData.cpp */, - FFFD6c830cd87ffb6c830cd8 /* SqPruningPool.cpp */, - FFFD6c830d407ffb6c830d40 /* SqPruningStructure.cpp */, - FFFD6c830da87ffb6c830da8 /* SqSceneQueryManager.cpp */, - FFFD6c830e107ffb6c830e10 /* SqAABBPruner.h */, - FFFD6c830e787ffb6c830e78 /* SqAABBTree.h */, - FFFD6c830ee07ffb6c830ee0 /* SqAABBTreeQuery.h */, - FFFD6c830f487ffb6c830f48 /* SqAABBTreeUpdateMap.h */, - FFFD6c830fb07ffb6c830fb0 /* SqBounds.h */, - FFFD6c8310187ffb6c831018 /* SqBucketPruner.h */, - FFFD6c8310807ffb6c831080 /* SqExtendedBucketPruner.h */, - FFFD6c8310e87ffb6c8310e8 /* SqPrunerTestsSIMD.h */, - FFFD6c8311507ffb6c831150 /* SqPruningPool.h */, - FFFD6c8311b87ffb6c8311b8 /* SqTypedef.h */, + FFFDea1e10007fdbea1e1000 /* SqAABBPruner.cpp */, + FFFDea1e10687fdbea1e1068 /* SqAABBTree.cpp */, + FFFDea1e10d07fdbea1e10d0 /* SqAABBTreeUpdateMap.cpp */, + FFFDea1e11387fdbea1e1138 /* SqBounds.cpp */, + FFFDea1e11a07fdbea1e11a0 /* SqBucketPruner.cpp */, + FFFDea1e12087fdbea1e1208 /* SqExtendedBucketPruner.cpp */, + FFFDea1e12707fdbea1e1270 /* SqMetaData.cpp */, + FFFDea1e12d87fdbea1e12d8 /* SqPruningPool.cpp */, + FFFDea1e13407fdbea1e1340 /* SqPruningStructure.cpp */, + FFFDea1e13a87fdbea1e13a8 /* SqSceneQueryManager.cpp */, + FFFDea1e14107fdbea1e1410 /* SqAABBPruner.h */, + FFFDea1e14787fdbea1e1478 /* SqAABBTree.h */, + FFFDea1e14e07fdbea1e14e0 /* SqAABBTreeQuery.h */, + FFFDea1e15487fdbea1e1548 /* SqAABBTreeUpdateMap.h */, + FFFDea1e15b07fdbea1e15b0 /* SqBounds.h */, + FFFDea1e16187fdbea1e1618 /* SqBucketPruner.h */, + FFFDea1e16807fdbea1e1680 /* SqExtendedBucketPruner.h */, + FFFDea1e16e87fdbea1e16e8 /* SqPrunerTestsSIMD.h */, + FFFDea1e17507fdbea1e1750 /* SqPruningPool.h */, + FFFDea1e17b87fdbea1e17b8 /* SqTypedef.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB6c055d887ffb6c055d88 /* include */ = { + FFFBec8343d87fdbec8343d8 /* include */ = { isa = PBXGroup; children = ( - FFFD6c0580d07ffb6c0580d0 /* SqPruner.h */, - FFFD6c0581387ffb6c058138 /* SqPrunerMergeData.h */, - FFFD6c0581a07ffb6c0581a0 /* SqPruningStructure.h */, - FFFD6c0582087ffb6c058208 /* SqSceneQueryManager.h */, + FFFDec8367207fdbec836720 /* SqPruner.h */, + FFFDec8367887fdbec836788 /* SqPrunerMergeData.h */, + FFFDec8367f07fdbec8367f0 /* SqPruningStructure.h */, + FFFDec8368587fdbec836858 /* SqSceneQueryManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6c0583907ffb6c058390 /* SimulationController */ = { + FFFBec8369e07fdbec8369e0 /* SimulationController */ = { isa = PBXGroup; children = ( - FFFB6c05c5b07ffb6c05c5b0 /* include */, - FFFB6c05c5d87ffb6c05c5d8 /* src */, + FFFBec83ac007fdbec83ac00 /* include */, + FFFBec83ac287fdbec83ac28 /* src */, ); name = "SimulationController"; sourceTree = "<group>"; }; - FFFB6c05c5b07ffb6c05c5b0 /* include */ = { + FFFBec83ac007fdbec83ac00 /* include */ = { isa = PBXGroup; children = ( - FFFD6c8334007ffb6c833400 /* ScActorCore.h */, - FFFD6c8334687ffb6c833468 /* ScArticulationCore.h */, - FFFD6c8334d07ffb6c8334d0 /* ScArticulationJointCore.h */, - FFFD6c8335387ffb6c833538 /* ScBodyCore.h */, - FFFD6c8335a07ffb6c8335a0 /* ScClothCore.h */, - FFFD6c8336087ffb6c833608 /* ScClothFabricCore.h */, - FFFD6c8336707ffb6c833670 /* ScConstraintCore.h */, - FFFD6c8336d87ffb6c8336d8 /* ScIterators.h */, - FFFD6c8337407ffb6c833740 /* ScMaterialCore.h */, - FFFD6c8337a87ffb6c8337a8 /* ScParticleSystemCore.h */, - FFFD6c8338107ffb6c833810 /* ScPhysics.h */, - FFFD6c8338787ffb6c833878 /* ScRigidCore.h */, - FFFD6c8338e07ffb6c8338e0 /* ScScene.h */, - FFFD6c8339487ffb6c833948 /* ScShapeCore.h */, - FFFD6c8339b07ffb6c8339b0 /* ScStaticCore.h */, + FFFDea1e3a007fdbea1e3a00 /* ScActorCore.h */, + FFFDea1e3a687fdbea1e3a68 /* ScArticulationCore.h */, + FFFDea1e3ad07fdbea1e3ad0 /* ScArticulationJointCore.h */, + FFFDea1e3b387fdbea1e3b38 /* ScBodyCore.h */, + FFFDea1e3ba07fdbea1e3ba0 /* ScClothCore.h */, + FFFDea1e3c087fdbea1e3c08 /* ScClothFabricCore.h */, + FFFDea1e3c707fdbea1e3c70 /* ScConstraintCore.h */, + FFFDea1e3cd87fdbea1e3cd8 /* ScIterators.h */, + FFFDea1e3d407fdbea1e3d40 /* ScMaterialCore.h */, + FFFDea1e3da87fdbea1e3da8 /* ScParticleSystemCore.h */, + FFFDea1e3e107fdbea1e3e10 /* ScPhysics.h */, + FFFDea1e3e787fdbea1e3e78 /* ScRigidCore.h */, + FFFDea1e3ee07fdbea1e3ee0 /* ScScene.h */, + FFFDea1e3f487fdbea1e3f48 /* ScShapeCore.h */, + FFFDea1e3fb07fdbea1e3fb0 /* ScStaticCore.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6c05c5d87ffb6c05c5d8 /* src */ = { + FFFBec83ac287fdbec83ac28 /* src */ = { isa = PBXGroup; children = ( - FFFD6c8366007ffb6c836600 /* ScActorElementPair.h */, - FFFD6c8366687ffb6c836668 /* ScActorInteraction.h */, - FFFD6c8366d07ffb6c8366d0 /* ScActorPair.h */, - FFFD6c8367387ffb6c836738 /* ScActorSim.h */, - FFFD6c8367a07ffb6c8367a0 /* ScArticulationJointSim.h */, - FFFD6c8368087ffb6c836808 /* ScArticulationSim.h */, - FFFD6c8368707ffb6c836870 /* ScBodySim.h */, - FFFD6c8368d87ffb6c8368d8 /* ScClient.h */, - FFFD6c8369407ffb6c836940 /* ScConstraintGroupNode.h */, - FFFD6c8369a87ffb6c8369a8 /* ScConstraintInteraction.h */, - FFFD6c836a107ffb6c836a10 /* ScConstraintProjectionManager.h */, - FFFD6c836a787ffb6c836a78 /* ScConstraintProjectionTree.h */, - FFFD6c836ae07ffb6c836ae0 /* ScConstraintSim.h */, - FFFD6c836b487ffb6c836b48 /* ScContactReportBuffer.h */, - FFFD6c836bb07ffb6c836bb0 /* ScContactStream.h */, - FFFD6c836c187ffb6c836c18 /* ScElementInteractionMarker.h */, - FFFD6c836c807ffb6c836c80 /* ScElementSim.h */, - FFFD6c836ce87ffb6c836ce8 /* ScElementSimInteraction.h */, - FFFD6c836d507ffb6c836d50 /* ScInteraction.h */, - FFFD6c836db87ffb6c836db8 /* ScInteractionFlags.h */, - FFFD6c836e207ffb6c836e20 /* ScNPhaseCore.h */, - FFFD6c836e887ffb6c836e88 /* ScObjectIDTracker.h */, - FFFD6c836ef07ffb6c836ef0 /* ScRbElementInteraction.h */, - FFFD6c836f587ffb6c836f58 /* ScRigidSim.h */, - FFFD6c836fc07ffb6c836fc0 /* ScShapeInteraction.h */, - FFFD6c8370287ffb6c837028 /* ScShapeIterator.h */, - FFFD6c8370907ffb6c837090 /* ScShapeSim.h */, - FFFD6c8370f87ffb6c8370f8 /* ScSimStateData.h */, - FFFD6c8371607ffb6c837160 /* ScSimStats.h */, - FFFD6c8371c87ffb6c8371c8 /* ScSimulationController.h */, - FFFD6c8372307ffb6c837230 /* ScSqBoundsManager.h */, - FFFD6c8372987ffb6c837298 /* ScStaticSim.h */, - FFFD6c8373007ffb6c837300 /* ScTriggerInteraction.h */, - FFFD6c8373687ffb6c837368 /* ScTriggerPairs.h */, - FFFD6c8373d07ffb6c8373d0 /* ScActorCore.cpp */, - FFFD6c8374387ffb6c837438 /* ScActorSim.cpp */, - FFFD6c8374a07ffb6c8374a0 /* ScArticulationCore.cpp */, - FFFD6c8375087ffb6c837508 /* ScArticulationJointCore.cpp */, - FFFD6c8375707ffb6c837570 /* ScArticulationJointSim.cpp */, - FFFD6c8375d87ffb6c8375d8 /* ScArticulationSim.cpp */, - FFFD6c8376407ffb6c837640 /* ScBodyCore.cpp */, - FFFD6c8376a87ffb6c8376a8 /* ScBodyCoreKinematic.cpp */, - FFFD6c8377107ffb6c837710 /* ScBodySim.cpp */, - FFFD6c8377787ffb6c837778 /* ScConstraintCore.cpp */, - FFFD6c8377e07ffb6c8377e0 /* ScConstraintGroupNode.cpp */, - FFFD6c8378487ffb6c837848 /* ScConstraintInteraction.cpp */, - FFFD6c8378b07ffb6c8378b0 /* ScConstraintProjectionManager.cpp */, - FFFD6c8379187ffb6c837918 /* ScConstraintProjectionTree.cpp */, - FFFD6c8379807ffb6c837980 /* ScConstraintSim.cpp */, - FFFD6c8379e87ffb6c8379e8 /* ScElementInteractionMarker.cpp */, - FFFD6c837a507ffb6c837a50 /* ScElementSim.cpp */, - FFFD6c837ab87ffb6c837ab8 /* ScInteraction.cpp */, - FFFD6c837b207ffb6c837b20 /* ScIterators.cpp */, - FFFD6c837b887ffb6c837b88 /* ScMaterialCore.cpp */, - FFFD6c837bf07ffb6c837bf0 /* ScMetaData.cpp */, - FFFD6c837c587ffb6c837c58 /* ScNPhaseCore.cpp */, - FFFD6c837cc07ffb6c837cc0 /* ScPhysics.cpp */, - FFFD6c837d287ffb6c837d28 /* ScRigidCore.cpp */, - FFFD6c837d907ffb6c837d90 /* ScRigidSim.cpp */, - FFFD6c837df87ffb6c837df8 /* ScScene.cpp */, - FFFD6c837e607ffb6c837e60 /* ScShapeCore.cpp */, - FFFD6c837ec87ffb6c837ec8 /* ScShapeInteraction.cpp */, - FFFD6c837f307ffb6c837f30 /* ScShapeSim.cpp */, - FFFD6c837f987ffb6c837f98 /* ScSimStats.cpp */, - FFFD6c8380007ffb6c838000 /* ScSimulationController.cpp */, - FFFD6c8380687ffb6c838068 /* ScSqBoundsManager.cpp */, - FFFD6c8380d07ffb6c8380d0 /* ScStaticCore.cpp */, - FFFD6c8381387ffb6c838138 /* ScStaticSim.cpp */, - FFFD6c8381a07ffb6c8381a0 /* ScTriggerInteraction.cpp */, - FFFD6c8382087ffb6c838208 /* particles/ScParticleBodyInteraction.h */, - FFFD6c8382707ffb6c838270 /* particles/ScParticlePacketShape.h */, - FFFD6c8382d87ffb6c8382d8 /* particles/ScParticleSystemSim.h */, - FFFD6c8383407ffb6c838340 /* particles/ScParticleBodyInteraction.cpp */, - FFFD6c8383a87ffb6c8383a8 /* particles/ScParticlePacketShape.cpp */, - FFFD6c8384107ffb6c838410 /* particles/ScParticleSystemCore.cpp */, - FFFD6c8384787ffb6c838478 /* particles/ScParticleSystemSim.cpp */, - FFFD6c8384e07ffb6c8384e0 /* cloth/ScClothShape.h */, - FFFD6c8385487ffb6c838548 /* cloth/ScClothSim.h */, - FFFD6c8385b07ffb6c8385b0 /* cloth/ScClothCore.cpp */, - FFFD6c8386187ffb6c838618 /* cloth/ScClothFabricCore.cpp */, - FFFD6c8386807ffb6c838680 /* cloth/ScClothShape.cpp */, - FFFD6c8386e87ffb6c8386e8 /* cloth/ScClothSim.cpp */, + FFFDeb051a007fdbeb051a00 /* ScActorElementPair.h */, + FFFDeb051a687fdbeb051a68 /* ScActorInteraction.h */, + FFFDeb051ad07fdbeb051ad0 /* ScActorPair.h */, + FFFDeb051b387fdbeb051b38 /* ScActorSim.h */, + FFFDeb051ba07fdbeb051ba0 /* ScArticulationJointSim.h */, + FFFDeb051c087fdbeb051c08 /* ScArticulationSim.h */, + FFFDeb051c707fdbeb051c70 /* ScBodySim.h */, + FFFDeb051cd87fdbeb051cd8 /* ScClient.h */, + FFFDeb051d407fdbeb051d40 /* ScConstraintGroupNode.h */, + FFFDeb051da87fdbeb051da8 /* ScConstraintInteraction.h */, + FFFDeb051e107fdbeb051e10 /* ScConstraintProjectionManager.h */, + FFFDeb051e787fdbeb051e78 /* ScConstraintProjectionTree.h */, + FFFDeb051ee07fdbeb051ee0 /* ScConstraintSim.h */, + FFFDeb051f487fdbeb051f48 /* ScContactReportBuffer.h */, + FFFDeb051fb07fdbeb051fb0 /* ScContactStream.h */, + FFFDeb0520187fdbeb052018 /* ScElementInteractionMarker.h */, + FFFDeb0520807fdbeb052080 /* ScElementSim.h */, + FFFDeb0520e87fdbeb0520e8 /* ScElementSimInteraction.h */, + FFFDeb0521507fdbeb052150 /* ScInteraction.h */, + FFFDeb0521b87fdbeb0521b8 /* ScInteractionFlags.h */, + FFFDeb0522207fdbeb052220 /* ScNPhaseCore.h */, + FFFDeb0522887fdbeb052288 /* ScObjectIDTracker.h */, + FFFDeb0522f07fdbeb0522f0 /* ScRbElementInteraction.h */, + FFFDeb0523587fdbeb052358 /* ScRigidSim.h */, + FFFDeb0523c07fdbeb0523c0 /* ScShapeInteraction.h */, + FFFDeb0524287fdbeb052428 /* ScShapeIterator.h */, + FFFDeb0524907fdbeb052490 /* ScShapeSim.h */, + FFFDeb0524f87fdbeb0524f8 /* ScSimStateData.h */, + FFFDeb0525607fdbeb052560 /* ScSimStats.h */, + FFFDeb0525c87fdbeb0525c8 /* ScSimulationController.h */, + FFFDeb0526307fdbeb052630 /* ScSqBoundsManager.h */, + FFFDeb0526987fdbeb052698 /* ScStaticSim.h */, + FFFDeb0527007fdbeb052700 /* ScTriggerInteraction.h */, + FFFDeb0527687fdbeb052768 /* ScTriggerPairs.h */, + FFFDeb0527d07fdbeb0527d0 /* ScActorCore.cpp */, + FFFDeb0528387fdbeb052838 /* ScActorSim.cpp */, + FFFDeb0528a07fdbeb0528a0 /* ScArticulationCore.cpp */, + FFFDeb0529087fdbeb052908 /* ScArticulationJointCore.cpp */, + FFFDeb0529707fdbeb052970 /* ScArticulationJointSim.cpp */, + FFFDeb0529d87fdbeb0529d8 /* ScArticulationSim.cpp */, + FFFDeb052a407fdbeb052a40 /* ScBodyCore.cpp */, + FFFDeb052aa87fdbeb052aa8 /* ScBodyCoreKinematic.cpp */, + FFFDeb052b107fdbeb052b10 /* ScBodySim.cpp */, + FFFDeb052b787fdbeb052b78 /* ScConstraintCore.cpp */, + FFFDeb052be07fdbeb052be0 /* ScConstraintGroupNode.cpp */, + FFFDeb052c487fdbeb052c48 /* ScConstraintInteraction.cpp */, + FFFDeb052cb07fdbeb052cb0 /* ScConstraintProjectionManager.cpp */, + FFFDeb052d187fdbeb052d18 /* ScConstraintProjectionTree.cpp */, + FFFDeb052d807fdbeb052d80 /* ScConstraintSim.cpp */, + FFFDeb052de87fdbeb052de8 /* ScElementInteractionMarker.cpp */, + FFFDeb052e507fdbeb052e50 /* ScElementSim.cpp */, + FFFDeb052eb87fdbeb052eb8 /* ScInteraction.cpp */, + FFFDeb052f207fdbeb052f20 /* ScIterators.cpp */, + FFFDeb052f887fdbeb052f88 /* ScMaterialCore.cpp */, + FFFDeb052ff07fdbeb052ff0 /* ScMetaData.cpp */, + FFFDeb0530587fdbeb053058 /* ScNPhaseCore.cpp */, + FFFDeb0530c07fdbeb0530c0 /* ScPhysics.cpp */, + FFFDeb0531287fdbeb053128 /* ScRigidCore.cpp */, + FFFDeb0531907fdbeb053190 /* ScRigidSim.cpp */, + FFFDeb0531f87fdbeb0531f8 /* ScScene.cpp */, + FFFDeb0532607fdbeb053260 /* ScShapeCore.cpp */, + FFFDeb0532c87fdbeb0532c8 /* ScShapeInteraction.cpp */, + FFFDeb0533307fdbeb053330 /* ScShapeSim.cpp */, + FFFDeb0533987fdbeb053398 /* ScSimStats.cpp */, + FFFDeb0534007fdbeb053400 /* ScSimulationController.cpp */, + FFFDeb0534687fdbeb053468 /* ScSqBoundsManager.cpp */, + FFFDeb0534d07fdbeb0534d0 /* ScStaticCore.cpp */, + FFFDeb0535387fdbeb053538 /* ScStaticSim.cpp */, + FFFDeb0535a07fdbeb0535a0 /* ScTriggerInteraction.cpp */, + FFFDeb0536087fdbeb053608 /* particles/ScParticleBodyInteraction.h */, + FFFDeb0536707fdbeb053670 /* particles/ScParticlePacketShape.h */, + FFFDeb0536d87fdbeb0536d8 /* particles/ScParticleSystemSim.h */, + FFFDeb0537407fdbeb053740 /* particles/ScParticleBodyInteraction.cpp */, + FFFDeb0537a87fdbeb0537a8 /* particles/ScParticlePacketShape.cpp */, + FFFDeb0538107fdbeb053810 /* particles/ScParticleSystemCore.cpp */, + FFFDeb0538787fdbeb053878 /* particles/ScParticleSystemSim.cpp */, + FFFDeb0538e07fdbeb0538e0 /* cloth/ScClothShape.h */, + FFFDeb0539487fdbeb053948 /* cloth/ScClothSim.h */, + FFFDeb0539b07fdbeb0539b0 /* cloth/ScClothCore.cpp */, + FFFDeb053a187fdbeb053a18 /* cloth/ScClothFabricCore.cpp */, + FFFDeb053a807fdbeb053a80 /* cloth/ScClothShape.cpp */, + FFFDeb053ae87fdbeb053ae8 /* cloth/ScClothSim.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB6c05c9f07ffb6c05c9f0 /* PhysXCooking */ = { + FFFBecac63207fdbecac6320 /* PhysXCooking */ = { isa = PBXGroup; children = ( - FFFB6c060e707ffb6c060e70 /* include */, - FFFB6c060e987ffb6c060e98 /* src */, + FFFBecac76507fdbecac7650 /* include */, + FFFBecac76787fdbecac7678 /* src */, ); name = "PhysXCooking"; sourceTree = "<group>"; }; - FFFB6c060e707ffb6c060e70 /* include */ = { + FFFBecac76507fdbecac7650 /* include */ = { isa = PBXGroup; children = ( - FFFD6c066ca07ffb6c066ca0 /* PxBVH33MidphaseDesc.h */, - FFFD6c066d087ffb6c066d08 /* PxBVH34MidphaseDesc.h */, - FFFD6c066d707ffb6c066d70 /* PxConvexMeshDesc.h */, - FFFD6c066dd87ffb6c066dd8 /* PxCooking.h */, - FFFD6c066e407ffb6c066e40 /* PxMidphaseDesc.h */, - FFFD6c066ea87ffb6c066ea8 /* PxTriangleMeshDesc.h */, - FFFD6c066f107ffb6c066f10 /* Pxc.h */, + FFFDecac91d07fdbecac91d0 /* PxBVH33MidphaseDesc.h */, + FFFDecac92387fdbecac9238 /* PxBVH34MidphaseDesc.h */, + FFFDecac92a07fdbecac92a0 /* PxConvexMeshDesc.h */, + FFFDecac93087fdbecac9308 /* PxCooking.h */, + FFFDecac93707fdbecac9370 /* PxMidphaseDesc.h */, + FFFDecac93d87fdbecac93d8 /* PxTriangleMeshDesc.h */, + FFFDecac94407fdbecac9440 /* Pxc.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6c060e987ffb6c060e98 /* src */ = { + FFFBecac76787fdbecac7678 /* src */ = { isa = PBXGroup; children = ( - FFFD6c83a8007ffb6c83a800 /* Adjacencies.cpp */, - FFFD6c83a8687ffb6c83a868 /* Cooking.cpp */, - FFFD6c83a8d07ffb6c83a8d0 /* CookingUtils.cpp */, - FFFD6c83a9387ffb6c83a938 /* EdgeList.cpp */, - FFFD6c83a9a07ffb6c83a9a0 /* MeshCleaner.cpp */, - FFFD6c83aa087ffb6c83aa08 /* Quantizer.cpp */, - FFFD6c83aa707ffb6c83aa70 /* Adjacencies.h */, - FFFD6c83aad87ffb6c83aad8 /* Cooking.h */, - FFFD6c83ab407ffb6c83ab40 /* CookingUtils.h */, - FFFD6c83aba87ffb6c83aba8 /* EdgeList.h */, - FFFD6c83ac107ffb6c83ac10 /* MeshCleaner.h */, - FFFD6c83ac787ffb6c83ac78 /* Quantizer.h */, - FFFD6c83ace07ffb6c83ace0 /* mesh/GrbTriangleMeshCooking.cpp */, - FFFD6c83ad487ffb6c83ad48 /* mesh/HeightFieldCooking.cpp */, - FFFD6c83adb07ffb6c83adb0 /* mesh/RTreeCooking.cpp */, - FFFD6c83ae187ffb6c83ae18 /* mesh/TriangleMeshBuilder.cpp */, - FFFD6c83ae807ffb6c83ae80 /* mesh/GrbTriangleMeshCooking.h */, - FFFD6c83aee87ffb6c83aee8 /* mesh/HeightFieldCooking.h */, - FFFD6c83af507ffb6c83af50 /* mesh/QuickSelect.h */, - FFFD6c83afb87ffb6c83afb8 /* mesh/RTreeCooking.h */, - FFFD6c83b0207ffb6c83b020 /* mesh/TriangleMeshBuilder.h */, - FFFD6c83b0887ffb6c83b088 /* convex/BigConvexDataBuilder.cpp */, - FFFD6c83b0f07ffb6c83b0f0 /* convex/ConvexHullBuilder.cpp */, - FFFD6c83b1587ffb6c83b158 /* convex/ConvexHullLib.cpp */, - FFFD6c83b1c07ffb6c83b1c0 /* convex/ConvexHullUtils.cpp */, - FFFD6c83b2287ffb6c83b228 /* convex/ConvexMeshBuilder.cpp */, - FFFD6c83b2907ffb6c83b290 /* convex/ConvexPolygonsBuilder.cpp */, - FFFD6c83b2f87ffb6c83b2f8 /* convex/InflationConvexHullLib.cpp */, - FFFD6c83b3607ffb6c83b360 /* convex/QuickHullConvexHullLib.cpp */, - FFFD6c83b3c87ffb6c83b3c8 /* convex/VolumeIntegration.cpp */, - FFFD6c83b4307ffb6c83b430 /* convex/BigConvexDataBuilder.h */, - FFFD6c83b4987ffb6c83b498 /* convex/ConvexHullBuilder.h */, - FFFD6c83b5007ffb6c83b500 /* convex/ConvexHullLib.h */, - FFFD6c83b5687ffb6c83b568 /* convex/ConvexHullUtils.h */, - FFFD6c83b5d07ffb6c83b5d0 /* convex/ConvexMeshBuilder.h */, - FFFD6c83b6387ffb6c83b638 /* convex/ConvexPolygonsBuilder.h */, - FFFD6c83b6a07ffb6c83b6a0 /* convex/InflationConvexHullLib.h */, - FFFD6c83b7087ffb6c83b708 /* convex/QuickHullConvexHullLib.h */, - FFFD6c83b7707ffb6c83b770 /* convex/VolumeIntegration.h */, + FFFDeb05a2007fdbeb05a200 /* Adjacencies.cpp */, + FFFDeb05a2687fdbeb05a268 /* Cooking.cpp */, + FFFDeb05a2d07fdbeb05a2d0 /* CookingUtils.cpp */, + FFFDeb05a3387fdbeb05a338 /* EdgeList.cpp */, + FFFDeb05a3a07fdbeb05a3a0 /* MeshCleaner.cpp */, + FFFDeb05a4087fdbeb05a408 /* Quantizer.cpp */, + FFFDeb05a4707fdbeb05a470 /* Adjacencies.h */, + FFFDeb05a4d87fdbeb05a4d8 /* Cooking.h */, + FFFDeb05a5407fdbeb05a540 /* CookingUtils.h */, + FFFDeb05a5a87fdbeb05a5a8 /* EdgeList.h */, + FFFDeb05a6107fdbeb05a610 /* MeshCleaner.h */, + FFFDeb05a6787fdbeb05a678 /* Quantizer.h */, + FFFDeb05a6e07fdbeb05a6e0 /* mesh/GrbTriangleMeshCooking.cpp */, + FFFDeb05a7487fdbeb05a748 /* mesh/HeightFieldCooking.cpp */, + FFFDeb05a7b07fdbeb05a7b0 /* mesh/RTreeCooking.cpp */, + FFFDeb05a8187fdbeb05a818 /* mesh/TriangleMeshBuilder.cpp */, + FFFDeb05a8807fdbeb05a880 /* mesh/GrbTriangleMeshCooking.h */, + FFFDeb05a8e87fdbeb05a8e8 /* mesh/HeightFieldCooking.h */, + FFFDeb05a9507fdbeb05a950 /* mesh/QuickSelect.h */, + FFFDeb05a9b87fdbeb05a9b8 /* mesh/RTreeCooking.h */, + FFFDeb05aa207fdbeb05aa20 /* mesh/TriangleMeshBuilder.h */, + FFFDeb05aa887fdbeb05aa88 /* convex/BigConvexDataBuilder.cpp */, + FFFDeb05aaf07fdbeb05aaf0 /* convex/ConvexHullBuilder.cpp */, + FFFDeb05ab587fdbeb05ab58 /* convex/ConvexHullLib.cpp */, + FFFDeb05abc07fdbeb05abc0 /* convex/ConvexHullUtils.cpp */, + FFFDeb05ac287fdbeb05ac28 /* convex/ConvexMeshBuilder.cpp */, + FFFDeb05ac907fdbeb05ac90 /* convex/ConvexPolygonsBuilder.cpp */, + FFFDeb05acf87fdbeb05acf8 /* convex/InflationConvexHullLib.cpp */, + FFFDeb05ad607fdbeb05ad60 /* convex/QuickHullConvexHullLib.cpp */, + FFFDeb05adc87fdbeb05adc8 /* convex/VolumeIntegration.cpp */, + FFFDeb05ae307fdbeb05ae30 /* convex/BigConvexDataBuilder.h */, + FFFDeb05ae987fdbeb05ae98 /* convex/ConvexHullBuilder.h */, + FFFDeb05af007fdbeb05af00 /* convex/ConvexHullLib.h */, + FFFDeb05af687fdbeb05af68 /* convex/ConvexHullUtils.h */, + FFFDeb05afd07fdbeb05afd0 /* convex/ConvexMeshBuilder.h */, + FFFDeb05b0387fdbeb05b038 /* convex/ConvexPolygonsBuilder.h */, + FFFDeb05b0a07fdbeb05b0a0 /* convex/InflationConvexHullLib.h */, + FFFDeb05b1087fdbeb05b108 /* convex/QuickHullConvexHullLib.h */, + FFFDeb05b1707fdbeb05b170 /* convex/VolumeIntegration.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB6a8a1e607ffb6a8a1e60 /* PhysXCommon */ = { + FFFBea9487007fdbea948700 /* PhysXCommon */ = { isa = PBXGroup; children = ( - FFFB6a8a47807ffb6a8a4780 /* include */, - FFFB6a8a47a87ffb6a8a47a8 /* common */, - FFFB6a8a47d07ffb6a8a47d0 /* geomutils */, + FFFBea94ff007fdbea94ff00 /* include */, + FFFBea94ff287fdbea94ff28 /* common */, + FFFBea94ff507fdbea94ff50 /* geomutils */, ); name = "PhysXCommon"; sourceTree = "<group>"; }; - FFFB6a8a47807ffb6a8a4780 /* include */ = { + FFFBea94ff007fdbea94ff00 /* include */ = { isa = PBXGroup; children = ( - FFFD6b00ec007ffb6b00ec00 /* common/PxBase.h */, - FFFD6b00ec687ffb6b00ec68 /* common/PxCollection.h */, - FFFD6b00ecd07ffb6b00ecd0 /* common/PxCoreUtilityTypes.h */, - FFFD6b00ed387ffb6b00ed38 /* common/PxMetaData.h */, - FFFD6b00eda07ffb6b00eda0 /* common/PxMetaDataFlags.h */, - FFFD6b00ee087ffb6b00ee08 /* common/PxPhysXCommonConfig.h */, - FFFD6b00ee707ffb6b00ee70 /* common/PxPhysicsInsertionCallback.h */, - FFFD6b00eed87ffb6b00eed8 /* common/PxRenderBuffer.h */, - FFFD6b00ef407ffb6b00ef40 /* common/PxSerialFramework.h */, - FFFD6b00efa87ffb6b00efa8 /* common/PxSerializer.h */, - FFFD6b00f0107ffb6b00f010 /* common/PxStringTable.h */, - FFFD6b00f0787ffb6b00f078 /* common/PxTolerancesScale.h */, - FFFD6b00f0e07ffb6b00f0e0 /* common/PxTypeInfo.h */, - FFFD6b00f1487ffb6b00f148 /* geometry/PxBoxGeometry.h */, - FFFD6b00f1b07ffb6b00f1b0 /* geometry/PxCapsuleGeometry.h */, - FFFD6b00f2187ffb6b00f218 /* geometry/PxConvexMesh.h */, - FFFD6b00f2807ffb6b00f280 /* geometry/PxConvexMeshGeometry.h */, - FFFD6b00f2e87ffb6b00f2e8 /* geometry/PxGeometry.h */, - FFFD6b00f3507ffb6b00f350 /* geometry/PxGeometryHelpers.h */, - FFFD6b00f3b87ffb6b00f3b8 /* geometry/PxGeometryQuery.h */, - FFFD6b00f4207ffb6b00f420 /* geometry/PxHeightField.h */, - FFFD6b00f4887ffb6b00f488 /* geometry/PxHeightFieldDesc.h */, - FFFD6b00f4f07ffb6b00f4f0 /* geometry/PxHeightFieldFlag.h */, - FFFD6b00f5587ffb6b00f558 /* geometry/PxHeightFieldGeometry.h */, - FFFD6b00f5c07ffb6b00f5c0 /* geometry/PxHeightFieldSample.h */, - FFFD6b00f6287ffb6b00f628 /* geometry/PxMeshQuery.h */, - FFFD6b00f6907ffb6b00f690 /* geometry/PxMeshScale.h */, - FFFD6b00f6f87ffb6b00f6f8 /* geometry/PxPlaneGeometry.h */, - FFFD6b00f7607ffb6b00f760 /* geometry/PxSimpleTriangleMesh.h */, - FFFD6b00f7c87ffb6b00f7c8 /* geometry/PxSphereGeometry.h */, - FFFD6b00f8307ffb6b00f830 /* geometry/PxTriangle.h */, - FFFD6b00f8987ffb6b00f898 /* geometry/PxTriangleMesh.h */, - FFFD6b00f9007ffb6b00f900 /* geometry/PxTriangleMeshGeometry.h */, + FFFDeb00ec007fdbeb00ec00 /* common/PxBase.h */, + FFFDeb00ec687fdbeb00ec68 /* common/PxCollection.h */, + FFFDeb00ecd07fdbeb00ecd0 /* common/PxCoreUtilityTypes.h */, + FFFDeb00ed387fdbeb00ed38 /* common/PxMetaData.h */, + FFFDeb00eda07fdbeb00eda0 /* common/PxMetaDataFlags.h */, + FFFDeb00ee087fdbeb00ee08 /* common/PxPhysXCommonConfig.h */, + FFFDeb00ee707fdbeb00ee70 /* common/PxPhysicsInsertionCallback.h */, + FFFDeb00eed87fdbeb00eed8 /* common/PxRenderBuffer.h */, + FFFDeb00ef407fdbeb00ef40 /* common/PxSerialFramework.h */, + FFFDeb00efa87fdbeb00efa8 /* common/PxSerializer.h */, + FFFDeb00f0107fdbeb00f010 /* common/PxStringTable.h */, + FFFDeb00f0787fdbeb00f078 /* common/PxTolerancesScale.h */, + FFFDeb00f0e07fdbeb00f0e0 /* common/PxTypeInfo.h */, + FFFDeb00f1487fdbeb00f148 /* geometry/PxBoxGeometry.h */, + FFFDeb00f1b07fdbeb00f1b0 /* geometry/PxCapsuleGeometry.h */, + FFFDeb00f2187fdbeb00f218 /* geometry/PxConvexMesh.h */, + FFFDeb00f2807fdbeb00f280 /* geometry/PxConvexMeshGeometry.h */, + FFFDeb00f2e87fdbeb00f2e8 /* geometry/PxGeometry.h */, + FFFDeb00f3507fdbeb00f350 /* geometry/PxGeometryHelpers.h */, + FFFDeb00f3b87fdbeb00f3b8 /* geometry/PxGeometryQuery.h */, + FFFDeb00f4207fdbeb00f420 /* geometry/PxHeightField.h */, + FFFDeb00f4887fdbeb00f488 /* geometry/PxHeightFieldDesc.h */, + FFFDeb00f4f07fdbeb00f4f0 /* geometry/PxHeightFieldFlag.h */, + FFFDeb00f5587fdbeb00f558 /* geometry/PxHeightFieldGeometry.h */, + FFFDeb00f5c07fdbeb00f5c0 /* geometry/PxHeightFieldSample.h */, + FFFDeb00f6287fdbeb00f628 /* geometry/PxMeshQuery.h */, + FFFDeb00f6907fdbeb00f690 /* geometry/PxMeshScale.h */, + FFFDeb00f6f87fdbeb00f6f8 /* geometry/PxPlaneGeometry.h */, + FFFDeb00f7607fdbeb00f760 /* geometry/PxSimpleTriangleMesh.h */, + FFFDeb00f7c87fdbeb00f7c8 /* geometry/PxSphereGeometry.h */, + FFFDeb00f8307fdbeb00f830 /* geometry/PxTriangle.h */, + FFFDeb00f8987fdbeb00f898 /* geometry/PxTriangleMesh.h */, + FFFDeb00f9007fdbeb00f900 /* geometry/PxTriangleMeshGeometry.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6a8a47a87ffb6a8a47a8 /* common */ = { + FFFBea94ff287fdbea94ff28 /* common */ = { isa = PBXGroup; children = ( - FFFD6a1a4e007ffb6a1a4e00 /* src/CmBoxPruning.cpp */, - FFFD6a1a4e687ffb6a1a4e68 /* src/CmCollection.cpp */, - FFFD6a1a4ed07ffb6a1a4ed0 /* src/CmMathUtils.cpp */, - FFFD6a1a4f387ffb6a1a4f38 /* src/CmPtrTable.cpp */, - FFFD6a1a4fa07ffb6a1a4fa0 /* src/CmRadixSort.cpp */, - FFFD6a1a50087ffb6a1a5008 /* src/CmRadixSortBuffered.cpp */, - FFFD6a1a50707ffb6a1a5070 /* src/CmRenderOutput.cpp */, - FFFD6a1a50d87ffb6a1a50d8 /* src/CmVisualization.cpp */, - FFFD6a1a51407ffb6a1a5140 /* src/CmBitMap.h */, - FFFD6a1a51a87ffb6a1a51a8 /* src/CmBoxPruning.h */, - FFFD6a1a52107ffb6a1a5210 /* src/CmCollection.h */, - FFFD6a1a52787ffb6a1a5278 /* src/CmConeLimitHelper.h */, - FFFD6a1a52e07ffb6a1a52e0 /* src/CmFlushPool.h */, - FFFD6a1a53487ffb6a1a5348 /* src/CmIDPool.h */, - FFFD6a1a53b07ffb6a1a53b0 /* src/CmIO.h */, - FFFD6a1a54187ffb6a1a5418 /* src/CmMatrix34.h */, - FFFD6a1a54807ffb6a1a5480 /* src/CmPhysXCommon.h */, - FFFD6a1a54e87ffb6a1a54e8 /* src/CmPool.h */, - FFFD6a1a55507ffb6a1a5550 /* src/CmPreallocatingPool.h */, - FFFD6a1a55b87ffb6a1a55b8 /* src/CmPriorityQueue.h */, - FFFD6a1a56207ffb6a1a5620 /* src/CmPtrTable.h */, - FFFD6a1a56887ffb6a1a5688 /* src/CmQueue.h */, - FFFD6a1a56f07ffb6a1a56f0 /* src/CmRadixSort.h */, - FFFD6a1a57587ffb6a1a5758 /* src/CmRadixSortBuffered.h */, - FFFD6a1a57c07ffb6a1a57c0 /* src/CmReaderWriterLock.h */, - FFFD6a1a58287ffb6a1a5828 /* src/CmRefCountable.h */, - FFFD6a1a58907ffb6a1a5890 /* src/CmRenderBuffer.h */, - FFFD6a1a58f87ffb6a1a58f8 /* src/CmRenderOutput.h */, - FFFD6a1a59607ffb6a1a5960 /* src/CmScaling.h */, - FFFD6a1a59c87ffb6a1a59c8 /* src/CmSpatialVector.h */, - FFFD6a1a5a307ffb6a1a5a30 /* src/CmTask.h */, - FFFD6a1a5a987ffb6a1a5a98 /* src/CmTaskPool.h */, - FFFD6a1a5b007ffb6a1a5b00 /* src/CmTmpMem.h */, - FFFD6a1a5b687ffb6a1a5b68 /* src/CmTransformUtils.h */, - FFFD6a1a5bd07ffb6a1a5bd0 /* src/CmUtils.h */, - FFFD6a1a5c387ffb6a1a5c38 /* src/CmVisualization.h */, + FFFDea1a4e007fdbea1a4e00 /* src/CmBoxPruning.cpp */, + FFFDea1a4e687fdbea1a4e68 /* src/CmCollection.cpp */, + FFFDea1a4ed07fdbea1a4ed0 /* src/CmMathUtils.cpp */, + FFFDea1a4f387fdbea1a4f38 /* src/CmPtrTable.cpp */, + FFFDea1a4fa07fdbea1a4fa0 /* src/CmRadixSort.cpp */, + FFFDea1a50087fdbea1a5008 /* src/CmRadixSortBuffered.cpp */, + FFFDea1a50707fdbea1a5070 /* src/CmRenderOutput.cpp */, + FFFDea1a50d87fdbea1a50d8 /* src/CmVisualization.cpp */, + FFFDea1a51407fdbea1a5140 /* src/CmBitMap.h */, + FFFDea1a51a87fdbea1a51a8 /* src/CmBoxPruning.h */, + FFFDea1a52107fdbea1a5210 /* src/CmCollection.h */, + FFFDea1a52787fdbea1a5278 /* src/CmConeLimitHelper.h */, + FFFDea1a52e07fdbea1a52e0 /* src/CmFlushPool.h */, + FFFDea1a53487fdbea1a5348 /* src/CmIDPool.h */, + FFFDea1a53b07fdbea1a53b0 /* src/CmIO.h */, + FFFDea1a54187fdbea1a5418 /* src/CmMatrix34.h */, + FFFDea1a54807fdbea1a5480 /* src/CmPhysXCommon.h */, + FFFDea1a54e87fdbea1a54e8 /* src/CmPool.h */, + FFFDea1a55507fdbea1a5550 /* src/CmPreallocatingPool.h */, + FFFDea1a55b87fdbea1a55b8 /* src/CmPriorityQueue.h */, + FFFDea1a56207fdbea1a5620 /* src/CmPtrTable.h */, + FFFDea1a56887fdbea1a5688 /* src/CmQueue.h */, + FFFDea1a56f07fdbea1a56f0 /* src/CmRadixSort.h */, + FFFDea1a57587fdbea1a5758 /* src/CmRadixSortBuffered.h */, + FFFDea1a57c07fdbea1a57c0 /* src/CmRefCountable.h */, + FFFDea1a58287fdbea1a5828 /* src/CmRenderBuffer.h */, + FFFDea1a58907fdbea1a5890 /* src/CmRenderOutput.h */, + FFFDea1a58f87fdbea1a58f8 /* src/CmScaling.h */, + FFFDea1a59607fdbea1a5960 /* src/CmSpatialVector.h */, + FFFDea1a59c87fdbea1a59c8 /* src/CmTask.h */, + FFFDea1a5a307fdbea1a5a30 /* src/CmTaskPool.h */, + FFFDea1a5a987fdbea1a5a98 /* src/CmTmpMem.h */, + FFFDea1a5b007fdbea1a5b00 /* src/CmTransformUtils.h */, + FFFDea1a5b687fdbea1a5b68 /* src/CmUtils.h */, + FFFDea1a5bd07fdbea1a5bd0 /* src/CmVisualization.h */, ); name = "common"; sourceTree = SOURCE_ROOT; }; - FFFB6a8a47d07ffb6a8a47d0 /* geomutils */ = { + FFFBea94ff507fdbea94ff50 /* geomutils */ = { isa = PBXGroup; children = ( - FFFD6b0010007ffb6b001000 /* headers/GuAxes.h */, - FFFD6b0010687ffb6b001068 /* headers/GuBox.h */, - FFFD6b0010d07ffb6b0010d0 /* headers/GuDistanceSegmentBox.h */, - FFFD6b0011387ffb6b001138 /* headers/GuDistanceSegmentSegment.h */, - FFFD6b0011a07ffb6b0011a0 /* headers/GuIntersectionBoxBox.h */, - FFFD6b0012087ffb6b001208 /* headers/GuIntersectionTriangleBox.h */, - FFFD6b0012707ffb6b001270 /* headers/GuRaycastTests.h */, - FFFD6b0012d87ffb6b0012d8 /* headers/GuSIMDHelpers.h */, - FFFD6b0013407ffb6b001340 /* headers/GuSegment.h */, - FFFD6b0013a87ffb6b0013a8 /* ../../Include/GeomUtils */, - FFFD6b0014107ffb6b001410 /* src/GuBounds.h */, - FFFD6b0014787ffb6b001478 /* src/GuCapsule.h */, - FFFD6b0014e07ffb6b0014e0 /* src/GuCenterExtents.h */, - FFFD6b0015487ffb6b001548 /* src/GuGeometryUnion.h */, - FFFD6b0015b07ffb6b0015b0 /* src/GuInternal.h */, - FFFD6b0016187ffb6b001618 /* src/GuMTD.h */, - FFFD6b0016807ffb6b001680 /* src/GuMeshFactory.h */, - FFFD6b0016e87ffb6b0016e8 /* src/GuOverlapTests.h */, - FFFD6b0017507ffb6b001750 /* src/GuSerialize.h */, - FFFD6b0017b87ffb6b0017b8 /* src/GuSphere.h */, - FFFD6b0018207ffb6b001820 /* src/GuSweepMTD.h */, - FFFD6b0018887ffb6b001888 /* src/GuSweepSharedTests.h */, - FFFD6b0018f07ffb6b0018f0 /* src/GuSweepTests.h */, - FFFD6b0019587ffb6b001958 /* src/contact/GuContactMethodImpl.h */, - FFFD6b0019c07ffb6b0019c0 /* src/contact/GuContactPolygonPolygon.h */, - FFFD6b001a287ffb6b001a28 /* src/contact/GuFeatureCode.h */, - FFFD6b001a907ffb6b001a90 /* src/contact/GuLegacyTraceLineCallback.h */, - FFFD6b001af87ffb6b001af8 /* src/common/GuBarycentricCoordinates.h */, - FFFD6b001b607ffb6b001b60 /* src/common/GuBoxConversion.h */, - FFFD6b001bc87ffb6b001bc8 /* src/common/GuEdgeCache.h */, - FFFD6b001c307ffb6b001c30 /* src/common/GuEdgeListData.h */, - FFFD6b001c987ffb6b001c98 /* src/common/GuSeparatingAxes.h */, - FFFD6b001d007ffb6b001d00 /* src/convex/GuBigConvexData.h */, - FFFD6b001d687ffb6b001d68 /* src/convex/GuBigConvexData2.h */, - FFFD6b001dd07ffb6b001dd0 /* src/convex/GuConvexEdgeFlags.h */, - FFFD6b001e387ffb6b001e38 /* src/convex/GuConvexHelper.h */, - FFFD6b001ea07ffb6b001ea0 /* src/convex/GuConvexMesh.h */, - FFFD6b001f087ffb6b001f08 /* src/convex/GuConvexMeshData.h */, - FFFD6b001f707ffb6b001f70 /* src/convex/GuConvexSupportTable.h */, - FFFD6b001fd87ffb6b001fd8 /* src/convex/GuConvexUtilsInternal.h */, - FFFD6b0020407ffb6b002040 /* src/convex/GuCubeIndex.h */, - FFFD6b0020a87ffb6b0020a8 /* src/convex/GuHillClimbing.h */, - FFFD6b0021107ffb6b002110 /* src/convex/GuShapeConvex.h */, - FFFD6b0021787ffb6b002178 /* src/distance/GuDistancePointBox.h */, - FFFD6b0021e07ffb6b0021e0 /* src/distance/GuDistancePointSegment.h */, - FFFD6b0022487ffb6b002248 /* src/distance/GuDistancePointTriangle.h */, - FFFD6b0022b07ffb6b0022b0 /* src/distance/GuDistancePointTriangleSIMD.h */, - FFFD6b0023187ffb6b002318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, - FFFD6b0023807ffb6b002380 /* src/distance/GuDistanceSegmentTriangle.h */, - FFFD6b0023e87ffb6b0023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, - FFFD6b0024507ffb6b002450 /* src/sweep/GuSweepBoxBox.h */, - FFFD6b0024b87ffb6b0024b8 /* src/sweep/GuSweepBoxSphere.h */, - FFFD6b0025207ffb6b002520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, - FFFD6b0025887ffb6b002588 /* src/sweep/GuSweepBoxTriangle_SAT.h */, - FFFD6b0025f07ffb6b0025f0 /* src/sweep/GuSweepCapsuleBox.h */, - FFFD6b0026587ffb6b002658 /* src/sweep/GuSweepCapsuleCapsule.h */, - FFFD6b0026c07ffb6b0026c0 /* src/sweep/GuSweepCapsuleTriangle.h */, - FFFD6b0027287ffb6b002728 /* src/sweep/GuSweepSphereCapsule.h */, - FFFD6b0027907ffb6b002790 /* src/sweep/GuSweepSphereSphere.h */, - FFFD6b0027f87ffb6b0027f8 /* src/sweep/GuSweepSphereTriangle.h */, - FFFD6b0028607ffb6b002860 /* src/sweep/GuSweepTriangleUtils.h */, - FFFD6b0028c87ffb6b0028c8 /* src/gjk/GuEPA.h */, - FFFD6b0029307ffb6b002930 /* src/gjk/GuEPAFacet.h */, - FFFD6b0029987ffb6b002998 /* src/gjk/GuGJK.h */, - FFFD6b002a007ffb6b002a00 /* src/gjk/GuGJKPenetration.h */, - FFFD6b002a687ffb6b002a68 /* src/gjk/GuGJKRaycast.h */, - FFFD6b002ad07ffb6b002ad0 /* src/gjk/GuGJKSimplex.h */, - FFFD6b002b387ffb6b002b38 /* src/gjk/GuGJKTest.h */, - FFFD6b002ba07ffb6b002ba0 /* src/gjk/GuGJKType.h */, - FFFD6b002c087ffb6b002c08 /* src/gjk/GuGJKUtil.h */, - FFFD6b002c707ffb6b002c70 /* src/gjk/GuVecBox.h */, - FFFD6b002cd87ffb6b002cd8 /* src/gjk/GuVecCapsule.h */, - FFFD6b002d407ffb6b002d40 /* src/gjk/GuVecConvex.h */, - FFFD6b002da87ffb6b002da8 /* src/gjk/GuVecConvexHull.h */, - FFFD6b002e107ffb6b002e10 /* src/gjk/GuVecConvexHullNoScale.h */, - FFFD6b002e787ffb6b002e78 /* src/gjk/GuVecPlane.h */, - FFFD6b002ee07ffb6b002ee0 /* src/gjk/GuVecShrunkBox.h */, - FFFD6b002f487ffb6b002f48 /* src/gjk/GuVecShrunkConvexHull.h */, - FFFD6b002fb07ffb6b002fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, - FFFD6b0030187ffb6b003018 /* src/gjk/GuVecSphere.h */, - FFFD6b0030807ffb6b003080 /* src/gjk/GuVecTriangle.h */, - FFFD6b0030e87ffb6b0030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, - FFFD6b0031507ffb6b003150 /* src/intersection/GuIntersectionEdgeEdge.h */, - FFFD6b0031b87ffb6b0031b8 /* src/intersection/GuIntersectionRay.h */, - FFFD6b0032207ffb6b003220 /* src/intersection/GuIntersectionRayBox.h */, - FFFD6b0032887ffb6b003288 /* src/intersection/GuIntersectionRayBoxSIMD.h */, - FFFD6b0032f07ffb6b0032f0 /* src/intersection/GuIntersectionRayCapsule.h */, - FFFD6b0033587ffb6b003358 /* src/intersection/GuIntersectionRayPlane.h */, - FFFD6b0033c07ffb6b0033c0 /* src/intersection/GuIntersectionRaySphere.h */, - FFFD6b0034287ffb6b003428 /* src/intersection/GuIntersectionRayTriangle.h */, - FFFD6b0034907ffb6b003490 /* src/intersection/GuIntersectionSphereBox.h */, - FFFD6b0034f87ffb6b0034f8 /* src/mesh/GuBV32.h */, - FFFD6b0035607ffb6b003560 /* src/mesh/GuBV32Build.h */, - FFFD6b0035c87ffb6b0035c8 /* src/mesh/GuBV4.h */, - FFFD6b0036307ffb6b003630 /* src/mesh/GuBV4Build.h */, - FFFD6b0036987ffb6b003698 /* src/mesh/GuBV4Settings.h */, - FFFD6b0037007ffb6b003700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, - FFFD6b0037687ffb6b003768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, - FFFD6b0037d07ffb6b0037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, - FFFD6b0038387ffb6b003838 /* src/mesh/GuBV4_BoxSweep_Internal.h */, - FFFD6b0038a07ffb6b0038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */, - FFFD6b0039087ffb6b003908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, - FFFD6b0039707ffb6b003970 /* src/mesh/GuBV4_Common.h */, - FFFD6b0039d87ffb6b0039d8 /* src/mesh/GuBV4_Internal.h */, - FFFD6b003a407ffb6b003a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, - FFFD6b003aa87ffb6b003aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, - FFFD6b003b107ffb6b003b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, - FFFD6b003b787ffb6b003b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, - FFFD6b003be07ffb6b003be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, - FFFD6b003c487ffb6b003c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, - FFFD6b003cb07ffb6b003cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, - FFFD6b003d187ffb6b003d18 /* src/mesh/GuBV4_Slabs.h */, - FFFD6b003d807ffb6b003d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, - FFFD6b003de87ffb6b003de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, - FFFD6b003e507ffb6b003e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, - FFFD6b003eb87ffb6b003eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, - FFFD6b003f207ffb6b003f20 /* src/mesh/GuBVConstants.h */, - FFFD6b003f887ffb6b003f88 /* src/mesh/GuMeshData.h */, - FFFD6b003ff07ffb6b003ff0 /* src/mesh/GuMidphaseInterface.h */, - FFFD6b0040587ffb6b004058 /* src/mesh/GuRTree.h */, - FFFD6b0040c07ffb6b0040c0 /* src/mesh/GuSweepConvexTri.h */, - FFFD6b0041287ffb6b004128 /* src/mesh/GuSweepMesh.h */, - FFFD6b0041907ffb6b004190 /* src/mesh/GuTriangle32.h */, - FFFD6b0041f87ffb6b0041f8 /* src/mesh/GuTriangleCache.h */, - FFFD6b0042607ffb6b004260 /* src/mesh/GuTriangleMesh.h */, - FFFD6b0042c87ffb6b0042c8 /* src/mesh/GuTriangleMeshBV4.h */, - FFFD6b0043307ffb6b004330 /* src/mesh/GuTriangleMeshRTree.h */, - FFFD6b0043987ffb6b004398 /* src/mesh/GuTriangleVertexPointers.h */, - FFFD6b0044007ffb6b004400 /* src/hf/GuEntityReport.h */, - FFFD6b0044687ffb6b004468 /* src/hf/GuHeightField.h */, - FFFD6b0044d07ffb6b0044d0 /* src/hf/GuHeightFieldData.h */, - FFFD6b0045387ffb6b004538 /* src/hf/GuHeightFieldUtil.h */, - FFFD6b0045a07ffb6b0045a0 /* src/pcm/GuPCMContactConvexCommon.h */, - FFFD6b0046087ffb6b004608 /* src/pcm/GuPCMContactGen.h */, - FFFD6b0046707ffb6b004670 /* src/pcm/GuPCMContactGenUtil.h */, - FFFD6b0046d87ffb6b0046d8 /* src/pcm/GuPCMContactMeshCallback.h */, - FFFD6b0047407ffb6b004740 /* src/pcm/GuPCMShapeConvex.h */, - FFFD6b0047a87ffb6b0047a8 /* src/pcm/GuPCMTriangleContactGen.h */, - FFFD6b0048107ffb6b004810 /* src/pcm/GuPersistentContactManifold.h */, - FFFD6b0048787ffb6b004878 /* src/ccd/GuCCDSweepConvexMesh.h */, - FFFD6b0048e07ffb6b0048e0 /* src/GuBounds.cpp */, - FFFD6b0049487ffb6b004948 /* src/GuBox.cpp */, - FFFD6b0049b07ffb6b0049b0 /* src/GuCCTSweepTests.cpp */, - FFFD6b004a187ffb6b004a18 /* src/GuCapsule.cpp */, - FFFD6b004a807ffb6b004a80 /* src/GuGeometryQuery.cpp */, - FFFD6b004ae87ffb6b004ae8 /* src/GuGeometryUnion.cpp */, - FFFD6b004b507ffb6b004b50 /* src/GuInternal.cpp */, - FFFD6b004bb87ffb6b004bb8 /* src/GuMTD.cpp */, - FFFD6b004c207ffb6b004c20 /* src/GuMeshFactory.cpp */, - FFFD6b004c887ffb6b004c88 /* src/GuMetaData.cpp */, - FFFD6b004cf07ffb6b004cf0 /* src/GuOverlapTests.cpp */, - FFFD6b004d587ffb6b004d58 /* src/GuRaycastTests.cpp */, - FFFD6b004dc07ffb6b004dc0 /* src/GuSerialize.cpp */, - FFFD6b004e287ffb6b004e28 /* src/GuSweepMTD.cpp */, - FFFD6b004e907ffb6b004e90 /* src/GuSweepSharedTests.cpp */, - FFFD6b004ef87ffb6b004ef8 /* src/GuSweepTests.cpp */, - FFFD6b004f607ffb6b004f60 /* src/contact/GuContactBoxBox.cpp */, - FFFD6b004fc87ffb6b004fc8 /* src/contact/GuContactCapsuleBox.cpp */, - FFFD6b0050307ffb6b005030 /* src/contact/GuContactCapsuleCapsule.cpp */, - FFFD6b0050987ffb6b005098 /* src/contact/GuContactCapsuleConvex.cpp */, - FFFD6b0051007ffb6b005100 /* src/contact/GuContactCapsuleMesh.cpp */, - FFFD6b0051687ffb6b005168 /* src/contact/GuContactConvexConvex.cpp */, - FFFD6b0051d07ffb6b0051d0 /* src/contact/GuContactConvexMesh.cpp */, - FFFD6b0052387ffb6b005238 /* src/contact/GuContactPlaneBox.cpp */, - FFFD6b0052a07ffb6b0052a0 /* src/contact/GuContactPlaneCapsule.cpp */, - FFFD6b0053087ffb6b005308 /* src/contact/GuContactPlaneConvex.cpp */, - FFFD6b0053707ffb6b005370 /* src/contact/GuContactPolygonPolygon.cpp */, - FFFD6b0053d87ffb6b0053d8 /* src/contact/GuContactSphereBox.cpp */, - FFFD6b0054407ffb6b005440 /* src/contact/GuContactSphereCapsule.cpp */, - FFFD6b0054a87ffb6b0054a8 /* src/contact/GuContactSphereMesh.cpp */, - FFFD6b0055107ffb6b005510 /* src/contact/GuContactSpherePlane.cpp */, - FFFD6b0055787ffb6b005578 /* src/contact/GuContactSphereSphere.cpp */, - FFFD6b0055e07ffb6b0055e0 /* src/contact/GuFeatureCode.cpp */, - FFFD6b0056487ffb6b005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */, - FFFD6b0056b07ffb6b0056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, - FFFD6b0057187ffb6b005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */, - FFFD6b0057807ffb6b005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */, - FFFD6b0057e87ffb6b0057e8 /* src/common/GuBarycentricCoordinates.cpp */, - FFFD6b0058507ffb6b005850 /* src/common/GuSeparatingAxes.cpp */, - FFFD6b0058b87ffb6b0058b8 /* src/convex/GuBigConvexData.cpp */, - FFFD6b0059207ffb6b005920 /* src/convex/GuConvexHelper.cpp */, - FFFD6b0059887ffb6b005988 /* src/convex/GuConvexMesh.cpp */, - FFFD6b0059f07ffb6b0059f0 /* src/convex/GuConvexSupportTable.cpp */, - FFFD6b005a587ffb6b005a58 /* src/convex/GuConvexUtilsInternal.cpp */, - FFFD6b005ac07ffb6b005ac0 /* src/convex/GuHillClimbing.cpp */, - FFFD6b005b287ffb6b005b28 /* src/convex/GuShapeConvex.cpp */, - FFFD6b005b907ffb6b005b90 /* src/distance/GuDistancePointBox.cpp */, - FFFD6b005bf87ffb6b005bf8 /* src/distance/GuDistancePointTriangle.cpp */, - FFFD6b005c607ffb6b005c60 /* src/distance/GuDistanceSegmentBox.cpp */, - FFFD6b005cc87ffb6b005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */, - FFFD6b005d307ffb6b005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */, - FFFD6b005d987ffb6b005d98 /* src/sweep/GuSweepBoxBox.cpp */, - FFFD6b005e007ffb6b005e00 /* src/sweep/GuSweepBoxSphere.cpp */, - FFFD6b005e687ffb6b005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, - FFFD6b005ed07ffb6b005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, - FFFD6b005f387ffb6b005f38 /* src/sweep/GuSweepCapsuleBox.cpp */, - FFFD6b005fa07ffb6b005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, - FFFD6b0060087ffb6b006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */, - FFFD6b0060707ffb6b006070 /* src/sweep/GuSweepSphereCapsule.cpp */, - FFFD6b0060d87ffb6b0060d8 /* src/sweep/GuSweepSphereSphere.cpp */, - FFFD6b0061407ffb6b006140 /* src/sweep/GuSweepSphereTriangle.cpp */, - FFFD6b0061a87ffb6b0061a8 /* src/sweep/GuSweepTriangleUtils.cpp */, - FFFD6b0062107ffb6b006210 /* src/gjk/GuEPA.cpp */, - FFFD6b0062787ffb6b006278 /* src/gjk/GuGJKSimplex.cpp */, - FFFD6b0062e07ffb6b0062e0 /* src/gjk/GuGJKTest.cpp */, - FFFD6b0063487ffb6b006348 /* src/intersection/GuIntersectionBoxBox.cpp */, - FFFD6b0063b07ffb6b0063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, - FFFD6b0064187ffb6b006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */, - FFFD6b0064807ffb6b006480 /* src/intersection/GuIntersectionRayBox.cpp */, - FFFD6b0064e87ffb6b0064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */, - FFFD6b0065507ffb6b006550 /* src/intersection/GuIntersectionRaySphere.cpp */, - FFFD6b0065b87ffb6b0065b8 /* src/intersection/GuIntersectionSphereBox.cpp */, - FFFD6b0066207ffb6b006620 /* src/intersection/GuIntersectionTriangleBox.cpp */, - FFFD6b0066887ffb6b006688 /* src/mesh/GuBV32.cpp */, - FFFD6b0066f07ffb6b0066f0 /* src/mesh/GuBV32Build.cpp */, - FFFD6b0067587ffb6b006758 /* src/mesh/GuBV4.cpp */, - FFFD6b0067c07ffb6b0067c0 /* src/mesh/GuBV4Build.cpp */, - FFFD6b0068287ffb6b006828 /* src/mesh/GuBV4_AABBSweep.cpp */, - FFFD6b0068907ffb6b006890 /* src/mesh/GuBV4_BoxOverlap.cpp */, - FFFD6b0068f87ffb6b0068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, - FFFD6b0069607ffb6b006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, - FFFD6b0069c87ffb6b0069c8 /* src/mesh/GuBV4_OBBSweep.cpp */, - FFFD6b006a307ffb6b006a30 /* src/mesh/GuBV4_Raycast.cpp */, - FFFD6b006a987ffb6b006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */, - FFFD6b006b007ffb6b006b00 /* src/mesh/GuBV4_SphereSweep.cpp */, - FFFD6b006b687ffb6b006b68 /* src/mesh/GuMeshQuery.cpp */, - FFFD6b006bd07ffb6b006bd0 /* src/mesh/GuMidphaseBV4.cpp */, - FFFD6b006c387ffb6b006c38 /* src/mesh/GuMidphaseRTree.cpp */, - FFFD6b006ca07ffb6b006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */, - FFFD6b006d087ffb6b006d08 /* src/mesh/GuRTree.cpp */, - FFFD6b006d707ffb6b006d70 /* src/mesh/GuRTreeQueries.cpp */, - FFFD6b006dd87ffb6b006dd8 /* src/mesh/GuSweepsMesh.cpp */, - FFFD6b006e407ffb6b006e40 /* src/mesh/GuTriangleMesh.cpp */, - FFFD6b006ea87ffb6b006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */, - FFFD6b006f107ffb6b006f10 /* src/mesh/GuTriangleMeshRTree.cpp */, - FFFD6b006f787ffb6b006f78 /* src/hf/GuHeightField.cpp */, - FFFD6b006fe07ffb6b006fe0 /* src/hf/GuHeightFieldUtil.cpp */, - FFFD6b0070487ffb6b007048 /* src/hf/GuOverlapTestsHF.cpp */, - FFFD6b0070b07ffb6b0070b0 /* src/hf/GuSweepsHF.cpp */, - FFFD6b0071187ffb6b007118 /* src/pcm/GuPCMContactBoxBox.cpp */, - FFFD6b0071807ffb6b007180 /* src/pcm/GuPCMContactBoxConvex.cpp */, - FFFD6b0071e87ffb6b0071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, - FFFD6b0072507ffb6b007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, - FFFD6b0072b87ffb6b0072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, - FFFD6b0073207ffb6b007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, - FFFD6b0073887ffb6b007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, - FFFD6b0073f07ffb6b0073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */, - FFFD6b0074587ffb6b007458 /* src/pcm/GuPCMContactConvexConvex.cpp */, - FFFD6b0074c07ffb6b0074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, - FFFD6b0075287ffb6b007528 /* src/pcm/GuPCMContactConvexMesh.cpp */, - FFFD6b0075907ffb6b007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, - FFFD6b0075f87ffb6b0075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, - FFFD6b0076607ffb6b007660 /* src/pcm/GuPCMContactPlaneBox.cpp */, - FFFD6b0076c87ffb6b0076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, - FFFD6b0077307ffb6b007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */, - FFFD6b0077987ffb6b007798 /* src/pcm/GuPCMContactSphereBox.cpp */, - FFFD6b0078007ffb6b007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */, - FFFD6b0078687ffb6b007868 /* src/pcm/GuPCMContactSphereConvex.cpp */, - FFFD6b0078d07ffb6b0078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, - FFFD6b0079387ffb6b007938 /* src/pcm/GuPCMContactSphereMesh.cpp */, - FFFD6b0079a07ffb6b0079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */, - FFFD6b007a087ffb6b007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */, - FFFD6b007a707ffb6b007a70 /* src/pcm/GuPCMShapeConvex.cpp */, - FFFD6b007ad87ffb6b007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */, - FFFD6b007b407ffb6b007b40 /* src/pcm/GuPersistentContactManifold.cpp */, - FFFD6b007ba87ffb6b007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, - FFFD6b007c107ffb6b007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */, + FFFDeb0010007fdbeb001000 /* headers/GuAxes.h */, + FFFDeb0010687fdbeb001068 /* headers/GuBox.h */, + FFFDeb0010d07fdbeb0010d0 /* headers/GuDistanceSegmentBox.h */, + FFFDeb0011387fdbeb001138 /* headers/GuDistanceSegmentSegment.h */, + FFFDeb0011a07fdbeb0011a0 /* headers/GuIntersectionBoxBox.h */, + FFFDeb0012087fdbeb001208 /* headers/GuIntersectionTriangleBox.h */, + FFFDeb0012707fdbeb001270 /* headers/GuRaycastTests.h */, + FFFDeb0012d87fdbeb0012d8 /* headers/GuSIMDHelpers.h */, + FFFDeb0013407fdbeb001340 /* headers/GuSegment.h */, + FFFDeb0013a87fdbeb0013a8 /* ../../Include/GeomUtils */, + FFFDeb0014107fdbeb001410 /* src/GuBounds.h */, + FFFDeb0014787fdbeb001478 /* src/GuCapsule.h */, + FFFDeb0014e07fdbeb0014e0 /* src/GuCenterExtents.h */, + FFFDeb0015487fdbeb001548 /* src/GuGeometryUnion.h */, + FFFDeb0015b07fdbeb0015b0 /* src/GuInternal.h */, + FFFDeb0016187fdbeb001618 /* src/GuMTD.h */, + FFFDeb0016807fdbeb001680 /* src/GuMeshFactory.h */, + FFFDeb0016e87fdbeb0016e8 /* src/GuOverlapTests.h */, + FFFDeb0017507fdbeb001750 /* src/GuSerialize.h */, + FFFDeb0017b87fdbeb0017b8 /* src/GuSphere.h */, + FFFDeb0018207fdbeb001820 /* src/GuSweepMTD.h */, + FFFDeb0018887fdbeb001888 /* src/GuSweepSharedTests.h */, + FFFDeb0018f07fdbeb0018f0 /* src/GuSweepTests.h */, + FFFDeb0019587fdbeb001958 /* src/contact/GuContactMethodImpl.h */, + FFFDeb0019c07fdbeb0019c0 /* src/contact/GuContactPolygonPolygon.h */, + FFFDeb001a287fdbeb001a28 /* src/contact/GuFeatureCode.h */, + FFFDeb001a907fdbeb001a90 /* src/contact/GuLegacyTraceLineCallback.h */, + FFFDeb001af87fdbeb001af8 /* src/common/GuBarycentricCoordinates.h */, + FFFDeb001b607fdbeb001b60 /* src/common/GuBoxConversion.h */, + FFFDeb001bc87fdbeb001bc8 /* src/common/GuEdgeCache.h */, + FFFDeb001c307fdbeb001c30 /* src/common/GuEdgeListData.h */, + FFFDeb001c987fdbeb001c98 /* src/common/GuSeparatingAxes.h */, + FFFDeb001d007fdbeb001d00 /* src/convex/GuBigConvexData.h */, + FFFDeb001d687fdbeb001d68 /* src/convex/GuBigConvexData2.h */, + FFFDeb001dd07fdbeb001dd0 /* src/convex/GuConvexEdgeFlags.h */, + FFFDeb001e387fdbeb001e38 /* src/convex/GuConvexHelper.h */, + FFFDeb001ea07fdbeb001ea0 /* src/convex/GuConvexMesh.h */, + FFFDeb001f087fdbeb001f08 /* src/convex/GuConvexMeshData.h */, + FFFDeb001f707fdbeb001f70 /* src/convex/GuConvexSupportTable.h */, + FFFDeb001fd87fdbeb001fd8 /* src/convex/GuConvexUtilsInternal.h */, + FFFDeb0020407fdbeb002040 /* src/convex/GuCubeIndex.h */, + FFFDeb0020a87fdbeb0020a8 /* src/convex/GuHillClimbing.h */, + FFFDeb0021107fdbeb002110 /* src/convex/GuShapeConvex.h */, + FFFDeb0021787fdbeb002178 /* src/distance/GuDistancePointBox.h */, + FFFDeb0021e07fdbeb0021e0 /* src/distance/GuDistancePointSegment.h */, + FFFDeb0022487fdbeb002248 /* src/distance/GuDistancePointTriangle.h */, + FFFDeb0022b07fdbeb0022b0 /* src/distance/GuDistancePointTriangleSIMD.h */, + FFFDeb0023187fdbeb002318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, + FFFDeb0023807fdbeb002380 /* src/distance/GuDistanceSegmentTriangle.h */, + FFFDeb0023e87fdbeb0023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, + FFFDeb0024507fdbeb002450 /* src/sweep/GuSweepBoxBox.h */, + FFFDeb0024b87fdbeb0024b8 /* src/sweep/GuSweepBoxSphere.h */, + FFFDeb0025207fdbeb002520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, + FFFDeb0025887fdbeb002588 /* src/sweep/GuSweepBoxTriangle_SAT.h */, + FFFDeb0025f07fdbeb0025f0 /* src/sweep/GuSweepCapsuleBox.h */, + FFFDeb0026587fdbeb002658 /* src/sweep/GuSweepCapsuleCapsule.h */, + FFFDeb0026c07fdbeb0026c0 /* src/sweep/GuSweepCapsuleTriangle.h */, + FFFDeb0027287fdbeb002728 /* src/sweep/GuSweepSphereCapsule.h */, + FFFDeb0027907fdbeb002790 /* src/sweep/GuSweepSphereSphere.h */, + FFFDeb0027f87fdbeb0027f8 /* src/sweep/GuSweepSphereTriangle.h */, + FFFDeb0028607fdbeb002860 /* src/sweep/GuSweepTriangleUtils.h */, + FFFDeb0028c87fdbeb0028c8 /* src/gjk/GuEPA.h */, + FFFDeb0029307fdbeb002930 /* src/gjk/GuEPAFacet.h */, + FFFDeb0029987fdbeb002998 /* src/gjk/GuGJK.h */, + FFFDeb002a007fdbeb002a00 /* src/gjk/GuGJKPenetration.h */, + FFFDeb002a687fdbeb002a68 /* src/gjk/GuGJKRaycast.h */, + FFFDeb002ad07fdbeb002ad0 /* src/gjk/GuGJKSimplex.h */, + FFFDeb002b387fdbeb002b38 /* src/gjk/GuGJKTest.h */, + FFFDeb002ba07fdbeb002ba0 /* src/gjk/GuGJKType.h */, + FFFDeb002c087fdbeb002c08 /* src/gjk/GuGJKUtil.h */, + FFFDeb002c707fdbeb002c70 /* src/gjk/GuVecBox.h */, + FFFDeb002cd87fdbeb002cd8 /* src/gjk/GuVecCapsule.h */, + FFFDeb002d407fdbeb002d40 /* src/gjk/GuVecConvex.h */, + FFFDeb002da87fdbeb002da8 /* src/gjk/GuVecConvexHull.h */, + FFFDeb002e107fdbeb002e10 /* src/gjk/GuVecConvexHullNoScale.h */, + FFFDeb002e787fdbeb002e78 /* src/gjk/GuVecPlane.h */, + FFFDeb002ee07fdbeb002ee0 /* src/gjk/GuVecShrunkBox.h */, + FFFDeb002f487fdbeb002f48 /* src/gjk/GuVecShrunkConvexHull.h */, + FFFDeb002fb07fdbeb002fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, + FFFDeb0030187fdbeb003018 /* src/gjk/GuVecSphere.h */, + FFFDeb0030807fdbeb003080 /* src/gjk/GuVecTriangle.h */, + FFFDeb0030e87fdbeb0030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, + FFFDeb0031507fdbeb003150 /* src/intersection/GuIntersectionEdgeEdge.h */, + FFFDeb0031b87fdbeb0031b8 /* src/intersection/GuIntersectionRay.h */, + FFFDeb0032207fdbeb003220 /* src/intersection/GuIntersectionRayBox.h */, + FFFDeb0032887fdbeb003288 /* src/intersection/GuIntersectionRayBoxSIMD.h */, + FFFDeb0032f07fdbeb0032f0 /* src/intersection/GuIntersectionRayCapsule.h */, + FFFDeb0033587fdbeb003358 /* src/intersection/GuIntersectionRayPlane.h */, + FFFDeb0033c07fdbeb0033c0 /* src/intersection/GuIntersectionRaySphere.h */, + FFFDeb0034287fdbeb003428 /* src/intersection/GuIntersectionRayTriangle.h */, + FFFDeb0034907fdbeb003490 /* src/intersection/GuIntersectionSphereBox.h */, + FFFDeb0034f87fdbeb0034f8 /* src/mesh/GuBV32.h */, + FFFDeb0035607fdbeb003560 /* src/mesh/GuBV32Build.h */, + FFFDeb0035c87fdbeb0035c8 /* src/mesh/GuBV4.h */, + FFFDeb0036307fdbeb003630 /* src/mesh/GuBV4Build.h */, + FFFDeb0036987fdbeb003698 /* src/mesh/GuBV4Settings.h */, + FFFDeb0037007fdbeb003700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, + FFFDeb0037687fdbeb003768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, + FFFDeb0037d07fdbeb0037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, + FFFDeb0038387fdbeb003838 /* src/mesh/GuBV4_BoxSweep_Internal.h */, + FFFDeb0038a07fdbeb0038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */, + FFFDeb0039087fdbeb003908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, + FFFDeb0039707fdbeb003970 /* src/mesh/GuBV4_Common.h */, + FFFDeb0039d87fdbeb0039d8 /* src/mesh/GuBV4_Internal.h */, + FFFDeb003a407fdbeb003a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, + FFFDeb003aa87fdbeb003aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, + FFFDeb003b107fdbeb003b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, + FFFDeb003b787fdbeb003b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, + FFFDeb003be07fdbeb003be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, + FFFDeb003c487fdbeb003c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, + FFFDeb003cb07fdbeb003cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, + FFFDeb003d187fdbeb003d18 /* src/mesh/GuBV4_Slabs.h */, + FFFDeb003d807fdbeb003d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, + FFFDeb003de87fdbeb003de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, + FFFDeb003e507fdbeb003e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, + FFFDeb003eb87fdbeb003eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, + FFFDeb003f207fdbeb003f20 /* src/mesh/GuBVConstants.h */, + FFFDeb003f887fdbeb003f88 /* src/mesh/GuMeshData.h */, + FFFDeb003ff07fdbeb003ff0 /* src/mesh/GuMidphaseInterface.h */, + FFFDeb0040587fdbeb004058 /* src/mesh/GuRTree.h */, + FFFDeb0040c07fdbeb0040c0 /* src/mesh/GuSweepConvexTri.h */, + FFFDeb0041287fdbeb004128 /* src/mesh/GuSweepMesh.h */, + FFFDeb0041907fdbeb004190 /* src/mesh/GuTriangle32.h */, + FFFDeb0041f87fdbeb0041f8 /* src/mesh/GuTriangleCache.h */, + FFFDeb0042607fdbeb004260 /* src/mesh/GuTriangleMesh.h */, + FFFDeb0042c87fdbeb0042c8 /* src/mesh/GuTriangleMeshBV4.h */, + FFFDeb0043307fdbeb004330 /* src/mesh/GuTriangleMeshRTree.h */, + FFFDeb0043987fdbeb004398 /* src/mesh/GuTriangleVertexPointers.h */, + FFFDeb0044007fdbeb004400 /* src/hf/GuEntityReport.h */, + FFFDeb0044687fdbeb004468 /* src/hf/GuHeightField.h */, + FFFDeb0044d07fdbeb0044d0 /* src/hf/GuHeightFieldData.h */, + FFFDeb0045387fdbeb004538 /* src/hf/GuHeightFieldUtil.h */, + FFFDeb0045a07fdbeb0045a0 /* src/pcm/GuPCMContactConvexCommon.h */, + FFFDeb0046087fdbeb004608 /* src/pcm/GuPCMContactGen.h */, + FFFDeb0046707fdbeb004670 /* src/pcm/GuPCMContactGenUtil.h */, + FFFDeb0046d87fdbeb0046d8 /* src/pcm/GuPCMContactMeshCallback.h */, + FFFDeb0047407fdbeb004740 /* src/pcm/GuPCMShapeConvex.h */, + FFFDeb0047a87fdbeb0047a8 /* src/pcm/GuPCMTriangleContactGen.h */, + FFFDeb0048107fdbeb004810 /* src/pcm/GuPersistentContactManifold.h */, + FFFDeb0048787fdbeb004878 /* src/ccd/GuCCDSweepConvexMesh.h */, + FFFDeb0048e07fdbeb0048e0 /* src/GuBounds.cpp */, + FFFDeb0049487fdbeb004948 /* src/GuBox.cpp */, + FFFDeb0049b07fdbeb0049b0 /* src/GuCCTSweepTests.cpp */, + FFFDeb004a187fdbeb004a18 /* src/GuCapsule.cpp */, + FFFDeb004a807fdbeb004a80 /* src/GuGeometryQuery.cpp */, + FFFDeb004ae87fdbeb004ae8 /* src/GuGeometryUnion.cpp */, + FFFDeb004b507fdbeb004b50 /* src/GuInternal.cpp */, + FFFDeb004bb87fdbeb004bb8 /* src/GuMTD.cpp */, + FFFDeb004c207fdbeb004c20 /* src/GuMeshFactory.cpp */, + FFFDeb004c887fdbeb004c88 /* src/GuMetaData.cpp */, + FFFDeb004cf07fdbeb004cf0 /* src/GuOverlapTests.cpp */, + FFFDeb004d587fdbeb004d58 /* src/GuRaycastTests.cpp */, + FFFDeb004dc07fdbeb004dc0 /* src/GuSerialize.cpp */, + FFFDeb004e287fdbeb004e28 /* src/GuSweepMTD.cpp */, + FFFDeb004e907fdbeb004e90 /* src/GuSweepSharedTests.cpp */, + FFFDeb004ef87fdbeb004ef8 /* src/GuSweepTests.cpp */, + FFFDeb004f607fdbeb004f60 /* src/contact/GuContactBoxBox.cpp */, + FFFDeb004fc87fdbeb004fc8 /* src/contact/GuContactCapsuleBox.cpp */, + FFFDeb0050307fdbeb005030 /* src/contact/GuContactCapsuleCapsule.cpp */, + FFFDeb0050987fdbeb005098 /* src/contact/GuContactCapsuleConvex.cpp */, + FFFDeb0051007fdbeb005100 /* src/contact/GuContactCapsuleMesh.cpp */, + FFFDeb0051687fdbeb005168 /* src/contact/GuContactConvexConvex.cpp */, + FFFDeb0051d07fdbeb0051d0 /* src/contact/GuContactConvexMesh.cpp */, + FFFDeb0052387fdbeb005238 /* src/contact/GuContactPlaneBox.cpp */, + FFFDeb0052a07fdbeb0052a0 /* src/contact/GuContactPlaneCapsule.cpp */, + FFFDeb0053087fdbeb005308 /* src/contact/GuContactPlaneConvex.cpp */, + FFFDeb0053707fdbeb005370 /* src/contact/GuContactPolygonPolygon.cpp */, + FFFDeb0053d87fdbeb0053d8 /* src/contact/GuContactSphereBox.cpp */, + FFFDeb0054407fdbeb005440 /* src/contact/GuContactSphereCapsule.cpp */, + FFFDeb0054a87fdbeb0054a8 /* src/contact/GuContactSphereMesh.cpp */, + FFFDeb0055107fdbeb005510 /* src/contact/GuContactSpherePlane.cpp */, + FFFDeb0055787fdbeb005578 /* src/contact/GuContactSphereSphere.cpp */, + FFFDeb0055e07fdbeb0055e0 /* src/contact/GuFeatureCode.cpp */, + FFFDeb0056487fdbeb005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */, + FFFDeb0056b07fdbeb0056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, + FFFDeb0057187fdbeb005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */, + FFFDeb0057807fdbeb005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */, + FFFDeb0057e87fdbeb0057e8 /* src/common/GuBarycentricCoordinates.cpp */, + FFFDeb0058507fdbeb005850 /* src/common/GuSeparatingAxes.cpp */, + FFFDeb0058b87fdbeb0058b8 /* src/convex/GuBigConvexData.cpp */, + FFFDeb0059207fdbeb005920 /* src/convex/GuConvexHelper.cpp */, + FFFDeb0059887fdbeb005988 /* src/convex/GuConvexMesh.cpp */, + FFFDeb0059f07fdbeb0059f0 /* src/convex/GuConvexSupportTable.cpp */, + FFFDeb005a587fdbeb005a58 /* src/convex/GuConvexUtilsInternal.cpp */, + FFFDeb005ac07fdbeb005ac0 /* src/convex/GuHillClimbing.cpp */, + FFFDeb005b287fdbeb005b28 /* src/convex/GuShapeConvex.cpp */, + FFFDeb005b907fdbeb005b90 /* src/distance/GuDistancePointBox.cpp */, + FFFDeb005bf87fdbeb005bf8 /* src/distance/GuDistancePointTriangle.cpp */, + FFFDeb005c607fdbeb005c60 /* src/distance/GuDistanceSegmentBox.cpp */, + FFFDeb005cc87fdbeb005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */, + FFFDeb005d307fdbeb005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */, + FFFDeb005d987fdbeb005d98 /* src/sweep/GuSweepBoxBox.cpp */, + FFFDeb005e007fdbeb005e00 /* src/sweep/GuSweepBoxSphere.cpp */, + FFFDeb005e687fdbeb005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, + FFFDeb005ed07fdbeb005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, + FFFDeb005f387fdbeb005f38 /* src/sweep/GuSweepCapsuleBox.cpp */, + FFFDeb005fa07fdbeb005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, + FFFDeb0060087fdbeb006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */, + FFFDeb0060707fdbeb006070 /* src/sweep/GuSweepSphereCapsule.cpp */, + FFFDeb0060d87fdbeb0060d8 /* src/sweep/GuSweepSphereSphere.cpp */, + FFFDeb0061407fdbeb006140 /* src/sweep/GuSweepSphereTriangle.cpp */, + FFFDeb0061a87fdbeb0061a8 /* src/sweep/GuSweepTriangleUtils.cpp */, + FFFDeb0062107fdbeb006210 /* src/gjk/GuEPA.cpp */, + FFFDeb0062787fdbeb006278 /* src/gjk/GuGJKSimplex.cpp */, + FFFDeb0062e07fdbeb0062e0 /* src/gjk/GuGJKTest.cpp */, + FFFDeb0063487fdbeb006348 /* src/intersection/GuIntersectionBoxBox.cpp */, + FFFDeb0063b07fdbeb0063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, + FFFDeb0064187fdbeb006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */, + FFFDeb0064807fdbeb006480 /* src/intersection/GuIntersectionRayBox.cpp */, + FFFDeb0064e87fdbeb0064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */, + FFFDeb0065507fdbeb006550 /* src/intersection/GuIntersectionRaySphere.cpp */, + FFFDeb0065b87fdbeb0065b8 /* src/intersection/GuIntersectionSphereBox.cpp */, + FFFDeb0066207fdbeb006620 /* src/intersection/GuIntersectionTriangleBox.cpp */, + FFFDeb0066887fdbeb006688 /* src/mesh/GuBV32.cpp */, + FFFDeb0066f07fdbeb0066f0 /* src/mesh/GuBV32Build.cpp */, + FFFDeb0067587fdbeb006758 /* src/mesh/GuBV4.cpp */, + FFFDeb0067c07fdbeb0067c0 /* src/mesh/GuBV4Build.cpp */, + FFFDeb0068287fdbeb006828 /* src/mesh/GuBV4_AABBSweep.cpp */, + FFFDeb0068907fdbeb006890 /* src/mesh/GuBV4_BoxOverlap.cpp */, + FFFDeb0068f87fdbeb0068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, + FFFDeb0069607fdbeb006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, + FFFDeb0069c87fdbeb0069c8 /* src/mesh/GuBV4_OBBSweep.cpp */, + FFFDeb006a307fdbeb006a30 /* src/mesh/GuBV4_Raycast.cpp */, + FFFDeb006a987fdbeb006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */, + FFFDeb006b007fdbeb006b00 /* src/mesh/GuBV4_SphereSweep.cpp */, + FFFDeb006b687fdbeb006b68 /* src/mesh/GuMeshQuery.cpp */, + FFFDeb006bd07fdbeb006bd0 /* src/mesh/GuMidphaseBV4.cpp */, + FFFDeb006c387fdbeb006c38 /* src/mesh/GuMidphaseRTree.cpp */, + FFFDeb006ca07fdbeb006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */, + FFFDeb006d087fdbeb006d08 /* src/mesh/GuRTree.cpp */, + FFFDeb006d707fdbeb006d70 /* src/mesh/GuRTreeQueries.cpp */, + FFFDeb006dd87fdbeb006dd8 /* src/mesh/GuSweepsMesh.cpp */, + FFFDeb006e407fdbeb006e40 /* src/mesh/GuTriangleMesh.cpp */, + FFFDeb006ea87fdbeb006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */, + FFFDeb006f107fdbeb006f10 /* src/mesh/GuTriangleMeshRTree.cpp */, + FFFDeb006f787fdbeb006f78 /* src/hf/GuHeightField.cpp */, + FFFDeb006fe07fdbeb006fe0 /* src/hf/GuHeightFieldUtil.cpp */, + FFFDeb0070487fdbeb007048 /* src/hf/GuOverlapTestsHF.cpp */, + FFFDeb0070b07fdbeb0070b0 /* src/hf/GuSweepsHF.cpp */, + FFFDeb0071187fdbeb007118 /* src/pcm/GuPCMContactBoxBox.cpp */, + FFFDeb0071807fdbeb007180 /* src/pcm/GuPCMContactBoxConvex.cpp */, + FFFDeb0071e87fdbeb0071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, + FFFDeb0072507fdbeb007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, + FFFDeb0072b87fdbeb0072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, + FFFDeb0073207fdbeb007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, + FFFDeb0073887fdbeb007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, + FFFDeb0073f07fdbeb0073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */, + FFFDeb0074587fdbeb007458 /* src/pcm/GuPCMContactConvexConvex.cpp */, + FFFDeb0074c07fdbeb0074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, + FFFDeb0075287fdbeb007528 /* src/pcm/GuPCMContactConvexMesh.cpp */, + FFFDeb0075907fdbeb007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, + FFFDeb0075f87fdbeb0075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, + FFFDeb0076607fdbeb007660 /* src/pcm/GuPCMContactPlaneBox.cpp */, + FFFDeb0076c87fdbeb0076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, + FFFDeb0077307fdbeb007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */, + FFFDeb0077987fdbeb007798 /* src/pcm/GuPCMContactSphereBox.cpp */, + FFFDeb0078007fdbeb007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */, + FFFDeb0078687fdbeb007868 /* src/pcm/GuPCMContactSphereConvex.cpp */, + FFFDeb0078d07fdbeb0078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, + FFFDeb0079387fdbeb007938 /* src/pcm/GuPCMContactSphereMesh.cpp */, + FFFDeb0079a07fdbeb0079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */, + FFFDeb007a087fdbeb007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */, + FFFDeb007a707fdbeb007a70 /* src/pcm/GuPCMShapeConvex.cpp */, + FFFDeb007ad87fdbeb007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */, + FFFDeb007b407fdbeb007b40 /* src/pcm/GuPersistentContactManifold.cpp */, + FFFDeb007ba87fdbeb007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, + FFFDeb007c107fdbeb007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */, ); name = "geomutils"; sourceTree = SOURCE_ROOT; }; - FFFB6a88f3807ffb6a88f380 /* PxFoundation */ = { + FFFBea9596807fdbea959680 /* PxFoundation */ = { isa = PBXGroup; children = ( - FFFB6a89c4a07ffb6a89c4a0 /* include */, - FFFB6a89c4c87ffb6a89c4c8 /* src */, + FFFBea959ce07fdbea959ce0 /* include */, + FFFBea959d087fdbea959d08 /* src */, ); name = "PxFoundation"; sourceTree = "<group>"; }; - FFFB6a89c4a07ffb6a89c4a0 /* include */ = { + FFFBea959ce07fdbea959ce0 /* include */ = { isa = PBXGroup; children = ( - FFFD6a1836007ffb6a183600 /* Px.h */, - FFFD6a1836687ffb6a183668 /* PxAllocatorCallback.h */, - FFFD6a1836d07ffb6a1836d0 /* PxAssert.h */, - FFFD6a1837387ffb6a183738 /* PxBitAndData.h */, - FFFD6a1837a07ffb6a1837a0 /* PxBounds3.h */, - FFFD6a1838087ffb6a183808 /* PxErrorCallback.h */, - FFFD6a1838707ffb6a183870 /* PxErrors.h */, - FFFD6a1838d87ffb6a1838d8 /* PxFlags.h */, - FFFD6a1839407ffb6a183940 /* PxFoundation.h */, - FFFD6a1839a87ffb6a1839a8 /* PxFoundationVersion.h */, - FFFD6a183a107ffb6a183a10 /* PxIO.h */, - FFFD6a183a787ffb6a183a78 /* PxIntrinsics.h */, - FFFD6a183ae07ffb6a183ae0 /* PxMat33.h */, - FFFD6a183b487ffb6a183b48 /* PxMat44.h */, - FFFD6a183bb07ffb6a183bb0 /* PxMath.h */, - FFFD6a183c187ffb6a183c18 /* PxMathUtils.h */, - FFFD6a183c807ffb6a183c80 /* PxMemory.h */, - FFFD6a183ce87ffb6a183ce8 /* PxPlane.h */, - FFFD6a183d507ffb6a183d50 /* PxPreprocessor.h */, - FFFD6a183db87ffb6a183db8 /* PxProfiler.h */, - FFFD6a183e207ffb6a183e20 /* PxQuat.h */, - FFFD6a183e887ffb6a183e88 /* PxSimpleTypes.h */, - FFFD6a183ef07ffb6a183ef0 /* PxStrideIterator.h */, - FFFD6a183f587ffb6a183f58 /* PxTransform.h */, - FFFD6a183fc07ffb6a183fc0 /* PxUnionCast.h */, - FFFD6a1840287ffb6a184028 /* PxVec2.h */, - FFFD6a1840907ffb6a184090 /* PxVec3.h */, - FFFD6a1840f87ffb6a1840f8 /* PxVec4.h */, - FFFD6a1841607ffb6a184160 /* unix/PxUnixIntrinsics.h */, + FFFDea1836007fdbea183600 /* Px.h */, + FFFDea1836687fdbea183668 /* PxAllocatorCallback.h */, + FFFDea1836d07fdbea1836d0 /* PxAssert.h */, + FFFDea1837387fdbea183738 /* PxBitAndData.h */, + FFFDea1837a07fdbea1837a0 /* PxBounds3.h */, + FFFDea1838087fdbea183808 /* PxErrorCallback.h */, + FFFDea1838707fdbea183870 /* PxErrors.h */, + FFFDea1838d87fdbea1838d8 /* PxFlags.h */, + FFFDea1839407fdbea183940 /* PxFoundation.h */, + FFFDea1839a87fdbea1839a8 /* PxFoundationVersion.h */, + FFFDea183a107fdbea183a10 /* PxIO.h */, + FFFDea183a787fdbea183a78 /* PxIntrinsics.h */, + FFFDea183ae07fdbea183ae0 /* PxMat33.h */, + FFFDea183b487fdbea183b48 /* PxMat44.h */, + FFFDea183bb07fdbea183bb0 /* PxMath.h */, + FFFDea183c187fdbea183c18 /* PxMathUtils.h */, + FFFDea183c807fdbea183c80 /* PxMemory.h */, + FFFDea183ce87fdbea183ce8 /* PxPlane.h */, + FFFDea183d507fdbea183d50 /* PxPreprocessor.h */, + FFFDea183db87fdbea183db8 /* PxProfiler.h */, + FFFDea183e207fdbea183e20 /* PxQuat.h */, + FFFDea183e887fdbea183e88 /* PxSimpleTypes.h */, + FFFDea183ef07fdbea183ef0 /* PxStrideIterator.h */, + FFFDea183f587fdbea183f58 /* PxTransform.h */, + FFFDea183fc07fdbea183fc0 /* PxUnionCast.h */, + FFFDea1840287fdbea184028 /* PxVec2.h */, + FFFDea1840907fdbea184090 /* PxVec3.h */, + FFFDea1840f87fdbea1840f8 /* PxVec4.h */, + FFFDea1841607fdbea184160 /* unix/PxUnixIntrinsics.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6a89c4c87ffb6a89c4c8 /* src */ = { + FFFBea959d087fdbea959d08 /* src */ = { isa = PBXGroup; children = ( - FFFD6a1a8a007ffb6a1a8a00 /* include/Ps.h */, - FFFD6a1a8a687ffb6a1a8a68 /* include/PsAlignedMalloc.h */, - FFFD6a1a8ad07ffb6a1a8ad0 /* include/PsAlloca.h */, - FFFD6a1a8b387ffb6a1a8b38 /* include/PsAllocator.h */, - FFFD6a1a8ba07ffb6a1a8ba0 /* include/PsAoS.h */, - FFFD6a1a8c087ffb6a1a8c08 /* include/PsArray.h */, - FFFD6a1a8c707ffb6a1a8c70 /* include/PsAtomic.h */, - FFFD6a1a8cd87ffb6a1a8cd8 /* include/PsBasicTemplates.h */, - FFFD6a1a8d407ffb6a1a8d40 /* include/PsBitUtils.h */, - FFFD6a1a8da87ffb6a1a8da8 /* include/PsBroadcast.h */, - FFFD6a1a8e107ffb6a1a8e10 /* include/PsCpu.h */, - FFFD6a1a8e787ffb6a1a8e78 /* include/PsFPU.h */, - FFFD6a1a8ee07ffb6a1a8ee0 /* include/PsFoundation.h */, - FFFD6a1a8f487ffb6a1a8f48 /* include/PsHash.h */, - FFFD6a1a8fb07ffb6a1a8fb0 /* include/PsHashInternals.h */, - FFFD6a1a90187ffb6a1a9018 /* include/PsHashMap.h */, - FFFD6a1a90807ffb6a1a9080 /* include/PsHashSet.h */, - FFFD6a1a90e87ffb6a1a90e8 /* include/PsInlineAllocator.h */, - FFFD6a1a91507ffb6a1a9150 /* include/PsInlineAoS.h */, - FFFD6a1a91b87ffb6a1a91b8 /* include/PsInlineArray.h */, - FFFD6a1a92207ffb6a1a9220 /* include/PsIntrinsics.h */, - FFFD6a1a92887ffb6a1a9288 /* include/PsMathUtils.h */, - FFFD6a1a92f07ffb6a1a92f0 /* include/PsMutex.h */, - FFFD6a1a93587ffb6a1a9358 /* include/PsPool.h */, - FFFD6a1a93c07ffb6a1a93c0 /* include/PsSList.h */, - FFFD6a1a94287ffb6a1a9428 /* include/PsSocket.h */, - FFFD6a1a94907ffb6a1a9490 /* include/PsSort.h */, - FFFD6a1a94f87ffb6a1a94f8 /* include/PsSortInternals.h */, - FFFD6a1a95607ffb6a1a9560 /* include/PsString.h */, - FFFD6a1a95c87ffb6a1a95c8 /* include/PsSync.h */, - FFFD6a1a96307ffb6a1a9630 /* include/PsTempAllocator.h */, - FFFD6a1a96987ffb6a1a9698 /* include/PsThread.h */, - FFFD6a1a97007ffb6a1a9700 /* include/PsTime.h */, - FFFD6a1a97687ffb6a1a9768 /* include/PsUserAllocated.h */, - FFFD6a1a97d07ffb6a1a97d0 /* include/PsUtilities.h */, - FFFD6a1a98387ffb6a1a9838 /* include/PsVecMath.h */, - FFFD6a1a98a07ffb6a1a98a0 /* include/PsVecMathAoSScalar.h */, - FFFD6a1a99087ffb6a1a9908 /* include/PsVecMathAoSScalarInline.h */, - FFFD6a1a99707ffb6a1a9970 /* include/PsVecMathSSE.h */, - FFFD6a1a99d87ffb6a1a99d8 /* include/PsVecMathUtilities.h */, - FFFD6a1a9a407ffb6a1a9a40 /* include/PsVecQuat.h */, - FFFD6a1a9aa87ffb6a1a9aa8 /* include/PsVecTransform.h */, - FFFD6a1a9b107ffb6a1a9b10 /* include/unix/PsUnixAoS.h */, - FFFD6a1a9b787ffb6a1a9b78 /* include/unix/PsUnixFPU.h */, - FFFD6a1a9be07ffb6a1a9be0 /* include/unix/PsUnixInlineAoS.h */, - FFFD6a1a9c487ffb6a1a9c48 /* include/unix/PsUnixIntrinsics.h */, - FFFD6a1a9cb07ffb6a1a9cb0 /* include/unix/PsUnixTrigConstants.h */, - FFFD6a1a9d187ffb6a1a9d18 /* src/PsAllocator.cpp */, - FFFD6a1a9d807ffb6a1a9d80 /* src/PsAssert.cpp */, - FFFD6a1a9de87ffb6a1a9de8 /* src/PsFoundation.cpp */, - FFFD6a1a9e507ffb6a1a9e50 /* src/PsMathUtils.cpp */, - FFFD6a1a9eb87ffb6a1a9eb8 /* src/PsString.cpp */, - FFFD6a1a9f207ffb6a1a9f20 /* src/PsTempAllocator.cpp */, - FFFD6a1a9f887ffb6a1a9f88 /* src/PsUtilities.cpp */, - FFFD6a1a9ff07ffb6a1a9ff0 /* src/unix/PsUnixAtomic.cpp */, - FFFD6a1aa0587ffb6a1aa058 /* src/unix/PsUnixCpu.cpp */, - FFFD6a1aa0c07ffb6a1aa0c0 /* src/unix/PsUnixFPU.cpp */, - FFFD6a1aa1287ffb6a1aa128 /* src/unix/PsUnixMutex.cpp */, - FFFD6a1aa1907ffb6a1aa190 /* src/unix/PsUnixPrintString.cpp */, - FFFD6a1aa1f87ffb6a1aa1f8 /* src/unix/PsUnixSList.cpp */, - FFFD6a1aa2607ffb6a1aa260 /* src/unix/PsUnixSocket.cpp */, - FFFD6a1aa2c87ffb6a1aa2c8 /* src/unix/PsUnixSync.cpp */, - FFFD6a1aa3307ffb6a1aa330 /* src/unix/PsUnixThread.cpp */, - FFFD6a1aa3987ffb6a1aa398 /* src/unix/PsUnixTime.cpp */, + FFFDea1a8a007fdbea1a8a00 /* include/Ps.h */, + FFFDea1a8a687fdbea1a8a68 /* include/PsAlignedMalloc.h */, + FFFDea1a8ad07fdbea1a8ad0 /* include/PsAlloca.h */, + FFFDea1a8b387fdbea1a8b38 /* include/PsAllocator.h */, + FFFDea1a8ba07fdbea1a8ba0 /* include/PsAoS.h */, + FFFDea1a8c087fdbea1a8c08 /* include/PsArray.h */, + FFFDea1a8c707fdbea1a8c70 /* include/PsAtomic.h */, + FFFDea1a8cd87fdbea1a8cd8 /* include/PsBasicTemplates.h */, + FFFDea1a8d407fdbea1a8d40 /* include/PsBitUtils.h */, + FFFDea1a8da87fdbea1a8da8 /* include/PsBroadcast.h */, + FFFDea1a8e107fdbea1a8e10 /* include/PsCpu.h */, + FFFDea1a8e787fdbea1a8e78 /* include/PsFPU.h */, + FFFDea1a8ee07fdbea1a8ee0 /* include/PsFoundation.h */, + FFFDea1a8f487fdbea1a8f48 /* include/PsHash.h */, + FFFDea1a8fb07fdbea1a8fb0 /* include/PsHashInternals.h */, + FFFDea1a90187fdbea1a9018 /* include/PsHashMap.h */, + FFFDea1a90807fdbea1a9080 /* include/PsHashSet.h */, + FFFDea1a90e87fdbea1a90e8 /* include/PsInlineAllocator.h */, + FFFDea1a91507fdbea1a9150 /* include/PsInlineAoS.h */, + FFFDea1a91b87fdbea1a91b8 /* include/PsInlineArray.h */, + FFFDea1a92207fdbea1a9220 /* include/PsIntrinsics.h */, + FFFDea1a92887fdbea1a9288 /* include/PsMathUtils.h */, + FFFDea1a92f07fdbea1a92f0 /* include/PsMutex.h */, + FFFDea1a93587fdbea1a9358 /* include/PsPool.h */, + FFFDea1a93c07fdbea1a93c0 /* include/PsSList.h */, + FFFDea1a94287fdbea1a9428 /* include/PsSocket.h */, + FFFDea1a94907fdbea1a9490 /* include/PsSort.h */, + FFFDea1a94f87fdbea1a94f8 /* include/PsSortInternals.h */, + FFFDea1a95607fdbea1a9560 /* include/PsString.h */, + FFFDea1a95c87fdbea1a95c8 /* include/PsSync.h */, + FFFDea1a96307fdbea1a9630 /* include/PsTempAllocator.h */, + FFFDea1a96987fdbea1a9698 /* include/PsThread.h */, + FFFDea1a97007fdbea1a9700 /* include/PsTime.h */, + FFFDea1a97687fdbea1a9768 /* include/PsUserAllocated.h */, + FFFDea1a97d07fdbea1a97d0 /* include/PsUtilities.h */, + FFFDea1a98387fdbea1a9838 /* include/PsVecMath.h */, + FFFDea1a98a07fdbea1a98a0 /* include/PsVecMathAoSScalar.h */, + FFFDea1a99087fdbea1a9908 /* include/PsVecMathAoSScalarInline.h */, + FFFDea1a99707fdbea1a9970 /* include/PsVecMathSSE.h */, + FFFDea1a99d87fdbea1a99d8 /* include/PsVecMathUtilities.h */, + FFFDea1a9a407fdbea1a9a40 /* include/PsVecQuat.h */, + FFFDea1a9aa87fdbea1a9aa8 /* include/PsVecTransform.h */, + FFFDea1a9b107fdbea1a9b10 /* include/unix/PsUnixAoS.h */, + FFFDea1a9b787fdbea1a9b78 /* include/unix/PsUnixFPU.h */, + FFFDea1a9be07fdbea1a9be0 /* include/unix/PsUnixInlineAoS.h */, + FFFDea1a9c487fdbea1a9c48 /* include/unix/PsUnixIntrinsics.h */, + FFFDea1a9cb07fdbea1a9cb0 /* include/unix/PsUnixTrigConstants.h */, + FFFDea1a9d187fdbea1a9d18 /* src/PsAllocator.cpp */, + FFFDea1a9d807fdbea1a9d80 /* src/PsAssert.cpp */, + FFFDea1a9de87fdbea1a9de8 /* src/PsFoundation.cpp */, + FFFDea1a9e507fdbea1a9e50 /* src/PsMathUtils.cpp */, + FFFDea1a9eb87fdbea1a9eb8 /* src/PsString.cpp */, + FFFDea1a9f207fdbea1a9f20 /* src/PsTempAllocator.cpp */, + FFFDea1a9f887fdbea1a9f88 /* src/PsUtilities.cpp */, + FFFDea1a9ff07fdbea1a9ff0 /* src/unix/PsUnixAtomic.cpp */, + FFFDea1aa0587fdbea1aa058 /* src/unix/PsUnixCpu.cpp */, + FFFDea1aa0c07fdbea1aa0c0 /* src/unix/PsUnixFPU.cpp */, + FFFDea1aa1287fdbea1aa128 /* src/unix/PsUnixMutex.cpp */, + FFFDea1aa1907fdbea1aa190 /* src/unix/PsUnixPrintString.cpp */, + FFFDea1aa1f87fdbea1aa1f8 /* src/unix/PsUnixSList.cpp */, + FFFDea1aa2607fdbea1aa260 /* src/unix/PsUnixSocket.cpp */, + FFFDea1aa2c87fdbea1aa2c8 /* src/unix/PsUnixSync.cpp */, + FFFDea1aa3307fdbea1aa330 /* src/unix/PsUnixThread.cpp */, + FFFDea1aa3987fdbea1aa398 /* src/unix/PsUnixTime.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB6c009f707ffb6c009f70 /* PxPvdSDK */ = { + FFFBea8c83107fdbea8c8310 /* PxPvdSDK */ = { isa = PBXGroup; children = ( - FFFB6c00be607ffb6c00be60 /* include */, - FFFB6c00be887ffb6c00be88 /* src */, + FFFBea8bcab07fdbea8bcab0 /* include */, + FFFBea8bcad87fdbea8bcad8 /* src */, ); name = "PxPvdSDK"; sourceTree = "<group>"; }; - FFFB6c00be607ffb6c00be60 /* include */ = { + FFFBea8bcab07fdbea8bcab0 /* include */ = { isa = PBXGroup; children = ( - FFFD6c00cc207ffb6c00cc20 /* PxPvd.h */, - FFFD6c00cc887ffb6c00cc88 /* PxPvdTransport.h */, + FFFDea8bd3307fdbea8bd330 /* PxPvd.h */, + FFFDea8bd3987fdbea8bd398 /* PxPvdTransport.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6c00be887ffb6c00be88 /* src */ = { + FFFBea8bcad87fdbea8bcad8 /* src */ = { isa = PBXGroup; children = ( - FFFD6c80ee007ffb6c80ee00 /* include/PsPvd.h */, - FFFD6c80ee687ffb6c80ee68 /* include/PxProfileAllocatorWrapper.h */, - FFFD6c80eed07ffb6c80eed0 /* include/PxPvdClient.h */, - FFFD6c80ef387ffb6c80ef38 /* include/PxPvdDataStream.h */, - FFFD6c80efa07ffb6c80efa0 /* include/PxPvdDataStreamHelpers.h */, - FFFD6c80f0087ffb6c80f008 /* include/PxPvdErrorCodes.h */, - FFFD6c80f0707ffb6c80f070 /* include/PxPvdObjectModelBaseTypes.h */, - FFFD6c80f0d87ffb6c80f0d8 /* include/PxPvdRenderBuffer.h */, - FFFD6c80f1407ffb6c80f140 /* include/PxPvdUserRenderer.h */, - FFFD6c80f1a87ffb6c80f1a8 /* src/PxProfileEventImpl.cpp */, - FFFD6c80f2107ffb6c80f210 /* src/PxPvd.cpp */, - FFFD6c80f2787ffb6c80f278 /* src/PxPvdDataStream.cpp */, - FFFD6c80f2e07ffb6c80f2e0 /* src/PxPvdDefaultFileTransport.cpp */, - FFFD6c80f3487ffb6c80f348 /* src/PxPvdDefaultSocketTransport.cpp */, - FFFD6c80f3b07ffb6c80f3b0 /* src/PxPvdImpl.cpp */, - FFFD6c80f4187ffb6c80f418 /* src/PxPvdMemClient.cpp */, - FFFD6c80f4807ffb6c80f480 /* src/PxPvdObjectModelMetaData.cpp */, - FFFD6c80f4e87ffb6c80f4e8 /* src/PxPvdObjectRegistrar.cpp */, - FFFD6c80f5507ffb6c80f550 /* src/PxPvdProfileZoneClient.cpp */, - FFFD6c80f5b87ffb6c80f5b8 /* src/PxPvdUserRenderer.cpp */, - FFFD6c80f6207ffb6c80f620 /* src/PxProfileBase.h */, - FFFD6c80f6887ffb6c80f688 /* src/PxProfileCompileTimeEventFilter.h */, - FFFD6c80f6f07ffb6c80f6f0 /* src/PxProfileContextProvider.h */, - FFFD6c80f7587ffb6c80f758 /* src/PxProfileContextProviderImpl.h */, - FFFD6c80f7c07ffb6c80f7c0 /* src/PxProfileDataBuffer.h */, - FFFD6c80f8287ffb6c80f828 /* src/PxProfileDataParsing.h */, - FFFD6c80f8907ffb6c80f890 /* src/PxProfileEventBuffer.h */, - FFFD6c80f8f87ffb6c80f8f8 /* src/PxProfileEventBufferAtomic.h */, - FFFD6c80f9607ffb6c80f960 /* src/PxProfileEventBufferClient.h */, - FFFD6c80f9c87ffb6c80f9c8 /* src/PxProfileEventBufferClientManager.h */, - FFFD6c80fa307ffb6c80fa30 /* src/PxProfileEventFilter.h */, - FFFD6c80fa987ffb6c80fa98 /* src/PxProfileEventHandler.h */, - FFFD6c80fb007ffb6c80fb00 /* src/PxProfileEventId.h */, - FFFD6c80fb687ffb6c80fb68 /* src/PxProfileEventMutex.h */, - FFFD6c80fbd07ffb6c80fbd0 /* src/PxProfileEventNames.h */, - FFFD6c80fc387ffb6c80fc38 /* src/PxProfileEventParser.h */, - FFFD6c80fca07ffb6c80fca0 /* src/PxProfileEventSender.h */, - FFFD6c80fd087ffb6c80fd08 /* src/PxProfileEventSerialization.h */, - FFFD6c80fd707ffb6c80fd70 /* src/PxProfileEventSystem.h */, - FFFD6c80fdd87ffb6c80fdd8 /* src/PxProfileEvents.h */, - FFFD6c80fe407ffb6c80fe40 /* src/PxProfileMemory.h */, - FFFD6c80fea87ffb6c80fea8 /* src/PxProfileMemoryBuffer.h */, - FFFD6c80ff107ffb6c80ff10 /* src/PxProfileMemoryEventBuffer.h */, - FFFD6c80ff787ffb6c80ff78 /* src/PxProfileMemoryEventParser.h */, - FFFD6c80ffe07ffb6c80ffe0 /* src/PxProfileMemoryEventRecorder.h */, - FFFD6c8100487ffb6c810048 /* src/PxProfileMemoryEventReflexiveWriter.h */, - FFFD6c8100b07ffb6c8100b0 /* src/PxProfileMemoryEventSummarizer.h */, - FFFD6c8101187ffb6c810118 /* src/PxProfileMemoryEventTypes.h */, - FFFD6c8101807ffb6c810180 /* src/PxProfileMemoryEvents.h */, - FFFD6c8101e87ffb6c8101e8 /* src/PxProfileScopedEvent.h */, - FFFD6c8102507ffb6c810250 /* src/PxProfileScopedMutexLock.h */, - FFFD6c8102b87ffb6c8102b8 /* src/PxProfileZone.h */, - FFFD6c8103207ffb6c810320 /* src/PxProfileZoneImpl.h */, - FFFD6c8103887ffb6c810388 /* src/PxProfileZoneManager.h */, - FFFD6c8103f07ffb6c8103f0 /* src/PxProfileZoneManagerImpl.h */, - FFFD6c8104587ffb6c810458 /* src/PxPvdBits.h */, - FFFD6c8104c07ffb6c8104c0 /* src/PxPvdByteStreams.h */, - FFFD6c8105287ffb6c810528 /* src/PxPvdCommStreamEventSink.h */, - FFFD6c8105907ffb6c810590 /* src/PxPvdCommStreamEvents.h */, - FFFD6c8105f87ffb6c8105f8 /* src/PxPvdCommStreamSDKEventTypes.h */, - FFFD6c8106607ffb6c810660 /* src/PxPvdCommStreamTypes.h */, - FFFD6c8106c87ffb6c8106c8 /* src/PxPvdDefaultFileTransport.h */, - FFFD6c8107307ffb6c810730 /* src/PxPvdDefaultSocketTransport.h */, - FFFD6c8107987ffb6c810798 /* src/PxPvdFoundation.h */, - FFFD6c8108007ffb6c810800 /* src/PxPvdImpl.h */, - FFFD6c8108687ffb6c810868 /* src/PxPvdInternalByteStreams.h */, - FFFD6c8108d07ffb6c8108d0 /* src/PxPvdMarshalling.h */, - FFFD6c8109387ffb6c810938 /* src/PxPvdMemClient.h */, - FFFD6c8109a07ffb6c8109a0 /* src/PxPvdObjectModel.h */, - FFFD6c810a087ffb6c810a08 /* src/PxPvdObjectModelInternalTypeDefs.h */, - FFFD6c810a707ffb6c810a70 /* src/PxPvdObjectModelInternalTypes.h */, - FFFD6c810ad87ffb6c810ad8 /* src/PxPvdObjectModelMetaData.h */, - FFFD6c810b407ffb6c810b40 /* src/PxPvdObjectRegistrar.h */, - FFFD6c810ba87ffb6c810ba8 /* src/PxPvdProfileZoneClient.h */, - FFFD6c810c107ffb6c810c10 /* src/PxPvdUserRenderImpl.h */, - FFFD6c810c787ffb6c810c78 /* src/PxPvdUserRenderTypes.h */, + FFFDeb0202007fdbeb020200 /* include/PsPvd.h */, + FFFDeb0202687fdbeb020268 /* include/PxProfileAllocatorWrapper.h */, + FFFDeb0202d07fdbeb0202d0 /* include/PxPvdClient.h */, + FFFDeb0203387fdbeb020338 /* include/PxPvdDataStream.h */, + FFFDeb0203a07fdbeb0203a0 /* include/PxPvdDataStreamHelpers.h */, + FFFDeb0204087fdbeb020408 /* include/PxPvdErrorCodes.h */, + FFFDeb0204707fdbeb020470 /* include/PxPvdObjectModelBaseTypes.h */, + FFFDeb0204d87fdbeb0204d8 /* include/PxPvdRenderBuffer.h */, + FFFDeb0205407fdbeb020540 /* include/PxPvdUserRenderer.h */, + FFFDeb0205a87fdbeb0205a8 /* src/PxProfileEventImpl.cpp */, + FFFDeb0206107fdbeb020610 /* src/PxPvd.cpp */, + FFFDeb0206787fdbeb020678 /* src/PxPvdDataStream.cpp */, + FFFDeb0206e07fdbeb0206e0 /* src/PxPvdDefaultFileTransport.cpp */, + FFFDeb0207487fdbeb020748 /* src/PxPvdDefaultSocketTransport.cpp */, + FFFDeb0207b07fdbeb0207b0 /* src/PxPvdImpl.cpp */, + FFFDeb0208187fdbeb020818 /* src/PxPvdMemClient.cpp */, + FFFDeb0208807fdbeb020880 /* src/PxPvdObjectModelMetaData.cpp */, + FFFDeb0208e87fdbeb0208e8 /* src/PxPvdObjectRegistrar.cpp */, + FFFDeb0209507fdbeb020950 /* src/PxPvdProfileZoneClient.cpp */, + FFFDeb0209b87fdbeb0209b8 /* src/PxPvdUserRenderer.cpp */, + FFFDeb020a207fdbeb020a20 /* src/PxProfileBase.h */, + FFFDeb020a887fdbeb020a88 /* src/PxProfileCompileTimeEventFilter.h */, + FFFDeb020af07fdbeb020af0 /* src/PxProfileContextProvider.h */, + FFFDeb020b587fdbeb020b58 /* src/PxProfileContextProviderImpl.h */, + FFFDeb020bc07fdbeb020bc0 /* src/PxProfileDataBuffer.h */, + FFFDeb020c287fdbeb020c28 /* src/PxProfileDataParsing.h */, + FFFDeb020c907fdbeb020c90 /* src/PxProfileEventBuffer.h */, + FFFDeb020cf87fdbeb020cf8 /* src/PxProfileEventBufferAtomic.h */, + FFFDeb020d607fdbeb020d60 /* src/PxProfileEventBufferClient.h */, + FFFDeb020dc87fdbeb020dc8 /* src/PxProfileEventBufferClientManager.h */, + FFFDeb020e307fdbeb020e30 /* src/PxProfileEventFilter.h */, + FFFDeb020e987fdbeb020e98 /* src/PxProfileEventHandler.h */, + FFFDeb020f007fdbeb020f00 /* src/PxProfileEventId.h */, + FFFDeb020f687fdbeb020f68 /* src/PxProfileEventMutex.h */, + FFFDeb020fd07fdbeb020fd0 /* src/PxProfileEventNames.h */, + FFFDeb0210387fdbeb021038 /* src/PxProfileEventParser.h */, + FFFDeb0210a07fdbeb0210a0 /* src/PxProfileEventSender.h */, + FFFDeb0211087fdbeb021108 /* src/PxProfileEventSerialization.h */, + FFFDeb0211707fdbeb021170 /* src/PxProfileEventSystem.h */, + FFFDeb0211d87fdbeb0211d8 /* src/PxProfileEvents.h */, + FFFDeb0212407fdbeb021240 /* src/PxProfileMemory.h */, + FFFDeb0212a87fdbeb0212a8 /* src/PxProfileMemoryBuffer.h */, + FFFDeb0213107fdbeb021310 /* src/PxProfileMemoryEventBuffer.h */, + FFFDeb0213787fdbeb021378 /* src/PxProfileMemoryEventParser.h */, + FFFDeb0213e07fdbeb0213e0 /* src/PxProfileMemoryEventRecorder.h */, + FFFDeb0214487fdbeb021448 /* src/PxProfileMemoryEventReflexiveWriter.h */, + FFFDeb0214b07fdbeb0214b0 /* src/PxProfileMemoryEventSummarizer.h */, + FFFDeb0215187fdbeb021518 /* src/PxProfileMemoryEventTypes.h */, + FFFDeb0215807fdbeb021580 /* src/PxProfileMemoryEvents.h */, + FFFDeb0215e87fdbeb0215e8 /* src/PxProfileScopedEvent.h */, + FFFDeb0216507fdbeb021650 /* src/PxProfileScopedMutexLock.h */, + FFFDeb0216b87fdbeb0216b8 /* src/PxProfileZone.h */, + FFFDeb0217207fdbeb021720 /* src/PxProfileZoneImpl.h */, + FFFDeb0217887fdbeb021788 /* src/PxProfileZoneManager.h */, + FFFDeb0217f07fdbeb0217f0 /* src/PxProfileZoneManagerImpl.h */, + FFFDeb0218587fdbeb021858 /* src/PxPvdBits.h */, + FFFDeb0218c07fdbeb0218c0 /* src/PxPvdByteStreams.h */, + FFFDeb0219287fdbeb021928 /* src/PxPvdCommStreamEventSink.h */, + FFFDeb0219907fdbeb021990 /* src/PxPvdCommStreamEvents.h */, + FFFDeb0219f87fdbeb0219f8 /* src/PxPvdCommStreamSDKEventTypes.h */, + FFFDeb021a607fdbeb021a60 /* src/PxPvdCommStreamTypes.h */, + FFFDeb021ac87fdbeb021ac8 /* src/PxPvdDefaultFileTransport.h */, + FFFDeb021b307fdbeb021b30 /* src/PxPvdDefaultSocketTransport.h */, + FFFDeb021b987fdbeb021b98 /* src/PxPvdFoundation.h */, + FFFDeb021c007fdbeb021c00 /* src/PxPvdImpl.h */, + FFFDeb021c687fdbeb021c68 /* src/PxPvdInternalByteStreams.h */, + FFFDeb021cd07fdbeb021cd0 /* src/PxPvdMarshalling.h */, + FFFDeb021d387fdbeb021d38 /* src/PxPvdMemClient.h */, + FFFDeb021da07fdbeb021da0 /* src/PxPvdObjectModel.h */, + FFFDeb021e087fdbeb021e08 /* src/PxPvdObjectModelInternalTypeDefs.h */, + FFFDeb021e707fdbeb021e70 /* src/PxPvdObjectModelInternalTypes.h */, + FFFDeb021ed87fdbeb021ed8 /* src/PxPvdObjectModelMetaData.h */, + FFFDeb021f407fdbeb021f40 /* src/PxPvdObjectRegistrar.h */, + FFFDeb021fa87fdbeb021fa8 /* src/PxPvdProfileZoneClient.h */, + FFFDeb0220107fdbeb022010 /* src/PxPvdUserRenderImpl.h */, + FFFDeb0220787fdbeb022078 /* src/PxPvdUserRenderTypes.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB6ad073e07ffb6ad073e0 /* LowLevel */ = { + FFFBea8522a07fdbea8522a0 /* LowLevel */ = { isa = PBXGroup; children = ( - FFFB6ad1c2607ffb6ad1c260 /* API Source */, - FFFB6ad1c2887ffb6ad1c288 /* API Includes */, - FFFB6ad1c2b07ffb6ad1c2b0 /* Software Source */, - FFFB6ad1c2d87ffb6ad1c2d8 /* Software Includes */, - FFFB6ad1c3007ffb6ad1c300 /* Common Source */, - FFFB6ad1c3287ffb6ad1c328 /* Common Includes */, + FFFBea8ac2807fdbea8ac280 /* API Source */, + FFFBea8ac2a87fdbea8ac2a8 /* API Includes */, + FFFBea8ac2d07fdbea8ac2d0 /* Software Source */, + FFFBea8ac2f87fdbea8ac2f8 /* Software Includes */, + FFFBea8ac3207fdbea8ac320 /* Common Source */, + FFFBea8ac3487fdbea8ac348 /* Common Includes */, ); name = "LowLevel"; sourceTree = "<group>"; }; - FFFB6ad1c2607ffb6ad1c260 /* API Source */ = { + FFFBea8ac2807fdbea8ac280 /* API Source */ = { isa = PBXGroup; children = ( - FFFD6ad84cf07ffb6ad84cf0 /* px_globals.cpp */, + FFFDea855d807fdbea855d80 /* px_globals.cpp */, ); name = "API Source"; sourceTree = SOURCE_ROOT; }; - FFFB6ad1c2887ffb6ad1c288 /* API Includes */ = { + FFFBea8ac2a87fdbea8ac2a8 /* API Includes */ = { isa = PBXGroup; children = ( - FFFD6ac337a07ffb6ac337a0 /* PxsMaterialCore.h */, - FFFD6ac338087ffb6ac33808 /* PxsMaterialManager.h */, - FFFD6ac338707ffb6ac33870 /* PxvConfig.h */, - FFFD6ac338d87ffb6ac338d8 /* PxvContext.h */, - FFFD6ac339407ffb6ac33940 /* PxvDynamics.h */, - FFFD6ac339a87ffb6ac339a8 /* PxvGeometry.h */, - FFFD6ac33a107ffb6ac33a10 /* PxvGlobals.h */, - FFFD6ac33a787ffb6ac33a78 /* PxvManager.h */, - FFFD6ac33ae07ffb6ac33ae0 /* PxvSimStats.h */, + FFFDea8abc407fdbea8abc40 /* PxsMaterialCore.h */, + FFFDea8abca87fdbea8abca8 /* PxsMaterialManager.h */, + FFFDea8abd107fdbea8abd10 /* PxvConfig.h */, + FFFDea8abd787fdbea8abd78 /* PxvContext.h */, + FFFDea8abde07fdbea8abde0 /* PxvDynamics.h */, + FFFDea8abe487fdbea8abe48 /* PxvGeometry.h */, + FFFDea8abeb07fdbea8abeb0 /* PxvGlobals.h */, + FFFDea8abf187fdbea8abf18 /* PxvManager.h */, + FFFDea8abf807fdbea8abf80 /* PxvSimStats.h */, ); name = "API Includes"; sourceTree = SOURCE_ROOT; }; - FFFB6ad1c2b07ffb6ad1c2b0 /* Software Source */ = { + FFFBea8ac2d07fdbea8ac2d0 /* Software Source */ = { isa = PBXGroup; children = ( - FFFD6ac359d07ffb6ac359d0 /* PxsCCD.cpp */, - FFFD6ac35a387ffb6ac35a38 /* PxsContactManager.cpp */, - FFFD6ac35aa07ffb6ac35aa0 /* PxsContext.cpp */, - FFFD6ac35b087ffb6ac35b08 /* PxsDefaultMemoryManager.cpp */, - FFFD6ac35b707ffb6ac35b70 /* PxsIslandSim.cpp */, - FFFD6ac35bd87ffb6ac35bd8 /* PxsMaterialCombiner.cpp */, - FFFD6ac35c407ffb6ac35c40 /* PxsNphaseImplementationContext.cpp */, - FFFD6ac35ca87ffb6ac35ca8 /* PxsSimpleIslandManager.cpp */, + FFFDea8b2e307fdbea8b2e30 /* PxsCCD.cpp */, + FFFDea8b2e987fdbea8b2e98 /* PxsContactManager.cpp */, + FFFDea8b2f007fdbea8b2f00 /* PxsContext.cpp */, + FFFDea8b2f687fdbea8b2f68 /* PxsDefaultMemoryManager.cpp */, + FFFDea8b2fd07fdbea8b2fd0 /* PxsIslandSim.cpp */, + FFFDea8b30387fdbea8b3038 /* PxsMaterialCombiner.cpp */, + FFFDea8b30a07fdbea8b30a0 /* PxsNphaseImplementationContext.cpp */, + FFFDea8b31087fdbea8b3108 /* PxsSimpleIslandManager.cpp */, ); name = "Software Source"; sourceTree = SOURCE_ROOT; }; - FFFB6ad1c2d87ffb6ad1c2d8 /* Software Includes */ = { + FFFBea8ac2f87fdbea8ac2f8 /* Software Includes */ = { isa = PBXGroup; children = ( - FFFD6b0198007ffb6b019800 /* PxsBodySim.h */, - FFFD6b0198687ffb6b019868 /* PxsCCD.h */, - FFFD6b0198d07ffb6b0198d0 /* PxsContactManager.h */, - FFFD6b0199387ffb6b019938 /* PxsContactManagerState.h */, - FFFD6b0199a07ffb6b0199a0 /* PxsContext.h */, - FFFD6b019a087ffb6b019a08 /* PxsDefaultMemoryManager.h */, - FFFD6b019a707ffb6b019a70 /* PxsHeapMemoryAllocator.h */, - FFFD6b019ad87ffb6b019ad8 /* PxsIncrementalConstraintPartitioning.h */, - FFFD6b019b407ffb6b019b40 /* PxsIslandManagerTypes.h */, - FFFD6b019ba87ffb6b019ba8 /* PxsIslandSim.h */, - FFFD6b019c107ffb6b019c10 /* PxsKernelWrangler.h */, - FFFD6b019c787ffb6b019c78 /* PxsMaterialCombiner.h */, - FFFD6b019ce07ffb6b019ce0 /* PxsMemoryManager.h */, - FFFD6b019d487ffb6b019d48 /* PxsNphaseImplementationContext.h */, - FFFD6b019db07ffb6b019db0 /* PxsRigidBody.h */, - FFFD6b019e187ffb6b019e18 /* PxsShapeSim.h */, - FFFD6b019e807ffb6b019e80 /* PxsSimpleIslandManager.h */, - FFFD6b019ee87ffb6b019ee8 /* PxsSimulationController.h */, - FFFD6b019f507ffb6b019f50 /* PxsTransformCache.h */, - FFFD6b019fb87ffb6b019fb8 /* PxvNphaseImplementationContext.h */, + FFFDeb0290007fdbeb029000 /* PxsBodySim.h */, + FFFDeb0290687fdbeb029068 /* PxsCCD.h */, + FFFDeb0290d07fdbeb0290d0 /* PxsContactManager.h */, + FFFDeb0291387fdbeb029138 /* PxsContactManagerState.h */, + FFFDeb0291a07fdbeb0291a0 /* PxsContext.h */, + FFFDeb0292087fdbeb029208 /* PxsDefaultMemoryManager.h */, + FFFDeb0292707fdbeb029270 /* PxsHeapMemoryAllocator.h */, + FFFDeb0292d87fdbeb0292d8 /* PxsIncrementalConstraintPartitioning.h */, + FFFDeb0293407fdbeb029340 /* PxsIslandManagerTypes.h */, + FFFDeb0293a87fdbeb0293a8 /* PxsIslandSim.h */, + FFFDeb0294107fdbeb029410 /* PxsKernelWrangler.h */, + FFFDeb0294787fdbeb029478 /* PxsMaterialCombiner.h */, + FFFDeb0294e07fdbeb0294e0 /* PxsMemoryManager.h */, + FFFDeb0295487fdbeb029548 /* PxsNphaseImplementationContext.h */, + FFFDeb0295b07fdbeb0295b0 /* PxsRigidBody.h */, + FFFDeb0296187fdbeb029618 /* PxsShapeSim.h */, + FFFDeb0296807fdbeb029680 /* PxsSimpleIslandManager.h */, + FFFDeb0296e87fdbeb0296e8 /* PxsSimulationController.h */, + FFFDeb0297507fdbeb029750 /* PxsTransformCache.h */, + FFFDeb0297b87fdbeb0297b8 /* PxvNphaseImplementationContext.h */, ); name = "Software Includes"; sourceTree = SOURCE_ROOT; }; - FFFB6ad1c3007ffb6ad1c300 /* Common Source */ = { + FFFBea8ac3207fdbea8ac320 /* Common Source */ = { isa = PBXGroup; children = ( - FFFD6b0182007ffb6b018200 /* collision/PxcContact.cpp */, - FFFD6b0182687ffb6b018268 /* pipeline/PxcContactCache.cpp */, - FFFD6b0182d07ffb6b0182d0 /* pipeline/PxcContactMethodImpl.cpp */, - FFFD6b0183387ffb6b018338 /* pipeline/PxcMaterialHeightField.cpp */, - FFFD6b0183a07ffb6b0183a0 /* pipeline/PxcMaterialMesh.cpp */, - FFFD6b0184087ffb6b018408 /* pipeline/PxcMaterialMethodImpl.cpp */, - FFFD6b0184707ffb6b018470 /* pipeline/PxcMaterialShape.cpp */, - FFFD6b0184d87ffb6b0184d8 /* pipeline/PxcNpBatch.cpp */, - FFFD6b0185407ffb6b018540 /* pipeline/PxcNpCacheStreamPair.cpp */, - FFFD6b0185a87ffb6b0185a8 /* pipeline/PxcNpContactPrepShared.cpp */, - FFFD6b0186107ffb6b018610 /* pipeline/PxcNpMemBlockPool.cpp */, - FFFD6b0186787ffb6b018678 /* pipeline/PxcNpThreadContext.cpp */, + FFFDeb01a2007fdbeb01a200 /* collision/PxcContact.cpp */, + FFFDeb01a2687fdbeb01a268 /* pipeline/PxcContactCache.cpp */, + FFFDeb01a2d07fdbeb01a2d0 /* pipeline/PxcContactMethodImpl.cpp */, + FFFDeb01a3387fdbeb01a338 /* pipeline/PxcMaterialHeightField.cpp */, + FFFDeb01a3a07fdbeb01a3a0 /* pipeline/PxcMaterialMesh.cpp */, + FFFDeb01a4087fdbeb01a408 /* pipeline/PxcMaterialMethodImpl.cpp */, + FFFDeb01a4707fdbeb01a470 /* pipeline/PxcMaterialShape.cpp */, + FFFDeb01a4d87fdbeb01a4d8 /* pipeline/PxcNpBatch.cpp */, + FFFDeb01a5407fdbeb01a540 /* pipeline/PxcNpCacheStreamPair.cpp */, + FFFDeb01a5a87fdbeb01a5a8 /* pipeline/PxcNpContactPrepShared.cpp */, + FFFDeb01a6107fdbeb01a610 /* pipeline/PxcNpMemBlockPool.cpp */, + FFFDeb01a6787fdbeb01a678 /* pipeline/PxcNpThreadContext.cpp */, ); name = "Common Source"; sourceTree = SOURCE_ROOT; }; - FFFB6ad1c3287ffb6ad1c328 /* Common Includes */ = { + FFFBea8ac3487fdbea8ac348 /* Common Includes */ = { isa = PBXGroup; children = ( - FFFD6b018a007ffb6b018a00 /* collision/PxcContactMethodImpl.h */, - FFFD6b018a687ffb6b018a68 /* pipeline/PxcCCDStateStreamPair.h */, - FFFD6b018ad07ffb6b018ad0 /* pipeline/PxcConstraintBlockStream.h */, - FFFD6b018b387ffb6b018b38 /* pipeline/PxcContactCache.h */, - FFFD6b018ba07ffb6b018ba0 /* pipeline/PxcMaterialMethodImpl.h */, - FFFD6b018c087ffb6b018c08 /* pipeline/PxcNpBatch.h */, - FFFD6b018c707ffb6b018c70 /* pipeline/PxcNpCache.h */, - FFFD6b018cd87ffb6b018cd8 /* pipeline/PxcNpCacheStreamPair.h */, - FFFD6b018d407ffb6b018d40 /* pipeline/PxcNpContactPrepShared.h */, - FFFD6b018da87ffb6b018da8 /* pipeline/PxcNpMemBlockPool.h */, - FFFD6b018e107ffb6b018e10 /* pipeline/PxcNpThreadContext.h */, - FFFD6b018e787ffb6b018e78 /* pipeline/PxcNpWorkUnit.h */, - FFFD6b018ee07ffb6b018ee0 /* pipeline/PxcRigidBody.h */, - FFFD6b018f487ffb6b018f48 /* utils/PxcScratchAllocator.h */, - FFFD6b018fb07ffb6b018fb0 /* utils/PxcThreadCoherentCache.h */, + FFFDeb0282007fdbeb028200 /* collision/PxcContactMethodImpl.h */, + FFFDeb0282687fdbeb028268 /* pipeline/PxcCCDStateStreamPair.h */, + FFFDeb0282d07fdbeb0282d0 /* pipeline/PxcConstraintBlockStream.h */, + FFFDeb0283387fdbeb028338 /* pipeline/PxcContactCache.h */, + FFFDeb0283a07fdbeb0283a0 /* pipeline/PxcMaterialMethodImpl.h */, + FFFDeb0284087fdbeb028408 /* pipeline/PxcNpBatch.h */, + FFFDeb0284707fdbeb028470 /* pipeline/PxcNpCache.h */, + FFFDeb0284d87fdbeb0284d8 /* pipeline/PxcNpCacheStreamPair.h */, + FFFDeb0285407fdbeb028540 /* pipeline/PxcNpContactPrepShared.h */, + FFFDeb0285a87fdbeb0285a8 /* pipeline/PxcNpMemBlockPool.h */, + FFFDeb0286107fdbeb028610 /* pipeline/PxcNpThreadContext.h */, + FFFDeb0286787fdbeb028678 /* pipeline/PxcNpWorkUnit.h */, + FFFDeb0286e07fdbeb0286e0 /* pipeline/PxcRigidBody.h */, + FFFDeb0287487fdbeb028748 /* utils/PxcScratchAllocator.h */, + FFFDeb0287b07fdbeb0287b0 /* utils/PxcThreadCoherentCache.h */, ); name = "Common Includes"; sourceTree = SOURCE_ROOT; }; - FFFB6a888c607ffb6a888c60 /* LowLevelAABB */ = { + FFFBeaf0bad07fdbeaf0bad0 /* LowLevelAABB */ = { isa = PBXGroup; children = ( - FFFB6ab14be07ffb6ab14be0 /* include */, - FFFB6ab14c087ffb6ab14c08 /* src */, + FFFBeaf0dc807fdbeaf0dc80 /* include */, + FFFBeaf0dca87fdbeaf0dca8 /* src */, ); name = "LowLevelAABB"; sourceTree = "<group>"; }; - FFFB6ab14be07ffb6ab14be0 /* include */ = { + FFFBeaf0dc807fdbeaf0dc80 /* include */ = { isa = PBXGroup; children = ( - FFFD6a8895107ffb6a889510 /* BpAABBManagerTasks.h */, - FFFD6a8895787ffb6a889578 /* BpBroadPhase.h */, - FFFD6a8895e07ffb6a8895e0 /* BpBroadPhaseUpdate.h */, - FFFD6a8896487ffb6a889648 /* BpSimpleAABBManager.h */, + FFFDeaf0e1a07fdbeaf0e1a0 /* BpAABBManagerTasks.h */, + FFFDeaf0e2087fdbeaf0e208 /* BpBroadPhase.h */, + FFFDeaf0e2707fdbeaf0e270 /* BpBroadPhaseUpdate.h */, + FFFDeaf0e2d87fdbeaf0e2d8 /* BpSimpleAABBManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6ab14c087ffb6ab14c08 /* src */ = { + FFFBeaf0dca87fdbeaf0dca8 /* src */ = { isa = PBXGroup; children = ( - FFFD6a1b24007ffb6a1b2400 /* BpBroadPhaseMBP.h */, - FFFD6a1b24687ffb6a1b2468 /* BpBroadPhaseMBPCommon.h */, - FFFD6a1b24d07ffb6a1b24d0 /* BpBroadPhaseSap.h */, - FFFD6a1b25387ffb6a1b2538 /* BpBroadPhaseSapAux.h */, - FFFD6a1b25a07ffb6a1b25a0 /* BpMBPTasks.h */, - FFFD6a1b26087ffb6a1b2608 /* BpSAPTasks.h */, - FFFD6a1b26707ffb6a1b2670 /* BpBroadPhase.cpp */, - FFFD6a1b26d87ffb6a1b26d8 /* BpBroadPhaseMBP.cpp */, - FFFD6a1b27407ffb6a1b2740 /* BpBroadPhaseSap.cpp */, - FFFD6a1b27a87ffb6a1b27a8 /* BpBroadPhaseSapAux.cpp */, - FFFD6a1b28107ffb6a1b2810 /* BpMBPTasks.cpp */, - FFFD6a1b28787ffb6a1b2878 /* BpSAPTasks.cpp */, - FFFD6a1b28e07ffb6a1b28e0 /* BpSimpleAABBManager.cpp */, + FFFDec0000007fdbec000000 /* BpBroadPhaseMBP.h */, + FFFDec0000687fdbec000068 /* BpBroadPhaseMBPCommon.h */, + FFFDec0000d07fdbec0000d0 /* BpBroadPhaseSap.h */, + FFFDec0001387fdbec000138 /* BpBroadPhaseSapAux.h */, + FFFDec0001a07fdbec0001a0 /* BpMBPTasks.h */, + FFFDec0002087fdbec000208 /* BpSAPTasks.h */, + FFFDec0002707fdbec000270 /* BpBroadPhase.cpp */, + FFFDec0002d87fdbec0002d8 /* BpBroadPhaseMBP.cpp */, + FFFDec0003407fdbec000340 /* BpBroadPhaseSap.cpp */, + FFFDec0003a87fdbec0003a8 /* BpBroadPhaseSapAux.cpp */, + FFFDec0004107fdbec000410 /* BpMBPTasks.cpp */, + FFFDec0004787fdbec000478 /* BpSAPTasks.cpp */, + FFFDec0004e07fdbec0004e0 /* BpSimpleAABBManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB6af294a07ffb6af294a0 /* LowLevelDynamics */ = { + FFFBea9398207fdbea939820 /* LowLevelDynamics */ = { isa = PBXGroup; children = ( - FFFB6af303607ffb6af30360 /* Dynamics Source */, - FFFB6af303887ffb6af30388 /* Dynamics Includes */, - FFFB6af303b07ffb6af303b0 /* Dynamics Internal Includes */, + FFFBea92e8207fdbea92e820 /* Dynamics Source */, + FFFBea92e8487fdbea92e848 /* Dynamics Includes */, + FFFBea92e8707fdbea92e870 /* Dynamics Internal Includes */, ); name = "LowLevelDynamics"; sourceTree = "<group>"; }; - FFFB6af303607ffb6af30360 /* Dynamics Source */ = { + FFFBea92e8207fdbea92e820 /* Dynamics Source */ = { isa = PBXGroup; children = ( - FFFD6b826a007ffb6b826a00 /* DyArticulation.cpp */, - FFFD6b826a687ffb6b826a68 /* DyArticulationContactPrep.cpp */, - FFFD6b826ad07ffb6b826ad0 /* DyArticulationContactPrepPF.cpp */, - FFFD6b826b387ffb6b826b38 /* DyArticulationHelper.cpp */, - FFFD6b826ba07ffb6b826ba0 /* DyArticulationSIMD.cpp */, - FFFD6b826c087ffb6b826c08 /* DyArticulationScalar.cpp */, - FFFD6b826c707ffb6b826c70 /* DyConstraintPartition.cpp */, - FFFD6b826cd87ffb6b826cd8 /* DyConstraintSetup.cpp */, - FFFD6b826d407ffb6b826d40 /* DyConstraintSetupBlock.cpp */, - FFFD6b826da87ffb6b826da8 /* DyContactPrep.cpp */, - FFFD6b826e107ffb6b826e10 /* DyContactPrep4.cpp */, - FFFD6b826e787ffb6b826e78 /* DyContactPrep4PF.cpp */, - FFFD6b826ee07ffb6b826ee0 /* DyContactPrepPF.cpp */, - FFFD6b826f487ffb6b826f48 /* DyDynamics.cpp */, - FFFD6b826fb07ffb6b826fb0 /* DyFrictionCorrelation.cpp */, - FFFD6b8270187ffb6b827018 /* DyRigidBodyToSolverBody.cpp */, - FFFD6b8270807ffb6b827080 /* DySolverConstraints.cpp */, - FFFD6b8270e87ffb6b8270e8 /* DySolverConstraintsBlock.cpp */, - FFFD6b8271507ffb6b827150 /* DySolverControl.cpp */, - FFFD6b8271b87ffb6b8271b8 /* DySolverControlPF.cpp */, - FFFD6b8272207ffb6b827220 /* DySolverPFConstraints.cpp */, - FFFD6b8272887ffb6b827288 /* DySolverPFConstraintsBlock.cpp */, - FFFD6b8272f07ffb6b8272f0 /* DyThreadContext.cpp */, - FFFD6b8273587ffb6b827358 /* DyThresholdTable.cpp */, + FFFDea1b2a007fdbea1b2a00 /* DyArticulation.cpp */, + FFFDea1b2a687fdbea1b2a68 /* DyArticulationContactPrep.cpp */, + FFFDea1b2ad07fdbea1b2ad0 /* DyArticulationContactPrepPF.cpp */, + FFFDea1b2b387fdbea1b2b38 /* DyArticulationHelper.cpp */, + FFFDea1b2ba07fdbea1b2ba0 /* DyArticulationSIMD.cpp */, + FFFDea1b2c087fdbea1b2c08 /* DyArticulationScalar.cpp */, + FFFDea1b2c707fdbea1b2c70 /* DyConstraintPartition.cpp */, + FFFDea1b2cd87fdbea1b2cd8 /* DyConstraintSetup.cpp */, + FFFDea1b2d407fdbea1b2d40 /* DyConstraintSetupBlock.cpp */, + FFFDea1b2da87fdbea1b2da8 /* DyContactPrep.cpp */, + FFFDea1b2e107fdbea1b2e10 /* DyContactPrep4.cpp */, + FFFDea1b2e787fdbea1b2e78 /* DyContactPrep4PF.cpp */, + FFFDea1b2ee07fdbea1b2ee0 /* DyContactPrepPF.cpp */, + FFFDea1b2f487fdbea1b2f48 /* DyDynamics.cpp */, + FFFDea1b2fb07fdbea1b2fb0 /* DyFrictionCorrelation.cpp */, + FFFDea1b30187fdbea1b3018 /* DyRigidBodyToSolverBody.cpp */, + FFFDea1b30807fdbea1b3080 /* DySolverConstraints.cpp */, + FFFDea1b30e87fdbea1b30e8 /* DySolverConstraintsBlock.cpp */, + FFFDea1b31507fdbea1b3150 /* DySolverControl.cpp */, + FFFDea1b31b87fdbea1b31b8 /* DySolverControlPF.cpp */, + FFFDea1b32207fdbea1b3220 /* DySolverPFConstraints.cpp */, + FFFDea1b32887fdbea1b3288 /* DySolverPFConstraintsBlock.cpp */, + FFFDea1b32f07fdbea1b32f0 /* DyThreadContext.cpp */, + FFFDea1b33587fdbea1b3358 /* DyThresholdTable.cpp */, ); name = "Dynamics Source"; sourceTree = SOURCE_ROOT; }; - FFFB6af303887ffb6af30388 /* Dynamics Includes */ = { + FFFBea92e8487fdbea92e848 /* Dynamics Includes */ = { isa = PBXGroup; children = ( - FFFD6af319e07ffb6af319e0 /* DyArticulation.h */, - FFFD6af31a487ffb6af31a48 /* DyConstraint.h */, - FFFD6af31ab07ffb6af31ab0 /* DyConstraintWriteBack.h */, - FFFD6af31b187ffb6af31b18 /* DyContext.h */, - FFFD6af31b807ffb6af31b80 /* DySleepingConfigulation.h */, - FFFD6af31be87ffb6af31be8 /* DyThresholdTable.h */, + FFFDea92fe907fdbea92fe90 /* DyArticulation.h */, + FFFDea92fef87fdbea92fef8 /* DyConstraint.h */, + FFFDea92ff607fdbea92ff60 /* DyConstraintWriteBack.h */, + FFFDea92ffc87fdbea92ffc8 /* DyContext.h */, + FFFDea9300307fdbea930030 /* DySleepingConfigulation.h */, + FFFDea9300987fdbea930098 /* DyThresholdTable.h */, ); name = "Dynamics Includes"; sourceTree = SOURCE_ROOT; }; - FFFB6af303b07ffb6af303b0 /* Dynamics Internal Includes */ = { + FFFBea92e8707fdbea92e870 /* Dynamics Internal Includes */ = { isa = PBXGroup; children = ( - FFFD6b8282007ffb6b828200 /* DyArticulationContactPrep.h */, - FFFD6b8282687ffb6b828268 /* DyArticulationFnsDebug.h */, - FFFD6b8282d07ffb6b8282d0 /* DyArticulationFnsScalar.h */, - FFFD6b8283387ffb6b828338 /* DyArticulationFnsSimd.h */, - FFFD6b8283a07ffb6b8283a0 /* DyArticulationHelper.h */, - FFFD6b8284087ffb6b828408 /* DyArticulationPImpl.h */, - FFFD6b8284707ffb6b828470 /* DyArticulationReference.h */, - FFFD6b8284d87ffb6b8284d8 /* DyArticulationScalar.h */, - FFFD6b8285407ffb6b828540 /* DyArticulationUtils.h */, - FFFD6b8285a87ffb6b8285a8 /* DyBodyCoreIntegrator.h */, - FFFD6b8286107ffb6b828610 /* DyConstraintPartition.h */, - FFFD6b8286787ffb6b828678 /* DyConstraintPrep.h */, - FFFD6b8286e07ffb6b8286e0 /* DyContactPrep.h */, - FFFD6b8287487ffb6b828748 /* DyContactPrepShared.h */, - FFFD6b8287b07ffb6b8287b0 /* DyContactReduction.h */, - FFFD6b8288187ffb6b828818 /* DyCorrelationBuffer.h */, - FFFD6b8288807ffb6b828880 /* DyDynamics.h */, - FFFD6b8288e87ffb6b8288e8 /* DyFrictionPatch.h */, - FFFD6b8289507ffb6b828950 /* DyFrictionPatchStreamPair.h */, - FFFD6b8289b87ffb6b8289b8 /* DySolverBody.h */, - FFFD6b828a207ffb6b828a20 /* DySolverConstraint1D.h */, - FFFD6b828a887ffb6b828a88 /* DySolverConstraint1D4.h */, - FFFD6b828af07ffb6b828af0 /* DySolverConstraintDesc.h */, - FFFD6b828b587ffb6b828b58 /* DySolverConstraintExtShared.h */, - FFFD6b828bc07ffb6b828bc0 /* DySolverConstraintTypes.h */, - FFFD6b828c287ffb6b828c28 /* DySolverConstraintsShared.h */, - FFFD6b828c907ffb6b828c90 /* DySolverContact.h */, - FFFD6b828cf87ffb6b828cf8 /* DySolverContact4.h */, - FFFD6b828d607ffb6b828d60 /* DySolverContactPF.h */, - FFFD6b828dc87ffb6b828dc8 /* DySolverContactPF4.h */, - FFFD6b828e307ffb6b828e30 /* DySolverContext.h */, - FFFD6b828e987ffb6b828e98 /* DySolverControl.h */, - FFFD6b828f007ffb6b828f00 /* DySolverControlPF.h */, - FFFD6b828f687ffb6b828f68 /* DySolverCore.h */, - FFFD6b828fd07ffb6b828fd0 /* DySolverExt.h */, - FFFD6b8290387ffb6b829038 /* DySpatial.h */, - FFFD6b8290a07ffb6b8290a0 /* DyThreadContext.h */, + FFFDea1b42007fdbea1b4200 /* DyArticulationContactPrep.h */, + FFFDea1b42687fdbea1b4268 /* DyArticulationFnsDebug.h */, + FFFDea1b42d07fdbea1b42d0 /* DyArticulationFnsScalar.h */, + FFFDea1b43387fdbea1b4338 /* DyArticulationFnsSimd.h */, + FFFDea1b43a07fdbea1b43a0 /* DyArticulationHelper.h */, + FFFDea1b44087fdbea1b4408 /* DyArticulationPImpl.h */, + FFFDea1b44707fdbea1b4470 /* DyArticulationReference.h */, + FFFDea1b44d87fdbea1b44d8 /* DyArticulationScalar.h */, + FFFDea1b45407fdbea1b4540 /* DyArticulationUtils.h */, + FFFDea1b45a87fdbea1b45a8 /* DyBodyCoreIntegrator.h */, + FFFDea1b46107fdbea1b4610 /* DyConstraintPartition.h */, + FFFDea1b46787fdbea1b4678 /* DyConstraintPrep.h */, + FFFDea1b46e07fdbea1b46e0 /* DyContactPrep.h */, + FFFDea1b47487fdbea1b4748 /* DyContactPrepShared.h */, + FFFDea1b47b07fdbea1b47b0 /* DyContactReduction.h */, + FFFDea1b48187fdbea1b4818 /* DyCorrelationBuffer.h */, + FFFDea1b48807fdbea1b4880 /* DyDynamics.h */, + FFFDea1b48e87fdbea1b48e8 /* DyFrictionPatch.h */, + FFFDea1b49507fdbea1b4950 /* DyFrictionPatchStreamPair.h */, + FFFDea1b49b87fdbea1b49b8 /* DySolverBody.h */, + FFFDea1b4a207fdbea1b4a20 /* DySolverConstraint1D.h */, + FFFDea1b4a887fdbea1b4a88 /* DySolverConstraint1D4.h */, + FFFDea1b4af07fdbea1b4af0 /* DySolverConstraintDesc.h */, + FFFDea1b4b587fdbea1b4b58 /* DySolverConstraintExtShared.h */, + FFFDea1b4bc07fdbea1b4bc0 /* DySolverConstraintTypes.h */, + FFFDea1b4c287fdbea1b4c28 /* DySolverConstraintsShared.h */, + FFFDea1b4c907fdbea1b4c90 /* DySolverContact.h */, + FFFDea1b4cf87fdbea1b4cf8 /* DySolverContact4.h */, + FFFDea1b4d607fdbea1b4d60 /* DySolverContactPF.h */, + FFFDea1b4dc87fdbea1b4dc8 /* DySolverContactPF4.h */, + FFFDea1b4e307fdbea1b4e30 /* DySolverContext.h */, + FFFDea1b4e987fdbea1b4e98 /* DySolverControl.h */, + FFFDea1b4f007fdbea1b4f00 /* DySolverControlPF.h */, + FFFDea1b4f687fdbea1b4f68 /* DySolverCore.h */, + FFFDea1b4fd07fdbea1b4fd0 /* DySolverExt.h */, + FFFDea1b50387fdbea1b5038 /* DySpatial.h */, + FFFDea1b50a07fdbea1b50a0 /* DyThreadContext.h */, ); name = "Dynamics Internal Includes"; sourceTree = SOURCE_ROOT; }; - FFFB6ac4ca707ffb6ac4ca70 /* LowLevelCloth */ = { + FFFBea9103c07fdbea9103c0 /* LowLevelCloth */ = { isa = PBXGroup; children = ( - FFFB6acc08807ffb6acc0880 /* include */, - FFFB6acc08a87ffb6acc08a8 /* src */, + FFFBea903b507fdbea903b50 /* include */, + FFFBea903b787fdbea903b78 /* src */, ); name = "LowLevelCloth"; sourceTree = "<group>"; }; - FFFB6acc08807ffb6acc0880 /* include */ = { + FFFBea903b507fdbea903b50 /* include */ = { isa = PBXGroup; children = ( - FFFD6ac31df07ffb6ac31df0 /* Cloth.h */, - FFFD6ac31e587ffb6ac31e58 /* Fabric.h */, - FFFD6ac31ec07ffb6ac31ec0 /* Factory.h */, - FFFD6ac31f287ffb6ac31f28 /* PhaseConfig.h */, - FFFD6ac31f907ffb6ac31f90 /* Range.h */, - FFFD6ac31ff87ffb6ac31ff8 /* Solver.h */, - FFFD6ac320607ffb6ac32060 /* Types.h */, + FFFDea919e607fdbea919e60 /* Cloth.h */, + FFFDea919ec87fdbea919ec8 /* Fabric.h */, + FFFDea919f307fdbea919f30 /* Factory.h */, + FFFDea919f987fdbea919f98 /* PhaseConfig.h */, + FFFDea91a0007fdbea91a000 /* Range.h */, + FFFDea91a0687fdbea91a068 /* Solver.h */, + FFFDea91a0d07fdbea91a0d0 /* Types.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6acc08a87ffb6acc08a8 /* src */ = { + FFFBea903b787fdbea903b78 /* src */ = { isa = PBXGroup; children = ( - FFFD6b023a007ffb6b023a00 /* Allocator.h */, - FFFD6b023a687ffb6b023a68 /* Array.h */, - FFFD6b023ad07ffb6b023ad0 /* BoundingBox.h */, - FFFD6b023b387ffb6b023b38 /* ClothBase.h */, - FFFD6b023ba07ffb6b023ba0 /* ClothImpl.h */, - FFFD6b023c087ffb6b023c08 /* IndexPair.h */, - FFFD6b023c707ffb6b023c70 /* IterationState.h */, - FFFD6b023cd87ffb6b023cd8 /* MovingAverage.h */, - FFFD6b023d407ffb6b023d40 /* PointInterpolator.h */, - FFFD6b023da87ffb6b023da8 /* Simd.h */, - FFFD6b023e107ffb6b023e10 /* Simd4f.h */, - FFFD6b023e787ffb6b023e78 /* Simd4i.h */, - FFFD6b023ee07ffb6b023ee0 /* SimdTypes.h */, - FFFD6b023f487ffb6b023f48 /* StackAllocator.h */, - FFFD6b023fb07ffb6b023fb0 /* SwCloth.h */, - FFFD6b0240187ffb6b024018 /* SwClothData.h */, - FFFD6b0240807ffb6b024080 /* SwCollision.h */, - FFFD6b0240e87ffb6b0240e8 /* SwCollisionHelpers.h */, - FFFD6b0241507ffb6b024150 /* SwFabric.h */, - FFFD6b0241b87ffb6b0241b8 /* SwFactory.h */, - FFFD6b0242207ffb6b024220 /* SwInterCollision.h */, - FFFD6b0242887ffb6b024288 /* SwSelfCollision.h */, - FFFD6b0242f07ffb6b0242f0 /* SwSolver.h */, - FFFD6b0243587ffb6b024358 /* SwSolverKernel.h */, - FFFD6b0243c07ffb6b0243c0 /* TripletScheduler.h */, - FFFD6b0244287ffb6b024428 /* Vec4T.h */, - FFFD6b0244907ffb6b024490 /* Allocator.cpp */, - FFFD6b0244f87ffb6b0244f8 /* Factory.cpp */, - FFFD6b0245607ffb6b024560 /* PhaseConfig.cpp */, - FFFD6b0245c87ffb6b0245c8 /* SwCloth.cpp */, - FFFD6b0246307ffb6b024630 /* SwClothData.cpp */, - FFFD6b0246987ffb6b024698 /* SwCollision.cpp */, - FFFD6b0247007ffb6b024700 /* SwFabric.cpp */, - FFFD6b0247687ffb6b024768 /* SwFactory.cpp */, - FFFD6b0247d07ffb6b0247d0 /* SwInterCollision.cpp */, - FFFD6b0248387ffb6b024838 /* SwSelfCollision.cpp */, - FFFD6b0248a07ffb6b0248a0 /* SwSolver.cpp */, - FFFD6b0249087ffb6b024908 /* SwSolverKernel.cpp */, - FFFD6b0249707ffb6b024970 /* TripletScheduler.cpp */, + FFFDea1bde007fdbea1bde00 /* Allocator.h */, + FFFDea1bde687fdbea1bde68 /* Array.h */, + FFFDea1bded07fdbea1bded0 /* BoundingBox.h */, + FFFDea1bdf387fdbea1bdf38 /* ClothBase.h */, + FFFDea1bdfa07fdbea1bdfa0 /* ClothImpl.h */, + FFFDea1be0087fdbea1be008 /* IndexPair.h */, + FFFDea1be0707fdbea1be070 /* IterationState.h */, + FFFDea1be0d87fdbea1be0d8 /* MovingAverage.h */, + FFFDea1be1407fdbea1be140 /* PointInterpolator.h */, + FFFDea1be1a87fdbea1be1a8 /* Simd.h */, + FFFDea1be2107fdbea1be210 /* Simd4f.h */, + FFFDea1be2787fdbea1be278 /* Simd4i.h */, + FFFDea1be2e07fdbea1be2e0 /* SimdTypes.h */, + FFFDea1be3487fdbea1be348 /* StackAllocator.h */, + FFFDea1be3b07fdbea1be3b0 /* SwCloth.h */, + FFFDea1be4187fdbea1be418 /* SwClothData.h */, + FFFDea1be4807fdbea1be480 /* SwCollision.h */, + FFFDea1be4e87fdbea1be4e8 /* SwCollisionHelpers.h */, + FFFDea1be5507fdbea1be550 /* SwFabric.h */, + FFFDea1be5b87fdbea1be5b8 /* SwFactory.h */, + FFFDea1be6207fdbea1be620 /* SwInterCollision.h */, + FFFDea1be6887fdbea1be688 /* SwSelfCollision.h */, + FFFDea1be6f07fdbea1be6f0 /* SwSolver.h */, + FFFDea1be7587fdbea1be758 /* SwSolverKernel.h */, + FFFDea1be7c07fdbea1be7c0 /* TripletScheduler.h */, + FFFDea1be8287fdbea1be828 /* Vec4T.h */, + FFFDea1be8907fdbea1be890 /* Allocator.cpp */, + FFFDea1be8f87fdbea1be8f8 /* Factory.cpp */, + FFFDea1be9607fdbea1be960 /* PhaseConfig.cpp */, + FFFDea1be9c87fdbea1be9c8 /* SwCloth.cpp */, + FFFDea1bea307fdbea1bea30 /* SwClothData.cpp */, + FFFDea1bea987fdbea1bea98 /* SwCollision.cpp */, + FFFDea1beb007fdbea1beb00 /* SwFabric.cpp */, + FFFDea1beb687fdbea1beb68 /* SwFactory.cpp */, + FFFDea1bebd07fdbea1bebd0 /* SwInterCollision.cpp */, + FFFDea1bec387fdbea1bec38 /* SwSelfCollision.cpp */, + FFFDea1beca07fdbea1beca0 /* SwSolver.cpp */, + FFFDea1bed087fdbea1bed08 /* SwSolverKernel.cpp */, + FFFDea1bed707fdbea1bed70 /* TripletScheduler.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB6ac4d8807ffb6ac4d880 /* LowLevelParticles */ = { + FFFBea87b5407fdbea87b540 /* LowLevelParticles */ = { isa = PBXGroup; children = ( - FFFB6ac9d8907ffb6ac9d890 /* include */, - FFFB6ac9d8b87ffb6ac9d8b8 /* src */, + FFFBea86f6d07fdbea86f6d0 /* include */, + FFFBea86f6f87fdbea86f6f8 /* src */, ); name = "LowLevelParticles"; sourceTree = "<group>"; }; - FFFB6ac9d8907ffb6ac9d890 /* include */ = { + FFFBea86f6d07fdbea86f6d0 /* include */ = { isa = PBXGroup; children = ( - FFFD6b0220007ffb6b022000 /* PtBodyTransformVault.h */, - FFFD6b0220687ffb6b022068 /* PtContext.h */, - FFFD6b0220d07ffb6b0220d0 /* PtGridCellVector.h */, - FFFD6b0221387ffb6b022138 /* PtParticle.h */, - FFFD6b0221a07ffb6b0221a0 /* PtParticleContactManagerStream.h */, - FFFD6b0222087ffb6b022208 /* PtParticleData.h */, - FFFD6b0222707ffb6b022270 /* PtParticleShape.h */, - FFFD6b0222d87ffb6b0222d8 /* PtParticleSystemCore.h */, - FFFD6b0223407ffb6b022340 /* PtParticleSystemFlags.h */, - FFFD6b0223a87ffb6b0223a8 /* PtParticleSystemSim.h */, + FFFDeb029a007fdbeb029a00 /* PtBodyTransformVault.h */, + FFFDeb029a687fdbeb029a68 /* PtContext.h */, + FFFDeb029ad07fdbeb029ad0 /* PtGridCellVector.h */, + FFFDeb029b387fdbeb029b38 /* PtParticle.h */, + FFFDeb029ba07fdbeb029ba0 /* PtParticleContactManagerStream.h */, + FFFDeb029c087fdbeb029c08 /* PtParticleData.h */, + FFFDeb029c707fdbeb029c70 /* PtParticleShape.h */, + FFFDeb029cd87fdbeb029cd8 /* PtParticleSystemCore.h */, + FFFDeb029d407fdbeb029d40 /* PtParticleSystemFlags.h */, + FFFDeb029da87fdbeb029da8 /* PtParticleSystemSim.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6ac9d8b87ffb6ac9d8b8 /* src */ = { + FFFBea86f6f87fdbea86f6f8 /* src */ = { isa = PBXGroup; children = ( - FFFD6b02d4007ffb6b02d400 /* PtBatcher.h */, - FFFD6b02d4687ffb6b02d468 /* PtCollision.h */, - FFFD6b02d4d07ffb6b02d4d0 /* PtCollisionData.h */, - FFFD6b02d5387ffb6b02d538 /* PtCollisionHelper.h */, - FFFD6b02d5a07ffb6b02d5a0 /* PtCollisionMethods.h */, - FFFD6b02d6087ffb6b02d608 /* PtCollisionParameters.h */, - FFFD6b02d6707ffb6b02d670 /* PtConfig.h */, - FFFD6b02d6d87ffb6b02d6d8 /* PtConstants.h */, - FFFD6b02d7407ffb6b02d740 /* PtContextCpu.h */, - FFFD6b02d7a87ffb6b02d7a8 /* PtDynamicHelper.h */, - FFFD6b02d8107ffb6b02d810 /* PtDynamics.h */, - FFFD6b02d8787ffb6b02d878 /* PtDynamicsKernels.h */, - FFFD6b02d8e07ffb6b02d8e0 /* PtDynamicsParameters.h */, - FFFD6b02d9487ffb6b02d948 /* PtDynamicsTempBuffers.h */, - FFFD6b02d9b07ffb6b02d9b0 /* PtHeightFieldAabbTest.h */, - FFFD6b02da187ffb6b02da18 /* PtPacketSections.h */, - FFFD6b02da807ffb6b02da80 /* PtParticleCell.h */, - FFFD6b02dae87ffb6b02dae8 /* PtParticleOpcodeCache.h */, - FFFD6b02db507ffb6b02db50 /* PtParticleShapeCpu.h */, - FFFD6b02dbb87ffb6b02dbb8 /* PtParticleSystemSimCpu.h */, - FFFD6b02dc207ffb6b02dc20 /* PtSpatialHash.h */, - FFFD6b02dc887ffb6b02dc88 /* PtSpatialHashHelper.h */, - FFFD6b02dcf07ffb6b02dcf0 /* PtTwoWayData.h */, - FFFD6b02dd587ffb6b02dd58 /* PtBatcher.cpp */, - FFFD6b02ddc07ffb6b02ddc0 /* PtBodyTransformVault.cpp */, - FFFD6b02de287ffb6b02de28 /* PtCollision.cpp */, - FFFD6b02de907ffb6b02de90 /* PtCollisionBox.cpp */, - FFFD6b02def87ffb6b02def8 /* PtCollisionCapsule.cpp */, - FFFD6b02df607ffb6b02df60 /* PtCollisionConvex.cpp */, - FFFD6b02dfc87ffb6b02dfc8 /* PtCollisionMesh.cpp */, - FFFD6b02e0307ffb6b02e030 /* PtCollisionPlane.cpp */, - FFFD6b02e0987ffb6b02e098 /* PtCollisionSphere.cpp */, - FFFD6b02e1007ffb6b02e100 /* PtContextCpu.cpp */, - FFFD6b02e1687ffb6b02e168 /* PtDynamics.cpp */, - FFFD6b02e1d07ffb6b02e1d0 /* PtParticleData.cpp */, - FFFD6b02e2387ffb6b02e238 /* PtParticleShapeCpu.cpp */, - FFFD6b02e2a07ffb6b02e2a0 /* PtParticleSystemSimCpu.cpp */, - FFFD6b02e3087ffb6b02e308 /* PtSpatialHash.cpp */, - FFFD6b02e3707ffb6b02e370 /* PtSpatialLocalHash.cpp */, + FFFDeb0334007fdbeb033400 /* PtBatcher.h */, + FFFDeb0334687fdbeb033468 /* PtCollision.h */, + FFFDeb0334d07fdbeb0334d0 /* PtCollisionData.h */, + FFFDeb0335387fdbeb033538 /* PtCollisionHelper.h */, + FFFDeb0335a07fdbeb0335a0 /* PtCollisionMethods.h */, + FFFDeb0336087fdbeb033608 /* PtCollisionParameters.h */, + FFFDeb0336707fdbeb033670 /* PtConfig.h */, + FFFDeb0336d87fdbeb0336d8 /* PtConstants.h */, + FFFDeb0337407fdbeb033740 /* PtContextCpu.h */, + FFFDeb0337a87fdbeb0337a8 /* PtDynamicHelper.h */, + FFFDeb0338107fdbeb033810 /* PtDynamics.h */, + FFFDeb0338787fdbeb033878 /* PtDynamicsKernels.h */, + FFFDeb0338e07fdbeb0338e0 /* PtDynamicsParameters.h */, + FFFDeb0339487fdbeb033948 /* PtDynamicsTempBuffers.h */, + FFFDeb0339b07fdbeb0339b0 /* PtHeightFieldAabbTest.h */, + FFFDeb033a187fdbeb033a18 /* PtPacketSections.h */, + FFFDeb033a807fdbeb033a80 /* PtParticleCell.h */, + FFFDeb033ae87fdbeb033ae8 /* PtParticleOpcodeCache.h */, + FFFDeb033b507fdbeb033b50 /* PtParticleShapeCpu.h */, + FFFDeb033bb87fdbeb033bb8 /* PtParticleSystemSimCpu.h */, + FFFDeb033c207fdbeb033c20 /* PtSpatialHash.h */, + FFFDeb033c887fdbeb033c88 /* PtSpatialHashHelper.h */, + FFFDeb033cf07fdbeb033cf0 /* PtTwoWayData.h */, + FFFDeb033d587fdbeb033d58 /* PtBatcher.cpp */, + FFFDeb033dc07fdbeb033dc0 /* PtBodyTransformVault.cpp */, + FFFDeb033e287fdbeb033e28 /* PtCollision.cpp */, + FFFDeb033e907fdbeb033e90 /* PtCollisionBox.cpp */, + FFFDeb033ef87fdbeb033ef8 /* PtCollisionCapsule.cpp */, + FFFDeb033f607fdbeb033f60 /* PtCollisionConvex.cpp */, + FFFDeb033fc87fdbeb033fc8 /* PtCollisionMesh.cpp */, + FFFDeb0340307fdbeb034030 /* PtCollisionPlane.cpp */, + FFFDeb0340987fdbeb034098 /* PtCollisionSphere.cpp */, + FFFDeb0341007fdbeb034100 /* PtContextCpu.cpp */, + FFFDeb0341687fdbeb034168 /* PtDynamics.cpp */, + FFFDeb0341d07fdbeb0341d0 /* PtParticleData.cpp */, + FFFDeb0342387fdbeb034238 /* PtParticleShapeCpu.cpp */, + FFFDeb0342a07fdbeb0342a0 /* PtParticleSystemSimCpu.cpp */, + FFFDeb0343087fdbeb034308 /* PtSpatialHash.cpp */, + FFFDeb0343707fdbeb034370 /* PtSpatialLocalHash.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB6ab713b07ffb6ab713b0 /* PxTask */ = { + FFFBeae0f3e07fdbeae0f3e0 /* PxTask */ = { isa = PBXGroup; children = ( - FFFB6ab716007ffb6ab71600 /* include */, - FFFB6ab716287ffb6ab71628 /* src */, + FFFBeae0f8a07fdbeae0f8a0 /* include */, + FFFBeae0f8c87fdbeae0f8c8 /* src */, ); name = "PxTask"; sourceTree = "<group>"; }; - FFFB6ab716007ffb6ab71600 /* include */ = { + FFFBeae0f8a07fdbeae0f8a0 /* include */ = { isa = PBXGroup; children = ( - FFFD6ab725f07ffb6ab725f0 /* PxCpuDispatcher.h */, - FFFD6ab726587ffb6ab72658 /* PxGpuDispatcher.h */, - FFFD6ab726c07ffb6ab726c0 /* PxGpuTask.h */, - FFFD6ab727287ffb6ab72728 /* PxTask.h */, - FFFD6ab727907ffb6ab72790 /* PxTaskDefine.h */, - FFFD6ab727f87ffb6ab727f8 /* PxTaskManager.h */, + FFFDeae0d9907fdbeae0d990 /* PxCpuDispatcher.h */, + FFFDeae0d9f87fdbeae0d9f8 /* PxGpuDispatcher.h */, + FFFDeae0da607fdbeae0da60 /* PxGpuTask.h */, + FFFDeae0dac87fdbeae0dac8 /* PxTask.h */, + FFFDeae0db307fdbeae0db30 /* PxTaskDefine.h */, + FFFDeae0db987fdbeae0db98 /* PxTaskManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6ab716287ffb6ab71628 /* src */ = { + FFFBeae0f8c87fdbeae0f8c8 /* src */ = { isa = PBXGroup; children = ( - FFFD6ab6f6507ffb6ab6f650 /* src/TaskManager.cpp */, + FFFDeae0d2d07fdbeae0d2d0 /* src/TaskManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB6c0293007ffb6c029300 /* PsFastXml */ = { + FFFBec8094c07fdbec8094c0 /* PsFastXml */ = { isa = PBXGroup; children = ( - FFFB6c0298307ffb6c029830 /* include */, - FFFB6c0298587ffb6c029858 /* src */, + FFFBec809a707fdbec809a70 /* include */, + FFFBec809a987fdbec809a98 /* src */, ); name = "PsFastXml"; sourceTree = "<group>"; }; - FFFB6c0298307ffb6c029830 /* include */ = { + FFFBec809a707fdbec809a70 /* include */ = { isa = PBXGroup; children = ( - FFFD6c0299c07ffb6c0299c0 /* PsFastXml.h */, + FFFDec809c007fdbec809c00 /* PsFastXml.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6c0298587ffb6c029858 /* src */ = { + FFFBec809a987fdbec809a98 /* src */ = { isa = PBXGroup; children = ( - FFFD6c029ac07ffb6c029ac0 /* PsFastXml.cpp */, + FFFDec809d007fdbec809d00 /* PsFastXml.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; @@ -4995,61 +4993,61 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - FFFA6c02ca707ffb6c02ca70 /* PhysX */ = { + FFFAea900af07fdbea900af0 /* PhysX */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66c02ca707ffb6c02ca70 /* Build configuration list for PBXNativeTarget "PhysX" */; + buildConfigurationList = FFF6ea900af07fdbea900af0 /* Build configuration list for PBXNativeTarget "PhysX" */; buildPhases = ( - FFF26c02ca707ffb6c02ca70, - FFF86c02ca707ffb6c02ca70, - FFFC6c02ca707ffb6c02ca70, + FFF2ea900af07fdbea900af0, + FFF8ea900af07fdbea900af0, + FFFCea900af07fdbea900af0, ); buildRules = ( ); dependencies = ( - FFF46c0332b07ffb6c0332b0, /* LowLevel */ - FFF46c01e0a07ffb6c01e0a0, /* LowLevelAABB */ - FFF46c01e1607ffb6c01e160, /* LowLevelCloth */ - FFF46c01e1007ffb6c01e100, /* LowLevelDynamics */ - FFF46c033ab07ffb6c033ab0, /* LowLevelParticles */ - FFF46c0332507ffb6c033250, /* PhysXCommon */ - FFF46c02cd907ffb6c02cd90, /* PxFoundation */ - FFF46c02ca407ffb6c02ca40, /* PxPvdSDK */ - FFF46c01db707ffb6c01db70, /* PxTask */ - FFF46c033b107ffb6c033b10, /* SceneQuery */ - FFF46c033b707ffb6c033b70, /* SimulationController */ + FFF4ec80ed407fdbec80ed40, /* LowLevel */ + FFF4ec80eda07fdbec80eda0, /* LowLevelAABB */ + FFF4ec80e8d07fdbec80e8d0, /* LowLevelCloth */ + FFF4ec80ee007fdbec80ee00, /* LowLevelDynamics */ + FFF4ec80e9307fdbec80e930, /* LowLevelParticles */ + FFF4ec8129c07fdbec8129c0, /* PhysXCommon */ + FFF4ea900e107fdbea900e10, /* PxFoundation */ + FFF4ea900ac07fdbea900ac0, /* PxPvdSDK */ + FFF4ec8123507fdbec812350, /* PxTask */ + FFF4ec80e9907fdbec80e990, /* SceneQuery */ + FFF4ec8123207fdbec812320, /* SimulationController */ ); name = "PhysX"; productName = "PhysX"; - productReference = FFFD6c02ca707ffb6c02ca70 /* PhysX */; + productReference = FFFDea900af07fdbea900af0 /* PhysX */; productType = "com.apple.product-type.library.static"; }; - FFFA6c01dd807ffb6c01dd80 /* PhysXCharacterKinematic */ = { + FFFAec80e9f07fdbec80e9f0 /* PhysXCharacterKinematic */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66c01dd807ffb6c01dd80 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; + buildConfigurationList = FFF6ec80e9f07fdbec80e9f0 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; buildPhases = ( - FFF26c01dd807ffb6c01dd80, - FFF86c01dd807ffb6c01dd80, - FFFC6c01dd807ffb6c01dd80, + FFF2ec80e9f07fdbec80e9f0, + FFF8ec80e9f07fdbec80e9f0, + FFFCec80e9f07fdbec80e9f0, ); buildRules = ( ); dependencies = ( - FFF46c01ee007ffb6c01ee00, /* PhysXCommon */ - FFF46c033c507ffb6c033c50, /* PhysXExtensions */ - FFF46c035c207ffb6c035c20, /* PxFoundation */ + FFF4ec8142007fdbec814200, /* PhysXCommon */ + FFF4ec80f0807fdbec80f080, /* PhysXExtensions */ + FFF4ec8141707fdbec814170, /* PxFoundation */ ); name = "PhysXCharacterKinematic"; productName = "PhysXCharacterKinematic"; - productReference = FFFD6c01dd807ffb6c01dd80 /* PhysXCharacterKinematic */; + productReference = FFFDec80e9f07fdbec80e9f0 /* PhysXCharacterKinematic */; productType = "com.apple.product-type.library.static"; }; - FFFA6c01f2007ffb6c01f200 /* PhysXVehicle */ = { + FFFAec80fe007fdbec80fe00 /* PhysXVehicle */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66c01f2007ffb6c01f200 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; + buildConfigurationList = FFF6ec80fe007fdbec80fe00 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; buildPhases = ( - FFF26c01f2007ffb6c01f200, - FFF86c01f2007ffb6c01f200, - FFFC6c01f2007ffb6c01f200, + FFF2ec80fe007fdbec80fe00, + FFF8ec80fe007fdbec80fe00, + FFFCec80fe007fdbec80fe00, ); buildRules = ( ); @@ -5057,34 +5055,34 @@ ); name = "PhysXVehicle"; productName = "PhysXVehicle"; - productReference = FFFD6c01f2007ffb6c01f200 /* PhysXVehicle */; + productReference = FFFDec80fe007fdbec80fe00 /* PhysXVehicle */; productType = "com.apple.product-type.library.static"; }; - FFFA6c042d407ffb6c042d40 /* PhysXExtensions */ = { + FFFAec8213907fdbec821390 /* PhysXExtensions */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66c042d407ffb6c042d40 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; + buildConfigurationList = FFF6ec8213907fdbec821390 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; buildPhases = ( - FFF26c042d407ffb6c042d40, - FFF86c042d407ffb6c042d40, - FFFC6c042d407ffb6c042d40, + FFF2ec8213907fdbec821390, + FFF8ec8213907fdbec821390, + FFFCec8213907fdbec821390, ); buildRules = ( ); dependencies = ( - FFF46c0424407ffb6c042440, /* PsFastXml */ + FFF4ec820a907fdbec820a90, /* PsFastXml */ ); name = "PhysXExtensions"; productName = "PhysXExtensions"; - productReference = FFFD6c042d407ffb6c042d40 /* PhysXExtensions */; + productReference = FFFDec8213907fdbec821390 /* PhysXExtensions */; productType = "com.apple.product-type.library.static"; }; - FFFA6c053e307ffb6c053e30 /* SceneQuery */ = { + FFFAec8324807fdbec832480 /* SceneQuery */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66c053e307ffb6c053e30 /* Build configuration list for PBXNativeTarget "SceneQuery" */; + buildConfigurationList = FFF6ec8324807fdbec832480 /* Build configuration list for PBXNativeTarget "SceneQuery" */; buildPhases = ( - FFF26c053e307ffb6c053e30, - FFF86c053e307ffb6c053e30, - FFFC6c053e307ffb6c053e30, + FFF2ec8324807fdbec832480, + FFF8ec8324807fdbec832480, + FFFCec8324807fdbec832480, ); buildRules = ( ); @@ -5092,16 +5090,16 @@ ); name = "SceneQuery"; productName = "SceneQuery"; - productReference = FFFD6c053e307ffb6c053e30 /* SceneQuery */; + productReference = FFFDec8324807fdbec832480 /* SceneQuery */; productType = "com.apple.product-type.library.static"; }; - FFFA6c0583907ffb6c058390 /* SimulationController */ = { + FFFAec8369e07fdbec8369e0 /* SimulationController */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66c0583907ffb6c058390 /* Build configuration list for PBXNativeTarget "SimulationController" */; + buildConfigurationList = FFF6ec8369e07fdbec8369e0 /* Build configuration list for PBXNativeTarget "SimulationController" */; buildPhases = ( - FFF26c0583907ffb6c058390, - FFF86c0583907ffb6c058390, - FFFC6c0583907ffb6c058390, + FFF2ec8369e07fdbec8369e0, + FFF8ec8369e07fdbec8369e0, + FFFCec8369e07fdbec8369e0, ); buildRules = ( ); @@ -5109,54 +5107,54 @@ ); name = "SimulationController"; productName = "SimulationController"; - productReference = FFFD6c0583907ffb6c058390 /* SimulationController */; + productReference = FFFDec8369e07fdbec8369e0 /* SimulationController */; productType = "com.apple.product-type.library.static"; }; - FFFA6c05c9f07ffb6c05c9f0 /* PhysXCooking */ = { + FFFAecac63207fdbecac6320 /* PhysXCooking */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66c05c9f07ffb6c05c9f0 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; + buildConfigurationList = FFF6ecac63207fdbecac6320 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; buildPhases = ( - FFF26c05c9f07ffb6c05c9f0, - FFF86c05c9f07ffb6c05c9f0, - FFFC6c05c9f07ffb6c05c9f0, + FFF2ecac63207fdbecac6320, + FFF8ecac63207fdbecac6320, + FFFCecac63207fdbecac6320, ); buildRules = ( ); dependencies = ( - FFF46c0676107ffb6c067610, /* PhysXCommon */ - FFF46c0625a07ffb6c0625a0, /* PhysXExtensions */ - FFF46c062a807ffb6c062a80, /* PxFoundation */ + FFF4ecacb2d07fdbecacb2d0, /* PhysXCommon */ + FFF4ecacc0307fdbecacc030, /* PhysXExtensions */ + FFF4ecac61f07fdbecac61f0, /* PxFoundation */ ); name = "PhysXCooking"; productName = "PhysXCooking"; - productReference = FFFD6c05c9f07ffb6c05c9f0 /* PhysXCooking */; + productReference = FFFDecac63207fdbecac6320 /* PhysXCooking */; productType = "com.apple.product-type.library.static"; }; - FFFA6a8a1e607ffb6a8a1e60 /* PhysXCommon */ = { + FFFAea9487007fdbea948700 /* PhysXCommon */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66a8a1e607ffb6a8a1e60 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; + buildConfigurationList = FFF6ea9487007fdbea948700 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; buildPhases = ( - FFF26a8a1e607ffb6a8a1e60, - FFF86a8a1e607ffb6a8a1e60, - FFFC6a8a1e607ffb6a8a1e60, + FFF2ea9487007fdbea948700, + FFF8ea9487007fdbea948700, + FFFCea9487007fdbea948700, ); buildRules = ( ); dependencies = ( - FFF46ab00ea07ffb6ab00ea0, /* PxFoundation */ + FFF4ea9422f07fdbea9422f0, /* PxFoundation */ ); name = "PhysXCommon"; productName = "PhysXCommon"; - productReference = FFFD6a8a1e607ffb6a8a1e60 /* PhysXCommon */; + productReference = FFFDea9487007fdbea948700 /* PhysXCommon */; productType = "com.apple.product-type.library.static"; }; - FFFA6a88f3807ffb6a88f380 /* PxFoundation */ = { + FFFAea9596807fdbea959680 /* PxFoundation */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66a88f3807ffb6a88f380 /* Build configuration list for PBXNativeTarget "PxFoundation" */; + buildConfigurationList = FFF6ea9596807fdbea959680 /* Build configuration list for PBXNativeTarget "PxFoundation" */; buildPhases = ( - FFF26a88f3807ffb6a88f380, - FFF86a88f3807ffb6a88f380, - FFFC6a88f3807ffb6a88f380, + FFF2ea9596807fdbea959680, + FFF8ea9596807fdbea959680, + FFFCea9596807fdbea959680, ); buildRules = ( ); @@ -5164,34 +5162,34 @@ ); name = "PxFoundation"; productName = "PxFoundation"; - productReference = FFFD6a88f3807ffb6a88f380 /* PxFoundation */; + productReference = FFFDea9596807fdbea959680 /* PxFoundation */; productType = "com.apple.product-type.library.static"; }; - FFFA6c009f707ffb6c009f70 /* PxPvdSDK */ = { + FFFAea8c83107fdbea8c8310 /* PxPvdSDK */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66c009f707ffb6c009f70 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; + buildConfigurationList = FFF6ea8c83107fdbea8c8310 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; buildPhases = ( - FFF26c009f707ffb6c009f70, - FFF86c009f707ffb6c009f70, - FFFC6c009f707ffb6c009f70, + FFF2ea8c83107fdbea8c8310, + FFF8ea8c83107fdbea8c8310, + FFFCea8c83107fdbea8c8310, ); buildRules = ( ); dependencies = ( - FFF46c006b707ffb6c006b70, /* PxFoundation */ + FFF4ea8f60d07fdbea8f60d0, /* PxFoundation */ ); name = "PxPvdSDK"; productName = "PxPvdSDK"; - productReference = FFFD6c009f707ffb6c009f70 /* PxPvdSDK */; + productReference = FFFDea8c83107fdbea8c8310 /* PxPvdSDK */; productType = "com.apple.product-type.library.static"; }; - FFFA6ad073e07ffb6ad073e0 /* LowLevel */ = { + FFFAea8522a07fdbea8522a0 /* LowLevel */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66ad073e07ffb6ad073e0 /* Build configuration list for PBXNativeTarget "LowLevel" */; + buildConfigurationList = FFF6ea8522a07fdbea8522a0 /* Build configuration list for PBXNativeTarget "LowLevel" */; buildPhases = ( - FFF26ad073e07ffb6ad073e0, - FFF86ad073e07ffb6ad073e0, - FFFC6ad073e07ffb6ad073e0, + FFF2ea8522a07fdbea8522a0, + FFF8ea8522a07fdbea8522a0, + FFFCea8522a07fdbea8522a0, ); buildRules = ( ); @@ -5199,16 +5197,16 @@ ); name = "LowLevel"; productName = "LowLevel"; - productReference = FFFD6ad073e07ffb6ad073e0 /* LowLevel */; + productReference = FFFDea8522a07fdbea8522a0 /* LowLevel */; productType = "com.apple.product-type.library.static"; }; - FFFA6a888c607ffb6a888c60 /* LowLevelAABB */ = { + FFFAeaf0bad07fdbeaf0bad0 /* LowLevelAABB */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66a888c607ffb6a888c60 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; + buildConfigurationList = FFF6eaf0bad07fdbeaf0bad0 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; buildPhases = ( - FFF26a888c607ffb6a888c60, - FFF86a888c607ffb6a888c60, - FFFC6a888c607ffb6a888c60, + FFF2eaf0bad07fdbeaf0bad0, + FFF8eaf0bad07fdbeaf0bad0, + FFFCeaf0bad07fdbeaf0bad0, ); buildRules = ( ); @@ -5216,16 +5214,16 @@ ); name = "LowLevelAABB"; productName = "LowLevelAABB"; - productReference = FFFD6a888c607ffb6a888c60 /* LowLevelAABB */; + productReference = FFFDeaf0bad07fdbeaf0bad0 /* LowLevelAABB */; productType = "com.apple.product-type.library.static"; }; - FFFA6af294a07ffb6af294a0 /* LowLevelDynamics */ = { + FFFAea9398207fdbea939820 /* LowLevelDynamics */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66af294a07ffb6af294a0 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; + buildConfigurationList = FFF6ea9398207fdbea939820 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; buildPhases = ( - FFF26af294a07ffb6af294a0, - FFF86af294a07ffb6af294a0, - FFFC6af294a07ffb6af294a0, + FFF2ea9398207fdbea939820, + FFF8ea9398207fdbea939820, + FFFCea9398207fdbea939820, ); buildRules = ( ); @@ -5233,16 +5231,16 @@ ); name = "LowLevelDynamics"; productName = "LowLevelDynamics"; - productReference = FFFD6af294a07ffb6af294a0 /* LowLevelDynamics */; + productReference = FFFDea9398207fdbea939820 /* LowLevelDynamics */; productType = "com.apple.product-type.library.static"; }; - FFFA6ac4ca707ffb6ac4ca70 /* LowLevelCloth */ = { + FFFAea9103c07fdbea9103c0 /* LowLevelCloth */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66ac4ca707ffb6ac4ca70 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; + buildConfigurationList = FFF6ea9103c07fdbea9103c0 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; buildPhases = ( - FFF26ac4ca707ffb6ac4ca70, - FFF86ac4ca707ffb6ac4ca70, - FFFC6ac4ca707ffb6ac4ca70, + FFF2ea9103c07fdbea9103c0, + FFF8ea9103c07fdbea9103c0, + FFFCea9103c07fdbea9103c0, ); buildRules = ( ); @@ -5250,16 +5248,16 @@ ); name = "LowLevelCloth"; productName = "LowLevelCloth"; - productReference = FFFD6ac4ca707ffb6ac4ca70 /* LowLevelCloth */; + productReference = FFFDea9103c07fdbea9103c0 /* LowLevelCloth */; productType = "com.apple.product-type.library.static"; }; - FFFA6ac4d8807ffb6ac4d880 /* LowLevelParticles */ = { + FFFAea87b5407fdbea87b540 /* LowLevelParticles */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66ac4d8807ffb6ac4d880 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; + buildConfigurationList = FFF6ea87b5407fdbea87b540 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; buildPhases = ( - FFF26ac4d8807ffb6ac4d880, - FFF86ac4d8807ffb6ac4d880, - FFFC6ac4d8807ffb6ac4d880, + FFF2ea87b5407fdbea87b540, + FFF8ea87b5407fdbea87b540, + FFFCea87b5407fdbea87b540, ); buildRules = ( ); @@ -5267,16 +5265,16 @@ ); name = "LowLevelParticles"; productName = "LowLevelParticles"; - productReference = FFFD6ac4d8807ffb6ac4d880 /* LowLevelParticles */; + productReference = FFFDea87b5407fdbea87b540 /* LowLevelParticles */; productType = "com.apple.product-type.library.static"; }; - FFFA6ab713b07ffb6ab713b0 /* PxTask */ = { + FFFAeae0f3e07fdbeae0f3e0 /* PxTask */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66ab713b07ffb6ab713b0 /* Build configuration list for PBXNativeTarget "PxTask" */; + buildConfigurationList = FFF6eae0f3e07fdbeae0f3e0 /* Build configuration list for PBXNativeTarget "PxTask" */; buildPhases = ( - FFF26ab713b07ffb6ab713b0, - FFF86ab713b07ffb6ab713b0, - FFFC6ab713b07ffb6ab713b0, + FFF2eae0f3e07fdbeae0f3e0, + FFF8eae0f3e07fdbeae0f3e0, + FFFCeae0f3e07fdbeae0f3e0, ); buildRules = ( ); @@ -5284,16 +5282,16 @@ ); name = "PxTask"; productName = "PxTask"; - productReference = FFFD6ab713b07ffb6ab713b0 /* PxTask */; + productReference = FFFDeae0f3e07fdbeae0f3e0 /* PxTask */; productType = "com.apple.product-type.library.static"; }; - FFFA6c0293007ffb6c029300 /* PsFastXml */ = { + FFFAec8094c07fdbec8094c0 /* PsFastXml */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66c0293007ffb6c029300 /* Build configuration list for PBXNativeTarget "PsFastXml" */; + buildConfigurationList = FFF6ec8094c07fdbec8094c0 /* Build configuration list for PBXNativeTarget "PsFastXml" */; buildPhases = ( - FFF26c0293007ffb6c029300, - FFF86c0293007ffb6c029300, - FFFC6c0293007ffb6c029300, + FFF2ec8094c07fdbec8094c0, + FFF8ec8094c07fdbec8094c0, + FFFCec8094c07fdbec8094c0, ); buildRules = ( ); @@ -5301,213 +5299,213 @@ ); name = "PsFastXml"; productName = "PsFastXml"; - productReference = FFFD6c0293007ffb6c029300 /* PsFastXml */; + productReference = FFFDec8094c07fdbec8094c0 /* PsFastXml */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin XCConfigurationList section */ - FFF66c02ca707ffb6c02ca70 = { + FFF6ea900af07fdbea900af0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76c83c2007ffb6c83c200, - FFF76c83c8f07ffb6c83c8f0, - FFF76c83cfe07ffb6c83cfe0, - FFF76c83d6d07ffb6c83d6d0, + FFF7eb05bc007fdbeb05bc00, + FFF7eb05c2f07fdbeb05c2f0, + FFF7eb05c9e07fdbeb05c9e0, + FFF7eb05d0d07fdbeb05d0d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF66c01dd807ffb6c01dd80 = { + FFF6ec80e9f07fdbec80e9f0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76c83de007ffb6c83de00, - FFF76c83e4f07ffb6c83e4f0, - FFF76c83ebe07ffb6c83ebe0, - FFF76c83f2d07ffb6c83f2d0, + FFF7eb05d8007fdbeb05d800, + FFF7eb05def07fdbeb05def0, + FFF7eb05e5e07fdbeb05e5e0, + FFF7eb05ecd07fdbeb05ecd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF66c01f2007ffb6c01f200 = { + FFF6ec80fe007fdbec80fe00 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76c83fa007ffb6c83fa00, - FFF76c8400f07ffb6c8400f0, - FFF76c8407e07ffb6c8407e0, - FFF76c840ed07ffb6c840ed0, + FFF7eb05f4007fdbeb05f400, + FFF7eb05faf07fdbeb05faf0, + FFF7eb0601e07fdbeb0601e0, + FFF7eb0608d07fdbeb0608d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF66c042d407ffb6c042d40 = { + FFF6ec8213907fdbec821390 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76c8416007ffb6c841600, - FFF76c841cf07ffb6c841cf0, - FFF76c8423e07ffb6c8423e0, - FFF76c842ad07ffb6c842ad0, + FFF7eb0610007fdbeb061000, + FFF7eb0616f07fdbeb0616f0, + FFF7eb061de07fdbeb061de0, + FFF7eb0624d07fdbeb0624d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF66c053e307ffb6c053e30 = { + FFF6ec8324807fdbec832480 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76c8432007ffb6c843200, - FFF76c8438f07ffb6c8438f0, - FFF76c843fe07ffb6c843fe0, - FFF76c8446d07ffb6c8446d0, + FFF7eb062c007fdbeb062c00, + FFF7eb0632f07fdbeb0632f0, + FFF7eb0639e07fdbeb0639e0, + FFF7eb0640d07fdbeb0640d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF66c0583907ffb6c058390 = { + FFF6ec8369e07fdbec8369e0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76c844e007ffb6c844e00, - FFF76c8454f07ffb6c8454f0, - FFF76c845be07ffb6c845be0, - FFF76c8462d07ffb6c8462d0, + FFF7eb0648007fdbeb064800, + FFF7eb064ef07fdbeb064ef0, + FFF7eb0655e07fdbeb0655e0, + FFF7eb065cd07fdbeb065cd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF66c05c9f07ffb6c05c9f0 = { + FFF6ecac63207fdbecac6320 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76c846a007ffb6c846a00, - FFF76c8470f07ffb6c8470f0, - FFF76c8477e07ffb6c8477e0, - FFF76c847ed07ffb6c847ed0, + FFF7eb0664007fdbeb066400, + FFF7eb066af07fdbeb066af0, + FFF7eb0671e07fdbeb0671e0, + FFF7eb0678d07fdbeb0678d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF66a8a1e607ffb6a8a1e60 = { + FFF6ea9487007fdbea948700 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76b0110007ffb6b011000, - FFF76b0116f07ffb6b0116f0, - FFF76b011de07ffb6b011de0, - FFF76b0124d07ffb6b0124d0, + FFF7eb0110007fdbeb011000, + FFF7eb0116f07fdbeb0116f0, + FFF7eb011de07fdbeb011de0, + FFF7eb0124d07fdbeb0124d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF66a88f3807ffb6a88f380 = { + FFF6ea9596807fdbea959680 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76a1a0c007ffb6a1a0c00, - FFF76a1a12f07ffb6a1a12f0, - FFF76a1a19e07ffb6a1a19e0, - FFF76a1a20d07ffb6a1a20d0, + FFF7ea1a0c007fdbea1a0c00, + FFF7ea1a12f07fdbea1a12f0, + FFF7ea1a19e07fdbea1a19e0, + FFF7ea1a20d07fdbea1a20d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF66c009f707ffb6c009f70 = { + FFF6ea8c83107fdbea8c8310 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76c80ae007ffb6c80ae00, - FFF76c80b4f07ffb6c80b4f0, - FFF76c80bbe07ffb6c80bbe0, - FFF76c80c2d07ffb6c80c2d0, + FFF7eb01d8007fdbeb01d800, + FFF7eb01def07fdbeb01def0, + FFF7eb01e5e07fdbeb01e5e0, + FFF7eb01ecd07fdbeb01ecd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF66ad073e07ffb6ad073e0 = { + FFF6ea8522a07fdbea8522a0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76b01b8007ffb6b01b800, - FFF76b01bef07ffb6b01bef0, - FFF76b01c5e07ffb6b01c5e0, - FFF76b01ccd07ffb6b01ccd0, + FFF7eb02b0007fdbeb02b000, + FFF7eb02b6f07fdbeb02b6f0, + FFF7eb02bde07fdbeb02bde0, + FFF7eb02c4d07fdbeb02c4d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF66a888c607ffb6a888c60 = { + FFF6eaf0bad07fdbeaf0bad0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76a1b42007ffb6a1b4200, - FFF76a1b48f07ffb6a1b48f0, - FFF76a1b4fe07ffb6a1b4fe0, - FFF76a1b56d07ffb6a1b56d0, + FFF7ec00a4007fdbec00a400, + FFF7ec00aaf07fdbec00aaf0, + FFF7ec00b1e07fdbec00b1e0, + FFF7ec00b8d07fdbec00b8d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF66af294a07ffb6af294a0 = { + FFF6ea9398207fdbea939820 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76b829c007ffb6b829c00, - FFF76b82a2f07ffb6b82a2f0, - FFF76b82a9e07ffb6b82a9e0, - FFF76b82b0d07ffb6b82b0d0, + FFF7ea1b5c007fdbea1b5c00, + FFF7ea1b62f07fdbea1b62f0, + FFF7ea1b69e07fdbea1b69e0, + FFF7ea1b70d07fdbea1b70d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF66ac4ca707ffb6ac4ca70 = { + FFF6ea9103c07fdbea9103c0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76b0254007ffb6b025400, - FFF76b025af07ffb6b025af0, - FFF76b0261e07ffb6b0261e0, - FFF76b0268d07ffb6b0268d0, + FFF7ea1bf8007fdbea1bf800, + FFF7ea1bfef07fdbea1bfef0, + FFF7ea1c05e07fdbea1c05e0, + FFF7ea1c0cd07fdbea1c0cd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF66ac4d8807ffb6ac4d880 = { + FFF6ea87b5407fdbea87b540 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76b02ee007ffb6b02ee00, - FFF76b02f4f07ffb6b02f4f0, - FFF76b02fbe07ffb6b02fbe0, - FFF76b0302d07ffb6b0302d0, + FFF7eb034e007fdbeb034e00, + FFF7eb0354f07fdbeb0354f0, + FFF7eb035be07fdbeb035be0, + FFF7eb0362d07fdbeb0362d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF66ab713b07ffb6ab713b0 = { + FFF6eae0f3e07fdbeae0f3e0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76a1bb8007ffb6a1bb800, - FFF76a1bbef07ffb6a1bbef0, - FFF76a1bc5e07ffb6a1bc5e0, - FFF76a1bccd07ffb6a1bccd0, + FFF7eb826a007fdbeb826a00, + FFF7eb8270f07fdbeb8270f0, + FFF7eb8277e07fdbeb8277e0, + FFF7eb827ed07fdbeb827ed0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF66c0293007ffb6c029300 = { + FFF6ec8094c07fdbec8094c0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76c8160007ffb6c816000, - FFF76c8166f07ffb6c8166f0, - FFF76c816de07ffb6c816de0, - FFF76c8174d07ffb6c8174d0, + FFF7ea1c62007fdbea1c6200, + FFF7ea1c68f07fdbea1c68f0, + FFF7ea1c6fe07fdbea1c6fe0, + FFF7ea1c76d07fdbea1c76d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF669c7ca907ffb69c7ca90 = { + FFF6e9c7ca907fdbe9c7ca90 = { isa = XCConfigurationList; buildConfigurations = ( - FFF36c83c2007ffb6c83c200 /* release */, - FFF36c83c8f07ffb6c83c8f0 /* debug */, - FFF36c83cfe07ffb6c83cfe0 /* checked */, - FFF36c83d6d07ffb6c83d6d0 /* profile */, + FFF3eb05bc007fdbeb05bc00 /* release */, + FFF3eb05c2f07fdbeb05c2f0 /* debug */, + FFF3eb05c9e07fdbeb05c9e0 /* checked */, + FFF3eb05d0d07fdbeb05d0d0 /* profile */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; /* End XCConfigurationList section */ /* Begin XCBuildConfiguration section */ - FFF76c83c2007ffb6c83c200 /* release */ = { + FFF7eb05bc007fdbeb05bc00 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -5538,7 +5536,7 @@ }; name = "release"; }; - FFF76c83c8f07ffb6c83c8f0 /* debug */ = { + FFF7eb05c2f07fdbeb05c2f0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -5569,7 +5567,7 @@ }; name = "debug"; }; - FFF76c83cfe07ffb6c83cfe0 /* checked */ = { + FFF7eb05c9e07fdbeb05c9e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -5600,7 +5598,7 @@ }; name = "checked"; }; - FFF76c83d6d07ffb6c83d6d0 /* profile */ = { + FFF7eb05d0d07fdbeb05d0d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -5631,7 +5629,7 @@ }; name = "profile"; }; - FFF76c83de007ffb6c83de00 /* debug */ = { + FFF7eb05d8007fdbeb05d800 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -5662,7 +5660,7 @@ }; name = "debug"; }; - FFF76c83e4f07ffb6c83e4f0 /* checked */ = { + FFF7eb05def07fdbeb05def0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -5693,7 +5691,7 @@ }; name = "checked"; }; - FFF76c83ebe07ffb6c83ebe0 /* profile */ = { + FFF7eb05e5e07fdbeb05e5e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -5724,7 +5722,7 @@ }; name = "profile"; }; - FFF76c83f2d07ffb6c83f2d0 /* release */ = { + FFF7eb05ecd07fdbeb05ecd0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -5755,7 +5753,7 @@ }; name = "release"; }; - FFF76c83fa007ffb6c83fa00 /* debug */ = { + FFF7eb05f4007fdbeb05f400 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -5786,7 +5784,7 @@ }; name = "debug"; }; - FFF76c8400f07ffb6c8400f0 /* checked */ = { + FFF7eb05faf07fdbeb05faf0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -5817,7 +5815,7 @@ }; name = "checked"; }; - FFF76c8407e07ffb6c8407e0 /* profile */ = { + FFF7eb0601e07fdbeb0601e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -5848,7 +5846,7 @@ }; name = "profile"; }; - FFF76c840ed07ffb6c840ed0 /* release */ = { + FFF7eb0608d07fdbeb0608d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -5879,7 +5877,7 @@ }; name = "release"; }; - FFF76c8416007ffb6c841600 /* debug */ = { + FFF7eb0610007fdbeb061000 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -5888,7 +5886,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=23473409", "PX_PHYSX_STATIC_LIB", "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", + "PX_BUILD_NUMBER=23560510", "PX_PHYSX_STATIC_LIB", "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5910,7 +5908,7 @@ }; name = "debug"; }; - FFF76c841cf07ffb6c841cf0 /* checked */ = { + FFF7eb0616f07fdbeb0616f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -5919,7 +5917,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=23473409", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", + "PX_BUILD_NUMBER=23560510", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5941,7 +5939,7 @@ }; name = "checked"; }; - FFF76c8423e07ffb6c8423e0 /* profile */ = { + FFF7eb061de07fdbeb061de0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -5950,7 +5948,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=23473409", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", + "PX_BUILD_NUMBER=23560510", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5972,7 +5970,7 @@ }; name = "profile"; }; - FFF76c842ad07ffb6c842ad0 /* release */ = { + FFF7eb0624d07fdbeb0624d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -5981,7 +5979,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=23473409", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_SUPPORT_PVD=0", + "PX_BUILD_NUMBER=23560510", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_SUPPORT_PVD=0", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -6003,7 +6001,7 @@ }; name = "release"; }; - FFF76c8432007ffb6c843200 /* debug */ = { + FFF7eb062c007fdbeb062c00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6034,7 +6032,7 @@ }; name = "debug"; }; - FFF76c8438f07ffb6c8438f0 /* checked */ = { + FFF7eb0632f07fdbeb0632f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6065,7 +6063,7 @@ }; name = "checked"; }; - FFF76c843fe07ffb6c843fe0 /* profile */ = { + FFF7eb0639e07fdbeb0639e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6096,7 +6094,7 @@ }; name = "profile"; }; - FFF76c8446d07ffb6c8446d0 /* release */ = { + FFF7eb0640d07fdbeb0640d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6127,7 +6125,7 @@ }; name = "release"; }; - FFF76c844e007ffb6c844e00 /* debug */ = { + FFF7eb0648007fdbeb064800 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6158,7 +6156,7 @@ }; name = "debug"; }; - FFF76c8454f07ffb6c8454f0 /* checked */ = { + FFF7eb064ef07fdbeb064ef0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6189,7 +6187,7 @@ }; name = "checked"; }; - FFF76c845be07ffb6c845be0 /* profile */ = { + FFF7eb0655e07fdbeb0655e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6220,7 +6218,7 @@ }; name = "profile"; }; - FFF76c8462d07ffb6c8462d0 /* release */ = { + FFF7eb065cd07fdbeb065cd0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6251,7 +6249,7 @@ }; name = "release"; }; - FFF76c846a007ffb6c846a00 /* release */ = { + FFF7eb0664007fdbeb066400 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6282,7 +6280,7 @@ }; name = "release"; }; - FFF76c8470f07ffb6c8470f0 /* debug */ = { + FFF7eb066af07fdbeb066af0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6313,7 +6311,7 @@ }; name = "debug"; }; - FFF76c8477e07ffb6c8477e0 /* checked */ = { + FFF7eb0671e07fdbeb0671e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6344,7 +6342,7 @@ }; name = "checked"; }; - FFF76c847ed07ffb6c847ed0 /* profile */ = { + FFF7eb0678d07fdbeb0678d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6375,7 +6373,7 @@ }; name = "profile"; }; - FFF76b0110007ffb6b011000 /* release */ = { + FFF7eb0110007fdbeb011000 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6406,7 +6404,7 @@ }; name = "release"; }; - FFF76b0116f07ffb6b0116f0 /* debug */ = { + FFF7eb0116f07fdbeb0116f0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6437,7 +6435,7 @@ }; name = "debug"; }; - FFF76b011de07ffb6b011de0 /* checked */ = { + FFF7eb011de07fdbeb011de0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6468,7 +6466,7 @@ }; name = "checked"; }; - FFF76b0124d07ffb6b0124d0 /* profile */ = { + FFF7eb0124d07fdbeb0124d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6499,7 +6497,7 @@ }; name = "profile"; }; - FFF76a1a0c007ffb6a1a0c00 /* debug */ = { + FFF7ea1a0c007fdbea1a0c00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6530,7 +6528,7 @@ }; name = "debug"; }; - FFF76a1a12f07ffb6a1a12f0 /* release */ = { + FFF7ea1a12f07fdbea1a12f0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6561,7 +6559,7 @@ }; name = "release"; }; - FFF76a1a19e07ffb6a1a19e0 /* checked */ = { + FFF7ea1a19e07fdbea1a19e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6592,7 +6590,7 @@ }; name = "checked"; }; - FFF76a1a20d07ffb6a1a20d0 /* profile */ = { + FFF7ea1a20d07fdbea1a20d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6623,7 +6621,7 @@ }; name = "profile"; }; - FFF76c80ae007ffb6c80ae00 /* debug */ = { + FFF7eb01d8007fdbeb01d800 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6654,7 +6652,7 @@ }; name = "debug"; }; - FFF76c80b4f07ffb6c80b4f0 /* release */ = { + FFF7eb01def07fdbeb01def0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6685,7 +6683,7 @@ }; name = "release"; }; - FFF76c80bbe07ffb6c80bbe0 /* checked */ = { + FFF7eb01e5e07fdbeb01e5e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6716,7 +6714,7 @@ }; name = "checked"; }; - FFF76c80c2d07ffb6c80c2d0 /* profile */ = { + FFF7eb01ecd07fdbeb01ecd0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6747,7 +6745,7 @@ }; name = "profile"; }; - FFF76b01b8007ffb6b01b800 /* debug */ = { + FFF7eb02b0007fdbeb02b000 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6778,7 +6776,7 @@ }; name = "debug"; }; - FFF76b01bef07ffb6b01bef0 /* checked */ = { + FFF7eb02b6f07fdbeb02b6f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6809,7 +6807,7 @@ }; name = "checked"; }; - FFF76b01c5e07ffb6b01c5e0 /* profile */ = { + FFF7eb02bde07fdbeb02bde0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6840,7 +6838,7 @@ }; name = "profile"; }; - FFF76b01ccd07ffb6b01ccd0 /* release */ = { + FFF7eb02c4d07fdbeb02c4d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6871,7 +6869,7 @@ }; name = "release"; }; - FFF76a1b42007ffb6a1b4200 /* debug */ = { + FFF7ec00a4007fdbec00a400 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6902,7 +6900,7 @@ }; name = "debug"; }; - FFF76a1b48f07ffb6a1b48f0 /* checked */ = { + FFF7ec00aaf07fdbec00aaf0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6933,7 +6931,7 @@ }; name = "checked"; }; - FFF76a1b4fe07ffb6a1b4fe0 /* profile */ = { + FFF7ec00b1e07fdbec00b1e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6964,7 +6962,7 @@ }; name = "profile"; }; - FFF76a1b56d07ffb6a1b56d0 /* release */ = { + FFF7ec00b8d07fdbec00b8d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -6995,7 +6993,7 @@ }; name = "release"; }; - FFF76b829c007ffb6b829c00 /* debug */ = { + FFF7ea1b5c007fdbea1b5c00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7026,7 +7024,7 @@ }; name = "debug"; }; - FFF76b82a2f07ffb6b82a2f0 /* checked */ = { + FFF7ea1b62f07fdbea1b62f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7057,7 +7055,7 @@ }; name = "checked"; }; - FFF76b82a9e07ffb6b82a9e0 /* profile */ = { + FFF7ea1b69e07fdbea1b69e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7088,7 +7086,7 @@ }; name = "profile"; }; - FFF76b82b0d07ffb6b82b0d0 /* release */ = { + FFF7ea1b70d07fdbea1b70d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7119,7 +7117,7 @@ }; name = "release"; }; - FFF76b0254007ffb6b025400 /* debug */ = { + FFF7ea1bf8007fdbea1bf800 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7150,7 +7148,7 @@ }; name = "debug"; }; - FFF76b025af07ffb6b025af0 /* checked */ = { + FFF7ea1bfef07fdbea1bfef0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7181,7 +7179,7 @@ }; name = "checked"; }; - FFF76b0261e07ffb6b0261e0 /* profile */ = { + FFF7ea1c05e07fdbea1c05e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7212,7 +7210,7 @@ }; name = "profile"; }; - FFF76b0268d07ffb6b0268d0 /* release */ = { + FFF7ea1c0cd07fdbea1c0cd0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7243,7 +7241,7 @@ }; name = "release"; }; - FFF76b02ee007ffb6b02ee00 /* debug */ = { + FFF7eb034e007fdbeb034e00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7274,7 +7272,7 @@ }; name = "debug"; }; - FFF76b02f4f07ffb6b02f4f0 /* checked */ = { + FFF7eb0354f07fdbeb0354f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7305,7 +7303,7 @@ }; name = "checked"; }; - FFF76b02fbe07ffb6b02fbe0 /* profile */ = { + FFF7eb035be07fdbeb035be0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7336,7 +7334,7 @@ }; name = "profile"; }; - FFF76b0302d07ffb6b0302d0 /* release */ = { + FFF7eb0362d07fdbeb0362d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7367,7 +7365,7 @@ }; name = "release"; }; - FFF76a1bb8007ffb6a1bb800 /* debug */ = { + FFF7eb826a007fdbeb826a00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7398,7 +7396,7 @@ }; name = "debug"; }; - FFF76a1bbef07ffb6a1bbef0 /* release */ = { + FFF7eb8270f07fdbeb8270f0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7429,7 +7427,7 @@ }; name = "release"; }; - FFF76a1bc5e07ffb6a1bc5e0 /* checked */ = { + FFF7eb8277e07fdbeb8277e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7460,7 +7458,7 @@ }; name = "checked"; }; - FFF76a1bccd07ffb6a1bccd0 /* profile */ = { + FFF7eb827ed07fdbeb827ed0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7491,7 +7489,7 @@ }; name = "profile"; }; - FFF76c8160007ffb6c816000 /* debug */ = { + FFF7ea1c62007fdbea1c6200 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7522,7 +7520,7 @@ }; name = "debug"; }; - FFF76c8166f07ffb6c8166f0 /* release */ = { + FFF7ea1c68f07fdbea1c68f0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7553,7 +7551,7 @@ }; name = "release"; }; - FFF76c816de07ffb6c816de0 /* checked */ = { + FFF7ea1c6fe07fdbea1c6fe0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7584,7 +7582,7 @@ }; name = "checked"; }; - FFF76c8174d07ffb6c8174d0 /* profile */ = { + FFF7ea1c76d07fdbea1c76d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_32_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; CLANG_CXX_LIBRARY = "libstdc++"; @@ -7615,25 +7613,25 @@ }; name = "profile"; }; - FFF36c83c2007ffb6c83c200 /* release */ = { + FFF3eb05bc007fdbeb05bc00 /* release */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "release"; }; - FFF36c83c8f07ffb6c83c8f0 /* debug */ = { + FFF3eb05c2f07fdbeb05c2f0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "debug"; }; - FFF36c83cfe07ffb6c83cfe0 /* checked */ = { + FFF3eb05c9e07fdbeb05c9e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "checked"; }; - FFF36c83d6d07ffb6c83d6d0 /* profile */ = { + FFF3eb05d0d07fdbeb05d0d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { }; @@ -7642,34 +7640,34 @@ /* End XCBuildConfiguration section */ /* Begin PBXProject section */ - FFF969c7ca907ffb69c7ca90 /* Project object */ = { + FFF9e9c7ca907fdbe9c7ca90 /* Project object */ = { isa = PBXProject; - buildConfigurationList = FFF669c7ca907ffb69c7ca90 /* Build configuration list for PBXProject PhysX */; + buildConfigurationList = FFF6e9c7ca907fdbe9c7ca90 /* Build configuration list for PBXProject PhysX */; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 1; - mainGroup = FFFB69c7caf87ffb69c7caf8 /* PhysX */; + mainGroup = FFFBe9c7caf87fdbe9c7caf8 /* PhysX */; targets = ( - FFFA6c02ca707ffb6c02ca70, - FFFA6c01dd807ffb6c01dd80, - FFFA6c01f2007ffb6c01f200, - FFFA6c042d407ffb6c042d40, - FFFA6c053e307ffb6c053e30, - FFFA6c0583907ffb6c058390, - FFFA6c05c9f07ffb6c05c9f0, - FFFA6a8a1e607ffb6a8a1e60, - FFFA6a88f3807ffb6a88f380, - FFFA6c009f707ffb6c009f70, - FFFA6ad073e07ffb6ad073e0, - FFFA6a888c607ffb6a888c60, - FFFA6af294a07ffb6af294a0, - FFFA6ac4ca707ffb6ac4ca70, - FFFA6ac4d8807ffb6ac4d880, - FFFA6ab713b07ffb6ab713b0, - FFFA6c0293007ffb6c029300, + FFFAea900af07fdbea900af0, + FFFAec80e9f07fdbec80e9f0, + FFFAec80fe007fdbec80fe00, + FFFAec8213907fdbec821390, + FFFAec8324807fdbec832480, + FFFAec8369e07fdbec8369e0, + FFFAecac63207fdbecac6320, + FFFAea9487007fdbea948700, + FFFAea9596807fdbea959680, + FFFAea8c83107fdbea8c8310, + FFFAea8522a07fdbea8522a0, + FFFAeaf0bad07fdbeaf0bad0, + FFFAea9398207fdbea939820, + FFFAea9103c07fdbea9103c0, + FFFAea87b5407fdbea87b540, + FFFAeae0f3e07fdbeae0f3e0, + FFFAec8094c07fdbec8094c0, ); }; /* End PBXProject section */ }; - rootObject = FFF969c7ca907ffb69c7ca90 /* Project object */; + rootObject = FFF9e9c7ca907fdbe9c7ca90 /* Project object */; } diff --git a/PhysX_3.4/Source/compiler/xcode_ios64/PhysX.xcodeproj/project.pbxproj b/PhysX_3.4/Source/compiler/xcode_ios64/PhysX.xcodeproj/project.pbxproj index 1badad6b..242341bc 100644 --- a/PhysX_3.4/Source/compiler/xcode_ios64/PhysX.xcodeproj/project.pbxproj +++ b/PhysX_3.4/Source/compiler/xcode_ios64/PhysX.xcodeproj/project.pbxproj @@ -7,223 +7,223 @@ objects = { /* Begin PBXBuildFile section of PhysX */ - FFFF9415fdc07f8d9415fdc0 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD941835207f8d94183520 /* SceneQuery */; }; - FFFF941631107f8d94163110 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD94187b607f8d94187b60 /* SimulationController */; }; - FFFF920680387f8d92068038 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920680387f8d92068038 /* NpActor.cpp */; }; - FFFF920680a07f8d920680a0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920680a07f8d920680a0 /* NpAggregate.cpp */; }; - FFFF920681087f8d92068108 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920681087f8d92068108 /* NpArticulation.cpp */; }; - FFFF920681707f8d92068170 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920681707f8d92068170 /* NpArticulationJoint.cpp */; }; - FFFF920681d87f8d920681d8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920681d87f8d920681d8 /* NpArticulationLink.cpp */; }; - FFFF920682407f8d92068240 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920682407f8d92068240 /* NpBatchQuery.cpp */; }; - FFFF920682a87f8d920682a8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920682a87f8d920682a8 /* NpConstraint.cpp */; }; - FFFF920683107f8d92068310 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920683107f8d92068310 /* NpFactory.cpp */; }; - FFFF920683787f8d92068378 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920683787f8d92068378 /* NpMaterial.cpp */; }; - FFFF920683e07f8d920683e0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920683e07f8d920683e0 /* NpMetaData.cpp */; }; - FFFF920684487f8d92068448 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920684487f8d92068448 /* NpPhysics.cpp */; }; - FFFF920684b07f8d920684b0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920684b07f8d920684b0 /* NpPvdSceneQueryCollector.cpp */; }; - FFFF920685187f8d92068518 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920685187f8d92068518 /* NpReadCheck.cpp */; }; - FFFF920685807f8d92068580 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920685807f8d92068580 /* NpRigidDynamic.cpp */; }; - FFFF920685e87f8d920685e8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920685e87f8d920685e8 /* NpRigidStatic.cpp */; }; - FFFF920686507f8d92068650 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920686507f8d92068650 /* NpScene.cpp */; }; - FFFF920686b87f8d920686b8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920686b87f8d920686b8 /* NpSceneQueries.cpp */; }; - FFFF920687207f8d92068720 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920687207f8d92068720 /* NpSerializerAdapter.cpp */; }; - FFFF920687887f8d92068788 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920687887f8d92068788 /* NpShape.cpp */; }; - FFFF920687f07f8d920687f0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920687f07f8d920687f0 /* NpShapeManager.cpp */; }; - FFFF920688587f8d92068858 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920688587f8d92068858 /* NpSpatialIndex.cpp */; }; - FFFF920688c07f8d920688c0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920688c07f8d920688c0 /* NpVolumeCache.cpp */; }; - FFFF920689287f8d92068928 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920689287f8d92068928 /* NpWriteCheck.cpp */; }; - FFFF920689907f8d92068990 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920689907f8d92068990 /* PvdMetaDataPvdBinding.cpp */; }; - FFFF920689f87f8d920689f8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920689f87f8d920689f8 /* PvdPhysicsClient.cpp */; }; - FFFF92068c007f8d92068c00 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD92068c007f8d92068c00 /* particles/NpParticleFluid.cpp */; }; - FFFF92068c687f8d92068c68 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD92068c687f8d92068c68 /* particles/NpParticleSystem.cpp */; }; - FFFF920694207f8d92069420 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920694207f8d92069420 /* buffering/ScbActor.cpp */; }; - FFFF920694887f8d92069488 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920694887f8d92069488 /* buffering/ScbAggregate.cpp */; }; - FFFF920694f07f8d920694f0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920694f07f8d920694f0 /* buffering/ScbBase.cpp */; }; - FFFF920695587f8d92069558 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920695587f8d92069558 /* buffering/ScbCloth.cpp */; }; - FFFF920695c07f8d920695c0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920695c07f8d920695c0 /* buffering/ScbMetaData.cpp */; }; - FFFF920696287f8d92069628 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920696287f8d92069628 /* buffering/ScbParticleSystem.cpp */; }; - FFFF920696907f8d92069690 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920696907f8d92069690 /* buffering/ScbScene.cpp */; }; - FFFF920696f87f8d920696f8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920696f87f8d920696f8 /* buffering/ScbScenePvdClient.cpp */; }; - FFFF920697607f8d92069760 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920697607f8d92069760 /* buffering/ScbShape.cpp */; }; - FFFF920699007f8d92069900 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920699007f8d92069900 /* cloth/NpCloth.cpp */; }; - FFFF920699687f8d92069968 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920699687f8d92069968 /* cloth/NpClothFabric.cpp */; }; - FFFF920699d07f8d920699d0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920699d07f8d920699d0 /* cloth/NpClothParticleData.cpp */; }; - FFFF92069a387f8d92069a38 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD92069a387f8d92069a38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; - FFFF92063fa87f8d92063fa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD92063fa87f8d92063fa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; - FFFF920640107f8d92064010 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD920640107f8d92064010 /* core/src/PxMetaDataObjects.cpp */; }; + FFFF528a3be07f92528a3be0 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD545189707f9254518970 /* SceneQuery */; }; + FFFF528a3c407f92528a3c40 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD5451cfb07f925451cfb0 /* SimulationController */; }; + FFFF53042e387f9253042e38 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53042e387f9253042e38 /* NpActor.cpp */; }; + FFFF53042ea07f9253042ea0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53042ea07f9253042ea0 /* NpAggregate.cpp */; }; + FFFF53042f087f9253042f08 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53042f087f9253042f08 /* NpArticulation.cpp */; }; + FFFF53042f707f9253042f70 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53042f707f9253042f70 /* NpArticulationJoint.cpp */; }; + FFFF53042fd87f9253042fd8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53042fd87f9253042fd8 /* NpArticulationLink.cpp */; }; + FFFF530430407f9253043040 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530430407f9253043040 /* NpBatchQuery.cpp */; }; + FFFF530430a87f92530430a8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530430a87f92530430a8 /* NpConstraint.cpp */; }; + FFFF530431107f9253043110 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530431107f9253043110 /* NpFactory.cpp */; }; + FFFF530431787f9253043178 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530431787f9253043178 /* NpMaterial.cpp */; }; + FFFF530431e07f92530431e0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530431e07f92530431e0 /* NpMetaData.cpp */; }; + FFFF530432487f9253043248 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530432487f9253043248 /* NpPhysics.cpp */; }; + FFFF530432b07f92530432b0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530432b07f92530432b0 /* NpPvdSceneQueryCollector.cpp */; }; + FFFF530433187f9253043318 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530433187f9253043318 /* NpReadCheck.cpp */; }; + FFFF530433807f9253043380 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530433807f9253043380 /* NpRigidDynamic.cpp */; }; + FFFF530433e87f92530433e8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530433e87f92530433e8 /* NpRigidStatic.cpp */; }; + FFFF530434507f9253043450 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530434507f9253043450 /* NpScene.cpp */; }; + FFFF530434b87f92530434b8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530434b87f92530434b8 /* NpSceneQueries.cpp */; }; + FFFF530435207f9253043520 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530435207f9253043520 /* NpSerializerAdapter.cpp */; }; + FFFF530435887f9253043588 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530435887f9253043588 /* NpShape.cpp */; }; + FFFF530435f07f92530435f0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530435f07f92530435f0 /* NpShapeManager.cpp */; }; + FFFF530436587f9253043658 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530436587f9253043658 /* NpSpatialIndex.cpp */; }; + FFFF530436c07f92530436c0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530436c07f92530436c0 /* NpVolumeCache.cpp */; }; + FFFF530437287f9253043728 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530437287f9253043728 /* NpWriteCheck.cpp */; }; + FFFF530437907f9253043790 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530437907f9253043790 /* PvdMetaDataPvdBinding.cpp */; }; + FFFF530437f87f92530437f8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530437f87f92530437f8 /* PvdPhysicsClient.cpp */; }; + FFFF53043a007f9253043a00 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53043a007f9253043a00 /* particles/NpParticleFluid.cpp */; }; + FFFF53043a687f9253043a68 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53043a687f9253043a68 /* particles/NpParticleSystem.cpp */; }; + FFFF530442207f9253044220 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530442207f9253044220 /* buffering/ScbActor.cpp */; }; + FFFF530442887f9253044288 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530442887f9253044288 /* buffering/ScbAggregate.cpp */; }; + FFFF530442f07f92530442f0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530442f07f92530442f0 /* buffering/ScbBase.cpp */; }; + FFFF530443587f9253044358 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530443587f9253044358 /* buffering/ScbCloth.cpp */; }; + FFFF530443c07f92530443c0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530443c07f92530443c0 /* buffering/ScbMetaData.cpp */; }; + FFFF530444287f9253044428 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530444287f9253044428 /* buffering/ScbParticleSystem.cpp */; }; + FFFF530444907f9253044490 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530444907f9253044490 /* buffering/ScbScene.cpp */; }; + FFFF530444f87f92530444f8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530444f87f92530444f8 /* buffering/ScbScenePvdClient.cpp */; }; + FFFF530445607f9253044560 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530445607f9253044560 /* buffering/ScbShape.cpp */; }; + FFFF530447007f9253044700 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530447007f9253044700 /* cloth/NpCloth.cpp */; }; + FFFF530447687f9253044768 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530447687f9253044768 /* cloth/NpClothFabric.cpp */; }; + FFFF530447d07f92530447d0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530447d07f92530447d0 /* cloth/NpClothParticleData.cpp */; }; + FFFF530448387f9253044838 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530448387f9253044838 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; + FFFF530463a87f92530463a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD530463a87f92530463a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; + FFFF530464107f9253046410 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD530464107f9253046410 /* core/src/PxMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD9413e7907f8d9413e790 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD920672007f8d92067200 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD920672687f8d92067268 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD920672d07f8d920672d0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD920673387f8d92067338 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD920673a07f8d920673a0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD920674087f8d92067408 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFD920674707f8d92067470 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD920674d87f8d920674d8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; - FFFD920675407f8d92067540 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; - FFFD920675a87f8d920675a8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD920676107f8d92067610 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD920676787f8d92067678 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFD920676e07f8d920676e0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD920677487f8d92067748 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD920677b07f8d920677b0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD920678187f8d92067818 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD920678807f8d92067880 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; - FFFD920678e87f8d920678e8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD920679507f8d92067950 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFD920679b87f8d920679b8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD92067a207f8d92067a20 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD92067a887f8d92067a88 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD92067af07f8d92067af0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFD92067b587f8d92067b58 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD92067bc07f8d92067bc0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD92067c287f8d92067c28 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; - FFFD92067c907f8d92067c90 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD92067cf87f8d92067cf8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD92067d607f8d92067d60 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD92067dc87f8d92067dc8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD92067e307f8d92067e30 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFD92067e987f8d92067e98 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; - FFFD92067f007f8d92067f00 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; - FFFD92067f687f8d92067f68 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD92067fd07f8d92067fd0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD920680387f8d92068038 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920680a07f8d920680a0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920681087f8d92068108 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920681707f8d92068170 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920681d87f8d920681d8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920682407f8d92068240 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920682a87f8d920682a8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920683107f8d92068310 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920683787f8d92068378 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920683e07f8d920683e0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920684487f8d92068448 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920684b07f8d920684b0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920685187f8d92068518 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920685807f8d92068580 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920685e87f8d920685e8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920686507f8d92068650 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920686b87f8d920686b8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920687207f8d92068720 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920687887f8d92068788 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920687f07f8d920687f0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920688587f8d92068858 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920688c07f8d920688c0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920689287f8d92068928 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920689907f8d92068990 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920689f87f8d920689f8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92068a607f8d92068a60 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD92068ac87f8d92068ac8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFD92068b307f8d92068b30 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD92068b987f8d92068b98 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD92068c007f8d92068c00 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92068c687f8d92068c68 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92068cd07f8d92068cd0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD92068d387f8d92068d38 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD92068da07f8d92068da0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD92068e087f8d92068e08 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD92068e707f8d92068e70 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD92068ed87f8d92068ed8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD92068f407f8d92068f40 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD92068fa87f8d92068fa8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD920690107f8d92069010 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFD920690787f8d92069078 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; - FFFD920690e07f8d920690e0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD920691487f8d92069148 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; - FFFD920691b07f8d920691b0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD920692187f8d92069218 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD920692807f8d92069280 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD920692e87f8d920692e8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD920693507f8d92069350 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD920693b87f8d920693b8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; - FFFD920694207f8d92069420 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920694887f8d92069488 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920694f07f8d920694f0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920695587f8d92069558 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920695c07f8d920695c0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920696287f8d92069628 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920696907f8d92069690 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920696f87f8d920696f8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920697607f8d92069760 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920697c87f8d920697c8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD920698307f8d92069830 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD920698987f8d92069898 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD920699007f8d92069900 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920699687f8d92069968 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920699d07f8d920699d0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92069a387f8d92069a38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92064c007f8d92064c00 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD92064c687f8d92064c68 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD92064cd07f8d92064cd0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD92064d387f8d92064d38 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD92064da07f8d92064da0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFD92064e087f8d92064e08 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD92064e707f8d92064e70 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD92064ed87f8d92064ed8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFD92064f407f8d92064f40 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD92064fa87f8d92064fa8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD920650107f8d92065010 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD920650787f8d92065078 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; - FFFD920650e07f8d920650e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD920651487f8d92065148 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; - FFFD920651b07f8d920651b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFD920652187f8d92065218 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; - FFFD920652807f8d92065280 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; - FFFD920652e87f8d920652e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; - FFFD920653507f8d92065350 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFD920653b87f8d920653b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD920654207f8d92065420 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD920654887f8d92065488 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFD920654f07f8d920654f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD920655587f8d92065558 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFD920655c07f8d920655c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFD920656287f8d92065628 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFD920656907f8d92065690 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; - FFFD920656f87f8d920656f8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD920657607f8d92065760 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD920657c87f8d920657c8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFD920658307f8d92065830 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD920658987f8d92065898 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD920659007f8d92065900 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD920659687f8d92065968 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD920659d07f8d920659d0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD92065a387f8d92065a38 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD92065aa07f8d92065aa0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; - FFFD92065b087f8d92065b08 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD92065b707f8d92065b70 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; - FFFD92065bd87f8d92065bd8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD92065c407f8d92065c40 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD92065ca87f8d92065ca8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD92065d107f8d92065d10 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; - FFFD92065d787f8d92065d78 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD92065de07f8d92065de0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFD92065e487f8d92065e48 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD92065eb07f8d92065eb0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD92065f187f8d92065f18 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD92065f807f8d92065f80 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD92065fe87f8d92065fe8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD920660507f8d92066050 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFD920660b87f8d920660b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD920661207f8d92066120 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD920661887f8d92066188 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD92063c007f8d92063c00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD92063c687f8d92063c68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD92063cd07f8d92063cd0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD92063d387f8d92063d38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD92063da07f8d92063da0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD92063e087f8d92063e08 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFD92063e707f8d92063e70 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFD92063ed87f8d92063ed8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD92063f407f8d92063f40 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD92063fa87f8d92063fa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920640107f8d92064010 /* core/src/PxMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5289af407f925289af40 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD530420007f9253042000 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD530420687f9253042068 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD530420d07f92530420d0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFD530421387f9253042138 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD530421a07f92530421a0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD530422087f9253042208 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFD530422707f9253042270 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD530422d87f92530422d8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; + FFFD530423407f9253042340 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; + FFFD530423a87f92530423a8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD530424107f9253042410 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD530424787f9253042478 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFD530424e07f92530424e0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD530425487f9253042548 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFD530425b07f92530425b0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD530426187f9253042618 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD530426807f9253042680 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; + FFFD530426e87f92530426e8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD530427507f9253042750 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFD530427b87f92530427b8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD530428207f9253042820 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFD530428887f9253042888 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD530428f07f92530428f0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFD530429587f9253042958 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFD530429c07f92530429c0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD53042a287f9253042a28 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; + FFFD53042a907f9253042a90 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD53042af87f9253042af8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD53042b607f9253042b60 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFD53042bc87f9253042bc8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD53042c307f9253042c30 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFD53042c987f9253042c98 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; + FFFD53042d007f9253042d00 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; + FFFD53042d687f9253042d68 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD53042dd07f9253042dd0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD53042e387f9253042e38 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53042ea07f9253042ea0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53042f087f9253042f08 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53042f707f9253042f70 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53042fd87f9253042fd8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530430407f9253043040 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530430a87f92530430a8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530431107f9253043110 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530431787f9253043178 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530431e07f92530431e0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530432487f9253043248 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530432b07f92530432b0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530433187f9253043318 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530433807f9253043380 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530433e87f92530433e8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530434507f9253043450 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530434b87f92530434b8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530435207f9253043520 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530435887f9253043588 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530435f07f92530435f0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530436587f9253043658 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530436c07f92530436c0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530437287f9253043728 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530437907f9253043790 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530437f87f92530437f8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530438607f9253043860 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD530438c87f92530438c8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFD530439307f9253043930 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFD530439987f9253043998 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD53043a007f9253043a00 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53043a687f9253043a68 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53043ad07f9253043ad0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD53043b387f9253043b38 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFD53043ba07f9253043ba0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD53043c087f9253043c08 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD53043c707f9253043c70 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD53043cd87f9253043cd8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD53043d407f9253043d40 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD53043da87f9253043da8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD53043e107f9253043e10 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFD53043e787f9253043e78 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; + FFFD53043ee07f9253043ee0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD53043f487f9253043f48 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; + FFFD53043fb07f9253043fb0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFD530440187f9253044018 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD530440807f9253044080 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD530440e87f92530440e8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD530441507f9253044150 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD530441b87f92530441b8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; + FFFD530442207f9253044220 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530442887f9253044288 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530442f07f92530442f0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530443587f9253044358 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530443c07f92530443c0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530444287f9253044428 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530444907f9253044490 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530444f87f92530444f8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530445607f9253044560 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530445c87f92530445c8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD530446307f9253044630 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD530446987f9253044698 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFD530447007f9253044700 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530447687f9253044768 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530447d07f92530447d0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530448387f9253044838 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53044a007f9253044a00 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD53044a687f9253044a68 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFD53044ad07f9253044ad0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD53044b387f9253044b38 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD53044ba07f9253044ba0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFD53044c087f9253044c08 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD53044c707f9253044c70 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD53044cd87f9253044cd8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFD53044d407f9253044d40 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD53044da87f9253044da8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD53044e107f9253044e10 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD53044e787f9253044e78 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; + FFFD53044ee07f9253044ee0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD53044f487f9253044f48 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; + FFFD53044fb07f9253044fb0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFD530450187f9253045018 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; + FFFD530450807f9253045080 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; + FFFD530450e87f92530450e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; + FFFD530451507f9253045150 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFD530451b87f92530451b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD530452207f9253045220 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFD530452887f9253045288 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFD530452f07f92530452f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD530453587f9253045358 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFD530453c07f92530453c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFD530454287f9253045428 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFD530454907f9253045490 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; + FFFD530454f87f92530454f8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD530455607f9253045560 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD530455c87f92530455c8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFD530456307f9253045630 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFD530456987f9253045698 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD530457007f9253045700 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD530457687f9253045768 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; + FFFD530457d07f92530457d0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD530458387f9253045838 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD530458a07f92530458a0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; + FFFD530459087f9253045908 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFD530459707f9253045970 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; + FFFD530459d87f92530459d8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD53045a407f9253045a40 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD53045aa87f9253045aa8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFD53045b107f9253045b10 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; + FFFD53045b787f9253045b78 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFD53045be07f9253045be0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFD53045c487f9253045c48 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFD53045cb07f9253045cb0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFD53045d187f9253045d18 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD53045d807f9253045d80 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD53045de87f9253045de8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD53045e507f9253045e50 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFD53045eb87f9253045eb8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD53045f207f9253045f20 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFD53045f887f9253045f88 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD530460007f9253046000 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFD530460687f9253046068 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFD530460d07f92530460d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD530461387f9253046138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD530461a07f92530461a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD530462087f9253046208 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFD530462707f9253046270 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFD530462d87f92530462d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD530463407f9253046340 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD530463a87f92530463a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530464107f9253046410 /* core/src/PxMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF29413e7907f8d9413e790 /* Resources */ = { + FFF25289af407f925289af40 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -233,7 +233,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC9413e7907f8d9413e790 /* Frameworks */ = { + FFFC5289af407f925289af40 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -243,52 +243,52 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF89413e7907f8d9413e790 /* Sources */ = { + FFF85289af407f925289af40 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF920680387f8d92068038, - FFFF920680a07f8d920680a0, - FFFF920681087f8d92068108, - FFFF920681707f8d92068170, - FFFF920681d87f8d920681d8, - FFFF920682407f8d92068240, - FFFF920682a87f8d920682a8, - FFFF920683107f8d92068310, - FFFF920683787f8d92068378, - FFFF920683e07f8d920683e0, - FFFF920684487f8d92068448, - FFFF920684b07f8d920684b0, - FFFF920685187f8d92068518, - FFFF920685807f8d92068580, - FFFF920685e87f8d920685e8, - FFFF920686507f8d92068650, - FFFF920686b87f8d920686b8, - FFFF920687207f8d92068720, - FFFF920687887f8d92068788, - FFFF920687f07f8d920687f0, - FFFF920688587f8d92068858, - FFFF920688c07f8d920688c0, - FFFF920689287f8d92068928, - FFFF920689907f8d92068990, - FFFF920689f87f8d920689f8, - FFFF92068c007f8d92068c00, - FFFF92068c687f8d92068c68, - FFFF920694207f8d92069420, - FFFF920694887f8d92069488, - FFFF920694f07f8d920694f0, - FFFF920695587f8d92069558, - FFFF920695c07f8d920695c0, - FFFF920696287f8d92069628, - FFFF920696907f8d92069690, - FFFF920696f87f8d920696f8, - FFFF920697607f8d92069760, - FFFF920699007f8d92069900, - FFFF920699687f8d92069968, - FFFF920699d07f8d920699d0, - FFFF92069a387f8d92069a38, - FFFF92063fa87f8d92063fa8, - FFFF920640107f8d92064010, + FFFF53042e387f9253042e38, + FFFF53042ea07f9253042ea0, + FFFF53042f087f9253042f08, + FFFF53042f707f9253042f70, + FFFF53042fd87f9253042fd8, + FFFF530430407f9253043040, + FFFF530430a87f92530430a8, + FFFF530431107f9253043110, + FFFF530431787f9253043178, + FFFF530431e07f92530431e0, + FFFF530432487f9253043248, + FFFF530432b07f92530432b0, + FFFF530433187f9253043318, + FFFF530433807f9253043380, + FFFF530433e87f92530433e8, + FFFF530434507f9253043450, + FFFF530434b87f92530434b8, + FFFF530435207f9253043520, + FFFF530435887f9253043588, + FFFF530435f07f92530435f0, + FFFF530436587f9253043658, + FFFF530436c07f92530436c0, + FFFF530437287f9253043728, + FFFF530437907f9253043790, + FFFF530437f87f92530437f8, + FFFF53043a007f9253043a00, + FFFF53043a687f9253043a68, + FFFF530442207f9253044220, + FFFF530442887f9253044288, + FFFF530442f07f92530442f0, + FFFF530443587f9253044358, + FFFF530443c07f92530443c0, + FFFF530444287f9253044428, + FFFF530444907f9253044490, + FFFF530444f87f92530444f8, + FFFF530445607f9253044560, + FFFF530447007f9253044700, + FFFF530447687f9253044768, + FFFF530447d07f92530447d0, + FFFF530448387f9253044838, + FFFF530463a87f92530463a8, + FFFF530464107f9253046410, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -297,112 +297,112 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF49415dbc07f8d9415dbc0 /* PBXTargetDependency */ = { + FFF4528a74407f92528a7440 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA934063907f8d93406390 /* LowLevel */; - targetProxy = FFF5934063907f8d93406390 /* PBXContainerItemProxy */; + target = FFFA529348507f9252934850 /* LowLevel */; + targetProxy = FFF5529348507f9252934850 /* PBXContainerItemProxy */; }; - FFF49415f8007f8d9415f800 /* PBXTargetDependency */ = { + FFF4528a70407f92528a7040 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA93436e307f8d93436e30 /* LowLevelAABB */; - targetProxy = FFF593436e307f8d93436e30 /* PBXContainerItemProxy */; + target = FFFA540074f07f92540074f0 /* LowLevelAABB */; + targetProxy = FFF5540074f07f92540074f0 /* PBXContainerItemProxy */; }; - FFF49415fd007f8d9415fd00 /* PBXTargetDependency */ = { + FFF4528a71607f92528a7160 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA935559107f8d93555910 /* LowLevelCloth */; - targetProxy = FFF5935559107f8d93555910 /* PBXContainerItemProxy */; + target = FFFA528b5a907f92528b5a90 /* LowLevelCloth */; + targetProxy = FFF5528b5a907f92528b5a90 /* PBXContainerItemProxy */; }; - FFF49415f8607f8d9415f860 /* PBXTargetDependency */ = { + FFF4528a70a07f92528a70a0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA9370e0407f8d9370e040 /* LowLevelDynamics */; - targetProxy = FFF59370e0407f8d9370e040 /* PBXContainerItemProxy */; + target = FFFA52e144307f9252e14430 /* LowLevelDynamics */; + targetProxy = FFF552e144307f9252e14430 /* PBXContainerItemProxy */; }; - FFF49415fd607f8d9415fd60 /* PBXTargetDependency */ = { + FFF4528a71c07f92528a71c0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA937223b07f8d937223b0 /* LowLevelParticles */; - targetProxy = FFF5937223b07f8d937223b0 /* PBXContainerItemProxy */; + target = FFFA52e312407f9252e31240 /* LowLevelParticles */; + targetProxy = FFF552e312407f9252e31240 /* PBXContainerItemProxy */; }; - FFF4941592807f8d94159280 /* PBXTargetDependency */ = { + FFF4528a77107f92528a7710 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA9319b8507f8d9319b850 /* PhysXCommon */; - targetProxy = FFF59319b8507f8d9319b850 /* PBXContainerItemProxy */; + target = FFFA5294e4807f925294e480 /* PhysXCommon */; + targetProxy = FFF55294e4807f925294e480 /* PBXContainerItemProxy */; }; - FFF49413ea807f8d9413ea80 /* PBXTargetDependency */ = { + FFF45289b2307f925289b230 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA93189bd07f8d93189bd0 /* PxFoundation */; - targetProxy = FFF593189bd07f8d93189bd0 /* PBXContainerItemProxy */; + target = FFFA52959d507f9252959d50 /* PxFoundation */; + targetProxy = FFF552959d507f9252959d50 /* PBXContainerItemProxy */; }; - FFF49413e7307f8d9413e730 /* PBXTargetDependency */ = { + FFF45289aee07f925289aee0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA935339407f8d93533940 /* PxPvdSDK */; - targetProxy = FFF5935339407f8d93533940 /* PBXContainerItemProxy */; + target = FFFA528cd4707f92528cd470 /* PxPvdSDK */; + targetProxy = FFF5528cd4707f92528cd470 /* PBXContainerItemProxy */; }; - FFF4941631407f8d94163140 /* PBXTargetDependency */ = { + FFF4528a3c707f92528a3c70 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA9430dc007f8d9430dc00 /* PxTask */; - targetProxy = FFF59430dc007f8d9430dc00 /* PBXContainerItemProxy */; + target = FFFA5285c5b07f925285c5b0 /* PxTask */; + targetProxy = FFF55285c5b07f925285c5b0 /* PBXContainerItemProxy */; }; - FFF49415fdc07f8d9415fdc0 /* PBXTargetDependency */ = { + FFF4528a3be07f92528a3be0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA941835207f8d94183520 /* SceneQuery */; - targetProxy = FFF5941835207f8d94183520 /* PBXContainerItemProxy */; + target = FFFA545189707f9254518970 /* SceneQuery */; + targetProxy = FFF5545189707f9254518970 /* PBXContainerItemProxy */; }; - FFF4941631107f8d94163110 /* PBXTargetDependency */ = { + FFF4528a3c407f92528a3c40 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA94187b607f8d94187b60 /* SimulationController */; - targetProxy = FFF594187b607f8d94187b60 /* PBXContainerItemProxy */; + target = FFFA5451cfb07f925451cfb0 /* SimulationController */; + targetProxy = FFF55451cfb07f925451cfb0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCharacterKinematic */ - FFFF941661507f8d94166150 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD94170b507f8d94170b50 /* PhysXExtensions */; }; - FFFF920616787f8d92061678 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920616787f8d92061678 /* CctBoxController.cpp */; }; - FFFF920616e07f8d920616e0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920616e07f8d920616e0 /* CctCapsuleController.cpp */; }; - FFFF920617487f8d92061748 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920617487f8d92061748 /* CctCharacterController.cpp */; }; - FFFF920617b07f8d920617b0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920617b07f8d920617b0 /* CctCharacterControllerCallbacks.cpp */; }; - FFFF920618187f8d92061818 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920618187f8d92061818 /* CctCharacterControllerManager.cpp */; }; - FFFF920618807f8d92061880 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920618807f8d92061880 /* CctController.cpp */; }; - FFFF920618e87f8d920618e8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920618e87f8d920618e8 /* CctObstacleContext.cpp */; }; - FFFF920619507f8d92061950 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920619507f8d92061950 /* CctSweptBox.cpp */; }; - FFFF920619b87f8d920619b8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920619b87f8d920619b8 /* CctSweptCapsule.cpp */; }; - FFFF92061a207f8d92061a20 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD92061a207f8d92061a20 /* CctSweptVolume.cpp */; }; + FFFF528a7c207f92528a7c20 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD54505fa07f9254505fa0 /* PhysXExtensions */; }; + FFFF5303f0787f925303f078 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5303f0787f925303f078 /* CctBoxController.cpp */; }; + FFFF5303f0e07f925303f0e0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5303f0e07f925303f0e0 /* CctCapsuleController.cpp */; }; + FFFF5303f1487f925303f148 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5303f1487f925303f148 /* CctCharacterController.cpp */; }; + FFFF5303f1b07f925303f1b0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5303f1b07f925303f1b0 /* CctCharacterControllerCallbacks.cpp */; }; + FFFF5303f2187f925303f218 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5303f2187f925303f218 /* CctCharacterControllerManager.cpp */; }; + FFFF5303f2807f925303f280 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5303f2807f925303f280 /* CctController.cpp */; }; + FFFF5303f2e87f925303f2e8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5303f2e87f925303f2e8 /* CctObstacleContext.cpp */; }; + FFFF5303f3507f925303f350 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5303f3507f925303f350 /* CctSweptBox.cpp */; }; + FFFF5303f3b87f925303f3b8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5303f3b87f925303f3b8 /* CctSweptCapsule.cpp */; }; + FFFF5303f4207f925303f420 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5303f4207f925303f420 /* CctSweptVolume.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD9415f9607f8d9415f960 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD94166b107f8d94166b10 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD94166b787f8d94166b78 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFD94166be07f8d94166be0 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; - FFFD94166c487f8d94166c48 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD94166cb07f8d94166cb0 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; - FFFD94166d187f8d94166d18 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD94166d807f8d94166d80 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; - FFFD94166de87f8d94166de8 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; - FFFD920612007f8d92061200 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD920612687f8d92061268 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFD920612d07f8d920612d0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; - FFFD920613387f8d92061338 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD920613a07f8d920613a0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; - FFFD920614087f8d92061408 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; - FFFD920614707f8d92061470 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD920614d87f8d920614d8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD920615407f8d92061540 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD920615a87f8d920615a8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; - FFFD920616107f8d92061610 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD920616787f8d92061678 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920616e07f8d920616e0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920617487f8d92061748 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920617b07f8d920617b0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920618187f8d92061818 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920618807f8d92061880 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920618e87f8d920618e8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920619507f8d92061950 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920619b87f8d920619b8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92061a207f8d92061a20 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5284a3107f925284a310 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD528a94807f92528a9480 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFD528a94e87f92528a94e8 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFD528a95507f92528a9550 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; + FFFD528a95b87f92528a95b8 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; + FFFD528a96207f92528a9620 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; + FFFD528a96887f92528a9688 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD528a96f07f92528a96f0 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; + FFFD528a97587f92528a9758 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; + FFFD5303ec007f925303ec00 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFD5303ec687f925303ec68 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFD5303ecd07f925303ecd0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; + FFFD5303ed387f925303ed38 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD5303eda07f925303eda0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; + FFFD5303ee087f925303ee08 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; + FFFD5303ee707f925303ee70 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD5303eed87f925303eed8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD5303ef407f925303ef40 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD5303efa87f925303efa8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; + FFFD5303f0107f925303f010 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD5303f0787f925303f078 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5303f0e07f925303f0e0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5303f1487f925303f148 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5303f1b07f925303f1b0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5303f2187f925303f218 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5303f2807f925303f280 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5303f2e87f925303f2e8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5303f3507f925303f350 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5303f3b87f925303f3b8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5303f4207f925303f420 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF29415f9607f8d9415f960 /* Resources */ = { + FFF25284a3107f925284a310 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -412,7 +412,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC9415f9607f8d9415f960 /* Frameworks */ = { + FFFC5284a3107f925284a310 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -422,20 +422,20 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF89415f9607f8d9415f960 /* Sources */ = { + FFF85284a3107f925284a310 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF920616787f8d92061678, - FFFF920616e07f8d920616e0, - FFFF920617487f8d92061748, - FFFF920617b07f8d920617b0, - FFFF920618187f8d92061818, - FFFF920618807f8d92061880, - FFFF920618e87f8d920618e8, - FFFF920619507f8d92061950, - FFFF920619b87f8d920619b8, - FFFF92061a207f8d92061a20, + FFFF5303f0787f925303f078, + FFFF5303f0e07f925303f0e0, + FFFF5303f1487f925303f148, + FFFF5303f1b07f925303f1b0, + FFFF5303f2187f925303f218, + FFFF5303f2807f925303f280, + FFFF5303f2e87f925303f2e8, + FFFF5303f3507f925303f350, + FFFF5303f3b87f925303f3b8, + FFFF5303f4207f925303f420, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -444,91 +444,91 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF494160ac07f8d94160ac0 /* PBXTargetDependency */ = { + FFF4528a49607f92528a4960 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA9319b8507f8d9319b850 /* PhysXCommon */; - targetProxy = FFF59319b8507f8d9319b850 /* PBXContainerItemProxy */; + target = FFFA5294e4807f925294e480 /* PhysXCommon */; + targetProxy = FFF55294e4807f925294e480 /* PBXContainerItemProxy */; }; - FFF4941661507f8d94166150 /* PBXTargetDependency */ = { + FFF4528a7c207f92528a7c20 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA94170b507f8d94170b50 /* PhysXExtensions */; - targetProxy = FFF594170b507f8d94170b50 /* PBXContainerItemProxy */; + target = FFFA54505fa07f9254505fa0 /* PhysXExtensions */; + targetProxy = FFF554505fa07f9254505fa0 /* PBXContainerItemProxy */; }; - FFF494160b707f8d94160b70 /* PBXTargetDependency */ = { + FFF4528aae807f92528aae80 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA93189bd07f8d93189bd0 /* PxFoundation */; - targetProxy = FFF593189bd07f8d93189bd0 /* PBXContainerItemProxy */; + target = FFFA52959d507f9252959d50 /* PxFoundation */; + targetProxy = FFF552959d507f9252959d50 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXVehicle */ - FFFF9206c4087f8d9206c408 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206c4087f8d9206c408 /* PxVehicleComponents.cpp */; }; - FFFF9206c4707f8d9206c470 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206c4707f8d9206c470 /* PxVehicleDrive.cpp */; }; - FFFF9206c4d87f8d9206c4d8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206c4d87f8d9206c4d8 /* PxVehicleDrive4W.cpp */; }; - FFFF9206c5407f8d9206c540 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206c5407f8d9206c540 /* PxVehicleDriveNW.cpp */; }; - FFFF9206c5a87f8d9206c5a8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206c5a87f8d9206c5a8 /* PxVehicleDriveTank.cpp */; }; - FFFF9206c6107f8d9206c610 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206c6107f8d9206c610 /* PxVehicleMetaData.cpp */; }; - FFFF9206c6787f8d9206c678 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206c6787f8d9206c678 /* PxVehicleNoDrive.cpp */; }; - FFFF9206c6e07f8d9206c6e0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206c6e07f8d9206c6e0 /* PxVehicleSDK.cpp */; }; - FFFF9206c7487f8d9206c748 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206c7487f8d9206c748 /* PxVehicleSerialization.cpp */; }; - FFFF9206c7b07f8d9206c7b0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206c7b07f8d9206c7b0 /* PxVehicleSuspWheelTire4.cpp */; }; - FFFF9206c8187f8d9206c818 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206c8187f8d9206c818 /* PxVehicleTireFriction.cpp */; }; - FFFF9206c8807f8d9206c880 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206c8807f8d9206c880 /* PxVehicleUpdate.cpp */; }; - FFFF9206c8e87f8d9206c8e8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206c8e87f8d9206c8e8 /* PxVehicleWheels.cpp */; }; - FFFF9206c9507f8d9206c950 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206c9507f8d9206c950 /* VehicleUtilControl.cpp */; }; - FFFF9206c9b87f8d9206c9b8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206c9b87f8d9206c9b8 /* VehicleUtilSetup.cpp */; }; - FFFF9206ca207f8d9206ca20 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206ca207f8d9206ca20 /* VehicleUtilTelemetry.cpp */; }; - FFFF94172a287f8d94172a28 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD94172a287f8d94172a28 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; - FFFF94172a907f8d94172a90 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD94172a907f8d94172a90 /* src/PxVehicleMetaDataObjects.cpp */; }; + FFFF5304ac087f925304ac08 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304ac087f925304ac08 /* PxVehicleComponents.cpp */; }; + FFFF5304ac707f925304ac70 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304ac707f925304ac70 /* PxVehicleDrive.cpp */; }; + FFFF5304acd87f925304acd8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304acd87f925304acd8 /* PxVehicleDrive4W.cpp */; }; + FFFF5304ad407f925304ad40 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304ad407f925304ad40 /* PxVehicleDriveNW.cpp */; }; + FFFF5304ada87f925304ada8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304ada87f925304ada8 /* PxVehicleDriveTank.cpp */; }; + FFFF5304ae107f925304ae10 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304ae107f925304ae10 /* PxVehicleMetaData.cpp */; }; + FFFF5304ae787f925304ae78 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304ae787f925304ae78 /* PxVehicleNoDrive.cpp */; }; + FFFF5304aee07f925304aee0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304aee07f925304aee0 /* PxVehicleSDK.cpp */; }; + FFFF5304af487f925304af48 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304af487f925304af48 /* PxVehicleSerialization.cpp */; }; + FFFF5304afb07f925304afb0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304afb07f925304afb0 /* PxVehicleSuspWheelTire4.cpp */; }; + FFFF5304b0187f925304b018 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304b0187f925304b018 /* PxVehicleTireFriction.cpp */; }; + FFFF5304b0807f925304b080 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304b0807f925304b080 /* PxVehicleUpdate.cpp */; }; + FFFF5304b0e87f925304b0e8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304b0e87f925304b0e8 /* PxVehicleWheels.cpp */; }; + FFFF5304b1507f925304b150 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304b1507f925304b150 /* VehicleUtilControl.cpp */; }; + FFFF5304b1b87f925304b1b8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304b1b87f925304b1b8 /* VehicleUtilSetup.cpp */; }; + FFFF5304b2207f925304b220 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304b2207f925304b220 /* VehicleUtilTelemetry.cpp */; }; + FFFF54507e787f9254507e78 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD54507e787f9254507e78 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; + FFFF54507ee07f9254507ee0 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD54507ee07f9254507ee0 /* src/PxVehicleMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD94160e307f8d94160e30 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD920630007f8d92063000 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; - FFFD920630687f8d92063068 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFD920630d07f8d920630d0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; - FFFD920631387f8d92063138 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; - FFFD920631a07f8d920631a0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; - FFFD920632087f8d92063208 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFD920632707f8d92063270 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; - FFFD920632d87f8d920632d8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; - FFFD920633407f8d92063340 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; - FFFD920633a87f8d920633a8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFD920634107f8d92063410 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD920634787f8d92063478 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; - FFFD920634e07f8d920634e0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; - FFFD920635487f8d92063548 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; - FFFD920635b07f8d920635b0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206c2007f8d9206c200 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206c2687f8d9206c268 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206c2d07f8d9206c2d0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206c3387f8d9206c338 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206c3a07f8d9206c3a0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206c4087f8d9206c408 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206c4707f8d9206c470 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206c4d87f8d9206c4d8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206c5407f8d9206c540 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206c5a87f8d9206c5a8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206c6107f8d9206c610 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206c6787f8d9206c678 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206c6e07f8d9206c6e0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206c7487f8d9206c748 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206c7b07f8d9206c7b0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206c8187f8d9206c818 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206c8807f8d9206c880 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206c8e87f8d9206c8e8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206c9507f8d9206c950 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206c9b87f8d9206c9b8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206ca207f8d9206ca20 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD941728f07f8d941728f0 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD941729587f8d94172958 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD941729c07f8d941729c0 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD94172a287f8d94172a28 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94172a907f8d94172a90 /* src/PxVehicleMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD528aa6007f92528aa600 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD530488007f9253048800 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; + FFFD530488687f9253048868 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFD530488d07f92530488d0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; + FFFD530489387f9253048938 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; + FFFD530489a07f92530489a0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; + FFFD53048a087f9253048a08 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFD53048a707f9253048a70 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; + FFFD53048ad87f9253048ad8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; + FFFD53048b407f9253048b40 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; + FFFD53048ba87f9253048ba8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFD53048c107f9253048c10 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD53048c787f9253048c78 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; + FFFD53048ce07f9253048ce0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; + FFFD53048d487f9253048d48 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; + FFFD53048db07f9253048db0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304aa007f925304aa00 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304aa687f925304aa68 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304aad07f925304aad0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304ab387f925304ab38 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304aba07f925304aba0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304ac087f925304ac08 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304ac707f925304ac70 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304acd87f925304acd8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304ad407f925304ad40 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304ada87f925304ada8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304ae107f925304ae10 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304ae787f925304ae78 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304aee07f925304aee0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304af487f925304af48 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304afb07f925304afb0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304b0187f925304b018 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304b0807f925304b080 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304b0e87f925304b0e8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304b1507f925304b150 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304b1b87f925304b1b8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304b2207f925304b220 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD54507d407f9254507d40 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD54507da87f9254507da8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD54507e107f9254507e10 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD54507e787f9254507e78 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD54507ee07f9254507ee0 /* src/PxVehicleMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF294160e307f8d94160e30 /* Resources */ = { + FFF2528aa6007f92528aa600 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -538,7 +538,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC94160e307f8d94160e30 /* Frameworks */ = { + FFFC528aa6007f92528aa600 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -548,28 +548,28 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF894160e307f8d94160e30 /* Sources */ = { + FFF8528aa6007f92528aa600 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF9206c4087f8d9206c408, - FFFF9206c4707f8d9206c470, - FFFF9206c4d87f8d9206c4d8, - FFFF9206c5407f8d9206c540, - FFFF9206c5a87f8d9206c5a8, - FFFF9206c6107f8d9206c610, - FFFF9206c6787f8d9206c678, - FFFF9206c6e07f8d9206c6e0, - FFFF9206c7487f8d9206c748, - FFFF9206c7b07f8d9206c7b0, - FFFF9206c8187f8d9206c818, - FFFF9206c8807f8d9206c880, - FFFF9206c8e87f8d9206c8e8, - FFFF9206c9507f8d9206c950, - FFFF9206c9b87f8d9206c9b8, - FFFF9206ca207f8d9206ca20, - FFFF94172a287f8d94172a28, - FFFF94172a907f8d94172a90, + FFFF5304ac087f925304ac08, + FFFF5304ac707f925304ac70, + FFFF5304acd87f925304acd8, + FFFF5304ad407f925304ad40, + FFFF5304ada87f925304ada8, + FFFF5304ae107f925304ae10, + FFFF5304ae787f925304ae78, + FFFF5304aee07f925304aee0, + FFFF5304af487f925304af48, + FFFF5304afb07f925304afb0, + FFFF5304b0187f925304b018, + FFFF5304b0807f925304b080, + FFFF5304b0e87f925304b0e8, + FFFF5304b1507f925304b150, + FFFF5304b1b87f925304b1b8, + FFFF5304b2207f925304b220, + FFFF54507e787f9254507e78, + FFFF54507ee07f9254507ee0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -581,220 +581,220 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXExtensions */ - FFFF9206eae87f8d9206eae8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206eae87f8d9206eae8 /* ExtBroadPhase.cpp */; }; - FFFF9206eb507f8d9206eb50 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206eb507f8d9206eb50 /* ExtClothFabricCooker.cpp */; }; - FFFF9206ebb87f8d9206ebb8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206ebb87f8d9206ebb8 /* ExtClothGeodesicTetherCooker.cpp */; }; - FFFF9206ec207f8d9206ec20 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206ec207f8d9206ec20 /* ExtClothMeshQuadifier.cpp */; }; - FFFF9206ec887f8d9206ec88 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206ec887f8d9206ec88 /* ExtClothSimpleTetherCooker.cpp */; }; - FFFF9206ecf07f8d9206ecf0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206ecf07f8d9206ecf0 /* ExtCollection.cpp */; }; - FFFF9206ed587f8d9206ed58 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206ed587f8d9206ed58 /* ExtConvexMeshExt.cpp */; }; - FFFF9206edc07f8d9206edc0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206edc07f8d9206edc0 /* ExtCpuWorkerThread.cpp */; }; - FFFF9206ee287f8d9206ee28 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206ee287f8d9206ee28 /* ExtD6Joint.cpp */; }; - FFFF9206ee907f8d9206ee90 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206ee907f8d9206ee90 /* ExtD6JointSolverPrep.cpp */; }; - FFFF9206eef87f8d9206eef8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206eef87f8d9206eef8 /* ExtDefaultCpuDispatcher.cpp */; }; - FFFF9206ef607f8d9206ef60 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206ef607f8d9206ef60 /* ExtDefaultErrorCallback.cpp */; }; - FFFF9206efc87f8d9206efc8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206efc87f8d9206efc8 /* ExtDefaultSimulationFilterShader.cpp */; }; - FFFF9206f0307f8d9206f030 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f0307f8d9206f030 /* ExtDefaultStreams.cpp */; }; - FFFF9206f0987f8d9206f098 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f0987f8d9206f098 /* ExtDistanceJoint.cpp */; }; - FFFF9206f1007f8d9206f100 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f1007f8d9206f100 /* ExtDistanceJointSolverPrep.cpp */; }; - FFFF9206f1687f8d9206f168 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f1687f8d9206f168 /* ExtExtensions.cpp */; }; - FFFF9206f1d07f8d9206f1d0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f1d07f8d9206f1d0 /* ExtFixedJoint.cpp */; }; - FFFF9206f2387f8d9206f238 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f2387f8d9206f238 /* ExtFixedJointSolverPrep.cpp */; }; - FFFF9206f2a07f8d9206f2a0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f2a07f8d9206f2a0 /* ExtJoint.cpp */; }; - FFFF9206f3087f8d9206f308 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f3087f8d9206f308 /* ExtMetaData.cpp */; }; - FFFF9206f3707f8d9206f370 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f3707f8d9206f370 /* ExtParticleExt.cpp */; }; - FFFF9206f3d87f8d9206f3d8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f3d87f8d9206f3d8 /* ExtPrismaticJoint.cpp */; }; - FFFF9206f4407f8d9206f440 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f4407f8d9206f440 /* ExtPrismaticJointSolverPrep.cpp */; }; - FFFF9206f4a87f8d9206f4a8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f4a87f8d9206f4a8 /* ExtPvd.cpp */; }; - FFFF9206f5107f8d9206f510 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f5107f8d9206f510 /* ExtPxStringTable.cpp */; }; - FFFF9206f5787f8d9206f578 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f5787f8d9206f578 /* ExtRaycastCCD.cpp */; }; - FFFF9206f5e07f8d9206f5e0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f5e07f8d9206f5e0 /* ExtRevoluteJoint.cpp */; }; - FFFF9206f6487f8d9206f648 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f6487f8d9206f648 /* ExtRevoluteJointSolverPrep.cpp */; }; - FFFF9206f6b07f8d9206f6b0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f6b07f8d9206f6b0 /* ExtRigidBodyExt.cpp */; }; - FFFF9206f7187f8d9206f718 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f7187f8d9206f718 /* ExtSceneQueryExt.cpp */; }; - FFFF9206f7807f8d9206f780 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f7807f8d9206f780 /* ExtSimpleFactory.cpp */; }; - FFFF9206f7e87f8d9206f7e8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f7e87f8d9206f7e8 /* ExtSmoothNormals.cpp */; }; - FFFF9206f8507f8d9206f850 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f8507f8d9206f850 /* ExtSphericalJoint.cpp */; }; - FFFF9206f8b87f8d9206f8b8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f8b87f8d9206f8b8 /* ExtSphericalJointSolverPrep.cpp */; }; - FFFF9206f9207f8d9206f920 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9206f9207f8d9206f920 /* ExtTriangleMeshExt.cpp */; }; - FFFF92072ed07f8d92072ed0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD92072ed07f8d92072ed0 /* SnSerialUtils.cpp */; }; - FFFF92072f387f8d92072f38 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD92072f387f8d92072f38 /* SnSerialization.cpp */; }; - FFFF92072fa07f8d92072fa0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD92072fa07f8d92072fa0 /* SnSerializationRegistry.cpp */; }; - FFFF920732e07f8d920732e0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD920732e07f8d920732e0 /* Binary/SnBinaryDeserialization.cpp */; }; - FFFF920733487f8d92073348 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD920733487f8d92073348 /* Binary/SnBinarySerialization.cpp */; }; - FFFF920733b07f8d920733b0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD920733b07f8d920733b0 /* Binary/SnConvX.cpp */; }; - FFFF920734187f8d92073418 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD920734187f8d92073418 /* Binary/SnConvX_Align.cpp */; }; - FFFF920734807f8d92073480 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD920734807f8d92073480 /* Binary/SnConvX_Convert.cpp */; }; - FFFF920734e87f8d920734e8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD920734e87f8d920734e8 /* Binary/SnConvX_Error.cpp */; }; - FFFF920735507f8d92073550 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD920735507f8d92073550 /* Binary/SnConvX_MetaData.cpp */; }; - FFFF920735b87f8d920735b8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD920735b87f8d920735b8 /* Binary/SnConvX_Output.cpp */; }; - FFFF920736207f8d92073620 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD920736207f8d92073620 /* Binary/SnConvX_Union.cpp */; }; - FFFF920736887f8d92073688 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD920736887f8d92073688 /* Binary/SnSerializationContext.cpp */; }; - FFFF92073fe07f8d92073fe0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD92073fe07f8d92073fe0 /* Xml/SnJointRepXSerializer.cpp */; }; - FFFF920740487f8d92074048 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD920740487f8d92074048 /* Xml/SnRepXCoreSerializer.cpp */; }; - FFFF920740b07f8d920740b0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD920740b07f8d920740b0 /* Xml/SnRepXUpgrader.cpp */; }; - FFFF920741187f8d92074118 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD920741187f8d92074118 /* Xml/SnXmlSerialization.cpp */; }; - FFFF92070ee07f8d92070ee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD92070ee07f8d92070ee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; + FFFF5304cae87f925304cae8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304cae87f925304cae8 /* ExtBroadPhase.cpp */; }; + FFFF5304cb507f925304cb50 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304cb507f925304cb50 /* ExtClothFabricCooker.cpp */; }; + FFFF5304cbb87f925304cbb8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304cbb87f925304cbb8 /* ExtClothGeodesicTetherCooker.cpp */; }; + FFFF5304cc207f925304cc20 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304cc207f925304cc20 /* ExtClothMeshQuadifier.cpp */; }; + FFFF5304cc887f925304cc88 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304cc887f925304cc88 /* ExtClothSimpleTetherCooker.cpp */; }; + FFFF5304ccf07f925304ccf0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304ccf07f925304ccf0 /* ExtCollection.cpp */; }; + FFFF5304cd587f925304cd58 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304cd587f925304cd58 /* ExtConvexMeshExt.cpp */; }; + FFFF5304cdc07f925304cdc0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304cdc07f925304cdc0 /* ExtCpuWorkerThread.cpp */; }; + FFFF5304ce287f925304ce28 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304ce287f925304ce28 /* ExtD6Joint.cpp */; }; + FFFF5304ce907f925304ce90 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304ce907f925304ce90 /* ExtD6JointSolverPrep.cpp */; }; + FFFF5304cef87f925304cef8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304cef87f925304cef8 /* ExtDefaultCpuDispatcher.cpp */; }; + FFFF5304cf607f925304cf60 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304cf607f925304cf60 /* ExtDefaultErrorCallback.cpp */; }; + FFFF5304cfc87f925304cfc8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304cfc87f925304cfc8 /* ExtDefaultSimulationFilterShader.cpp */; }; + FFFF5304d0307f925304d030 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d0307f925304d030 /* ExtDefaultStreams.cpp */; }; + FFFF5304d0987f925304d098 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d0987f925304d098 /* ExtDistanceJoint.cpp */; }; + FFFF5304d1007f925304d100 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d1007f925304d100 /* ExtDistanceJointSolverPrep.cpp */; }; + FFFF5304d1687f925304d168 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d1687f925304d168 /* ExtExtensions.cpp */; }; + FFFF5304d1d07f925304d1d0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d1d07f925304d1d0 /* ExtFixedJoint.cpp */; }; + FFFF5304d2387f925304d238 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d2387f925304d238 /* ExtFixedJointSolverPrep.cpp */; }; + FFFF5304d2a07f925304d2a0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d2a07f925304d2a0 /* ExtJoint.cpp */; }; + FFFF5304d3087f925304d308 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d3087f925304d308 /* ExtMetaData.cpp */; }; + FFFF5304d3707f925304d370 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d3707f925304d370 /* ExtParticleExt.cpp */; }; + FFFF5304d3d87f925304d3d8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d3d87f925304d3d8 /* ExtPrismaticJoint.cpp */; }; + FFFF5304d4407f925304d440 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d4407f925304d440 /* ExtPrismaticJointSolverPrep.cpp */; }; + FFFF5304d4a87f925304d4a8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d4a87f925304d4a8 /* ExtPvd.cpp */; }; + FFFF5304d5107f925304d510 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d5107f925304d510 /* ExtPxStringTable.cpp */; }; + FFFF5304d5787f925304d578 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d5787f925304d578 /* ExtRaycastCCD.cpp */; }; + FFFF5304d5e07f925304d5e0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d5e07f925304d5e0 /* ExtRevoluteJoint.cpp */; }; + FFFF5304d6487f925304d648 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d6487f925304d648 /* ExtRevoluteJointSolverPrep.cpp */; }; + FFFF5304d6b07f925304d6b0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d6b07f925304d6b0 /* ExtRigidBodyExt.cpp */; }; + FFFF5304d7187f925304d718 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d7187f925304d718 /* ExtSceneQueryExt.cpp */; }; + FFFF5304d7807f925304d780 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d7807f925304d780 /* ExtSimpleFactory.cpp */; }; + FFFF5304d7e87f925304d7e8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d7e87f925304d7e8 /* ExtSmoothNormals.cpp */; }; + FFFF5304d8507f925304d850 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d8507f925304d850 /* ExtSphericalJoint.cpp */; }; + FFFF5304d8b87f925304d8b8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d8b87f925304d8b8 /* ExtSphericalJointSolverPrep.cpp */; }; + FFFF5304d9207f925304d920 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5304d9207f925304d920 /* ExtTriangleMeshExt.cpp */; }; + FFFF53050ed07f9253050ed0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD53050ed07f9253050ed0 /* SnSerialUtils.cpp */; }; + FFFF53050f387f9253050f38 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD53050f387f9253050f38 /* SnSerialization.cpp */; }; + FFFF53050fa07f9253050fa0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD53050fa07f9253050fa0 /* SnSerializationRegistry.cpp */; }; + FFFF530512e07f92530512e0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD530512e07f92530512e0 /* Binary/SnBinaryDeserialization.cpp */; }; + FFFF530513487f9253051348 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD530513487f9253051348 /* Binary/SnBinarySerialization.cpp */; }; + FFFF530513b07f92530513b0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD530513b07f92530513b0 /* Binary/SnConvX.cpp */; }; + FFFF530514187f9253051418 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD530514187f9253051418 /* Binary/SnConvX_Align.cpp */; }; + FFFF530514807f9253051480 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD530514807f9253051480 /* Binary/SnConvX_Convert.cpp */; }; + FFFF530514e87f92530514e8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD530514e87f92530514e8 /* Binary/SnConvX_Error.cpp */; }; + FFFF530515507f9253051550 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD530515507f9253051550 /* Binary/SnConvX_MetaData.cpp */; }; + FFFF530515b87f92530515b8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD530515b87f92530515b8 /* Binary/SnConvX_Output.cpp */; }; + FFFF530516207f9253051620 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD530516207f9253051620 /* Binary/SnConvX_Union.cpp */; }; + FFFF530516887f9253051688 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD530516887f9253051688 /* Binary/SnSerializationContext.cpp */; }; + FFFF53051fe07f9253051fe0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD53051fe07f9253051fe0 /* Xml/SnJointRepXSerializer.cpp */; }; + FFFF530520487f9253052048 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD530520487f9253052048 /* Xml/SnRepXCoreSerializer.cpp */; }; + FFFF530520b07f92530520b0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD530520b07f92530520b0 /* Xml/SnRepXUpgrader.cpp */; }; + FFFF530521187f9253052118 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD530521187f9253052118 /* Xml/SnXmlSerialization.cpp */; }; + FFFF5304eee07f925304eee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD5304eee07f925304eee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD94170b507f8d94170b50 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD9206fa007f8d9206fa00 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206fa687f8d9206fa68 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206fad07f8d9206fad0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206fb387f8d9206fb38 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206fba07f8d9206fba0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206fc087f8d9206fc08 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206fc707f8d9206fc70 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206fcd87f8d9206fcd8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206fd407f8d9206fd40 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206fda87f8d9206fda8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206fe107f8d9206fe10 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206fe787f8d9206fe78 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206fee07f8d9206fee0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206ff487f8d9206ff48 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206ffb07f8d9206ffb0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD920700187f8d92070018 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD920700807f8d92070080 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFD920700e87f8d920700e8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD920701507f8d92070150 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD920701b87f8d920701b8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; - FFFD920702207f8d92070220 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD920702887f8d92070288 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD920702f07f8d920702f0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD920703587f8d92070358 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFD920703c07f8d920703c0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD920704287f8d92070428 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; - FFFD920704907f8d92070490 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD920704f87f8d920704f8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD920705607f8d92070560 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD920705c87f8d920705c8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD920706307f8d92070630 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD920706987f8d92070698 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD920707007f8d92070700 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD920707687f8d92070768 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; - FFFD920707d07f8d920707d0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD920708387f8d92070838 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD920708a07f8d920708a0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206e4007f8d9206e400 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206e4687f8d9206e468 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206e4d07f8d9206e4d0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206e5387f8d9206e538 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206e5a07f8d9206e5a0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206e6087f8d9206e608 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206e6707f8d9206e670 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206e6d87f8d9206e6d8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206e7407f8d9206e740 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206e7a87f8d9206e7a8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206e8107f8d9206e810 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206e8787f8d9206e878 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206e8e07f8d9206e8e0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206e9487f8d9206e948 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206e9b07f8d9206e9b0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206ea187f8d9206ea18 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206ea807f8d9206ea80 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD9206eae87f8d9206eae8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206eb507f8d9206eb50 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206ebb87f8d9206ebb8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206ec207f8d9206ec20 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206ec887f8d9206ec88 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206ecf07f8d9206ecf0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206ed587f8d9206ed58 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206edc07f8d9206edc0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206ee287f8d9206ee28 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206ee907f8d9206ee90 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206eef87f8d9206eef8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206ef607f8d9206ef60 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206efc87f8d9206efc8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f0307f8d9206f030 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f0987f8d9206f098 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f1007f8d9206f100 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f1687f8d9206f168 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f1d07f8d9206f1d0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f2387f8d9206f238 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f2a07f8d9206f2a0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f3087f8d9206f308 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f3707f8d9206f370 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f3d87f8d9206f3d8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f4407f8d9206f440 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f4a87f8d9206f4a8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f5107f8d9206f510 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f5787f8d9206f578 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f5e07f8d9206f5e0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f6487f8d9206f648 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f6b07f8d9206f6b0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f7187f8d9206f718 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f7807f8d9206f780 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f7e87f8d9206f7e8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f8507f8d9206f850 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f8b87f8d9206f8b8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9206f9207f8d9206f920 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92072e007f8d92072e00 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD92072e687f8d92072e68 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; - FFFD92072ed07f8d92072ed0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92072f387f8d92072f38 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92072fa07f8d92072fa0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920730087f8d92073008 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; - FFFD920730707f8d92073070 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; - FFFD920730d87f8d920730d8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; - FFFD920731407f8d92073140 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD920731a87f8d920731a8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; - FFFD920732107f8d92073210 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; - FFFD920732787f8d92073278 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD920732e07f8d920732e0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920733487f8d92073348 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920733b07f8d920733b0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920734187f8d92073418 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920734807f8d92073480 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920734e87f8d920734e8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920735507f8d92073550 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920735b87f8d920735b8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920736207f8d92073620 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920736887f8d92073688 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920736f07f8d920736f0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD920737587f8d92073758 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; - FFFD920737c07f8d920737c0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD920738287f8d92073828 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD920738907f8d92073890 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD920738f87f8d920738f8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD920739607f8d92073960 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD920739c87f8d920739c8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD92073a307f8d92073a30 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; - FFFD92073a987f8d92073a98 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD92073b007f8d92073b00 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD92073b687f8d92073b68 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD92073bd07f8d92073bd0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD92073c387f8d92073c38 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD92073ca07f8d92073ca0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD92073d087f8d92073d08 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; - FFFD92073d707f8d92073d70 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD92073dd87f8d92073dd8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD92073e407f8d92073e40 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; - FFFD92073ea87f8d92073ea8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; - FFFD92073f107f8d92073f10 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD92073f787f8d92073f78 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD92073fe07f8d92073fe0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920740487f8d92074048 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920740b07f8d920740b0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920741187f8d92074118 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920741807f8d92074180 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; - FFFD92070a007f8d92070a00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD92070a687f8d92070a68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD92070ad07f8d92070ad0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD92070b387f8d92070b38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD92070ba07f8d92070ba0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD92070c087f8d92070c08 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFD92070c707f8d92070c70 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFD92070cd87f8d92070cd8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD92070d407f8d92070d40 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD92070da87f8d92070da8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD92070e107f8d92070e10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD92070e787f8d92070e78 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD92070ee07f8d92070ee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD54505fa07f9254505fa0 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD5304da007f925304da00 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304da687f925304da68 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304dad07f925304dad0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304db387f925304db38 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304dba07f925304dba0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304dc087f925304dc08 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304dc707f925304dc70 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304dcd87f925304dcd8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304dd407f925304dd40 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304dda87f925304dda8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304de107f925304de10 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304de787f925304de78 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304dee07f925304dee0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304df487f925304df48 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304dfb07f925304dfb0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e0187f925304e018 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e0807f925304e080 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e0e87f925304e0e8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e1507f925304e150 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e1b87f925304e1b8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e2207f925304e220 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e2887f925304e288 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e2f07f925304e2f0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e3587f925304e358 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e3c07f925304e3c0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e4287f925304e428 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e4907f925304e490 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e4f87f925304e4f8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e5607f925304e560 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e5c87f925304e5c8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e6307f925304e630 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e6987f925304e698 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e7007f925304e700 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e7687f925304e768 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e7d07f925304e7d0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e8387f925304e838 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304e8a07f925304e8a0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304c4007f925304c400 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304c4687f925304c468 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304c4d07f925304c4d0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304c5387f925304c538 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304c5a07f925304c5a0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304c6087f925304c608 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304c6707f925304c670 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304c6d87f925304c6d8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304c7407f925304c740 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304c7a87f925304c7a8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304c8107f925304c810 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304c8787f925304c878 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304c8e07f925304c8e0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304c9487f925304c948 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304c9b07f925304c9b0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304ca187f925304ca18 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304ca807f925304ca80 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304cae87f925304cae8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304cb507f925304cb50 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304cbb87f925304cbb8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304cc207f925304cc20 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304cc887f925304cc88 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304ccf07f925304ccf0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304cd587f925304cd58 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304cdc07f925304cdc0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304ce287f925304ce28 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304ce907f925304ce90 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304cef87f925304cef8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304cf607f925304cf60 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304cfc87f925304cfc8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d0307f925304d030 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d0987f925304d098 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d1007f925304d100 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d1687f925304d168 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d1d07f925304d1d0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d2387f925304d238 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d2a07f925304d2a0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d3087f925304d308 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d3707f925304d370 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d3d87f925304d3d8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d4407f925304d440 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d4a87f925304d4a8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d5107f925304d510 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d5787f925304d578 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d5e07f925304d5e0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d6487f925304d648 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d6b07f925304d6b0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d7187f925304d718 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d7807f925304d780 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d7e87f925304d7e8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d8507f925304d850 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d8b87f925304d8b8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5304d9207f925304d920 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53050e007f9253050e00 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD53050e687f9253050e68 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; + FFFD53050ed07f9253050ed0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53050f387f9253050f38 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53050fa07f9253050fa0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530510087f9253051008 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; + FFFD530510707f9253051070 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; + FFFD530510d87f92530510d8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; + FFFD530511407f9253051140 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFD530511a87f92530511a8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; + FFFD530512107f9253051210 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; + FFFD530512787f9253051278 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD530512e07f92530512e0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530513487f9253051348 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530513b07f92530513b0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530514187f9253051418 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530514807f9253051480 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530514e87f92530514e8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530515507f9253051550 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530515b87f92530515b8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530516207f9253051620 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530516887f9253051688 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530516f07f92530516f0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD530517587f9253051758 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; + FFFD530517c07f92530517c0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD530518287f9253051828 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD530518907f9253051890 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD530518f87f92530518f8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFD530519607f9253051960 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD530519c87f92530519c8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD53051a307f9253051a30 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; + FFFD53051a987f9253051a98 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD53051b007f9253051b00 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD53051b687f9253051b68 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD53051bd07f9253051bd0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD53051c387f9253051c38 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD53051ca07f9253051ca0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD53051d087f9253051d08 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; + FFFD53051d707f9253051d70 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD53051dd87f9253051dd8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD53051e407f9253051e40 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; + FFFD53051ea87f9253051ea8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; + FFFD53051f107f9253051f10 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD53051f787f9253051f78 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD53051fe07f9253051fe0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530520487f9253052048 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530520b07f92530520b0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530521187f9253052118 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530521807f9253052180 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304ea007f925304ea00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304ea687f925304ea68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304ead07f925304ead0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304eb387f925304eb38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304eba07f925304eba0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304ec087f925304ec08 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304ec707f925304ec70 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304ecd87f925304ecd8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304ed407f925304ed40 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304eda87f925304eda8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304ee107f925304ee10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304ee787f925304ee78 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD5304eee07f925304eee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF294170b507f8d94170b50 /* Resources */ = { + FFF254505fa07f9254505fa0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -804,7 +804,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC94170b507f8d94170b50 /* Frameworks */ = { + FFFC54505fa07f9254505fa0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -814,64 +814,64 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF894170b507f8d94170b50 /* Sources */ = { + FFF854505fa07f9254505fa0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF9206eae87f8d9206eae8, - FFFF9206eb507f8d9206eb50, - FFFF9206ebb87f8d9206ebb8, - FFFF9206ec207f8d9206ec20, - FFFF9206ec887f8d9206ec88, - FFFF9206ecf07f8d9206ecf0, - FFFF9206ed587f8d9206ed58, - FFFF9206edc07f8d9206edc0, - FFFF9206ee287f8d9206ee28, - FFFF9206ee907f8d9206ee90, - FFFF9206eef87f8d9206eef8, - FFFF9206ef607f8d9206ef60, - FFFF9206efc87f8d9206efc8, - FFFF9206f0307f8d9206f030, - FFFF9206f0987f8d9206f098, - FFFF9206f1007f8d9206f100, - FFFF9206f1687f8d9206f168, - FFFF9206f1d07f8d9206f1d0, - FFFF9206f2387f8d9206f238, - FFFF9206f2a07f8d9206f2a0, - FFFF9206f3087f8d9206f308, - FFFF9206f3707f8d9206f370, - FFFF9206f3d87f8d9206f3d8, - FFFF9206f4407f8d9206f440, - FFFF9206f4a87f8d9206f4a8, - FFFF9206f5107f8d9206f510, - FFFF9206f5787f8d9206f578, - FFFF9206f5e07f8d9206f5e0, - FFFF9206f6487f8d9206f648, - FFFF9206f6b07f8d9206f6b0, - FFFF9206f7187f8d9206f718, - FFFF9206f7807f8d9206f780, - FFFF9206f7e87f8d9206f7e8, - FFFF9206f8507f8d9206f850, - FFFF9206f8b87f8d9206f8b8, - FFFF9206f9207f8d9206f920, - FFFF92072ed07f8d92072ed0, - FFFF92072f387f8d92072f38, - FFFF92072fa07f8d92072fa0, - FFFF920732e07f8d920732e0, - FFFF920733487f8d92073348, - FFFF920733b07f8d920733b0, - FFFF920734187f8d92073418, - FFFF920734807f8d92073480, - FFFF920734e87f8d920734e8, - FFFF920735507f8d92073550, - FFFF920735b87f8d920735b8, - FFFF920736207f8d92073620, - FFFF920736887f8d92073688, - FFFF92073fe07f8d92073fe0, - FFFF920740487f8d92074048, - FFFF920740b07f8d920740b0, - FFFF920741187f8d92074118, - FFFF92070ee07f8d92070ee0, + FFFF5304cae87f925304cae8, + FFFF5304cb507f925304cb50, + FFFF5304cbb87f925304cbb8, + FFFF5304cc207f925304cc20, + FFFF5304cc887f925304cc88, + FFFF5304ccf07f925304ccf0, + FFFF5304cd587f925304cd58, + FFFF5304cdc07f925304cdc0, + FFFF5304ce287f925304ce28, + FFFF5304ce907f925304ce90, + FFFF5304cef87f925304cef8, + FFFF5304cf607f925304cf60, + FFFF5304cfc87f925304cfc8, + FFFF5304d0307f925304d030, + FFFF5304d0987f925304d098, + FFFF5304d1007f925304d100, + FFFF5304d1687f925304d168, + FFFF5304d1d07f925304d1d0, + FFFF5304d2387f925304d238, + FFFF5304d2a07f925304d2a0, + FFFF5304d3087f925304d308, + FFFF5304d3707f925304d370, + FFFF5304d3d87f925304d3d8, + FFFF5304d4407f925304d440, + FFFF5304d4a87f925304d4a8, + FFFF5304d5107f925304d510, + FFFF5304d5787f925304d578, + FFFF5304d5e07f925304d5e0, + FFFF5304d6487f925304d648, + FFFF5304d6b07f925304d6b0, + FFFF5304d7187f925304d718, + FFFF5304d7807f925304d780, + FFFF5304d7e87f925304d7e8, + FFFF5304d8507f925304d850, + FFFF5304d8b87f925304d8b8, + FFFF5304d9207f925304d920, + FFFF53050ed07f9253050ed0, + FFFF53050f387f9253050f38, + FFFF53050fa07f9253050fa0, + FFFF530512e07f92530512e0, + FFFF530513487f9253051348, + FFFF530513b07f92530513b0, + FFFF530514187f9253051418, + FFFF530514807f9253051480, + FFFF530514e87f92530514e8, + FFFF530515507f9253051550, + FFFF530515b87f92530515b8, + FFFF530516207f9253051620, + FFFF530516887f9253051688, + FFFF53051fe07f9253051fe0, + FFFF530520487f9253052048, + FFFF530520b07f92530520b0, + FFFF530521187f9253052118, + FFFF5304eee07f925304eee0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -880,56 +880,56 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF494170fd07f8d94170fd0 /* PBXTargetDependency */ = { + FFF4545064207f9254506420 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA9414ddd07f8d9414ddd0 /* PsFastXml */; - targetProxy = FFF59414ddd07f8d9414ddd0 /* PBXContainerItemProxy */; + target = FFFA528966007f9252896600 /* PsFastXml */; + targetProxy = FFF5528966007f9252896600 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SceneQuery */ - FFFF92076e007f8d92076e00 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD92076e007f8d92076e00 /* SqAABBPruner.cpp */; }; - FFFF92076e687f8d92076e68 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD92076e687f8d92076e68 /* SqAABBTree.cpp */; }; - FFFF92076ed07f8d92076ed0 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD92076ed07f8d92076ed0 /* SqAABBTreeUpdateMap.cpp */; }; - FFFF92076f387f8d92076f38 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD92076f387f8d92076f38 /* SqBounds.cpp */; }; - FFFF92076fa07f8d92076fa0 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD92076fa07f8d92076fa0 /* SqBucketPruner.cpp */; }; - FFFF920770087f8d92077008 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920770087f8d92077008 /* SqExtendedBucketPruner.cpp */; }; - FFFF920770707f8d92077070 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920770707f8d92077070 /* SqMetaData.cpp */; }; - FFFF920770d87f8d920770d8 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920770d87f8d920770d8 /* SqPruningPool.cpp */; }; - FFFF920771407f8d92077140 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920771407f8d92077140 /* SqPruningStructure.cpp */; }; - FFFF920771a87f8d920771a8 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920771a87f8d920771a8 /* SqSceneQueryManager.cpp */; }; + FFFF53054e007f9253054e00 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53054e007f9253054e00 /* SqAABBPruner.cpp */; }; + FFFF53054e687f9253054e68 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53054e687f9253054e68 /* SqAABBTree.cpp */; }; + FFFF53054ed07f9253054ed0 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53054ed07f9253054ed0 /* SqAABBTreeUpdateMap.cpp */; }; + FFFF53054f387f9253054f38 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53054f387f9253054f38 /* SqBounds.cpp */; }; + FFFF53054fa07f9253054fa0 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53054fa07f9253054fa0 /* SqBucketPruner.cpp */; }; + FFFF530550087f9253055008 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530550087f9253055008 /* SqExtendedBucketPruner.cpp */; }; + FFFF530550707f9253055070 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530550707f9253055070 /* SqMetaData.cpp */; }; + FFFF530550d87f92530550d8 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530550d87f92530550d8 /* SqPruningPool.cpp */; }; + FFFF530551407f9253055140 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530551407f9253055140 /* SqPruningStructure.cpp */; }; + FFFF530551a87f92530551a8 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530551a87f92530551a8 /* SqSceneQueryManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD941835207f8d94183520 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD92076e007f8d92076e00 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92076e687f8d92076e68 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92076ed07f8d92076ed0 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92076f387f8d92076f38 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92076fa07f8d92076fa0 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920770087f8d92077008 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920770707f8d92077070 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920770d87f8d920770d8 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920771407f8d92077140 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920771a87f8d920771a8 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920772107f8d92077210 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD920772787f8d92077278 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD920772e07f8d920772e0 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD920773487f8d92077348 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD920773b07f8d920773b0 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFD920774187f8d92077418 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD920774807f8d92077480 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD920774e87f8d920774e8 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD920775507f8d92077550 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD920775b87f8d920775b8 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; - FFFD941878a07f8d941878a0 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD941879087f8d94187908 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; - FFFD941879707f8d94187970 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFD941879d87f8d941879d8 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD545189707f9254518970 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD53054e007f9253054e00 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53054e687f9253054e68 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53054ed07f9253054ed0 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53054f387f9253054f38 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53054fa07f9253054fa0 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530550087f9253055008 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530550707f9253055070 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530550d87f92530550d8 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530551407f9253055140 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530551a87f92530551a8 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530552107f9253055210 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD530552787f9253055278 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD530552e07f92530552e0 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD530553487f9253055348 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; + FFFD530553b07f92530553b0 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFD530554187f9253055418 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD530554807f9253055480 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD530554e87f92530554e8 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD530555507f9253055550 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD530555b87f92530555b8 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; + FFFD5451ccf07f925451ccf0 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD5451cd587f925451cd58 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; + FFFD5451cdc07f925451cdc0 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFD5451ce287f925451ce28 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2941835207f8d94183520 /* Resources */ = { + FFF2545189707f9254518970 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -939,7 +939,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC941835207f8d94183520 /* Frameworks */ = { + FFFC545189707f9254518970 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -949,20 +949,20 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8941835207f8d94183520 /* Sources */ = { + FFF8545189707f9254518970 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF92076e007f8d92076e00, - FFFF92076e687f8d92076e68, - FFFF92076ed07f8d92076ed0, - FFFF92076f387f8d92076f38, - FFFF92076fa07f8d92076fa0, - FFFF920770087f8d92077008, - FFFF920770707f8d92077070, - FFFF920770d87f8d920770d8, - FFFF920771407f8d92077140, - FFFF920771a87f8d920771a8, + FFFF53054e007f9253054e00, + FFFF53054e687f9253054e68, + FFFF53054ed07f9253054ed0, + FFFF53054f387f9253054f38, + FFFF53054fa07f9253054fa0, + FFFF530550087f9253055008, + FFFF530550707f9253055070, + FFFF530550d87f92530550d8, + FFFF530551407f9253055140, + FFFF530551a87f92530551a8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -974,154 +974,154 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SimulationController */ - FFFF948287d07f8d948287d0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948287d07f8d948287d0 /* ScActorCore.cpp */; }; - FFFF948288387f8d94828838 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948288387f8d94828838 /* ScActorSim.cpp */; }; - FFFF948288a07f8d948288a0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948288a07f8d948288a0 /* ScArticulationCore.cpp */; }; - FFFF948289087f8d94828908 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948289087f8d94828908 /* ScArticulationJointCore.cpp */; }; - FFFF948289707f8d94828970 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948289707f8d94828970 /* ScArticulationJointSim.cpp */; }; - FFFF948289d87f8d948289d8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948289d87f8d948289d8 /* ScArticulationSim.cpp */; }; - FFFF94828a407f8d94828a40 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94828a407f8d94828a40 /* ScBodyCore.cpp */; }; - FFFF94828aa87f8d94828aa8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94828aa87f8d94828aa8 /* ScBodyCoreKinematic.cpp */; }; - FFFF94828b107f8d94828b10 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94828b107f8d94828b10 /* ScBodySim.cpp */; }; - FFFF94828b787f8d94828b78 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94828b787f8d94828b78 /* ScConstraintCore.cpp */; }; - FFFF94828be07f8d94828be0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94828be07f8d94828be0 /* ScConstraintGroupNode.cpp */; }; - FFFF94828c487f8d94828c48 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94828c487f8d94828c48 /* ScConstraintInteraction.cpp */; }; - FFFF94828cb07f8d94828cb0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94828cb07f8d94828cb0 /* ScConstraintProjectionManager.cpp */; }; - FFFF94828d187f8d94828d18 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94828d187f8d94828d18 /* ScConstraintProjectionTree.cpp */; }; - FFFF94828d807f8d94828d80 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94828d807f8d94828d80 /* ScConstraintSim.cpp */; }; - FFFF94828de87f8d94828de8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94828de87f8d94828de8 /* ScElementInteractionMarker.cpp */; }; - FFFF94828e507f8d94828e50 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94828e507f8d94828e50 /* ScElementSim.cpp */; }; - FFFF94828eb87f8d94828eb8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94828eb87f8d94828eb8 /* ScInteraction.cpp */; }; - FFFF94828f207f8d94828f20 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94828f207f8d94828f20 /* ScIterators.cpp */; }; - FFFF94828f887f8d94828f88 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94828f887f8d94828f88 /* ScMaterialCore.cpp */; }; - FFFF94828ff07f8d94828ff0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94828ff07f8d94828ff0 /* ScMetaData.cpp */; }; - FFFF948290587f8d94829058 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948290587f8d94829058 /* ScNPhaseCore.cpp */; }; - FFFF948290c07f8d948290c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948290c07f8d948290c0 /* ScPhysics.cpp */; }; - FFFF948291287f8d94829128 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948291287f8d94829128 /* ScRigidCore.cpp */; }; - FFFF948291907f8d94829190 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948291907f8d94829190 /* ScRigidSim.cpp */; }; - FFFF948291f87f8d948291f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948291f87f8d948291f8 /* ScScene.cpp */; }; - FFFF948292607f8d94829260 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948292607f8d94829260 /* ScShapeCore.cpp */; }; - FFFF948292c87f8d948292c8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948292c87f8d948292c8 /* ScShapeInteraction.cpp */; }; - FFFF948293307f8d94829330 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948293307f8d94829330 /* ScShapeSim.cpp */; }; - FFFF948293987f8d94829398 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948293987f8d94829398 /* ScSimStats.cpp */; }; - FFFF948294007f8d94829400 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948294007f8d94829400 /* ScSimulationController.cpp */; }; - FFFF948294687f8d94829468 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948294687f8d94829468 /* ScSqBoundsManager.cpp */; }; - FFFF948294d07f8d948294d0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948294d07f8d948294d0 /* ScStaticCore.cpp */; }; - FFFF948295387f8d94829538 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948295387f8d94829538 /* ScStaticSim.cpp */; }; - FFFF948295a07f8d948295a0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948295a07f8d948295a0 /* ScTriggerInteraction.cpp */; }; - FFFF948297407f8d94829740 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948297407f8d94829740 /* particles/ScParticleBodyInteraction.cpp */; }; - FFFF948297a87f8d948297a8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948297a87f8d948297a8 /* particles/ScParticlePacketShape.cpp */; }; - FFFF948298107f8d94829810 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948298107f8d94829810 /* particles/ScParticleSystemCore.cpp */; }; - FFFF948298787f8d94829878 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948298787f8d94829878 /* particles/ScParticleSystemSim.cpp */; }; - FFFF948299b07f8d948299b0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948299b07f8d948299b0 /* cloth/ScClothCore.cpp */; }; - FFFF94829a187f8d94829a18 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94829a187f8d94829a18 /* cloth/ScClothFabricCore.cpp */; }; - FFFF94829a807f8d94829a80 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94829a807f8d94829a80 /* cloth/ScClothShape.cpp */; }; - FFFF94829ae87f8d94829ae8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94829ae87f8d94829ae8 /* cloth/ScClothSim.cpp */; }; + FFFF5305b7d07f925305b7d0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305b7d07f925305b7d0 /* ScActorCore.cpp */; }; + FFFF5305b8387f925305b838 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305b8387f925305b838 /* ScActorSim.cpp */; }; + FFFF5305b8a07f925305b8a0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305b8a07f925305b8a0 /* ScArticulationCore.cpp */; }; + FFFF5305b9087f925305b908 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305b9087f925305b908 /* ScArticulationJointCore.cpp */; }; + FFFF5305b9707f925305b970 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305b9707f925305b970 /* ScArticulationJointSim.cpp */; }; + FFFF5305b9d87f925305b9d8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305b9d87f925305b9d8 /* ScArticulationSim.cpp */; }; + FFFF5305ba407f925305ba40 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305ba407f925305ba40 /* ScBodyCore.cpp */; }; + FFFF5305baa87f925305baa8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305baa87f925305baa8 /* ScBodyCoreKinematic.cpp */; }; + FFFF5305bb107f925305bb10 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305bb107f925305bb10 /* ScBodySim.cpp */; }; + FFFF5305bb787f925305bb78 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305bb787f925305bb78 /* ScConstraintCore.cpp */; }; + FFFF5305bbe07f925305bbe0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305bbe07f925305bbe0 /* ScConstraintGroupNode.cpp */; }; + FFFF5305bc487f925305bc48 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305bc487f925305bc48 /* ScConstraintInteraction.cpp */; }; + FFFF5305bcb07f925305bcb0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305bcb07f925305bcb0 /* ScConstraintProjectionManager.cpp */; }; + FFFF5305bd187f925305bd18 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305bd187f925305bd18 /* ScConstraintProjectionTree.cpp */; }; + FFFF5305bd807f925305bd80 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305bd807f925305bd80 /* ScConstraintSim.cpp */; }; + FFFF5305bde87f925305bde8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305bde87f925305bde8 /* ScElementInteractionMarker.cpp */; }; + FFFF5305be507f925305be50 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305be507f925305be50 /* ScElementSim.cpp */; }; + FFFF5305beb87f925305beb8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305beb87f925305beb8 /* ScInteraction.cpp */; }; + FFFF5305bf207f925305bf20 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305bf207f925305bf20 /* ScIterators.cpp */; }; + FFFF5305bf887f925305bf88 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305bf887f925305bf88 /* ScMaterialCore.cpp */; }; + FFFF5305bff07f925305bff0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305bff07f925305bff0 /* ScMetaData.cpp */; }; + FFFF5305c0587f925305c058 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c0587f925305c058 /* ScNPhaseCore.cpp */; }; + FFFF5305c0c07f925305c0c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c0c07f925305c0c0 /* ScPhysics.cpp */; }; + FFFF5305c1287f925305c128 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c1287f925305c128 /* ScRigidCore.cpp */; }; + FFFF5305c1907f925305c190 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c1907f925305c190 /* ScRigidSim.cpp */; }; + FFFF5305c1f87f925305c1f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c1f87f925305c1f8 /* ScScene.cpp */; }; + FFFF5305c2607f925305c260 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c2607f925305c260 /* ScShapeCore.cpp */; }; + FFFF5305c2c87f925305c2c8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c2c87f925305c2c8 /* ScShapeInteraction.cpp */; }; + FFFF5305c3307f925305c330 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c3307f925305c330 /* ScShapeSim.cpp */; }; + FFFF5305c3987f925305c398 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c3987f925305c398 /* ScSimStats.cpp */; }; + FFFF5305c4007f925305c400 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c4007f925305c400 /* ScSimulationController.cpp */; }; + FFFF5305c4687f925305c468 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c4687f925305c468 /* ScSqBoundsManager.cpp */; }; + FFFF5305c4d07f925305c4d0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c4d07f925305c4d0 /* ScStaticCore.cpp */; }; + FFFF5305c5387f925305c538 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c5387f925305c538 /* ScStaticSim.cpp */; }; + FFFF5305c5a07f925305c5a0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c5a07f925305c5a0 /* ScTriggerInteraction.cpp */; }; + FFFF5305c7407f925305c740 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c7407f925305c740 /* particles/ScParticleBodyInteraction.cpp */; }; + FFFF5305c7a87f925305c7a8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c7a87f925305c7a8 /* particles/ScParticlePacketShape.cpp */; }; + FFFF5305c8107f925305c810 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c8107f925305c810 /* particles/ScParticleSystemCore.cpp */; }; + FFFF5305c8787f925305c878 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c8787f925305c878 /* particles/ScParticleSystemSim.cpp */; }; + FFFF5305c9b07f925305c9b0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305c9b07f925305c9b0 /* cloth/ScClothCore.cpp */; }; + FFFF5305ca187f925305ca18 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305ca187f925305ca18 /* cloth/ScClothFabricCore.cpp */; }; + FFFF5305ca807f925305ca80 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305ca807f925305ca80 /* cloth/ScClothShape.cpp */; }; + FFFF5305cae87f925305cae8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5305cae87f925305cae8 /* cloth/ScClothSim.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD94187b607f8d94187b60 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD920798007f8d92079800 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD920798687f8d92079868 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD920798d07f8d920798d0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD920799387f8d92079938 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD920799a07f8d920799a0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD92079a087f8d92079a08 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD92079a707f8d92079a70 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD92079ad87f8d92079ad8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; - FFFD92079b407f8d92079b40 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD92079ba87f8d92079ba8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD92079c107f8d92079c10 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD92079c787f8d92079c78 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD92079ce07f8d92079ce0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD92079d487f8d92079d48 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD92079db07f8d92079db0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD94827a007f8d94827a00 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD94827a687f8d94827a68 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD94827ad07f8d94827ad0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD94827b387f8d94827b38 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD94827ba07f8d94827ba0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD94827c087f8d94827c08 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD94827c707f8d94827c70 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFD94827cd87f8d94827cd8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD94827d407f8d94827d40 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; - FFFD94827da87f8d94827da8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD94827e107f8d94827e10 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD94827e787f8d94827e78 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD94827ee07f8d94827ee0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD94827f487f8d94827f48 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD94827fb07f8d94827fb0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD948280187f8d94828018 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; - FFFD948280807f8d94828080 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD948280e87f8d948280e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD948281507f8d94828150 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD948281b87f8d948281b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD948282207f8d94828220 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD948282887f8d94828288 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; - FFFD948282f07f8d948282f0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD948283587f8d94828358 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD948283c07f8d948283c0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD948284287f8d94828428 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFD948284907f8d94828490 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD948284f87f8d948284f8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; - FFFD948285607f8d94828560 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFD948285c87f8d948285c8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFD948286307f8d94828630 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD948286987f8d94828698 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD948287007f8d94828700 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD948287687f8d94828768 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; - FFFD948287d07f8d948287d0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948288387f8d94828838 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948288a07f8d948288a0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948289087f8d94828908 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948289707f8d94828970 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948289d87f8d948289d8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94828a407f8d94828a40 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94828aa87f8d94828aa8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94828b107f8d94828b10 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94828b787f8d94828b78 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94828be07f8d94828be0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94828c487f8d94828c48 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94828cb07f8d94828cb0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94828d187f8d94828d18 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94828d807f8d94828d80 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94828de87f8d94828de8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94828e507f8d94828e50 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94828eb87f8d94828eb8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94828f207f8d94828f20 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94828f887f8d94828f88 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94828ff07f8d94828ff0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948290587f8d94829058 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948290c07f8d948290c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948291287f8d94829128 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948291907f8d94829190 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948291f87f8d948291f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948292607f8d94829260 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948292c87f8d948292c8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948293307f8d94829330 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948293987f8d94829398 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948294007f8d94829400 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948294687f8d94829468 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948294d07f8d948294d0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948295387f8d94829538 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948295a07f8d948295a0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948296087f8d94829608 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD948296707f8d94829670 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD948296d87f8d948296d8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD948297407f8d94829740 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948297a87f8d948297a8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948298107f8d94829810 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948298787f8d94829878 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD948298e07f8d948298e0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD948299487f8d94829948 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD948299b07f8d948299b0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94829a187f8d94829a18 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94829a807f8d94829a80 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD94829ae87f8d94829ae8 /* cloth/ScClothSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.cpp"; path = "../../SimulationController/src/cloth/ScClothSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5451cfb07f925451cfb0 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD530578007f9253057800 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD530578687f9253057868 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD530578d07f92530578d0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD530579387f9253057938 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD530579a07f92530579a0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD53057a087f9253057a08 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD53057a707f9253057a70 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD53057ad87f9253057ad8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; + FFFD53057b407f9253057b40 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD53057ba87f9253057ba8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD53057c107f9253057c10 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFD53057c787f9253057c78 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD53057ce07f9253057ce0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD53057d487f9253057d48 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD53057db07f9253057db0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305aa007f925305aa00 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305aa687f925305aa68 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305aad07f925305aad0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305ab387f925305ab38 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305aba07f925305aba0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305ac087f925305ac08 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305ac707f925305ac70 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305acd87f925305acd8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305ad407f925305ad40 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305ada87f925305ada8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305ae107f925305ae10 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305ae787f925305ae78 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305aee07f925305aee0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305af487f925305af48 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305afb07f925305afb0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b0187f925305b018 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b0807f925305b080 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b0e87f925305b0e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b1507f925305b150 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b1b87f925305b1b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b2207f925305b220 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b2887f925305b288 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b2f07f925305b2f0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b3587f925305b358 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b3c07f925305b3c0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b4287f925305b428 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b4907f925305b490 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b4f87f925305b4f8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b5607f925305b560 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b5c87f925305b5c8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b6307f925305b630 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b6987f925305b698 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b7007f925305b700 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b7687f925305b768 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305b7d07f925305b7d0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305b8387f925305b838 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305b8a07f925305b8a0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305b9087f925305b908 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305b9707f925305b970 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305b9d87f925305b9d8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305ba407f925305ba40 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305baa87f925305baa8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305bb107f925305bb10 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305bb787f925305bb78 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305bbe07f925305bbe0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305bc487f925305bc48 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305bcb07f925305bcb0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305bd187f925305bd18 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305bd807f925305bd80 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305bde87f925305bde8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305be507f925305be50 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305beb87f925305beb8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305bf207f925305bf20 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305bf887f925305bf88 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305bff07f925305bff0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c0587f925305c058 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c0c07f925305c0c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c1287f925305c128 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c1907f925305c190 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c1f87f925305c1f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c2607f925305c260 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c2c87f925305c2c8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c3307f925305c330 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c3987f925305c398 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c4007f925305c400 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c4687f925305c468 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c4d07f925305c4d0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c5387f925305c538 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c5a07f925305c5a0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c6087f925305c608 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305c6707f925305c670 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305c6d87f925305c6d8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305c7407f925305c740 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c7a87f925305c7a8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c8107f925305c810 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c8787f925305c878 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305c8e07f925305c8e0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305c9487f925305c948 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD5305c9b07f925305c9b0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305ca187f925305ca18 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305ca807f925305ca80 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5305cae87f925305cae8 /* cloth/ScClothSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.cpp"; path = "../../SimulationController/src/cloth/ScClothSim.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF294187b607f8d94187b60 /* Resources */ = { + FFF25451cfb07f925451cfb0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1131,7 +1131,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC94187b607f8d94187b60 /* Frameworks */ = { + FFFC5451cfb07f925451cfb0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1141,53 +1141,53 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF894187b607f8d94187b60 /* Sources */ = { + FFF85451cfb07f925451cfb0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF948287d07f8d948287d0, - FFFF948288387f8d94828838, - FFFF948288a07f8d948288a0, - FFFF948289087f8d94828908, - FFFF948289707f8d94828970, - FFFF948289d87f8d948289d8, - FFFF94828a407f8d94828a40, - FFFF94828aa87f8d94828aa8, - FFFF94828b107f8d94828b10, - FFFF94828b787f8d94828b78, - FFFF94828be07f8d94828be0, - FFFF94828c487f8d94828c48, - FFFF94828cb07f8d94828cb0, - FFFF94828d187f8d94828d18, - FFFF94828d807f8d94828d80, - FFFF94828de87f8d94828de8, - FFFF94828e507f8d94828e50, - FFFF94828eb87f8d94828eb8, - FFFF94828f207f8d94828f20, - FFFF94828f887f8d94828f88, - FFFF94828ff07f8d94828ff0, - FFFF948290587f8d94829058, - FFFF948290c07f8d948290c0, - FFFF948291287f8d94829128, - FFFF948291907f8d94829190, - FFFF948291f87f8d948291f8, - FFFF948292607f8d94829260, - FFFF948292c87f8d948292c8, - FFFF948293307f8d94829330, - FFFF948293987f8d94829398, - FFFF948294007f8d94829400, - FFFF948294687f8d94829468, - FFFF948294d07f8d948294d0, - FFFF948295387f8d94829538, - FFFF948295a07f8d948295a0, - FFFF948297407f8d94829740, - FFFF948297a87f8d948297a8, - FFFF948298107f8d94829810, - FFFF948298787f8d94829878, - FFFF948299b07f8d948299b0, - FFFF94829a187f8d94829a18, - FFFF94829a807f8d94829a80, - FFFF94829ae87f8d94829ae8, + FFFF5305b7d07f925305b7d0, + FFFF5305b8387f925305b838, + FFFF5305b8a07f925305b8a0, + FFFF5305b9087f925305b908, + FFFF5305b9707f925305b970, + FFFF5305b9d87f925305b9d8, + FFFF5305ba407f925305ba40, + FFFF5305baa87f925305baa8, + FFFF5305bb107f925305bb10, + FFFF5305bb787f925305bb78, + FFFF5305bbe07f925305bbe0, + FFFF5305bc487f925305bc48, + FFFF5305bcb07f925305bcb0, + FFFF5305bd187f925305bd18, + FFFF5305bd807f925305bd80, + FFFF5305bde87f925305bde8, + FFFF5305be507f925305be50, + FFFF5305beb87f925305beb8, + FFFF5305bf207f925305bf20, + FFFF5305bf887f925305bf88, + FFFF5305bff07f925305bff0, + FFFF5305c0587f925305c058, + FFFF5305c0c07f925305c0c0, + FFFF5305c1287f925305c128, + FFFF5305c1907f925305c190, + FFFF5305c1f87f925305c1f8, + FFFF5305c2607f925305c260, + FFFF5305c2c87f925305c2c8, + FFFF5305c3307f925305c330, + FFFF5305c3987f925305c398, + FFFF5305c4007f925305c400, + FFFF5305c4687f925305c468, + FFFF5305c4d07f925305c4d0, + FFFF5305c5387f925305c538, + FFFF5305c5a07f925305c5a0, + FFFF5305c7407f925305c740, + FFFF5305c7a87f925305c7a8, + FFFF5305c8107f925305c810, + FFFF5305c8787f925305c878, + FFFF5305c9b07f925305c9b0, + FFFF5305ca187f925305ca18, + FFFF5305ca807f925305ca80, + FFFF5305cae87f925305cae8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1199,80 +1199,80 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCooking */ - FFFF945278707f8d94527870 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD94170b507f8d94170b50 /* PhysXExtensions */; }; - FFFF9482e4007f8d9482e400 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482e4007f8d9482e400 /* Adjacencies.cpp */; }; - FFFF9482e4687f8d9482e468 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482e4687f8d9482e468 /* Cooking.cpp */; }; - FFFF9482e4d07f8d9482e4d0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482e4d07f8d9482e4d0 /* CookingUtils.cpp */; }; - FFFF9482e5387f8d9482e538 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482e5387f8d9482e538 /* EdgeList.cpp */; }; - FFFF9482e5a07f8d9482e5a0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482e5a07f8d9482e5a0 /* MeshCleaner.cpp */; }; - FFFF9482e6087f8d9482e608 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482e6087f8d9482e608 /* Quantizer.cpp */; }; - FFFF9482e8e07f8d9482e8e0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482e8e07f8d9482e8e0 /* mesh/GrbTriangleMeshCooking.cpp */; }; - FFFF9482e9487f8d9482e948 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482e9487f8d9482e948 /* mesh/HeightFieldCooking.cpp */; }; - FFFF9482e9b07f8d9482e9b0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482e9b07f8d9482e9b0 /* mesh/RTreeCooking.cpp */; }; - FFFF9482ea187f8d9482ea18 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482ea187f8d9482ea18 /* mesh/TriangleMeshBuilder.cpp */; }; - FFFF9482ec887f8d9482ec88 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482ec887f8d9482ec88 /* convex/BigConvexDataBuilder.cpp */; }; - FFFF9482ecf07f8d9482ecf0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482ecf07f8d9482ecf0 /* convex/ConvexHullBuilder.cpp */; }; - FFFF9482ed587f8d9482ed58 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482ed587f8d9482ed58 /* convex/ConvexHullLib.cpp */; }; - FFFF9482edc07f8d9482edc0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482edc07f8d9482edc0 /* convex/ConvexHullUtils.cpp */; }; - FFFF9482ee287f8d9482ee28 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482ee287f8d9482ee28 /* convex/ConvexMeshBuilder.cpp */; }; - FFFF9482ee907f8d9482ee90 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482ee907f8d9482ee90 /* convex/ConvexPolygonsBuilder.cpp */; }; - FFFF9482eef87f8d9482eef8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482eef87f8d9482eef8 /* convex/InflationConvexHullLib.cpp */; }; - FFFF9482ef607f8d9482ef60 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482ef607f8d9482ef60 /* convex/QuickHullConvexHullLib.cpp */; }; - FFFF9482efc87f8d9482efc8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9482efc87f8d9482efc8 /* convex/VolumeIntegration.cpp */; }; + FFFF544556d07f92544556d0 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD54505fa07f9254505fa0 /* PhysXExtensions */; }; + FFFF53856e007f9253856e00 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53856e007f9253856e00 /* Adjacencies.cpp */; }; + FFFF53856e687f9253856e68 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53856e687f9253856e68 /* Cooking.cpp */; }; + FFFF53856ed07f9253856ed0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53856ed07f9253856ed0 /* CookingUtils.cpp */; }; + FFFF53856f387f9253856f38 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53856f387f9253856f38 /* EdgeList.cpp */; }; + FFFF53856fa07f9253856fa0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53856fa07f9253856fa0 /* MeshCleaner.cpp */; }; + FFFF538570087f9253857008 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538570087f9253857008 /* Quantizer.cpp */; }; + FFFF538572e07f92538572e0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538572e07f92538572e0 /* mesh/GrbTriangleMeshCooking.cpp */; }; + FFFF538573487f9253857348 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538573487f9253857348 /* mesh/HeightFieldCooking.cpp */; }; + FFFF538573b07f92538573b0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538573b07f92538573b0 /* mesh/RTreeCooking.cpp */; }; + FFFF538574187f9253857418 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538574187f9253857418 /* mesh/TriangleMeshBuilder.cpp */; }; + FFFF538576887f9253857688 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538576887f9253857688 /* convex/BigConvexDataBuilder.cpp */; }; + FFFF538576f07f92538576f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538576f07f92538576f0 /* convex/ConvexHullBuilder.cpp */; }; + FFFF538577587f9253857758 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538577587f9253857758 /* convex/ConvexHullLib.cpp */; }; + FFFF538577c07f92538577c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538577c07f92538577c0 /* convex/ConvexHullUtils.cpp */; }; + FFFF538578287f9253857828 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538578287f9253857828 /* convex/ConvexMeshBuilder.cpp */; }; + FFFF538578907f9253857890 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538578907f9253857890 /* convex/ConvexPolygonsBuilder.cpp */; }; + FFFF538578f87f92538578f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538578f87f92538578f8 /* convex/InflationConvexHullLib.cpp */; }; + FFFF538579607f9253857960 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538579607f9253857960 /* convex/QuickHullConvexHullLib.cpp */; }; + FFFF538579c87f92538579c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538579c87f92538579c8 /* convex/VolumeIntegration.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD945316907f8d94531690 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD945294407f8d94529440 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD945294a87f8d945294a8 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD945295107f8d94529510 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD945295787f8d94529578 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD945295e07f8d945295e0 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD945296487f8d94529648 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD945296b07f8d945296b0 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482e4007f8d9482e400 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482e4687f8d9482e468 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482e4d07f8d9482e4d0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482e5387f8d9482e538 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482e5a07f8d9482e5a0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482e6087f8d9482e608 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482e6707f8d9482e670 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482e6d87f8d9482e6d8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482e7407f8d9482e740 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482e7a87f8d9482e7a8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482e8107f8d9482e810 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482e8787f8d9482e878 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482e8e07f8d9482e8e0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482e9487f8d9482e948 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482e9b07f8d9482e9b0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482ea187f8d9482ea18 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482ea807f8d9482ea80 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482eae87f8d9482eae8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482eb507f8d9482eb50 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482ebb87f8d9482ebb8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482ec207f8d9482ec20 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482ec887f8d9482ec88 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482ecf07f8d9482ecf0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482ed587f8d9482ed58 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482edc07f8d9482edc0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482ee287f8d9482ee28 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482ee907f8d9482ee90 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482eef87f8d9482eef8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482ef607f8d9482ef60 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482efc87f8d9482efc8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9482f0307f8d9482f030 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482f0987f8d9482f098 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482f1007f8d9482f100 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482f1687f8d9482f168 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482f1d07f8d9482f1d0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482f2387f8d9482f238 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482f2a07f8d9482f2a0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482f3087f8d9482f308 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD9482f3707f8d9482f370 /* convex/VolumeIntegration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.h"; path = "../../PhysXCooking/src/convex/VolumeIntegration.h"; sourceTree = SOURCE_ROOT; }; + FFFD54435d507f9254435d50 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD544546e07f92544546e0 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD544547487f9254454748 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD544547b07f92544547b0 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD544548187f9254454818 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD544548807f9254454880 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD544548e87f92544548e8 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD544549507f9254454950 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; + FFFD53856e007f9253856e00 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53856e687f9253856e68 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53856ed07f9253856ed0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53856f387f9253856f38 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53856fa07f9253856fa0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538570087f9253857008 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538570707f9253857070 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; + FFFD538570d87f92538570d8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD538571407f9253857140 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD538571a87f92538571a8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; + FFFD538572107f9253857210 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; + FFFD538572787f9253857278 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; + FFFD538572e07f92538572e0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538573487f9253857348 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538573b07f92538573b0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538574187f9253857418 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538574807f9253857480 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD538574e87f92538574e8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD538575507f9253857550 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; + FFFD538575b87f92538575b8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD538576207f9253857620 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD538576887f9253857688 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538576f07f92538576f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538577587f9253857758 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538577c07f92538577c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538578287f9253857828 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538578907f9253857890 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538578f87f92538578f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538579607f9253857960 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538579c87f92538579c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53857a307f9253857a30 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD53857a987f9253857a98 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD53857b007f9253857b00 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFD53857b687f9253857b68 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD53857bd07f9253857bd0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD53857c387f9253857c38 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD53857ca07f9253857ca0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFD53857d087f9253857d08 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFD53857d707f9253857d70 /* convex/VolumeIntegration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.h"; path = "../../PhysXCooking/src/convex/VolumeIntegration.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2945316907f8d94531690 /* Resources */ = { + FFF254435d507f9254435d50 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1282,7 +1282,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC945316907f8d94531690 /* Frameworks */ = { + FFFC54435d507f9254435d50 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1292,29 +1292,29 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8945316907f8d94531690 /* Sources */ = { + FFF854435d507f9254435d50 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF9482e4007f8d9482e400, - FFFF9482e4687f8d9482e468, - FFFF9482e4d07f8d9482e4d0, - FFFF9482e5387f8d9482e538, - FFFF9482e5a07f8d9482e5a0, - FFFF9482e6087f8d9482e608, - FFFF9482e8e07f8d9482e8e0, - FFFF9482e9487f8d9482e948, - FFFF9482e9b07f8d9482e9b0, - FFFF9482ea187f8d9482ea18, - FFFF9482ec887f8d9482ec88, - FFFF9482ecf07f8d9482ecf0, - FFFF9482ed587f8d9482ed58, - FFFF9482edc07f8d9482edc0, - FFFF9482ee287f8d9482ee28, - FFFF9482ee907f8d9482ee90, - FFFF9482eef87f8d9482eef8, - FFFF9482ef607f8d9482ef60, - FFFF9482efc87f8d9482efc8, + FFFF53856e007f9253856e00, + FFFF53856e687f9253856e68, + FFFF53856ed07f9253856ed0, + FFFF53856f387f9253856f38, + FFFF53856fa07f9253856fa0, + FFFF538570087f9253857008, + FFFF538572e07f92538572e0, + FFFF538573487f9253857348, + FFFF538573b07f92538573b0, + FFFF538574187f9253857418, + FFFF538576887f9253857688, + FFFF538576f07f92538576f0, + FFFF538577587f9253857758, + FFFF538577c07f92538577c0, + FFFF538578287f9253857828, + FFFF538578907f9253857890, + FFFF538578f87f92538578f8, + FFFF538579607f9253857960, + FFFF538579c87f92538579c8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1323,515 +1323,514 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF494526fe07f8d94526fe0 /* PBXTargetDependency */ = { + FFF454434a707f9254434a70 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA9319b8507f8d9319b850 /* PhysXCommon */; - targetProxy = FFF59319b8507f8d9319b850 /* PBXContainerItemProxy */; + target = FFFA5294e4807f925294e480 /* PhysXCommon */; + targetProxy = FFF55294e4807f925294e480 /* PBXContainerItemProxy */; }; - FFF4945278707f8d94527870 /* PBXTargetDependency */ = { + FFF4544556d07f92544556d0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA94170b507f8d94170b50 /* PhysXExtensions */; - targetProxy = FFF594170b507f8d94170b50 /* PBXContainerItemProxy */; + target = FFFA54505fa07f9254505fa0 /* PhysXExtensions */; + targetProxy = FFF554505fa07f9254505fa0 /* PBXContainerItemProxy */; }; - FFF4945315607f8d94531560 /* PBXTargetDependency */ = { + FFF454443b407f9254443b40 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA93189bd07f8d93189bd0 /* PxFoundation */; - targetProxy = FFF593189bd07f8d93189bd0 /* PBXContainerItemProxy */; + target = FFFA52959d507f9252959d50 /* PxFoundation */; + targetProxy = FFF552959d507f9252959d50 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCommon */ - FFFF929ab2007f8d929ab200 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD929ab2007f8d929ab200 /* src/CmBoxPruning.cpp */; }; - FFFF929ab2687f8d929ab268 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD929ab2687f8d929ab268 /* src/CmCollection.cpp */; }; - FFFF929ab2d07f8d929ab2d0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD929ab2d07f8d929ab2d0 /* src/CmMathUtils.cpp */; }; - FFFF929ab3387f8d929ab338 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD929ab3387f8d929ab338 /* src/CmPtrTable.cpp */; }; - FFFF929ab3a07f8d929ab3a0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD929ab3a07f8d929ab3a0 /* src/CmRadixSort.cpp */; }; - FFFF929ab4087f8d929ab408 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD929ab4087f8d929ab408 /* src/CmRadixSortBuffered.cpp */; }; - FFFF929ab4707f8d929ab470 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD929ab4707f8d929ab470 /* src/CmRenderOutput.cpp */; }; - FFFF929ab4d87f8d929ab4d8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD929ab4d87f8d929ab4d8 /* src/CmVisualization.cpp */; }; - FFFF938013a87f8d938013a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938013a87f8d938013a8 /* ../../Include/GeomUtils */; }; - FFFF938048e07f8d938048e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938048e07f8d938048e0 /* src/GuBounds.cpp */; }; - FFFF938049487f8d93804948 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938049487f8d93804948 /* src/GuBox.cpp */; }; - FFFF938049b07f8d938049b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938049b07f8d938049b0 /* src/GuCCTSweepTests.cpp */; }; - FFFF93804a187f8d93804a18 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93804a187f8d93804a18 /* src/GuCapsule.cpp */; }; - FFFF93804a807f8d93804a80 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93804a807f8d93804a80 /* src/GuGeometryQuery.cpp */; }; - FFFF93804ae87f8d93804ae8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93804ae87f8d93804ae8 /* src/GuGeometryUnion.cpp */; }; - FFFF93804b507f8d93804b50 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93804b507f8d93804b50 /* src/GuInternal.cpp */; }; - FFFF93804bb87f8d93804bb8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93804bb87f8d93804bb8 /* src/GuMTD.cpp */; }; - FFFF93804c207f8d93804c20 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93804c207f8d93804c20 /* src/GuMeshFactory.cpp */; }; - FFFF93804c887f8d93804c88 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93804c887f8d93804c88 /* src/GuMetaData.cpp */; }; - FFFF93804cf07f8d93804cf0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93804cf07f8d93804cf0 /* src/GuOverlapTests.cpp */; }; - FFFF93804d587f8d93804d58 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93804d587f8d93804d58 /* src/GuRaycastTests.cpp */; }; - FFFF93804dc07f8d93804dc0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93804dc07f8d93804dc0 /* src/GuSerialize.cpp */; }; - FFFF93804e287f8d93804e28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93804e287f8d93804e28 /* src/GuSweepMTD.cpp */; }; - FFFF93804e907f8d93804e90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93804e907f8d93804e90 /* src/GuSweepSharedTests.cpp */; }; - FFFF93804ef87f8d93804ef8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93804ef87f8d93804ef8 /* src/GuSweepTests.cpp */; }; - FFFF93804f607f8d93804f60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93804f607f8d93804f60 /* src/contact/GuContactBoxBox.cpp */; }; - FFFF93804fc87f8d93804fc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93804fc87f8d93804fc8 /* src/contact/GuContactCapsuleBox.cpp */; }; - FFFF938050307f8d93805030 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938050307f8d93805030 /* src/contact/GuContactCapsuleCapsule.cpp */; }; - FFFF938050987f8d93805098 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938050987f8d93805098 /* src/contact/GuContactCapsuleConvex.cpp */; }; - FFFF938051007f8d93805100 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938051007f8d93805100 /* src/contact/GuContactCapsuleMesh.cpp */; }; - FFFF938051687f8d93805168 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938051687f8d93805168 /* src/contact/GuContactConvexConvex.cpp */; }; - FFFF938051d07f8d938051d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938051d07f8d938051d0 /* src/contact/GuContactConvexMesh.cpp */; }; - FFFF938052387f8d93805238 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938052387f8d93805238 /* src/contact/GuContactPlaneBox.cpp */; }; - FFFF938052a07f8d938052a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938052a07f8d938052a0 /* src/contact/GuContactPlaneCapsule.cpp */; }; - FFFF938053087f8d93805308 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938053087f8d93805308 /* src/contact/GuContactPlaneConvex.cpp */; }; - FFFF938053707f8d93805370 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938053707f8d93805370 /* src/contact/GuContactPolygonPolygon.cpp */; }; - FFFF938053d87f8d938053d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938053d87f8d938053d8 /* src/contact/GuContactSphereBox.cpp */; }; - FFFF938054407f8d93805440 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938054407f8d93805440 /* src/contact/GuContactSphereCapsule.cpp */; }; - FFFF938054a87f8d938054a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938054a87f8d938054a8 /* src/contact/GuContactSphereMesh.cpp */; }; - FFFF938055107f8d93805510 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938055107f8d93805510 /* src/contact/GuContactSpherePlane.cpp */; }; - FFFF938055787f8d93805578 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938055787f8d93805578 /* src/contact/GuContactSphereSphere.cpp */; }; - FFFF938055e07f8d938055e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938055e07f8d938055e0 /* src/contact/GuFeatureCode.cpp */; }; - FFFF938056487f8d93805648 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938056487f8d93805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; - FFFF938056b07f8d938056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938056b07f8d938056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; - FFFF938057187f8d93805718 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938057187f8d93805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; - FFFF938057807f8d93805780 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938057807f8d93805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; - FFFF938057e87f8d938057e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938057e87f8d938057e8 /* src/common/GuBarycentricCoordinates.cpp */; }; - FFFF938058507f8d93805850 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938058507f8d93805850 /* src/common/GuSeparatingAxes.cpp */; }; - FFFF938058b87f8d938058b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938058b87f8d938058b8 /* src/convex/GuBigConvexData.cpp */; }; - FFFF938059207f8d93805920 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938059207f8d93805920 /* src/convex/GuConvexHelper.cpp */; }; - FFFF938059887f8d93805988 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938059887f8d93805988 /* src/convex/GuConvexMesh.cpp */; }; - FFFF938059f07f8d938059f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938059f07f8d938059f0 /* src/convex/GuConvexSupportTable.cpp */; }; - FFFF93805a587f8d93805a58 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93805a587f8d93805a58 /* src/convex/GuConvexUtilsInternal.cpp */; }; - FFFF93805ac07f8d93805ac0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93805ac07f8d93805ac0 /* src/convex/GuHillClimbing.cpp */; }; - FFFF93805b287f8d93805b28 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93805b287f8d93805b28 /* src/convex/GuShapeConvex.cpp */; }; - FFFF93805b907f8d93805b90 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93805b907f8d93805b90 /* src/distance/GuDistancePointBox.cpp */; }; - FFFF93805bf87f8d93805bf8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93805bf87f8d93805bf8 /* src/distance/GuDistancePointTriangle.cpp */; }; - FFFF93805c607f8d93805c60 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93805c607f8d93805c60 /* src/distance/GuDistanceSegmentBox.cpp */; }; - FFFF93805cc87f8d93805cc8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93805cc87f8d93805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; - FFFF93805d307f8d93805d30 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93805d307f8d93805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; - FFFF93805d987f8d93805d98 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93805d987f8d93805d98 /* src/sweep/GuSweepBoxBox.cpp */; }; - FFFF93805e007f8d93805e00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93805e007f8d93805e00 /* src/sweep/GuSweepBoxSphere.cpp */; }; - FFFF93805e687f8d93805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93805e687f8d93805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; - FFFF93805ed07f8d93805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93805ed07f8d93805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; - FFFF93805f387f8d93805f38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93805f387f8d93805f38 /* src/sweep/GuSweepCapsuleBox.cpp */; }; - FFFF93805fa07f8d93805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93805fa07f8d93805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; - FFFF938060087f8d93806008 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938060087f8d93806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; - FFFF938060707f8d93806070 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938060707f8d93806070 /* src/sweep/GuSweepSphereCapsule.cpp */; }; - FFFF938060d87f8d938060d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938060d87f8d938060d8 /* src/sweep/GuSweepSphereSphere.cpp */; }; - FFFF938061407f8d93806140 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938061407f8d93806140 /* src/sweep/GuSweepSphereTriangle.cpp */; }; - FFFF938061a87f8d938061a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938061a87f8d938061a8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; - FFFF938062107f8d93806210 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938062107f8d93806210 /* src/gjk/GuEPA.cpp */; }; - FFFF938062787f8d93806278 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938062787f8d93806278 /* src/gjk/GuGJKSimplex.cpp */; }; - FFFF938062e07f8d938062e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938062e07f8d938062e0 /* src/gjk/GuGJKTest.cpp */; }; - FFFF938063487f8d93806348 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938063487f8d93806348 /* src/intersection/GuIntersectionBoxBox.cpp */; }; - FFFF938063b07f8d938063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938063b07f8d938063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; - FFFF938064187f8d93806418 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938064187f8d93806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; - FFFF938064807f8d93806480 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938064807f8d93806480 /* src/intersection/GuIntersectionRayBox.cpp */; }; - FFFF938064e87f8d938064e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938064e87f8d938064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; - FFFF938065507f8d93806550 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938065507f8d93806550 /* src/intersection/GuIntersectionRaySphere.cpp */; }; - FFFF938065b87f8d938065b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938065b87f8d938065b8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; - FFFF938066207f8d93806620 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938066207f8d93806620 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; - FFFF938066887f8d93806688 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938066887f8d93806688 /* src/mesh/GuBV32.cpp */; }; - FFFF938066f07f8d938066f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938066f07f8d938066f0 /* src/mesh/GuBV32Build.cpp */; }; - FFFF938067587f8d93806758 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938067587f8d93806758 /* src/mesh/GuBV4.cpp */; }; - FFFF938067c07f8d938067c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938067c07f8d938067c0 /* src/mesh/GuBV4Build.cpp */; }; - FFFF938068287f8d93806828 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938068287f8d93806828 /* src/mesh/GuBV4_AABBSweep.cpp */; }; - FFFF938068907f8d93806890 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938068907f8d93806890 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; - FFFF938068f87f8d938068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938068f87f8d938068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; - FFFF938069607f8d93806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938069607f8d93806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; - FFFF938069c87f8d938069c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938069c87f8d938069c8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; - FFFF93806a307f8d93806a30 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93806a307f8d93806a30 /* src/mesh/GuBV4_Raycast.cpp */; }; - FFFF93806a987f8d93806a98 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93806a987f8d93806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; - FFFF93806b007f8d93806b00 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93806b007f8d93806b00 /* src/mesh/GuBV4_SphereSweep.cpp */; }; - FFFF93806b687f8d93806b68 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93806b687f8d93806b68 /* src/mesh/GuMeshQuery.cpp */; }; - FFFF93806bd07f8d93806bd0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93806bd07f8d93806bd0 /* src/mesh/GuMidphaseBV4.cpp */; }; - FFFF93806c387f8d93806c38 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93806c387f8d93806c38 /* src/mesh/GuMidphaseRTree.cpp */; }; - FFFF93806ca07f8d93806ca0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93806ca07f8d93806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; - FFFF93806d087f8d93806d08 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93806d087f8d93806d08 /* src/mesh/GuRTree.cpp */; }; - FFFF93806d707f8d93806d70 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93806d707f8d93806d70 /* src/mesh/GuRTreeQueries.cpp */; }; - FFFF93806dd87f8d93806dd8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93806dd87f8d93806dd8 /* src/mesh/GuSweepsMesh.cpp */; }; - FFFF93806e407f8d93806e40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93806e407f8d93806e40 /* src/mesh/GuTriangleMesh.cpp */; }; - FFFF93806ea87f8d93806ea8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93806ea87f8d93806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; - FFFF93806f107f8d93806f10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93806f107f8d93806f10 /* src/mesh/GuTriangleMeshRTree.cpp */; }; - FFFF93806f787f8d93806f78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93806f787f8d93806f78 /* src/hf/GuHeightField.cpp */; }; - FFFF93806fe07f8d93806fe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93806fe07f8d93806fe0 /* src/hf/GuHeightFieldUtil.cpp */; }; - FFFF938070487f8d93807048 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938070487f8d93807048 /* src/hf/GuOverlapTestsHF.cpp */; }; - FFFF938070b07f8d938070b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938070b07f8d938070b0 /* src/hf/GuSweepsHF.cpp */; }; - FFFF938071187f8d93807118 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938071187f8d93807118 /* src/pcm/GuPCMContactBoxBox.cpp */; }; - FFFF938071807f8d93807180 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938071807f8d93807180 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; - FFFF938071e87f8d938071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938071e87f8d938071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; - FFFF938072507f8d93807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938072507f8d93807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; - FFFF938072b87f8d938072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938072b87f8d938072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; - FFFF938073207f8d93807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938073207f8d93807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; - FFFF938073887f8d93807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938073887f8d93807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; - FFFF938073f07f8d938073f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938073f07f8d938073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; - FFFF938074587f8d93807458 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938074587f8d93807458 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; - FFFF938074c07f8d938074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938074c07f8d938074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; - FFFF938075287f8d93807528 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938075287f8d93807528 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; - FFFF938075907f8d93807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938075907f8d93807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; - FFFF938075f87f8d938075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938075f87f8d938075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; - FFFF938076607f8d93807660 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938076607f8d93807660 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; - FFFF938076c87f8d938076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938076c87f8d938076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; - FFFF938077307f8d93807730 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938077307f8d93807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; - FFFF938077987f8d93807798 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938077987f8d93807798 /* src/pcm/GuPCMContactSphereBox.cpp */; }; - FFFF938078007f8d93807800 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938078007f8d93807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; - FFFF938078687f8d93807868 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938078687f8d93807868 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; - FFFF938078d07f8d938078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938078d07f8d938078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; - FFFF938079387f8d93807938 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938079387f8d93807938 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; - FFFF938079a07f8d938079a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD938079a07f8d938079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; - FFFF93807a087f8d93807a08 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93807a087f8d93807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; - FFFF93807a707f8d93807a70 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93807a707f8d93807a70 /* src/pcm/GuPCMShapeConvex.cpp */; }; - FFFF93807ad87f8d93807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93807ad87f8d93807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; - FFFF93807b407f8d93807b40 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93807b407f8d93807b40 /* src/pcm/GuPersistentContactManifold.cpp */; }; - FFFF93807ba87f8d93807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93807ba87f8d93807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; - FFFF93807c107f8d93807c10 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD93807c107f8d93807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; + FFFF521ad6007f92521ad600 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD521ad6007f92521ad600 /* src/CmBoxPruning.cpp */; }; + FFFF521ad6687f92521ad668 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD521ad6687f92521ad668 /* src/CmCollection.cpp */; }; + FFFF521ad6d07f92521ad6d0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD521ad6d07f92521ad6d0 /* src/CmMathUtils.cpp */; }; + FFFF521ad7387f92521ad738 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD521ad7387f92521ad738 /* src/CmPtrTable.cpp */; }; + FFFF521ad7a07f92521ad7a0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD521ad7a07f92521ad7a0 /* src/CmRadixSort.cpp */; }; + FFFF521ad8087f92521ad808 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD521ad8087f92521ad808 /* src/CmRadixSortBuffered.cpp */; }; + FFFF521ad8707f92521ad870 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD521ad8707f92521ad870 /* src/CmRenderOutput.cpp */; }; + FFFF521ad8d87f92521ad8d8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD521ad8d87f92521ad8d8 /* src/CmVisualization.cpp */; }; + FFFF530013a87f92530013a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530013a87f92530013a8 /* ../../Include/GeomUtils */; }; + FFFF530048e07f92530048e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530048e07f92530048e0 /* src/GuBounds.cpp */; }; + FFFF530049487f9253004948 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530049487f9253004948 /* src/GuBox.cpp */; }; + FFFF530049b07f92530049b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530049b07f92530049b0 /* src/GuCCTSweepTests.cpp */; }; + FFFF53004a187f9253004a18 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53004a187f9253004a18 /* src/GuCapsule.cpp */; }; + FFFF53004a807f9253004a80 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53004a807f9253004a80 /* src/GuGeometryQuery.cpp */; }; + FFFF53004ae87f9253004ae8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53004ae87f9253004ae8 /* src/GuGeometryUnion.cpp */; }; + FFFF53004b507f9253004b50 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53004b507f9253004b50 /* src/GuInternal.cpp */; }; + FFFF53004bb87f9253004bb8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53004bb87f9253004bb8 /* src/GuMTD.cpp */; }; + FFFF53004c207f9253004c20 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53004c207f9253004c20 /* src/GuMeshFactory.cpp */; }; + FFFF53004c887f9253004c88 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53004c887f9253004c88 /* src/GuMetaData.cpp */; }; + FFFF53004cf07f9253004cf0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53004cf07f9253004cf0 /* src/GuOverlapTests.cpp */; }; + FFFF53004d587f9253004d58 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53004d587f9253004d58 /* src/GuRaycastTests.cpp */; }; + FFFF53004dc07f9253004dc0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53004dc07f9253004dc0 /* src/GuSerialize.cpp */; }; + FFFF53004e287f9253004e28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53004e287f9253004e28 /* src/GuSweepMTD.cpp */; }; + FFFF53004e907f9253004e90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53004e907f9253004e90 /* src/GuSweepSharedTests.cpp */; }; + FFFF53004ef87f9253004ef8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53004ef87f9253004ef8 /* src/GuSweepTests.cpp */; }; + FFFF53004f607f9253004f60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53004f607f9253004f60 /* src/contact/GuContactBoxBox.cpp */; }; + FFFF53004fc87f9253004fc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53004fc87f9253004fc8 /* src/contact/GuContactCapsuleBox.cpp */; }; + FFFF530050307f9253005030 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530050307f9253005030 /* src/contact/GuContactCapsuleCapsule.cpp */; }; + FFFF530050987f9253005098 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530050987f9253005098 /* src/contact/GuContactCapsuleConvex.cpp */; }; + FFFF530051007f9253005100 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530051007f9253005100 /* src/contact/GuContactCapsuleMesh.cpp */; }; + FFFF530051687f9253005168 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530051687f9253005168 /* src/contact/GuContactConvexConvex.cpp */; }; + FFFF530051d07f92530051d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530051d07f92530051d0 /* src/contact/GuContactConvexMesh.cpp */; }; + FFFF530052387f9253005238 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530052387f9253005238 /* src/contact/GuContactPlaneBox.cpp */; }; + FFFF530052a07f92530052a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530052a07f92530052a0 /* src/contact/GuContactPlaneCapsule.cpp */; }; + FFFF530053087f9253005308 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530053087f9253005308 /* src/contact/GuContactPlaneConvex.cpp */; }; + FFFF530053707f9253005370 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530053707f9253005370 /* src/contact/GuContactPolygonPolygon.cpp */; }; + FFFF530053d87f92530053d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530053d87f92530053d8 /* src/contact/GuContactSphereBox.cpp */; }; + FFFF530054407f9253005440 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530054407f9253005440 /* src/contact/GuContactSphereCapsule.cpp */; }; + FFFF530054a87f92530054a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530054a87f92530054a8 /* src/contact/GuContactSphereMesh.cpp */; }; + FFFF530055107f9253005510 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530055107f9253005510 /* src/contact/GuContactSpherePlane.cpp */; }; + FFFF530055787f9253005578 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530055787f9253005578 /* src/contact/GuContactSphereSphere.cpp */; }; + FFFF530055e07f92530055e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530055e07f92530055e0 /* src/contact/GuFeatureCode.cpp */; }; + FFFF530056487f9253005648 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530056487f9253005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; + FFFF530056b07f92530056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530056b07f92530056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; + FFFF530057187f9253005718 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530057187f9253005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; + FFFF530057807f9253005780 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530057807f9253005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; + FFFF530057e87f92530057e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530057e87f92530057e8 /* src/common/GuBarycentricCoordinates.cpp */; }; + FFFF530058507f9253005850 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530058507f9253005850 /* src/common/GuSeparatingAxes.cpp */; }; + FFFF530058b87f92530058b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530058b87f92530058b8 /* src/convex/GuBigConvexData.cpp */; }; + FFFF530059207f9253005920 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530059207f9253005920 /* src/convex/GuConvexHelper.cpp */; }; + FFFF530059887f9253005988 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530059887f9253005988 /* src/convex/GuConvexMesh.cpp */; }; + FFFF530059f07f92530059f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530059f07f92530059f0 /* src/convex/GuConvexSupportTable.cpp */; }; + FFFF53005a587f9253005a58 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53005a587f9253005a58 /* src/convex/GuConvexUtilsInternal.cpp */; }; + FFFF53005ac07f9253005ac0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53005ac07f9253005ac0 /* src/convex/GuHillClimbing.cpp */; }; + FFFF53005b287f9253005b28 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53005b287f9253005b28 /* src/convex/GuShapeConvex.cpp */; }; + FFFF53005b907f9253005b90 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53005b907f9253005b90 /* src/distance/GuDistancePointBox.cpp */; }; + FFFF53005bf87f9253005bf8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53005bf87f9253005bf8 /* src/distance/GuDistancePointTriangle.cpp */; }; + FFFF53005c607f9253005c60 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53005c607f9253005c60 /* src/distance/GuDistanceSegmentBox.cpp */; }; + FFFF53005cc87f9253005cc8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53005cc87f9253005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; + FFFF53005d307f9253005d30 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53005d307f9253005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; + FFFF53005d987f9253005d98 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53005d987f9253005d98 /* src/sweep/GuSweepBoxBox.cpp */; }; + FFFF53005e007f9253005e00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53005e007f9253005e00 /* src/sweep/GuSweepBoxSphere.cpp */; }; + FFFF53005e687f9253005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53005e687f9253005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; + FFFF53005ed07f9253005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53005ed07f9253005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; + FFFF53005f387f9253005f38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53005f387f9253005f38 /* src/sweep/GuSweepCapsuleBox.cpp */; }; + FFFF53005fa07f9253005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53005fa07f9253005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; + FFFF530060087f9253006008 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530060087f9253006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; + FFFF530060707f9253006070 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530060707f9253006070 /* src/sweep/GuSweepSphereCapsule.cpp */; }; + FFFF530060d87f92530060d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530060d87f92530060d8 /* src/sweep/GuSweepSphereSphere.cpp */; }; + FFFF530061407f9253006140 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530061407f9253006140 /* src/sweep/GuSweepSphereTriangle.cpp */; }; + FFFF530061a87f92530061a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530061a87f92530061a8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; + FFFF530062107f9253006210 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530062107f9253006210 /* src/gjk/GuEPA.cpp */; }; + FFFF530062787f9253006278 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530062787f9253006278 /* src/gjk/GuGJKSimplex.cpp */; }; + FFFF530062e07f92530062e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530062e07f92530062e0 /* src/gjk/GuGJKTest.cpp */; }; + FFFF530063487f9253006348 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530063487f9253006348 /* src/intersection/GuIntersectionBoxBox.cpp */; }; + FFFF530063b07f92530063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530063b07f92530063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; + FFFF530064187f9253006418 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530064187f9253006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; + FFFF530064807f9253006480 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530064807f9253006480 /* src/intersection/GuIntersectionRayBox.cpp */; }; + FFFF530064e87f92530064e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530064e87f92530064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; + FFFF530065507f9253006550 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530065507f9253006550 /* src/intersection/GuIntersectionRaySphere.cpp */; }; + FFFF530065b87f92530065b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530065b87f92530065b8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; + FFFF530066207f9253006620 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530066207f9253006620 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; + FFFF530066887f9253006688 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530066887f9253006688 /* src/mesh/GuBV32.cpp */; }; + FFFF530066f07f92530066f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530066f07f92530066f0 /* src/mesh/GuBV32Build.cpp */; }; + FFFF530067587f9253006758 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530067587f9253006758 /* src/mesh/GuBV4.cpp */; }; + FFFF530067c07f92530067c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530067c07f92530067c0 /* src/mesh/GuBV4Build.cpp */; }; + FFFF530068287f9253006828 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530068287f9253006828 /* src/mesh/GuBV4_AABBSweep.cpp */; }; + FFFF530068907f9253006890 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530068907f9253006890 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; + FFFF530068f87f92530068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530068f87f92530068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; + FFFF530069607f9253006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530069607f9253006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; + FFFF530069c87f92530069c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530069c87f92530069c8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; + FFFF53006a307f9253006a30 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53006a307f9253006a30 /* src/mesh/GuBV4_Raycast.cpp */; }; + FFFF53006a987f9253006a98 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53006a987f9253006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; + FFFF53006b007f9253006b00 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53006b007f9253006b00 /* src/mesh/GuBV4_SphereSweep.cpp */; }; + FFFF53006b687f9253006b68 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53006b687f9253006b68 /* src/mesh/GuMeshQuery.cpp */; }; + FFFF53006bd07f9253006bd0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53006bd07f9253006bd0 /* src/mesh/GuMidphaseBV4.cpp */; }; + FFFF53006c387f9253006c38 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53006c387f9253006c38 /* src/mesh/GuMidphaseRTree.cpp */; }; + FFFF53006ca07f9253006ca0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53006ca07f9253006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; + FFFF53006d087f9253006d08 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53006d087f9253006d08 /* src/mesh/GuRTree.cpp */; }; + FFFF53006d707f9253006d70 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53006d707f9253006d70 /* src/mesh/GuRTreeQueries.cpp */; }; + FFFF53006dd87f9253006dd8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53006dd87f9253006dd8 /* src/mesh/GuSweepsMesh.cpp */; }; + FFFF53006e407f9253006e40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53006e407f9253006e40 /* src/mesh/GuTriangleMesh.cpp */; }; + FFFF53006ea87f9253006ea8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53006ea87f9253006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; + FFFF53006f107f9253006f10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53006f107f9253006f10 /* src/mesh/GuTriangleMeshRTree.cpp */; }; + FFFF53006f787f9253006f78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53006f787f9253006f78 /* src/hf/GuHeightField.cpp */; }; + FFFF53006fe07f9253006fe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53006fe07f9253006fe0 /* src/hf/GuHeightFieldUtil.cpp */; }; + FFFF530070487f9253007048 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530070487f9253007048 /* src/hf/GuOverlapTestsHF.cpp */; }; + FFFF530070b07f92530070b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530070b07f92530070b0 /* src/hf/GuSweepsHF.cpp */; }; + FFFF530071187f9253007118 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530071187f9253007118 /* src/pcm/GuPCMContactBoxBox.cpp */; }; + FFFF530071807f9253007180 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530071807f9253007180 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; + FFFF530071e87f92530071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530071e87f92530071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; + FFFF530072507f9253007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530072507f9253007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; + FFFF530072b87f92530072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530072b87f92530072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; + FFFF530073207f9253007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530073207f9253007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; + FFFF530073887f9253007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530073887f9253007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; + FFFF530073f07f92530073f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530073f07f92530073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; + FFFF530074587f9253007458 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530074587f9253007458 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; + FFFF530074c07f92530074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530074c07f92530074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; + FFFF530075287f9253007528 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530075287f9253007528 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; + FFFF530075907f9253007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530075907f9253007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; + FFFF530075f87f92530075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530075f87f92530075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; + FFFF530076607f9253007660 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530076607f9253007660 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; + FFFF530076c87f92530076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530076c87f92530076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; + FFFF530077307f9253007730 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530077307f9253007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; + FFFF530077987f9253007798 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530077987f9253007798 /* src/pcm/GuPCMContactSphereBox.cpp */; }; + FFFF530078007f9253007800 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530078007f9253007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; + FFFF530078687f9253007868 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530078687f9253007868 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; + FFFF530078d07f92530078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530078d07f92530078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; + FFFF530079387f9253007938 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530079387f9253007938 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; + FFFF530079a07f92530079a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD530079a07f92530079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; + FFFF53007a087f9253007a08 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53007a087f9253007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; + FFFF53007a707f9253007a70 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53007a707f9253007a70 /* src/pcm/GuPCMShapeConvex.cpp */; }; + FFFF53007ad87f9253007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53007ad87f9253007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; + FFFF53007b407f9253007b40 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53007b407f9253007b40 /* src/pcm/GuPersistentContactManifold.cpp */; }; + FFFF53007ba87f9253007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53007ba87f9253007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; + FFFF53007c107f9253007c10 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD53007c107f9253007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD9319b8507f8d9319b850 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD9380ec007f8d9380ec00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380ec687f8d9380ec68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380ecd07f8d9380ecd0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380ed387f8d9380ed38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380eda07f8d9380eda0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380ee087f8d9380ee08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380ee707f8d9380ee70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380eed87f8d9380eed8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380ef407f8d9380ef40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380efa87f8d9380efa8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f0107f8d9380f010 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f0787f8d9380f078 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f0e07f8d9380f0e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f1487f8d9380f148 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f1b07f8d9380f1b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f2187f8d9380f218 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f2807f8d9380f280 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f2e87f8d9380f2e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f3507f8d9380f350 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f3b87f8d9380f3b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f4207f8d9380f420 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f4887f8d9380f488 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f4f07f8d9380f4f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f5587f8d9380f558 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f5c07f8d9380f5c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f6287f8d9380f628 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f6907f8d9380f690 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f6f87f8d9380f6f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f7607f8d9380f760 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f7c87f8d9380f7c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f8307f8d9380f830 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f8987f8d9380f898 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD9380f9007f8d9380f900 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD929ab2007f8d929ab200 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929ab2687f8d929ab268 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929ab2d07f8d929ab2d0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929ab3387f8d929ab338 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929ab3a07f8d929ab3a0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929ab4087f8d929ab408 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929ab4707f8d929ab470 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929ab4d87f8d929ab4d8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929ab5407f8d929ab540 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD929ab5a87f8d929ab5a8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; - FFFD929ab6107f8d929ab610 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD929ab6787f8d929ab678 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD929ab6e07f8d929ab6e0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD929ab7487f8d929ab748 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD929ab7b07f8d929ab7b0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; - FFFD929ab8187f8d929ab818 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; - FFFD929ab8807f8d929ab880 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD929ab8e87f8d929ab8e8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD929ab9507f8d929ab950 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD929ab9b87f8d929ab9b8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFD929aba207f8d929aba20 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD929aba887f8d929aba88 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFD929abaf07f8d929abaf0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; - FFFD929abb587f8d929abb58 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; - FFFD929abbc07f8d929abbc0 /* src/CmReaderWriterLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmReaderWriterLock.h"; path = "../../Common/src/CmReaderWriterLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD929abc287f8d929abc28 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; - FFFD929abc907f8d929abc90 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD929abcf87f8d929abcf8 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; - FFFD929abd607f8d929abd60 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; - FFFD929abdc87f8d929abdc8 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; - FFFD929abe307f8d929abe30 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD929abe987f8d929abe98 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD929abf007f8d929abf00 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; - FFFD929abf687f8d929abf68 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD929abfd07f8d929abfd0 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD929ac0387f8d929ac038 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; - FFFD938010007f8d93801000 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFD938010687f8d93801068 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD938010d07f8d938010d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD938011387f8d93801138 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD938011a07f8d938011a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD938012087f8d93801208 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD938012707f8d93801270 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD938012d87f8d938012d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD938013407f8d93801340 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD938013a87f8d938013a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; - FFFD938014107f8d93801410 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFD938014787f8d93801478 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD938014e07f8d938014e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; - FFFD938015487f8d93801548 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; - FFFD938015b07f8d938015b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD938016187f8d93801618 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFD938016807f8d93801680 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD938016e87f8d938016e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD938017507f8d93801750 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; - FFFD938017b87f8d938017b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD938018207f8d93801820 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFD938018887f8d93801888 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD938018f07f8d938018f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD938019587f8d93801958 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD938019c07f8d938019c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; - FFFD93801a287f8d93801a28 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; - FFFD93801a907f8d93801a90 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD93801af87f8d93801af8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; - FFFD93801b607f8d93801b60 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; - FFFD93801bc87f8d93801bc8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD93801c307f8d93801c30 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; - FFFD93801c987f8d93801c98 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFD93801d007f8d93801d00 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; - FFFD93801d687f8d93801d68 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; - FFFD93801dd07f8d93801dd0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD93801e387f8d93801e38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD93801ea07f8d93801ea0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD93801f087f8d93801f08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFD93801f707f8d93801f70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD93801fd87f8d93801fd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD938020407f8d93802040 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD938020a87f8d938020a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; - FFFD938021107f8d93802110 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD938021787f8d93802178 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD938021e07f8d938021e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD938022487f8d93802248 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD938022b07f8d938022b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD938023187f8d93802318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD938023807f8d93802380 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD938023e87f8d938023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD938024507f8d93802450 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD938024b87f8d938024b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD938025207f8d93802520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.h"; sourceTree = SOURCE_ROOT; }; - FFFD938025887f8d93802588 /* src/sweep/GuSweepBoxTriangle_SAT.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.h"; sourceTree = SOURCE_ROOT; }; - FFFD938025f07f8d938025f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD938026587f8d93802658 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD938026c07f8d938026c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD938027287f8d93802728 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD938027907f8d93802790 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD938027f87f8d938027f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD938028607f8d93802860 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD938028c87f8d938028c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; - FFFD938029307f8d93802930 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; - FFFD938029987f8d93802998 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; - FFFD93802a007f8d93802a00 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; - FFFD93802a687f8d93802a68 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; - FFFD93802ad07f8d93802ad0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; - FFFD93802b387f8d93802b38 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD93802ba07f8d93802ba0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; - FFFD93802c087f8d93802c08 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD93802c707f8d93802c70 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD93802cd87f8d93802cd8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD93802d407f8d93802d40 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD93802da87f8d93802da8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFD93802e107f8d93802e10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD93802e787f8d93802e78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD93802ee07f8d93802ee0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD93802f487f8d93802f48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFD93802fb07f8d93802fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD938030187f8d93803018 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD938030807f8d93803080 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD938030e87f8d938030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD938031507f8d93803150 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; - FFFD938031b87f8d938031b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; - FFFD938032207f8d93803220 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD938032887f8d93803288 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD938032f07f8d938032f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD938033587f8d93803358 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD938033c07f8d938033c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD938034287f8d93803428 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD938034907f8d93803490 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD938034f87f8d938034f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; - FFFD938035607f8d93803560 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; - FFFD938035c87f8d938035c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFD938036307f8d93803630 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; - FFFD938036987f8d93803698 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; - FFFD938037007f8d93803700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBAABBSweepTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_AABBAABBSweepTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD938037687f8d93803768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxBoxOverlapTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxBoxOverlapTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD938037d07f8d938037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap_Internal.h"; sourceTree = SOURCE_ROOT; }; - FFFD938038387f8d93803838 /* src/mesh/GuBV4_BoxSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Internal.h"; sourceTree = SOURCE_ROOT; }; - FFFD938038a07f8d938038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Params.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Params.h"; sourceTree = SOURCE_ROOT; }; - FFFD938039087f8d93803908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep_Internal.h"; sourceTree = SOURCE_ROOT; }; - FFFD938039707f8d93803970 /* src/mesh/GuBV4_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Common.h"; path = "../../GeomUtils/src/mesh/GuBV4_Common.h"; sourceTree = SOURCE_ROOT; }; - FFFD938039d87f8d938039d8 /* src/mesh/GuBV4_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_Internal.h"; sourceTree = SOURCE_ROOT; }; - FFFD93803a407f8d93803a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; sourceTree = SOURCE_ROOT; }; - FFFD93803aa87f8d93803aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; sourceTree = SOURCE_ROOT; }; - FFFD93803b107f8d93803b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; }; - FFFD93803b787f8d93803b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; sourceTree = SOURCE_ROOT; }; - FFFD93803be07f8d93803be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; sourceTree = SOURCE_ROOT; }; - FFFD93803c487f8d93803c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; sourceTree = SOURCE_ROOT; }; - FFFD93803cb07f8d93803cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; }; - FFFD93803d187f8d93803d18 /* src/mesh/GuBV4_Slabs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs.h"; sourceTree = SOURCE_ROOT; }; - FFFD93803d807f8d93803d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; sourceTree = SOURCE_ROOT; }; - FFFD93803de87f8d93803de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; sourceTree = SOURCE_ROOT; }; - FFFD93803e507f8d93803e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; sourceTree = SOURCE_ROOT; }; - FFFD93803eb87f8d93803eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; sourceTree = SOURCE_ROOT; }; - FFFD93803f207f8d93803f20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD93803f887f8d93803f88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFD93803ff07f8d93803ff0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; - FFFD938040587f8d93804058 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD938040c07f8d938040c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; - FFFD938041287f8d93804128 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD938041907f8d93804190 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; - FFFD938041f87f8d938041f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD938042607f8d93804260 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD938042c87f8d938042c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFD938043307f8d93804330 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD938043987f8d93804398 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; - FFFD938044007f8d93804400 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; - FFFD938044687f8d93804468 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFD938044d07f8d938044d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; - FFFD938045387f8d93804538 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD938045a07f8d938045a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD938046087f8d93804608 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFD938046707f8d93804670 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD938046d87f8d938046d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD938047407f8d93804740 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD938047a87f8d938047a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFD938048107f8d93804810 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; - FFFD938048787f8d93804878 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD938048e07f8d938048e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938049487f8d93804948 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938049b07f8d938049b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93804a187f8d93804a18 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93804a807f8d93804a80 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93804ae87f8d93804ae8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93804b507f8d93804b50 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93804bb87f8d93804bb8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93804c207f8d93804c20 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93804c887f8d93804c88 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93804cf07f8d93804cf0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93804d587f8d93804d58 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93804dc07f8d93804dc0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93804e287f8d93804e28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93804e907f8d93804e90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93804ef87f8d93804ef8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93804f607f8d93804f60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93804fc87f8d93804fc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938050307f8d93805030 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938050987f8d93805098 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938051007f8d93805100 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938051687f8d93805168 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938051d07f8d938051d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938052387f8d93805238 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938052a07f8d938052a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938053087f8d93805308 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938053707f8d93805370 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938053d87f8d938053d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938054407f8d93805440 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938054a87f8d938054a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938055107f8d93805510 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938055787f8d93805578 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938055e07f8d938055e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938056487f8d93805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938056b07f8d938056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938057187f8d93805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938057807f8d93805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938057e87f8d938057e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938058507f8d93805850 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938058b87f8d938058b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938059207f8d93805920 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938059887f8d93805988 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938059f07f8d938059f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93805a587f8d93805a58 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93805ac07f8d93805ac0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93805b287f8d93805b28 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93805b907f8d93805b90 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93805bf87f8d93805bf8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93805c607f8d93805c60 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93805cc87f8d93805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93805d307f8d93805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93805d987f8d93805d98 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93805e007f8d93805e00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93805e687f8d93805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93805ed07f8d93805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93805f387f8d93805f38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93805fa07f8d93805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938060087f8d93806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938060707f8d93806070 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938060d87f8d938060d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938061407f8d93806140 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938061a87f8d938061a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938062107f8d93806210 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938062787f8d93806278 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938062e07f8d938062e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938063487f8d93806348 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938063b07f8d938063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938064187f8d93806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938064807f8d93806480 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938064e87f8d938064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938065507f8d93806550 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938065b87f8d938065b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938066207f8d93806620 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938066887f8d93806688 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938066f07f8d938066f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938067587f8d93806758 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938067c07f8d938067c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938068287f8d93806828 /* src/mesh/GuBV4_AABBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_AABBSweep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938068907f8d93806890 /* src/mesh/GuBV4_BoxOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938068f87f8d938068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938069607f8d93806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweepAA.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweepAA.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938069c87f8d938069c8 /* src/mesh/GuBV4_OBBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_OBBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_OBBSweep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93806a307f8d93806a30 /* src/mesh/GuBV4_Raycast.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Raycast.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_Raycast.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93806a987f8d93806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereOverlap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93806b007f8d93806b00 /* src/mesh/GuBV4_SphereSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereSweep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93806b687f8d93806b68 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93806bd07f8d93806bd0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93806c387f8d93806c38 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93806ca07f8d93806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93806d087f8d93806d08 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93806d707f8d93806d70 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93806dd87f8d93806dd8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93806e407f8d93806e40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93806ea87f8d93806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93806f107f8d93806f10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93806f787f8d93806f78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93806fe07f8d93806fe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938070487f8d93807048 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938070b07f8d938070b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938071187f8d93807118 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938071807f8d93807180 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938071e87f8d938071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938072507f8d93807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938072b87f8d938072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938073207f8d93807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938073887f8d93807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938073f07f8d938073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938074587f8d93807458 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938074c07f8d938074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938075287f8d93807528 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938075907f8d93807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938075f87f8d938075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938076607f8d93807660 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938076c87f8d938076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938077307f8d93807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938077987f8d93807798 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938078007f8d93807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938078687f8d93807868 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938078d07f8d938078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938079387f8d93807938 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938079a07f8d938079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93807a087f8d93807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93807a707f8d93807a70 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93807ad87f8d93807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93807b407f8d93807b40 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93807ba87f8d93807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93807c107f8d93807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepPrimitives.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepPrimitives.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5294e4807f925294e480 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD5300ec007f925300ec00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300ec687f925300ec68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300ecd07f925300ecd0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300ed387f925300ed38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300eda07f925300eda0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300ee087f925300ee08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300ee707f925300ee70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300eed87f925300eed8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300ef407f925300ef40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300efa87f925300efa8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f0107f925300f010 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f0787f925300f078 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f0e07f925300f0e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f1487f925300f148 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f1b07f925300f1b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f2187f925300f218 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f2807f925300f280 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f2e87f925300f2e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f3507f925300f350 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f3b87f925300f3b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f4207f925300f420 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f4887f925300f488 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f4f07f925300f4f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f5587f925300f558 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f5c07f925300f5c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f6287f925300f628 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f6907f925300f690 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f6f87f925300f6f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f7607f925300f760 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f7c87f925300f7c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f8307f925300f830 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f8987f925300f898 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD5300f9007f925300f900 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD521ad6007f92521ad600 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521ad6687f92521ad668 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521ad6d07f92521ad6d0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521ad7387f92521ad738 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521ad7a07f92521ad7a0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521ad8087f92521ad808 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521ad8707f92521ad870 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521ad8d87f92521ad8d8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521ad9407f92521ad940 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; + FFFD521ad9a87f92521ad9a8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; + FFFD521ada107f92521ada10 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFD521ada787f92521ada78 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD521adae07f92521adae0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD521adb487f92521adb48 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD521adbb07f92521adbb0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; + FFFD521adc187f92521adc18 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; + FFFD521adc807f92521adc80 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFD521adce87f92521adce8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD521add507f92521add50 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD521addb87f92521addb8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFD521ade207f92521ade20 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD521ade887f92521ade88 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFD521adef07f92521adef0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; + FFFD521adf587f92521adf58 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; + FFFD521adfc07f92521adfc0 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; + FFFD521ae0287f92521ae028 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD521ae0907f92521ae090 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; + FFFD521ae0f87f92521ae0f8 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; + FFFD521ae1607f92521ae160 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; + FFFD521ae1c87f92521ae1c8 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; + FFFD521ae2307f92521ae230 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD521ae2987f92521ae298 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; + FFFD521ae3007f92521ae300 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD521ae3687f92521ae368 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD521ae3d07f92521ae3d0 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; + FFFD530010007f9253001000 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFD530010687f9253001068 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD530010d07f92530010d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD530011387f9253001138 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFD530011a07f92530011a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD530012087f9253001208 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD530012707f9253001270 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD530012d87f92530012d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD530013407f9253001340 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFD530013a87f92530013a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; + FFFD530014107f9253001410 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFD530014787f9253001478 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD530014e07f92530014e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; + FFFD530015487f9253001548 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; + FFFD530015b07f92530015b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFD530016187f9253001618 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFD530016807f9253001680 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD530016e87f92530016e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD530017507f9253001750 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; + FFFD530017b87f92530017b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD530018207f9253001820 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFD530018887f9253001888 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD530018f07f92530018f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD530019587f9253001958 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD530019c07f92530019c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; + FFFD53001a287f9253001a28 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; + FFFD53001a907f9253001a90 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD53001af87f9253001af8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; + FFFD53001b607f9253001b60 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; + FFFD53001bc87f9253001bc8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD53001c307f9253001c30 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; + FFFD53001c987f9253001c98 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFD53001d007f9253001d00 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; + FFFD53001d687f9253001d68 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; + FFFD53001dd07f9253001dd0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD53001e387f9253001e38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD53001ea07f9253001ea0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD53001f087f9253001f08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFD53001f707f9253001f70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD53001fd87f9253001fd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFD530020407f9253002040 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFD530020a87f92530020a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; + FFFD530021107f9253002110 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFD530021787f9253002178 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD530021e07f92530021e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFD530022487f9253002248 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD530022b07f92530022b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD530023187f9253002318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD530023807f9253002380 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD530023e87f92530023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD530024507f9253002450 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD530024b87f92530024b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD530025207f9253002520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.h"; sourceTree = SOURCE_ROOT; }; + FFFD530025887f9253002588 /* src/sweep/GuSweepBoxTriangle_SAT.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.h"; sourceTree = SOURCE_ROOT; }; + FFFD530025f07f92530025f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD530026587f9253002658 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD530026c07f92530026c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD530027287f9253002728 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD530027907f9253002790 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD530027f87f92530027f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD530028607f9253002860 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD530028c87f92530028c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; + FFFD530029307f9253002930 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; + FFFD530029987f9253002998 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; + FFFD53002a007f9253002a00 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; + FFFD53002a687f9253002a68 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; + FFFD53002ad07f9253002ad0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; + FFFD53002b387f9253002b38 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; + FFFD53002ba07f9253002ba0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; + FFFD53002c087f9253002c08 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD53002c707f9253002c70 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD53002cd87f9253002cd8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD53002d407f9253002d40 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFD53002da87f9253002da8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFD53002e107f9253002e10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD53002e787f9253002e78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFD53002ee07f9253002ee0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD53002f487f9253002f48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFD53002fb07f9253002fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD530030187f9253003018 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD530030807f9253003080 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD530030e87f92530030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD530031507f9253003150 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; + FFFD530031b87f92530031b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; + FFFD530032207f9253003220 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD530032887f9253003288 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD530032f07f92530032f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD530033587f9253003358 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFD530033c07f92530033c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD530034287f9253003428 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD530034907f9253003490 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD530034f87f92530034f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; + FFFD530035607f9253003560 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; + FFFD530035c87f92530035c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFD530036307f9253003630 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; + FFFD530036987f9253003698 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; + FFFD530037007f9253003700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBAABBSweepTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_AABBAABBSweepTest.h"; sourceTree = SOURCE_ROOT; }; + FFFD530037687f9253003768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxBoxOverlapTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxBoxOverlapTest.h"; sourceTree = SOURCE_ROOT; }; + FFFD530037d07f92530037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap_Internal.h"; sourceTree = SOURCE_ROOT; }; + FFFD530038387f9253003838 /* src/mesh/GuBV4_BoxSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Internal.h"; sourceTree = SOURCE_ROOT; }; + FFFD530038a07f92530038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Params.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Params.h"; sourceTree = SOURCE_ROOT; }; + FFFD530039087f9253003908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep_Internal.h"; sourceTree = SOURCE_ROOT; }; + FFFD530039707f9253003970 /* src/mesh/GuBV4_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Common.h"; path = "../../GeomUtils/src/mesh/GuBV4_Common.h"; sourceTree = SOURCE_ROOT; }; + FFFD530039d87f92530039d8 /* src/mesh/GuBV4_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_Internal.h"; sourceTree = SOURCE_ROOT; }; + FFFD53003a407f9253003a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; sourceTree = SOURCE_ROOT; }; + FFFD53003aa87f9253003aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; sourceTree = SOURCE_ROOT; }; + FFFD53003b107f9253003b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; }; + FFFD53003b787f9253003b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; sourceTree = SOURCE_ROOT; }; + FFFD53003be07f9253003be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; sourceTree = SOURCE_ROOT; }; + FFFD53003c487f9253003c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; sourceTree = SOURCE_ROOT; }; + FFFD53003cb07f9253003cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; }; + FFFD53003d187f9253003d18 /* src/mesh/GuBV4_Slabs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs.h"; sourceTree = SOURCE_ROOT; }; + FFFD53003d807f9253003d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; sourceTree = SOURCE_ROOT; }; + FFFD53003de87f9253003de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; sourceTree = SOURCE_ROOT; }; + FFFD53003e507f9253003e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; sourceTree = SOURCE_ROOT; }; + FFFD53003eb87f9253003eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; sourceTree = SOURCE_ROOT; }; + FFFD53003f207f9253003f20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFD53003f887f9253003f88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFD53003ff07f9253003ff0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; + FFFD530040587f9253004058 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD530040c07f92530040c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; + FFFD530041287f9253004128 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD530041907f9253004190 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; + FFFD530041f87f92530041f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD530042607f9253004260 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD530042c87f92530042c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFD530043307f9253004330 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD530043987f9253004398 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; + FFFD530044007f9253004400 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; + FFFD530044687f9253004468 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFD530044d07f92530044d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; + FFFD530045387f9253004538 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD530045a07f92530045a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFD530046087f9253004608 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFD530046707f9253004670 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD530046d87f92530046d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD530047407f9253004740 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFD530047a87f92530047a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFD530048107f9253004810 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; + FFFD530048787f9253004878 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD530048e07f92530048e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530049487f9253004948 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530049b07f92530049b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53004a187f9253004a18 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53004a807f9253004a80 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53004ae87f9253004ae8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53004b507f9253004b50 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53004bb87f9253004bb8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53004c207f9253004c20 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53004c887f9253004c88 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53004cf07f9253004cf0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53004d587f9253004d58 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53004dc07f9253004dc0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53004e287f9253004e28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53004e907f9253004e90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53004ef87f9253004ef8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53004f607f9253004f60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53004fc87f9253004fc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530050307f9253005030 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530050987f9253005098 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530051007f9253005100 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530051687f9253005168 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530051d07f92530051d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530052387f9253005238 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530052a07f92530052a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530053087f9253005308 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530053707f9253005370 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530053d87f92530053d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530054407f9253005440 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530054a87f92530054a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530055107f9253005510 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530055787f9253005578 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530055e07f92530055e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530056487f9253005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530056b07f92530056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530057187f9253005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530057807f9253005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530057e87f92530057e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530058507f9253005850 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530058b87f92530058b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530059207f9253005920 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530059887f9253005988 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530059f07f92530059f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53005a587f9253005a58 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53005ac07f9253005ac0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53005b287f9253005b28 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53005b907f9253005b90 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53005bf87f9253005bf8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53005c607f9253005c60 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53005cc87f9253005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53005d307f9253005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53005d987f9253005d98 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53005e007f9253005e00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53005e687f9253005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53005ed07f9253005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53005f387f9253005f38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53005fa07f9253005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530060087f9253006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530060707f9253006070 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530060d87f92530060d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530061407f9253006140 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530061a87f92530061a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530062107f9253006210 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530062787f9253006278 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530062e07f92530062e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530063487f9253006348 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530063b07f92530063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530064187f9253006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530064807f9253006480 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530064e87f92530064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530065507f9253006550 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530065b87f92530065b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530066207f9253006620 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530066887f9253006688 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530066f07f92530066f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530067587f9253006758 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530067c07f92530067c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530068287f9253006828 /* src/mesh/GuBV4_AABBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_AABBSweep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530068907f9253006890 /* src/mesh/GuBV4_BoxOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530068f87f92530068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530069607f9253006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweepAA.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweepAA.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530069c87f92530069c8 /* src/mesh/GuBV4_OBBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_OBBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_OBBSweep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53006a307f9253006a30 /* src/mesh/GuBV4_Raycast.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Raycast.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_Raycast.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53006a987f9253006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereOverlap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53006b007f9253006b00 /* src/mesh/GuBV4_SphereSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereSweep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53006b687f9253006b68 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53006bd07f9253006bd0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53006c387f9253006c38 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53006ca07f9253006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53006d087f9253006d08 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53006d707f9253006d70 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53006dd87f9253006dd8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53006e407f9253006e40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53006ea87f9253006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53006f107f9253006f10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53006f787f9253006f78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53006fe07f9253006fe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530070487f9253007048 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530070b07f92530070b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530071187f9253007118 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530071807f9253007180 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530071e87f92530071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530072507f9253007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530072b87f92530072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530073207f9253007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530073887f9253007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530073f07f92530073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530074587f9253007458 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530074c07f92530074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530075287f9253007528 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530075907f9253007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530075f87f92530075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530076607f9253007660 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530076c87f92530076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530077307f9253007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530077987f9253007798 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530078007f9253007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530078687f9253007868 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530078d07f92530078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530079387f9253007938 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530079a07f92530079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53007a087f9253007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53007a707f9253007a70 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53007ad87f9253007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53007b407f9253007b40 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53007ba87f9253007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53007c107f9253007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepPrimitives.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepPrimitives.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF29319b8507f8d9319b850 /* Resources */ = { + FFF25294e4807f925294e480 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF938013a87f8d938013a8, + FFFF530013a87f92530013a8, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC9319b8507f8d9319b850 /* Frameworks */ = { + FFFC5294e4807f925294e480 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1841,145 +1840,145 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF89319b8507f8d9319b850 /* Sources */ = { + FFF85294e4807f925294e480 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF929ab2007f8d929ab200, - FFFF929ab2687f8d929ab268, - FFFF929ab2d07f8d929ab2d0, - FFFF929ab3387f8d929ab338, - FFFF929ab3a07f8d929ab3a0, - FFFF929ab4087f8d929ab408, - FFFF929ab4707f8d929ab470, - FFFF929ab4d87f8d929ab4d8, - FFFF938048e07f8d938048e0, - FFFF938049487f8d93804948, - FFFF938049b07f8d938049b0, - FFFF93804a187f8d93804a18, - FFFF93804a807f8d93804a80, - FFFF93804ae87f8d93804ae8, - FFFF93804b507f8d93804b50, - FFFF93804bb87f8d93804bb8, - FFFF93804c207f8d93804c20, - FFFF93804c887f8d93804c88, - FFFF93804cf07f8d93804cf0, - FFFF93804d587f8d93804d58, - FFFF93804dc07f8d93804dc0, - FFFF93804e287f8d93804e28, - FFFF93804e907f8d93804e90, - FFFF93804ef87f8d93804ef8, - FFFF93804f607f8d93804f60, - FFFF93804fc87f8d93804fc8, - FFFF938050307f8d93805030, - FFFF938050987f8d93805098, - FFFF938051007f8d93805100, - FFFF938051687f8d93805168, - FFFF938051d07f8d938051d0, - FFFF938052387f8d93805238, - FFFF938052a07f8d938052a0, - FFFF938053087f8d93805308, - FFFF938053707f8d93805370, - FFFF938053d87f8d938053d8, - FFFF938054407f8d93805440, - FFFF938054a87f8d938054a8, - FFFF938055107f8d93805510, - FFFF938055787f8d93805578, - FFFF938055e07f8d938055e0, - FFFF938056487f8d93805648, - FFFF938056b07f8d938056b0, - FFFF938057187f8d93805718, - FFFF938057807f8d93805780, - FFFF938057e87f8d938057e8, - FFFF938058507f8d93805850, - FFFF938058b87f8d938058b8, - FFFF938059207f8d93805920, - FFFF938059887f8d93805988, - FFFF938059f07f8d938059f0, - FFFF93805a587f8d93805a58, - FFFF93805ac07f8d93805ac0, - FFFF93805b287f8d93805b28, - FFFF93805b907f8d93805b90, - FFFF93805bf87f8d93805bf8, - FFFF93805c607f8d93805c60, - FFFF93805cc87f8d93805cc8, - FFFF93805d307f8d93805d30, - FFFF93805d987f8d93805d98, - FFFF93805e007f8d93805e00, - FFFF93805e687f8d93805e68, - FFFF93805ed07f8d93805ed0, - FFFF93805f387f8d93805f38, - FFFF93805fa07f8d93805fa0, - FFFF938060087f8d93806008, - FFFF938060707f8d93806070, - FFFF938060d87f8d938060d8, - FFFF938061407f8d93806140, - FFFF938061a87f8d938061a8, - FFFF938062107f8d93806210, - FFFF938062787f8d93806278, - FFFF938062e07f8d938062e0, - FFFF938063487f8d93806348, - FFFF938063b07f8d938063b0, - FFFF938064187f8d93806418, - FFFF938064807f8d93806480, - FFFF938064e87f8d938064e8, - FFFF938065507f8d93806550, - FFFF938065b87f8d938065b8, - FFFF938066207f8d93806620, - FFFF938066887f8d93806688, - FFFF938066f07f8d938066f0, - FFFF938067587f8d93806758, - FFFF938067c07f8d938067c0, - FFFF938068287f8d93806828, - FFFF938068907f8d93806890, - FFFF938068f87f8d938068f8, - FFFF938069607f8d93806960, - FFFF938069c87f8d938069c8, - FFFF93806a307f8d93806a30, - FFFF93806a987f8d93806a98, - FFFF93806b007f8d93806b00, - FFFF93806b687f8d93806b68, - FFFF93806bd07f8d93806bd0, - FFFF93806c387f8d93806c38, - FFFF93806ca07f8d93806ca0, - FFFF93806d087f8d93806d08, - FFFF93806d707f8d93806d70, - FFFF93806dd87f8d93806dd8, - FFFF93806e407f8d93806e40, - FFFF93806ea87f8d93806ea8, - FFFF93806f107f8d93806f10, - FFFF93806f787f8d93806f78, - FFFF93806fe07f8d93806fe0, - FFFF938070487f8d93807048, - FFFF938070b07f8d938070b0, - FFFF938071187f8d93807118, - FFFF938071807f8d93807180, - FFFF938071e87f8d938071e8, - FFFF938072507f8d93807250, - FFFF938072b87f8d938072b8, - FFFF938073207f8d93807320, - FFFF938073887f8d93807388, - FFFF938073f07f8d938073f0, - FFFF938074587f8d93807458, - FFFF938074c07f8d938074c0, - FFFF938075287f8d93807528, - FFFF938075907f8d93807590, - FFFF938075f87f8d938075f8, - FFFF938076607f8d93807660, - FFFF938076c87f8d938076c8, - FFFF938077307f8d93807730, - FFFF938077987f8d93807798, - FFFF938078007f8d93807800, - FFFF938078687f8d93807868, - FFFF938078d07f8d938078d0, - FFFF938079387f8d93807938, - FFFF938079a07f8d938079a0, - FFFF93807a087f8d93807a08, - FFFF93807a707f8d93807a70, - FFFF93807ad87f8d93807ad8, - FFFF93807b407f8d93807b40, - FFFF93807ba87f8d93807ba8, - FFFF93807c107f8d93807c10, + FFFF521ad6007f92521ad600, + FFFF521ad6687f92521ad668, + FFFF521ad6d07f92521ad6d0, + FFFF521ad7387f92521ad738, + FFFF521ad7a07f92521ad7a0, + FFFF521ad8087f92521ad808, + FFFF521ad8707f92521ad870, + FFFF521ad8d87f92521ad8d8, + FFFF530048e07f92530048e0, + FFFF530049487f9253004948, + FFFF530049b07f92530049b0, + FFFF53004a187f9253004a18, + FFFF53004a807f9253004a80, + FFFF53004ae87f9253004ae8, + FFFF53004b507f9253004b50, + FFFF53004bb87f9253004bb8, + FFFF53004c207f9253004c20, + FFFF53004c887f9253004c88, + FFFF53004cf07f9253004cf0, + FFFF53004d587f9253004d58, + FFFF53004dc07f9253004dc0, + FFFF53004e287f9253004e28, + FFFF53004e907f9253004e90, + FFFF53004ef87f9253004ef8, + FFFF53004f607f9253004f60, + FFFF53004fc87f9253004fc8, + FFFF530050307f9253005030, + FFFF530050987f9253005098, + FFFF530051007f9253005100, + FFFF530051687f9253005168, + FFFF530051d07f92530051d0, + FFFF530052387f9253005238, + FFFF530052a07f92530052a0, + FFFF530053087f9253005308, + FFFF530053707f9253005370, + FFFF530053d87f92530053d8, + FFFF530054407f9253005440, + FFFF530054a87f92530054a8, + FFFF530055107f9253005510, + FFFF530055787f9253005578, + FFFF530055e07f92530055e0, + FFFF530056487f9253005648, + FFFF530056b07f92530056b0, + FFFF530057187f9253005718, + FFFF530057807f9253005780, + FFFF530057e87f92530057e8, + FFFF530058507f9253005850, + FFFF530058b87f92530058b8, + FFFF530059207f9253005920, + FFFF530059887f9253005988, + FFFF530059f07f92530059f0, + FFFF53005a587f9253005a58, + FFFF53005ac07f9253005ac0, + FFFF53005b287f9253005b28, + FFFF53005b907f9253005b90, + FFFF53005bf87f9253005bf8, + FFFF53005c607f9253005c60, + FFFF53005cc87f9253005cc8, + FFFF53005d307f9253005d30, + FFFF53005d987f9253005d98, + FFFF53005e007f9253005e00, + FFFF53005e687f9253005e68, + FFFF53005ed07f9253005ed0, + FFFF53005f387f9253005f38, + FFFF53005fa07f9253005fa0, + FFFF530060087f9253006008, + FFFF530060707f9253006070, + FFFF530060d87f92530060d8, + FFFF530061407f9253006140, + FFFF530061a87f92530061a8, + FFFF530062107f9253006210, + FFFF530062787f9253006278, + FFFF530062e07f92530062e0, + FFFF530063487f9253006348, + FFFF530063b07f92530063b0, + FFFF530064187f9253006418, + FFFF530064807f9253006480, + FFFF530064e87f92530064e8, + FFFF530065507f9253006550, + FFFF530065b87f92530065b8, + FFFF530066207f9253006620, + FFFF530066887f9253006688, + FFFF530066f07f92530066f0, + FFFF530067587f9253006758, + FFFF530067c07f92530067c0, + FFFF530068287f9253006828, + FFFF530068907f9253006890, + FFFF530068f87f92530068f8, + FFFF530069607f9253006960, + FFFF530069c87f92530069c8, + FFFF53006a307f9253006a30, + FFFF53006a987f9253006a98, + FFFF53006b007f9253006b00, + FFFF53006b687f9253006b68, + FFFF53006bd07f9253006bd0, + FFFF53006c387f9253006c38, + FFFF53006ca07f9253006ca0, + FFFF53006d087f9253006d08, + FFFF53006d707f9253006d70, + FFFF53006dd87f9253006dd8, + FFFF53006e407f9253006e40, + FFFF53006ea87f9253006ea8, + FFFF53006f107f9253006f10, + FFFF53006f787f9253006f78, + FFFF53006fe07f9253006fe0, + FFFF530070487f9253007048, + FFFF530070b07f92530070b0, + FFFF530071187f9253007118, + FFFF530071807f9253007180, + FFFF530071e87f92530071e8, + FFFF530072507f9253007250, + FFFF530072b87f92530072b8, + FFFF530073207f9253007320, + FFFF530073887f9253007388, + FFFF530073f07f92530073f0, + FFFF530074587f9253007458, + FFFF530074c07f92530074c0, + FFFF530075287f9253007528, + FFFF530075907f9253007590, + FFFF530075f87f92530075f8, + FFFF530076607f9253007660, + FFFF530076c87f92530076c8, + FFFF530077307f9253007730, + FFFF530077987f9253007798, + FFFF530078007f9253007800, + FFFF530078687f9253007868, + FFFF530078d07f92530078d0, + FFFF530079387f9253007938, + FFFF530079a07f92530079a0, + FFFF53007a087f9253007a08, + FFFF53007a707f9253007a70, + FFFF53007ad87f9253007ad8, + FFFF53007b407f9253007b40, + FFFF53007ba87f9253007ba8, + FFFF53007c107f9253007c10, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1988,132 +1987,132 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4931977b07f8d931977b0 /* PBXTargetDependency */ = { + FFF4529464307f9252946430 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA93189bd07f8d93189bd0 /* PxFoundation */; - targetProxy = FFF593189bd07f8d93189bd0 /* PBXContainerItemProxy */; + target = FFFA52959d507f9252959d50 /* PxFoundation */; + targetProxy = FFF552959d507f9252959d50 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxFoundation */ - FFFF929975187f8d92997518 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929975187f8d92997518 /* src/PsAllocator.cpp */; }; - FFFF929975807f8d92997580 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929975807f8d92997580 /* src/PsAssert.cpp */; }; - FFFF929975e87f8d929975e8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929975e87f8d929975e8 /* src/PsFoundation.cpp */; }; - FFFF929976507f8d92997650 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929976507f8d92997650 /* src/PsMathUtils.cpp */; }; - FFFF929976b87f8d929976b8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929976b87f8d929976b8 /* src/PsString.cpp */; }; - FFFF929977207f8d92997720 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929977207f8d92997720 /* src/PsTempAllocator.cpp */; }; - FFFF929977887f8d92997788 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929977887f8d92997788 /* src/PsUtilities.cpp */; }; - FFFF929977f07f8d929977f0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929977f07f8d929977f0 /* src/unix/PsUnixAtomic.cpp */; }; - FFFF929978587f8d92997858 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929978587f8d92997858 /* src/unix/PsUnixCpu.cpp */; }; - FFFF929978c07f8d929978c0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929978c07f8d929978c0 /* src/unix/PsUnixFPU.cpp */; }; - FFFF929979287f8d92997928 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929979287f8d92997928 /* src/unix/PsUnixMutex.cpp */; }; - FFFF929979907f8d92997990 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929979907f8d92997990 /* src/unix/PsUnixPrintString.cpp */; }; - FFFF929979f87f8d929979f8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929979f87f8d929979f8 /* src/unix/PsUnixSList.cpp */; }; - FFFF92997a607f8d92997a60 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD92997a607f8d92997a60 /* src/unix/PsUnixSocket.cpp */; }; - FFFF92997ac87f8d92997ac8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD92997ac87f8d92997ac8 /* src/unix/PsUnixSync.cpp */; }; - FFFF92997b307f8d92997b30 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD92997b307f8d92997b30 /* src/unix/PsUnixThread.cpp */; }; - FFFF92997b987f8d92997b98 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD92997b987f8d92997b98 /* src/unix/PsUnixTime.cpp */; }; + FFFF521999187f9252199918 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD521999187f9252199918 /* src/PsAllocator.cpp */; }; + FFFF521999807f9252199980 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD521999807f9252199980 /* src/PsAssert.cpp */; }; + FFFF521999e87f92521999e8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD521999e87f92521999e8 /* src/PsFoundation.cpp */; }; + FFFF52199a507f9252199a50 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD52199a507f9252199a50 /* src/PsMathUtils.cpp */; }; + FFFF52199ab87f9252199ab8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD52199ab87f9252199ab8 /* src/PsString.cpp */; }; + FFFF52199b207f9252199b20 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD52199b207f9252199b20 /* src/PsTempAllocator.cpp */; }; + FFFF52199b887f9252199b88 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD52199b887f9252199b88 /* src/PsUtilities.cpp */; }; + FFFF52199bf07f9252199bf0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD52199bf07f9252199bf0 /* src/unix/PsUnixAtomic.cpp */; }; + FFFF52199c587f9252199c58 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD52199c587f9252199c58 /* src/unix/PsUnixCpu.cpp */; }; + FFFF52199cc07f9252199cc0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD52199cc07f9252199cc0 /* src/unix/PsUnixFPU.cpp */; }; + FFFF52199d287f9252199d28 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD52199d287f9252199d28 /* src/unix/PsUnixMutex.cpp */; }; + FFFF52199d907f9252199d90 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD52199d907f9252199d90 /* src/unix/PsUnixPrintString.cpp */; }; + FFFF52199df87f9252199df8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD52199df87f9252199df8 /* src/unix/PsUnixSList.cpp */; }; + FFFF52199e607f9252199e60 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD52199e607f9252199e60 /* src/unix/PsUnixSocket.cpp */; }; + FFFF52199ec87f9252199ec8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD52199ec87f9252199ec8 /* src/unix/PsUnixSync.cpp */; }; + FFFF52199f307f9252199f30 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD52199f307f9252199f30 /* src/unix/PsUnixThread.cpp */; }; + FFFF52199f987f9252199f98 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD52199f987f9252199f98 /* src/unix/PsUnixTime.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD93189bd07f8d93189bd0 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD929864007f8d92986400 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; - FFFD929864687f8d92986468 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD929864d07f8d929864d0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; - FFFD929865387f8d92986538 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; - FFFD929865a07f8d929865a0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; - FFFD929866087f8d92986608 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD929866707f8d92986670 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; - FFFD929866d87f8d929866d8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD929867407f8d92986740 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD929867a87f8d929867a8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFD929868107f8d92986810 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; - FFFD929868787f8d92986878 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD929868e07f8d929868e0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; - FFFD929869487f8d92986948 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; - FFFD929869b07f8d929869b0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD92986a187f8d92986a18 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD92986a807f8d92986a80 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFD92986ae87f8d92986ae8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD92986b507f8d92986b50 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; - FFFD92986bb87f8d92986bb8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; - FFFD92986c207f8d92986c20 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFD92986c887f8d92986c88 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD92986cf07f8d92986cf0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFD92986d587f8d92986d58 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFD92986dc07f8d92986dc0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; - FFFD92986e287f8d92986e28 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; - FFFD92986e907f8d92986e90 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; - FFFD92986ef87f8d92986ef8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; - FFFD92986f607f8d92986f60 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD929962007f8d92996200 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; - FFFD929962687f8d92996268 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; - FFFD929962d07f8d929962d0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; - FFFD929963387f8d92996338 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD929963a07f8d929963a0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD929964087f8d92996408 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; - FFFD929964707f8d92996470 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFD929964d87f8d929964d8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; - FFFD929965407f8d92996540 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD929965a87f8d929965a8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; - FFFD929966107f8d92996610 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD929966787f8d92996678 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFD929966e07f8d929966e0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD929967487f8d92996748 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; - FFFD929967b07f8d929967b0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFD929968187f8d92996818 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD929968807f8d92996880 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; - FFFD929968e87f8d929968e8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD929969507f8d92996950 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD929969b87f8d929969b8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; - FFFD92996a207f8d92996a20 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD92996a887f8d92996a88 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD92996af07f8d92996af0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFD92996b587f8d92996b58 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD92996bc07f8d92996bc0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; - FFFD92996c287f8d92996c28 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; - FFFD92996c907f8d92996c90 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; - FFFD92996cf87f8d92996cf8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFD92996d607f8d92996d60 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; - FFFD92996dc87f8d92996dc8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; - FFFD92996e307f8d92996e30 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD92996e987f8d92996e98 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; - FFFD92996f007f8d92996f00 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; - FFFD92996f687f8d92996f68 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; - FFFD92996fd07f8d92996fd0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFD929970387f8d92997038 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD929970a07f8d929970a0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD929971087f8d92997108 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; - FFFD929971707f8d92997170 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; - FFFD929971d87f8d929971d8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFD929972407f8d92997240 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFD929972a87f8d929972a8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFD929973107f8d92997310 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD929973787f8d92997378 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFD929973e07f8d929973e0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD929974487f8d92997448 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD929974b07f8d929974b0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD929975187f8d92997518 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929975807f8d92997580 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929975e87f8d929975e8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929976507f8d92997650 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929976b87f8d929976b8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929977207f8d92997720 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929977887f8d92997788 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929977f07f8d929977f0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929978587f8d92997858 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929978c07f8d929978c0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929979287f8d92997928 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929979907f8d92997990 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929979f87f8d929979f8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92997a607f8d92997a60 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92997ac87f8d92997ac8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92997b307f8d92997b30 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92997b987f8d92997b98 /* src/unix/PsUnixTime.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixTime.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixTime.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52959d507f9252959d50 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD521888007f9252188800 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; + FFFD521888687f9252188868 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD521888d07f92521888d0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; + FFFD521889387f9252188938 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; + FFFD521889a07f92521889a0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; + FFFD52188a087f9252188a08 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD52188a707f9252188a70 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; + FFFD52188ad87f9252188ad8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD52188b407f9252188b40 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFD52188ba87f9252188ba8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFD52188c107f9252188c10 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; + FFFD52188c787f9252188c78 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD52188ce07f9252188ce0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; + FFFD52188d487f9252188d48 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; + FFFD52188db07f9252188db0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; + FFFD52188e187f9252188e18 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD52188e807f9252188e80 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFD52188ee87f9252188ee8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFD52188f507f9252188f50 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; + FFFD52188fb87f9252188fb8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; + FFFD521890207f9252189020 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFD521890887f9252189088 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD521890f07f92521890f0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFD521891587f9252189158 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFD521891c07f92521891c0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; + FFFD521892287f9252189228 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; + FFFD521892907f9252189290 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; + FFFD521892f87f92521892f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; + FFFD521893607f9252189360 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD521986007f9252198600 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; + FFFD521986687f9252198668 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; + FFFD521986d07f92521986d0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; + FFFD521987387f9252198738 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD521987a07f92521987a0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD521988087f9252198808 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; + FFFD521988707f9252198870 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFD521988d87f92521988d8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; + FFFD521989407f9252198940 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD521989a87f92521989a8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; + FFFD52198a107f9252198a10 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD52198a787f9252198a78 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFD52198ae07f9252198ae0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFD52198b487f9252198b48 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; + FFFD52198bb07f9252198bb0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFD52198c187f9252198c18 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; + FFFD52198c807f9252198c80 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; + FFFD52198ce87f9252198ce8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD52198d507f9252198d50 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD52198db87f9252198db8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; + FFFD52198e207f9252198e20 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD52198e887f9252198e88 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD52198ef07f9252198ef0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFD52198f587f9252198f58 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD52198fc07f9252198fc0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; + FFFD521990287f9252199028 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; + FFFD521990907f9252199090 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; + FFFD521990f87f92521990f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFD521991607f9252199160 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; + FFFD521991c87f92521991c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; + FFFD521992307f9252199230 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD521992987f9252199298 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; + FFFD521993007f9252199300 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; + FFFD521993687f9252199368 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; + FFFD521993d07f92521993d0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFD521994387f9252199438 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; + FFFD521994a07f92521994a0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFD521995087f9252199508 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; + FFFD521995707f9252199570 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; + FFFD521995d87f92521995d8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFD521996407f9252199640 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFD521996a87f92521996a8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFD521997107f9252199710 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD521997787f9252199778 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFD521997e07f92521997e0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD521998487f9252199848 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD521998b07f92521998b0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFD521999187f9252199918 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521999807f9252199980 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521999e87f92521999e8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52199a507f9252199a50 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52199ab87f9252199ab8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52199b207f9252199b20 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52199b887f9252199b88 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52199bf07f9252199bf0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52199c587f9252199c58 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52199cc07f9252199cc0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52199d287f9252199d28 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52199d907f9252199d90 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52199df87f9252199df8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52199e607f9252199e60 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52199ec87f9252199ec8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52199f307f9252199f30 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52199f987f9252199f98 /* src/unix/PsUnixTime.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixTime.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixTime.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF293189bd07f8d93189bd0 /* Resources */ = { + FFF252959d507f9252959d50 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2123,7 +2122,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC93189bd07f8d93189bd0 /* Frameworks */ = { + FFFC52959d507f9252959d50 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2133,27 +2132,27 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF893189bd07f8d93189bd0 /* Sources */ = { + FFF852959d507f9252959d50 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF929975187f8d92997518, - FFFF929975807f8d92997580, - FFFF929975e87f8d929975e8, - FFFF929976507f8d92997650, - FFFF929976b87f8d929976b8, - FFFF929977207f8d92997720, - FFFF929977887f8d92997788, - FFFF929977f07f8d929977f0, - FFFF929978587f8d92997858, - FFFF929978c07f8d929978c0, - FFFF929979287f8d92997928, - FFFF929979907f8d92997990, - FFFF929979f87f8d929979f8, - FFFF92997a607f8d92997a60, - FFFF92997ac87f8d92997ac8, - FFFF92997b307f8d92997b30, - FFFF92997b987f8d92997b98, + FFFF521999187f9252199918, + FFFF521999807f9252199980, + FFFF521999e87f92521999e8, + FFFF52199a507f9252199a50, + FFFF52199ab87f9252199ab8, + FFFF52199b207f9252199b20, + FFFF52199b887f9252199b88, + FFFF52199bf07f9252199bf0, + FFFF52199c587f9252199c58, + FFFF52199cc07f9252199cc0, + FFFF52199d287f9252199d28, + FFFF52199d907f9252199d90, + FFFF52199df87f9252199df8, + FFFF52199e607f9252199e60, + FFFF52199ec87f9252199ec8, + FFFF52199f307f9252199f30, + FFFF52199f987f9252199f98, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2165,103 +2164,103 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxPvdSDK */ - FFFF9381f3a87f8d9381f3a8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9381f3a87f8d9381f3a8 /* src/PxProfileEventImpl.cpp */; }; - FFFF9381f4107f8d9381f410 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9381f4107f8d9381f410 /* src/PxPvd.cpp */; }; - FFFF9381f4787f8d9381f478 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9381f4787f8d9381f478 /* src/PxPvdDataStream.cpp */; }; - FFFF9381f4e07f8d9381f4e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9381f4e07f8d9381f4e0 /* src/PxPvdDefaultFileTransport.cpp */; }; - FFFF9381f5487f8d9381f548 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9381f5487f8d9381f548 /* src/PxPvdDefaultSocketTransport.cpp */; }; - FFFF9381f5b07f8d9381f5b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9381f5b07f8d9381f5b0 /* src/PxPvdImpl.cpp */; }; - FFFF9381f6187f8d9381f618 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9381f6187f8d9381f618 /* src/PxPvdMemClient.cpp */; }; - FFFF9381f6807f8d9381f680 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9381f6807f8d9381f680 /* src/PxPvdObjectModelMetaData.cpp */; }; - FFFF9381f6e87f8d9381f6e8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9381f6e87f8d9381f6e8 /* src/PxPvdObjectRegistrar.cpp */; }; - FFFF9381f7507f8d9381f750 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9381f7507f8d9381f750 /* src/PxPvdProfileZoneClient.cpp */; }; - FFFF9381f7b87f8d9381f7b8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9381f7b87f8d9381f7b8 /* src/PxPvdUserRenderer.cpp */; }; + FFFF530227a87f92530227a8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530227a87f92530227a8 /* src/PxProfileEventImpl.cpp */; }; + FFFF530228107f9253022810 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530228107f9253022810 /* src/PxPvd.cpp */; }; + FFFF530228787f9253022878 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530228787f9253022878 /* src/PxPvdDataStream.cpp */; }; + FFFF530228e07f92530228e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530228e07f92530228e0 /* src/PxPvdDefaultFileTransport.cpp */; }; + FFFF530229487f9253022948 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530229487f9253022948 /* src/PxPvdDefaultSocketTransport.cpp */; }; + FFFF530229b07f92530229b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD530229b07f92530229b0 /* src/PxPvdImpl.cpp */; }; + FFFF53022a187f9253022a18 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53022a187f9253022a18 /* src/PxPvdMemClient.cpp */; }; + FFFF53022a807f9253022a80 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53022a807f9253022a80 /* src/PxPvdObjectModelMetaData.cpp */; }; + FFFF53022ae87f9253022ae8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53022ae87f9253022ae8 /* src/PxPvdObjectRegistrar.cpp */; }; + FFFF53022b507f9253022b50 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53022b507f9253022b50 /* src/PxPvdProfileZoneClient.cpp */; }; + FFFF53022bb87f9253022bb8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53022bb87f9253022bb8 /* src/PxPvdUserRenderer.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD935339407f8d93533940 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD935366307f8d93536630 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD935366987f8d93536698 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381f0007f8d9381f000 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381f0687f8d9381f068 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381f0d07f8d9381f0d0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381f1387f8d9381f138 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381f1a07f8d9381f1a0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381f2087f8d9381f208 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381f2707f8d9381f270 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381f2d87f8d9381f2d8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381f3407f8d9381f340 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381f3a87f8d9381f3a8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9381f4107f8d9381f410 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9381f4787f8d9381f478 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9381f4e07f8d9381f4e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9381f5487f8d9381f548 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9381f5b07f8d9381f5b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9381f6187f8d9381f618 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9381f6807f8d9381f680 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9381f6e87f8d9381f6e8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9381f7507f8d9381f750 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9381f7b87f8d9381f7b8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD9381f8207f8d9381f820 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381f8887f8d9381f888 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381f8f07f8d9381f8f0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381f9587f8d9381f958 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381f9c07f8d9381f9c0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381fa287f8d9381fa28 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381fa907f8d9381fa90 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381faf87f8d9381faf8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381fb607f8d9381fb60 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381fbc87f8d9381fbc8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381fc307f8d9381fc30 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381fc987f8d9381fc98 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381fd007f8d9381fd00 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381fd687f8d9381fd68 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381fdd07f8d9381fdd0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381fe387f8d9381fe38 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381fea07f8d9381fea0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381ff087f8d9381ff08 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381ff707f8d9381ff70 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD9381ffd87f8d9381ffd8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD938200407f8d93820040 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFD938200a87f8d938200a8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD938201107f8d93820110 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD938201787f8d93820178 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFD938201e07f8d938201e0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; - FFFD938202487f8d93820248 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD938202b07f8d938202b0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; - FFFD938203187f8d93820318 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD938203807f8d93820380 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD938203e87f8d938203e8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; - FFFD938204507f8d93820450 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD938204b87f8d938204b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; - FFFD938205207f8d93820520 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD938205887f8d93820588 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD938205f07f8d938205f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD938206587f8d93820658 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; - FFFD938206c07f8d938206c0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD938207287f8d93820728 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; - FFFD938207907f8d93820790 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD938207f87f8d938207f8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD938208607f8d93820860 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD938208c87f8d938208c8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD938209307f8d93820930 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD938209987f8d93820998 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD93820a007f8d93820a00 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD93820a687f8d93820a68 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD93820ad07f8d93820ad0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; - FFFD93820b387f8d93820b38 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD93820ba07f8d93820ba0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; - FFFD93820c087f8d93820c08 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFD93820c707f8d93820c70 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD93820cd87f8d93820cd8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD93820d407f8d93820d40 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; - FFFD93820da87f8d93820da8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD93820e107f8d93820e10 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD93820e787f8d93820e78 /* src/PxPvdUserRenderTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD528cd4707f92528cd470 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD528bd4607f92528bd460 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFD528bd4c87f92528bd4c8 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFD530224007f9253022400 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFD530224687f9253022468 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; + FFFD530224d07f92530224d0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD530225387f9253022538 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD530225a07f92530225a0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD530226087f9253022608 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; + FFFD530226707f9253022670 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD530226d87f92530226d8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD530227407f9253022740 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; + FFFD530227a87f92530227a8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530228107f9253022810 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530228787f9253022878 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530228e07f92530228e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530229487f9253022948 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD530229b07f92530229b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53022a187f9253022a18 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53022a807f9253022a80 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53022ae87f9253022ae8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53022b507f9253022b50 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53022bb87f9253022bb8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53022c207f9253022c20 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD53022c887f9253022c88 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFD53022cf07f9253022cf0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; + FFFD53022d587f9253022d58 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD53022dc07f9253022dc0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD53022e287f9253022e28 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; + FFFD53022e907f9253022e90 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD53022ef87f9253022ef8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFD53022f607f9253022f60 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD53022fc87f9253022fc8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD530230307f9253023030 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFD530230987f9253023098 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; + FFFD530231007f9253023100 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; + FFFD530231687f9253023168 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFD530231d07f92530231d0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD530232387f9253023238 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFD530232a07f92530232a0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; + FFFD530233087f9253023308 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD530233707f9253023370 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD530233d87f92530233d8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFD530234407f9253023440 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFD530234a87f92530234a8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD530235107f9253023510 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD530235787f9253023578 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFD530235e07f92530235e0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; + FFFD530236487f9253023648 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD530236b07f92530236b0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; + FFFD530237187f9253023718 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD530237807f9253023780 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFD530237e87f92530237e8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; + FFFD530238507f9253023850 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; + FFFD530238b87f92530238b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; + FFFD530239207f9253023920 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD530239887f9253023988 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD530239f07f92530239f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD53023a587f9253023a58 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; + FFFD53023ac07f9253023ac0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD53023b287f9253023b28 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; + FFFD53023b907f9253023b90 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFD53023bf87f9253023bf8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD53023c607f9253023c60 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD53023cc87f9253023cc8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFD53023d307f9253023d30 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFD53023d987f9253023d98 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFD53023e007f9253023e00 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD53023e687f9253023e68 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD53023ed07f9253023ed0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; + FFFD53023f387f9253023f38 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD53023fa07f9253023fa0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; + FFFD530240087f9253024008 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFD530240707f9253024070 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD530240d87f92530240d8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFD530241407f9253024140 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; + FFFD530241a87f92530241a8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD530242107f9253024210 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD530242787f9253024278 /* src/PxPvdUserRenderTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderTypes.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2935339407f8d93533940 /* Resources */ = { + FFF2528cd4707f92528cd470 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2271,7 +2270,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC935339407f8d93533940 /* Frameworks */ = { + FFFC528cd4707f92528cd470 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2281,21 +2280,21 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8935339407f8d93533940 /* Sources */ = { + FFF8528cd4707f92528cd470 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF9381f3a87f8d9381f3a8, - FFFF9381f4107f8d9381f410, - FFFF9381f4787f8d9381f478, - FFFF9381f4e07f8d9381f4e0, - FFFF9381f5487f8d9381f548, - FFFF9381f5b07f8d9381f5b0, - FFFF9381f6187f8d9381f618, - FFFF9381f6807f8d9381f680, - FFFF9381f6e87f8d9381f6e8, - FFFF9381f7507f8d9381f750, - FFFF9381f7b87f8d9381f7b8, + FFFF530227a87f92530227a8, + FFFF530228107f9253022810, + FFFF530228787f9253022878, + FFFF530228e07f92530228e0, + FFFF530229487f9253022948, + FFFF530229b07f92530229b0, + FFFF53022a187f9253022a18, + FFFF53022a807f9253022a80, + FFFF53022ae87f9253022ae8, + FFFF53022b507f9253022b50, + FFFF53022bb87f9253022bb8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2304,108 +2303,108 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4935341507f8d93534150 /* PBXTargetDependency */ = { + FFF4528cdaa07f92528cdaa0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA93189bd07f8d93189bd0 /* PxFoundation */; - targetProxy = FFF593189bd07f8d93189bd0 /* PBXContainerItemProxy */; + target = FFFA52959d507f9252959d50 /* PxFoundation */; + targetProxy = FFF552959d507f9252959d50 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevel */ - FFFF9340c1607f8d9340c160 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFD9340c1607f8d9340c160 /* px_globals.cpp */; }; - FFFF934137a07f8d934137a0 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD934137a07f8d934137a0 /* PxsCCD.cpp */; }; - FFFF934138087f8d93413808 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD934138087f8d93413808 /* PxsContactManager.cpp */; }; - FFFF934138707f8d93413870 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD934138707f8d93413870 /* PxsContext.cpp */; }; - FFFF934138d87f8d934138d8 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD934138d87f8d934138d8 /* PxsDefaultMemoryManager.cpp */; }; - FFFF934139407f8d93413940 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD934139407f8d93413940 /* PxsIslandSim.cpp */; }; - FFFF934139a87f8d934139a8 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD934139a87f8d934139a8 /* PxsMaterialCombiner.cpp */; }; - FFFF93413a107f8d93413a10 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD93413a107f8d93413a10 /* PxsNphaseImplementationContext.cpp */; }; - FFFF93413a787f8d93413a78 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD93413a787f8d93413a78 /* PxsSimpleIslandManager.cpp */; }; - FFFF929b60007f8d929b6000 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD929b60007f8d929b6000 /* collision/PxcContact.cpp */; }; - FFFF929b60687f8d929b6068 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD929b60687f8d929b6068 /* pipeline/PxcContactCache.cpp */; }; - FFFF929b60d07f8d929b60d0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD929b60d07f8d929b60d0 /* pipeline/PxcContactMethodImpl.cpp */; }; - FFFF929b61387f8d929b6138 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD929b61387f8d929b6138 /* pipeline/PxcMaterialHeightField.cpp */; }; - FFFF929b61a07f8d929b61a0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD929b61a07f8d929b61a0 /* pipeline/PxcMaterialMesh.cpp */; }; - FFFF929b62087f8d929b6208 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD929b62087f8d929b6208 /* pipeline/PxcMaterialMethodImpl.cpp */; }; - FFFF929b62707f8d929b6270 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD929b62707f8d929b6270 /* pipeline/PxcMaterialShape.cpp */; }; - FFFF929b62d87f8d929b62d8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD929b62d87f8d929b62d8 /* pipeline/PxcNpBatch.cpp */; }; - FFFF929b63407f8d929b6340 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD929b63407f8d929b6340 /* pipeline/PxcNpCacheStreamPair.cpp */; }; - FFFF929b63a87f8d929b63a8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD929b63a87f8d929b63a8 /* pipeline/PxcNpContactPrepShared.cpp */; }; - FFFF929b64107f8d929b6410 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD929b64107f8d929b6410 /* pipeline/PxcNpMemBlockPool.cpp */; }; - FFFF929b64787f8d929b6478 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD929b64787f8d929b6478 /* pipeline/PxcNpThreadContext.cpp */; }; + FFFF52db4d807f9252db4d80 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFD52db4d807f9252db4d80 /* px_globals.cpp */; }; + FFFF52db8b707f9252db8b70 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD52db8b707f9252db8b70 /* PxsCCD.cpp */; }; + FFFF52db8bd87f9252db8bd8 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD52db8bd87f9252db8bd8 /* PxsContactManager.cpp */; }; + FFFF52db8c407f9252db8c40 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD52db8c407f9252db8c40 /* PxsContext.cpp */; }; + FFFF52db8ca87f9252db8ca8 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD52db8ca87f9252db8ca8 /* PxsDefaultMemoryManager.cpp */; }; + FFFF52db8d107f9252db8d10 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD52db8d107f9252db8d10 /* PxsIslandSim.cpp */; }; + FFFF52db8d787f9252db8d78 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD52db8d787f9252db8d78 /* PxsMaterialCombiner.cpp */; }; + FFFF52db8de07f9252db8de0 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD52db8de07f9252db8de0 /* PxsNphaseImplementationContext.cpp */; }; + FFFF52db8e487f9252db8e48 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD52db8e487f9252db8e48 /* PxsSimpleIslandManager.cpp */; }; + FFFF521d68007f92521d6800 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD521d68007f92521d6800 /* collision/PxcContact.cpp */; }; + FFFF521d68687f92521d6868 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD521d68687f92521d6868 /* pipeline/PxcContactCache.cpp */; }; + FFFF521d68d07f92521d68d0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD521d68d07f92521d68d0 /* pipeline/PxcContactMethodImpl.cpp */; }; + FFFF521d69387f92521d6938 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD521d69387f92521d6938 /* pipeline/PxcMaterialHeightField.cpp */; }; + FFFF521d69a07f92521d69a0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD521d69a07f92521d69a0 /* pipeline/PxcMaterialMesh.cpp */; }; + FFFF521d6a087f92521d6a08 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD521d6a087f92521d6a08 /* pipeline/PxcMaterialMethodImpl.cpp */; }; + FFFF521d6a707f92521d6a70 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD521d6a707f92521d6a70 /* pipeline/PxcMaterialShape.cpp */; }; + FFFF521d6ad87f92521d6ad8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD521d6ad87f92521d6ad8 /* pipeline/PxcNpBatch.cpp */; }; + FFFF521d6b407f92521d6b40 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD521d6b407f92521d6b40 /* pipeline/PxcNpCacheStreamPair.cpp */; }; + FFFF521d6ba87f92521d6ba8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD521d6ba87f92521d6ba8 /* pipeline/PxcNpContactPrepShared.cpp */; }; + FFFF521d6c107f92521d6c10 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD521d6c107f92521d6c10 /* pipeline/PxcNpMemBlockPool.cpp */; }; + FFFF521d6c787f92521d6c78 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD521d6c787f92521d6c78 /* pipeline/PxcNpThreadContext.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD934063907f8d93406390 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD9340c1607f8d9340c160 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD934126a07f8d934126a0 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD934127087f8d93412708 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD934127707f8d93412770 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD934127d87f8d934127d8 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD934128407f8d93412840 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD934128a87f8d934128a8 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD934129107f8d93412910 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; - FFFD934129787f8d93412978 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD934129e07f8d934129e0 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFD934137a07f8d934137a0 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD934138087f8d93413808 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD934138707f8d93413870 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD934138d87f8d934138d8 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD934139407f8d93413940 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD934139a87f8d934139a8 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93413a107f8d93413a10 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93413a787f8d93413a78 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929b76007f8d929b7600 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b76687f8d929b7668 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b76d07f8d929b76d0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b77387f8d929b7738 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b77a07f8d929b77a0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b78087f8d929b7808 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b78707f8d929b7870 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b78d87f8d929b78d8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b79407f8d929b7940 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b79a87f8d929b79a8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b7a107f8d929b7a10 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b7a787f8d929b7a78 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b7ae07f8d929b7ae0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b7b487f8d929b7b48 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b7bb07f8d929b7bb0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b7c187f8d929b7c18 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b7c807f8d929b7c80 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b7ce87f8d929b7ce8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b7d507f8d929b7d50 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b7db87f8d929b7db8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b60007f8d929b6000 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929b60687f8d929b6068 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929b60d07f8d929b60d0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929b61387f8d929b6138 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929b61a07f8d929b61a0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929b62087f8d929b6208 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929b62707f8d929b6270 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929b62d87f8d929b62d8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929b63407f8d929b6340 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929b63a87f8d929b63a8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929b64107f8d929b6410 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929b64787f8d929b6478 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929b68007f8d929b6800 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b68687f8d929b6868 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b68d07f8d929b68d0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b69387f8d929b6938 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b69a07f8d929b69a0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b6a087f8d929b6a08 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b6a707f8d929b6a70 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b6ad87f8d929b6ad8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b6b407f8d929b6b40 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b6ba87f8d929b6ba8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b6c107f8d929b6c10 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b6c787f8d929b6c78 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b6ce07f8d929b6ce0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b6d487f8d929b6d48 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD929b6db07f8d929b6db0 /* utils/PxcThreadCoherentCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcThreadCoherentCache.h"; path = "../../LowLevel/common/include/utils/PxcThreadCoherentCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD529348507f9252934850 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD52db4d807f9252db4d80 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52dba5407f9252dba540 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD52dba5a87f9252dba5a8 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD52dba6107f9252dba610 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD52dba6787f9252dba678 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD52dba6e07f9252dba6e0 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFD52dba7487f9252dba748 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD52dba7b07f9252dba7b0 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; + FFFD52dba8187f9252dba818 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD52dba8807f9252dba880 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFD52db8b707f9252db8b70 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52db8bd87f9252db8bd8 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52db8c407f9252db8c40 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52db8ca87f9252db8ca8 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52db8d107f9252db8d10 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52db8d787f9252db8d78 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52db8de07f9252db8de0 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52db8e487f9252db8e48 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521d7e007f92521d7e00 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d7e687f92521d7e68 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d7ed07f92521d7ed0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d7f387f92521d7f38 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d7fa07f92521d7fa0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d80087f92521d8008 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d80707f92521d8070 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d80d87f92521d80d8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d81407f92521d8140 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d81a87f92521d81a8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d82107f92521d8210 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d82787f92521d8278 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d82e07f92521d82e0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d83487f92521d8348 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d83b07f92521d83b0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d84187f92521d8418 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d84807f92521d8480 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d84e87f92521d84e8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d85507f92521d8550 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d85b87f92521d85b8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d68007f92521d6800 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521d68687f92521d6868 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521d68d07f92521d68d0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521d69387f92521d6938 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521d69a07f92521d69a0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521d6a087f92521d6a08 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521d6a707f92521d6a70 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521d6ad87f92521d6ad8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521d6b407f92521d6b40 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521d6ba87f92521d6ba8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521d6c107f92521d6c10 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521d6c787f92521d6c78 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD521d70007f92521d7000 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d70687f92521d7068 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d70d07f92521d70d0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d71387f92521d7138 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d71a07f92521d71a0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d72087f92521d7208 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d72707f92521d7270 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d72d87f92521d72d8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d73407f92521d7340 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d73a87f92521d73a8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d74107f92521d7410 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d74787f92521d7478 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d74e07f92521d74e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d75487f92521d7548 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD521d75b07f92521d75b0 /* utils/PxcThreadCoherentCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcThreadCoherentCache.h"; path = "../../LowLevel/common/include/utils/PxcThreadCoherentCache.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2934063907f8d93406390 /* Resources */ = { + FFF2529348507f9252934850 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2415,7 +2414,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC934063907f8d93406390 /* Frameworks */ = { + FFFC529348507f9252934850 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2425,31 +2424,31 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8934063907f8d93406390 /* Sources */ = { + FFF8529348507f9252934850 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF9340c1607f8d9340c160, - FFFF934137a07f8d934137a0, - FFFF934138087f8d93413808, - FFFF934138707f8d93413870, - FFFF934138d87f8d934138d8, - FFFF934139407f8d93413940, - FFFF934139a87f8d934139a8, - FFFF93413a107f8d93413a10, - FFFF93413a787f8d93413a78, - FFFF929b60007f8d929b6000, - FFFF929b60687f8d929b6068, - FFFF929b60d07f8d929b60d0, - FFFF929b61387f8d929b6138, - FFFF929b61a07f8d929b61a0, - FFFF929b62087f8d929b6208, - FFFF929b62707f8d929b6270, - FFFF929b62d87f8d929b62d8, - FFFF929b63407f8d929b6340, - FFFF929b63a87f8d929b63a8, - FFFF929b64107f8d929b6410, - FFFF929b64787f8d929b6478, + FFFF52db4d807f9252db4d80, + FFFF52db8b707f9252db8b70, + FFFF52db8bd87f9252db8bd8, + FFFF52db8c407f9252db8c40, + FFFF52db8ca87f9252db8ca8, + FFFF52db8d107f9252db8d10, + FFFF52db8d787f9252db8d78, + FFFF52db8de07f9252db8de0, + FFFF52db8e487f9252db8e48, + FFFF521d68007f92521d6800, + FFFF521d68687f92521d6868, + FFFF521d68d07f92521d68d0, + FFFF521d69387f92521d6938, + FFFF521d69a07f92521d69a0, + FFFF521d6a087f92521d6a08, + FFFF521d6a707f92521d6a70, + FFFF521d6ad87f92521d6ad8, + FFFF521d6b407f92521d6b40, + FFFF521d6ba87f92521d6ba8, + FFFF521d6c107f92521d6c10, + FFFF521d6c787f92521d6c78, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2461,38 +2460,38 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelAABB */ - FFFF929c12707f8d929c1270 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929c12707f8d929c1270 /* BpBroadPhase.cpp */; }; - FFFF929c12d87f8d929c12d8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929c12d87f8d929c12d8 /* BpBroadPhaseMBP.cpp */; }; - FFFF929c13407f8d929c1340 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929c13407f8d929c1340 /* BpBroadPhaseSap.cpp */; }; - FFFF929c13a87f8d929c13a8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929c13a87f8d929c13a8 /* BpBroadPhaseSapAux.cpp */; }; - FFFF929c14107f8d929c1410 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929c14107f8d929c1410 /* BpMBPTasks.cpp */; }; - FFFF929c14787f8d929c1478 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929c14787f8d929c1478 /* BpSAPTasks.cpp */; }; - FFFF929c14e07f8d929c14e0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD929c14e07f8d929c14e0 /* BpSimpleAABBManager.cpp */; }; + FFFF54808a707f9254808a70 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD54808a707f9254808a70 /* BpBroadPhase.cpp */; }; + FFFF54808ad87f9254808ad8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD54808ad87f9254808ad8 /* BpBroadPhaseMBP.cpp */; }; + FFFF54808b407f9254808b40 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD54808b407f9254808b40 /* BpBroadPhaseSap.cpp */; }; + FFFF54808ba87f9254808ba8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD54808ba87f9254808ba8 /* BpBroadPhaseSapAux.cpp */; }; + FFFF54808c107f9254808c10 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD54808c107f9254808c10 /* BpMBPTasks.cpp */; }; + FFFF54808c787f9254808c78 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD54808c787f9254808c78 /* BpSAPTasks.cpp */; }; + FFFF54808ce07f9254808ce0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD54808ce07f9254808ce0 /* BpSimpleAABBManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD93436e307f8d93436e30 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD934303007f8d93430300 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD934303687f8d93430368 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFD934303d07f8d934303d0 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFD934304387f8d93430438 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD929c10007f8d929c1000 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; - FFFD929c10687f8d929c1068 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD929c10d07f8d929c10d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; - FFFD929c11387f8d929c1138 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; - FFFD929c11a07f8d929c11a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD929c12087f8d929c1208 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD929c12707f8d929c1270 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929c12d87f8d929c12d8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929c13407f8d929c1340 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929c13a87f8d929c13a8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929c14107f8d929c1410 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929c14787f8d929c1478 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD929c14e07f8d929c14e0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD540074f07f92540074f0 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD5400c8a07f925400c8a0 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFD5400c9087f925400c908 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFD5400c9707f925400c970 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFD5400c9d87f925400c9d8 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD548088007f9254808800 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; + FFFD548088687f9254808868 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFD548088d07f92548088d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; + FFFD548089387f9254808938 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; + FFFD548089a07f92548089a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFD54808a087f9254808a08 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFD54808a707f9254808a70 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD54808ad87f9254808ad8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD54808b407f9254808b40 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD54808ba87f9254808ba8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD54808c107f9254808c10 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD54808c787f9254808c78 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD54808ce07f9254808ce0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF293436e307f8d93436e30 /* Resources */ = { + FFF2540074f07f92540074f0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2502,7 +2501,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC93436e307f8d93436e30 /* Frameworks */ = { + FFFC540074f07f92540074f0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2512,17 +2511,17 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF893436e307f8d93436e30 /* Sources */ = { + FFF8540074f07f92540074f0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF929c12707f8d929c1270, - FFFF929c12d87f8d929c12d8, - FFFF929c13407f8d929c1340, - FFFF929c13a87f8d929c13a8, - FFFF929c14107f8d929c1410, - FFFF929c14787f8d929c1478, - FFFF929c14e07f8d929c14e0, + FFFF54808a707f9254808a70, + FFFF54808ad87f9254808ad8, + FFFF54808b407f9254808b40, + FFFF54808ba87f9254808ba8, + FFFF54808c107f9254808c10, + FFFF54808c787f9254808c78, + FFFF54808ce07f9254808ce0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2534,105 +2533,105 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelDynamics */ - FFFF92028c007f8d92028c00 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD92028c007f8d92028c00 /* DyArticulation.cpp */; }; - FFFF92028c687f8d92028c68 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD92028c687f8d92028c68 /* DyArticulationContactPrep.cpp */; }; - FFFF92028cd07f8d92028cd0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD92028cd07f8d92028cd0 /* DyArticulationContactPrepPF.cpp */; }; - FFFF92028d387f8d92028d38 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD92028d387f8d92028d38 /* DyArticulationHelper.cpp */; }; - FFFF92028da07f8d92028da0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD92028da07f8d92028da0 /* DyArticulationSIMD.cpp */; }; - FFFF92028e087f8d92028e08 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD92028e087f8d92028e08 /* DyArticulationScalar.cpp */; }; - FFFF92028e707f8d92028e70 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD92028e707f8d92028e70 /* DyConstraintPartition.cpp */; }; - FFFF92028ed87f8d92028ed8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD92028ed87f8d92028ed8 /* DyConstraintSetup.cpp */; }; - FFFF92028f407f8d92028f40 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD92028f407f8d92028f40 /* DyConstraintSetupBlock.cpp */; }; - FFFF92028fa87f8d92028fa8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD92028fa87f8d92028fa8 /* DyContactPrep.cpp */; }; - FFFF920290107f8d92029010 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD920290107f8d92029010 /* DyContactPrep4.cpp */; }; - FFFF920290787f8d92029078 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD920290787f8d92029078 /* DyContactPrep4PF.cpp */; }; - FFFF920290e07f8d920290e0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD920290e07f8d920290e0 /* DyContactPrepPF.cpp */; }; - FFFF920291487f8d92029148 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD920291487f8d92029148 /* DyDynamics.cpp */; }; - FFFF920291b07f8d920291b0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD920291b07f8d920291b0 /* DyFrictionCorrelation.cpp */; }; - FFFF920292187f8d92029218 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD920292187f8d92029218 /* DyRigidBodyToSolverBody.cpp */; }; - FFFF920292807f8d92029280 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD920292807f8d92029280 /* DySolverConstraints.cpp */; }; - FFFF920292e87f8d920292e8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD920292e87f8d920292e8 /* DySolverConstraintsBlock.cpp */; }; - FFFF920293507f8d92029350 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD920293507f8d92029350 /* DySolverControl.cpp */; }; - FFFF920293b87f8d920293b8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD920293b87f8d920293b8 /* DySolverControlPF.cpp */; }; - FFFF920294207f8d92029420 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD920294207f8d92029420 /* DySolverPFConstraints.cpp */; }; - FFFF920294887f8d92029488 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD920294887f8d92029488 /* DySolverPFConstraintsBlock.cpp */; }; - FFFF920294f07f8d920294f0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD920294f07f8d920294f0 /* DyThreadContext.cpp */; }; - FFFF920295587f8d92029558 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD920295587f8d92029558 /* DyThresholdTable.cpp */; }; + FFFF538088007f9253808800 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD538088007f9253808800 /* DyArticulation.cpp */; }; + FFFF538088687f9253808868 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD538088687f9253808868 /* DyArticulationContactPrep.cpp */; }; + FFFF538088d07f92538088d0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD538088d07f92538088d0 /* DyArticulationContactPrepPF.cpp */; }; + FFFF538089387f9253808938 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD538089387f9253808938 /* DyArticulationHelper.cpp */; }; + FFFF538089a07f92538089a0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD538089a07f92538089a0 /* DyArticulationSIMD.cpp */; }; + FFFF53808a087f9253808a08 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD53808a087f9253808a08 /* DyArticulationScalar.cpp */; }; + FFFF53808a707f9253808a70 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD53808a707f9253808a70 /* DyConstraintPartition.cpp */; }; + FFFF53808ad87f9253808ad8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD53808ad87f9253808ad8 /* DyConstraintSetup.cpp */; }; + FFFF53808b407f9253808b40 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD53808b407f9253808b40 /* DyConstraintSetupBlock.cpp */; }; + FFFF53808ba87f9253808ba8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD53808ba87f9253808ba8 /* DyContactPrep.cpp */; }; + FFFF53808c107f9253808c10 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD53808c107f9253808c10 /* DyContactPrep4.cpp */; }; + FFFF53808c787f9253808c78 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD53808c787f9253808c78 /* DyContactPrep4PF.cpp */; }; + FFFF53808ce07f9253808ce0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD53808ce07f9253808ce0 /* DyContactPrepPF.cpp */; }; + FFFF53808d487f9253808d48 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD53808d487f9253808d48 /* DyDynamics.cpp */; }; + FFFF53808db07f9253808db0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD53808db07f9253808db0 /* DyFrictionCorrelation.cpp */; }; + FFFF53808e187f9253808e18 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD53808e187f9253808e18 /* DyRigidBodyToSolverBody.cpp */; }; + FFFF53808e807f9253808e80 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD53808e807f9253808e80 /* DySolverConstraints.cpp */; }; + FFFF53808ee87f9253808ee8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD53808ee87f9253808ee8 /* DySolverConstraintsBlock.cpp */; }; + FFFF53808f507f9253808f50 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD53808f507f9253808f50 /* DySolverControl.cpp */; }; + FFFF53808fb87f9253808fb8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD53808fb87f9253808fb8 /* DySolverControlPF.cpp */; }; + FFFF538090207f9253809020 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD538090207f9253809020 /* DySolverPFConstraints.cpp */; }; + FFFF538090887f9253809088 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD538090887f9253809088 /* DySolverPFConstraintsBlock.cpp */; }; + FFFF538090f07f92538090f0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD538090f07f92538090f0 /* DyThreadContext.cpp */; }; + FFFF538091587f9253809158 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD538091587f9253809158 /* DyThresholdTable.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD9370e0407f8d9370e040 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD92028c007f8d92028c00 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92028c687f8d92028c68 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92028cd07f8d92028cd0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92028d387f8d92028d38 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92028da07f8d92028da0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92028e087f8d92028e08 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92028e707f8d92028e70 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92028ed87f8d92028ed8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92028f407f8d92028f40 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD92028fa87f8d92028fa8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920290107f8d92029010 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920290787f8d92029078 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920290e07f8d920290e0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920291487f8d92029148 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920291b07f8d920291b0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920292187f8d92029218 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920292807f8d92029280 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920292e87f8d920292e8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920293507f8d92029350 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920293b87f8d920293b8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920294207f8d92029420 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920294887f8d92029488 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920294f07f8d920294f0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920295587f8d92029558 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93717d807f8d93717d80 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD93717de87f8d93717de8 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD93717e507f8d93717e50 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; - FFFD93717eb87f8d93717eb8 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD93717f207f8d93717f20 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD93717f887f8d93717f88 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD92029e007f8d92029e00 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD92029e687f8d92029e68 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; - FFFD92029ed07f8d92029ed0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD92029f387f8d92029f38 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; - FFFD92029fa07f8d92029fa0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a0087f8d9202a008 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a0707f8d9202a070 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a0d87f8d9202a0d8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a1407f8d9202a140 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a1a87f8d9202a1a8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a2107f8d9202a210 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a2787f8d9202a278 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a2e07f8d9202a2e0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a3487f8d9202a348 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a3b07f8d9202a3b0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a4187f8d9202a418 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a4807f8d9202a480 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a4e87f8d9202a4e8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a5507f8d9202a550 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a5b87f8d9202a5b8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a6207f8d9202a620 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a6887f8d9202a688 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a6f07f8d9202a6f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a7587f8d9202a758 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a7c07f8d9202a7c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a8287f8d9202a828 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a8907f8d9202a890 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a8f87f8d9202a8f8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a9607f8d9202a960 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202a9c87f8d9202a9c8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202aa307f8d9202aa30 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202aa987f8d9202aa98 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202ab007f8d9202ab00 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202ab687f8d9202ab68 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202abd07f8d9202abd0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202ac387f8d9202ac38 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202aca07f8d9202aca0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD52e144307f9252e14430 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD538088007f9253808800 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538088687f9253808868 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538088d07f92538088d0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538089387f9253808938 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538089a07f92538089a0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53808a087f9253808a08 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53808a707f9253808a70 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53808ad87f9253808ad8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53808b407f9253808b40 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53808ba87f9253808ba8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53808c107f9253808c10 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53808c787f9253808c78 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53808ce07f9253808ce0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53808d487f9253808d48 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53808db07f9253808db0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53808e187f9253808e18 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53808e807f9253808e80 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53808ee87f9253808ee8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53808f507f9253808f50 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53808fb87f9253808fb8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538090207f9253809020 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538090887f9253809088 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538090f07f92538090f0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538091587f9253809158 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52e16cc07f9252e16cc0 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD52e16d287f9252e16d28 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD52e16d907f9252e16d90 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; + FFFD52e16df87f9252e16df8 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD52e16e607f9252e16e60 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD52e16ec87f9252e16ec8 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD53809a007f9253809a00 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFD53809a687f9253809a68 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; + FFFD53809ad07f9253809ad0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFD53809b387f9253809b38 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; + FFFD53809ba07f9253809ba0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD53809c087f9253809c08 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD53809c707f9253809c70 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; + FFFD53809cd87f9253809cd8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFD53809d407f9253809d40 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD53809da87f9253809da8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; + FFFD53809e107f9253809e10 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; + FFFD53809e787f9253809e78 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFD53809ee07f9253809ee0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFD53809f487f9253809f48 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD53809fb07f9253809fb0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a0187f925380a018 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a0807f925380a080 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a0e87f925380a0e8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a1507f925380a150 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a1b87f925380a1b8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a2207f925380a220 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a2887f925380a288 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a2f07f925380a2f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a3587f925380a358 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a3c07f925380a3c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a4287f925380a428 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a4907f925380a490 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a4f87f925380a4f8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a5607f925380a560 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a5c87f925380a5c8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a6307f925380a630 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a6987f925380a698 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a7007f925380a700 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a7687f925380a768 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a7d07f925380a7d0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a8387f925380a838 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380a8a07f925380a8a0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF29370e0407f8d9370e040 /* Resources */ = { + FFF252e144307f9252e14430 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2642,7 +2641,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC9370e0407f8d9370e040 /* Frameworks */ = { + FFFC52e144307f9252e14430 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2652,34 +2651,34 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF89370e0407f8d9370e040 /* Sources */ = { + FFF852e144307f9252e14430 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF92028c007f8d92028c00, - FFFF92028c687f8d92028c68, - FFFF92028cd07f8d92028cd0, - FFFF92028d387f8d92028d38, - FFFF92028da07f8d92028da0, - FFFF92028e087f8d92028e08, - FFFF92028e707f8d92028e70, - FFFF92028ed87f8d92028ed8, - FFFF92028f407f8d92028f40, - FFFF92028fa87f8d92028fa8, - FFFF920290107f8d92029010, - FFFF920290787f8d92029078, - FFFF920290e07f8d920290e0, - FFFF920291487f8d92029148, - FFFF920291b07f8d920291b0, - FFFF920292187f8d92029218, - FFFF920292807f8d92029280, - FFFF920292e87f8d920292e8, - FFFF920293507f8d92029350, - FFFF920293b87f8d920293b8, - FFFF920294207f8d92029420, - FFFF920294887f8d92029488, - FFFF920294f07f8d920294f0, - FFFF920295587f8d92029558, + FFFF538088007f9253808800, + FFFF538088687f9253808868, + FFFF538088d07f92538088d0, + FFFF538089387f9253808938, + FFFF538089a07f92538089a0, + FFFF53808a087f9253808a08, + FFFF53808a707f9253808a70, + FFFF53808ad87f9253808ad8, + FFFF53808b407f9253808b40, + FFFF53808ba87f9253808ba8, + FFFF53808c107f9253808c10, + FFFF53808c787f9253808c78, + FFFF53808ce07f9253808ce0, + FFFF53808d487f9253808d48, + FFFF53808db07f9253808db0, + FFFF53808e187f9253808e18, + FFFF53808e807f9253808e80, + FFFF53808ee87f9253808ee8, + FFFF53808f507f9253808f50, + FFFF53808fb87f9253808fb8, + FFFF538090207f9253809020, + FFFF538090887f9253809088, + FFFF538090f07f92538090f0, + FFFF538091587f9253809158, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2691,73 +2690,73 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelCloth */ - FFFF938296907f8d93829690 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD938296907f8d93829690 /* Allocator.cpp */; }; - FFFF938296f87f8d938296f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD938296f87f8d938296f8 /* Factory.cpp */; }; - FFFF938297607f8d93829760 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD938297607f8d93829760 /* PhaseConfig.cpp */; }; - FFFF938297c87f8d938297c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD938297c87f8d938297c8 /* SwCloth.cpp */; }; - FFFF938298307f8d93829830 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD938298307f8d93829830 /* SwClothData.cpp */; }; - FFFF938298987f8d93829898 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD938298987f8d93829898 /* SwCollision.cpp */; }; - FFFF938299007f8d93829900 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD938299007f8d93829900 /* SwFabric.cpp */; }; - FFFF938299687f8d93829968 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD938299687f8d93829968 /* SwFactory.cpp */; }; - FFFF938299d07f8d938299d0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD938299d07f8d938299d0 /* SwInterCollision.cpp */; }; - FFFF93829a387f8d93829a38 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93829a387f8d93829a38 /* SwSelfCollision.cpp */; }; - FFFF93829aa07f8d93829aa0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93829aa07f8d93829aa0 /* SwSolver.cpp */; }; - FFFF93829b087f8d93829b08 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93829b087f8d93829b08 /* SwSolverKernel.cpp */; }; - FFFF93829b707f8d93829b70 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93829b707f8d93829b70 /* TripletScheduler.cpp */; }; + FFFF5302aa907f925302aa90 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5302aa907f925302aa90 /* Allocator.cpp */; }; + FFFF5302aaf87f925302aaf8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5302aaf87f925302aaf8 /* Factory.cpp */; }; + FFFF5302ab607f925302ab60 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5302ab607f925302ab60 /* PhaseConfig.cpp */; }; + FFFF5302abc87f925302abc8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5302abc87f925302abc8 /* SwCloth.cpp */; }; + FFFF5302ac307f925302ac30 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5302ac307f925302ac30 /* SwClothData.cpp */; }; + FFFF5302ac987f925302ac98 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5302ac987f925302ac98 /* SwCollision.cpp */; }; + FFFF5302ad007f925302ad00 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5302ad007f925302ad00 /* SwFabric.cpp */; }; + FFFF5302ad687f925302ad68 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5302ad687f925302ad68 /* SwFactory.cpp */; }; + FFFF5302add07f925302add0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5302add07f925302add0 /* SwInterCollision.cpp */; }; + FFFF5302ae387f925302ae38 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5302ae387f925302ae38 /* SwSelfCollision.cpp */; }; + FFFF5302aea07f925302aea0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5302aea07f925302aea0 /* SwSolver.cpp */; }; + FFFF5302af087f925302af08 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5302af087f925302af08 /* SwSolverKernel.cpp */; }; + FFFF5302af707f925302af70 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD5302af707f925302af70 /* TripletScheduler.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD935559107f8d93555910 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD9354e2507f8d9354e250 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD9354e2b87f8d9354e2b8 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD9354e3207f8d9354e320 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; - FFFD9354e3887f8d9354e388 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD9354e3f07f8d9354e3f0 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; - FFFD9354e4587f8d9354e458 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; - FFFD9354e4c07f8d9354e4c0 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; - FFFD93828c007f8d93828c00 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD93828c687f8d93828c68 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; - FFFD93828cd07f8d93828cd0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD93828d387f8d93828d38 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD93828da07f8d93828da0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD93828e087f8d93828e08 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD93828e707f8d93828e70 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; - FFFD93828ed87f8d93828ed8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; - FFFD93828f407f8d93828f40 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; - FFFD93828fa87f8d93828fa8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; - FFFD938290107f8d93829010 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; }; - FFFD938290787f8d93829078 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; }; - FFFD938290e07f8d938290e0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD938291487f8d93829148 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD938291b07f8d938291b0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD938292187f8d93829218 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; - FFFD938292807f8d93829280 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD938292e87f8d938292e8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD938293507f8d93829350 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD938293b87f8d938293b8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD938294207f8d93829420 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD938294887f8d93829488 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD938294f07f8d938294f0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; - FFFD938295587f8d93829558 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; - FFFD938295c07f8d938295c0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; - FFFD938296287f8d93829628 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; - FFFD938296907f8d93829690 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938296f87f8d938296f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938297607f8d93829760 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938297c87f8d938297c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938298307f8d93829830 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938298987f8d93829898 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938299007f8d93829900 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938299687f8d93829968 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD938299d07f8d938299d0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93829a387f8d93829a38 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93829aa07f8d93829aa0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93829b087f8d93829b08 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD93829b707f8d93829b70 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD528b5a907f92528b5a90 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD528ac4e07f92528ac4e0 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD528ac5487f92528ac548 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD528ac5b07f92528ac5b0 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; + FFFD528ac6187f92528ac618 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD528ac6807f92528ac680 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; + FFFD528ac6e87f92528ac6e8 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; + FFFD528ac7507f92528ac750 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a0007f925302a000 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a0687f925302a068 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a0d07f925302a0d0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a1387f925302a138 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a1a07f925302a1a0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a2087f925302a208 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a2707f925302a270 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a2d87f925302a2d8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a3407f925302a340 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a3a87f925302a3a8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a4107f925302a410 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a4787f925302a478 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a4e07f925302a4e0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a5487f925302a548 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a5b07f925302a5b0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a6187f925302a618 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a6807f925302a680 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a6e87f925302a6e8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a7507f925302a750 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a7b87f925302a7b8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a8207f925302a820 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a8887f925302a888 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a8f07f925302a8f0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a9587f925302a958 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302a9c07f925302a9c0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302aa287f925302aa28 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; + FFFD5302aa907f925302aa90 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5302aaf87f925302aaf8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5302ab607f925302ab60 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5302abc87f925302abc8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5302ac307f925302ac30 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5302ac987f925302ac98 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5302ad007f925302ad00 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5302ad687f925302ad68 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5302add07f925302add0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5302ae387f925302ae38 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5302aea07f925302aea0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5302af087f925302af08 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5302af707f925302af70 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2935559107f8d93555910 /* Resources */ = { + FFF2528b5a907f92528b5a90 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2767,7 +2766,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC935559107f8d93555910 /* Frameworks */ = { + FFFC528b5a907f92528b5a90 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2777,23 +2776,23 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8935559107f8d93555910 /* Sources */ = { + FFF8528b5a907f92528b5a90 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF938296907f8d93829690, - FFFF938296f87f8d938296f8, - FFFF938297607f8d93829760, - FFFF938297c87f8d938297c8, - FFFF938298307f8d93829830, - FFFF938298987f8d93829898, - FFFF938299007f8d93829900, - FFFF938299687f8d93829968, - FFFF938299d07f8d938299d0, - FFFF93829a387f8d93829a38, - FFFF93829aa07f8d93829aa0, - FFFF93829b087f8d93829b08, - FFFF93829b707f8d93829b70, + FFFF5302aa907f925302aa90, + FFFF5302aaf87f925302aaf8, + FFFF5302ab607f925302ab60, + FFFF5302abc87f925302abc8, + FFFF5302ac307f925302ac30, + FFFF5302ac987f925302ac98, + FFFF5302ad007f925302ad00, + FFFF5302ad687f925302ad68, + FFFF5302add07f925302add0, + FFFF5302ae387f925302ae38, + FFFF5302aea07f925302aea0, + FFFF5302af087f925302af08, + FFFF5302af707f925302af70, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2805,79 +2804,79 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelParticles */ - FFFF920351587f8d92035158 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920351587f8d92035158 /* PtBatcher.cpp */; }; - FFFF920351c07f8d920351c0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920351c07f8d920351c0 /* PtBodyTransformVault.cpp */; }; - FFFF920352287f8d92035228 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920352287f8d92035228 /* PtCollision.cpp */; }; - FFFF920352907f8d92035290 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920352907f8d92035290 /* PtCollisionBox.cpp */; }; - FFFF920352f87f8d920352f8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920352f87f8d920352f8 /* PtCollisionCapsule.cpp */; }; - FFFF920353607f8d92035360 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920353607f8d92035360 /* PtCollisionConvex.cpp */; }; - FFFF920353c87f8d920353c8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920353c87f8d920353c8 /* PtCollisionMesh.cpp */; }; - FFFF920354307f8d92035430 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920354307f8d92035430 /* PtCollisionPlane.cpp */; }; - FFFF920354987f8d92035498 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920354987f8d92035498 /* PtCollisionSphere.cpp */; }; - FFFF920355007f8d92035500 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920355007f8d92035500 /* PtContextCpu.cpp */; }; - FFFF920355687f8d92035568 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920355687f8d92035568 /* PtDynamics.cpp */; }; - FFFF920355d07f8d920355d0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920355d07f8d920355d0 /* PtParticleData.cpp */; }; - FFFF920356387f8d92035638 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920356387f8d92035638 /* PtParticleShapeCpu.cpp */; }; - FFFF920356a07f8d920356a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920356a07f8d920356a0 /* PtParticleSystemSimCpu.cpp */; }; - FFFF920357087f8d92035708 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920357087f8d92035708 /* PtSpatialHash.cpp */; }; - FFFF920357707f8d92035770 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD920357707f8d92035770 /* PtSpatialLocalHash.cpp */; }; + FFFF53814d587f9253814d58 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53814d587f9253814d58 /* PtBatcher.cpp */; }; + FFFF53814dc07f9253814dc0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53814dc07f9253814dc0 /* PtBodyTransformVault.cpp */; }; + FFFF53814e287f9253814e28 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53814e287f9253814e28 /* PtCollision.cpp */; }; + FFFF53814e907f9253814e90 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53814e907f9253814e90 /* PtCollisionBox.cpp */; }; + FFFF53814ef87f9253814ef8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53814ef87f9253814ef8 /* PtCollisionCapsule.cpp */; }; + FFFF53814f607f9253814f60 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53814f607f9253814f60 /* PtCollisionConvex.cpp */; }; + FFFF53814fc87f9253814fc8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD53814fc87f9253814fc8 /* PtCollisionMesh.cpp */; }; + FFFF538150307f9253815030 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538150307f9253815030 /* PtCollisionPlane.cpp */; }; + FFFF538150987f9253815098 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538150987f9253815098 /* PtCollisionSphere.cpp */; }; + FFFF538151007f9253815100 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538151007f9253815100 /* PtContextCpu.cpp */; }; + FFFF538151687f9253815168 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538151687f9253815168 /* PtDynamics.cpp */; }; + FFFF538151d07f92538151d0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538151d07f92538151d0 /* PtParticleData.cpp */; }; + FFFF538152387f9253815238 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538152387f9253815238 /* PtParticleShapeCpu.cpp */; }; + FFFF538152a07f92538152a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538152a07f92538152a0 /* PtParticleSystemSimCpu.cpp */; }; + FFFF538153087f9253815308 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538153087f9253815308 /* PtSpatialHash.cpp */; }; + FFFF538153707f9253815370 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD538153707f9253815370 /* PtSpatialLocalHash.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD937223b07f8d937223b0 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD9202d4007f8d9202d400 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202d4687f8d9202d468 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202d4d07f8d9202d4d0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202d5387f8d9202d538 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202d5a07f8d9202d5a0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202d6087f8d9202d608 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202d6707f8d9202d670 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202d6d87f8d9202d6d8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202d7407f8d9202d740 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD9202d7a87f8d9202d7a8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD920348007f8d92034800 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD920348687f8d92034868 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD920348d07f8d920348d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFD920349387f8d92034938 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD920349a07f8d920349a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; - FFFD92034a087f8d92034a08 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFD92034a707f8d92034a70 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD92034ad87f8d92034ad8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD92034b407f8d92034b40 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD92034ba87f8d92034ba8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD92034c107f8d92034c10 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD92034c787f8d92034c78 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; - FFFD92034ce07f8d92034ce0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFD92034d487f8d92034d48 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; - FFFD92034db07f8d92034db0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD92034e187f8d92034e18 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; - FFFD92034e807f8d92034e80 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; - FFFD92034ee87f8d92034ee8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD92034f507f8d92034f50 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD92034fb87f8d92034fb8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD920350207f8d92035020 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; - FFFD920350887f8d92035088 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD920350f07f8d920350f0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; - FFFD920351587f8d92035158 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920351c07f8d920351c0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920352287f8d92035228 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920352907f8d92035290 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920352f87f8d920352f8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920353607f8d92035360 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920353c87f8d920353c8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920354307f8d92035430 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920354987f8d92035498 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920355007f8d92035500 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920355687f8d92035568 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920355d07f8d920355d0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920356387f8d92035638 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920356a07f8d920356a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920357087f8d92035708 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD920357707f8d92035770 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD52e312407f9252e31240 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD5380d0007f925380d000 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380d0687f925380d068 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380d0d07f925380d0d0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380d1387f925380d138 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380d1a07f925380d1a0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380d2087f925380d208 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380d2707f925380d270 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380d2d87f925380d2d8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380d3407f925380d340 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD5380d3a87f925380d3a8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD538144007f9253814400 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD538144687f9253814468 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD538144d07f92538144d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFD538145387f9253814538 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD538145a07f92538145a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; + FFFD538146087f9253814608 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFD538146707f9253814670 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD538146d87f92538146d8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFD538147407f9253814740 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD538147a87f92538147a8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD538148107f9253814810 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFD538148787f9253814878 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; + FFFD538148e07f92538148e0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFD538149487f9253814948 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; + FFFD538149b07f92538149b0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; + FFFD53814a187f9253814a18 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; + FFFD53814a807f9253814a80 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; + FFFD53814ae87f9253814ae8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD53814b507f9253814b50 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD53814bb87f9253814bb8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD53814c207f9253814c20 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; + FFFD53814c887f9253814c88 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD53814cf07f9253814cf0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; + FFFD53814d587f9253814d58 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53814dc07f9253814dc0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53814e287f9253814e28 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53814e907f9253814e90 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53814ef87f9253814ef8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53814f607f9253814f60 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD53814fc87f9253814fc8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538150307f9253815030 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538150987f9253815098 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538151007f9253815100 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538151687f9253815168 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538151d07f92538151d0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538152387f9253815238 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538152a07f92538152a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538153087f9253815308 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD538153707f9253815370 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2937223b07f8d937223b0 /* Resources */ = { + FFF252e312407f9252e31240 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2887,7 +2886,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC937223b07f8d937223b0 /* Frameworks */ = { + FFFC52e312407f9252e31240 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2897,26 +2896,26 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8937223b07f8d937223b0 /* Sources */ = { + FFF852e312407f9252e31240 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF920351587f8d92035158, - FFFF920351c07f8d920351c0, - FFFF920352287f8d92035228, - FFFF920352907f8d92035290, - FFFF920352f87f8d920352f8, - FFFF920353607f8d92035360, - FFFF920353c87f8d920353c8, - FFFF920354307f8d92035430, - FFFF920354987f8d92035498, - FFFF920355007f8d92035500, - FFFF920355687f8d92035568, - FFFF920355d07f8d920355d0, - FFFF920356387f8d92035638, - FFFF920356a07f8d920356a0, - FFFF920357087f8d92035708, - FFFF920357707f8d92035770, + FFFF53814d587f9253814d58, + FFFF53814dc07f9253814dc0, + FFFF53814e287f9253814e28, + FFFF53814e907f9253814e90, + FFFF53814ef87f9253814ef8, + FFFF53814f607f9253814f60, + FFFF53814fc87f9253814fc8, + FFFF538150307f9253815030, + FFFF538150987f9253815098, + FFFF538151007f9253815100, + FFFF538151687f9253815168, + FFFF538151d07f92538151d0, + FFFF538152387f9253815238, + FFFF538152a07f92538152a0, + FFFF538153087f9253815308, + FFFF538153707f9253815370, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2928,22 +2927,22 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxTask */ - FFFF9430ecc07f8d9430ecc0 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9430ecc07f8d9430ecc0 /* src/TaskManager.cpp */; }; + FFFF528571907f9252857190 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD528571907f9252857190 /* src/TaskManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD9430dc007f8d9430dc00 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD9430c2f07f8d9430c2f0 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD9430c3587f8d9430c358 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD9430c3c07f8d9430c3c0 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD9430c4287f8d9430c428 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD9430c4907f8d9430c490 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; - FFFD9430c4f87f8d9430c4f8 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD9430ecc07f8d9430ecc0 /* src/TaskManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/TaskManager.cpp"; path = "../../../../PxShared/src/task/src/TaskManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD5285c5b07f925285c5b0 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD528578b07f92528578b0 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD528579187f9252857918 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD528579807f9252857980 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; + FFFD528579e87f92528579e8 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; + FFFD52857a507f9252857a50 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; + FFFD52857ab87f9252857ab8 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD528571907f9252857190 /* src/TaskManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/TaskManager.cpp"; path = "../../../../PxShared/src/task/src/TaskManager.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF29430dc007f8d9430dc00 /* Resources */ = { + FFF25285c5b07f925285c5b0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2953,7 +2952,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC9430dc007f8d9430dc00 /* Frameworks */ = { + FFFC5285c5b07f925285c5b0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2963,11 +2962,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF89430dc007f8d9430dc00 /* Sources */ = { + FFF85285c5b07f925285c5b0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF9430ecc07f8d9430ecc0, + FFFF528571907f9252857190, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2979,17 +2978,17 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PsFastXml */ - FFFF9414e2e07f8d9414e2e0 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9414e2e07f8d9414e2e0 /* PsFastXml.cpp */; }; + FFFF528934407f9252893440 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD528934407f9252893440 /* PsFastXml.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD9414ddd07f8d9414ddd0 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD9414e3907f8d9414e390 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; - FFFD9414e2e07f8d9414e2e0 /* PsFastXml.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.cpp"; path = "../../../../PxShared/src/fastxml/src/PsFastXml.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD528966007f9252896600 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD52896be07f9252896be0 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; + FFFD528934407f9252893440 /* PsFastXml.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.cpp"; path = "../../../../PxShared/src/fastxml/src/PsFastXml.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF29414ddd07f8d9414ddd0 /* Resources */ = { + FFF2528966007f9252896600 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2999,7 +2998,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC9414ddd07f8d9414ddd0 /* Frameworks */ = { + FFFC528966007f9252896600 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -3009,11 +3008,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF89414ddd07f8d9414ddd0 /* Sources */ = { + FFF8528966007f9252896600 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF9414e2e07f8d9414e2e0, + FFFF528934407f9252893440, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -3025,1969 +3024,1968 @@ /* End PBXTargetDependency section */ /* Begin PBXContainerItemProxy section */ - FFF59413e7907f8d9413e790 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF55289af407f925289af40 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA9413e7907f8d9413e790 /* PhysX */; + remoteGlobalIDString = FFFA5289af407f925289af40 /* PhysX */; remoteInfo = "PhysX"; }; - FFF59415f9607f8d9415f960 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF55284a3107f925284a310 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA9415f9607f8d9415f960 /* PhysXCharacterKinematic */; + remoteGlobalIDString = FFFA5284a3107f925284a310 /* PhysXCharacterKinematic */; remoteInfo = "PhysXCharacterKinematic"; }; - FFF594160e307f8d94160e30 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF5528aa6007f92528aa600 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA94160e307f8d94160e30 /* PhysXVehicle */; + remoteGlobalIDString = FFFA528aa6007f92528aa600 /* PhysXVehicle */; remoteInfo = "PhysXVehicle"; }; - FFF594170b507f8d94170b50 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF554505fa07f9254505fa0 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA94170b507f8d94170b50 /* PhysXExtensions */; + remoteGlobalIDString = FFFA54505fa07f9254505fa0 /* PhysXExtensions */; remoteInfo = "PhysXExtensions"; }; - FFF5941835207f8d94183520 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF5545189707f9254518970 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA941835207f8d94183520 /* SceneQuery */; + remoteGlobalIDString = FFFA545189707f9254518970 /* SceneQuery */; remoteInfo = "SceneQuery"; }; - FFF594187b607f8d94187b60 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF55451cfb07f925451cfb0 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA94187b607f8d94187b60 /* SimulationController */; + remoteGlobalIDString = FFFA5451cfb07f925451cfb0 /* SimulationController */; remoteInfo = "SimulationController"; }; - FFF5945316907f8d94531690 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF554435d507f9254435d50 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA945316907f8d94531690 /* PhysXCooking */; + remoteGlobalIDString = FFFA54435d507f9254435d50 /* PhysXCooking */; remoteInfo = "PhysXCooking"; }; - FFF59319b8507f8d9319b850 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF55294e4807f925294e480 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA9319b8507f8d9319b850 /* PhysXCommon */; + remoteGlobalIDString = FFFA5294e4807f925294e480 /* PhysXCommon */; remoteInfo = "PhysXCommon"; }; - FFF593189bd07f8d93189bd0 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF552959d507f9252959d50 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA93189bd07f8d93189bd0 /* PxFoundation */; + remoteGlobalIDString = FFFA52959d507f9252959d50 /* PxFoundation */; remoteInfo = "PxFoundation"; }; - FFF5935339407f8d93533940 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF5528cd4707f92528cd470 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA935339407f8d93533940 /* PxPvdSDK */; + remoteGlobalIDString = FFFA528cd4707f92528cd470 /* PxPvdSDK */; remoteInfo = "PxPvdSDK"; }; - FFF5934063907f8d93406390 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF5529348507f9252934850 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA934063907f8d93406390 /* LowLevel */; + remoteGlobalIDString = FFFA529348507f9252934850 /* LowLevel */; remoteInfo = "LowLevel"; }; - FFF593436e307f8d93436e30 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF5540074f07f92540074f0 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA93436e307f8d93436e30 /* LowLevelAABB */; + remoteGlobalIDString = FFFA540074f07f92540074f0 /* LowLevelAABB */; remoteInfo = "LowLevelAABB"; }; - FFF59370e0407f8d9370e040 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF552e144307f9252e14430 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA9370e0407f8d9370e040 /* LowLevelDynamics */; + remoteGlobalIDString = FFFA52e144307f9252e14430 /* LowLevelDynamics */; remoteInfo = "LowLevelDynamics"; }; - FFF5935559107f8d93555910 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF5528b5a907f92528b5a90 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA935559107f8d93555910 /* LowLevelCloth */; + remoteGlobalIDString = FFFA528b5a907f92528b5a90 /* LowLevelCloth */; remoteInfo = "LowLevelCloth"; }; - FFF5937223b07f8d937223b0 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF552e312407f9252e31240 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA937223b07f8d937223b0 /* LowLevelParticles */; + remoteGlobalIDString = FFFA52e312407f9252e31240 /* LowLevelParticles */; remoteInfo = "LowLevelParticles"; }; - FFF59430dc007f8d9430dc00 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF55285c5b07f925285c5b0 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA9430dc007f8d9430dc00 /* PxTask */; + remoteGlobalIDString = FFFA5285c5b07f925285c5b0 /* PxTask */; remoteInfo = "PxTask"; }; - FFF59414ddd07f8d9414ddd0 /* PBXContainerItemProxy */ = { - containerPortal = FFF991d4b7007f8d91d4b700 /* Project object */; + FFF5528966007f9252896600 /* PBXContainerItemProxy */ = { + containerPortal = FFF951c7d2907f9251c7d290 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA9414ddd07f8d9414ddd0 /* PsFastXml */; + remoteGlobalIDString = FFFA528966007f9252896600 /* PsFastXml */; remoteInfo = "PsFastXml"; }; /* End PBXContainerItemProxy section */ /* Begin PBXGroup section */ - FFFB91d4b7687f8d91d4b768 /* PhysX */ = { + FFFB51c7d2f87f9251c7d2f8 /* PhysX */ = { isa = PBXGroup; children = ( - FFF091d4b7007f8d91d4b700 /* Source */, - FFEE91d4b7007f8d91d4b700 /* Products */, + FFF051c7d2907f9251c7d290 /* Source */, + FFEE51c7d2907f9251c7d290 /* Products */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFF091d4b7007f8d91d4b700 /* Source */ = { + FFF051c7d2907f9251c7d290 /* Source */ = { isa = PBXGroup; children = ( - FFFB9413e7907f8d9413e790, - FFFB9415f9607f8d9415f960, - FFFB94160e307f8d94160e30, - FFFB94170b507f8d94170b50, - FFFB941835207f8d94183520, - FFFB94187b607f8d94187b60, - FFFB945316907f8d94531690, - FFFB9319b8507f8d9319b850, - FFFB93189bd07f8d93189bd0, - FFFB935339407f8d93533940, - FFFB934063907f8d93406390, - FFFB93436e307f8d93436e30, - FFFB9370e0407f8d9370e040, - FFFB935559107f8d93555910, - FFFB937223b07f8d937223b0, - FFFB9430dc007f8d9430dc00, - FFFB9414ddd07f8d9414ddd0, + FFFB5289af407f925289af40, + FFFB5284a3107f925284a310, + FFFB528aa6007f92528aa600, + FFFB54505fa07f9254505fa0, + FFFB545189707f9254518970, + FFFB5451cfb07f925451cfb0, + FFFB54435d507f9254435d50, + FFFB5294e4807f925294e480, + FFFB52959d507f9252959d50, + FFFB528cd4707f92528cd470, + FFFB529348507f9252934850, + FFFB540074f07f92540074f0, + FFFB52e144307f9252e14430, + FFFB528b5a907f92528b5a90, + FFFB52e312407f9252e31240, + FFFB5285c5b07f925285c5b0, + FFFB528966007f9252896600, ); name = Source; sourceTree = "<group>"; }; - FFEE91d4b7007f8d91d4b700 /* Products */ = { + FFEE51c7d2907f9251c7d290 /* Products */ = { isa = PBXGroup; children = ( - FFFD9413e7907f8d9413e790, - FFFD9415f9607f8d9415f960, - FFFD94160e307f8d94160e30, - FFFD94170b507f8d94170b50, - FFFD941835207f8d94183520, - FFFD94187b607f8d94187b60, - FFFD945316907f8d94531690, - FFFD9319b8507f8d9319b850, - FFFD93189bd07f8d93189bd0, - FFFD935339407f8d93533940, - FFFD934063907f8d93406390, - FFFD93436e307f8d93436e30, - FFFD9370e0407f8d9370e040, - FFFD935559107f8d93555910, - FFFD937223b07f8d937223b0, - FFFD9430dc007f8d9430dc00, - FFFD9414ddd07f8d9414ddd0, + FFFD5289af407f925289af40, + FFFD5284a3107f925284a310, + FFFD528aa6007f92528aa600, + FFFD54505fa07f9254505fa0, + FFFD545189707f9254518970, + FFFD5451cfb07f925451cfb0, + FFFD54435d507f9254435d50, + FFFD5294e4807f925294e480, + FFFD52959d507f9252959d50, + FFFD528cd4707f92528cd470, + FFFD529348507f9252934850, + FFFD540074f07f92540074f0, + FFFD52e144307f9252e14430, + FFFD528b5a907f92528b5a90, + FFFD52e312407f9252e31240, + FFFD5285c5b07f925285c5b0, + FFFD528966007f9252896600, ); name = Products; sourceTree = "<group>"; }; - FFFB9413e7907f8d9413e790 /* PhysX */ = { + FFFB5289af407f925289af40 /* PhysX */ = { isa = PBXGroup; children = ( - FFFB941678207f8d94167820 /* src */, - FFFB941678487f8d94167848 /* include */, - FFFB941678707f8d94167870 /* metadata */, + FFFB5284a5607f925284a560 /* src */, + FFFB5284a5887f925284a588 /* include */, + FFFB5284a5b07f925284a5b0 /* metadata */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFFB941678207f8d94167820 /* src */ = { + FFFB5284a5607f925284a560 /* src */ = { isa = PBXGroup; children = ( - FFFD920672007f8d92067200 /* NpActor.h */, - FFFD920672687f8d92067268 /* NpActorTemplate.h */, - FFFD920672d07f8d920672d0 /* NpAggregate.h */, - FFFD920673387f8d92067338 /* NpArticulation.h */, - FFFD920673a07f8d920673a0 /* NpArticulationJoint.h */, - FFFD920674087f8d92067408 /* NpArticulationLink.h */, - FFFD920674707f8d92067470 /* NpBatchQuery.h */, - FFFD920674d87f8d920674d8 /* NpCast.h */, - FFFD920675407f8d92067540 /* NpConnector.h */, - FFFD920675a87f8d920675a8 /* NpConstraint.h */, - FFFD920676107f8d92067610 /* NpFactory.h */, - FFFD920676787f8d92067678 /* NpMaterial.h */, - FFFD920676e07f8d920676e0 /* NpMaterialManager.h */, - FFFD920677487f8d92067748 /* NpPhysics.h */, - FFFD920677b07f8d920677b0 /* NpPhysicsInsertionCallback.h */, - FFFD920678187f8d92067818 /* NpPtrTableStorageManager.h */, - FFFD920678807f8d92067880 /* NpPvdSceneQueryCollector.h */, - FFFD920678e87f8d920678e8 /* NpQueryShared.h */, - FFFD920679507f8d92067950 /* NpReadCheck.h */, - FFFD920679b87f8d920679b8 /* NpRigidActorTemplate.h */, - FFFD92067a207f8d92067a20 /* NpRigidActorTemplateInternal.h */, - FFFD92067a887f8d92067a88 /* NpRigidBodyTemplate.h */, - FFFD92067af07f8d92067af0 /* NpRigidDynamic.h */, - FFFD92067b587f8d92067b58 /* NpRigidStatic.h */, - FFFD92067bc07f8d92067bc0 /* NpScene.h */, - FFFD92067c287f8d92067c28 /* NpSceneQueries.h */, - FFFD92067c907f8d92067c90 /* NpShape.h */, - FFFD92067cf87f8d92067cf8 /* NpShapeManager.h */, - FFFD92067d607f8d92067d60 /* NpSpatialIndex.h */, - FFFD92067dc87f8d92067dc8 /* NpVolumeCache.h */, - FFFD92067e307f8d92067e30 /* NpWriteCheck.h */, - FFFD92067e987f8d92067e98 /* PvdMetaDataBindingData.h */, - FFFD92067f007f8d92067f00 /* PvdMetaDataPvdBinding.h */, - FFFD92067f687f8d92067f68 /* PvdPhysicsClient.h */, - FFFD92067fd07f8d92067fd0 /* PvdTypeNames.h */, - FFFD920680387f8d92068038 /* NpActor.cpp */, - FFFD920680a07f8d920680a0 /* NpAggregate.cpp */, - FFFD920681087f8d92068108 /* NpArticulation.cpp */, - FFFD920681707f8d92068170 /* NpArticulationJoint.cpp */, - FFFD920681d87f8d920681d8 /* NpArticulationLink.cpp */, - FFFD920682407f8d92068240 /* NpBatchQuery.cpp */, - FFFD920682a87f8d920682a8 /* NpConstraint.cpp */, - FFFD920683107f8d92068310 /* NpFactory.cpp */, - FFFD920683787f8d92068378 /* NpMaterial.cpp */, - FFFD920683e07f8d920683e0 /* NpMetaData.cpp */, - FFFD920684487f8d92068448 /* NpPhysics.cpp */, - FFFD920684b07f8d920684b0 /* NpPvdSceneQueryCollector.cpp */, - FFFD920685187f8d92068518 /* NpReadCheck.cpp */, - FFFD920685807f8d92068580 /* NpRigidDynamic.cpp */, - FFFD920685e87f8d920685e8 /* NpRigidStatic.cpp */, - FFFD920686507f8d92068650 /* NpScene.cpp */, - FFFD920686b87f8d920686b8 /* NpSceneQueries.cpp */, - FFFD920687207f8d92068720 /* NpSerializerAdapter.cpp */, - FFFD920687887f8d92068788 /* NpShape.cpp */, - FFFD920687f07f8d920687f0 /* NpShapeManager.cpp */, - FFFD920688587f8d92068858 /* NpSpatialIndex.cpp */, - FFFD920688c07f8d920688c0 /* NpVolumeCache.cpp */, - FFFD920689287f8d92068928 /* NpWriteCheck.cpp */, - FFFD920689907f8d92068990 /* PvdMetaDataPvdBinding.cpp */, - FFFD920689f87f8d920689f8 /* PvdPhysicsClient.cpp */, - FFFD92068a607f8d92068a60 /* particles/NpParticleBaseTemplate.h */, - FFFD92068ac87f8d92068ac8 /* particles/NpParticleFluid.h */, - FFFD92068b307f8d92068b30 /* particles/NpParticleFluidReadData.h */, - FFFD92068b987f8d92068b98 /* particles/NpParticleSystem.h */, - FFFD92068c007f8d92068c00 /* particles/NpParticleFluid.cpp */, - FFFD92068c687f8d92068c68 /* particles/NpParticleSystem.cpp */, - FFFD92068cd07f8d92068cd0 /* buffering/ScbActor.h */, - FFFD92068d387f8d92068d38 /* buffering/ScbAggregate.h */, - FFFD92068da07f8d92068da0 /* buffering/ScbArticulation.h */, - FFFD92068e087f8d92068e08 /* buffering/ScbArticulationJoint.h */, - FFFD92068e707f8d92068e70 /* buffering/ScbBase.h */, - FFFD92068ed87f8d92068ed8 /* buffering/ScbBody.h */, - FFFD92068f407f8d92068f40 /* buffering/ScbCloth.h */, - FFFD92068fa87f8d92068fa8 /* buffering/ScbConstraint.h */, - FFFD920690107f8d92069010 /* buffering/ScbDefs.h */, - FFFD920690787f8d92069078 /* buffering/ScbNpDeps.h */, - FFFD920690e07f8d920690e0 /* buffering/ScbParticleSystem.h */, - FFFD920691487f8d92069148 /* buffering/ScbRigidObject.h */, - FFFD920691b07f8d920691b0 /* buffering/ScbRigidStatic.h */, - FFFD920692187f8d92069218 /* buffering/ScbScene.h */, - FFFD920692807f8d92069280 /* buffering/ScbSceneBuffer.h */, - FFFD920692e87f8d920692e8 /* buffering/ScbScenePvdClient.h */, - FFFD920693507f8d92069350 /* buffering/ScbShape.h */, - FFFD920693b87f8d920693b8 /* buffering/ScbType.h */, - FFFD920694207f8d92069420 /* buffering/ScbActor.cpp */, - FFFD920694887f8d92069488 /* buffering/ScbAggregate.cpp */, - FFFD920694f07f8d920694f0 /* buffering/ScbBase.cpp */, - FFFD920695587f8d92069558 /* buffering/ScbCloth.cpp */, - FFFD920695c07f8d920695c0 /* buffering/ScbMetaData.cpp */, - FFFD920696287f8d92069628 /* buffering/ScbParticleSystem.cpp */, - FFFD920696907f8d92069690 /* buffering/ScbScene.cpp */, - FFFD920696f87f8d920696f8 /* buffering/ScbScenePvdClient.cpp */, - FFFD920697607f8d92069760 /* buffering/ScbShape.cpp */, - FFFD920697c87f8d920697c8 /* cloth/NpCloth.h */, - FFFD920698307f8d92069830 /* cloth/NpClothFabric.h */, - FFFD920698987f8d92069898 /* cloth/NpClothParticleData.h */, - FFFD920699007f8d92069900 /* cloth/NpCloth.cpp */, - FFFD920699687f8d92069968 /* cloth/NpClothFabric.cpp */, - FFFD920699d07f8d920699d0 /* cloth/NpClothParticleData.cpp */, - FFFD92069a387f8d92069a38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, + FFFD530420007f9253042000 /* NpActor.h */, + FFFD530420687f9253042068 /* NpActorTemplate.h */, + FFFD530420d07f92530420d0 /* NpAggregate.h */, + FFFD530421387f9253042138 /* NpArticulation.h */, + FFFD530421a07f92530421a0 /* NpArticulationJoint.h */, + FFFD530422087f9253042208 /* NpArticulationLink.h */, + FFFD530422707f9253042270 /* NpBatchQuery.h */, + FFFD530422d87f92530422d8 /* NpCast.h */, + FFFD530423407f9253042340 /* NpConnector.h */, + FFFD530423a87f92530423a8 /* NpConstraint.h */, + FFFD530424107f9253042410 /* NpFactory.h */, + FFFD530424787f9253042478 /* NpMaterial.h */, + FFFD530424e07f92530424e0 /* NpMaterialManager.h */, + FFFD530425487f9253042548 /* NpPhysics.h */, + FFFD530425b07f92530425b0 /* NpPhysicsInsertionCallback.h */, + FFFD530426187f9253042618 /* NpPtrTableStorageManager.h */, + FFFD530426807f9253042680 /* NpPvdSceneQueryCollector.h */, + FFFD530426e87f92530426e8 /* NpQueryShared.h */, + FFFD530427507f9253042750 /* NpReadCheck.h */, + FFFD530427b87f92530427b8 /* NpRigidActorTemplate.h */, + FFFD530428207f9253042820 /* NpRigidActorTemplateInternal.h */, + FFFD530428887f9253042888 /* NpRigidBodyTemplate.h */, + FFFD530428f07f92530428f0 /* NpRigidDynamic.h */, + FFFD530429587f9253042958 /* NpRigidStatic.h */, + FFFD530429c07f92530429c0 /* NpScene.h */, + FFFD53042a287f9253042a28 /* NpSceneQueries.h */, + FFFD53042a907f9253042a90 /* NpShape.h */, + FFFD53042af87f9253042af8 /* NpShapeManager.h */, + FFFD53042b607f9253042b60 /* NpSpatialIndex.h */, + FFFD53042bc87f9253042bc8 /* NpVolumeCache.h */, + FFFD53042c307f9253042c30 /* NpWriteCheck.h */, + FFFD53042c987f9253042c98 /* PvdMetaDataBindingData.h */, + FFFD53042d007f9253042d00 /* PvdMetaDataPvdBinding.h */, + FFFD53042d687f9253042d68 /* PvdPhysicsClient.h */, + FFFD53042dd07f9253042dd0 /* PvdTypeNames.h */, + FFFD53042e387f9253042e38 /* NpActor.cpp */, + FFFD53042ea07f9253042ea0 /* NpAggregate.cpp */, + FFFD53042f087f9253042f08 /* NpArticulation.cpp */, + FFFD53042f707f9253042f70 /* NpArticulationJoint.cpp */, + FFFD53042fd87f9253042fd8 /* NpArticulationLink.cpp */, + FFFD530430407f9253043040 /* NpBatchQuery.cpp */, + FFFD530430a87f92530430a8 /* NpConstraint.cpp */, + FFFD530431107f9253043110 /* NpFactory.cpp */, + FFFD530431787f9253043178 /* NpMaterial.cpp */, + FFFD530431e07f92530431e0 /* NpMetaData.cpp */, + FFFD530432487f9253043248 /* NpPhysics.cpp */, + FFFD530432b07f92530432b0 /* NpPvdSceneQueryCollector.cpp */, + FFFD530433187f9253043318 /* NpReadCheck.cpp */, + FFFD530433807f9253043380 /* NpRigidDynamic.cpp */, + FFFD530433e87f92530433e8 /* NpRigidStatic.cpp */, + FFFD530434507f9253043450 /* NpScene.cpp */, + FFFD530434b87f92530434b8 /* NpSceneQueries.cpp */, + FFFD530435207f9253043520 /* NpSerializerAdapter.cpp */, + FFFD530435887f9253043588 /* NpShape.cpp */, + FFFD530435f07f92530435f0 /* NpShapeManager.cpp */, + FFFD530436587f9253043658 /* NpSpatialIndex.cpp */, + FFFD530436c07f92530436c0 /* NpVolumeCache.cpp */, + FFFD530437287f9253043728 /* NpWriteCheck.cpp */, + FFFD530437907f9253043790 /* PvdMetaDataPvdBinding.cpp */, + FFFD530437f87f92530437f8 /* PvdPhysicsClient.cpp */, + FFFD530438607f9253043860 /* particles/NpParticleBaseTemplate.h */, + FFFD530438c87f92530438c8 /* particles/NpParticleFluid.h */, + FFFD530439307f9253043930 /* particles/NpParticleFluidReadData.h */, + FFFD530439987f9253043998 /* particles/NpParticleSystem.h */, + FFFD53043a007f9253043a00 /* particles/NpParticleFluid.cpp */, + FFFD53043a687f9253043a68 /* particles/NpParticleSystem.cpp */, + FFFD53043ad07f9253043ad0 /* buffering/ScbActor.h */, + FFFD53043b387f9253043b38 /* buffering/ScbAggregate.h */, + FFFD53043ba07f9253043ba0 /* buffering/ScbArticulation.h */, + FFFD53043c087f9253043c08 /* buffering/ScbArticulationJoint.h */, + FFFD53043c707f9253043c70 /* buffering/ScbBase.h */, + FFFD53043cd87f9253043cd8 /* buffering/ScbBody.h */, + FFFD53043d407f9253043d40 /* buffering/ScbCloth.h */, + FFFD53043da87f9253043da8 /* buffering/ScbConstraint.h */, + FFFD53043e107f9253043e10 /* buffering/ScbDefs.h */, + FFFD53043e787f9253043e78 /* buffering/ScbNpDeps.h */, + FFFD53043ee07f9253043ee0 /* buffering/ScbParticleSystem.h */, + FFFD53043f487f9253043f48 /* buffering/ScbRigidObject.h */, + FFFD53043fb07f9253043fb0 /* buffering/ScbRigidStatic.h */, + FFFD530440187f9253044018 /* buffering/ScbScene.h */, + FFFD530440807f9253044080 /* buffering/ScbSceneBuffer.h */, + FFFD530440e87f92530440e8 /* buffering/ScbScenePvdClient.h */, + FFFD530441507f9253044150 /* buffering/ScbShape.h */, + FFFD530441b87f92530441b8 /* buffering/ScbType.h */, + FFFD530442207f9253044220 /* buffering/ScbActor.cpp */, + FFFD530442887f9253044288 /* buffering/ScbAggregate.cpp */, + FFFD530442f07f92530442f0 /* buffering/ScbBase.cpp */, + FFFD530443587f9253044358 /* buffering/ScbCloth.cpp */, + FFFD530443c07f92530443c0 /* buffering/ScbMetaData.cpp */, + FFFD530444287f9253044428 /* buffering/ScbParticleSystem.cpp */, + FFFD530444907f9253044490 /* buffering/ScbScene.cpp */, + FFFD530444f87f92530444f8 /* buffering/ScbScenePvdClient.cpp */, + FFFD530445607f9253044560 /* buffering/ScbShape.cpp */, + FFFD530445c87f92530445c8 /* cloth/NpCloth.h */, + FFFD530446307f9253044630 /* cloth/NpClothFabric.h */, + FFFD530446987f9253044698 /* cloth/NpClothParticleData.h */, + FFFD530447007f9253044700 /* cloth/NpCloth.cpp */, + FFFD530447687f9253044768 /* cloth/NpClothFabric.cpp */, + FFFD530447d07f92530447d0 /* cloth/NpClothParticleData.cpp */, + FFFD530448387f9253044838 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB941678487f8d94167848 /* include */ = { + FFFB5284a5887f925284a588 /* include */ = { isa = PBXGroup; children = ( - FFFD92064c007f8d92064c00 /* PxActor.h */, - FFFD92064c687f8d92064c68 /* PxAggregate.h */, - FFFD92064cd07f8d92064cd0 /* PxArticulation.h */, - FFFD92064d387f8d92064d38 /* PxArticulationJoint.h */, - FFFD92064da07f8d92064da0 /* PxArticulationLink.h */, - FFFD92064e087f8d92064e08 /* PxBatchQuery.h */, - FFFD92064e707f8d92064e70 /* PxBatchQueryDesc.h */, - FFFD92064ed87f8d92064ed8 /* PxBroadPhase.h */, - FFFD92064f407f8d92064f40 /* PxClient.h */, - FFFD92064fa87f8d92064fa8 /* PxConstraint.h */, - FFFD920650107f8d92065010 /* PxConstraintDesc.h */, - FFFD920650787f8d92065078 /* PxContact.h */, - FFFD920650e07f8d920650e0 /* PxContactModifyCallback.h */, - FFFD920651487f8d92065148 /* PxDeletionListener.h */, - FFFD920651b07f8d920651b0 /* PxFiltering.h */, - FFFD920652187f8d92065218 /* PxForceMode.h */, - FFFD920652807f8d92065280 /* PxImmediateMode.h */, - FFFD920652e87f8d920652e8 /* PxLockedData.h */, - FFFD920653507f8d92065350 /* PxMaterial.h */, - FFFD920653b87f8d920653b8 /* PxPhysXConfig.h */, - FFFD920654207f8d92065420 /* PxPhysics.h */, - FFFD920654887f8d92065488 /* PxPhysicsAPI.h */, - FFFD920654f07f8d920654f0 /* PxPhysicsSerialization.h */, - FFFD920655587f8d92065558 /* PxPhysicsVersion.h */, - FFFD920655c07f8d920655c0 /* PxPruningStructure.h */, - FFFD920656287f8d92065628 /* PxQueryFiltering.h */, - FFFD920656907f8d92065690 /* PxQueryReport.h */, - FFFD920656f87f8d920656f8 /* PxRigidActor.h */, - FFFD920657607f8d92065760 /* PxRigidBody.h */, - FFFD920657c87f8d920657c8 /* PxRigidDynamic.h */, - FFFD920658307f8d92065830 /* PxRigidStatic.h */, - FFFD920658987f8d92065898 /* PxScene.h */, - FFFD920659007f8d92065900 /* PxSceneDesc.h */, - FFFD920659687f8d92065968 /* PxSceneLock.h */, - FFFD920659d07f8d920659d0 /* PxShape.h */, - FFFD92065a387f8d92065a38 /* PxSimulationEventCallback.h */, - FFFD92065aa07f8d92065aa0 /* PxSimulationStatistics.h */, - FFFD92065b087f8d92065b08 /* PxSpatialIndex.h */, - FFFD92065b707f8d92065b70 /* PxVisualizationParameter.h */, - FFFD92065bd87f8d92065bd8 /* PxVolumeCache.h */, - FFFD92065c407f8d92065c40 /* particles/PxParticleBase.h */, - FFFD92065ca87f8d92065ca8 /* particles/PxParticleBaseFlag.h */, - FFFD92065d107f8d92065d10 /* particles/PxParticleCreationData.h */, - FFFD92065d787f8d92065d78 /* particles/PxParticleFlag.h */, - FFFD92065de07f8d92065de0 /* particles/PxParticleFluid.h */, - FFFD92065e487f8d92065e48 /* particles/PxParticleFluidReadData.h */, - FFFD92065eb07f8d92065eb0 /* particles/PxParticleReadData.h */, - FFFD92065f187f8d92065f18 /* particles/PxParticleSystem.h */, - FFFD92065f807f8d92065f80 /* pvd/PxPvdSceneClient.h */, - FFFD92065fe87f8d92065fe8 /* cloth/PxCloth.h */, - FFFD920660507f8d92066050 /* cloth/PxClothCollisionData.h */, - FFFD920660b87f8d920660b8 /* cloth/PxClothFabric.h */, - FFFD920661207f8d92066120 /* cloth/PxClothParticleData.h */, - FFFD920661887f8d92066188 /* cloth/PxClothTypes.h */, + FFFD53044a007f9253044a00 /* PxActor.h */, + FFFD53044a687f9253044a68 /* PxAggregate.h */, + FFFD53044ad07f9253044ad0 /* PxArticulation.h */, + FFFD53044b387f9253044b38 /* PxArticulationJoint.h */, + FFFD53044ba07f9253044ba0 /* PxArticulationLink.h */, + FFFD53044c087f9253044c08 /* PxBatchQuery.h */, + FFFD53044c707f9253044c70 /* PxBatchQueryDesc.h */, + FFFD53044cd87f9253044cd8 /* PxBroadPhase.h */, + FFFD53044d407f9253044d40 /* PxClient.h */, + FFFD53044da87f9253044da8 /* PxConstraint.h */, + FFFD53044e107f9253044e10 /* PxConstraintDesc.h */, + FFFD53044e787f9253044e78 /* PxContact.h */, + FFFD53044ee07f9253044ee0 /* PxContactModifyCallback.h */, + FFFD53044f487f9253044f48 /* PxDeletionListener.h */, + FFFD53044fb07f9253044fb0 /* PxFiltering.h */, + FFFD530450187f9253045018 /* PxForceMode.h */, + FFFD530450807f9253045080 /* PxImmediateMode.h */, + FFFD530450e87f92530450e8 /* PxLockedData.h */, + FFFD530451507f9253045150 /* PxMaterial.h */, + FFFD530451b87f92530451b8 /* PxPhysXConfig.h */, + FFFD530452207f9253045220 /* PxPhysics.h */, + FFFD530452887f9253045288 /* PxPhysicsAPI.h */, + FFFD530452f07f92530452f0 /* PxPhysicsSerialization.h */, + FFFD530453587f9253045358 /* PxPhysicsVersion.h */, + FFFD530453c07f92530453c0 /* PxPruningStructure.h */, + FFFD530454287f9253045428 /* PxQueryFiltering.h */, + FFFD530454907f9253045490 /* PxQueryReport.h */, + FFFD530454f87f92530454f8 /* PxRigidActor.h */, + FFFD530455607f9253045560 /* PxRigidBody.h */, + FFFD530455c87f92530455c8 /* PxRigidDynamic.h */, + FFFD530456307f9253045630 /* PxRigidStatic.h */, + FFFD530456987f9253045698 /* PxScene.h */, + FFFD530457007f9253045700 /* PxSceneDesc.h */, + FFFD530457687f9253045768 /* PxSceneLock.h */, + FFFD530457d07f92530457d0 /* PxShape.h */, + FFFD530458387f9253045838 /* PxSimulationEventCallback.h */, + FFFD530458a07f92530458a0 /* PxSimulationStatistics.h */, + FFFD530459087f9253045908 /* PxSpatialIndex.h */, + FFFD530459707f9253045970 /* PxVisualizationParameter.h */, + FFFD530459d87f92530459d8 /* PxVolumeCache.h */, + FFFD53045a407f9253045a40 /* particles/PxParticleBase.h */, + FFFD53045aa87f9253045aa8 /* particles/PxParticleBaseFlag.h */, + FFFD53045b107f9253045b10 /* particles/PxParticleCreationData.h */, + FFFD53045b787f9253045b78 /* particles/PxParticleFlag.h */, + FFFD53045be07f9253045be0 /* particles/PxParticleFluid.h */, + FFFD53045c487f9253045c48 /* particles/PxParticleFluidReadData.h */, + FFFD53045cb07f9253045cb0 /* particles/PxParticleReadData.h */, + FFFD53045d187f9253045d18 /* particles/PxParticleSystem.h */, + FFFD53045d807f9253045d80 /* pvd/PxPvdSceneClient.h */, + FFFD53045de87f9253045de8 /* cloth/PxCloth.h */, + FFFD53045e507f9253045e50 /* cloth/PxClothCollisionData.h */, + FFFD53045eb87f9253045eb8 /* cloth/PxClothFabric.h */, + FFFD53045f207f9253045f20 /* cloth/PxClothParticleData.h */, + FFFD53045f887f9253045f88 /* cloth/PxClothTypes.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB941678707f8d94167870 /* metadata */ = { + FFFB5284a5b07f925284a5b0 /* metadata */ = { isa = PBXGroup; children = ( - FFFD92063c007f8d92063c00 /* core/include/PvdMetaDataDefineProperties.h */, - FFFD92063c687f8d92063c68 /* core/include/PvdMetaDataExtensions.h */, - FFFD92063cd07f8d92063cd0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFD92063d387f8d92063d38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFD92063da07f8d92063da0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFD92063e087f8d92063e08 /* core/include/PxMetaDataCompare.h */, - FFFD92063e707f8d92063e70 /* core/include/PxMetaDataCppPrefix.h */, - FFFD92063ed87f8d92063ed8 /* core/include/PxMetaDataObjects.h */, - FFFD92063f407f8d92063f40 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFD92063fa87f8d92063fa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, - FFFD920640107f8d92064010 /* core/src/PxMetaDataObjects.cpp */, + FFFD530460007f9253046000 /* core/include/PvdMetaDataDefineProperties.h */, + FFFD530460687f9253046068 /* core/include/PvdMetaDataExtensions.h */, + FFFD530460d07f92530460d0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFD530461387f9253046138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFD530461a07f92530461a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFD530462087f9253046208 /* core/include/PxMetaDataCompare.h */, + FFFD530462707f9253046270 /* core/include/PxMetaDataCppPrefix.h */, + FFFD530462d87f92530462d8 /* core/include/PxMetaDataObjects.h */, + FFFD530463407f9253046340 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFD530463a87f92530463a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, + FFFD530464107f9253046410 /* core/src/PxMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB9415f9607f8d9415f960 /* PhysXCharacterKinematic */ = { + FFFB5284a3107f925284a310 /* PhysXCharacterKinematic */ = { isa = PBXGroup; children = ( - FFFB941652507f8d94165250 /* include */, - FFFB941652787f8d94165278 /* src */, + FFFB528a7bb07f92528a7bb0 /* include */, + FFFB528a7bd87f92528a7bd8 /* src */, ); name = "PhysXCharacterKinematic"; sourceTree = "<group>"; }; - FFFB941652507f8d94165250 /* include */ = { + FFFB528a7bb07f92528a7bb0 /* include */ = { isa = PBXGroup; children = ( - FFFD94166b107f8d94166b10 /* PxBoxController.h */, - FFFD94166b787f8d94166b78 /* PxCapsuleController.h */, - FFFD94166be07f8d94166be0 /* PxCharacter.h */, - FFFD94166c487f8d94166c48 /* PxController.h */, - FFFD94166cb07f8d94166cb0 /* PxControllerBehavior.h */, - FFFD94166d187f8d94166d18 /* PxControllerManager.h */, - FFFD94166d807f8d94166d80 /* PxControllerObstacles.h */, - FFFD94166de87f8d94166de8 /* PxExtended.h */, + FFFD528a94807f92528a9480 /* PxBoxController.h */, + FFFD528a94e87f92528a94e8 /* PxCapsuleController.h */, + FFFD528a95507f92528a9550 /* PxCharacter.h */, + FFFD528a95b87f92528a95b8 /* PxController.h */, + FFFD528a96207f92528a9620 /* PxControllerBehavior.h */, + FFFD528a96887f92528a9688 /* PxControllerManager.h */, + FFFD528a96f07f92528a96f0 /* PxControllerObstacles.h */, + FFFD528a97587f92528a9758 /* PxExtended.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB941652787f8d94165278 /* src */ = { + FFFB528a7bd87f92528a7bd8 /* src */ = { isa = PBXGroup; children = ( - FFFD920612007f8d92061200 /* CctBoxController.h */, - FFFD920612687f8d92061268 /* CctCapsuleController.h */, - FFFD920612d07f8d920612d0 /* CctCharacterController.h */, - FFFD920613387f8d92061338 /* CctCharacterControllerManager.h */, - FFFD920613a07f8d920613a0 /* CctController.h */, - FFFD920614087f8d92061408 /* CctInternalStructs.h */, - FFFD920614707f8d92061470 /* CctObstacleContext.h */, - FFFD920614d87f8d920614d8 /* CctSweptBox.h */, - FFFD920615407f8d92061540 /* CctSweptCapsule.h */, - FFFD920615a87f8d920615a8 /* CctSweptVolume.h */, - FFFD920616107f8d92061610 /* CctUtils.h */, - FFFD920616787f8d92061678 /* CctBoxController.cpp */, - FFFD920616e07f8d920616e0 /* CctCapsuleController.cpp */, - FFFD920617487f8d92061748 /* CctCharacterController.cpp */, - FFFD920617b07f8d920617b0 /* CctCharacterControllerCallbacks.cpp */, - FFFD920618187f8d92061818 /* CctCharacterControllerManager.cpp */, - FFFD920618807f8d92061880 /* CctController.cpp */, - FFFD920618e87f8d920618e8 /* CctObstacleContext.cpp */, - FFFD920619507f8d92061950 /* CctSweptBox.cpp */, - FFFD920619b87f8d920619b8 /* CctSweptCapsule.cpp */, - FFFD92061a207f8d92061a20 /* CctSweptVolume.cpp */, + FFFD5303ec007f925303ec00 /* CctBoxController.h */, + FFFD5303ec687f925303ec68 /* CctCapsuleController.h */, + FFFD5303ecd07f925303ecd0 /* CctCharacterController.h */, + FFFD5303ed387f925303ed38 /* CctCharacterControllerManager.h */, + FFFD5303eda07f925303eda0 /* CctController.h */, + FFFD5303ee087f925303ee08 /* CctInternalStructs.h */, + FFFD5303ee707f925303ee70 /* CctObstacleContext.h */, + FFFD5303eed87f925303eed8 /* CctSweptBox.h */, + FFFD5303ef407f925303ef40 /* CctSweptCapsule.h */, + FFFD5303efa87f925303efa8 /* CctSweptVolume.h */, + FFFD5303f0107f925303f010 /* CctUtils.h */, + FFFD5303f0787f925303f078 /* CctBoxController.cpp */, + FFFD5303f0e07f925303f0e0 /* CctCapsuleController.cpp */, + FFFD5303f1487f925303f148 /* CctCharacterController.cpp */, + FFFD5303f1b07f925303f1b0 /* CctCharacterControllerCallbacks.cpp */, + FFFD5303f2187f925303f218 /* CctCharacterControllerManager.cpp */, + FFFD5303f2807f925303f280 /* CctController.cpp */, + FFFD5303f2e87f925303f2e8 /* CctObstacleContext.cpp */, + FFFD5303f3507f925303f350 /* CctSweptBox.cpp */, + FFFD5303f3b87f925303f3b8 /* CctSweptCapsule.cpp */, + FFFD5303f4207f925303f420 /* CctSweptVolume.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB94160e307f8d94160e30 /* PhysXVehicle */ = { + FFFB528aa6007f92528aa600 /* PhysXVehicle */ = { isa = PBXGroup; children = ( - FFFB94171ba07f8d94171ba0 /* include */, - FFFB94171bc87f8d94171bc8 /* src */, - FFFB94171bf07f8d94171bf0 /* metadata */, + FFFB54506ff07f9254506ff0 /* include */, + FFFB545070187f9254507018 /* src */, + FFFB545070407f9254507040 /* metadata */, ); name = "PhysXVehicle"; sourceTree = "<group>"; }; - FFFB94171ba07f8d94171ba0 /* include */ = { + FFFB54506ff07f9254506ff0 /* include */ = { isa = PBXGroup; children = ( - FFFD920630007f8d92063000 /* PxVehicleComponents.h */, - FFFD920630687f8d92063068 /* PxVehicleDrive.h */, - FFFD920630d07f8d920630d0 /* PxVehicleDrive4W.h */, - FFFD920631387f8d92063138 /* PxVehicleDriveNW.h */, - FFFD920631a07f8d920631a0 /* PxVehicleDriveTank.h */, - FFFD920632087f8d92063208 /* PxVehicleNoDrive.h */, - FFFD920632707f8d92063270 /* PxVehicleSDK.h */, - FFFD920632d87f8d920632d8 /* PxVehicleShaders.h */, - FFFD920633407f8d92063340 /* PxVehicleTireFriction.h */, - FFFD920633a87f8d920633a8 /* PxVehicleUpdate.h */, - FFFD920634107f8d92063410 /* PxVehicleUtil.h */, - FFFD920634787f8d92063478 /* PxVehicleUtilControl.h */, - FFFD920634e07f8d920634e0 /* PxVehicleUtilSetup.h */, - FFFD920635487f8d92063548 /* PxVehicleUtilTelemetry.h */, - FFFD920635b07f8d920635b0 /* PxVehicleWheels.h */, + FFFD530488007f9253048800 /* PxVehicleComponents.h */, + FFFD530488687f9253048868 /* PxVehicleDrive.h */, + FFFD530488d07f92530488d0 /* PxVehicleDrive4W.h */, + FFFD530489387f9253048938 /* PxVehicleDriveNW.h */, + FFFD530489a07f92530489a0 /* PxVehicleDriveTank.h */, + FFFD53048a087f9253048a08 /* PxVehicleNoDrive.h */, + FFFD53048a707f9253048a70 /* PxVehicleSDK.h */, + FFFD53048ad87f9253048ad8 /* PxVehicleShaders.h */, + FFFD53048b407f9253048b40 /* PxVehicleTireFriction.h */, + FFFD53048ba87f9253048ba8 /* PxVehicleUpdate.h */, + FFFD53048c107f9253048c10 /* PxVehicleUtil.h */, + FFFD53048c787f9253048c78 /* PxVehicleUtilControl.h */, + FFFD53048ce07f9253048ce0 /* PxVehicleUtilSetup.h */, + FFFD53048d487f9253048d48 /* PxVehicleUtilTelemetry.h */, + FFFD53048db07f9253048db0 /* PxVehicleWheels.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB94171bc87f8d94171bc8 /* src */ = { + FFFB545070187f9254507018 /* src */ = { isa = PBXGroup; children = ( - FFFD9206c2007f8d9206c200 /* PxVehicleDefaults.h */, - FFFD9206c2687f8d9206c268 /* PxVehicleLinearMath.h */, - FFFD9206c2d07f8d9206c2d0 /* PxVehicleSerialization.h */, - FFFD9206c3387f8d9206c338 /* PxVehicleSuspLimitConstraintShader.h */, - FFFD9206c3a07f8d9206c3a0 /* PxVehicleSuspWheelTire4.h */, - FFFD9206c4087f8d9206c408 /* PxVehicleComponents.cpp */, - FFFD9206c4707f8d9206c470 /* PxVehicleDrive.cpp */, - FFFD9206c4d87f8d9206c4d8 /* PxVehicleDrive4W.cpp */, - FFFD9206c5407f8d9206c540 /* PxVehicleDriveNW.cpp */, - FFFD9206c5a87f8d9206c5a8 /* PxVehicleDriveTank.cpp */, - FFFD9206c6107f8d9206c610 /* PxVehicleMetaData.cpp */, - FFFD9206c6787f8d9206c678 /* PxVehicleNoDrive.cpp */, - FFFD9206c6e07f8d9206c6e0 /* PxVehicleSDK.cpp */, - FFFD9206c7487f8d9206c748 /* PxVehicleSerialization.cpp */, - FFFD9206c7b07f8d9206c7b0 /* PxVehicleSuspWheelTire4.cpp */, - FFFD9206c8187f8d9206c818 /* PxVehicleTireFriction.cpp */, - FFFD9206c8807f8d9206c880 /* PxVehicleUpdate.cpp */, - FFFD9206c8e87f8d9206c8e8 /* PxVehicleWheels.cpp */, - FFFD9206c9507f8d9206c950 /* VehicleUtilControl.cpp */, - FFFD9206c9b87f8d9206c9b8 /* VehicleUtilSetup.cpp */, - FFFD9206ca207f8d9206ca20 /* VehicleUtilTelemetry.cpp */, + FFFD5304aa007f925304aa00 /* PxVehicleDefaults.h */, + FFFD5304aa687f925304aa68 /* PxVehicleLinearMath.h */, + FFFD5304aad07f925304aad0 /* PxVehicleSerialization.h */, + FFFD5304ab387f925304ab38 /* PxVehicleSuspLimitConstraintShader.h */, + FFFD5304aba07f925304aba0 /* PxVehicleSuspWheelTire4.h */, + FFFD5304ac087f925304ac08 /* PxVehicleComponents.cpp */, + FFFD5304ac707f925304ac70 /* PxVehicleDrive.cpp */, + FFFD5304acd87f925304acd8 /* PxVehicleDrive4W.cpp */, + FFFD5304ad407f925304ad40 /* PxVehicleDriveNW.cpp */, + FFFD5304ada87f925304ada8 /* PxVehicleDriveTank.cpp */, + FFFD5304ae107f925304ae10 /* PxVehicleMetaData.cpp */, + FFFD5304ae787f925304ae78 /* PxVehicleNoDrive.cpp */, + FFFD5304aee07f925304aee0 /* PxVehicleSDK.cpp */, + FFFD5304af487f925304af48 /* PxVehicleSerialization.cpp */, + FFFD5304afb07f925304afb0 /* PxVehicleSuspWheelTire4.cpp */, + FFFD5304b0187f925304b018 /* PxVehicleTireFriction.cpp */, + FFFD5304b0807f925304b080 /* PxVehicleUpdate.cpp */, + FFFD5304b0e87f925304b0e8 /* PxVehicleWheels.cpp */, + FFFD5304b1507f925304b150 /* VehicleUtilControl.cpp */, + FFFD5304b1b87f925304b1b8 /* VehicleUtilSetup.cpp */, + FFFD5304b2207f925304b220 /* VehicleUtilTelemetry.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB94171bf07f8d94171bf0 /* metadata */ = { + FFFB545070407f9254507040 /* metadata */ = { isa = PBXGroup; children = ( - FFFD941728f07f8d941728f0 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, - FFFD941729587f8d94172958 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, - FFFD941729c07f8d941729c0 /* include/PxVehicleMetaDataObjects.h */, - FFFD94172a287f8d94172a28 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, - FFFD94172a907f8d94172a90 /* src/PxVehicleMetaDataObjects.cpp */, + FFFD54507d407f9254507d40 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, + FFFD54507da87f9254507da8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, + FFFD54507e107f9254507e10 /* include/PxVehicleMetaDataObjects.h */, + FFFD54507e787f9254507e78 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, + FFFD54507ee07f9254507ee0 /* src/PxVehicleMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB94170b507f8d94170b50 /* PhysXExtensions */ = { + FFFB54505fa07f9254505fa0 /* PhysXExtensions */ = { isa = PBXGroup; children = ( - FFFB941799f07f8d941799f0 /* include */, - FFFB94179a187f8d94179a18 /* src */, - FFFB94179a407f8d94179a40 /* serialization */, - FFFB94179a687f8d94179a68 /* metadata */, + FFFB5450ee407f925450ee40 /* include */, + FFFB5450ee687f925450ee68 /* src */, + FFFB5450ee907f925450ee90 /* serialization */, + FFFB5450eeb87f925450eeb8 /* metadata */, ); name = "PhysXExtensions"; sourceTree = "<group>"; }; - FFFB941799f07f8d941799f0 /* include */ = { + FFFB5450ee407f925450ee40 /* include */ = { isa = PBXGroup; children = ( - FFFD9206fa007f8d9206fa00 /* PxBinaryConverter.h */, - FFFD9206fa687f8d9206fa68 /* PxBroadPhaseExt.h */, - FFFD9206fad07f8d9206fad0 /* PxClothFabricCooker.h */, - FFFD9206fb387f8d9206fb38 /* PxClothMeshDesc.h */, - FFFD9206fba07f8d9206fba0 /* PxClothMeshQuadifier.h */, - FFFD9206fc087f8d9206fc08 /* PxClothTetherCooker.h */, - FFFD9206fc707f8d9206fc70 /* PxCollectionExt.h */, - FFFD9206fcd87f8d9206fcd8 /* PxConstraintExt.h */, - FFFD9206fd407f8d9206fd40 /* PxConvexMeshExt.h */, - FFFD9206fda87f8d9206fda8 /* PxD6Joint.h */, - FFFD9206fe107f8d9206fe10 /* PxDefaultAllocator.h */, - FFFD9206fe787f8d9206fe78 /* PxDefaultCpuDispatcher.h */, - FFFD9206fee07f8d9206fee0 /* PxDefaultErrorCallback.h */, - FFFD9206ff487f8d9206ff48 /* PxDefaultSimulationFilterShader.h */, - FFFD9206ffb07f8d9206ffb0 /* PxDefaultStreams.h */, - FFFD920700187f8d92070018 /* PxDistanceJoint.h */, - FFFD920700807f8d92070080 /* PxExtensionsAPI.h */, - FFFD920700e87f8d920700e8 /* PxFixedJoint.h */, - FFFD920701507f8d92070150 /* PxJoint.h */, - FFFD920701b87f8d920701b8 /* PxJointLimit.h */, - FFFD920702207f8d92070220 /* PxMassProperties.h */, - FFFD920702887f8d92070288 /* PxParticleExt.h */, - FFFD920702f07f8d920702f0 /* PxPrismaticJoint.h */, - FFFD920703587f8d92070358 /* PxRaycastCCD.h */, - FFFD920703c07f8d920703c0 /* PxRepXSerializer.h */, - FFFD920704287f8d92070428 /* PxRepXSimpleType.h */, - FFFD920704907f8d92070490 /* PxRevoluteJoint.h */, - FFFD920704f87f8d920704f8 /* PxRigidActorExt.h */, - FFFD920705607f8d92070560 /* PxRigidBodyExt.h */, - FFFD920705c87f8d920705c8 /* PxSceneQueryExt.h */, - FFFD920706307f8d92070630 /* PxSerialization.h */, - FFFD920706987f8d92070698 /* PxShapeExt.h */, - FFFD920707007f8d92070700 /* PxSimpleFactory.h */, - FFFD920707687f8d92070768 /* PxSmoothNormals.h */, - FFFD920707d07f8d920707d0 /* PxSphericalJoint.h */, - FFFD920708387f8d92070838 /* PxStringTableExt.h */, - FFFD920708a07f8d920708a0 /* PxTriangleMeshExt.h */, + FFFD5304da007f925304da00 /* PxBinaryConverter.h */, + FFFD5304da687f925304da68 /* PxBroadPhaseExt.h */, + FFFD5304dad07f925304dad0 /* PxClothFabricCooker.h */, + FFFD5304db387f925304db38 /* PxClothMeshDesc.h */, + FFFD5304dba07f925304dba0 /* PxClothMeshQuadifier.h */, + FFFD5304dc087f925304dc08 /* PxClothTetherCooker.h */, + FFFD5304dc707f925304dc70 /* PxCollectionExt.h */, + FFFD5304dcd87f925304dcd8 /* PxConstraintExt.h */, + FFFD5304dd407f925304dd40 /* PxConvexMeshExt.h */, + FFFD5304dda87f925304dda8 /* PxD6Joint.h */, + FFFD5304de107f925304de10 /* PxDefaultAllocator.h */, + FFFD5304de787f925304de78 /* PxDefaultCpuDispatcher.h */, + FFFD5304dee07f925304dee0 /* PxDefaultErrorCallback.h */, + FFFD5304df487f925304df48 /* PxDefaultSimulationFilterShader.h */, + FFFD5304dfb07f925304dfb0 /* PxDefaultStreams.h */, + FFFD5304e0187f925304e018 /* PxDistanceJoint.h */, + FFFD5304e0807f925304e080 /* PxExtensionsAPI.h */, + FFFD5304e0e87f925304e0e8 /* PxFixedJoint.h */, + FFFD5304e1507f925304e150 /* PxJoint.h */, + FFFD5304e1b87f925304e1b8 /* PxJointLimit.h */, + FFFD5304e2207f925304e220 /* PxMassProperties.h */, + FFFD5304e2887f925304e288 /* PxParticleExt.h */, + FFFD5304e2f07f925304e2f0 /* PxPrismaticJoint.h */, + FFFD5304e3587f925304e358 /* PxRaycastCCD.h */, + FFFD5304e3c07f925304e3c0 /* PxRepXSerializer.h */, + FFFD5304e4287f925304e428 /* PxRepXSimpleType.h */, + FFFD5304e4907f925304e490 /* PxRevoluteJoint.h */, + FFFD5304e4f87f925304e4f8 /* PxRigidActorExt.h */, + FFFD5304e5607f925304e560 /* PxRigidBodyExt.h */, + FFFD5304e5c87f925304e5c8 /* PxSceneQueryExt.h */, + FFFD5304e6307f925304e630 /* PxSerialization.h */, + FFFD5304e6987f925304e698 /* PxShapeExt.h */, + FFFD5304e7007f925304e700 /* PxSimpleFactory.h */, + FFFD5304e7687f925304e768 /* PxSmoothNormals.h */, + FFFD5304e7d07f925304e7d0 /* PxSphericalJoint.h */, + FFFD5304e8387f925304e838 /* PxStringTableExt.h */, + FFFD5304e8a07f925304e8a0 /* PxTriangleMeshExt.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB94179a187f8d94179a18 /* src */ = { + FFFB5450ee687f925450ee68 /* src */ = { isa = PBXGroup; children = ( - FFFD9206e4007f8d9206e400 /* ExtConstraintHelper.h */, - FFFD9206e4687f8d9206e468 /* ExtCpuWorkerThread.h */, - FFFD9206e4d07f8d9206e4d0 /* ExtD6Joint.h */, - FFFD9206e5387f8d9206e538 /* ExtDefaultCpuDispatcher.h */, - FFFD9206e5a07f8d9206e5a0 /* ExtDistanceJoint.h */, - FFFD9206e6087f8d9206e608 /* ExtFixedJoint.h */, - FFFD9206e6707f8d9206e670 /* ExtInertiaTensor.h */, - FFFD9206e6d87f8d9206e6d8 /* ExtJoint.h */, - FFFD9206e7407f8d9206e740 /* ExtJointMetaDataExtensions.h */, - FFFD9206e7a87f8d9206e7a8 /* ExtPlatform.h */, - FFFD9206e8107f8d9206e810 /* ExtPrismaticJoint.h */, - FFFD9206e8787f8d9206e878 /* ExtPvd.h */, - FFFD9206e8e07f8d9206e8e0 /* ExtRevoluteJoint.h */, - FFFD9206e9487f8d9206e948 /* ExtSerialization.h */, - FFFD9206e9b07f8d9206e9b0 /* ExtSharedQueueEntryPool.h */, - FFFD9206ea187f8d9206ea18 /* ExtSphericalJoint.h */, - FFFD9206ea807f8d9206ea80 /* ExtTaskQueueHelper.h */, - FFFD9206eae87f8d9206eae8 /* ExtBroadPhase.cpp */, - FFFD9206eb507f8d9206eb50 /* ExtClothFabricCooker.cpp */, - FFFD9206ebb87f8d9206ebb8 /* ExtClothGeodesicTetherCooker.cpp */, - FFFD9206ec207f8d9206ec20 /* ExtClothMeshQuadifier.cpp */, - FFFD9206ec887f8d9206ec88 /* ExtClothSimpleTetherCooker.cpp */, - FFFD9206ecf07f8d9206ecf0 /* ExtCollection.cpp */, - FFFD9206ed587f8d9206ed58 /* ExtConvexMeshExt.cpp */, - FFFD9206edc07f8d9206edc0 /* ExtCpuWorkerThread.cpp */, - FFFD9206ee287f8d9206ee28 /* ExtD6Joint.cpp */, - FFFD9206ee907f8d9206ee90 /* ExtD6JointSolverPrep.cpp */, - FFFD9206eef87f8d9206eef8 /* ExtDefaultCpuDispatcher.cpp */, - FFFD9206ef607f8d9206ef60 /* ExtDefaultErrorCallback.cpp */, - FFFD9206efc87f8d9206efc8 /* ExtDefaultSimulationFilterShader.cpp */, - FFFD9206f0307f8d9206f030 /* ExtDefaultStreams.cpp */, - FFFD9206f0987f8d9206f098 /* ExtDistanceJoint.cpp */, - FFFD9206f1007f8d9206f100 /* ExtDistanceJointSolverPrep.cpp */, - FFFD9206f1687f8d9206f168 /* ExtExtensions.cpp */, - FFFD9206f1d07f8d9206f1d0 /* ExtFixedJoint.cpp */, - FFFD9206f2387f8d9206f238 /* ExtFixedJointSolverPrep.cpp */, - FFFD9206f2a07f8d9206f2a0 /* ExtJoint.cpp */, - FFFD9206f3087f8d9206f308 /* ExtMetaData.cpp */, - FFFD9206f3707f8d9206f370 /* ExtParticleExt.cpp */, - FFFD9206f3d87f8d9206f3d8 /* ExtPrismaticJoint.cpp */, - FFFD9206f4407f8d9206f440 /* ExtPrismaticJointSolverPrep.cpp */, - FFFD9206f4a87f8d9206f4a8 /* ExtPvd.cpp */, - FFFD9206f5107f8d9206f510 /* ExtPxStringTable.cpp */, - FFFD9206f5787f8d9206f578 /* ExtRaycastCCD.cpp */, - FFFD9206f5e07f8d9206f5e0 /* ExtRevoluteJoint.cpp */, - FFFD9206f6487f8d9206f648 /* ExtRevoluteJointSolverPrep.cpp */, - FFFD9206f6b07f8d9206f6b0 /* ExtRigidBodyExt.cpp */, - FFFD9206f7187f8d9206f718 /* ExtSceneQueryExt.cpp */, - FFFD9206f7807f8d9206f780 /* ExtSimpleFactory.cpp */, - FFFD9206f7e87f8d9206f7e8 /* ExtSmoothNormals.cpp */, - FFFD9206f8507f8d9206f850 /* ExtSphericalJoint.cpp */, - FFFD9206f8b87f8d9206f8b8 /* ExtSphericalJointSolverPrep.cpp */, - FFFD9206f9207f8d9206f920 /* ExtTriangleMeshExt.cpp */, + FFFD5304c4007f925304c400 /* ExtConstraintHelper.h */, + FFFD5304c4687f925304c468 /* ExtCpuWorkerThread.h */, + FFFD5304c4d07f925304c4d0 /* ExtD6Joint.h */, + FFFD5304c5387f925304c538 /* ExtDefaultCpuDispatcher.h */, + FFFD5304c5a07f925304c5a0 /* ExtDistanceJoint.h */, + FFFD5304c6087f925304c608 /* ExtFixedJoint.h */, + FFFD5304c6707f925304c670 /* ExtInertiaTensor.h */, + FFFD5304c6d87f925304c6d8 /* ExtJoint.h */, + FFFD5304c7407f925304c740 /* ExtJointMetaDataExtensions.h */, + FFFD5304c7a87f925304c7a8 /* ExtPlatform.h */, + FFFD5304c8107f925304c810 /* ExtPrismaticJoint.h */, + FFFD5304c8787f925304c878 /* ExtPvd.h */, + FFFD5304c8e07f925304c8e0 /* ExtRevoluteJoint.h */, + FFFD5304c9487f925304c948 /* ExtSerialization.h */, + FFFD5304c9b07f925304c9b0 /* ExtSharedQueueEntryPool.h */, + FFFD5304ca187f925304ca18 /* ExtSphericalJoint.h */, + FFFD5304ca807f925304ca80 /* ExtTaskQueueHelper.h */, + FFFD5304cae87f925304cae8 /* ExtBroadPhase.cpp */, + FFFD5304cb507f925304cb50 /* ExtClothFabricCooker.cpp */, + FFFD5304cbb87f925304cbb8 /* ExtClothGeodesicTetherCooker.cpp */, + FFFD5304cc207f925304cc20 /* ExtClothMeshQuadifier.cpp */, + FFFD5304cc887f925304cc88 /* ExtClothSimpleTetherCooker.cpp */, + FFFD5304ccf07f925304ccf0 /* ExtCollection.cpp */, + FFFD5304cd587f925304cd58 /* ExtConvexMeshExt.cpp */, + FFFD5304cdc07f925304cdc0 /* ExtCpuWorkerThread.cpp */, + FFFD5304ce287f925304ce28 /* ExtD6Joint.cpp */, + FFFD5304ce907f925304ce90 /* ExtD6JointSolverPrep.cpp */, + FFFD5304cef87f925304cef8 /* ExtDefaultCpuDispatcher.cpp */, + FFFD5304cf607f925304cf60 /* ExtDefaultErrorCallback.cpp */, + FFFD5304cfc87f925304cfc8 /* ExtDefaultSimulationFilterShader.cpp */, + FFFD5304d0307f925304d030 /* ExtDefaultStreams.cpp */, + FFFD5304d0987f925304d098 /* ExtDistanceJoint.cpp */, + FFFD5304d1007f925304d100 /* ExtDistanceJointSolverPrep.cpp */, + FFFD5304d1687f925304d168 /* ExtExtensions.cpp */, + FFFD5304d1d07f925304d1d0 /* ExtFixedJoint.cpp */, + FFFD5304d2387f925304d238 /* ExtFixedJointSolverPrep.cpp */, + FFFD5304d2a07f925304d2a0 /* ExtJoint.cpp */, + FFFD5304d3087f925304d308 /* ExtMetaData.cpp */, + FFFD5304d3707f925304d370 /* ExtParticleExt.cpp */, + FFFD5304d3d87f925304d3d8 /* ExtPrismaticJoint.cpp */, + FFFD5304d4407f925304d440 /* ExtPrismaticJointSolverPrep.cpp */, + FFFD5304d4a87f925304d4a8 /* ExtPvd.cpp */, + FFFD5304d5107f925304d510 /* ExtPxStringTable.cpp */, + FFFD5304d5787f925304d578 /* ExtRaycastCCD.cpp */, + FFFD5304d5e07f925304d5e0 /* ExtRevoluteJoint.cpp */, + FFFD5304d6487f925304d648 /* ExtRevoluteJointSolverPrep.cpp */, + FFFD5304d6b07f925304d6b0 /* ExtRigidBodyExt.cpp */, + FFFD5304d7187f925304d718 /* ExtSceneQueryExt.cpp */, + FFFD5304d7807f925304d780 /* ExtSimpleFactory.cpp */, + FFFD5304d7e87f925304d7e8 /* ExtSmoothNormals.cpp */, + FFFD5304d8507f925304d850 /* ExtSphericalJoint.cpp */, + FFFD5304d8b87f925304d8b8 /* ExtSphericalJointSolverPrep.cpp */, + FFFD5304d9207f925304d920 /* ExtTriangleMeshExt.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB94179a407f8d94179a40 /* serialization */ = { + FFFB5450ee907f925450ee90 /* serialization */ = { isa = PBXGroup; children = ( - FFFD92072e007f8d92072e00 /* SnSerialUtils.h */, - FFFD92072e687f8d92072e68 /* SnSerializationRegistry.h */, - FFFD92072ed07f8d92072ed0 /* SnSerialUtils.cpp */, - FFFD92072f387f8d92072f38 /* SnSerialization.cpp */, - FFFD92072fa07f8d92072fa0 /* SnSerializationRegistry.cpp */, - FFFD920730087f8d92073008 /* Binary/SnConvX.h */, - FFFD920730707f8d92073070 /* Binary/SnConvX_Align.h */, - FFFD920730d87f8d920730d8 /* Binary/SnConvX_Common.h */, - FFFD920731407f8d92073140 /* Binary/SnConvX_MetaData.h */, - FFFD920731a87f8d920731a8 /* Binary/SnConvX_Output.h */, - FFFD920732107f8d92073210 /* Binary/SnConvX_Union.h */, - FFFD920732787f8d92073278 /* Binary/SnSerializationContext.h */, - FFFD920732e07f8d920732e0 /* Binary/SnBinaryDeserialization.cpp */, - FFFD920733487f8d92073348 /* Binary/SnBinarySerialization.cpp */, - FFFD920733b07f8d920733b0 /* Binary/SnConvX.cpp */, - FFFD920734187f8d92073418 /* Binary/SnConvX_Align.cpp */, - FFFD920734807f8d92073480 /* Binary/SnConvX_Convert.cpp */, - FFFD920734e87f8d920734e8 /* Binary/SnConvX_Error.cpp */, - FFFD920735507f8d92073550 /* Binary/SnConvX_MetaData.cpp */, - FFFD920735b87f8d920735b8 /* Binary/SnConvX_Output.cpp */, - FFFD920736207f8d92073620 /* Binary/SnConvX_Union.cpp */, - FFFD920736887f8d92073688 /* Binary/SnSerializationContext.cpp */, - FFFD920736f07f8d920736f0 /* Xml/SnJointRepXSerializer.h */, - FFFD920737587f8d92073758 /* Xml/SnPxStreamOperators.h */, - FFFD920737c07f8d920737c0 /* Xml/SnRepX1_0Defaults.h */, - FFFD920738287f8d92073828 /* Xml/SnRepX3_1Defaults.h */, - FFFD920738907f8d92073890 /* Xml/SnRepX3_2Defaults.h */, - FFFD920738f87f8d920738f8 /* Xml/SnRepXCollection.h */, - FFFD920739607f8d92073960 /* Xml/SnRepXCoreSerializer.h */, - FFFD920739c87f8d920739c8 /* Xml/SnRepXSerializerImpl.h */, - FFFD92073a307f8d92073a30 /* Xml/SnRepXUpgrader.h */, - FFFD92073a987f8d92073a98 /* Xml/SnSimpleXmlWriter.h */, - FFFD92073b007f8d92073b00 /* Xml/SnXmlDeserializer.h */, - FFFD92073b687f8d92073b68 /* Xml/SnXmlImpl.h */, - FFFD92073bd07f8d92073bd0 /* Xml/SnXmlMemoryAllocator.h */, - FFFD92073c387f8d92073c38 /* Xml/SnXmlMemoryPool.h */, - FFFD92073ca07f8d92073ca0 /* Xml/SnXmlMemoryPoolStreams.h */, - FFFD92073d087f8d92073d08 /* Xml/SnXmlReader.h */, - FFFD92073d707f8d92073d70 /* Xml/SnXmlSerializer.h */, - FFFD92073dd87f8d92073dd8 /* Xml/SnXmlSimpleXmlWriter.h */, - FFFD92073e407f8d92073e40 /* Xml/SnXmlStringToType.h */, - FFFD92073ea87f8d92073ea8 /* Xml/SnXmlVisitorReader.h */, - FFFD92073f107f8d92073f10 /* Xml/SnXmlVisitorWriter.h */, - FFFD92073f787f8d92073f78 /* Xml/SnXmlWriter.h */, - FFFD92073fe07f8d92073fe0 /* Xml/SnJointRepXSerializer.cpp */, - FFFD920740487f8d92074048 /* Xml/SnRepXCoreSerializer.cpp */, - FFFD920740b07f8d920740b0 /* Xml/SnRepXUpgrader.cpp */, - FFFD920741187f8d92074118 /* Xml/SnXmlSerialization.cpp */, - FFFD920741807f8d92074180 /* File/SnFile.h */, + FFFD53050e007f9253050e00 /* SnSerialUtils.h */, + FFFD53050e687f9253050e68 /* SnSerializationRegistry.h */, + FFFD53050ed07f9253050ed0 /* SnSerialUtils.cpp */, + FFFD53050f387f9253050f38 /* SnSerialization.cpp */, + FFFD53050fa07f9253050fa0 /* SnSerializationRegistry.cpp */, + FFFD530510087f9253051008 /* Binary/SnConvX.h */, + FFFD530510707f9253051070 /* Binary/SnConvX_Align.h */, + FFFD530510d87f92530510d8 /* Binary/SnConvX_Common.h */, + FFFD530511407f9253051140 /* Binary/SnConvX_MetaData.h */, + FFFD530511a87f92530511a8 /* Binary/SnConvX_Output.h */, + FFFD530512107f9253051210 /* Binary/SnConvX_Union.h */, + FFFD530512787f9253051278 /* Binary/SnSerializationContext.h */, + FFFD530512e07f92530512e0 /* Binary/SnBinaryDeserialization.cpp */, + FFFD530513487f9253051348 /* Binary/SnBinarySerialization.cpp */, + FFFD530513b07f92530513b0 /* Binary/SnConvX.cpp */, + FFFD530514187f9253051418 /* Binary/SnConvX_Align.cpp */, + FFFD530514807f9253051480 /* Binary/SnConvX_Convert.cpp */, + FFFD530514e87f92530514e8 /* Binary/SnConvX_Error.cpp */, + FFFD530515507f9253051550 /* Binary/SnConvX_MetaData.cpp */, + FFFD530515b87f92530515b8 /* Binary/SnConvX_Output.cpp */, + FFFD530516207f9253051620 /* Binary/SnConvX_Union.cpp */, + FFFD530516887f9253051688 /* Binary/SnSerializationContext.cpp */, + FFFD530516f07f92530516f0 /* Xml/SnJointRepXSerializer.h */, + FFFD530517587f9253051758 /* Xml/SnPxStreamOperators.h */, + FFFD530517c07f92530517c0 /* Xml/SnRepX1_0Defaults.h */, + FFFD530518287f9253051828 /* Xml/SnRepX3_1Defaults.h */, + FFFD530518907f9253051890 /* Xml/SnRepX3_2Defaults.h */, + FFFD530518f87f92530518f8 /* Xml/SnRepXCollection.h */, + FFFD530519607f9253051960 /* Xml/SnRepXCoreSerializer.h */, + FFFD530519c87f92530519c8 /* Xml/SnRepXSerializerImpl.h */, + FFFD53051a307f9253051a30 /* Xml/SnRepXUpgrader.h */, + FFFD53051a987f9253051a98 /* Xml/SnSimpleXmlWriter.h */, + FFFD53051b007f9253051b00 /* Xml/SnXmlDeserializer.h */, + FFFD53051b687f9253051b68 /* Xml/SnXmlImpl.h */, + FFFD53051bd07f9253051bd0 /* Xml/SnXmlMemoryAllocator.h */, + FFFD53051c387f9253051c38 /* Xml/SnXmlMemoryPool.h */, + FFFD53051ca07f9253051ca0 /* Xml/SnXmlMemoryPoolStreams.h */, + FFFD53051d087f9253051d08 /* Xml/SnXmlReader.h */, + FFFD53051d707f9253051d70 /* Xml/SnXmlSerializer.h */, + FFFD53051dd87f9253051dd8 /* Xml/SnXmlSimpleXmlWriter.h */, + FFFD53051e407f9253051e40 /* Xml/SnXmlStringToType.h */, + FFFD53051ea87f9253051ea8 /* Xml/SnXmlVisitorReader.h */, + FFFD53051f107f9253051f10 /* Xml/SnXmlVisitorWriter.h */, + FFFD53051f787f9253051f78 /* Xml/SnXmlWriter.h */, + FFFD53051fe07f9253051fe0 /* Xml/SnJointRepXSerializer.cpp */, + FFFD530520487f9253052048 /* Xml/SnRepXCoreSerializer.cpp */, + FFFD530520b07f92530520b0 /* Xml/SnRepXUpgrader.cpp */, + FFFD530521187f9253052118 /* Xml/SnXmlSerialization.cpp */, + FFFD530521807f9253052180 /* File/SnFile.h */, ); name = "serialization"; sourceTree = SOURCE_ROOT; }; - FFFB94179a687f8d94179a68 /* metadata */ = { + FFFB5450eeb87f925450eeb8 /* metadata */ = { isa = PBXGroup; children = ( - FFFD92070a007f8d92070a00 /* core/include/PvdMetaDataDefineProperties.h */, - FFFD92070a687f8d92070a68 /* core/include/PvdMetaDataExtensions.h */, - FFFD92070ad07f8d92070ad0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFD92070b387f8d92070b38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFD92070ba07f8d92070ba0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFD92070c087f8d92070c08 /* core/include/PxMetaDataCompare.h */, - FFFD92070c707f8d92070c70 /* core/include/PxMetaDataCppPrefix.h */, - FFFD92070cd87f8d92070cd8 /* core/include/PxMetaDataObjects.h */, - FFFD92070d407f8d92070d40 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFD92070da87f8d92070da8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, - FFFD92070e107f8d92070e10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, - FFFD92070e787f8d92070e78 /* extensions/include/PxExtensionMetaDataObjects.h */, - FFFD92070ee07f8d92070ee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, + FFFD5304ea007f925304ea00 /* core/include/PvdMetaDataDefineProperties.h */, + FFFD5304ea687f925304ea68 /* core/include/PvdMetaDataExtensions.h */, + FFFD5304ead07f925304ead0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFD5304eb387f925304eb38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFD5304eba07f925304eba0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFD5304ec087f925304ec08 /* core/include/PxMetaDataCompare.h */, + FFFD5304ec707f925304ec70 /* core/include/PxMetaDataCppPrefix.h */, + FFFD5304ecd87f925304ecd8 /* core/include/PxMetaDataObjects.h */, + FFFD5304ed407f925304ed40 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFD5304eda87f925304eda8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, + FFFD5304ee107f925304ee10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, + FFFD5304ee787f925304ee78 /* extensions/include/PxExtensionMetaDataObjects.h */, + FFFD5304eee07f925304eee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB941835207f8d94183520 /* SceneQuery */ = { + FFFB545189707f9254518970 /* SceneQuery */ = { isa = PBXGroup; children = ( - FFFB941856607f8d94185660 /* src */, - FFFB941856887f8d94185688 /* include */, + FFFB5451aab07f925451aab0 /* src */, + FFFB5451aad87f925451aad8 /* include */, ); name = "SceneQuery"; sourceTree = "<group>"; }; - FFFB941856607f8d94185660 /* src */ = { + FFFB5451aab07f925451aab0 /* src */ = { isa = PBXGroup; children = ( - FFFD92076e007f8d92076e00 /* SqAABBPruner.cpp */, - FFFD92076e687f8d92076e68 /* SqAABBTree.cpp */, - FFFD92076ed07f8d92076ed0 /* SqAABBTreeUpdateMap.cpp */, - FFFD92076f387f8d92076f38 /* SqBounds.cpp */, - FFFD92076fa07f8d92076fa0 /* SqBucketPruner.cpp */, - FFFD920770087f8d92077008 /* SqExtendedBucketPruner.cpp */, - FFFD920770707f8d92077070 /* SqMetaData.cpp */, - FFFD920770d87f8d920770d8 /* SqPruningPool.cpp */, - FFFD920771407f8d92077140 /* SqPruningStructure.cpp */, - FFFD920771a87f8d920771a8 /* SqSceneQueryManager.cpp */, - FFFD920772107f8d92077210 /* SqAABBPruner.h */, - FFFD920772787f8d92077278 /* SqAABBTree.h */, - FFFD920772e07f8d920772e0 /* SqAABBTreeQuery.h */, - FFFD920773487f8d92077348 /* SqAABBTreeUpdateMap.h */, - FFFD920773b07f8d920773b0 /* SqBounds.h */, - FFFD920774187f8d92077418 /* SqBucketPruner.h */, - FFFD920774807f8d92077480 /* SqExtendedBucketPruner.h */, - FFFD920774e87f8d920774e8 /* SqPrunerTestsSIMD.h */, - FFFD920775507f8d92077550 /* SqPruningPool.h */, - FFFD920775b87f8d920775b8 /* SqTypedef.h */, + FFFD53054e007f9253054e00 /* SqAABBPruner.cpp */, + FFFD53054e687f9253054e68 /* SqAABBTree.cpp */, + FFFD53054ed07f9253054ed0 /* SqAABBTreeUpdateMap.cpp */, + FFFD53054f387f9253054f38 /* SqBounds.cpp */, + FFFD53054fa07f9253054fa0 /* SqBucketPruner.cpp */, + FFFD530550087f9253055008 /* SqExtendedBucketPruner.cpp */, + FFFD530550707f9253055070 /* SqMetaData.cpp */, + FFFD530550d87f92530550d8 /* SqPruningPool.cpp */, + FFFD530551407f9253055140 /* SqPruningStructure.cpp */, + FFFD530551a87f92530551a8 /* SqSceneQueryManager.cpp */, + FFFD530552107f9253055210 /* SqAABBPruner.h */, + FFFD530552787f9253055278 /* SqAABBTree.h */, + FFFD530552e07f92530552e0 /* SqAABBTreeQuery.h */, + FFFD530553487f9253055348 /* SqAABBTreeUpdateMap.h */, + FFFD530553b07f92530553b0 /* SqBounds.h */, + FFFD530554187f9253055418 /* SqBucketPruner.h */, + FFFD530554807f9253055480 /* SqExtendedBucketPruner.h */, + FFFD530554e87f92530554e8 /* SqPrunerTestsSIMD.h */, + FFFD530555507f9253055550 /* SqPruningPool.h */, + FFFD530555b87f92530555b8 /* SqTypedef.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB941856887f8d94185688 /* include */ = { + FFFB5451aad87f925451aad8 /* include */ = { isa = PBXGroup; children = ( - FFFD941878a07f8d941878a0 /* SqPruner.h */, - FFFD941879087f8d94187908 /* SqPrunerMergeData.h */, - FFFD941879707f8d94187970 /* SqPruningStructure.h */, - FFFD941879d87f8d941879d8 /* SqSceneQueryManager.h */, + FFFD5451ccf07f925451ccf0 /* SqPruner.h */, + FFFD5451cd587f925451cd58 /* SqPrunerMergeData.h */, + FFFD5451cdc07f925451cdc0 /* SqPruningStructure.h */, + FFFD5451ce287f925451ce28 /* SqSceneQueryManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB94187b607f8d94187b60 /* SimulationController */ = { + FFFB5451cfb07f925451cfb0 /* SimulationController */ = { isa = PBXGroup; children = ( - FFFB94189a907f8d94189a90 /* include */, - FFFB94189ab87f8d94189ab8 /* src */, + FFFB5451eee07f925451eee0 /* include */, + FFFB5451ef087f925451ef08 /* src */, ); name = "SimulationController"; sourceTree = "<group>"; }; - FFFB94189a907f8d94189a90 /* include */ = { + FFFB5451eee07f925451eee0 /* include */ = { isa = PBXGroup; children = ( - FFFD920798007f8d92079800 /* ScActorCore.h */, - FFFD920798687f8d92079868 /* ScArticulationCore.h */, - FFFD920798d07f8d920798d0 /* ScArticulationJointCore.h */, - FFFD920799387f8d92079938 /* ScBodyCore.h */, - FFFD920799a07f8d920799a0 /* ScClothCore.h */, - FFFD92079a087f8d92079a08 /* ScClothFabricCore.h */, - FFFD92079a707f8d92079a70 /* ScConstraintCore.h */, - FFFD92079ad87f8d92079ad8 /* ScIterators.h */, - FFFD92079b407f8d92079b40 /* ScMaterialCore.h */, - FFFD92079ba87f8d92079ba8 /* ScParticleSystemCore.h */, - FFFD92079c107f8d92079c10 /* ScPhysics.h */, - FFFD92079c787f8d92079c78 /* ScRigidCore.h */, - FFFD92079ce07f8d92079ce0 /* ScScene.h */, - FFFD92079d487f8d92079d48 /* ScShapeCore.h */, - FFFD92079db07f8d92079db0 /* ScStaticCore.h */, + FFFD530578007f9253057800 /* ScActorCore.h */, + FFFD530578687f9253057868 /* ScArticulationCore.h */, + FFFD530578d07f92530578d0 /* ScArticulationJointCore.h */, + FFFD530579387f9253057938 /* ScBodyCore.h */, + FFFD530579a07f92530579a0 /* ScClothCore.h */, + FFFD53057a087f9253057a08 /* ScClothFabricCore.h */, + FFFD53057a707f9253057a70 /* ScConstraintCore.h */, + FFFD53057ad87f9253057ad8 /* ScIterators.h */, + FFFD53057b407f9253057b40 /* ScMaterialCore.h */, + FFFD53057ba87f9253057ba8 /* ScParticleSystemCore.h */, + FFFD53057c107f9253057c10 /* ScPhysics.h */, + FFFD53057c787f9253057c78 /* ScRigidCore.h */, + FFFD53057ce07f9253057ce0 /* ScScene.h */, + FFFD53057d487f9253057d48 /* ScShapeCore.h */, + FFFD53057db07f9253057db0 /* ScStaticCore.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB94189ab87f8d94189ab8 /* src */ = { + FFFB5451ef087f925451ef08 /* src */ = { isa = PBXGroup; children = ( - FFFD94827a007f8d94827a00 /* ScActorElementPair.h */, - FFFD94827a687f8d94827a68 /* ScActorInteraction.h */, - FFFD94827ad07f8d94827ad0 /* ScActorPair.h */, - FFFD94827b387f8d94827b38 /* ScActorSim.h */, - FFFD94827ba07f8d94827ba0 /* ScArticulationJointSim.h */, - FFFD94827c087f8d94827c08 /* ScArticulationSim.h */, - FFFD94827c707f8d94827c70 /* ScBodySim.h */, - FFFD94827cd87f8d94827cd8 /* ScClient.h */, - FFFD94827d407f8d94827d40 /* ScConstraintGroupNode.h */, - FFFD94827da87f8d94827da8 /* ScConstraintInteraction.h */, - FFFD94827e107f8d94827e10 /* ScConstraintProjectionManager.h */, - FFFD94827e787f8d94827e78 /* ScConstraintProjectionTree.h */, - FFFD94827ee07f8d94827ee0 /* ScConstraintSim.h */, - FFFD94827f487f8d94827f48 /* ScContactReportBuffer.h */, - FFFD94827fb07f8d94827fb0 /* ScContactStream.h */, - FFFD948280187f8d94828018 /* ScElementInteractionMarker.h */, - FFFD948280807f8d94828080 /* ScElementSim.h */, - FFFD948280e87f8d948280e8 /* ScElementSimInteraction.h */, - FFFD948281507f8d94828150 /* ScInteraction.h */, - FFFD948281b87f8d948281b8 /* ScInteractionFlags.h */, - FFFD948282207f8d94828220 /* ScNPhaseCore.h */, - FFFD948282887f8d94828288 /* ScObjectIDTracker.h */, - FFFD948282f07f8d948282f0 /* ScRbElementInteraction.h */, - FFFD948283587f8d94828358 /* ScRigidSim.h */, - FFFD948283c07f8d948283c0 /* ScShapeInteraction.h */, - FFFD948284287f8d94828428 /* ScShapeIterator.h */, - FFFD948284907f8d94828490 /* ScShapeSim.h */, - FFFD948284f87f8d948284f8 /* ScSimStateData.h */, - FFFD948285607f8d94828560 /* ScSimStats.h */, - FFFD948285c87f8d948285c8 /* ScSimulationController.h */, - FFFD948286307f8d94828630 /* ScSqBoundsManager.h */, - FFFD948286987f8d94828698 /* ScStaticSim.h */, - FFFD948287007f8d94828700 /* ScTriggerInteraction.h */, - FFFD948287687f8d94828768 /* ScTriggerPairs.h */, - FFFD948287d07f8d948287d0 /* ScActorCore.cpp */, - FFFD948288387f8d94828838 /* ScActorSim.cpp */, - FFFD948288a07f8d948288a0 /* ScArticulationCore.cpp */, - FFFD948289087f8d94828908 /* ScArticulationJointCore.cpp */, - FFFD948289707f8d94828970 /* ScArticulationJointSim.cpp */, - FFFD948289d87f8d948289d8 /* ScArticulationSim.cpp */, - FFFD94828a407f8d94828a40 /* ScBodyCore.cpp */, - FFFD94828aa87f8d94828aa8 /* ScBodyCoreKinematic.cpp */, - FFFD94828b107f8d94828b10 /* ScBodySim.cpp */, - FFFD94828b787f8d94828b78 /* ScConstraintCore.cpp */, - FFFD94828be07f8d94828be0 /* ScConstraintGroupNode.cpp */, - FFFD94828c487f8d94828c48 /* ScConstraintInteraction.cpp */, - FFFD94828cb07f8d94828cb0 /* ScConstraintProjectionManager.cpp */, - FFFD94828d187f8d94828d18 /* ScConstraintProjectionTree.cpp */, - FFFD94828d807f8d94828d80 /* ScConstraintSim.cpp */, - FFFD94828de87f8d94828de8 /* ScElementInteractionMarker.cpp */, - FFFD94828e507f8d94828e50 /* ScElementSim.cpp */, - FFFD94828eb87f8d94828eb8 /* ScInteraction.cpp */, - FFFD94828f207f8d94828f20 /* ScIterators.cpp */, - FFFD94828f887f8d94828f88 /* ScMaterialCore.cpp */, - FFFD94828ff07f8d94828ff0 /* ScMetaData.cpp */, - FFFD948290587f8d94829058 /* ScNPhaseCore.cpp */, - FFFD948290c07f8d948290c0 /* ScPhysics.cpp */, - FFFD948291287f8d94829128 /* ScRigidCore.cpp */, - FFFD948291907f8d94829190 /* ScRigidSim.cpp */, - FFFD948291f87f8d948291f8 /* ScScene.cpp */, - FFFD948292607f8d94829260 /* ScShapeCore.cpp */, - FFFD948292c87f8d948292c8 /* ScShapeInteraction.cpp */, - FFFD948293307f8d94829330 /* ScShapeSim.cpp */, - FFFD948293987f8d94829398 /* ScSimStats.cpp */, - FFFD948294007f8d94829400 /* ScSimulationController.cpp */, - FFFD948294687f8d94829468 /* ScSqBoundsManager.cpp */, - FFFD948294d07f8d948294d0 /* ScStaticCore.cpp */, - FFFD948295387f8d94829538 /* ScStaticSim.cpp */, - FFFD948295a07f8d948295a0 /* ScTriggerInteraction.cpp */, - FFFD948296087f8d94829608 /* particles/ScParticleBodyInteraction.h */, - FFFD948296707f8d94829670 /* particles/ScParticlePacketShape.h */, - FFFD948296d87f8d948296d8 /* particles/ScParticleSystemSim.h */, - FFFD948297407f8d94829740 /* particles/ScParticleBodyInteraction.cpp */, - FFFD948297a87f8d948297a8 /* particles/ScParticlePacketShape.cpp */, - FFFD948298107f8d94829810 /* particles/ScParticleSystemCore.cpp */, - FFFD948298787f8d94829878 /* particles/ScParticleSystemSim.cpp */, - FFFD948298e07f8d948298e0 /* cloth/ScClothShape.h */, - FFFD948299487f8d94829948 /* cloth/ScClothSim.h */, - FFFD948299b07f8d948299b0 /* cloth/ScClothCore.cpp */, - FFFD94829a187f8d94829a18 /* cloth/ScClothFabricCore.cpp */, - FFFD94829a807f8d94829a80 /* cloth/ScClothShape.cpp */, - FFFD94829ae87f8d94829ae8 /* cloth/ScClothSim.cpp */, + FFFD5305aa007f925305aa00 /* ScActorElementPair.h */, + FFFD5305aa687f925305aa68 /* ScActorInteraction.h */, + FFFD5305aad07f925305aad0 /* ScActorPair.h */, + FFFD5305ab387f925305ab38 /* ScActorSim.h */, + FFFD5305aba07f925305aba0 /* ScArticulationJointSim.h */, + FFFD5305ac087f925305ac08 /* ScArticulationSim.h */, + FFFD5305ac707f925305ac70 /* ScBodySim.h */, + FFFD5305acd87f925305acd8 /* ScClient.h */, + FFFD5305ad407f925305ad40 /* ScConstraintGroupNode.h */, + FFFD5305ada87f925305ada8 /* ScConstraintInteraction.h */, + FFFD5305ae107f925305ae10 /* ScConstraintProjectionManager.h */, + FFFD5305ae787f925305ae78 /* ScConstraintProjectionTree.h */, + FFFD5305aee07f925305aee0 /* ScConstraintSim.h */, + FFFD5305af487f925305af48 /* ScContactReportBuffer.h */, + FFFD5305afb07f925305afb0 /* ScContactStream.h */, + FFFD5305b0187f925305b018 /* ScElementInteractionMarker.h */, + FFFD5305b0807f925305b080 /* ScElementSim.h */, + FFFD5305b0e87f925305b0e8 /* ScElementSimInteraction.h */, + FFFD5305b1507f925305b150 /* ScInteraction.h */, + FFFD5305b1b87f925305b1b8 /* ScInteractionFlags.h */, + FFFD5305b2207f925305b220 /* ScNPhaseCore.h */, + FFFD5305b2887f925305b288 /* ScObjectIDTracker.h */, + FFFD5305b2f07f925305b2f0 /* ScRbElementInteraction.h */, + FFFD5305b3587f925305b358 /* ScRigidSim.h */, + FFFD5305b3c07f925305b3c0 /* ScShapeInteraction.h */, + FFFD5305b4287f925305b428 /* ScShapeIterator.h */, + FFFD5305b4907f925305b490 /* ScShapeSim.h */, + FFFD5305b4f87f925305b4f8 /* ScSimStateData.h */, + FFFD5305b5607f925305b560 /* ScSimStats.h */, + FFFD5305b5c87f925305b5c8 /* ScSimulationController.h */, + FFFD5305b6307f925305b630 /* ScSqBoundsManager.h */, + FFFD5305b6987f925305b698 /* ScStaticSim.h */, + FFFD5305b7007f925305b700 /* ScTriggerInteraction.h */, + FFFD5305b7687f925305b768 /* ScTriggerPairs.h */, + FFFD5305b7d07f925305b7d0 /* ScActorCore.cpp */, + FFFD5305b8387f925305b838 /* ScActorSim.cpp */, + FFFD5305b8a07f925305b8a0 /* ScArticulationCore.cpp */, + FFFD5305b9087f925305b908 /* ScArticulationJointCore.cpp */, + FFFD5305b9707f925305b970 /* ScArticulationJointSim.cpp */, + FFFD5305b9d87f925305b9d8 /* ScArticulationSim.cpp */, + FFFD5305ba407f925305ba40 /* ScBodyCore.cpp */, + FFFD5305baa87f925305baa8 /* ScBodyCoreKinematic.cpp */, + FFFD5305bb107f925305bb10 /* ScBodySim.cpp */, + FFFD5305bb787f925305bb78 /* ScConstraintCore.cpp */, + FFFD5305bbe07f925305bbe0 /* ScConstraintGroupNode.cpp */, + FFFD5305bc487f925305bc48 /* ScConstraintInteraction.cpp */, + FFFD5305bcb07f925305bcb0 /* ScConstraintProjectionManager.cpp */, + FFFD5305bd187f925305bd18 /* ScConstraintProjectionTree.cpp */, + FFFD5305bd807f925305bd80 /* ScConstraintSim.cpp */, + FFFD5305bde87f925305bde8 /* ScElementInteractionMarker.cpp */, + FFFD5305be507f925305be50 /* ScElementSim.cpp */, + FFFD5305beb87f925305beb8 /* ScInteraction.cpp */, + FFFD5305bf207f925305bf20 /* ScIterators.cpp */, + FFFD5305bf887f925305bf88 /* ScMaterialCore.cpp */, + FFFD5305bff07f925305bff0 /* ScMetaData.cpp */, + FFFD5305c0587f925305c058 /* ScNPhaseCore.cpp */, + FFFD5305c0c07f925305c0c0 /* ScPhysics.cpp */, + FFFD5305c1287f925305c128 /* ScRigidCore.cpp */, + FFFD5305c1907f925305c190 /* ScRigidSim.cpp */, + FFFD5305c1f87f925305c1f8 /* ScScene.cpp */, + FFFD5305c2607f925305c260 /* ScShapeCore.cpp */, + FFFD5305c2c87f925305c2c8 /* ScShapeInteraction.cpp */, + FFFD5305c3307f925305c330 /* ScShapeSim.cpp */, + FFFD5305c3987f925305c398 /* ScSimStats.cpp */, + FFFD5305c4007f925305c400 /* ScSimulationController.cpp */, + FFFD5305c4687f925305c468 /* ScSqBoundsManager.cpp */, + FFFD5305c4d07f925305c4d0 /* ScStaticCore.cpp */, + FFFD5305c5387f925305c538 /* ScStaticSim.cpp */, + FFFD5305c5a07f925305c5a0 /* ScTriggerInteraction.cpp */, + FFFD5305c6087f925305c608 /* particles/ScParticleBodyInteraction.h */, + FFFD5305c6707f925305c670 /* particles/ScParticlePacketShape.h */, + FFFD5305c6d87f925305c6d8 /* particles/ScParticleSystemSim.h */, + FFFD5305c7407f925305c740 /* particles/ScParticleBodyInteraction.cpp */, + FFFD5305c7a87f925305c7a8 /* particles/ScParticlePacketShape.cpp */, + FFFD5305c8107f925305c810 /* particles/ScParticleSystemCore.cpp */, + FFFD5305c8787f925305c878 /* particles/ScParticleSystemSim.cpp */, + FFFD5305c8e07f925305c8e0 /* cloth/ScClothShape.h */, + FFFD5305c9487f925305c948 /* cloth/ScClothSim.h */, + FFFD5305c9b07f925305c9b0 /* cloth/ScClothCore.cpp */, + FFFD5305ca187f925305ca18 /* cloth/ScClothFabricCore.cpp */, + FFFD5305ca807f925305ca80 /* cloth/ScClothShape.cpp */, + FFFD5305cae87f925305cae8 /* cloth/ScClothSim.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB945316907f8d94531690 /* PhysXCooking */ = { + FFFB54435d507f9254435d50 /* PhysXCooking */ = { isa = PBXGroup; children = ( - FFFB945278f07f8d945278f0 /* include */, - FFFB945279187f8d94527918 /* src */, + FFFB544347107f9254434710 /* include */, + FFFB544347387f9254434738 /* src */, ); name = "PhysXCooking"; sourceTree = "<group>"; }; - FFFB945278f07f8d945278f0 /* include */ = { + FFFB544347107f9254434710 /* include */ = { isa = PBXGroup; children = ( - FFFD945294407f8d94529440 /* PxBVH33MidphaseDesc.h */, - FFFD945294a87f8d945294a8 /* PxBVH34MidphaseDesc.h */, - FFFD945295107f8d94529510 /* PxConvexMeshDesc.h */, - FFFD945295787f8d94529578 /* PxCooking.h */, - FFFD945295e07f8d945295e0 /* PxMidphaseDesc.h */, - FFFD945296487f8d94529648 /* PxTriangleMeshDesc.h */, - FFFD945296b07f8d945296b0 /* Pxc.h */, + FFFD544546e07f92544546e0 /* PxBVH33MidphaseDesc.h */, + FFFD544547487f9254454748 /* PxBVH34MidphaseDesc.h */, + FFFD544547b07f92544547b0 /* PxConvexMeshDesc.h */, + FFFD544548187f9254454818 /* PxCooking.h */, + FFFD544548807f9254454880 /* PxMidphaseDesc.h */, + FFFD544548e87f92544548e8 /* PxTriangleMeshDesc.h */, + FFFD544549507f9254454950 /* Pxc.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB945279187f8d94527918 /* src */ = { + FFFB544347387f9254434738 /* src */ = { isa = PBXGroup; children = ( - FFFD9482e4007f8d9482e400 /* Adjacencies.cpp */, - FFFD9482e4687f8d9482e468 /* Cooking.cpp */, - FFFD9482e4d07f8d9482e4d0 /* CookingUtils.cpp */, - FFFD9482e5387f8d9482e538 /* EdgeList.cpp */, - FFFD9482e5a07f8d9482e5a0 /* MeshCleaner.cpp */, - FFFD9482e6087f8d9482e608 /* Quantizer.cpp */, - FFFD9482e6707f8d9482e670 /* Adjacencies.h */, - FFFD9482e6d87f8d9482e6d8 /* Cooking.h */, - FFFD9482e7407f8d9482e740 /* CookingUtils.h */, - FFFD9482e7a87f8d9482e7a8 /* EdgeList.h */, - FFFD9482e8107f8d9482e810 /* MeshCleaner.h */, - FFFD9482e8787f8d9482e878 /* Quantizer.h */, - FFFD9482e8e07f8d9482e8e0 /* mesh/GrbTriangleMeshCooking.cpp */, - FFFD9482e9487f8d9482e948 /* mesh/HeightFieldCooking.cpp */, - FFFD9482e9b07f8d9482e9b0 /* mesh/RTreeCooking.cpp */, - FFFD9482ea187f8d9482ea18 /* mesh/TriangleMeshBuilder.cpp */, - FFFD9482ea807f8d9482ea80 /* mesh/GrbTriangleMeshCooking.h */, - FFFD9482eae87f8d9482eae8 /* mesh/HeightFieldCooking.h */, - FFFD9482eb507f8d9482eb50 /* mesh/QuickSelect.h */, - FFFD9482ebb87f8d9482ebb8 /* mesh/RTreeCooking.h */, - FFFD9482ec207f8d9482ec20 /* mesh/TriangleMeshBuilder.h */, - FFFD9482ec887f8d9482ec88 /* convex/BigConvexDataBuilder.cpp */, - FFFD9482ecf07f8d9482ecf0 /* convex/ConvexHullBuilder.cpp */, - FFFD9482ed587f8d9482ed58 /* convex/ConvexHullLib.cpp */, - FFFD9482edc07f8d9482edc0 /* convex/ConvexHullUtils.cpp */, - FFFD9482ee287f8d9482ee28 /* convex/ConvexMeshBuilder.cpp */, - FFFD9482ee907f8d9482ee90 /* convex/ConvexPolygonsBuilder.cpp */, - FFFD9482eef87f8d9482eef8 /* convex/InflationConvexHullLib.cpp */, - FFFD9482ef607f8d9482ef60 /* convex/QuickHullConvexHullLib.cpp */, - FFFD9482efc87f8d9482efc8 /* convex/VolumeIntegration.cpp */, - FFFD9482f0307f8d9482f030 /* convex/BigConvexDataBuilder.h */, - FFFD9482f0987f8d9482f098 /* convex/ConvexHullBuilder.h */, - FFFD9482f1007f8d9482f100 /* convex/ConvexHullLib.h */, - FFFD9482f1687f8d9482f168 /* convex/ConvexHullUtils.h */, - FFFD9482f1d07f8d9482f1d0 /* convex/ConvexMeshBuilder.h */, - FFFD9482f2387f8d9482f238 /* convex/ConvexPolygonsBuilder.h */, - FFFD9482f2a07f8d9482f2a0 /* convex/InflationConvexHullLib.h */, - FFFD9482f3087f8d9482f308 /* convex/QuickHullConvexHullLib.h */, - FFFD9482f3707f8d9482f370 /* convex/VolumeIntegration.h */, + FFFD53856e007f9253856e00 /* Adjacencies.cpp */, + FFFD53856e687f9253856e68 /* Cooking.cpp */, + FFFD53856ed07f9253856ed0 /* CookingUtils.cpp */, + FFFD53856f387f9253856f38 /* EdgeList.cpp */, + FFFD53856fa07f9253856fa0 /* MeshCleaner.cpp */, + FFFD538570087f9253857008 /* Quantizer.cpp */, + FFFD538570707f9253857070 /* Adjacencies.h */, + FFFD538570d87f92538570d8 /* Cooking.h */, + FFFD538571407f9253857140 /* CookingUtils.h */, + FFFD538571a87f92538571a8 /* EdgeList.h */, + FFFD538572107f9253857210 /* MeshCleaner.h */, + FFFD538572787f9253857278 /* Quantizer.h */, + FFFD538572e07f92538572e0 /* mesh/GrbTriangleMeshCooking.cpp */, + FFFD538573487f9253857348 /* mesh/HeightFieldCooking.cpp */, + FFFD538573b07f92538573b0 /* mesh/RTreeCooking.cpp */, + FFFD538574187f9253857418 /* mesh/TriangleMeshBuilder.cpp */, + FFFD538574807f9253857480 /* mesh/GrbTriangleMeshCooking.h */, + FFFD538574e87f92538574e8 /* mesh/HeightFieldCooking.h */, + FFFD538575507f9253857550 /* mesh/QuickSelect.h */, + FFFD538575b87f92538575b8 /* mesh/RTreeCooking.h */, + FFFD538576207f9253857620 /* mesh/TriangleMeshBuilder.h */, + FFFD538576887f9253857688 /* convex/BigConvexDataBuilder.cpp */, + FFFD538576f07f92538576f0 /* convex/ConvexHullBuilder.cpp */, + FFFD538577587f9253857758 /* convex/ConvexHullLib.cpp */, + FFFD538577c07f92538577c0 /* convex/ConvexHullUtils.cpp */, + FFFD538578287f9253857828 /* convex/ConvexMeshBuilder.cpp */, + FFFD538578907f9253857890 /* convex/ConvexPolygonsBuilder.cpp */, + FFFD538578f87f92538578f8 /* convex/InflationConvexHullLib.cpp */, + FFFD538579607f9253857960 /* convex/QuickHullConvexHullLib.cpp */, + FFFD538579c87f92538579c8 /* convex/VolumeIntegration.cpp */, + FFFD53857a307f9253857a30 /* convex/BigConvexDataBuilder.h */, + FFFD53857a987f9253857a98 /* convex/ConvexHullBuilder.h */, + FFFD53857b007f9253857b00 /* convex/ConvexHullLib.h */, + FFFD53857b687f9253857b68 /* convex/ConvexHullUtils.h */, + FFFD53857bd07f9253857bd0 /* convex/ConvexMeshBuilder.h */, + FFFD53857c387f9253857c38 /* convex/ConvexPolygonsBuilder.h */, + FFFD53857ca07f9253857ca0 /* convex/InflationConvexHullLib.h */, + FFFD53857d087f9253857d08 /* convex/QuickHullConvexHullLib.h */, + FFFD53857d707f9253857d70 /* convex/VolumeIntegration.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB9319b8507f8d9319b850 /* PhysXCommon */ = { + FFFB5294e4807f925294e480 /* PhysXCommon */ = { isa = PBXGroup; children = ( - FFFB9319e0407f8d9319e040 /* include */, - FFFB9319e0687f8d9319e068 /* common */, - FFFB9319e0907f8d9319e090 /* geomutils */, + FFFB529512907f9252951290 /* include */, + FFFB529512b87f92529512b8 /* common */, + FFFB529512e07f92529512e0 /* geomutils */, ); name = "PhysXCommon"; sourceTree = "<group>"; }; - FFFB9319e0407f8d9319e040 /* include */ = { + FFFB529512907f9252951290 /* include */ = { isa = PBXGroup; children = ( - FFFD9380ec007f8d9380ec00 /* common/PxBase.h */, - FFFD9380ec687f8d9380ec68 /* common/PxCollection.h */, - FFFD9380ecd07f8d9380ecd0 /* common/PxCoreUtilityTypes.h */, - FFFD9380ed387f8d9380ed38 /* common/PxMetaData.h */, - FFFD9380eda07f8d9380eda0 /* common/PxMetaDataFlags.h */, - FFFD9380ee087f8d9380ee08 /* common/PxPhysXCommonConfig.h */, - FFFD9380ee707f8d9380ee70 /* common/PxPhysicsInsertionCallback.h */, - FFFD9380eed87f8d9380eed8 /* common/PxRenderBuffer.h */, - FFFD9380ef407f8d9380ef40 /* common/PxSerialFramework.h */, - FFFD9380efa87f8d9380efa8 /* common/PxSerializer.h */, - FFFD9380f0107f8d9380f010 /* common/PxStringTable.h */, - FFFD9380f0787f8d9380f078 /* common/PxTolerancesScale.h */, - FFFD9380f0e07f8d9380f0e0 /* common/PxTypeInfo.h */, - FFFD9380f1487f8d9380f148 /* geometry/PxBoxGeometry.h */, - FFFD9380f1b07f8d9380f1b0 /* geometry/PxCapsuleGeometry.h */, - FFFD9380f2187f8d9380f218 /* geometry/PxConvexMesh.h */, - FFFD9380f2807f8d9380f280 /* geometry/PxConvexMeshGeometry.h */, - FFFD9380f2e87f8d9380f2e8 /* geometry/PxGeometry.h */, - FFFD9380f3507f8d9380f350 /* geometry/PxGeometryHelpers.h */, - FFFD9380f3b87f8d9380f3b8 /* geometry/PxGeometryQuery.h */, - FFFD9380f4207f8d9380f420 /* geometry/PxHeightField.h */, - FFFD9380f4887f8d9380f488 /* geometry/PxHeightFieldDesc.h */, - FFFD9380f4f07f8d9380f4f0 /* geometry/PxHeightFieldFlag.h */, - FFFD9380f5587f8d9380f558 /* geometry/PxHeightFieldGeometry.h */, - FFFD9380f5c07f8d9380f5c0 /* geometry/PxHeightFieldSample.h */, - FFFD9380f6287f8d9380f628 /* geometry/PxMeshQuery.h */, - FFFD9380f6907f8d9380f690 /* geometry/PxMeshScale.h */, - FFFD9380f6f87f8d9380f6f8 /* geometry/PxPlaneGeometry.h */, - FFFD9380f7607f8d9380f760 /* geometry/PxSimpleTriangleMesh.h */, - FFFD9380f7c87f8d9380f7c8 /* geometry/PxSphereGeometry.h */, - FFFD9380f8307f8d9380f830 /* geometry/PxTriangle.h */, - FFFD9380f8987f8d9380f898 /* geometry/PxTriangleMesh.h */, - FFFD9380f9007f8d9380f900 /* geometry/PxTriangleMeshGeometry.h */, + FFFD5300ec007f925300ec00 /* common/PxBase.h */, + FFFD5300ec687f925300ec68 /* common/PxCollection.h */, + FFFD5300ecd07f925300ecd0 /* common/PxCoreUtilityTypes.h */, + FFFD5300ed387f925300ed38 /* common/PxMetaData.h */, + FFFD5300eda07f925300eda0 /* common/PxMetaDataFlags.h */, + FFFD5300ee087f925300ee08 /* common/PxPhysXCommonConfig.h */, + FFFD5300ee707f925300ee70 /* common/PxPhysicsInsertionCallback.h */, + FFFD5300eed87f925300eed8 /* common/PxRenderBuffer.h */, + FFFD5300ef407f925300ef40 /* common/PxSerialFramework.h */, + FFFD5300efa87f925300efa8 /* common/PxSerializer.h */, + FFFD5300f0107f925300f010 /* common/PxStringTable.h */, + FFFD5300f0787f925300f078 /* common/PxTolerancesScale.h */, + FFFD5300f0e07f925300f0e0 /* common/PxTypeInfo.h */, + FFFD5300f1487f925300f148 /* geometry/PxBoxGeometry.h */, + FFFD5300f1b07f925300f1b0 /* geometry/PxCapsuleGeometry.h */, + FFFD5300f2187f925300f218 /* geometry/PxConvexMesh.h */, + FFFD5300f2807f925300f280 /* geometry/PxConvexMeshGeometry.h */, + FFFD5300f2e87f925300f2e8 /* geometry/PxGeometry.h */, + FFFD5300f3507f925300f350 /* geometry/PxGeometryHelpers.h */, + FFFD5300f3b87f925300f3b8 /* geometry/PxGeometryQuery.h */, + FFFD5300f4207f925300f420 /* geometry/PxHeightField.h */, + FFFD5300f4887f925300f488 /* geometry/PxHeightFieldDesc.h */, + FFFD5300f4f07f925300f4f0 /* geometry/PxHeightFieldFlag.h */, + FFFD5300f5587f925300f558 /* geometry/PxHeightFieldGeometry.h */, + FFFD5300f5c07f925300f5c0 /* geometry/PxHeightFieldSample.h */, + FFFD5300f6287f925300f628 /* geometry/PxMeshQuery.h */, + FFFD5300f6907f925300f690 /* geometry/PxMeshScale.h */, + FFFD5300f6f87f925300f6f8 /* geometry/PxPlaneGeometry.h */, + FFFD5300f7607f925300f760 /* geometry/PxSimpleTriangleMesh.h */, + FFFD5300f7c87f925300f7c8 /* geometry/PxSphereGeometry.h */, + FFFD5300f8307f925300f830 /* geometry/PxTriangle.h */, + FFFD5300f8987f925300f898 /* geometry/PxTriangleMesh.h */, + FFFD5300f9007f925300f900 /* geometry/PxTriangleMeshGeometry.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB9319e0687f8d9319e068 /* common */ = { + FFFB529512b87f92529512b8 /* common */ = { isa = PBXGroup; children = ( - FFFD929ab2007f8d929ab200 /* src/CmBoxPruning.cpp */, - FFFD929ab2687f8d929ab268 /* src/CmCollection.cpp */, - FFFD929ab2d07f8d929ab2d0 /* src/CmMathUtils.cpp */, - FFFD929ab3387f8d929ab338 /* src/CmPtrTable.cpp */, - FFFD929ab3a07f8d929ab3a0 /* src/CmRadixSort.cpp */, - FFFD929ab4087f8d929ab408 /* src/CmRadixSortBuffered.cpp */, - FFFD929ab4707f8d929ab470 /* src/CmRenderOutput.cpp */, - FFFD929ab4d87f8d929ab4d8 /* src/CmVisualization.cpp */, - FFFD929ab5407f8d929ab540 /* src/CmBitMap.h */, - FFFD929ab5a87f8d929ab5a8 /* src/CmBoxPruning.h */, - FFFD929ab6107f8d929ab610 /* src/CmCollection.h */, - FFFD929ab6787f8d929ab678 /* src/CmConeLimitHelper.h */, - FFFD929ab6e07f8d929ab6e0 /* src/CmFlushPool.h */, - FFFD929ab7487f8d929ab748 /* src/CmIDPool.h */, - FFFD929ab7b07f8d929ab7b0 /* src/CmIO.h */, - FFFD929ab8187f8d929ab818 /* src/CmMatrix34.h */, - FFFD929ab8807f8d929ab880 /* src/CmPhysXCommon.h */, - FFFD929ab8e87f8d929ab8e8 /* src/CmPool.h */, - FFFD929ab9507f8d929ab950 /* src/CmPreallocatingPool.h */, - FFFD929ab9b87f8d929ab9b8 /* src/CmPriorityQueue.h */, - FFFD929aba207f8d929aba20 /* src/CmPtrTable.h */, - FFFD929aba887f8d929aba88 /* src/CmQueue.h */, - FFFD929abaf07f8d929abaf0 /* src/CmRadixSort.h */, - FFFD929abb587f8d929abb58 /* src/CmRadixSortBuffered.h */, - FFFD929abbc07f8d929abbc0 /* src/CmReaderWriterLock.h */, - FFFD929abc287f8d929abc28 /* src/CmRefCountable.h */, - FFFD929abc907f8d929abc90 /* src/CmRenderBuffer.h */, - FFFD929abcf87f8d929abcf8 /* src/CmRenderOutput.h */, - FFFD929abd607f8d929abd60 /* src/CmScaling.h */, - FFFD929abdc87f8d929abdc8 /* src/CmSpatialVector.h */, - FFFD929abe307f8d929abe30 /* src/CmTask.h */, - FFFD929abe987f8d929abe98 /* src/CmTaskPool.h */, - FFFD929abf007f8d929abf00 /* src/CmTmpMem.h */, - FFFD929abf687f8d929abf68 /* src/CmTransformUtils.h */, - FFFD929abfd07f8d929abfd0 /* src/CmUtils.h */, - FFFD929ac0387f8d929ac038 /* src/CmVisualization.h */, + FFFD521ad6007f92521ad600 /* src/CmBoxPruning.cpp */, + FFFD521ad6687f92521ad668 /* src/CmCollection.cpp */, + FFFD521ad6d07f92521ad6d0 /* src/CmMathUtils.cpp */, + FFFD521ad7387f92521ad738 /* src/CmPtrTable.cpp */, + FFFD521ad7a07f92521ad7a0 /* src/CmRadixSort.cpp */, + FFFD521ad8087f92521ad808 /* src/CmRadixSortBuffered.cpp */, + FFFD521ad8707f92521ad870 /* src/CmRenderOutput.cpp */, + FFFD521ad8d87f92521ad8d8 /* src/CmVisualization.cpp */, + FFFD521ad9407f92521ad940 /* src/CmBitMap.h */, + FFFD521ad9a87f92521ad9a8 /* src/CmBoxPruning.h */, + FFFD521ada107f92521ada10 /* src/CmCollection.h */, + FFFD521ada787f92521ada78 /* src/CmConeLimitHelper.h */, + FFFD521adae07f92521adae0 /* src/CmFlushPool.h */, + FFFD521adb487f92521adb48 /* src/CmIDPool.h */, + FFFD521adbb07f92521adbb0 /* src/CmIO.h */, + FFFD521adc187f92521adc18 /* src/CmMatrix34.h */, + FFFD521adc807f92521adc80 /* src/CmPhysXCommon.h */, + FFFD521adce87f92521adce8 /* src/CmPool.h */, + FFFD521add507f92521add50 /* src/CmPreallocatingPool.h */, + FFFD521addb87f92521addb8 /* src/CmPriorityQueue.h */, + FFFD521ade207f92521ade20 /* src/CmPtrTable.h */, + FFFD521ade887f92521ade88 /* src/CmQueue.h */, + FFFD521adef07f92521adef0 /* src/CmRadixSort.h */, + FFFD521adf587f92521adf58 /* src/CmRadixSortBuffered.h */, + FFFD521adfc07f92521adfc0 /* src/CmRefCountable.h */, + FFFD521ae0287f92521ae028 /* src/CmRenderBuffer.h */, + FFFD521ae0907f92521ae090 /* src/CmRenderOutput.h */, + FFFD521ae0f87f92521ae0f8 /* src/CmScaling.h */, + FFFD521ae1607f92521ae160 /* src/CmSpatialVector.h */, + FFFD521ae1c87f92521ae1c8 /* src/CmTask.h */, + FFFD521ae2307f92521ae230 /* src/CmTaskPool.h */, + FFFD521ae2987f92521ae298 /* src/CmTmpMem.h */, + FFFD521ae3007f92521ae300 /* src/CmTransformUtils.h */, + FFFD521ae3687f92521ae368 /* src/CmUtils.h */, + FFFD521ae3d07f92521ae3d0 /* src/CmVisualization.h */, ); name = "common"; sourceTree = SOURCE_ROOT; }; - FFFB9319e0907f8d9319e090 /* geomutils */ = { + FFFB529512e07f92529512e0 /* geomutils */ = { isa = PBXGroup; children = ( - FFFD938010007f8d93801000 /* headers/GuAxes.h */, - FFFD938010687f8d93801068 /* headers/GuBox.h */, - FFFD938010d07f8d938010d0 /* headers/GuDistanceSegmentBox.h */, - FFFD938011387f8d93801138 /* headers/GuDistanceSegmentSegment.h */, - FFFD938011a07f8d938011a0 /* headers/GuIntersectionBoxBox.h */, - FFFD938012087f8d93801208 /* headers/GuIntersectionTriangleBox.h */, - FFFD938012707f8d93801270 /* headers/GuRaycastTests.h */, - FFFD938012d87f8d938012d8 /* headers/GuSIMDHelpers.h */, - FFFD938013407f8d93801340 /* headers/GuSegment.h */, - FFFD938013a87f8d938013a8 /* ../../Include/GeomUtils */, - FFFD938014107f8d93801410 /* src/GuBounds.h */, - FFFD938014787f8d93801478 /* src/GuCapsule.h */, - FFFD938014e07f8d938014e0 /* src/GuCenterExtents.h */, - FFFD938015487f8d93801548 /* src/GuGeometryUnion.h */, - FFFD938015b07f8d938015b0 /* src/GuInternal.h */, - FFFD938016187f8d93801618 /* src/GuMTD.h */, - FFFD938016807f8d93801680 /* src/GuMeshFactory.h */, - FFFD938016e87f8d938016e8 /* src/GuOverlapTests.h */, - FFFD938017507f8d93801750 /* src/GuSerialize.h */, - FFFD938017b87f8d938017b8 /* src/GuSphere.h */, - FFFD938018207f8d93801820 /* src/GuSweepMTD.h */, - FFFD938018887f8d93801888 /* src/GuSweepSharedTests.h */, - FFFD938018f07f8d938018f0 /* src/GuSweepTests.h */, - FFFD938019587f8d93801958 /* src/contact/GuContactMethodImpl.h */, - FFFD938019c07f8d938019c0 /* src/contact/GuContactPolygonPolygon.h */, - FFFD93801a287f8d93801a28 /* src/contact/GuFeatureCode.h */, - FFFD93801a907f8d93801a90 /* src/contact/GuLegacyTraceLineCallback.h */, - FFFD93801af87f8d93801af8 /* src/common/GuBarycentricCoordinates.h */, - FFFD93801b607f8d93801b60 /* src/common/GuBoxConversion.h */, - FFFD93801bc87f8d93801bc8 /* src/common/GuEdgeCache.h */, - FFFD93801c307f8d93801c30 /* src/common/GuEdgeListData.h */, - FFFD93801c987f8d93801c98 /* src/common/GuSeparatingAxes.h */, - FFFD93801d007f8d93801d00 /* src/convex/GuBigConvexData.h */, - FFFD93801d687f8d93801d68 /* src/convex/GuBigConvexData2.h */, - FFFD93801dd07f8d93801dd0 /* src/convex/GuConvexEdgeFlags.h */, - FFFD93801e387f8d93801e38 /* src/convex/GuConvexHelper.h */, - FFFD93801ea07f8d93801ea0 /* src/convex/GuConvexMesh.h */, - FFFD93801f087f8d93801f08 /* src/convex/GuConvexMeshData.h */, - FFFD93801f707f8d93801f70 /* src/convex/GuConvexSupportTable.h */, - FFFD93801fd87f8d93801fd8 /* src/convex/GuConvexUtilsInternal.h */, - FFFD938020407f8d93802040 /* src/convex/GuCubeIndex.h */, - FFFD938020a87f8d938020a8 /* src/convex/GuHillClimbing.h */, - FFFD938021107f8d93802110 /* src/convex/GuShapeConvex.h */, - FFFD938021787f8d93802178 /* src/distance/GuDistancePointBox.h */, - FFFD938021e07f8d938021e0 /* src/distance/GuDistancePointSegment.h */, - FFFD938022487f8d93802248 /* src/distance/GuDistancePointTriangle.h */, - FFFD938022b07f8d938022b0 /* src/distance/GuDistancePointTriangleSIMD.h */, - FFFD938023187f8d93802318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, - FFFD938023807f8d93802380 /* src/distance/GuDistanceSegmentTriangle.h */, - FFFD938023e87f8d938023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, - FFFD938024507f8d93802450 /* src/sweep/GuSweepBoxBox.h */, - FFFD938024b87f8d938024b8 /* src/sweep/GuSweepBoxSphere.h */, - FFFD938025207f8d93802520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, - FFFD938025887f8d93802588 /* src/sweep/GuSweepBoxTriangle_SAT.h */, - FFFD938025f07f8d938025f0 /* src/sweep/GuSweepCapsuleBox.h */, - FFFD938026587f8d93802658 /* src/sweep/GuSweepCapsuleCapsule.h */, - FFFD938026c07f8d938026c0 /* src/sweep/GuSweepCapsuleTriangle.h */, - FFFD938027287f8d93802728 /* src/sweep/GuSweepSphereCapsule.h */, - FFFD938027907f8d93802790 /* src/sweep/GuSweepSphereSphere.h */, - FFFD938027f87f8d938027f8 /* src/sweep/GuSweepSphereTriangle.h */, - FFFD938028607f8d93802860 /* src/sweep/GuSweepTriangleUtils.h */, - FFFD938028c87f8d938028c8 /* src/gjk/GuEPA.h */, - FFFD938029307f8d93802930 /* src/gjk/GuEPAFacet.h */, - FFFD938029987f8d93802998 /* src/gjk/GuGJK.h */, - FFFD93802a007f8d93802a00 /* src/gjk/GuGJKPenetration.h */, - FFFD93802a687f8d93802a68 /* src/gjk/GuGJKRaycast.h */, - FFFD93802ad07f8d93802ad0 /* src/gjk/GuGJKSimplex.h */, - FFFD93802b387f8d93802b38 /* src/gjk/GuGJKTest.h */, - FFFD93802ba07f8d93802ba0 /* src/gjk/GuGJKType.h */, - FFFD93802c087f8d93802c08 /* src/gjk/GuGJKUtil.h */, - FFFD93802c707f8d93802c70 /* src/gjk/GuVecBox.h */, - FFFD93802cd87f8d93802cd8 /* src/gjk/GuVecCapsule.h */, - FFFD93802d407f8d93802d40 /* src/gjk/GuVecConvex.h */, - FFFD93802da87f8d93802da8 /* src/gjk/GuVecConvexHull.h */, - FFFD93802e107f8d93802e10 /* src/gjk/GuVecConvexHullNoScale.h */, - FFFD93802e787f8d93802e78 /* src/gjk/GuVecPlane.h */, - FFFD93802ee07f8d93802ee0 /* src/gjk/GuVecShrunkBox.h */, - FFFD93802f487f8d93802f48 /* src/gjk/GuVecShrunkConvexHull.h */, - FFFD93802fb07f8d93802fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, - FFFD938030187f8d93803018 /* src/gjk/GuVecSphere.h */, - FFFD938030807f8d93803080 /* src/gjk/GuVecTriangle.h */, - FFFD938030e87f8d938030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, - FFFD938031507f8d93803150 /* src/intersection/GuIntersectionEdgeEdge.h */, - FFFD938031b87f8d938031b8 /* src/intersection/GuIntersectionRay.h */, - FFFD938032207f8d93803220 /* src/intersection/GuIntersectionRayBox.h */, - FFFD938032887f8d93803288 /* src/intersection/GuIntersectionRayBoxSIMD.h */, - FFFD938032f07f8d938032f0 /* src/intersection/GuIntersectionRayCapsule.h */, - FFFD938033587f8d93803358 /* src/intersection/GuIntersectionRayPlane.h */, - FFFD938033c07f8d938033c0 /* src/intersection/GuIntersectionRaySphere.h */, - FFFD938034287f8d93803428 /* src/intersection/GuIntersectionRayTriangle.h */, - FFFD938034907f8d93803490 /* src/intersection/GuIntersectionSphereBox.h */, - FFFD938034f87f8d938034f8 /* src/mesh/GuBV32.h */, - FFFD938035607f8d93803560 /* src/mesh/GuBV32Build.h */, - FFFD938035c87f8d938035c8 /* src/mesh/GuBV4.h */, - FFFD938036307f8d93803630 /* src/mesh/GuBV4Build.h */, - FFFD938036987f8d93803698 /* src/mesh/GuBV4Settings.h */, - FFFD938037007f8d93803700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, - FFFD938037687f8d93803768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, - FFFD938037d07f8d938037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, - FFFD938038387f8d93803838 /* src/mesh/GuBV4_BoxSweep_Internal.h */, - FFFD938038a07f8d938038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */, - FFFD938039087f8d93803908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, - FFFD938039707f8d93803970 /* src/mesh/GuBV4_Common.h */, - FFFD938039d87f8d938039d8 /* src/mesh/GuBV4_Internal.h */, - FFFD93803a407f8d93803a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, - FFFD93803aa87f8d93803aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, - FFFD93803b107f8d93803b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, - FFFD93803b787f8d93803b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, - FFFD93803be07f8d93803be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, - FFFD93803c487f8d93803c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, - FFFD93803cb07f8d93803cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, - FFFD93803d187f8d93803d18 /* src/mesh/GuBV4_Slabs.h */, - FFFD93803d807f8d93803d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, - FFFD93803de87f8d93803de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, - FFFD93803e507f8d93803e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, - FFFD93803eb87f8d93803eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, - FFFD93803f207f8d93803f20 /* src/mesh/GuBVConstants.h */, - FFFD93803f887f8d93803f88 /* src/mesh/GuMeshData.h */, - FFFD93803ff07f8d93803ff0 /* src/mesh/GuMidphaseInterface.h */, - FFFD938040587f8d93804058 /* src/mesh/GuRTree.h */, - FFFD938040c07f8d938040c0 /* src/mesh/GuSweepConvexTri.h */, - FFFD938041287f8d93804128 /* src/mesh/GuSweepMesh.h */, - FFFD938041907f8d93804190 /* src/mesh/GuTriangle32.h */, - FFFD938041f87f8d938041f8 /* src/mesh/GuTriangleCache.h */, - FFFD938042607f8d93804260 /* src/mesh/GuTriangleMesh.h */, - FFFD938042c87f8d938042c8 /* src/mesh/GuTriangleMeshBV4.h */, - FFFD938043307f8d93804330 /* src/mesh/GuTriangleMeshRTree.h */, - FFFD938043987f8d93804398 /* src/mesh/GuTriangleVertexPointers.h */, - FFFD938044007f8d93804400 /* src/hf/GuEntityReport.h */, - FFFD938044687f8d93804468 /* src/hf/GuHeightField.h */, - FFFD938044d07f8d938044d0 /* src/hf/GuHeightFieldData.h */, - FFFD938045387f8d93804538 /* src/hf/GuHeightFieldUtil.h */, - FFFD938045a07f8d938045a0 /* src/pcm/GuPCMContactConvexCommon.h */, - FFFD938046087f8d93804608 /* src/pcm/GuPCMContactGen.h */, - FFFD938046707f8d93804670 /* src/pcm/GuPCMContactGenUtil.h */, - FFFD938046d87f8d938046d8 /* src/pcm/GuPCMContactMeshCallback.h */, - FFFD938047407f8d93804740 /* src/pcm/GuPCMShapeConvex.h */, - FFFD938047a87f8d938047a8 /* src/pcm/GuPCMTriangleContactGen.h */, - FFFD938048107f8d93804810 /* src/pcm/GuPersistentContactManifold.h */, - FFFD938048787f8d93804878 /* src/ccd/GuCCDSweepConvexMesh.h */, - FFFD938048e07f8d938048e0 /* src/GuBounds.cpp */, - FFFD938049487f8d93804948 /* src/GuBox.cpp */, - FFFD938049b07f8d938049b0 /* src/GuCCTSweepTests.cpp */, - FFFD93804a187f8d93804a18 /* src/GuCapsule.cpp */, - FFFD93804a807f8d93804a80 /* src/GuGeometryQuery.cpp */, - FFFD93804ae87f8d93804ae8 /* src/GuGeometryUnion.cpp */, - FFFD93804b507f8d93804b50 /* src/GuInternal.cpp */, - FFFD93804bb87f8d93804bb8 /* src/GuMTD.cpp */, - FFFD93804c207f8d93804c20 /* src/GuMeshFactory.cpp */, - FFFD93804c887f8d93804c88 /* src/GuMetaData.cpp */, - FFFD93804cf07f8d93804cf0 /* src/GuOverlapTests.cpp */, - FFFD93804d587f8d93804d58 /* src/GuRaycastTests.cpp */, - FFFD93804dc07f8d93804dc0 /* src/GuSerialize.cpp */, - FFFD93804e287f8d93804e28 /* src/GuSweepMTD.cpp */, - FFFD93804e907f8d93804e90 /* src/GuSweepSharedTests.cpp */, - FFFD93804ef87f8d93804ef8 /* src/GuSweepTests.cpp */, - FFFD93804f607f8d93804f60 /* src/contact/GuContactBoxBox.cpp */, - FFFD93804fc87f8d93804fc8 /* src/contact/GuContactCapsuleBox.cpp */, - FFFD938050307f8d93805030 /* src/contact/GuContactCapsuleCapsule.cpp */, - FFFD938050987f8d93805098 /* src/contact/GuContactCapsuleConvex.cpp */, - FFFD938051007f8d93805100 /* src/contact/GuContactCapsuleMesh.cpp */, - FFFD938051687f8d93805168 /* src/contact/GuContactConvexConvex.cpp */, - FFFD938051d07f8d938051d0 /* src/contact/GuContactConvexMesh.cpp */, - FFFD938052387f8d93805238 /* src/contact/GuContactPlaneBox.cpp */, - FFFD938052a07f8d938052a0 /* src/contact/GuContactPlaneCapsule.cpp */, - FFFD938053087f8d93805308 /* src/contact/GuContactPlaneConvex.cpp */, - FFFD938053707f8d93805370 /* src/contact/GuContactPolygonPolygon.cpp */, - FFFD938053d87f8d938053d8 /* src/contact/GuContactSphereBox.cpp */, - FFFD938054407f8d93805440 /* src/contact/GuContactSphereCapsule.cpp */, - FFFD938054a87f8d938054a8 /* src/contact/GuContactSphereMesh.cpp */, - FFFD938055107f8d93805510 /* src/contact/GuContactSpherePlane.cpp */, - FFFD938055787f8d93805578 /* src/contact/GuContactSphereSphere.cpp */, - FFFD938055e07f8d938055e0 /* src/contact/GuFeatureCode.cpp */, - FFFD938056487f8d93805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */, - FFFD938056b07f8d938056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, - FFFD938057187f8d93805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */, - FFFD938057807f8d93805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */, - FFFD938057e87f8d938057e8 /* src/common/GuBarycentricCoordinates.cpp */, - FFFD938058507f8d93805850 /* src/common/GuSeparatingAxes.cpp */, - FFFD938058b87f8d938058b8 /* src/convex/GuBigConvexData.cpp */, - FFFD938059207f8d93805920 /* src/convex/GuConvexHelper.cpp */, - FFFD938059887f8d93805988 /* src/convex/GuConvexMesh.cpp */, - FFFD938059f07f8d938059f0 /* src/convex/GuConvexSupportTable.cpp */, - FFFD93805a587f8d93805a58 /* src/convex/GuConvexUtilsInternal.cpp */, - FFFD93805ac07f8d93805ac0 /* src/convex/GuHillClimbing.cpp */, - FFFD93805b287f8d93805b28 /* src/convex/GuShapeConvex.cpp */, - FFFD93805b907f8d93805b90 /* src/distance/GuDistancePointBox.cpp */, - FFFD93805bf87f8d93805bf8 /* src/distance/GuDistancePointTriangle.cpp */, - FFFD93805c607f8d93805c60 /* src/distance/GuDistanceSegmentBox.cpp */, - FFFD93805cc87f8d93805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */, - FFFD93805d307f8d93805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */, - FFFD93805d987f8d93805d98 /* src/sweep/GuSweepBoxBox.cpp */, - FFFD93805e007f8d93805e00 /* src/sweep/GuSweepBoxSphere.cpp */, - FFFD93805e687f8d93805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, - FFFD93805ed07f8d93805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, - FFFD93805f387f8d93805f38 /* src/sweep/GuSweepCapsuleBox.cpp */, - FFFD93805fa07f8d93805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, - FFFD938060087f8d93806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */, - FFFD938060707f8d93806070 /* src/sweep/GuSweepSphereCapsule.cpp */, - FFFD938060d87f8d938060d8 /* src/sweep/GuSweepSphereSphere.cpp */, - FFFD938061407f8d93806140 /* src/sweep/GuSweepSphereTriangle.cpp */, - FFFD938061a87f8d938061a8 /* src/sweep/GuSweepTriangleUtils.cpp */, - FFFD938062107f8d93806210 /* src/gjk/GuEPA.cpp */, - FFFD938062787f8d93806278 /* src/gjk/GuGJKSimplex.cpp */, - FFFD938062e07f8d938062e0 /* src/gjk/GuGJKTest.cpp */, - FFFD938063487f8d93806348 /* src/intersection/GuIntersectionBoxBox.cpp */, - FFFD938063b07f8d938063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, - FFFD938064187f8d93806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */, - FFFD938064807f8d93806480 /* src/intersection/GuIntersectionRayBox.cpp */, - FFFD938064e87f8d938064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */, - FFFD938065507f8d93806550 /* src/intersection/GuIntersectionRaySphere.cpp */, - FFFD938065b87f8d938065b8 /* src/intersection/GuIntersectionSphereBox.cpp */, - FFFD938066207f8d93806620 /* src/intersection/GuIntersectionTriangleBox.cpp */, - FFFD938066887f8d93806688 /* src/mesh/GuBV32.cpp */, - FFFD938066f07f8d938066f0 /* src/mesh/GuBV32Build.cpp */, - FFFD938067587f8d93806758 /* src/mesh/GuBV4.cpp */, - FFFD938067c07f8d938067c0 /* src/mesh/GuBV4Build.cpp */, - FFFD938068287f8d93806828 /* src/mesh/GuBV4_AABBSweep.cpp */, - FFFD938068907f8d93806890 /* src/mesh/GuBV4_BoxOverlap.cpp */, - FFFD938068f87f8d938068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, - FFFD938069607f8d93806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, - FFFD938069c87f8d938069c8 /* src/mesh/GuBV4_OBBSweep.cpp */, - FFFD93806a307f8d93806a30 /* src/mesh/GuBV4_Raycast.cpp */, - FFFD93806a987f8d93806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */, - FFFD93806b007f8d93806b00 /* src/mesh/GuBV4_SphereSweep.cpp */, - FFFD93806b687f8d93806b68 /* src/mesh/GuMeshQuery.cpp */, - FFFD93806bd07f8d93806bd0 /* src/mesh/GuMidphaseBV4.cpp */, - FFFD93806c387f8d93806c38 /* src/mesh/GuMidphaseRTree.cpp */, - FFFD93806ca07f8d93806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */, - FFFD93806d087f8d93806d08 /* src/mesh/GuRTree.cpp */, - FFFD93806d707f8d93806d70 /* src/mesh/GuRTreeQueries.cpp */, - FFFD93806dd87f8d93806dd8 /* src/mesh/GuSweepsMesh.cpp */, - FFFD93806e407f8d93806e40 /* src/mesh/GuTriangleMesh.cpp */, - FFFD93806ea87f8d93806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */, - FFFD93806f107f8d93806f10 /* src/mesh/GuTriangleMeshRTree.cpp */, - FFFD93806f787f8d93806f78 /* src/hf/GuHeightField.cpp */, - FFFD93806fe07f8d93806fe0 /* src/hf/GuHeightFieldUtil.cpp */, - FFFD938070487f8d93807048 /* src/hf/GuOverlapTestsHF.cpp */, - FFFD938070b07f8d938070b0 /* src/hf/GuSweepsHF.cpp */, - FFFD938071187f8d93807118 /* src/pcm/GuPCMContactBoxBox.cpp */, - FFFD938071807f8d93807180 /* src/pcm/GuPCMContactBoxConvex.cpp */, - FFFD938071e87f8d938071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, - FFFD938072507f8d93807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, - FFFD938072b87f8d938072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, - FFFD938073207f8d93807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, - FFFD938073887f8d93807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, - FFFD938073f07f8d938073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */, - FFFD938074587f8d93807458 /* src/pcm/GuPCMContactConvexConvex.cpp */, - FFFD938074c07f8d938074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, - FFFD938075287f8d93807528 /* src/pcm/GuPCMContactConvexMesh.cpp */, - FFFD938075907f8d93807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, - FFFD938075f87f8d938075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, - FFFD938076607f8d93807660 /* src/pcm/GuPCMContactPlaneBox.cpp */, - FFFD938076c87f8d938076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, - FFFD938077307f8d93807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */, - FFFD938077987f8d93807798 /* src/pcm/GuPCMContactSphereBox.cpp */, - FFFD938078007f8d93807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */, - FFFD938078687f8d93807868 /* src/pcm/GuPCMContactSphereConvex.cpp */, - FFFD938078d07f8d938078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, - FFFD938079387f8d93807938 /* src/pcm/GuPCMContactSphereMesh.cpp */, - FFFD938079a07f8d938079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */, - FFFD93807a087f8d93807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */, - FFFD93807a707f8d93807a70 /* src/pcm/GuPCMShapeConvex.cpp */, - FFFD93807ad87f8d93807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */, - FFFD93807b407f8d93807b40 /* src/pcm/GuPersistentContactManifold.cpp */, - FFFD93807ba87f8d93807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, - FFFD93807c107f8d93807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */, + FFFD530010007f9253001000 /* headers/GuAxes.h */, + FFFD530010687f9253001068 /* headers/GuBox.h */, + FFFD530010d07f92530010d0 /* headers/GuDistanceSegmentBox.h */, + FFFD530011387f9253001138 /* headers/GuDistanceSegmentSegment.h */, + FFFD530011a07f92530011a0 /* headers/GuIntersectionBoxBox.h */, + FFFD530012087f9253001208 /* headers/GuIntersectionTriangleBox.h */, + FFFD530012707f9253001270 /* headers/GuRaycastTests.h */, + FFFD530012d87f92530012d8 /* headers/GuSIMDHelpers.h */, + FFFD530013407f9253001340 /* headers/GuSegment.h */, + FFFD530013a87f92530013a8 /* ../../Include/GeomUtils */, + FFFD530014107f9253001410 /* src/GuBounds.h */, + FFFD530014787f9253001478 /* src/GuCapsule.h */, + FFFD530014e07f92530014e0 /* src/GuCenterExtents.h */, + FFFD530015487f9253001548 /* src/GuGeometryUnion.h */, + FFFD530015b07f92530015b0 /* src/GuInternal.h */, + FFFD530016187f9253001618 /* src/GuMTD.h */, + FFFD530016807f9253001680 /* src/GuMeshFactory.h */, + FFFD530016e87f92530016e8 /* src/GuOverlapTests.h */, + FFFD530017507f9253001750 /* src/GuSerialize.h */, + FFFD530017b87f92530017b8 /* src/GuSphere.h */, + FFFD530018207f9253001820 /* src/GuSweepMTD.h */, + FFFD530018887f9253001888 /* src/GuSweepSharedTests.h */, + FFFD530018f07f92530018f0 /* src/GuSweepTests.h */, + FFFD530019587f9253001958 /* src/contact/GuContactMethodImpl.h */, + FFFD530019c07f92530019c0 /* src/contact/GuContactPolygonPolygon.h */, + FFFD53001a287f9253001a28 /* src/contact/GuFeatureCode.h */, + FFFD53001a907f9253001a90 /* src/contact/GuLegacyTraceLineCallback.h */, + FFFD53001af87f9253001af8 /* src/common/GuBarycentricCoordinates.h */, + FFFD53001b607f9253001b60 /* src/common/GuBoxConversion.h */, + FFFD53001bc87f9253001bc8 /* src/common/GuEdgeCache.h */, + FFFD53001c307f9253001c30 /* src/common/GuEdgeListData.h */, + FFFD53001c987f9253001c98 /* src/common/GuSeparatingAxes.h */, + FFFD53001d007f9253001d00 /* src/convex/GuBigConvexData.h */, + FFFD53001d687f9253001d68 /* src/convex/GuBigConvexData2.h */, + FFFD53001dd07f9253001dd0 /* src/convex/GuConvexEdgeFlags.h */, + FFFD53001e387f9253001e38 /* src/convex/GuConvexHelper.h */, + FFFD53001ea07f9253001ea0 /* src/convex/GuConvexMesh.h */, + FFFD53001f087f9253001f08 /* src/convex/GuConvexMeshData.h */, + FFFD53001f707f9253001f70 /* src/convex/GuConvexSupportTable.h */, + FFFD53001fd87f9253001fd8 /* src/convex/GuConvexUtilsInternal.h */, + FFFD530020407f9253002040 /* src/convex/GuCubeIndex.h */, + FFFD530020a87f92530020a8 /* src/convex/GuHillClimbing.h */, + FFFD530021107f9253002110 /* src/convex/GuShapeConvex.h */, + FFFD530021787f9253002178 /* src/distance/GuDistancePointBox.h */, + FFFD530021e07f92530021e0 /* src/distance/GuDistancePointSegment.h */, + FFFD530022487f9253002248 /* src/distance/GuDistancePointTriangle.h */, + FFFD530022b07f92530022b0 /* src/distance/GuDistancePointTriangleSIMD.h */, + FFFD530023187f9253002318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, + FFFD530023807f9253002380 /* src/distance/GuDistanceSegmentTriangle.h */, + FFFD530023e87f92530023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, + FFFD530024507f9253002450 /* src/sweep/GuSweepBoxBox.h */, + FFFD530024b87f92530024b8 /* src/sweep/GuSweepBoxSphere.h */, + FFFD530025207f9253002520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, + FFFD530025887f9253002588 /* src/sweep/GuSweepBoxTriangle_SAT.h */, + FFFD530025f07f92530025f0 /* src/sweep/GuSweepCapsuleBox.h */, + FFFD530026587f9253002658 /* src/sweep/GuSweepCapsuleCapsule.h */, + FFFD530026c07f92530026c0 /* src/sweep/GuSweepCapsuleTriangle.h */, + FFFD530027287f9253002728 /* src/sweep/GuSweepSphereCapsule.h */, + FFFD530027907f9253002790 /* src/sweep/GuSweepSphereSphere.h */, + FFFD530027f87f92530027f8 /* src/sweep/GuSweepSphereTriangle.h */, + FFFD530028607f9253002860 /* src/sweep/GuSweepTriangleUtils.h */, + FFFD530028c87f92530028c8 /* src/gjk/GuEPA.h */, + FFFD530029307f9253002930 /* src/gjk/GuEPAFacet.h */, + FFFD530029987f9253002998 /* src/gjk/GuGJK.h */, + FFFD53002a007f9253002a00 /* src/gjk/GuGJKPenetration.h */, + FFFD53002a687f9253002a68 /* src/gjk/GuGJKRaycast.h */, + FFFD53002ad07f9253002ad0 /* src/gjk/GuGJKSimplex.h */, + FFFD53002b387f9253002b38 /* src/gjk/GuGJKTest.h */, + FFFD53002ba07f9253002ba0 /* src/gjk/GuGJKType.h */, + FFFD53002c087f9253002c08 /* src/gjk/GuGJKUtil.h */, + FFFD53002c707f9253002c70 /* src/gjk/GuVecBox.h */, + FFFD53002cd87f9253002cd8 /* src/gjk/GuVecCapsule.h */, + FFFD53002d407f9253002d40 /* src/gjk/GuVecConvex.h */, + FFFD53002da87f9253002da8 /* src/gjk/GuVecConvexHull.h */, + FFFD53002e107f9253002e10 /* src/gjk/GuVecConvexHullNoScale.h */, + FFFD53002e787f9253002e78 /* src/gjk/GuVecPlane.h */, + FFFD53002ee07f9253002ee0 /* src/gjk/GuVecShrunkBox.h */, + FFFD53002f487f9253002f48 /* src/gjk/GuVecShrunkConvexHull.h */, + FFFD53002fb07f9253002fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, + FFFD530030187f9253003018 /* src/gjk/GuVecSphere.h */, + FFFD530030807f9253003080 /* src/gjk/GuVecTriangle.h */, + FFFD530030e87f92530030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, + FFFD530031507f9253003150 /* src/intersection/GuIntersectionEdgeEdge.h */, + FFFD530031b87f92530031b8 /* src/intersection/GuIntersectionRay.h */, + FFFD530032207f9253003220 /* src/intersection/GuIntersectionRayBox.h */, + FFFD530032887f9253003288 /* src/intersection/GuIntersectionRayBoxSIMD.h */, + FFFD530032f07f92530032f0 /* src/intersection/GuIntersectionRayCapsule.h */, + FFFD530033587f9253003358 /* src/intersection/GuIntersectionRayPlane.h */, + FFFD530033c07f92530033c0 /* src/intersection/GuIntersectionRaySphere.h */, + FFFD530034287f9253003428 /* src/intersection/GuIntersectionRayTriangle.h */, + FFFD530034907f9253003490 /* src/intersection/GuIntersectionSphereBox.h */, + FFFD530034f87f92530034f8 /* src/mesh/GuBV32.h */, + FFFD530035607f9253003560 /* src/mesh/GuBV32Build.h */, + FFFD530035c87f92530035c8 /* src/mesh/GuBV4.h */, + FFFD530036307f9253003630 /* src/mesh/GuBV4Build.h */, + FFFD530036987f9253003698 /* src/mesh/GuBV4Settings.h */, + FFFD530037007f9253003700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, + FFFD530037687f9253003768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, + FFFD530037d07f92530037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, + FFFD530038387f9253003838 /* src/mesh/GuBV4_BoxSweep_Internal.h */, + FFFD530038a07f92530038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */, + FFFD530039087f9253003908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, + FFFD530039707f9253003970 /* src/mesh/GuBV4_Common.h */, + FFFD530039d87f92530039d8 /* src/mesh/GuBV4_Internal.h */, + FFFD53003a407f9253003a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, + FFFD53003aa87f9253003aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, + FFFD53003b107f9253003b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, + FFFD53003b787f9253003b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, + FFFD53003be07f9253003be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, + FFFD53003c487f9253003c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, + FFFD53003cb07f9253003cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, + FFFD53003d187f9253003d18 /* src/mesh/GuBV4_Slabs.h */, + FFFD53003d807f9253003d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, + FFFD53003de87f9253003de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, + FFFD53003e507f9253003e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, + FFFD53003eb87f9253003eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, + FFFD53003f207f9253003f20 /* src/mesh/GuBVConstants.h */, + FFFD53003f887f9253003f88 /* src/mesh/GuMeshData.h */, + FFFD53003ff07f9253003ff0 /* src/mesh/GuMidphaseInterface.h */, + FFFD530040587f9253004058 /* src/mesh/GuRTree.h */, + FFFD530040c07f92530040c0 /* src/mesh/GuSweepConvexTri.h */, + FFFD530041287f9253004128 /* src/mesh/GuSweepMesh.h */, + FFFD530041907f9253004190 /* src/mesh/GuTriangle32.h */, + FFFD530041f87f92530041f8 /* src/mesh/GuTriangleCache.h */, + FFFD530042607f9253004260 /* src/mesh/GuTriangleMesh.h */, + FFFD530042c87f92530042c8 /* src/mesh/GuTriangleMeshBV4.h */, + FFFD530043307f9253004330 /* src/mesh/GuTriangleMeshRTree.h */, + FFFD530043987f9253004398 /* src/mesh/GuTriangleVertexPointers.h */, + FFFD530044007f9253004400 /* src/hf/GuEntityReport.h */, + FFFD530044687f9253004468 /* src/hf/GuHeightField.h */, + FFFD530044d07f92530044d0 /* src/hf/GuHeightFieldData.h */, + FFFD530045387f9253004538 /* src/hf/GuHeightFieldUtil.h */, + FFFD530045a07f92530045a0 /* src/pcm/GuPCMContactConvexCommon.h */, + FFFD530046087f9253004608 /* src/pcm/GuPCMContactGen.h */, + FFFD530046707f9253004670 /* src/pcm/GuPCMContactGenUtil.h */, + FFFD530046d87f92530046d8 /* src/pcm/GuPCMContactMeshCallback.h */, + FFFD530047407f9253004740 /* src/pcm/GuPCMShapeConvex.h */, + FFFD530047a87f92530047a8 /* src/pcm/GuPCMTriangleContactGen.h */, + FFFD530048107f9253004810 /* src/pcm/GuPersistentContactManifold.h */, + FFFD530048787f9253004878 /* src/ccd/GuCCDSweepConvexMesh.h */, + FFFD530048e07f92530048e0 /* src/GuBounds.cpp */, + FFFD530049487f9253004948 /* src/GuBox.cpp */, + FFFD530049b07f92530049b0 /* src/GuCCTSweepTests.cpp */, + FFFD53004a187f9253004a18 /* src/GuCapsule.cpp */, + FFFD53004a807f9253004a80 /* src/GuGeometryQuery.cpp */, + FFFD53004ae87f9253004ae8 /* src/GuGeometryUnion.cpp */, + FFFD53004b507f9253004b50 /* src/GuInternal.cpp */, + FFFD53004bb87f9253004bb8 /* src/GuMTD.cpp */, + FFFD53004c207f9253004c20 /* src/GuMeshFactory.cpp */, + FFFD53004c887f9253004c88 /* src/GuMetaData.cpp */, + FFFD53004cf07f9253004cf0 /* src/GuOverlapTests.cpp */, + FFFD53004d587f9253004d58 /* src/GuRaycastTests.cpp */, + FFFD53004dc07f9253004dc0 /* src/GuSerialize.cpp */, + FFFD53004e287f9253004e28 /* src/GuSweepMTD.cpp */, + FFFD53004e907f9253004e90 /* src/GuSweepSharedTests.cpp */, + FFFD53004ef87f9253004ef8 /* src/GuSweepTests.cpp */, + FFFD53004f607f9253004f60 /* src/contact/GuContactBoxBox.cpp */, + FFFD53004fc87f9253004fc8 /* src/contact/GuContactCapsuleBox.cpp */, + FFFD530050307f9253005030 /* src/contact/GuContactCapsuleCapsule.cpp */, + FFFD530050987f9253005098 /* src/contact/GuContactCapsuleConvex.cpp */, + FFFD530051007f9253005100 /* src/contact/GuContactCapsuleMesh.cpp */, + FFFD530051687f9253005168 /* src/contact/GuContactConvexConvex.cpp */, + FFFD530051d07f92530051d0 /* src/contact/GuContactConvexMesh.cpp */, + FFFD530052387f9253005238 /* src/contact/GuContactPlaneBox.cpp */, + FFFD530052a07f92530052a0 /* src/contact/GuContactPlaneCapsule.cpp */, + FFFD530053087f9253005308 /* src/contact/GuContactPlaneConvex.cpp */, + FFFD530053707f9253005370 /* src/contact/GuContactPolygonPolygon.cpp */, + FFFD530053d87f92530053d8 /* src/contact/GuContactSphereBox.cpp */, + FFFD530054407f9253005440 /* src/contact/GuContactSphereCapsule.cpp */, + FFFD530054a87f92530054a8 /* src/contact/GuContactSphereMesh.cpp */, + FFFD530055107f9253005510 /* src/contact/GuContactSpherePlane.cpp */, + FFFD530055787f9253005578 /* src/contact/GuContactSphereSphere.cpp */, + FFFD530055e07f92530055e0 /* src/contact/GuFeatureCode.cpp */, + FFFD530056487f9253005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */, + FFFD530056b07f92530056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, + FFFD530057187f9253005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */, + FFFD530057807f9253005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */, + FFFD530057e87f92530057e8 /* src/common/GuBarycentricCoordinates.cpp */, + FFFD530058507f9253005850 /* src/common/GuSeparatingAxes.cpp */, + FFFD530058b87f92530058b8 /* src/convex/GuBigConvexData.cpp */, + FFFD530059207f9253005920 /* src/convex/GuConvexHelper.cpp */, + FFFD530059887f9253005988 /* src/convex/GuConvexMesh.cpp */, + FFFD530059f07f92530059f0 /* src/convex/GuConvexSupportTable.cpp */, + FFFD53005a587f9253005a58 /* src/convex/GuConvexUtilsInternal.cpp */, + FFFD53005ac07f9253005ac0 /* src/convex/GuHillClimbing.cpp */, + FFFD53005b287f9253005b28 /* src/convex/GuShapeConvex.cpp */, + FFFD53005b907f9253005b90 /* src/distance/GuDistancePointBox.cpp */, + FFFD53005bf87f9253005bf8 /* src/distance/GuDistancePointTriangle.cpp */, + FFFD53005c607f9253005c60 /* src/distance/GuDistanceSegmentBox.cpp */, + FFFD53005cc87f9253005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */, + FFFD53005d307f9253005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */, + FFFD53005d987f9253005d98 /* src/sweep/GuSweepBoxBox.cpp */, + FFFD53005e007f9253005e00 /* src/sweep/GuSweepBoxSphere.cpp */, + FFFD53005e687f9253005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, + FFFD53005ed07f9253005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, + FFFD53005f387f9253005f38 /* src/sweep/GuSweepCapsuleBox.cpp */, + FFFD53005fa07f9253005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, + FFFD530060087f9253006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */, + FFFD530060707f9253006070 /* src/sweep/GuSweepSphereCapsule.cpp */, + FFFD530060d87f92530060d8 /* src/sweep/GuSweepSphereSphere.cpp */, + FFFD530061407f9253006140 /* src/sweep/GuSweepSphereTriangle.cpp */, + FFFD530061a87f92530061a8 /* src/sweep/GuSweepTriangleUtils.cpp */, + FFFD530062107f9253006210 /* src/gjk/GuEPA.cpp */, + FFFD530062787f9253006278 /* src/gjk/GuGJKSimplex.cpp */, + FFFD530062e07f92530062e0 /* src/gjk/GuGJKTest.cpp */, + FFFD530063487f9253006348 /* src/intersection/GuIntersectionBoxBox.cpp */, + FFFD530063b07f92530063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, + FFFD530064187f9253006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */, + FFFD530064807f9253006480 /* src/intersection/GuIntersectionRayBox.cpp */, + FFFD530064e87f92530064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */, + FFFD530065507f9253006550 /* src/intersection/GuIntersectionRaySphere.cpp */, + FFFD530065b87f92530065b8 /* src/intersection/GuIntersectionSphereBox.cpp */, + FFFD530066207f9253006620 /* src/intersection/GuIntersectionTriangleBox.cpp */, + FFFD530066887f9253006688 /* src/mesh/GuBV32.cpp */, + FFFD530066f07f92530066f0 /* src/mesh/GuBV32Build.cpp */, + FFFD530067587f9253006758 /* src/mesh/GuBV4.cpp */, + FFFD530067c07f92530067c0 /* src/mesh/GuBV4Build.cpp */, + FFFD530068287f9253006828 /* src/mesh/GuBV4_AABBSweep.cpp */, + FFFD530068907f9253006890 /* src/mesh/GuBV4_BoxOverlap.cpp */, + FFFD530068f87f92530068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, + FFFD530069607f9253006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, + FFFD530069c87f92530069c8 /* src/mesh/GuBV4_OBBSweep.cpp */, + FFFD53006a307f9253006a30 /* src/mesh/GuBV4_Raycast.cpp */, + FFFD53006a987f9253006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */, + FFFD53006b007f9253006b00 /* src/mesh/GuBV4_SphereSweep.cpp */, + FFFD53006b687f9253006b68 /* src/mesh/GuMeshQuery.cpp */, + FFFD53006bd07f9253006bd0 /* src/mesh/GuMidphaseBV4.cpp */, + FFFD53006c387f9253006c38 /* src/mesh/GuMidphaseRTree.cpp */, + FFFD53006ca07f9253006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */, + FFFD53006d087f9253006d08 /* src/mesh/GuRTree.cpp */, + FFFD53006d707f9253006d70 /* src/mesh/GuRTreeQueries.cpp */, + FFFD53006dd87f9253006dd8 /* src/mesh/GuSweepsMesh.cpp */, + FFFD53006e407f9253006e40 /* src/mesh/GuTriangleMesh.cpp */, + FFFD53006ea87f9253006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */, + FFFD53006f107f9253006f10 /* src/mesh/GuTriangleMeshRTree.cpp */, + FFFD53006f787f9253006f78 /* src/hf/GuHeightField.cpp */, + FFFD53006fe07f9253006fe0 /* src/hf/GuHeightFieldUtil.cpp */, + FFFD530070487f9253007048 /* src/hf/GuOverlapTestsHF.cpp */, + FFFD530070b07f92530070b0 /* src/hf/GuSweepsHF.cpp */, + FFFD530071187f9253007118 /* src/pcm/GuPCMContactBoxBox.cpp */, + FFFD530071807f9253007180 /* src/pcm/GuPCMContactBoxConvex.cpp */, + FFFD530071e87f92530071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, + FFFD530072507f9253007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, + FFFD530072b87f92530072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, + FFFD530073207f9253007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, + FFFD530073887f9253007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, + FFFD530073f07f92530073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */, + FFFD530074587f9253007458 /* src/pcm/GuPCMContactConvexConvex.cpp */, + FFFD530074c07f92530074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, + FFFD530075287f9253007528 /* src/pcm/GuPCMContactConvexMesh.cpp */, + FFFD530075907f9253007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, + FFFD530075f87f92530075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, + FFFD530076607f9253007660 /* src/pcm/GuPCMContactPlaneBox.cpp */, + FFFD530076c87f92530076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, + FFFD530077307f9253007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */, + FFFD530077987f9253007798 /* src/pcm/GuPCMContactSphereBox.cpp */, + FFFD530078007f9253007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */, + FFFD530078687f9253007868 /* src/pcm/GuPCMContactSphereConvex.cpp */, + FFFD530078d07f92530078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, + FFFD530079387f9253007938 /* src/pcm/GuPCMContactSphereMesh.cpp */, + FFFD530079a07f92530079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */, + FFFD53007a087f9253007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */, + FFFD53007a707f9253007a70 /* src/pcm/GuPCMShapeConvex.cpp */, + FFFD53007ad87f9253007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */, + FFFD53007b407f9253007b40 /* src/pcm/GuPersistentContactManifold.cpp */, + FFFD53007ba87f9253007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, + FFFD53007c107f9253007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */, ); name = "geomutils"; sourceTree = SOURCE_ROOT; }; - FFFB93189bd07f8d93189bd0 /* PxFoundation */ = { + FFFB52959d507f9252959d50 /* PxFoundation */ = { isa = PBXGroup; children = ( - FFFB9318a2a07f8d9318a2a0 /* include */, - FFFB9318a2c87f8d9318a2c8 /* src */, + FFFB52949ee07f9252949ee0 /* include */, + FFFB52949f087f9252949f08 /* src */, ); name = "PxFoundation"; sourceTree = "<group>"; }; - FFFB9318a2a07f8d9318a2a0 /* include */ = { + FFFB52949ee07f9252949ee0 /* include */ = { isa = PBXGroup; children = ( - FFFD929864007f8d92986400 /* Px.h */, - FFFD929864687f8d92986468 /* PxAllocatorCallback.h */, - FFFD929864d07f8d929864d0 /* PxAssert.h */, - FFFD929865387f8d92986538 /* PxBitAndData.h */, - FFFD929865a07f8d929865a0 /* PxBounds3.h */, - FFFD929866087f8d92986608 /* PxErrorCallback.h */, - FFFD929866707f8d92986670 /* PxErrors.h */, - FFFD929866d87f8d929866d8 /* PxFlags.h */, - FFFD929867407f8d92986740 /* PxFoundation.h */, - FFFD929867a87f8d929867a8 /* PxFoundationVersion.h */, - FFFD929868107f8d92986810 /* PxIO.h */, - FFFD929868787f8d92986878 /* PxIntrinsics.h */, - FFFD929868e07f8d929868e0 /* PxMat33.h */, - FFFD929869487f8d92986948 /* PxMat44.h */, - FFFD929869b07f8d929869b0 /* PxMath.h */, - FFFD92986a187f8d92986a18 /* PxMathUtils.h */, - FFFD92986a807f8d92986a80 /* PxMemory.h */, - FFFD92986ae87f8d92986ae8 /* PxPlane.h */, - FFFD92986b507f8d92986b50 /* PxPreprocessor.h */, - FFFD92986bb87f8d92986bb8 /* PxProfiler.h */, - FFFD92986c207f8d92986c20 /* PxQuat.h */, - FFFD92986c887f8d92986c88 /* PxSimpleTypes.h */, - FFFD92986cf07f8d92986cf0 /* PxStrideIterator.h */, - FFFD92986d587f8d92986d58 /* PxTransform.h */, - FFFD92986dc07f8d92986dc0 /* PxUnionCast.h */, - FFFD92986e287f8d92986e28 /* PxVec2.h */, - FFFD92986e907f8d92986e90 /* PxVec3.h */, - FFFD92986ef87f8d92986ef8 /* PxVec4.h */, - FFFD92986f607f8d92986f60 /* unix/PxUnixIntrinsics.h */, + FFFD521888007f9252188800 /* Px.h */, + FFFD521888687f9252188868 /* PxAllocatorCallback.h */, + FFFD521888d07f92521888d0 /* PxAssert.h */, + FFFD521889387f9252188938 /* PxBitAndData.h */, + FFFD521889a07f92521889a0 /* PxBounds3.h */, + FFFD52188a087f9252188a08 /* PxErrorCallback.h */, + FFFD52188a707f9252188a70 /* PxErrors.h */, + FFFD52188ad87f9252188ad8 /* PxFlags.h */, + FFFD52188b407f9252188b40 /* PxFoundation.h */, + FFFD52188ba87f9252188ba8 /* PxFoundationVersion.h */, + FFFD52188c107f9252188c10 /* PxIO.h */, + FFFD52188c787f9252188c78 /* PxIntrinsics.h */, + FFFD52188ce07f9252188ce0 /* PxMat33.h */, + FFFD52188d487f9252188d48 /* PxMat44.h */, + FFFD52188db07f9252188db0 /* PxMath.h */, + FFFD52188e187f9252188e18 /* PxMathUtils.h */, + FFFD52188e807f9252188e80 /* PxMemory.h */, + FFFD52188ee87f9252188ee8 /* PxPlane.h */, + FFFD52188f507f9252188f50 /* PxPreprocessor.h */, + FFFD52188fb87f9252188fb8 /* PxProfiler.h */, + FFFD521890207f9252189020 /* PxQuat.h */, + FFFD521890887f9252189088 /* PxSimpleTypes.h */, + FFFD521890f07f92521890f0 /* PxStrideIterator.h */, + FFFD521891587f9252189158 /* PxTransform.h */, + FFFD521891c07f92521891c0 /* PxUnionCast.h */, + FFFD521892287f9252189228 /* PxVec2.h */, + FFFD521892907f9252189290 /* PxVec3.h */, + FFFD521892f87f92521892f8 /* PxVec4.h */, + FFFD521893607f9252189360 /* unix/PxUnixIntrinsics.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB9318a2c87f8d9318a2c8 /* src */ = { + FFFB52949f087f9252949f08 /* src */ = { isa = PBXGroup; children = ( - FFFD929962007f8d92996200 /* include/Ps.h */, - FFFD929962687f8d92996268 /* include/PsAlignedMalloc.h */, - FFFD929962d07f8d929962d0 /* include/PsAlloca.h */, - FFFD929963387f8d92996338 /* include/PsAllocator.h */, - FFFD929963a07f8d929963a0 /* include/PsAoS.h */, - FFFD929964087f8d92996408 /* include/PsArray.h */, - FFFD929964707f8d92996470 /* include/PsAtomic.h */, - FFFD929964d87f8d929964d8 /* include/PsBasicTemplates.h */, - FFFD929965407f8d92996540 /* include/PsBitUtils.h */, - FFFD929965a87f8d929965a8 /* include/PsBroadcast.h */, - FFFD929966107f8d92996610 /* include/PsCpu.h */, - FFFD929966787f8d92996678 /* include/PsFPU.h */, - FFFD929966e07f8d929966e0 /* include/PsFoundation.h */, - FFFD929967487f8d92996748 /* include/PsHash.h */, - FFFD929967b07f8d929967b0 /* include/PsHashInternals.h */, - FFFD929968187f8d92996818 /* include/PsHashMap.h */, - FFFD929968807f8d92996880 /* include/PsHashSet.h */, - FFFD929968e87f8d929968e8 /* include/PsInlineAllocator.h */, - FFFD929969507f8d92996950 /* include/PsInlineAoS.h */, - FFFD929969b87f8d929969b8 /* include/PsInlineArray.h */, - FFFD92996a207f8d92996a20 /* include/PsIntrinsics.h */, - FFFD92996a887f8d92996a88 /* include/PsMathUtils.h */, - FFFD92996af07f8d92996af0 /* include/PsMutex.h */, - FFFD92996b587f8d92996b58 /* include/PsPool.h */, - FFFD92996bc07f8d92996bc0 /* include/PsSList.h */, - FFFD92996c287f8d92996c28 /* include/PsSocket.h */, - FFFD92996c907f8d92996c90 /* include/PsSort.h */, - FFFD92996cf87f8d92996cf8 /* include/PsSortInternals.h */, - FFFD92996d607f8d92996d60 /* include/PsString.h */, - FFFD92996dc87f8d92996dc8 /* include/PsSync.h */, - FFFD92996e307f8d92996e30 /* include/PsTempAllocator.h */, - FFFD92996e987f8d92996e98 /* include/PsThread.h */, - FFFD92996f007f8d92996f00 /* include/PsTime.h */, - FFFD92996f687f8d92996f68 /* include/PsUserAllocated.h */, - FFFD92996fd07f8d92996fd0 /* include/PsUtilities.h */, - FFFD929970387f8d92997038 /* include/PsVecMath.h */, - FFFD929970a07f8d929970a0 /* include/PsVecMathAoSScalar.h */, - FFFD929971087f8d92997108 /* include/PsVecMathAoSScalarInline.h */, - FFFD929971707f8d92997170 /* include/PsVecMathSSE.h */, - FFFD929971d87f8d929971d8 /* include/PsVecMathUtilities.h */, - FFFD929972407f8d92997240 /* include/PsVecQuat.h */, - FFFD929972a87f8d929972a8 /* include/PsVecTransform.h */, - FFFD929973107f8d92997310 /* include/unix/PsUnixAoS.h */, - FFFD929973787f8d92997378 /* include/unix/PsUnixFPU.h */, - FFFD929973e07f8d929973e0 /* include/unix/PsUnixInlineAoS.h */, - FFFD929974487f8d92997448 /* include/unix/PsUnixIntrinsics.h */, - FFFD929974b07f8d929974b0 /* include/unix/PsUnixTrigConstants.h */, - FFFD929975187f8d92997518 /* src/PsAllocator.cpp */, - FFFD929975807f8d92997580 /* src/PsAssert.cpp */, - FFFD929975e87f8d929975e8 /* src/PsFoundation.cpp */, - FFFD929976507f8d92997650 /* src/PsMathUtils.cpp */, - FFFD929976b87f8d929976b8 /* src/PsString.cpp */, - FFFD929977207f8d92997720 /* src/PsTempAllocator.cpp */, - FFFD929977887f8d92997788 /* src/PsUtilities.cpp */, - FFFD929977f07f8d929977f0 /* src/unix/PsUnixAtomic.cpp */, - FFFD929978587f8d92997858 /* src/unix/PsUnixCpu.cpp */, - FFFD929978c07f8d929978c0 /* src/unix/PsUnixFPU.cpp */, - FFFD929979287f8d92997928 /* src/unix/PsUnixMutex.cpp */, - FFFD929979907f8d92997990 /* src/unix/PsUnixPrintString.cpp */, - FFFD929979f87f8d929979f8 /* src/unix/PsUnixSList.cpp */, - FFFD92997a607f8d92997a60 /* src/unix/PsUnixSocket.cpp */, - FFFD92997ac87f8d92997ac8 /* src/unix/PsUnixSync.cpp */, - FFFD92997b307f8d92997b30 /* src/unix/PsUnixThread.cpp */, - FFFD92997b987f8d92997b98 /* src/unix/PsUnixTime.cpp */, + FFFD521986007f9252198600 /* include/Ps.h */, + FFFD521986687f9252198668 /* include/PsAlignedMalloc.h */, + FFFD521986d07f92521986d0 /* include/PsAlloca.h */, + FFFD521987387f9252198738 /* include/PsAllocator.h */, + FFFD521987a07f92521987a0 /* include/PsAoS.h */, + FFFD521988087f9252198808 /* include/PsArray.h */, + FFFD521988707f9252198870 /* include/PsAtomic.h */, + FFFD521988d87f92521988d8 /* include/PsBasicTemplates.h */, + FFFD521989407f9252198940 /* include/PsBitUtils.h */, + FFFD521989a87f92521989a8 /* include/PsBroadcast.h */, + FFFD52198a107f9252198a10 /* include/PsCpu.h */, + FFFD52198a787f9252198a78 /* include/PsFPU.h */, + FFFD52198ae07f9252198ae0 /* include/PsFoundation.h */, + FFFD52198b487f9252198b48 /* include/PsHash.h */, + FFFD52198bb07f9252198bb0 /* include/PsHashInternals.h */, + FFFD52198c187f9252198c18 /* include/PsHashMap.h */, + FFFD52198c807f9252198c80 /* include/PsHashSet.h */, + FFFD52198ce87f9252198ce8 /* include/PsInlineAllocator.h */, + FFFD52198d507f9252198d50 /* include/PsInlineAoS.h */, + FFFD52198db87f9252198db8 /* include/PsInlineArray.h */, + FFFD52198e207f9252198e20 /* include/PsIntrinsics.h */, + FFFD52198e887f9252198e88 /* include/PsMathUtils.h */, + FFFD52198ef07f9252198ef0 /* include/PsMutex.h */, + FFFD52198f587f9252198f58 /* include/PsPool.h */, + FFFD52198fc07f9252198fc0 /* include/PsSList.h */, + FFFD521990287f9252199028 /* include/PsSocket.h */, + FFFD521990907f9252199090 /* include/PsSort.h */, + FFFD521990f87f92521990f8 /* include/PsSortInternals.h */, + FFFD521991607f9252199160 /* include/PsString.h */, + FFFD521991c87f92521991c8 /* include/PsSync.h */, + FFFD521992307f9252199230 /* include/PsTempAllocator.h */, + FFFD521992987f9252199298 /* include/PsThread.h */, + FFFD521993007f9252199300 /* include/PsTime.h */, + FFFD521993687f9252199368 /* include/PsUserAllocated.h */, + FFFD521993d07f92521993d0 /* include/PsUtilities.h */, + FFFD521994387f9252199438 /* include/PsVecMath.h */, + FFFD521994a07f92521994a0 /* include/PsVecMathAoSScalar.h */, + FFFD521995087f9252199508 /* include/PsVecMathAoSScalarInline.h */, + FFFD521995707f9252199570 /* include/PsVecMathSSE.h */, + FFFD521995d87f92521995d8 /* include/PsVecMathUtilities.h */, + FFFD521996407f9252199640 /* include/PsVecQuat.h */, + FFFD521996a87f92521996a8 /* include/PsVecTransform.h */, + FFFD521997107f9252199710 /* include/unix/PsUnixAoS.h */, + FFFD521997787f9252199778 /* include/unix/PsUnixFPU.h */, + FFFD521997e07f92521997e0 /* include/unix/PsUnixInlineAoS.h */, + FFFD521998487f9252199848 /* include/unix/PsUnixIntrinsics.h */, + FFFD521998b07f92521998b0 /* include/unix/PsUnixTrigConstants.h */, + FFFD521999187f9252199918 /* src/PsAllocator.cpp */, + FFFD521999807f9252199980 /* src/PsAssert.cpp */, + FFFD521999e87f92521999e8 /* src/PsFoundation.cpp */, + FFFD52199a507f9252199a50 /* src/PsMathUtils.cpp */, + FFFD52199ab87f9252199ab8 /* src/PsString.cpp */, + FFFD52199b207f9252199b20 /* src/PsTempAllocator.cpp */, + FFFD52199b887f9252199b88 /* src/PsUtilities.cpp */, + FFFD52199bf07f9252199bf0 /* src/unix/PsUnixAtomic.cpp */, + FFFD52199c587f9252199c58 /* src/unix/PsUnixCpu.cpp */, + FFFD52199cc07f9252199cc0 /* src/unix/PsUnixFPU.cpp */, + FFFD52199d287f9252199d28 /* src/unix/PsUnixMutex.cpp */, + FFFD52199d907f9252199d90 /* src/unix/PsUnixPrintString.cpp */, + FFFD52199df87f9252199df8 /* src/unix/PsUnixSList.cpp */, + FFFD52199e607f9252199e60 /* src/unix/PsUnixSocket.cpp */, + FFFD52199ec87f9252199ec8 /* src/unix/PsUnixSync.cpp */, + FFFD52199f307f9252199f30 /* src/unix/PsUnixThread.cpp */, + FFFD52199f987f9252199f98 /* src/unix/PsUnixTime.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB935339407f8d93533940 /* PxPvdSDK */ = { + FFFB528cd4707f92528cd470 /* PxPvdSDK */ = { isa = PBXGroup; children = ( - FFFB93535f807f8d93535f80 /* include */, - FFFB93535fa87f8d93535fa8 /* src */, + FFFB528bcbe07f92528bcbe0 /* include */, + FFFB528bcc087f92528bcc08 /* src */, ); name = "PxPvdSDK"; sourceTree = "<group>"; }; - FFFB93535f807f8d93535f80 /* include */ = { + FFFB528bcbe07f92528bcbe0 /* include */ = { isa = PBXGroup; children = ( - FFFD935366307f8d93536630 /* PxPvd.h */, - FFFD935366987f8d93536698 /* PxPvdTransport.h */, + FFFD528bd4607f92528bd460 /* PxPvd.h */, + FFFD528bd4c87f92528bd4c8 /* PxPvdTransport.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB93535fa87f8d93535fa8 /* src */ = { + FFFB528bcc087f92528bcc08 /* src */ = { isa = PBXGroup; children = ( - FFFD9381f0007f8d9381f000 /* include/PsPvd.h */, - FFFD9381f0687f8d9381f068 /* include/PxProfileAllocatorWrapper.h */, - FFFD9381f0d07f8d9381f0d0 /* include/PxPvdClient.h */, - FFFD9381f1387f8d9381f138 /* include/PxPvdDataStream.h */, - FFFD9381f1a07f8d9381f1a0 /* include/PxPvdDataStreamHelpers.h */, - FFFD9381f2087f8d9381f208 /* include/PxPvdErrorCodes.h */, - FFFD9381f2707f8d9381f270 /* include/PxPvdObjectModelBaseTypes.h */, - FFFD9381f2d87f8d9381f2d8 /* include/PxPvdRenderBuffer.h */, - FFFD9381f3407f8d9381f340 /* include/PxPvdUserRenderer.h */, - FFFD9381f3a87f8d9381f3a8 /* src/PxProfileEventImpl.cpp */, - FFFD9381f4107f8d9381f410 /* src/PxPvd.cpp */, - FFFD9381f4787f8d9381f478 /* src/PxPvdDataStream.cpp */, - FFFD9381f4e07f8d9381f4e0 /* src/PxPvdDefaultFileTransport.cpp */, - FFFD9381f5487f8d9381f548 /* src/PxPvdDefaultSocketTransport.cpp */, - FFFD9381f5b07f8d9381f5b0 /* src/PxPvdImpl.cpp */, - FFFD9381f6187f8d9381f618 /* src/PxPvdMemClient.cpp */, - FFFD9381f6807f8d9381f680 /* src/PxPvdObjectModelMetaData.cpp */, - FFFD9381f6e87f8d9381f6e8 /* src/PxPvdObjectRegistrar.cpp */, - FFFD9381f7507f8d9381f750 /* src/PxPvdProfileZoneClient.cpp */, - FFFD9381f7b87f8d9381f7b8 /* src/PxPvdUserRenderer.cpp */, - FFFD9381f8207f8d9381f820 /* src/PxProfileBase.h */, - FFFD9381f8887f8d9381f888 /* src/PxProfileCompileTimeEventFilter.h */, - FFFD9381f8f07f8d9381f8f0 /* src/PxProfileContextProvider.h */, - FFFD9381f9587f8d9381f958 /* src/PxProfileContextProviderImpl.h */, - FFFD9381f9c07f8d9381f9c0 /* src/PxProfileDataBuffer.h */, - FFFD9381fa287f8d9381fa28 /* src/PxProfileDataParsing.h */, - FFFD9381fa907f8d9381fa90 /* src/PxProfileEventBuffer.h */, - FFFD9381faf87f8d9381faf8 /* src/PxProfileEventBufferAtomic.h */, - FFFD9381fb607f8d9381fb60 /* src/PxProfileEventBufferClient.h */, - FFFD9381fbc87f8d9381fbc8 /* src/PxProfileEventBufferClientManager.h */, - FFFD9381fc307f8d9381fc30 /* src/PxProfileEventFilter.h */, - FFFD9381fc987f8d9381fc98 /* src/PxProfileEventHandler.h */, - FFFD9381fd007f8d9381fd00 /* src/PxProfileEventId.h */, - FFFD9381fd687f8d9381fd68 /* src/PxProfileEventMutex.h */, - FFFD9381fdd07f8d9381fdd0 /* src/PxProfileEventNames.h */, - FFFD9381fe387f8d9381fe38 /* src/PxProfileEventParser.h */, - FFFD9381fea07f8d9381fea0 /* src/PxProfileEventSender.h */, - FFFD9381ff087f8d9381ff08 /* src/PxProfileEventSerialization.h */, - FFFD9381ff707f8d9381ff70 /* src/PxProfileEventSystem.h */, - FFFD9381ffd87f8d9381ffd8 /* src/PxProfileEvents.h */, - FFFD938200407f8d93820040 /* src/PxProfileMemory.h */, - FFFD938200a87f8d938200a8 /* src/PxProfileMemoryBuffer.h */, - FFFD938201107f8d93820110 /* src/PxProfileMemoryEventBuffer.h */, - FFFD938201787f8d93820178 /* src/PxProfileMemoryEventParser.h */, - FFFD938201e07f8d938201e0 /* src/PxProfileMemoryEventRecorder.h */, - FFFD938202487f8d93820248 /* src/PxProfileMemoryEventReflexiveWriter.h */, - FFFD938202b07f8d938202b0 /* src/PxProfileMemoryEventSummarizer.h */, - FFFD938203187f8d93820318 /* src/PxProfileMemoryEventTypes.h */, - FFFD938203807f8d93820380 /* src/PxProfileMemoryEvents.h */, - FFFD938203e87f8d938203e8 /* src/PxProfileScopedEvent.h */, - FFFD938204507f8d93820450 /* src/PxProfileScopedMutexLock.h */, - FFFD938204b87f8d938204b8 /* src/PxProfileZone.h */, - FFFD938205207f8d93820520 /* src/PxProfileZoneImpl.h */, - FFFD938205887f8d93820588 /* src/PxProfileZoneManager.h */, - FFFD938205f07f8d938205f0 /* src/PxProfileZoneManagerImpl.h */, - FFFD938206587f8d93820658 /* src/PxPvdBits.h */, - FFFD938206c07f8d938206c0 /* src/PxPvdByteStreams.h */, - FFFD938207287f8d93820728 /* src/PxPvdCommStreamEventSink.h */, - FFFD938207907f8d93820790 /* src/PxPvdCommStreamEvents.h */, - FFFD938207f87f8d938207f8 /* src/PxPvdCommStreamSDKEventTypes.h */, - FFFD938208607f8d93820860 /* src/PxPvdCommStreamTypes.h */, - FFFD938208c87f8d938208c8 /* src/PxPvdDefaultFileTransport.h */, - FFFD938209307f8d93820930 /* src/PxPvdDefaultSocketTransport.h */, - FFFD938209987f8d93820998 /* src/PxPvdFoundation.h */, - FFFD93820a007f8d93820a00 /* src/PxPvdImpl.h */, - FFFD93820a687f8d93820a68 /* src/PxPvdInternalByteStreams.h */, - FFFD93820ad07f8d93820ad0 /* src/PxPvdMarshalling.h */, - FFFD93820b387f8d93820b38 /* src/PxPvdMemClient.h */, - FFFD93820ba07f8d93820ba0 /* src/PxPvdObjectModel.h */, - FFFD93820c087f8d93820c08 /* src/PxPvdObjectModelInternalTypeDefs.h */, - FFFD93820c707f8d93820c70 /* src/PxPvdObjectModelInternalTypes.h */, - FFFD93820cd87f8d93820cd8 /* src/PxPvdObjectModelMetaData.h */, - FFFD93820d407f8d93820d40 /* src/PxPvdObjectRegistrar.h */, - FFFD93820da87f8d93820da8 /* src/PxPvdProfileZoneClient.h */, - FFFD93820e107f8d93820e10 /* src/PxPvdUserRenderImpl.h */, - FFFD93820e787f8d93820e78 /* src/PxPvdUserRenderTypes.h */, + FFFD530224007f9253022400 /* include/PsPvd.h */, + FFFD530224687f9253022468 /* include/PxProfileAllocatorWrapper.h */, + FFFD530224d07f92530224d0 /* include/PxPvdClient.h */, + FFFD530225387f9253022538 /* include/PxPvdDataStream.h */, + FFFD530225a07f92530225a0 /* include/PxPvdDataStreamHelpers.h */, + FFFD530226087f9253022608 /* include/PxPvdErrorCodes.h */, + FFFD530226707f9253022670 /* include/PxPvdObjectModelBaseTypes.h */, + FFFD530226d87f92530226d8 /* include/PxPvdRenderBuffer.h */, + FFFD530227407f9253022740 /* include/PxPvdUserRenderer.h */, + FFFD530227a87f92530227a8 /* src/PxProfileEventImpl.cpp */, + FFFD530228107f9253022810 /* src/PxPvd.cpp */, + FFFD530228787f9253022878 /* src/PxPvdDataStream.cpp */, + FFFD530228e07f92530228e0 /* src/PxPvdDefaultFileTransport.cpp */, + FFFD530229487f9253022948 /* src/PxPvdDefaultSocketTransport.cpp */, + FFFD530229b07f92530229b0 /* src/PxPvdImpl.cpp */, + FFFD53022a187f9253022a18 /* src/PxPvdMemClient.cpp */, + FFFD53022a807f9253022a80 /* src/PxPvdObjectModelMetaData.cpp */, + FFFD53022ae87f9253022ae8 /* src/PxPvdObjectRegistrar.cpp */, + FFFD53022b507f9253022b50 /* src/PxPvdProfileZoneClient.cpp */, + FFFD53022bb87f9253022bb8 /* src/PxPvdUserRenderer.cpp */, + FFFD53022c207f9253022c20 /* src/PxProfileBase.h */, + FFFD53022c887f9253022c88 /* src/PxProfileCompileTimeEventFilter.h */, + FFFD53022cf07f9253022cf0 /* src/PxProfileContextProvider.h */, + FFFD53022d587f9253022d58 /* src/PxProfileContextProviderImpl.h */, + FFFD53022dc07f9253022dc0 /* src/PxProfileDataBuffer.h */, + FFFD53022e287f9253022e28 /* src/PxProfileDataParsing.h */, + FFFD53022e907f9253022e90 /* src/PxProfileEventBuffer.h */, + FFFD53022ef87f9253022ef8 /* src/PxProfileEventBufferAtomic.h */, + FFFD53022f607f9253022f60 /* src/PxProfileEventBufferClient.h */, + FFFD53022fc87f9253022fc8 /* src/PxProfileEventBufferClientManager.h */, + FFFD530230307f9253023030 /* src/PxProfileEventFilter.h */, + FFFD530230987f9253023098 /* src/PxProfileEventHandler.h */, + FFFD530231007f9253023100 /* src/PxProfileEventId.h */, + FFFD530231687f9253023168 /* src/PxProfileEventMutex.h */, + FFFD530231d07f92530231d0 /* src/PxProfileEventNames.h */, + FFFD530232387f9253023238 /* src/PxProfileEventParser.h */, + FFFD530232a07f92530232a0 /* src/PxProfileEventSender.h */, + FFFD530233087f9253023308 /* src/PxProfileEventSerialization.h */, + FFFD530233707f9253023370 /* src/PxProfileEventSystem.h */, + FFFD530233d87f92530233d8 /* src/PxProfileEvents.h */, + FFFD530234407f9253023440 /* src/PxProfileMemory.h */, + FFFD530234a87f92530234a8 /* src/PxProfileMemoryBuffer.h */, + FFFD530235107f9253023510 /* src/PxProfileMemoryEventBuffer.h */, + FFFD530235787f9253023578 /* src/PxProfileMemoryEventParser.h */, + FFFD530235e07f92530235e0 /* src/PxProfileMemoryEventRecorder.h */, + FFFD530236487f9253023648 /* src/PxProfileMemoryEventReflexiveWriter.h */, + FFFD530236b07f92530236b0 /* src/PxProfileMemoryEventSummarizer.h */, + FFFD530237187f9253023718 /* src/PxProfileMemoryEventTypes.h */, + FFFD530237807f9253023780 /* src/PxProfileMemoryEvents.h */, + FFFD530237e87f92530237e8 /* src/PxProfileScopedEvent.h */, + FFFD530238507f9253023850 /* src/PxProfileScopedMutexLock.h */, + FFFD530238b87f92530238b8 /* src/PxProfileZone.h */, + FFFD530239207f9253023920 /* src/PxProfileZoneImpl.h */, + FFFD530239887f9253023988 /* src/PxProfileZoneManager.h */, + FFFD530239f07f92530239f0 /* src/PxProfileZoneManagerImpl.h */, + FFFD53023a587f9253023a58 /* src/PxPvdBits.h */, + FFFD53023ac07f9253023ac0 /* src/PxPvdByteStreams.h */, + FFFD53023b287f9253023b28 /* src/PxPvdCommStreamEventSink.h */, + FFFD53023b907f9253023b90 /* src/PxPvdCommStreamEvents.h */, + FFFD53023bf87f9253023bf8 /* src/PxPvdCommStreamSDKEventTypes.h */, + FFFD53023c607f9253023c60 /* src/PxPvdCommStreamTypes.h */, + FFFD53023cc87f9253023cc8 /* src/PxPvdDefaultFileTransport.h */, + FFFD53023d307f9253023d30 /* src/PxPvdDefaultSocketTransport.h */, + FFFD53023d987f9253023d98 /* src/PxPvdFoundation.h */, + FFFD53023e007f9253023e00 /* src/PxPvdImpl.h */, + FFFD53023e687f9253023e68 /* src/PxPvdInternalByteStreams.h */, + FFFD53023ed07f9253023ed0 /* src/PxPvdMarshalling.h */, + FFFD53023f387f9253023f38 /* src/PxPvdMemClient.h */, + FFFD53023fa07f9253023fa0 /* src/PxPvdObjectModel.h */, + FFFD530240087f9253024008 /* src/PxPvdObjectModelInternalTypeDefs.h */, + FFFD530240707f9253024070 /* src/PxPvdObjectModelInternalTypes.h */, + FFFD530240d87f92530240d8 /* src/PxPvdObjectModelMetaData.h */, + FFFD530241407f9253024140 /* src/PxPvdObjectRegistrar.h */, + FFFD530241a87f92530241a8 /* src/PxPvdProfileZoneClient.h */, + FFFD530242107f9253024210 /* src/PxPvdUserRenderImpl.h */, + FFFD530242787f9253024278 /* src/PxPvdUserRenderTypes.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB934063907f8d93406390 /* LowLevel */ = { + FFFB529348507f9252934850 /* LowLevel */ = { isa = PBXGroup; children = ( - FFFB934114107f8d93411410 /* API Source */, - FFFB934114387f8d93411438 /* API Includes */, - FFFB934114607f8d93411460 /* Software Source */, - FFFB934114887f8d93411488 /* Software Includes */, - FFFB934114b07f8d934114b0 /* Common Source */, - FFFB934114d87f8d934114d8 /* Common Includes */, + FFFB5293eb007f925293eb00 /* API Source */, + FFFB5293eb287f925293eb28 /* API Includes */, + FFFB5293eb507f925293eb50 /* Software Source */, + FFFB5293eb787f925293eb78 /* Software Includes */, + FFFB5293eba07f925293eba0 /* Common Source */, + FFFB5293ebc87f925293ebc8 /* Common Includes */, ); name = "LowLevel"; sourceTree = "<group>"; }; - FFFB934114107f8d93411410 /* API Source */ = { + FFFB5293eb007f925293eb00 /* API Source */ = { isa = PBXGroup; children = ( - FFFD9340c1607f8d9340c160 /* px_globals.cpp */, + FFFD52db4d807f9252db4d80 /* px_globals.cpp */, ); name = "API Source"; sourceTree = SOURCE_ROOT; }; - FFFB934114387f8d93411438 /* API Includes */ = { + FFFB5293eb287f925293eb28 /* API Includes */ = { isa = PBXGroup; children = ( - FFFD934126a07f8d934126a0 /* PxsMaterialCore.h */, - FFFD934127087f8d93412708 /* PxsMaterialManager.h */, - FFFD934127707f8d93412770 /* PxvConfig.h */, - FFFD934127d87f8d934127d8 /* PxvContext.h */, - FFFD934128407f8d93412840 /* PxvDynamics.h */, - FFFD934128a87f8d934128a8 /* PxvGeometry.h */, - FFFD934129107f8d93412910 /* PxvGlobals.h */, - FFFD934129787f8d93412978 /* PxvManager.h */, - FFFD934129e07f8d934129e0 /* PxvSimStats.h */, + FFFD52dba5407f9252dba540 /* PxsMaterialCore.h */, + FFFD52dba5a87f9252dba5a8 /* PxsMaterialManager.h */, + FFFD52dba6107f9252dba610 /* PxvConfig.h */, + FFFD52dba6787f9252dba678 /* PxvContext.h */, + FFFD52dba6e07f9252dba6e0 /* PxvDynamics.h */, + FFFD52dba7487f9252dba748 /* PxvGeometry.h */, + FFFD52dba7b07f9252dba7b0 /* PxvGlobals.h */, + FFFD52dba8187f9252dba818 /* PxvManager.h */, + FFFD52dba8807f9252dba880 /* PxvSimStats.h */, ); name = "API Includes"; sourceTree = SOURCE_ROOT; }; - FFFB934114607f8d93411460 /* Software Source */ = { + FFFB5293eb507f925293eb50 /* Software Source */ = { isa = PBXGroup; children = ( - FFFD934137a07f8d934137a0 /* PxsCCD.cpp */, - FFFD934138087f8d93413808 /* PxsContactManager.cpp */, - FFFD934138707f8d93413870 /* PxsContext.cpp */, - FFFD934138d87f8d934138d8 /* PxsDefaultMemoryManager.cpp */, - FFFD934139407f8d93413940 /* PxsIslandSim.cpp */, - FFFD934139a87f8d934139a8 /* PxsMaterialCombiner.cpp */, - FFFD93413a107f8d93413a10 /* PxsNphaseImplementationContext.cpp */, - FFFD93413a787f8d93413a78 /* PxsSimpleIslandManager.cpp */, + FFFD52db8b707f9252db8b70 /* PxsCCD.cpp */, + FFFD52db8bd87f9252db8bd8 /* PxsContactManager.cpp */, + FFFD52db8c407f9252db8c40 /* PxsContext.cpp */, + FFFD52db8ca87f9252db8ca8 /* PxsDefaultMemoryManager.cpp */, + FFFD52db8d107f9252db8d10 /* PxsIslandSim.cpp */, + FFFD52db8d787f9252db8d78 /* PxsMaterialCombiner.cpp */, + FFFD52db8de07f9252db8de0 /* PxsNphaseImplementationContext.cpp */, + FFFD52db8e487f9252db8e48 /* PxsSimpleIslandManager.cpp */, ); name = "Software Source"; sourceTree = SOURCE_ROOT; }; - FFFB934114887f8d93411488 /* Software Includes */ = { + FFFB5293eb787f925293eb78 /* Software Includes */ = { isa = PBXGroup; children = ( - FFFD929b76007f8d929b7600 /* PxsBodySim.h */, - FFFD929b76687f8d929b7668 /* PxsCCD.h */, - FFFD929b76d07f8d929b76d0 /* PxsContactManager.h */, - FFFD929b77387f8d929b7738 /* PxsContactManagerState.h */, - FFFD929b77a07f8d929b77a0 /* PxsContext.h */, - FFFD929b78087f8d929b7808 /* PxsDefaultMemoryManager.h */, - FFFD929b78707f8d929b7870 /* PxsHeapMemoryAllocator.h */, - FFFD929b78d87f8d929b78d8 /* PxsIncrementalConstraintPartitioning.h */, - FFFD929b79407f8d929b7940 /* PxsIslandManagerTypes.h */, - FFFD929b79a87f8d929b79a8 /* PxsIslandSim.h */, - FFFD929b7a107f8d929b7a10 /* PxsKernelWrangler.h */, - FFFD929b7a787f8d929b7a78 /* PxsMaterialCombiner.h */, - FFFD929b7ae07f8d929b7ae0 /* PxsMemoryManager.h */, - FFFD929b7b487f8d929b7b48 /* PxsNphaseImplementationContext.h */, - FFFD929b7bb07f8d929b7bb0 /* PxsRigidBody.h */, - FFFD929b7c187f8d929b7c18 /* PxsShapeSim.h */, - FFFD929b7c807f8d929b7c80 /* PxsSimpleIslandManager.h */, - FFFD929b7ce87f8d929b7ce8 /* PxsSimulationController.h */, - FFFD929b7d507f8d929b7d50 /* PxsTransformCache.h */, - FFFD929b7db87f8d929b7db8 /* PxvNphaseImplementationContext.h */, + FFFD521d7e007f92521d7e00 /* PxsBodySim.h */, + FFFD521d7e687f92521d7e68 /* PxsCCD.h */, + FFFD521d7ed07f92521d7ed0 /* PxsContactManager.h */, + FFFD521d7f387f92521d7f38 /* PxsContactManagerState.h */, + FFFD521d7fa07f92521d7fa0 /* PxsContext.h */, + FFFD521d80087f92521d8008 /* PxsDefaultMemoryManager.h */, + FFFD521d80707f92521d8070 /* PxsHeapMemoryAllocator.h */, + FFFD521d80d87f92521d80d8 /* PxsIncrementalConstraintPartitioning.h */, + FFFD521d81407f92521d8140 /* PxsIslandManagerTypes.h */, + FFFD521d81a87f92521d81a8 /* PxsIslandSim.h */, + FFFD521d82107f92521d8210 /* PxsKernelWrangler.h */, + FFFD521d82787f92521d8278 /* PxsMaterialCombiner.h */, + FFFD521d82e07f92521d82e0 /* PxsMemoryManager.h */, + FFFD521d83487f92521d8348 /* PxsNphaseImplementationContext.h */, + FFFD521d83b07f92521d83b0 /* PxsRigidBody.h */, + FFFD521d84187f92521d8418 /* PxsShapeSim.h */, + FFFD521d84807f92521d8480 /* PxsSimpleIslandManager.h */, + FFFD521d84e87f92521d84e8 /* PxsSimulationController.h */, + FFFD521d85507f92521d8550 /* PxsTransformCache.h */, + FFFD521d85b87f92521d85b8 /* PxvNphaseImplementationContext.h */, ); name = "Software Includes"; sourceTree = SOURCE_ROOT; }; - FFFB934114b07f8d934114b0 /* Common Source */ = { + FFFB5293eba07f925293eba0 /* Common Source */ = { isa = PBXGroup; children = ( - FFFD929b60007f8d929b6000 /* collision/PxcContact.cpp */, - FFFD929b60687f8d929b6068 /* pipeline/PxcContactCache.cpp */, - FFFD929b60d07f8d929b60d0 /* pipeline/PxcContactMethodImpl.cpp */, - FFFD929b61387f8d929b6138 /* pipeline/PxcMaterialHeightField.cpp */, - FFFD929b61a07f8d929b61a0 /* pipeline/PxcMaterialMesh.cpp */, - FFFD929b62087f8d929b6208 /* pipeline/PxcMaterialMethodImpl.cpp */, - FFFD929b62707f8d929b6270 /* pipeline/PxcMaterialShape.cpp */, - FFFD929b62d87f8d929b62d8 /* pipeline/PxcNpBatch.cpp */, - FFFD929b63407f8d929b6340 /* pipeline/PxcNpCacheStreamPair.cpp */, - FFFD929b63a87f8d929b63a8 /* pipeline/PxcNpContactPrepShared.cpp */, - FFFD929b64107f8d929b6410 /* pipeline/PxcNpMemBlockPool.cpp */, - FFFD929b64787f8d929b6478 /* pipeline/PxcNpThreadContext.cpp */, + FFFD521d68007f92521d6800 /* collision/PxcContact.cpp */, + FFFD521d68687f92521d6868 /* pipeline/PxcContactCache.cpp */, + FFFD521d68d07f92521d68d0 /* pipeline/PxcContactMethodImpl.cpp */, + FFFD521d69387f92521d6938 /* pipeline/PxcMaterialHeightField.cpp */, + FFFD521d69a07f92521d69a0 /* pipeline/PxcMaterialMesh.cpp */, + FFFD521d6a087f92521d6a08 /* pipeline/PxcMaterialMethodImpl.cpp */, + FFFD521d6a707f92521d6a70 /* pipeline/PxcMaterialShape.cpp */, + FFFD521d6ad87f92521d6ad8 /* pipeline/PxcNpBatch.cpp */, + FFFD521d6b407f92521d6b40 /* pipeline/PxcNpCacheStreamPair.cpp */, + FFFD521d6ba87f92521d6ba8 /* pipeline/PxcNpContactPrepShared.cpp */, + FFFD521d6c107f92521d6c10 /* pipeline/PxcNpMemBlockPool.cpp */, + FFFD521d6c787f92521d6c78 /* pipeline/PxcNpThreadContext.cpp */, ); name = "Common Source"; sourceTree = SOURCE_ROOT; }; - FFFB934114d87f8d934114d8 /* Common Includes */ = { + FFFB5293ebc87f925293ebc8 /* Common Includes */ = { isa = PBXGroup; children = ( - FFFD929b68007f8d929b6800 /* collision/PxcContactMethodImpl.h */, - FFFD929b68687f8d929b6868 /* pipeline/PxcCCDStateStreamPair.h */, - FFFD929b68d07f8d929b68d0 /* pipeline/PxcConstraintBlockStream.h */, - FFFD929b69387f8d929b6938 /* pipeline/PxcContactCache.h */, - FFFD929b69a07f8d929b69a0 /* pipeline/PxcMaterialMethodImpl.h */, - FFFD929b6a087f8d929b6a08 /* pipeline/PxcNpBatch.h */, - FFFD929b6a707f8d929b6a70 /* pipeline/PxcNpCache.h */, - FFFD929b6ad87f8d929b6ad8 /* pipeline/PxcNpCacheStreamPair.h */, - FFFD929b6b407f8d929b6b40 /* pipeline/PxcNpContactPrepShared.h */, - FFFD929b6ba87f8d929b6ba8 /* pipeline/PxcNpMemBlockPool.h */, - FFFD929b6c107f8d929b6c10 /* pipeline/PxcNpThreadContext.h */, - FFFD929b6c787f8d929b6c78 /* pipeline/PxcNpWorkUnit.h */, - FFFD929b6ce07f8d929b6ce0 /* pipeline/PxcRigidBody.h */, - FFFD929b6d487f8d929b6d48 /* utils/PxcScratchAllocator.h */, - FFFD929b6db07f8d929b6db0 /* utils/PxcThreadCoherentCache.h */, + FFFD521d70007f92521d7000 /* collision/PxcContactMethodImpl.h */, + FFFD521d70687f92521d7068 /* pipeline/PxcCCDStateStreamPair.h */, + FFFD521d70d07f92521d70d0 /* pipeline/PxcConstraintBlockStream.h */, + FFFD521d71387f92521d7138 /* pipeline/PxcContactCache.h */, + FFFD521d71a07f92521d71a0 /* pipeline/PxcMaterialMethodImpl.h */, + FFFD521d72087f92521d7208 /* pipeline/PxcNpBatch.h */, + FFFD521d72707f92521d7270 /* pipeline/PxcNpCache.h */, + FFFD521d72d87f92521d72d8 /* pipeline/PxcNpCacheStreamPair.h */, + FFFD521d73407f92521d7340 /* pipeline/PxcNpContactPrepShared.h */, + FFFD521d73a87f92521d73a8 /* pipeline/PxcNpMemBlockPool.h */, + FFFD521d74107f92521d7410 /* pipeline/PxcNpThreadContext.h */, + FFFD521d74787f92521d7478 /* pipeline/PxcNpWorkUnit.h */, + FFFD521d74e07f92521d74e0 /* pipeline/PxcRigidBody.h */, + FFFD521d75487f92521d7548 /* utils/PxcScratchAllocator.h */, + FFFD521d75b07f92521d75b0 /* utils/PxcThreadCoherentCache.h */, ); name = "Common Includes"; sourceTree = SOURCE_ROOT; }; - FFFB93436e307f8d93436e30 /* LowLevelAABB */ = { + FFFB540074f07f92540074f0 /* LowLevelAABB */ = { isa = PBXGroup; children = ( - FFFB9342fde07f8d9342fde0 /* include */, - FFFB9342fe087f8d9342fe08 /* src */, + FFFB5400c8507f925400c850 /* include */, + FFFB5400c8787f925400c878 /* src */, ); name = "LowLevelAABB"; sourceTree = "<group>"; }; - FFFB9342fde07f8d9342fde0 /* include */ = { + FFFB5400c8507f925400c850 /* include */ = { isa = PBXGroup; children = ( - FFFD934303007f8d93430300 /* BpAABBManagerTasks.h */, - FFFD934303687f8d93430368 /* BpBroadPhase.h */, - FFFD934303d07f8d934303d0 /* BpBroadPhaseUpdate.h */, - FFFD934304387f8d93430438 /* BpSimpleAABBManager.h */, + FFFD5400c8a07f925400c8a0 /* BpAABBManagerTasks.h */, + FFFD5400c9087f925400c908 /* BpBroadPhase.h */, + FFFD5400c9707f925400c970 /* BpBroadPhaseUpdate.h */, + FFFD5400c9d87f925400c9d8 /* BpSimpleAABBManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB9342fe087f8d9342fe08 /* src */ = { + FFFB5400c8787f925400c878 /* src */ = { isa = PBXGroup; children = ( - FFFD929c10007f8d929c1000 /* BpBroadPhaseMBP.h */, - FFFD929c10687f8d929c1068 /* BpBroadPhaseMBPCommon.h */, - FFFD929c10d07f8d929c10d0 /* BpBroadPhaseSap.h */, - FFFD929c11387f8d929c1138 /* BpBroadPhaseSapAux.h */, - FFFD929c11a07f8d929c11a0 /* BpMBPTasks.h */, - FFFD929c12087f8d929c1208 /* BpSAPTasks.h */, - FFFD929c12707f8d929c1270 /* BpBroadPhase.cpp */, - FFFD929c12d87f8d929c12d8 /* BpBroadPhaseMBP.cpp */, - FFFD929c13407f8d929c1340 /* BpBroadPhaseSap.cpp */, - FFFD929c13a87f8d929c13a8 /* BpBroadPhaseSapAux.cpp */, - FFFD929c14107f8d929c1410 /* BpMBPTasks.cpp */, - FFFD929c14787f8d929c1478 /* BpSAPTasks.cpp */, - FFFD929c14e07f8d929c14e0 /* BpSimpleAABBManager.cpp */, + FFFD548088007f9254808800 /* BpBroadPhaseMBP.h */, + FFFD548088687f9254808868 /* BpBroadPhaseMBPCommon.h */, + FFFD548088d07f92548088d0 /* BpBroadPhaseSap.h */, + FFFD548089387f9254808938 /* BpBroadPhaseSapAux.h */, + FFFD548089a07f92548089a0 /* BpMBPTasks.h */, + FFFD54808a087f9254808a08 /* BpSAPTasks.h */, + FFFD54808a707f9254808a70 /* BpBroadPhase.cpp */, + FFFD54808ad87f9254808ad8 /* BpBroadPhaseMBP.cpp */, + FFFD54808b407f9254808b40 /* BpBroadPhaseSap.cpp */, + FFFD54808ba87f9254808ba8 /* BpBroadPhaseSapAux.cpp */, + FFFD54808c107f9254808c10 /* BpMBPTasks.cpp */, + FFFD54808c787f9254808c78 /* BpSAPTasks.cpp */, + FFFD54808ce07f9254808ce0 /* BpSimpleAABBManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB9370e0407f8d9370e040 /* LowLevelDynamics */ = { + FFFB52e144307f9252e14430 /* LowLevelDynamics */ = { isa = PBXGroup; children = ( - FFFB937167007f8d93716700 /* Dynamics Source */, - FFFB937167287f8d93716728 /* Dynamics Includes */, - FFFB937167507f8d93716750 /* Dynamics Internal Includes */, + FFFB52e037407f9252e03740 /* Dynamics Source */, + FFFB52e037687f9252e03768 /* Dynamics Includes */, + FFFB52e037907f9252e03790 /* Dynamics Internal Includes */, ); name = "LowLevelDynamics"; sourceTree = "<group>"; }; - FFFB937167007f8d93716700 /* Dynamics Source */ = { + FFFB52e037407f9252e03740 /* Dynamics Source */ = { isa = PBXGroup; children = ( - FFFD92028c007f8d92028c00 /* DyArticulation.cpp */, - FFFD92028c687f8d92028c68 /* DyArticulationContactPrep.cpp */, - FFFD92028cd07f8d92028cd0 /* DyArticulationContactPrepPF.cpp */, - FFFD92028d387f8d92028d38 /* DyArticulationHelper.cpp */, - FFFD92028da07f8d92028da0 /* DyArticulationSIMD.cpp */, - FFFD92028e087f8d92028e08 /* DyArticulationScalar.cpp */, - FFFD92028e707f8d92028e70 /* DyConstraintPartition.cpp */, - FFFD92028ed87f8d92028ed8 /* DyConstraintSetup.cpp */, - FFFD92028f407f8d92028f40 /* DyConstraintSetupBlock.cpp */, - FFFD92028fa87f8d92028fa8 /* DyContactPrep.cpp */, - FFFD920290107f8d92029010 /* DyContactPrep4.cpp */, - FFFD920290787f8d92029078 /* DyContactPrep4PF.cpp */, - FFFD920290e07f8d920290e0 /* DyContactPrepPF.cpp */, - FFFD920291487f8d92029148 /* DyDynamics.cpp */, - FFFD920291b07f8d920291b0 /* DyFrictionCorrelation.cpp */, - FFFD920292187f8d92029218 /* DyRigidBodyToSolverBody.cpp */, - FFFD920292807f8d92029280 /* DySolverConstraints.cpp */, - FFFD920292e87f8d920292e8 /* DySolverConstraintsBlock.cpp */, - FFFD920293507f8d92029350 /* DySolverControl.cpp */, - FFFD920293b87f8d920293b8 /* DySolverControlPF.cpp */, - FFFD920294207f8d92029420 /* DySolverPFConstraints.cpp */, - FFFD920294887f8d92029488 /* DySolverPFConstraintsBlock.cpp */, - FFFD920294f07f8d920294f0 /* DyThreadContext.cpp */, - FFFD920295587f8d92029558 /* DyThresholdTable.cpp */, + FFFD538088007f9253808800 /* DyArticulation.cpp */, + FFFD538088687f9253808868 /* DyArticulationContactPrep.cpp */, + FFFD538088d07f92538088d0 /* DyArticulationContactPrepPF.cpp */, + FFFD538089387f9253808938 /* DyArticulationHelper.cpp */, + FFFD538089a07f92538089a0 /* DyArticulationSIMD.cpp */, + FFFD53808a087f9253808a08 /* DyArticulationScalar.cpp */, + FFFD53808a707f9253808a70 /* DyConstraintPartition.cpp */, + FFFD53808ad87f9253808ad8 /* DyConstraintSetup.cpp */, + FFFD53808b407f9253808b40 /* DyConstraintSetupBlock.cpp */, + FFFD53808ba87f9253808ba8 /* DyContactPrep.cpp */, + FFFD53808c107f9253808c10 /* DyContactPrep4.cpp */, + FFFD53808c787f9253808c78 /* DyContactPrep4PF.cpp */, + FFFD53808ce07f9253808ce0 /* DyContactPrepPF.cpp */, + FFFD53808d487f9253808d48 /* DyDynamics.cpp */, + FFFD53808db07f9253808db0 /* DyFrictionCorrelation.cpp */, + FFFD53808e187f9253808e18 /* DyRigidBodyToSolverBody.cpp */, + FFFD53808e807f9253808e80 /* DySolverConstraints.cpp */, + FFFD53808ee87f9253808ee8 /* DySolverConstraintsBlock.cpp */, + FFFD53808f507f9253808f50 /* DySolverControl.cpp */, + FFFD53808fb87f9253808fb8 /* DySolverControlPF.cpp */, + FFFD538090207f9253809020 /* DySolverPFConstraints.cpp */, + FFFD538090887f9253809088 /* DySolverPFConstraintsBlock.cpp */, + FFFD538090f07f92538090f0 /* DyThreadContext.cpp */, + FFFD538091587f9253809158 /* DyThresholdTable.cpp */, ); name = "Dynamics Source"; sourceTree = SOURCE_ROOT; }; - FFFB937167287f8d93716728 /* Dynamics Includes */ = { + FFFB52e037687f9252e03768 /* Dynamics Includes */ = { isa = PBXGroup; children = ( - FFFD93717d807f8d93717d80 /* DyArticulation.h */, - FFFD93717de87f8d93717de8 /* DyConstraint.h */, - FFFD93717e507f8d93717e50 /* DyConstraintWriteBack.h */, - FFFD93717eb87f8d93717eb8 /* DyContext.h */, - FFFD93717f207f8d93717f20 /* DySleepingConfigulation.h */, - FFFD93717f887f8d93717f88 /* DyThresholdTable.h */, + FFFD52e16cc07f9252e16cc0 /* DyArticulation.h */, + FFFD52e16d287f9252e16d28 /* DyConstraint.h */, + FFFD52e16d907f9252e16d90 /* DyConstraintWriteBack.h */, + FFFD52e16df87f9252e16df8 /* DyContext.h */, + FFFD52e16e607f9252e16e60 /* DySleepingConfigulation.h */, + FFFD52e16ec87f9252e16ec8 /* DyThresholdTable.h */, ); name = "Dynamics Includes"; sourceTree = SOURCE_ROOT; }; - FFFB937167507f8d93716750 /* Dynamics Internal Includes */ = { + FFFB52e037907f9252e03790 /* Dynamics Internal Includes */ = { isa = PBXGroup; children = ( - FFFD92029e007f8d92029e00 /* DyArticulationContactPrep.h */, - FFFD92029e687f8d92029e68 /* DyArticulationFnsDebug.h */, - FFFD92029ed07f8d92029ed0 /* DyArticulationFnsScalar.h */, - FFFD92029f387f8d92029f38 /* DyArticulationFnsSimd.h */, - FFFD92029fa07f8d92029fa0 /* DyArticulationHelper.h */, - FFFD9202a0087f8d9202a008 /* DyArticulationPImpl.h */, - FFFD9202a0707f8d9202a070 /* DyArticulationReference.h */, - FFFD9202a0d87f8d9202a0d8 /* DyArticulationScalar.h */, - FFFD9202a1407f8d9202a140 /* DyArticulationUtils.h */, - FFFD9202a1a87f8d9202a1a8 /* DyBodyCoreIntegrator.h */, - FFFD9202a2107f8d9202a210 /* DyConstraintPartition.h */, - FFFD9202a2787f8d9202a278 /* DyConstraintPrep.h */, - FFFD9202a2e07f8d9202a2e0 /* DyContactPrep.h */, - FFFD9202a3487f8d9202a348 /* DyContactPrepShared.h */, - FFFD9202a3b07f8d9202a3b0 /* DyContactReduction.h */, - FFFD9202a4187f8d9202a418 /* DyCorrelationBuffer.h */, - FFFD9202a4807f8d9202a480 /* DyDynamics.h */, - FFFD9202a4e87f8d9202a4e8 /* DyFrictionPatch.h */, - FFFD9202a5507f8d9202a550 /* DyFrictionPatchStreamPair.h */, - FFFD9202a5b87f8d9202a5b8 /* DySolverBody.h */, - FFFD9202a6207f8d9202a620 /* DySolverConstraint1D.h */, - FFFD9202a6887f8d9202a688 /* DySolverConstraint1D4.h */, - FFFD9202a6f07f8d9202a6f0 /* DySolverConstraintDesc.h */, - FFFD9202a7587f8d9202a758 /* DySolverConstraintExtShared.h */, - FFFD9202a7c07f8d9202a7c0 /* DySolverConstraintTypes.h */, - FFFD9202a8287f8d9202a828 /* DySolverConstraintsShared.h */, - FFFD9202a8907f8d9202a890 /* DySolverContact.h */, - FFFD9202a8f87f8d9202a8f8 /* DySolverContact4.h */, - FFFD9202a9607f8d9202a960 /* DySolverContactPF.h */, - FFFD9202a9c87f8d9202a9c8 /* DySolverContactPF4.h */, - FFFD9202aa307f8d9202aa30 /* DySolverContext.h */, - FFFD9202aa987f8d9202aa98 /* DySolverControl.h */, - FFFD9202ab007f8d9202ab00 /* DySolverControlPF.h */, - FFFD9202ab687f8d9202ab68 /* DySolverCore.h */, - FFFD9202abd07f8d9202abd0 /* DySolverExt.h */, - FFFD9202ac387f8d9202ac38 /* DySpatial.h */, - FFFD9202aca07f8d9202aca0 /* DyThreadContext.h */, + FFFD53809a007f9253809a00 /* DyArticulationContactPrep.h */, + FFFD53809a687f9253809a68 /* DyArticulationFnsDebug.h */, + FFFD53809ad07f9253809ad0 /* DyArticulationFnsScalar.h */, + FFFD53809b387f9253809b38 /* DyArticulationFnsSimd.h */, + FFFD53809ba07f9253809ba0 /* DyArticulationHelper.h */, + FFFD53809c087f9253809c08 /* DyArticulationPImpl.h */, + FFFD53809c707f9253809c70 /* DyArticulationReference.h */, + FFFD53809cd87f9253809cd8 /* DyArticulationScalar.h */, + FFFD53809d407f9253809d40 /* DyArticulationUtils.h */, + FFFD53809da87f9253809da8 /* DyBodyCoreIntegrator.h */, + FFFD53809e107f9253809e10 /* DyConstraintPartition.h */, + FFFD53809e787f9253809e78 /* DyConstraintPrep.h */, + FFFD53809ee07f9253809ee0 /* DyContactPrep.h */, + FFFD53809f487f9253809f48 /* DyContactPrepShared.h */, + FFFD53809fb07f9253809fb0 /* DyContactReduction.h */, + FFFD5380a0187f925380a018 /* DyCorrelationBuffer.h */, + FFFD5380a0807f925380a080 /* DyDynamics.h */, + FFFD5380a0e87f925380a0e8 /* DyFrictionPatch.h */, + FFFD5380a1507f925380a150 /* DyFrictionPatchStreamPair.h */, + FFFD5380a1b87f925380a1b8 /* DySolverBody.h */, + FFFD5380a2207f925380a220 /* DySolverConstraint1D.h */, + FFFD5380a2887f925380a288 /* DySolverConstraint1D4.h */, + FFFD5380a2f07f925380a2f0 /* DySolverConstraintDesc.h */, + FFFD5380a3587f925380a358 /* DySolverConstraintExtShared.h */, + FFFD5380a3c07f925380a3c0 /* DySolverConstraintTypes.h */, + FFFD5380a4287f925380a428 /* DySolverConstraintsShared.h */, + FFFD5380a4907f925380a490 /* DySolverContact.h */, + FFFD5380a4f87f925380a4f8 /* DySolverContact4.h */, + FFFD5380a5607f925380a560 /* DySolverContactPF.h */, + FFFD5380a5c87f925380a5c8 /* DySolverContactPF4.h */, + FFFD5380a6307f925380a630 /* DySolverContext.h */, + FFFD5380a6987f925380a698 /* DySolverControl.h */, + FFFD5380a7007f925380a700 /* DySolverControlPF.h */, + FFFD5380a7687f925380a768 /* DySolverCore.h */, + FFFD5380a7d07f925380a7d0 /* DySolverExt.h */, + FFFD5380a8387f925380a838 /* DySpatial.h */, + FFFD5380a8a07f925380a8a0 /* DyThreadContext.h */, ); name = "Dynamics Internal Includes"; sourceTree = SOURCE_ROOT; }; - FFFB935559107f8d93555910 /* LowLevelCloth */ = { + FFFB528b5a907f92528b5a90 /* LowLevelCloth */ = { isa = PBXGroup; children = ( - FFFB935447007f8d93544700 /* include */, - FFFB935447287f8d93544728 /* src */, + FFFB528b0ec07f92528b0ec0 /* include */, + FFFB528b0ee87f92528b0ee8 /* src */, ); name = "LowLevelCloth"; sourceTree = "<group>"; }; - FFFB935447007f8d93544700 /* include */ = { + FFFB528b0ec07f92528b0ec0 /* include */ = { isa = PBXGroup; children = ( - FFFD9354e2507f8d9354e250 /* Cloth.h */, - FFFD9354e2b87f8d9354e2b8 /* Fabric.h */, - FFFD9354e3207f8d9354e320 /* Factory.h */, - FFFD9354e3887f8d9354e388 /* PhaseConfig.h */, - FFFD9354e3f07f8d9354e3f0 /* Range.h */, - FFFD9354e4587f8d9354e458 /* Solver.h */, - FFFD9354e4c07f8d9354e4c0 /* Types.h */, + FFFD528ac4e07f92528ac4e0 /* Cloth.h */, + FFFD528ac5487f92528ac548 /* Fabric.h */, + FFFD528ac5b07f92528ac5b0 /* Factory.h */, + FFFD528ac6187f92528ac618 /* PhaseConfig.h */, + FFFD528ac6807f92528ac680 /* Range.h */, + FFFD528ac6e87f92528ac6e8 /* Solver.h */, + FFFD528ac7507f92528ac750 /* Types.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB935447287f8d93544728 /* src */ = { + FFFB528b0ee87f92528b0ee8 /* src */ = { isa = PBXGroup; children = ( - FFFD93828c007f8d93828c00 /* Allocator.h */, - FFFD93828c687f8d93828c68 /* Array.h */, - FFFD93828cd07f8d93828cd0 /* BoundingBox.h */, - FFFD93828d387f8d93828d38 /* ClothBase.h */, - FFFD93828da07f8d93828da0 /* ClothImpl.h */, - FFFD93828e087f8d93828e08 /* IndexPair.h */, - FFFD93828e707f8d93828e70 /* IterationState.h */, - FFFD93828ed87f8d93828ed8 /* MovingAverage.h */, - FFFD93828f407f8d93828f40 /* PointInterpolator.h */, - FFFD93828fa87f8d93828fa8 /* Simd.h */, - FFFD938290107f8d93829010 /* Simd4f.h */, - FFFD938290787f8d93829078 /* Simd4i.h */, - FFFD938290e07f8d938290e0 /* SimdTypes.h */, - FFFD938291487f8d93829148 /* StackAllocator.h */, - FFFD938291b07f8d938291b0 /* SwCloth.h */, - FFFD938292187f8d93829218 /* SwClothData.h */, - FFFD938292807f8d93829280 /* SwCollision.h */, - FFFD938292e87f8d938292e8 /* SwCollisionHelpers.h */, - FFFD938293507f8d93829350 /* SwFabric.h */, - FFFD938293b87f8d938293b8 /* SwFactory.h */, - FFFD938294207f8d93829420 /* SwInterCollision.h */, - FFFD938294887f8d93829488 /* SwSelfCollision.h */, - FFFD938294f07f8d938294f0 /* SwSolver.h */, - FFFD938295587f8d93829558 /* SwSolverKernel.h */, - FFFD938295c07f8d938295c0 /* TripletScheduler.h */, - FFFD938296287f8d93829628 /* Vec4T.h */, - FFFD938296907f8d93829690 /* Allocator.cpp */, - FFFD938296f87f8d938296f8 /* Factory.cpp */, - FFFD938297607f8d93829760 /* PhaseConfig.cpp */, - FFFD938297c87f8d938297c8 /* SwCloth.cpp */, - FFFD938298307f8d93829830 /* SwClothData.cpp */, - FFFD938298987f8d93829898 /* SwCollision.cpp */, - FFFD938299007f8d93829900 /* SwFabric.cpp */, - FFFD938299687f8d93829968 /* SwFactory.cpp */, - FFFD938299d07f8d938299d0 /* SwInterCollision.cpp */, - FFFD93829a387f8d93829a38 /* SwSelfCollision.cpp */, - FFFD93829aa07f8d93829aa0 /* SwSolver.cpp */, - FFFD93829b087f8d93829b08 /* SwSolverKernel.cpp */, - FFFD93829b707f8d93829b70 /* TripletScheduler.cpp */, + FFFD5302a0007f925302a000 /* Allocator.h */, + FFFD5302a0687f925302a068 /* Array.h */, + FFFD5302a0d07f925302a0d0 /* BoundingBox.h */, + FFFD5302a1387f925302a138 /* ClothBase.h */, + FFFD5302a1a07f925302a1a0 /* ClothImpl.h */, + FFFD5302a2087f925302a208 /* IndexPair.h */, + FFFD5302a2707f925302a270 /* IterationState.h */, + FFFD5302a2d87f925302a2d8 /* MovingAverage.h */, + FFFD5302a3407f925302a340 /* PointInterpolator.h */, + FFFD5302a3a87f925302a3a8 /* Simd.h */, + FFFD5302a4107f925302a410 /* Simd4f.h */, + FFFD5302a4787f925302a478 /* Simd4i.h */, + FFFD5302a4e07f925302a4e0 /* SimdTypes.h */, + FFFD5302a5487f925302a548 /* StackAllocator.h */, + FFFD5302a5b07f925302a5b0 /* SwCloth.h */, + FFFD5302a6187f925302a618 /* SwClothData.h */, + FFFD5302a6807f925302a680 /* SwCollision.h */, + FFFD5302a6e87f925302a6e8 /* SwCollisionHelpers.h */, + FFFD5302a7507f925302a750 /* SwFabric.h */, + FFFD5302a7b87f925302a7b8 /* SwFactory.h */, + FFFD5302a8207f925302a820 /* SwInterCollision.h */, + FFFD5302a8887f925302a888 /* SwSelfCollision.h */, + FFFD5302a8f07f925302a8f0 /* SwSolver.h */, + FFFD5302a9587f925302a958 /* SwSolverKernel.h */, + FFFD5302a9c07f925302a9c0 /* TripletScheduler.h */, + FFFD5302aa287f925302aa28 /* Vec4T.h */, + FFFD5302aa907f925302aa90 /* Allocator.cpp */, + FFFD5302aaf87f925302aaf8 /* Factory.cpp */, + FFFD5302ab607f925302ab60 /* PhaseConfig.cpp */, + FFFD5302abc87f925302abc8 /* SwCloth.cpp */, + FFFD5302ac307f925302ac30 /* SwClothData.cpp */, + FFFD5302ac987f925302ac98 /* SwCollision.cpp */, + FFFD5302ad007f925302ad00 /* SwFabric.cpp */, + FFFD5302ad687f925302ad68 /* SwFactory.cpp */, + FFFD5302add07f925302add0 /* SwInterCollision.cpp */, + FFFD5302ae387f925302ae38 /* SwSelfCollision.cpp */, + FFFD5302aea07f925302aea0 /* SwSolver.cpp */, + FFFD5302af087f925302af08 /* SwSolverKernel.cpp */, + FFFD5302af707f925302af70 /* TripletScheduler.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB937223b07f8d937223b0 /* LowLevelParticles */ = { + FFFB52e312407f9252e31240 /* LowLevelParticles */ = { isa = PBXGroup; children = ( - FFFB93726c507f8d93726c50 /* include */, - FFFB93726c787f8d93726c78 /* src */, + FFFB52e32fb07f9252e32fb0 /* include */, + FFFB52e32fd87f9252e32fd8 /* src */, ); name = "LowLevelParticles"; sourceTree = "<group>"; }; - FFFB93726c507f8d93726c50 /* include */ = { + FFFB52e32fb07f9252e32fb0 /* include */ = { isa = PBXGroup; children = ( - FFFD9202d4007f8d9202d400 /* PtBodyTransformVault.h */, - FFFD9202d4687f8d9202d468 /* PtContext.h */, - FFFD9202d4d07f8d9202d4d0 /* PtGridCellVector.h */, - FFFD9202d5387f8d9202d538 /* PtParticle.h */, - FFFD9202d5a07f8d9202d5a0 /* PtParticleContactManagerStream.h */, - FFFD9202d6087f8d9202d608 /* PtParticleData.h */, - FFFD9202d6707f8d9202d670 /* PtParticleShape.h */, - FFFD9202d6d87f8d9202d6d8 /* PtParticleSystemCore.h */, - FFFD9202d7407f8d9202d740 /* PtParticleSystemFlags.h */, - FFFD9202d7a87f8d9202d7a8 /* PtParticleSystemSim.h */, + FFFD5380d0007f925380d000 /* PtBodyTransformVault.h */, + FFFD5380d0687f925380d068 /* PtContext.h */, + FFFD5380d0d07f925380d0d0 /* PtGridCellVector.h */, + FFFD5380d1387f925380d138 /* PtParticle.h */, + FFFD5380d1a07f925380d1a0 /* PtParticleContactManagerStream.h */, + FFFD5380d2087f925380d208 /* PtParticleData.h */, + FFFD5380d2707f925380d270 /* PtParticleShape.h */, + FFFD5380d2d87f925380d2d8 /* PtParticleSystemCore.h */, + FFFD5380d3407f925380d340 /* PtParticleSystemFlags.h */, + FFFD5380d3a87f925380d3a8 /* PtParticleSystemSim.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB93726c787f8d93726c78 /* src */ = { + FFFB52e32fd87f9252e32fd8 /* src */ = { isa = PBXGroup; children = ( - FFFD920348007f8d92034800 /* PtBatcher.h */, - FFFD920348687f8d92034868 /* PtCollision.h */, - FFFD920348d07f8d920348d0 /* PtCollisionData.h */, - FFFD920349387f8d92034938 /* PtCollisionHelper.h */, - FFFD920349a07f8d920349a0 /* PtCollisionMethods.h */, - FFFD92034a087f8d92034a08 /* PtCollisionParameters.h */, - FFFD92034a707f8d92034a70 /* PtConfig.h */, - FFFD92034ad87f8d92034ad8 /* PtConstants.h */, - FFFD92034b407f8d92034b40 /* PtContextCpu.h */, - FFFD92034ba87f8d92034ba8 /* PtDynamicHelper.h */, - FFFD92034c107f8d92034c10 /* PtDynamics.h */, - FFFD92034c787f8d92034c78 /* PtDynamicsKernels.h */, - FFFD92034ce07f8d92034ce0 /* PtDynamicsParameters.h */, - FFFD92034d487f8d92034d48 /* PtDynamicsTempBuffers.h */, - FFFD92034db07f8d92034db0 /* PtHeightFieldAabbTest.h */, - FFFD92034e187f8d92034e18 /* PtPacketSections.h */, - FFFD92034e807f8d92034e80 /* PtParticleCell.h */, - FFFD92034ee87f8d92034ee8 /* PtParticleOpcodeCache.h */, - FFFD92034f507f8d92034f50 /* PtParticleShapeCpu.h */, - FFFD92034fb87f8d92034fb8 /* PtParticleSystemSimCpu.h */, - FFFD920350207f8d92035020 /* PtSpatialHash.h */, - FFFD920350887f8d92035088 /* PtSpatialHashHelper.h */, - FFFD920350f07f8d920350f0 /* PtTwoWayData.h */, - FFFD920351587f8d92035158 /* PtBatcher.cpp */, - FFFD920351c07f8d920351c0 /* PtBodyTransformVault.cpp */, - FFFD920352287f8d92035228 /* PtCollision.cpp */, - FFFD920352907f8d92035290 /* PtCollisionBox.cpp */, - FFFD920352f87f8d920352f8 /* PtCollisionCapsule.cpp */, - FFFD920353607f8d92035360 /* PtCollisionConvex.cpp */, - FFFD920353c87f8d920353c8 /* PtCollisionMesh.cpp */, - FFFD920354307f8d92035430 /* PtCollisionPlane.cpp */, - FFFD920354987f8d92035498 /* PtCollisionSphere.cpp */, - FFFD920355007f8d92035500 /* PtContextCpu.cpp */, - FFFD920355687f8d92035568 /* PtDynamics.cpp */, - FFFD920355d07f8d920355d0 /* PtParticleData.cpp */, - FFFD920356387f8d92035638 /* PtParticleShapeCpu.cpp */, - FFFD920356a07f8d920356a0 /* PtParticleSystemSimCpu.cpp */, - FFFD920357087f8d92035708 /* PtSpatialHash.cpp */, - FFFD920357707f8d92035770 /* PtSpatialLocalHash.cpp */, + FFFD538144007f9253814400 /* PtBatcher.h */, + FFFD538144687f9253814468 /* PtCollision.h */, + FFFD538144d07f92538144d0 /* PtCollisionData.h */, + FFFD538145387f9253814538 /* PtCollisionHelper.h */, + FFFD538145a07f92538145a0 /* PtCollisionMethods.h */, + FFFD538146087f9253814608 /* PtCollisionParameters.h */, + FFFD538146707f9253814670 /* PtConfig.h */, + FFFD538146d87f92538146d8 /* PtConstants.h */, + FFFD538147407f9253814740 /* PtContextCpu.h */, + FFFD538147a87f92538147a8 /* PtDynamicHelper.h */, + FFFD538148107f9253814810 /* PtDynamics.h */, + FFFD538148787f9253814878 /* PtDynamicsKernels.h */, + FFFD538148e07f92538148e0 /* PtDynamicsParameters.h */, + FFFD538149487f9253814948 /* PtDynamicsTempBuffers.h */, + FFFD538149b07f92538149b0 /* PtHeightFieldAabbTest.h */, + FFFD53814a187f9253814a18 /* PtPacketSections.h */, + FFFD53814a807f9253814a80 /* PtParticleCell.h */, + FFFD53814ae87f9253814ae8 /* PtParticleOpcodeCache.h */, + FFFD53814b507f9253814b50 /* PtParticleShapeCpu.h */, + FFFD53814bb87f9253814bb8 /* PtParticleSystemSimCpu.h */, + FFFD53814c207f9253814c20 /* PtSpatialHash.h */, + FFFD53814c887f9253814c88 /* PtSpatialHashHelper.h */, + FFFD53814cf07f9253814cf0 /* PtTwoWayData.h */, + FFFD53814d587f9253814d58 /* PtBatcher.cpp */, + FFFD53814dc07f9253814dc0 /* PtBodyTransformVault.cpp */, + FFFD53814e287f9253814e28 /* PtCollision.cpp */, + FFFD53814e907f9253814e90 /* PtCollisionBox.cpp */, + FFFD53814ef87f9253814ef8 /* PtCollisionCapsule.cpp */, + FFFD53814f607f9253814f60 /* PtCollisionConvex.cpp */, + FFFD53814fc87f9253814fc8 /* PtCollisionMesh.cpp */, + FFFD538150307f9253815030 /* PtCollisionPlane.cpp */, + FFFD538150987f9253815098 /* PtCollisionSphere.cpp */, + FFFD538151007f9253815100 /* PtContextCpu.cpp */, + FFFD538151687f9253815168 /* PtDynamics.cpp */, + FFFD538151d07f92538151d0 /* PtParticleData.cpp */, + FFFD538152387f9253815238 /* PtParticleShapeCpu.cpp */, + FFFD538152a07f92538152a0 /* PtParticleSystemSimCpu.cpp */, + FFFD538153087f9253815308 /* PtSpatialHash.cpp */, + FFFD538153707f9253815370 /* PtSpatialLocalHash.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB9430dc007f8d9430dc00 /* PxTask */ = { + FFFB5285c5b07f925285c5b0 /* PxTask */ = { isa = PBXGroup; children = ( - FFFB9430e0707f8d9430e070 /* include */, - FFFB9430e0987f8d9430e098 /* src */, + FFFB5285c8007f925285c800 /* include */, + FFFB5285c8287f925285c828 /* src */, ); name = "PxTask"; sourceTree = "<group>"; }; - FFFB9430e0707f8d9430e070 /* include */ = { + FFFB5285c8007f925285c800 /* include */ = { isa = PBXGroup; children = ( - FFFD9430c2f07f8d9430c2f0 /* PxCpuDispatcher.h */, - FFFD9430c3587f8d9430c358 /* PxGpuDispatcher.h */, - FFFD9430c3c07f8d9430c3c0 /* PxGpuTask.h */, - FFFD9430c4287f8d9430c428 /* PxTask.h */, - FFFD9430c4907f8d9430c490 /* PxTaskDefine.h */, - FFFD9430c4f87f8d9430c4f8 /* PxTaskManager.h */, + FFFD528578b07f92528578b0 /* PxCpuDispatcher.h */, + FFFD528579187f9252857918 /* PxGpuDispatcher.h */, + FFFD528579807f9252857980 /* PxGpuTask.h */, + FFFD528579e87f92528579e8 /* PxTask.h */, + FFFD52857a507f9252857a50 /* PxTaskDefine.h */, + FFFD52857ab87f9252857ab8 /* PxTaskManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB9430e0987f8d9430e098 /* src */ = { + FFFB5285c8287f925285c828 /* src */ = { isa = PBXGroup; children = ( - FFFD9430ecc07f8d9430ecc0 /* src/TaskManager.cpp */, + FFFD528571907f9252857190 /* src/TaskManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB9414ddd07f8d9414ddd0 /* PsFastXml */ = { + FFFB528966007f9252896600 /* PsFastXml */ = { isa = PBXGroup; children = ( - FFFB9414e2007f8d9414e200 /* include */, - FFFB9414e2287f8d9414e228 /* src */, + FFFB52896b507f9252896b50 /* include */, + FFFB52896b787f9252896b78 /* src */, ); name = "PsFastXml"; sourceTree = "<group>"; }; - FFFB9414e2007f8d9414e200 /* include */ = { + FFFB52896b507f9252896b50 /* include */ = { isa = PBXGroup; children = ( - FFFD9414e3907f8d9414e390 /* PsFastXml.h */, + FFFD52896be07f9252896be0 /* PsFastXml.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB9414e2287f8d9414e228 /* src */ = { + FFFB52896b787f9252896b78 /* src */ = { isa = PBXGroup; children = ( - FFFD9414e2e07f8d9414e2e0 /* PsFastXml.cpp */, + FFFD528934407f9252893440 /* PsFastXml.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; @@ -4995,61 +4993,61 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - FFFA9413e7907f8d9413e790 /* PhysX */ = { + FFFA5289af407f925289af40 /* PhysX */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF69413e7907f8d9413e790 /* Build configuration list for PBXNativeTarget "PhysX" */; + buildConfigurationList = FFF65289af407f925289af40 /* Build configuration list for PBXNativeTarget "PhysX" */; buildPhases = ( - FFF29413e7907f8d9413e790, - FFF89413e7907f8d9413e790, - FFFC9413e7907f8d9413e790, + FFF25289af407f925289af40, + FFF85289af407f925289af40, + FFFC5289af407f925289af40, ); buildRules = ( ); dependencies = ( - FFF49415dbc07f8d9415dbc0, /* LowLevel */ - FFF49415f8007f8d9415f800, /* LowLevelAABB */ - FFF49415fd007f8d9415fd00, /* LowLevelCloth */ - FFF49415f8607f8d9415f860, /* LowLevelDynamics */ - FFF49415fd607f8d9415fd60, /* LowLevelParticles */ - FFF4941592807f8d94159280, /* PhysXCommon */ - FFF49413ea807f8d9413ea80, /* PxFoundation */ - FFF49413e7307f8d9413e730, /* PxPvdSDK */ - FFF4941631407f8d94163140, /* PxTask */ - FFF49415fdc07f8d9415fdc0, /* SceneQuery */ - FFF4941631107f8d94163110, /* SimulationController */ + FFF4528a74407f92528a7440, /* LowLevel */ + FFF4528a70407f92528a7040, /* LowLevelAABB */ + FFF4528a71607f92528a7160, /* LowLevelCloth */ + FFF4528a70a07f92528a70a0, /* LowLevelDynamics */ + FFF4528a71c07f92528a71c0, /* LowLevelParticles */ + FFF4528a77107f92528a7710, /* PhysXCommon */ + FFF45289b2307f925289b230, /* PxFoundation */ + FFF45289aee07f925289aee0, /* PxPvdSDK */ + FFF4528a3c707f92528a3c70, /* PxTask */ + FFF4528a3be07f92528a3be0, /* SceneQuery */ + FFF4528a3c407f92528a3c40, /* SimulationController */ ); name = "PhysX"; productName = "PhysX"; - productReference = FFFD9413e7907f8d9413e790 /* PhysX */; + productReference = FFFD5289af407f925289af40 /* PhysX */; productType = "com.apple.product-type.library.static"; }; - FFFA9415f9607f8d9415f960 /* PhysXCharacterKinematic */ = { + FFFA5284a3107f925284a310 /* PhysXCharacterKinematic */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF69415f9607f8d9415f960 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; + buildConfigurationList = FFF65284a3107f925284a310 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; buildPhases = ( - FFF29415f9607f8d9415f960, - FFF89415f9607f8d9415f960, - FFFC9415f9607f8d9415f960, + FFF25284a3107f925284a310, + FFF85284a3107f925284a310, + FFFC5284a3107f925284a310, ); buildRules = ( ); dependencies = ( - FFF494160ac07f8d94160ac0, /* PhysXCommon */ - FFF4941661507f8d94166150, /* PhysXExtensions */ - FFF494160b707f8d94160b70, /* PxFoundation */ + FFF4528a49607f92528a4960, /* PhysXCommon */ + FFF4528a7c207f92528a7c20, /* PhysXExtensions */ + FFF4528aae807f92528aae80, /* PxFoundation */ ); name = "PhysXCharacterKinematic"; productName = "PhysXCharacterKinematic"; - productReference = FFFD9415f9607f8d9415f960 /* PhysXCharacterKinematic */; + productReference = FFFD5284a3107f925284a310 /* PhysXCharacterKinematic */; productType = "com.apple.product-type.library.static"; }; - FFFA94160e307f8d94160e30 /* PhysXVehicle */ = { + FFFA528aa6007f92528aa600 /* PhysXVehicle */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF694160e307f8d94160e30 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; + buildConfigurationList = FFF6528aa6007f92528aa600 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; buildPhases = ( - FFF294160e307f8d94160e30, - FFF894160e307f8d94160e30, - FFFC94160e307f8d94160e30, + FFF2528aa6007f92528aa600, + FFF8528aa6007f92528aa600, + FFFC528aa6007f92528aa600, ); buildRules = ( ); @@ -5057,34 +5055,34 @@ ); name = "PhysXVehicle"; productName = "PhysXVehicle"; - productReference = FFFD94160e307f8d94160e30 /* PhysXVehicle */; + productReference = FFFD528aa6007f92528aa600 /* PhysXVehicle */; productType = "com.apple.product-type.library.static"; }; - FFFA94170b507f8d94170b50 /* PhysXExtensions */ = { + FFFA54505fa07f9254505fa0 /* PhysXExtensions */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF694170b507f8d94170b50 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; + buildConfigurationList = FFF654505fa07f9254505fa0 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; buildPhases = ( - FFF294170b507f8d94170b50, - FFF894170b507f8d94170b50, - FFFC94170b507f8d94170b50, + FFF254505fa07f9254505fa0, + FFF854505fa07f9254505fa0, + FFFC54505fa07f9254505fa0, ); buildRules = ( ); dependencies = ( - FFF494170fd07f8d94170fd0, /* PsFastXml */ + FFF4545064207f9254506420, /* PsFastXml */ ); name = "PhysXExtensions"; productName = "PhysXExtensions"; - productReference = FFFD94170b507f8d94170b50 /* PhysXExtensions */; + productReference = FFFD54505fa07f9254505fa0 /* PhysXExtensions */; productType = "com.apple.product-type.library.static"; }; - FFFA941835207f8d94183520 /* SceneQuery */ = { + FFFA545189707f9254518970 /* SceneQuery */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6941835207f8d94183520 /* Build configuration list for PBXNativeTarget "SceneQuery" */; + buildConfigurationList = FFF6545189707f9254518970 /* Build configuration list for PBXNativeTarget "SceneQuery" */; buildPhases = ( - FFF2941835207f8d94183520, - FFF8941835207f8d94183520, - FFFC941835207f8d94183520, + FFF2545189707f9254518970, + FFF8545189707f9254518970, + FFFC545189707f9254518970, ); buildRules = ( ); @@ -5092,16 +5090,16 @@ ); name = "SceneQuery"; productName = "SceneQuery"; - productReference = FFFD941835207f8d94183520 /* SceneQuery */; + productReference = FFFD545189707f9254518970 /* SceneQuery */; productType = "com.apple.product-type.library.static"; }; - FFFA94187b607f8d94187b60 /* SimulationController */ = { + FFFA5451cfb07f925451cfb0 /* SimulationController */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF694187b607f8d94187b60 /* Build configuration list for PBXNativeTarget "SimulationController" */; + buildConfigurationList = FFF65451cfb07f925451cfb0 /* Build configuration list for PBXNativeTarget "SimulationController" */; buildPhases = ( - FFF294187b607f8d94187b60, - FFF894187b607f8d94187b60, - FFFC94187b607f8d94187b60, + FFF25451cfb07f925451cfb0, + FFF85451cfb07f925451cfb0, + FFFC5451cfb07f925451cfb0, ); buildRules = ( ); @@ -5109,54 +5107,54 @@ ); name = "SimulationController"; productName = "SimulationController"; - productReference = FFFD94187b607f8d94187b60 /* SimulationController */; + productReference = FFFD5451cfb07f925451cfb0 /* SimulationController */; productType = "com.apple.product-type.library.static"; }; - FFFA945316907f8d94531690 /* PhysXCooking */ = { + FFFA54435d507f9254435d50 /* PhysXCooking */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6945316907f8d94531690 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; + buildConfigurationList = FFF654435d507f9254435d50 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; buildPhases = ( - FFF2945316907f8d94531690, - FFF8945316907f8d94531690, - FFFC945316907f8d94531690, + FFF254435d507f9254435d50, + FFF854435d507f9254435d50, + FFFC54435d507f9254435d50, ); buildRules = ( ); dependencies = ( - FFF494526fe07f8d94526fe0, /* PhysXCommon */ - FFF4945278707f8d94527870, /* PhysXExtensions */ - FFF4945315607f8d94531560, /* PxFoundation */ + FFF454434a707f9254434a70, /* PhysXCommon */ + FFF4544556d07f92544556d0, /* PhysXExtensions */ + FFF454443b407f9254443b40, /* PxFoundation */ ); name = "PhysXCooking"; productName = "PhysXCooking"; - productReference = FFFD945316907f8d94531690 /* PhysXCooking */; + productReference = FFFD54435d507f9254435d50 /* PhysXCooking */; productType = "com.apple.product-type.library.static"; }; - FFFA9319b8507f8d9319b850 /* PhysXCommon */ = { + FFFA5294e4807f925294e480 /* PhysXCommon */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF69319b8507f8d9319b850 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; + buildConfigurationList = FFF65294e4807f925294e480 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; buildPhases = ( - FFF29319b8507f8d9319b850, - FFF89319b8507f8d9319b850, - FFFC9319b8507f8d9319b850, + FFF25294e4807f925294e480, + FFF85294e4807f925294e480, + FFFC5294e4807f925294e480, ); buildRules = ( ); dependencies = ( - FFF4931977b07f8d931977b0, /* PxFoundation */ + FFF4529464307f9252946430, /* PxFoundation */ ); name = "PhysXCommon"; productName = "PhysXCommon"; - productReference = FFFD9319b8507f8d9319b850 /* PhysXCommon */; + productReference = FFFD5294e4807f925294e480 /* PhysXCommon */; productType = "com.apple.product-type.library.static"; }; - FFFA93189bd07f8d93189bd0 /* PxFoundation */ = { + FFFA52959d507f9252959d50 /* PxFoundation */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF693189bd07f8d93189bd0 /* Build configuration list for PBXNativeTarget "PxFoundation" */; + buildConfigurationList = FFF652959d507f9252959d50 /* Build configuration list for PBXNativeTarget "PxFoundation" */; buildPhases = ( - FFF293189bd07f8d93189bd0, - FFF893189bd07f8d93189bd0, - FFFC93189bd07f8d93189bd0, + FFF252959d507f9252959d50, + FFF852959d507f9252959d50, + FFFC52959d507f9252959d50, ); buildRules = ( ); @@ -5164,34 +5162,34 @@ ); name = "PxFoundation"; productName = "PxFoundation"; - productReference = FFFD93189bd07f8d93189bd0 /* PxFoundation */; + productReference = FFFD52959d507f9252959d50 /* PxFoundation */; productType = "com.apple.product-type.library.static"; }; - FFFA935339407f8d93533940 /* PxPvdSDK */ = { + FFFA528cd4707f92528cd470 /* PxPvdSDK */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6935339407f8d93533940 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; + buildConfigurationList = FFF6528cd4707f92528cd470 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; buildPhases = ( - FFF2935339407f8d93533940, - FFF8935339407f8d93533940, - FFFC935339407f8d93533940, + FFF2528cd4707f92528cd470, + FFF8528cd4707f92528cd470, + FFFC528cd4707f92528cd470, ); buildRules = ( ); dependencies = ( - FFF4935341507f8d93534150, /* PxFoundation */ + FFF4528cdaa07f92528cdaa0, /* PxFoundation */ ); name = "PxPvdSDK"; productName = "PxPvdSDK"; - productReference = FFFD935339407f8d93533940 /* PxPvdSDK */; + productReference = FFFD528cd4707f92528cd470 /* PxPvdSDK */; productType = "com.apple.product-type.library.static"; }; - FFFA934063907f8d93406390 /* LowLevel */ = { + FFFA529348507f9252934850 /* LowLevel */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6934063907f8d93406390 /* Build configuration list for PBXNativeTarget "LowLevel" */; + buildConfigurationList = FFF6529348507f9252934850 /* Build configuration list for PBXNativeTarget "LowLevel" */; buildPhases = ( - FFF2934063907f8d93406390, - FFF8934063907f8d93406390, - FFFC934063907f8d93406390, + FFF2529348507f9252934850, + FFF8529348507f9252934850, + FFFC529348507f9252934850, ); buildRules = ( ); @@ -5199,16 +5197,16 @@ ); name = "LowLevel"; productName = "LowLevel"; - productReference = FFFD934063907f8d93406390 /* LowLevel */; + productReference = FFFD529348507f9252934850 /* LowLevel */; productType = "com.apple.product-type.library.static"; }; - FFFA93436e307f8d93436e30 /* LowLevelAABB */ = { + FFFA540074f07f92540074f0 /* LowLevelAABB */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF693436e307f8d93436e30 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; + buildConfigurationList = FFF6540074f07f92540074f0 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; buildPhases = ( - FFF293436e307f8d93436e30, - FFF893436e307f8d93436e30, - FFFC93436e307f8d93436e30, + FFF2540074f07f92540074f0, + FFF8540074f07f92540074f0, + FFFC540074f07f92540074f0, ); buildRules = ( ); @@ -5216,16 +5214,16 @@ ); name = "LowLevelAABB"; productName = "LowLevelAABB"; - productReference = FFFD93436e307f8d93436e30 /* LowLevelAABB */; + productReference = FFFD540074f07f92540074f0 /* LowLevelAABB */; productType = "com.apple.product-type.library.static"; }; - FFFA9370e0407f8d9370e040 /* LowLevelDynamics */ = { + FFFA52e144307f9252e14430 /* LowLevelDynamics */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF69370e0407f8d9370e040 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; + buildConfigurationList = FFF652e144307f9252e14430 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; buildPhases = ( - FFF29370e0407f8d9370e040, - FFF89370e0407f8d9370e040, - FFFC9370e0407f8d9370e040, + FFF252e144307f9252e14430, + FFF852e144307f9252e14430, + FFFC52e144307f9252e14430, ); buildRules = ( ); @@ -5233,16 +5231,16 @@ ); name = "LowLevelDynamics"; productName = "LowLevelDynamics"; - productReference = FFFD9370e0407f8d9370e040 /* LowLevelDynamics */; + productReference = FFFD52e144307f9252e14430 /* LowLevelDynamics */; productType = "com.apple.product-type.library.static"; }; - FFFA935559107f8d93555910 /* LowLevelCloth */ = { + FFFA528b5a907f92528b5a90 /* LowLevelCloth */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6935559107f8d93555910 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; + buildConfigurationList = FFF6528b5a907f92528b5a90 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; buildPhases = ( - FFF2935559107f8d93555910, - FFF8935559107f8d93555910, - FFFC935559107f8d93555910, + FFF2528b5a907f92528b5a90, + FFF8528b5a907f92528b5a90, + FFFC528b5a907f92528b5a90, ); buildRules = ( ); @@ -5250,16 +5248,16 @@ ); name = "LowLevelCloth"; productName = "LowLevelCloth"; - productReference = FFFD935559107f8d93555910 /* LowLevelCloth */; + productReference = FFFD528b5a907f92528b5a90 /* LowLevelCloth */; productType = "com.apple.product-type.library.static"; }; - FFFA937223b07f8d937223b0 /* LowLevelParticles */ = { + FFFA52e312407f9252e31240 /* LowLevelParticles */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6937223b07f8d937223b0 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; + buildConfigurationList = FFF652e312407f9252e31240 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; buildPhases = ( - FFF2937223b07f8d937223b0, - FFF8937223b07f8d937223b0, - FFFC937223b07f8d937223b0, + FFF252e312407f9252e31240, + FFF852e312407f9252e31240, + FFFC52e312407f9252e31240, ); buildRules = ( ); @@ -5267,16 +5265,16 @@ ); name = "LowLevelParticles"; productName = "LowLevelParticles"; - productReference = FFFD937223b07f8d937223b0 /* LowLevelParticles */; + productReference = FFFD52e312407f9252e31240 /* LowLevelParticles */; productType = "com.apple.product-type.library.static"; }; - FFFA9430dc007f8d9430dc00 /* PxTask */ = { + FFFA5285c5b07f925285c5b0 /* PxTask */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF69430dc007f8d9430dc00 /* Build configuration list for PBXNativeTarget "PxTask" */; + buildConfigurationList = FFF65285c5b07f925285c5b0 /* Build configuration list for PBXNativeTarget "PxTask" */; buildPhases = ( - FFF29430dc007f8d9430dc00, - FFF89430dc007f8d9430dc00, - FFFC9430dc007f8d9430dc00, + FFF25285c5b07f925285c5b0, + FFF85285c5b07f925285c5b0, + FFFC5285c5b07f925285c5b0, ); buildRules = ( ); @@ -5284,16 +5282,16 @@ ); name = "PxTask"; productName = "PxTask"; - productReference = FFFD9430dc007f8d9430dc00 /* PxTask */; + productReference = FFFD5285c5b07f925285c5b0 /* PxTask */; productType = "com.apple.product-type.library.static"; }; - FFFA9414ddd07f8d9414ddd0 /* PsFastXml */ = { + FFFA528966007f9252896600 /* PsFastXml */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF69414ddd07f8d9414ddd0 /* Build configuration list for PBXNativeTarget "PsFastXml" */; + buildConfigurationList = FFF6528966007f9252896600 /* Build configuration list for PBXNativeTarget "PsFastXml" */; buildPhases = ( - FFF29414ddd07f8d9414ddd0, - FFF89414ddd07f8d9414ddd0, - FFFC9414ddd07f8d9414ddd0, + FFF2528966007f9252896600, + FFF8528966007f9252896600, + FFFC528966007f9252896600, ); buildRules = ( ); @@ -5301,213 +5299,213 @@ ); name = "PsFastXml"; productName = "PsFastXml"; - productReference = FFFD9414ddd07f8d9414ddd0 /* PsFastXml */; + productReference = FFFD528966007f9252896600 /* PsFastXml */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin XCConfigurationList section */ - FFF69413e7907f8d9413e790 = { + FFF65289af407f925289af40 = { isa = XCConfigurationList; buildConfigurations = ( - FFF79482fe007f8d9482fe00, - FFF7948304f07f8d948304f0, - FFF794830be07f8d94830be0, - FFF7948312d07f8d948312d0, + FFF7538588007f9253858800, + FFF753858ef07f9253858ef0, + FFF7538595e07f92538595e0, + FFF753859cd07f9253859cd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF69415f9607f8d9415f960 = { + FFF65284a3107f925284a310 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7948334007f8d94833400, - FFF794833af07f8d94833af0, - FFF7948341e07f8d948341e0, - FFF7948348d07f8d948348d0, + FFF75385a4007f925385a400, + FFF75385aaf07f925385aaf0, + FFF75385b1e07f925385b1e0, + FFF75385b8d07f925385b8d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF694160e307f8d94160e30 = { + FFF6528aa6007f92528aa600 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7948350007f8d94835000, - FFF7948356f07f8d948356f0, - FFF794835de07f8d94835de0, - FFF7948364d07f8d948364d0, + FFF75385c0007f925385c000, + FFF75385c6f07f925385c6f0, + FFF75385cde07f925385cde0, + FFF75385d4d07f925385d4d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF694170b507f8d94170b50 = { + FFF654505fa07f9254505fa0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF794836c007f8d94836c00, - FFF7948372f07f8d948372f0, - FFF7948379e07f8d948379e0, - FFF7948380d07f8d948380d0, + FFF75385ee007f925385ee00, + FFF75385f4f07f925385f4f0, + FFF75385fbe07f925385fbe0, + FFF7538602d07f92538602d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6941835207f8d94183520 = { + FFF6545189707f9254518970 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7948388007f8d94838800, - FFF794838ef07f8d94838ef0, - FFF7948395e07f8d948395e0, - FFF794839cd07f8d94839cd0, + FFF753860a007f9253860a00, + FFF7538610f07f92538610f0, + FFF7538617e07f92538617e0, + FFF753861ed07f9253861ed0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF694187b607f8d94187b60 = { + FFF65451cfb07f925451cfb0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF79483a4007f8d9483a400, - FFF79483aaf07f8d9483aaf0, - FFF79483b1e07f8d9483b1e0, - FFF79483b8d07f8d9483b8d0, + FFF7538626007f9253862600, + FFF753862cf07f9253862cf0, + FFF7538633e07f92538633e0, + FFF753863ad07f9253863ad0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6945316907f8d94531690 = { + FFF654435d507f9254435d50 = { isa = XCConfigurationList; buildConfigurations = ( - FFF79483c0007f8d9483c000, - FFF79483c6f07f8d9483c6f0, - FFF79483cde07f8d9483cde0, - FFF79483d4d07f8d9483d4d0, + FFF7538642007f9253864200, + FFF7538648f07f92538648f0, + FFF753864fe07f9253864fe0, + FFF7538656d07f92538656d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF69319b8507f8d9319b850 = { + FFF65294e4807f925294e480 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7938110007f8d93811000, - FFF7938116f07f8d938116f0, - FFF793811de07f8d93811de0, - FFF7938124d07f8d938124d0, + FFF7530110007f9253011000, + FFF7530116f07f92530116f0, + FFF753011de07f9253011de0, + FFF7530124d07f92530124d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF693189bd07f8d93189bd0 = { + FFF652959d507f9252959d50 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7929b2c007f8d929b2c00, - FFF7929b32f07f8d929b32f0, - FFF7929b39e07f8d929b39e0, - FFF7929b40d07f8d929b40d0, + FFF7521b50007f92521b5000, + FFF7521b56f07f92521b56f0, + FFF7521b5de07f92521b5de0, + FFF7521b64d07f92521b64d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6935339407f8d93533940 = { + FFF6528cd4707f92528cd470 = { isa = XCConfigurationList; buildConfigurations = ( - FFF79381c6007f8d9381c600, - FFF79381ccf07f8d9381ccf0, - FFF79381d3e07f8d9381d3e0, - FFF79381dad07f8d9381dad0, + FFF75301a0007f925301a000, + FFF75301a6f07f925301a6f0, + FFF75301ade07f925301ade0, + FFF75301b4d07f925301b4d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6934063907f8d93406390 = { + FFF6529348507f9252934850 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7929b96007f8d929b9600, - FFF7929b9cf07f8d929b9cf0, - FFF7929ba3e07f8d929ba3e0, - FFF7929baad07f8d929baad0, + FFF7521db6007f92521db600, + FFF7521dbcf07f92521dbcf0, + FFF7521dc3e07f92521dc3e0, + FFF7521dcad07f92521dcad0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF693436e307f8d93436e30 = { + FFF6540074f07f92540074f0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7929c2e007f8d929c2e00, - FFF7929c34f07f8d929c34f0, - FFF7929c3be07f8d929c3be0, - FFF7929c42d07f8d929c42d0, + FFF75480a6007f925480a600, + FFF75480acf07f925480acf0, + FFF75480b3e07f925480b3e0, + FFF75480bad07f925480bad0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF69370e0407f8d9370e040 = { + FFF652e144307f9252e14430 = { isa = XCConfigurationList; buildConfigurations = ( - FFF79202b8007f8d9202b800, - FFF79202bef07f8d9202bef0, - FFF79202c5e07f8d9202c5e0, - FFF79202ccd07f8d9202ccd0, + FFF75380b4007f925380b400, + FFF75380baf07f925380baf0, + FFF75380c1e07f925380c1e0, + FFF75380c8d07f925380c8d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6935559107f8d93555910 = { + FFF6528b5a907f92528b5a90 = { isa = XCConfigurationList; buildConfigurations = ( - FFF79382a6007f8d9382a600, - FFF79382acf07f8d9382acf0, - FFF79382b3e07f8d9382b3e0, - FFF79382bad07f8d9382bad0, + FFF75302ba007f925302ba00, + FFF75302c0f07f925302c0f0, + FFF75302c7e07f925302c7e0, + FFF75302ced07f925302ced0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6937223b07f8d937223b0 = { + FFF652e312407f9252e31240 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7920362007f8d92036200, - FFF7920368f07f8d920368f0, - FFF792036fe07f8d92036fe0, - FFF7920376d07f8d920376d0, + FFF753815e007f9253815e00, + FFF7538164f07f92538164f0, + FFF753816be07f9253816be0, + FFF7538172d07f92538172d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF69430dc007f8d9430dc00 = { + FFF65285c5b07f925285c5b0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7948086007f8d94808600, - FFF794808cf07f8d94808cf0, - FFF7948093e07f8d948093e0, - FFF794809ad07f8d94809ad0, + FFF7530336007f9253033600, + FFF753033cf07f9253033cf0, + FFF7530343e07f92530343e0, + FFF753034ad07f9253034ad0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF69414ddd07f8d9414ddd0 = { + FFF6528966007f9252896600 = { isa = XCConfigurationList; buildConfigurations = ( - FFF79205c6007f8d9205c600, - FFF79205ccf07f8d9205ccf0, - FFF79205d3e07f8d9205d3e0, - FFF79205dad07f8d9205dad0, + FFF75303a8007f925303a800, + FFF75303aef07f925303aef0, + FFF75303b5e07f925303b5e0, + FFF75303bcd07f925303bcd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF691d4b7007f8d91d4b700 = { + FFF651c7d2907f9251c7d290 = { isa = XCConfigurationList; buildConfigurations = ( - FFF39482fe007f8d9482fe00 /* release */, - FFF3948304f07f8d948304f0 /* debug */, - FFF394830be07f8d94830be0 /* checked */, - FFF3948312d07f8d948312d0 /* profile */, + FFF3538588007f9253858800 /* release */, + FFF353858ef07f9253858ef0 /* debug */, + FFF3538595e07f92538595e0 /* checked */, + FFF353859cd07f9253859cd0 /* profile */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; /* End XCConfigurationList section */ /* Begin XCBuildConfiguration section */ - FFF79482fe007f8d9482fe00 /* release */ = { + FFF7538588007f9253858800 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -5537,7 +5535,7 @@ }; name = "release"; }; - FFF7948304f07f8d948304f0 /* debug */ = { + FFF753858ef07f9253858ef0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -5567,7 +5565,7 @@ }; name = "debug"; }; - FFF794830be07f8d94830be0 /* checked */ = { + FFF7538595e07f92538595e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -5597,7 +5595,7 @@ }; name = "checked"; }; - FFF7948312d07f8d948312d0 /* profile */ = { + FFF753859cd07f9253859cd0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -5627,7 +5625,7 @@ }; name = "profile"; }; - FFF7948334007f8d94833400 /* debug */ = { + FFF75385a4007f925385a400 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -5657,7 +5655,7 @@ }; name = "debug"; }; - FFF794833af07f8d94833af0 /* checked */ = { + FFF75385aaf07f925385aaf0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -5687,7 +5685,7 @@ }; name = "checked"; }; - FFF7948341e07f8d948341e0 /* profile */ = { + FFF75385b1e07f925385b1e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -5717,7 +5715,7 @@ }; name = "profile"; }; - FFF7948348d07f8d948348d0 /* release */ = { + FFF75385b8d07f925385b8d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -5747,7 +5745,7 @@ }; name = "release"; }; - FFF7948350007f8d94835000 /* debug */ = { + FFF75385c0007f925385c000 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -5777,7 +5775,7 @@ }; name = "debug"; }; - FFF7948356f07f8d948356f0 /* checked */ = { + FFF75385c6f07f925385c6f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -5807,7 +5805,7 @@ }; name = "checked"; }; - FFF794835de07f8d94835de0 /* profile */ = { + FFF75385cde07f925385cde0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -5837,7 +5835,7 @@ }; name = "profile"; }; - FFF7948364d07f8d948364d0 /* release */ = { + FFF75385d4d07f925385d4d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -5867,7 +5865,7 @@ }; name = "release"; }; - FFF794836c007f8d94836c00 /* debug */ = { + FFF75385ee007f925385ee00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -5875,7 +5873,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=23473409", "PX_PHYSX_STATIC_LIB", "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", + "PX_BUILD_NUMBER=23560510", "PX_PHYSX_STATIC_LIB", "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5897,7 +5895,7 @@ }; name = "debug"; }; - FFF7948372f07f8d948372f0 /* checked */ = { + FFF75385f4f07f925385f4f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -5905,7 +5903,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=23473409", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", + "PX_BUILD_NUMBER=23560510", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5927,7 +5925,7 @@ }; name = "checked"; }; - FFF7948379e07f8d948379e0 /* profile */ = { + FFF75385fbe07f925385fbe0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -5935,7 +5933,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=23473409", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", + "PX_BUILD_NUMBER=23560510", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5957,7 +5955,7 @@ }; name = "profile"; }; - FFF7948380d07f8d948380d0 /* release */ = { + FFF7538602d07f92538602d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -5965,7 +5963,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=23473409", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_SUPPORT_PVD=0", + "PX_BUILD_NUMBER=23560510", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_SUPPORT_PVD=0", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5987,7 +5985,7 @@ }; name = "release"; }; - FFF7948388007f8d94838800 /* debug */ = { + FFF753860a007f9253860a00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6017,7 +6015,7 @@ }; name = "debug"; }; - FFF794838ef07f8d94838ef0 /* checked */ = { + FFF7538610f07f92538610f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6047,7 +6045,7 @@ }; name = "checked"; }; - FFF7948395e07f8d948395e0 /* profile */ = { + FFF7538617e07f92538617e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6077,7 +6075,7 @@ }; name = "profile"; }; - FFF794839cd07f8d94839cd0 /* release */ = { + FFF753861ed07f9253861ed0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6107,7 +6105,7 @@ }; name = "release"; }; - FFF79483a4007f8d9483a400 /* debug */ = { + FFF7538626007f9253862600 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6137,7 +6135,7 @@ }; name = "debug"; }; - FFF79483aaf07f8d9483aaf0 /* checked */ = { + FFF753862cf07f9253862cf0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6167,7 +6165,7 @@ }; name = "checked"; }; - FFF79483b1e07f8d9483b1e0 /* profile */ = { + FFF7538633e07f92538633e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6197,7 +6195,7 @@ }; name = "profile"; }; - FFF79483b8d07f8d9483b8d0 /* release */ = { + FFF753863ad07f9253863ad0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6227,7 +6225,7 @@ }; name = "release"; }; - FFF79483c0007f8d9483c000 /* release */ = { + FFF7538642007f9253864200 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6257,7 +6255,7 @@ }; name = "release"; }; - FFF79483c6f07f8d9483c6f0 /* debug */ = { + FFF7538648f07f92538648f0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6287,7 +6285,7 @@ }; name = "debug"; }; - FFF79483cde07f8d9483cde0 /* checked */ = { + FFF753864fe07f9253864fe0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6317,7 +6315,7 @@ }; name = "checked"; }; - FFF79483d4d07f8d9483d4d0 /* profile */ = { + FFF7538656d07f92538656d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6347,7 +6345,7 @@ }; name = "profile"; }; - FFF7938110007f8d93811000 /* release */ = { + FFF7530110007f9253011000 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6377,7 +6375,7 @@ }; name = "release"; }; - FFF7938116f07f8d938116f0 /* debug */ = { + FFF7530116f07f92530116f0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6407,7 +6405,7 @@ }; name = "debug"; }; - FFF793811de07f8d93811de0 /* checked */ = { + FFF753011de07f9253011de0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6437,7 +6435,7 @@ }; name = "checked"; }; - FFF7938124d07f8d938124d0 /* profile */ = { + FFF7530124d07f92530124d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6467,7 +6465,7 @@ }; name = "profile"; }; - FFF7929b2c007f8d929b2c00 /* debug */ = { + FFF7521b50007f92521b5000 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6497,7 +6495,7 @@ }; name = "debug"; }; - FFF7929b32f07f8d929b32f0 /* release */ = { + FFF7521b56f07f92521b56f0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6527,7 +6525,7 @@ }; name = "release"; }; - FFF7929b39e07f8d929b39e0 /* checked */ = { + FFF7521b5de07f92521b5de0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6557,7 +6555,7 @@ }; name = "checked"; }; - FFF7929b40d07f8d929b40d0 /* profile */ = { + FFF7521b64d07f92521b64d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6587,7 +6585,7 @@ }; name = "profile"; }; - FFF79381c6007f8d9381c600 /* debug */ = { + FFF75301a0007f925301a000 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6617,7 +6615,7 @@ }; name = "debug"; }; - FFF79381ccf07f8d9381ccf0 /* release */ = { + FFF75301a6f07f925301a6f0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6647,7 +6645,7 @@ }; name = "release"; }; - FFF79381d3e07f8d9381d3e0 /* checked */ = { + FFF75301ade07f925301ade0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6677,7 +6675,7 @@ }; name = "checked"; }; - FFF79381dad07f8d9381dad0 /* profile */ = { + FFF75301b4d07f925301b4d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6707,7 +6705,7 @@ }; name = "profile"; }; - FFF7929b96007f8d929b9600 /* debug */ = { + FFF7521db6007f92521db600 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6737,7 +6735,7 @@ }; name = "debug"; }; - FFF7929b9cf07f8d929b9cf0 /* checked */ = { + FFF7521dbcf07f92521dbcf0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6767,7 +6765,7 @@ }; name = "checked"; }; - FFF7929ba3e07f8d929ba3e0 /* profile */ = { + FFF7521dc3e07f92521dc3e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6797,7 +6795,7 @@ }; name = "profile"; }; - FFF7929baad07f8d929baad0 /* release */ = { + FFF7521dcad07f92521dcad0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6827,7 +6825,7 @@ }; name = "release"; }; - FFF7929c2e007f8d929c2e00 /* debug */ = { + FFF75480a6007f925480a600 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6857,7 +6855,7 @@ }; name = "debug"; }; - FFF7929c34f07f8d929c34f0 /* checked */ = { + FFF75480acf07f925480acf0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6887,7 +6885,7 @@ }; name = "checked"; }; - FFF7929c3be07f8d929c3be0 /* profile */ = { + FFF75480b3e07f925480b3e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6917,7 +6915,7 @@ }; name = "profile"; }; - FFF7929c42d07f8d929c42d0 /* release */ = { + FFF75480bad07f925480bad0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6947,7 +6945,7 @@ }; name = "release"; }; - FFF79202b8007f8d9202b800 /* debug */ = { + FFF75380b4007f925380b400 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -6977,7 +6975,7 @@ }; name = "debug"; }; - FFF79202bef07f8d9202bef0 /* checked */ = { + FFF75380baf07f925380baf0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7007,7 +7005,7 @@ }; name = "checked"; }; - FFF79202c5e07f8d9202c5e0 /* profile */ = { + FFF75380c1e07f925380c1e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7037,7 +7035,7 @@ }; name = "profile"; }; - FFF79202ccd07f8d9202ccd0 /* release */ = { + FFF75380c8d07f925380c8d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7067,7 +7065,7 @@ }; name = "release"; }; - FFF79382a6007f8d9382a600 /* debug */ = { + FFF75302ba007f925302ba00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7097,7 +7095,7 @@ }; name = "debug"; }; - FFF79382acf07f8d9382acf0 /* checked */ = { + FFF75302c0f07f925302c0f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7127,7 +7125,7 @@ }; name = "checked"; }; - FFF79382b3e07f8d9382b3e0 /* profile */ = { + FFF75302c7e07f925302c7e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7157,7 +7155,7 @@ }; name = "profile"; }; - FFF79382bad07f8d9382bad0 /* release */ = { + FFF75302ced07f925302ced0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7187,7 +7185,7 @@ }; name = "release"; }; - FFF7920362007f8d92036200 /* debug */ = { + FFF753815e007f9253815e00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7217,7 +7215,7 @@ }; name = "debug"; }; - FFF7920368f07f8d920368f0 /* checked */ = { + FFF7538164f07f92538164f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7247,7 +7245,7 @@ }; name = "checked"; }; - FFF792036fe07f8d92036fe0 /* profile */ = { + FFF753816be07f9253816be0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7277,7 +7275,7 @@ }; name = "profile"; }; - FFF7920376d07f8d920376d0 /* release */ = { + FFF7538172d07f92538172d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7307,7 +7305,7 @@ }; name = "release"; }; - FFF7948086007f8d94808600 /* debug */ = { + FFF7530336007f9253033600 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7337,7 +7335,7 @@ }; name = "debug"; }; - FFF794808cf07f8d94808cf0 /* release */ = { + FFF753033cf07f9253033cf0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7367,7 +7365,7 @@ }; name = "release"; }; - FFF7948093e07f8d948093e0 /* checked */ = { + FFF7530343e07f92530343e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7397,7 +7395,7 @@ }; name = "checked"; }; - FFF794809ad07f8d94809ad0 /* profile */ = { + FFF753034ad07f9253034ad0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7427,7 +7425,7 @@ }; name = "profile"; }; - FFF79205c6007f8d9205c600 /* debug */ = { + FFF75303a8007f925303a800 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7457,7 +7455,7 @@ }; name = "debug"; }; - FFF79205ccf07f8d9205ccf0 /* release */ = { + FFF75303aef07f925303aef0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7487,7 +7485,7 @@ }; name = "release"; }; - FFF79205d3e07f8d9205d3e0 /* checked */ = { + FFF75303b5e07f925303b5e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7517,7 +7515,7 @@ }; name = "checked"; }; - FFF79205dad07f8d9205dad0 /* profile */ = { + FFF75303bcd07f925303bcd0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; TARGETED_DEVICE_FAMILY = 2; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; VALID_ARCHS = "$(ARCHS_STANDARD_64_BIT)"; IPHONEOS_DEPLOYMENT_TARGET = 7.0; SDKROOT = iphoneos; @@ -7547,25 +7545,25 @@ }; name = "profile"; }; - FFF39482fe007f8d9482fe00 /* release */ = { + FFF3538588007f9253858800 /* release */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "release"; }; - FFF3948304f07f8d948304f0 /* debug */ = { + FFF353858ef07f9253858ef0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "debug"; }; - FFF394830be07f8d94830be0 /* checked */ = { + FFF3538595e07f92538595e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "checked"; }; - FFF3948312d07f8d948312d0 /* profile */ = { + FFF353859cd07f9253859cd0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { }; @@ -7574,34 +7572,34 @@ /* End XCBuildConfiguration section */ /* Begin PBXProject section */ - FFF991d4b7007f8d91d4b700 /* Project object */ = { + FFF951c7d2907f9251c7d290 /* Project object */ = { isa = PBXProject; - buildConfigurationList = FFF691d4b7007f8d91d4b700 /* Build configuration list for PBXProject PhysX */; + buildConfigurationList = FFF651c7d2907f9251c7d290 /* Build configuration list for PBXProject PhysX */; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 1; - mainGroup = FFFB91d4b7687f8d91d4b768 /* PhysX */; + mainGroup = FFFB51c7d2f87f9251c7d2f8 /* PhysX */; targets = ( - FFFA9413e7907f8d9413e790, - FFFA9415f9607f8d9415f960, - FFFA94160e307f8d94160e30, - FFFA94170b507f8d94170b50, - FFFA941835207f8d94183520, - FFFA94187b607f8d94187b60, - FFFA945316907f8d94531690, - FFFA9319b8507f8d9319b850, - FFFA93189bd07f8d93189bd0, - FFFA935339407f8d93533940, - FFFA934063907f8d93406390, - FFFA93436e307f8d93436e30, - FFFA9370e0407f8d9370e040, - FFFA935559107f8d93555910, - FFFA937223b07f8d937223b0, - FFFA9430dc007f8d9430dc00, - FFFA9414ddd07f8d9414ddd0, + FFFA5289af407f925289af40, + FFFA5284a3107f925284a310, + FFFA528aa6007f92528aa600, + FFFA54505fa07f9254505fa0, + FFFA545189707f9254518970, + FFFA5451cfb07f925451cfb0, + FFFA54435d507f9254435d50, + FFFA5294e4807f925294e480, + FFFA52959d507f9252959d50, + FFFA528cd4707f92528cd470, + FFFA529348507f9252934850, + FFFA540074f07f92540074f0, + FFFA52e144307f9252e14430, + FFFA528b5a907f92528b5a90, + FFFA52e312407f9252e31240, + FFFA5285c5b07f925285c5b0, + FFFA528966007f9252896600, ); }; /* End PBXProject section */ }; - rootObject = FFF991d4b7007f8d91d4b700 /* Project object */; + rootObject = FFF951c7d2907f9251c7d290 /* Project object */; } diff --git a/PhysX_3.4/Source/compiler/xcode_osx32/PhysX.xcodeproj/project.pbxproj b/PhysX_3.4/Source/compiler/xcode_osx32/PhysX.xcodeproj/project.pbxproj index 5e648fb7..d88acb8c 100644 --- a/PhysX_3.4/Source/compiler/xcode_osx32/PhysX.xcodeproj/project.pbxproj +++ b/PhysX_3.4/Source/compiler/xcode_osx32/PhysX.xcodeproj/project.pbxproj @@ -7,223 +7,223 @@ objects = { /* Begin PBXBuildFile section of PhysX */ - FFFFdcc6cb507ff3dcc6cb50 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDdcc9a1f07ff3dcc9a1f0 /* SceneQuery */; }; - FFFFdcc689f07ff3dcc689f0 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDdcc9e8e07ff3dcc9e8e0 /* SimulationController */; }; - FFFFdd0388387ff3dd038838 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0388387ff3dd038838 /* NpActor.cpp */; }; - FFFFdd0388a07ff3dd0388a0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0388a07ff3dd0388a0 /* NpAggregate.cpp */; }; - FFFFdd0389087ff3dd038908 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0389087ff3dd038908 /* NpArticulation.cpp */; }; - FFFFdd0389707ff3dd038970 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0389707ff3dd038970 /* NpArticulationJoint.cpp */; }; - FFFFdd0389d87ff3dd0389d8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0389d87ff3dd0389d8 /* NpArticulationLink.cpp */; }; - FFFFdd038a407ff3dd038a40 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd038a407ff3dd038a40 /* NpBatchQuery.cpp */; }; - FFFFdd038aa87ff3dd038aa8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd038aa87ff3dd038aa8 /* NpConstraint.cpp */; }; - FFFFdd038b107ff3dd038b10 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd038b107ff3dd038b10 /* NpFactory.cpp */; }; - FFFFdd038b787ff3dd038b78 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd038b787ff3dd038b78 /* NpMaterial.cpp */; }; - FFFFdd038be07ff3dd038be0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd038be07ff3dd038be0 /* NpMetaData.cpp */; }; - FFFFdd038c487ff3dd038c48 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd038c487ff3dd038c48 /* NpPhysics.cpp */; }; - FFFFdd038cb07ff3dd038cb0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd038cb07ff3dd038cb0 /* NpPvdSceneQueryCollector.cpp */; }; - FFFFdd038d187ff3dd038d18 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd038d187ff3dd038d18 /* NpReadCheck.cpp */; }; - FFFFdd038d807ff3dd038d80 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd038d807ff3dd038d80 /* NpRigidDynamic.cpp */; }; - FFFFdd038de87ff3dd038de8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd038de87ff3dd038de8 /* NpRigidStatic.cpp */; }; - FFFFdd038e507ff3dd038e50 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd038e507ff3dd038e50 /* NpScene.cpp */; }; - FFFFdd038eb87ff3dd038eb8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd038eb87ff3dd038eb8 /* NpSceneQueries.cpp */; }; - FFFFdd038f207ff3dd038f20 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd038f207ff3dd038f20 /* NpSerializerAdapter.cpp */; }; - FFFFdd038f887ff3dd038f88 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd038f887ff3dd038f88 /* NpShape.cpp */; }; - FFFFdd038ff07ff3dd038ff0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd038ff07ff3dd038ff0 /* NpShapeManager.cpp */; }; - FFFFdd0390587ff3dd039058 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0390587ff3dd039058 /* NpSpatialIndex.cpp */; }; - FFFFdd0390c07ff3dd0390c0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0390c07ff3dd0390c0 /* NpVolumeCache.cpp */; }; - FFFFdd0391287ff3dd039128 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0391287ff3dd039128 /* NpWriteCheck.cpp */; }; - FFFFdd0391907ff3dd039190 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0391907ff3dd039190 /* PvdMetaDataPvdBinding.cpp */; }; - FFFFdd0391f87ff3dd0391f8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0391f87ff3dd0391f8 /* PvdPhysicsClient.cpp */; }; - FFFFdd0394007ff3dd039400 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0394007ff3dd039400 /* particles/NpParticleFluid.cpp */; }; - FFFFdd0394687ff3dd039468 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0394687ff3dd039468 /* particles/NpParticleSystem.cpp */; }; - FFFFdd039c207ff3dd039c20 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd039c207ff3dd039c20 /* buffering/ScbActor.cpp */; }; - FFFFdd039c887ff3dd039c88 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd039c887ff3dd039c88 /* buffering/ScbAggregate.cpp */; }; - FFFFdd039cf07ff3dd039cf0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd039cf07ff3dd039cf0 /* buffering/ScbBase.cpp */; }; - FFFFdd039d587ff3dd039d58 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd039d587ff3dd039d58 /* buffering/ScbCloth.cpp */; }; - FFFFdd039dc07ff3dd039dc0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd039dc07ff3dd039dc0 /* buffering/ScbMetaData.cpp */; }; - FFFFdd039e287ff3dd039e28 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd039e287ff3dd039e28 /* buffering/ScbParticleSystem.cpp */; }; - FFFFdd039e907ff3dd039e90 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd039e907ff3dd039e90 /* buffering/ScbScene.cpp */; }; - FFFFdd039ef87ff3dd039ef8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd039ef87ff3dd039ef8 /* buffering/ScbScenePvdClient.cpp */; }; - FFFFdd039f607ff3dd039f60 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd039f607ff3dd039f60 /* buffering/ScbShape.cpp */; }; - FFFFdd03a1007ff3dd03a100 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd03a1007ff3dd03a100 /* cloth/NpCloth.cpp */; }; - FFFFdd03a1687ff3dd03a168 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd03a1687ff3dd03a168 /* cloth/NpClothFabric.cpp */; }; - FFFFdd03a1d07ff3dd03a1d0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd03a1d07ff3dd03a1d0 /* cloth/NpClothParticleData.cpp */; }; - FFFFdd03a2387ff3dd03a238 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd03a2387ff3dd03a238 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; - FFFFdd0329a87ff3dd0329a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDdd0329a87ff3dd0329a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; - FFFFdd032a107ff3dd032a10 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDdd032a107ff3dd032a10 /* core/src/PxMetaDataObjects.cpp */; }; + FFFF8e2199707fa18e219970 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD8be667307fa18be66730 /* SceneQuery */; }; + FFFF8e219d707fa18e219d70 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD8be669207fa18be66920 /* SimulationController */; }; + FFFF8c02b6387fa18c02b638 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02b6387fa18c02b638 /* NpActor.cpp */; }; + FFFF8c02b6a07fa18c02b6a0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02b6a07fa18c02b6a0 /* NpAggregate.cpp */; }; + FFFF8c02b7087fa18c02b708 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02b7087fa18c02b708 /* NpArticulation.cpp */; }; + FFFF8c02b7707fa18c02b770 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02b7707fa18c02b770 /* NpArticulationJoint.cpp */; }; + FFFF8c02b7d87fa18c02b7d8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02b7d87fa18c02b7d8 /* NpArticulationLink.cpp */; }; + FFFF8c02b8407fa18c02b840 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02b8407fa18c02b840 /* NpBatchQuery.cpp */; }; + FFFF8c02b8a87fa18c02b8a8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02b8a87fa18c02b8a8 /* NpConstraint.cpp */; }; + FFFF8c02b9107fa18c02b910 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02b9107fa18c02b910 /* NpFactory.cpp */; }; + FFFF8c02b9787fa18c02b978 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02b9787fa18c02b978 /* NpMaterial.cpp */; }; + FFFF8c02b9e07fa18c02b9e0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02b9e07fa18c02b9e0 /* NpMetaData.cpp */; }; + FFFF8c02ba487fa18c02ba48 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02ba487fa18c02ba48 /* NpPhysics.cpp */; }; + FFFF8c02bab07fa18c02bab0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02bab07fa18c02bab0 /* NpPvdSceneQueryCollector.cpp */; }; + FFFF8c02bb187fa18c02bb18 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02bb187fa18c02bb18 /* NpReadCheck.cpp */; }; + FFFF8c02bb807fa18c02bb80 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02bb807fa18c02bb80 /* NpRigidDynamic.cpp */; }; + FFFF8c02bbe87fa18c02bbe8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02bbe87fa18c02bbe8 /* NpRigidStatic.cpp */; }; + FFFF8c02bc507fa18c02bc50 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02bc507fa18c02bc50 /* NpScene.cpp */; }; + FFFF8c02bcb87fa18c02bcb8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02bcb87fa18c02bcb8 /* NpSceneQueries.cpp */; }; + FFFF8c02bd207fa18c02bd20 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02bd207fa18c02bd20 /* NpSerializerAdapter.cpp */; }; + FFFF8c02bd887fa18c02bd88 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02bd887fa18c02bd88 /* NpShape.cpp */; }; + FFFF8c02bdf07fa18c02bdf0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02bdf07fa18c02bdf0 /* NpShapeManager.cpp */; }; + FFFF8c02be587fa18c02be58 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02be587fa18c02be58 /* NpSpatialIndex.cpp */; }; + FFFF8c02bec07fa18c02bec0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02bec07fa18c02bec0 /* NpVolumeCache.cpp */; }; + FFFF8c02bf287fa18c02bf28 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02bf287fa18c02bf28 /* NpWriteCheck.cpp */; }; + FFFF8c02bf907fa18c02bf90 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02bf907fa18c02bf90 /* PvdMetaDataPvdBinding.cpp */; }; + FFFF8c02bff87fa18c02bff8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02bff87fa18c02bff8 /* PvdPhysicsClient.cpp */; }; + FFFF8c02c2007fa18c02c200 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02c2007fa18c02c200 /* particles/NpParticleFluid.cpp */; }; + FFFF8c02c2687fa18c02c268 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02c2687fa18c02c268 /* particles/NpParticleSystem.cpp */; }; + FFFF8c02ca207fa18c02ca20 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02ca207fa18c02ca20 /* buffering/ScbActor.cpp */; }; + FFFF8c02ca887fa18c02ca88 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02ca887fa18c02ca88 /* buffering/ScbAggregate.cpp */; }; + FFFF8c02caf07fa18c02caf0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02caf07fa18c02caf0 /* buffering/ScbBase.cpp */; }; + FFFF8c02cb587fa18c02cb58 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02cb587fa18c02cb58 /* buffering/ScbCloth.cpp */; }; + FFFF8c02cbc07fa18c02cbc0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02cbc07fa18c02cbc0 /* buffering/ScbMetaData.cpp */; }; + FFFF8c02cc287fa18c02cc28 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02cc287fa18c02cc28 /* buffering/ScbParticleSystem.cpp */; }; + FFFF8c02cc907fa18c02cc90 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02cc907fa18c02cc90 /* buffering/ScbScene.cpp */; }; + FFFF8c02ccf87fa18c02ccf8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02ccf87fa18c02ccf8 /* buffering/ScbScenePvdClient.cpp */; }; + FFFF8c02cd607fa18c02cd60 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02cd607fa18c02cd60 /* buffering/ScbShape.cpp */; }; + FFFF8c02cf007fa18c02cf00 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02cf007fa18c02cf00 /* cloth/NpCloth.cpp */; }; + FFFF8c02cf687fa18c02cf68 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02cf687fa18c02cf68 /* cloth/NpClothFabric.cpp */; }; + FFFF8c02cfd07fa18c02cfd0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02cfd07fa18c02cfd0 /* cloth/NpClothParticleData.cpp */; }; + FFFF8c02d0387fa18c02d038 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02d0387fa18c02d038 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; + FFFF8c0257a87fa18c0257a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD8c0257a87fa18c0257a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; + FFFF8c0258107fa18c025810 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD8c0258107fa18c025810 /* core/src/PxMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDdcc714a07ff3dcc714a0 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDdd037a007ff3dd037a00 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd037a687ff3dd037a68 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd037ad07ff3dd037ad0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd037b387ff3dd037b38 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd037ba07ff3dd037ba0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd037c087ff3dd037c08 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd037c707ff3dd037c70 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd037cd87ff3dd037cd8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd037d407ff3dd037d40 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd037da87ff3dd037da8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd037e107ff3dd037e10 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd037e787ff3dd037e78 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd037ee07ff3dd037ee0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd037f487ff3dd037f48 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd037fb07ff3dd037fb0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0380187ff3dd038018 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0380807ff3dd038080 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0380e87ff3dd0380e8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0381507ff3dd038150 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0381b87ff3dd0381b8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0382207ff3dd038220 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0382887ff3dd038288 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0382f07ff3dd0382f0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0383587ff3dd038358 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0383c07ff3dd0383c0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0384287ff3dd038428 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0384907ff3dd038490 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0384f87ff3dd0384f8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0385607ff3dd038560 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0385c87ff3dd0385c8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0386307ff3dd038630 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0386987ff3dd038698 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0387007ff3dd038700 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0387687ff3dd038768 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0387d07ff3dd0387d0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0388387ff3dd038838 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0388a07ff3dd0388a0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0389087ff3dd038908 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0389707ff3dd038970 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0389d87ff3dd0389d8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd038a407ff3dd038a40 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd038aa87ff3dd038aa8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd038b107ff3dd038b10 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd038b787ff3dd038b78 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd038be07ff3dd038be0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd038c487ff3dd038c48 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd038cb07ff3dd038cb0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd038d187ff3dd038d18 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd038d807ff3dd038d80 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd038de87ff3dd038de8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd038e507ff3dd038e50 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd038eb87ff3dd038eb8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd038f207ff3dd038f20 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd038f887ff3dd038f88 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd038ff07ff3dd038ff0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0390587ff3dd039058 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0390c07ff3dd0390c0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0391287ff3dd039128 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0391907ff3dd039190 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0391f87ff3dd0391f8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0392607ff3dd039260 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0392c87ff3dd0392c8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0393307ff3dd039330 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0393987ff3dd039398 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0394007ff3dd039400 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0394687ff3dd039468 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0394d07ff3dd0394d0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0395387ff3dd039538 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0395a07ff3dd0395a0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0396087ff3dd039608 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0396707ff3dd039670 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0396d87ff3dd0396d8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0397407ff3dd039740 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0397a87ff3dd0397a8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0398107ff3dd039810 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0398787ff3dd039878 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0398e07ff3dd0398e0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0399487ff3dd039948 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0399b07ff3dd0399b0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd039a187ff3dd039a18 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd039a807ff3dd039a80 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd039ae87ff3dd039ae8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd039b507ff3dd039b50 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd039bb87ff3dd039bb8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd039c207ff3dd039c20 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd039c887ff3dd039c88 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd039cf07ff3dd039cf0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd039d587ff3dd039d58 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd039dc07ff3dd039dc0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd039e287ff3dd039e28 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd039e907ff3dd039e90 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd039ef87ff3dd039ef8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd039f607ff3dd039f60 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd039fc87ff3dd039fc8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a0307ff3dd03a030 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a0987ff3dd03a098 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a1007ff3dd03a100 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a1687ff3dd03a168 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a1d07ff3dd03a1d0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a2387ff3dd03a238 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a4007ff3dd03a400 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a4687ff3dd03a468 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a4d07ff3dd03a4d0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a5387ff3dd03a538 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a5a07ff3dd03a5a0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a6087ff3dd03a608 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a6707ff3dd03a670 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a6d87ff3dd03a6d8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a7407ff3dd03a740 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a7a87ff3dd03a7a8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a8107ff3dd03a810 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a8787ff3dd03a878 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a8e07ff3dd03a8e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a9487ff3dd03a948 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03a9b07ff3dd03a9b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03aa187ff3dd03aa18 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03aa807ff3dd03aa80 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03aae87ff3dd03aae8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03ab507ff3dd03ab50 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03abb87ff3dd03abb8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03ac207ff3dd03ac20 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03ac887ff3dd03ac88 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03acf07ff3dd03acf0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03ad587ff3dd03ad58 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03adc07ff3dd03adc0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03ae287ff3dd03ae28 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03ae907ff3dd03ae90 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03aef87ff3dd03aef8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03af607ff3dd03af60 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03afc87ff3dd03afc8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b0307ff3dd03b030 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b0987ff3dd03b098 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b1007ff3dd03b100 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b1687ff3dd03b168 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b1d07ff3dd03b1d0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b2387ff3dd03b238 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b2a07ff3dd03b2a0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b3087ff3dd03b308 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b3707ff3dd03b370 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b3d87ff3dd03b3d8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b4407ff3dd03b440 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b4a87ff3dd03b4a8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b5107ff3dd03b510 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b5787ff3dd03b578 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b5e07ff3dd03b5e0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b6487ff3dd03b648 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b6b07ff3dd03b6b0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b7187ff3dd03b718 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b7807ff3dd03b780 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b7e87ff3dd03b7e8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b8507ff3dd03b850 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b8b87ff3dd03b8b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b9207ff3dd03b920 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03b9887ff3dd03b988 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0326007ff3dd032600 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0326687ff3dd032668 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0326d07ff3dd0326d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0327387ff3dd032738 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0327a07ff3dd0327a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0328087ff3dd032808 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0328707ff3dd032870 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0328d87ff3dd0328d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0329407ff3dd032940 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0329a87ff3dd0329a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd032a107ff3dd032a10 /* core/src/PxMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8bc62c307fa18bc62c30 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8c02a8007fa18c02a800 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02a8687fa18c02a868 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02a8d07fa18c02a8d0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02a9387fa18c02a938 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02a9a07fa18c02a9a0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02aa087fa18c02aa08 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02aa707fa18c02aa70 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02aad87fa18c02aad8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ab407fa18c02ab40 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02aba87fa18c02aba8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ac107fa18c02ac10 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ac787fa18c02ac78 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ace07fa18c02ace0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ad487fa18c02ad48 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02adb07fa18c02adb0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ae187fa18c02ae18 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ae807fa18c02ae80 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02aee87fa18c02aee8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02af507fa18c02af50 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02afb87fa18c02afb8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b0207fa18c02b020 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b0887fa18c02b088 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b0f07fa18c02b0f0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b1587fa18c02b158 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b1c07fa18c02b1c0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b2287fa18c02b228 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b2907fa18c02b290 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b2f87fa18c02b2f8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b3607fa18c02b360 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b3c87fa18c02b3c8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b4307fa18c02b430 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b4987fa18c02b498 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b5007fa18c02b500 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b5687fa18c02b568 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b5d07fa18c02b5d0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b6387fa18c02b638 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b6a07fa18c02b6a0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b7087fa18c02b708 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b7707fa18c02b770 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b7d87fa18c02b7d8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b8407fa18c02b840 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b8a87fa18c02b8a8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b9107fa18c02b910 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b9787fa18c02b978 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02b9e07fa18c02b9e0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ba487fa18c02ba48 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02bab07fa18c02bab0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02bb187fa18c02bb18 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02bb807fa18c02bb80 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02bbe87fa18c02bbe8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02bc507fa18c02bc50 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02bcb87fa18c02bcb8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02bd207fa18c02bd20 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02bd887fa18c02bd88 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02bdf07fa18c02bdf0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02be587fa18c02be58 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02bec07fa18c02bec0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02bf287fa18c02bf28 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02bf907fa18c02bf90 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02bff87fa18c02bff8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c0607fa18c02c060 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c0c87fa18c02c0c8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c1307fa18c02c130 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c1987fa18c02c198 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c2007fa18c02c200 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c2687fa18c02c268 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c2d07fa18c02c2d0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c3387fa18c02c338 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c3a07fa18c02c3a0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c4087fa18c02c408 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c4707fa18c02c470 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c4d87fa18c02c4d8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c5407fa18c02c540 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c5a87fa18c02c5a8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c6107fa18c02c610 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c6787fa18c02c678 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c6e07fa18c02c6e0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c7487fa18c02c748 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c7b07fa18c02c7b0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c8187fa18c02c818 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c8807fa18c02c880 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c8e87fa18c02c8e8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c9507fa18c02c950 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02c9b87fa18c02c9b8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ca207fa18c02ca20 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ca887fa18c02ca88 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02caf07fa18c02caf0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02cb587fa18c02cb58 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02cbc07fa18c02cbc0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02cc287fa18c02cc28 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02cc907fa18c02cc90 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ccf87fa18c02ccf8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02cd607fa18c02cd60 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02cdc87fa18c02cdc8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ce307fa18c02ce30 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ce987fa18c02ce98 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02cf007fa18c02cf00 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02cf687fa18c02cf68 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02cfd07fa18c02cfd0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d0387fa18c02d038 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d2007fa18c02d200 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d2687fa18c02d268 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d2d07fa18c02d2d0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d3387fa18c02d338 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d3a07fa18c02d3a0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d4087fa18c02d408 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d4707fa18c02d470 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d4d87fa18c02d4d8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d5407fa18c02d540 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d5a87fa18c02d5a8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d6107fa18c02d610 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d6787fa18c02d678 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d6e07fa18c02d6e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d7487fa18c02d748 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d7b07fa18c02d7b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d8187fa18c02d818 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d8807fa18c02d880 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d8e87fa18c02d8e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d9507fa18c02d950 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02d9b87fa18c02d9b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02da207fa18c02da20 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02da887fa18c02da88 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02daf07fa18c02daf0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02db587fa18c02db58 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02dbc07fa18c02dbc0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02dc287fa18c02dc28 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02dc907fa18c02dc90 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02dcf87fa18c02dcf8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02dd607fa18c02dd60 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ddc87fa18c02ddc8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02de307fa18c02de30 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02de987fa18c02de98 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02df007fa18c02df00 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02df687fa18c02df68 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02dfd07fa18c02dfd0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e0387fa18c02e038 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e0a07fa18c02e0a0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e1087fa18c02e108 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e1707fa18c02e170 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e1d87fa18c02e1d8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e2407fa18c02e240 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e2a87fa18c02e2a8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e3107fa18c02e310 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e3787fa18c02e378 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e3e07fa18c02e3e0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e4487fa18c02e448 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e4b07fa18c02e4b0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e5187fa18c02e518 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e5807fa18c02e580 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e5e87fa18c02e5e8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e6507fa18c02e650 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e6b87fa18c02e6b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e7207fa18c02e720 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e7887fa18c02e788 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0254007fa18c025400 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0254687fa18c025468 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0254d07fa18c0254d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0255387fa18c025538 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0255a07fa18c0255a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0256087fa18c025608 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0256707fa18c025670 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0256d87fa18c0256d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0257407fa18c025740 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0257a87fa18c0257a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0258107fa18c025810 /* core/src/PxMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2dcc714a07ff3dcc714a0 /* Resources */ = { + FFF28bc62c307fa18bc62c30 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -233,7 +233,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCdcc714a07ff3dcc714a0 /* Frameworks */ = { + FFFC8bc62c307fa18bc62c30 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -243,52 +243,52 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8dcc714a07ff3dcc714a0 /* Sources */ = { + FFF88bc62c307fa18bc62c30 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdd0388387ff3dd038838, - FFFFdd0388a07ff3dd0388a0, - FFFFdd0389087ff3dd038908, - FFFFdd0389707ff3dd038970, - FFFFdd0389d87ff3dd0389d8, - FFFFdd038a407ff3dd038a40, - FFFFdd038aa87ff3dd038aa8, - FFFFdd038b107ff3dd038b10, - FFFFdd038b787ff3dd038b78, - FFFFdd038be07ff3dd038be0, - FFFFdd038c487ff3dd038c48, - FFFFdd038cb07ff3dd038cb0, - FFFFdd038d187ff3dd038d18, - FFFFdd038d807ff3dd038d80, - FFFFdd038de87ff3dd038de8, - FFFFdd038e507ff3dd038e50, - FFFFdd038eb87ff3dd038eb8, - FFFFdd038f207ff3dd038f20, - FFFFdd038f887ff3dd038f88, - FFFFdd038ff07ff3dd038ff0, - FFFFdd0390587ff3dd039058, - FFFFdd0390c07ff3dd0390c0, - FFFFdd0391287ff3dd039128, - FFFFdd0391907ff3dd039190, - FFFFdd0391f87ff3dd0391f8, - FFFFdd0394007ff3dd039400, - FFFFdd0394687ff3dd039468, - FFFFdd039c207ff3dd039c20, - FFFFdd039c887ff3dd039c88, - FFFFdd039cf07ff3dd039cf0, - FFFFdd039d587ff3dd039d58, - FFFFdd039dc07ff3dd039dc0, - FFFFdd039e287ff3dd039e28, - FFFFdd039e907ff3dd039e90, - FFFFdd039ef87ff3dd039ef8, - FFFFdd039f607ff3dd039f60, - FFFFdd03a1007ff3dd03a100, - FFFFdd03a1687ff3dd03a168, - FFFFdd03a1d07ff3dd03a1d0, - FFFFdd03a2387ff3dd03a238, - FFFFdd0329a87ff3dd0329a8, - FFFFdd032a107ff3dd032a10, + FFFF8c02b6387fa18c02b638, + FFFF8c02b6a07fa18c02b6a0, + FFFF8c02b7087fa18c02b708, + FFFF8c02b7707fa18c02b770, + FFFF8c02b7d87fa18c02b7d8, + FFFF8c02b8407fa18c02b840, + FFFF8c02b8a87fa18c02b8a8, + FFFF8c02b9107fa18c02b910, + FFFF8c02b9787fa18c02b978, + FFFF8c02b9e07fa18c02b9e0, + FFFF8c02ba487fa18c02ba48, + FFFF8c02bab07fa18c02bab0, + FFFF8c02bb187fa18c02bb18, + FFFF8c02bb807fa18c02bb80, + FFFF8c02bbe87fa18c02bbe8, + FFFF8c02bc507fa18c02bc50, + FFFF8c02bcb87fa18c02bcb8, + FFFF8c02bd207fa18c02bd20, + FFFF8c02bd887fa18c02bd88, + FFFF8c02bdf07fa18c02bdf0, + FFFF8c02be587fa18c02be58, + FFFF8c02bec07fa18c02bec0, + FFFF8c02bf287fa18c02bf28, + FFFF8c02bf907fa18c02bf90, + FFFF8c02bff87fa18c02bff8, + FFFF8c02c2007fa18c02c200, + FFFF8c02c2687fa18c02c268, + FFFF8c02ca207fa18c02ca20, + FFFF8c02ca887fa18c02ca88, + FFFF8c02caf07fa18c02caf0, + FFFF8c02cb587fa18c02cb58, + FFFF8c02cbc07fa18c02cbc0, + FFFF8c02cc287fa18c02cc28, + FFFF8c02cc907fa18c02cc90, + FFFF8c02ccf87fa18c02ccf8, + FFFF8c02cd607fa18c02cd60, + FFFF8c02cf007fa18c02cf00, + FFFF8c02cf687fa18c02cf68, + FFFF8c02cfd07fa18c02cfd0, + FFFF8c02d0387fa18c02d038, + FFFF8c0257a87fa18c0257a8, + FFFF8c0258107fa18c025810, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -297,112 +297,112 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4dcc732307ff3dcc73230 /* PBXTargetDependency */ = { + FFF48e216a507fa18e216a50 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdce079107ff3dce07910 /* LowLevel */; - targetProxy = FFF5dce079107ff3dce07910 /* PBXContainerItemProxy */; + target = FFFA8e0045f07fa18e0045f0 /* LowLevel */; + targetProxy = FFF58e0045f07fa18e0045f0 /* PBXContainerItemProxy */; }; - FFF4dcc6bb707ff3dcc6bb70 /* PBXTargetDependency */ = { + FFF48e2185e07fa18e2185e0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdcc44f407ff3dcc44f40 /* LowLevelAABB */; - targetProxy = FFF5dcc44f407ff3dcc44f40 /* PBXContainerItemProxy */; + target = FFFA8e1082507fa18e108250 /* LowLevelAABB */; + targetProxy = FFF58e1082507fa18e108250 /* PBXContainerItemProxy */; }; - FFF4dcc6ca907ff3dcc6ca90 /* PBXTargetDependency */ = { + FFF48e2181e07fa18e2181e0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAde1080f07ff3de1080f0 /* LowLevelCloth */; - targetProxy = FFF5de1080f07ff3de1080f0 /* PBXContainerItemProxy */; + target = FFFA8e1176f07fa18e1176f0 /* LowLevelCloth */; + targetProxy = FFF58e1176f07fa18e1176f0 /* PBXContainerItemProxy */; }; - FFF4dcc6bbd07ff3dcc6bbd0 /* PBXTargetDependency */ = { + FFF48e2189e07fa18e2189e0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdcf075707ff3dcf07570 /* LowLevelDynamics */; - targetProxy = FFF5dcf075707ff3dcf07570 /* PBXContainerItemProxy */; + target = FFFA8d7244f07fa18d7244f0 /* LowLevelDynamics */; + targetProxy = FFF58d7244f07fa18d7244f0 /* PBXContainerItemProxy */; }; - FFF4dcc6caf07ff3dcc6caf0 /* PBXTargetDependency */ = { + FFF48e217fe07fa18e217fe0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdcf22d807ff3dcf22d80 /* LowLevelParticles */; - targetProxy = FFF5dcf22d807ff3dcf22d80 /* PBXContainerItemProxy */; + target = FFFA8bc744107fa18bc74410 /* LowLevelParticles */; + targetProxy = FFF58bc744107fa18bc74410 /* PBXContainerItemProxy */; }; - FFF4dcc6d0b07ff3dcc6d0b0 /* PBXTargetDependency */ = { + FFF48e216c507fa18e216c50 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdc88a1407ff3dc88a140 /* PhysXCommon */; - targetProxy = FFF5dc88a1407ff3dc88a140 /* PBXContainerItemProxy */; + target = FFFA8d1551c07fa18d1551c0 /* PhysXCommon */; + targetProxy = FFF58d1551c07fa18d1551c0 /* PBXContainerItemProxy */; }; - FFF4dcc717907ff3dcc71790 /* PBXTargetDependency */ = { + FFF48e2ba2107fa18e2ba210 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdc88e8a07ff3dc88e8a0 /* PxFoundation */; - targetProxy = FFF5dc88e8a07ff3dc88e8a0 /* PBXContainerItemProxy */; + target = FFFA8d1321d07fa18d1321d0 /* PxFoundation */; + targetProxy = FFF58d1321d07fa18d1321d0 /* PBXContainerItemProxy */; }; - FFF4dcc714407ff3dcc71440 /* PBXTargetDependency */ = { + FFF48e2b9ba07fa18e2b9ba0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdcc360d07ff3dcc360d0 /* PxPvdSDK */; - targetProxy = FFF5dcc360d07ff3dcc360d0 /* PBXContainerItemProxy */; + target = FFFA8d1604e07fa18d1604e0 /* PxPvdSDK */; + targetProxy = FFF58d1604e07fa18d1604e0 /* PBXContainerItemProxy */; }; - FFF4dcc68a207ff3dcc68a20 /* PBXTargetDependency */ = { + FFF48e21a1707fa18e21a170 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdce4e9207ff3dce4e920 /* PxTask */; - targetProxy = FFF5dce4e9207ff3dce4e920 /* PBXContainerItemProxy */; + target = FFFA8e3634f07fa18e3634f0 /* PxTask */; + targetProxy = FFF58e3634f07fa18e3634f0 /* PBXContainerItemProxy */; }; - FFF4dcc6cb507ff3dcc6cb50 /* PBXTargetDependency */ = { + FFF48e2199707fa18e219970 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdcc9a1f07ff3dcc9a1f0 /* SceneQuery */; - targetProxy = FFF5dcc9a1f07ff3dcc9a1f0 /* PBXContainerItemProxy */; + target = FFFA8be667307fa18be66730 /* SceneQuery */; + targetProxy = FFF58be667307fa18be66730 /* PBXContainerItemProxy */; }; - FFF4dcc689f07ff3dcc689f0 /* PBXTargetDependency */ = { + FFF48e219d707fa18e219d70 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdcc9e8e07ff3dcc9e8e0 /* SimulationController */; - targetProxy = FFF5dcc9e8e07ff3dcc9e8e0 /* PBXContainerItemProxy */; + target = FFFA8be669207fa18be66920 /* SimulationController */; + targetProxy = FFF58be669207fa18be66920 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCharacterKinematic */ - FFFFdcc7e2507ff3dcc7e250 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDdcc891607ff3dcc89160 /* PhysXExtensions */; }; - FFFFdd03be787ff3dd03be78 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd03be787ff3dd03be78 /* CctBoxController.cpp */; }; - FFFFdd03bee07ff3dd03bee0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd03bee07ff3dd03bee0 /* CctCapsuleController.cpp */; }; - FFFFdd03bf487ff3dd03bf48 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd03bf487ff3dd03bf48 /* CctCharacterController.cpp */; }; - FFFFdd03bfb07ff3dd03bfb0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd03bfb07ff3dd03bfb0 /* CctCharacterControllerCallbacks.cpp */; }; - FFFFdd03c0187ff3dd03c018 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd03c0187ff3dd03c018 /* CctCharacterControllerManager.cpp */; }; - FFFFdd03c0807ff3dd03c080 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd03c0807ff3dd03c080 /* CctController.cpp */; }; - FFFFdd03c0e87ff3dd03c0e8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd03c0e87ff3dd03c0e8 /* CctObstacleContext.cpp */; }; - FFFFdd03c1507ff3dd03c150 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd03c1507ff3dd03c150 /* CctSweptBox.cpp */; }; - FFFFdd03c1b87ff3dd03c1b8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd03c1b87ff3dd03c1b8 /* CctSweptCapsule.cpp */; }; - FFFFdd03c2207ff3dd03c220 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd03c2207ff3dd03c220 /* CctSweptVolume.cpp */; }; + FFFF8e21c1707fa18e21c170 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD8be663407fa18be66340 /* PhysXExtensions */; }; + FFFF8c02ec787fa18c02ec78 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02ec787fa18c02ec78 /* CctBoxController.cpp */; }; + FFFF8c02ece07fa18c02ece0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02ece07fa18c02ece0 /* CctCapsuleController.cpp */; }; + FFFF8c02ed487fa18c02ed48 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02ed487fa18c02ed48 /* CctCharacterController.cpp */; }; + FFFF8c02edb07fa18c02edb0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02edb07fa18c02edb0 /* CctCharacterControllerCallbacks.cpp */; }; + FFFF8c02ee187fa18c02ee18 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02ee187fa18c02ee18 /* CctCharacterControllerManager.cpp */; }; + FFFF8c02ee807fa18c02ee80 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02ee807fa18c02ee80 /* CctController.cpp */; }; + FFFF8c02eee87fa18c02eee8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02eee87fa18c02eee8 /* CctObstacleContext.cpp */; }; + FFFF8c02ef507fa18c02ef50 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02ef507fa18c02ef50 /* CctSweptBox.cpp */; }; + FFFF8c02efb87fa18c02efb8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02efb87fa18c02efb8 /* CctSweptCapsule.cpp */; }; + FFFF8c02f0207fa18c02f020 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c02f0207fa18c02f020 /* CctSweptVolume.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDdcc6c7107ff3dcc6c710 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDdcc5eb907ff3dcc5eb90 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc5ebf87ff3dcc5ebf8 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc5ec607ff3dcc5ec60 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc5ecc87ff3dcc5ecc8 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc5ed307ff3dcc5ed30 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc5ed987ff3dcc5ed98 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc5ee007ff3dcc5ee00 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc5ee687ff3dcc5ee68 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03ba007ff3dd03ba00 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03ba687ff3dd03ba68 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03bad07ff3dd03bad0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03bb387ff3dd03bb38 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03bba07ff3dd03bba0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03bc087ff3dd03bc08 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03bc707ff3dd03bc70 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03bcd87ff3dd03bcd8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03bd407ff3dd03bd40 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03bda87ff3dd03bda8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03be107ff3dd03be10 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03be787ff3dd03be78 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd03bee07ff3dd03bee0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd03bf487ff3dd03bf48 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd03bfb07ff3dd03bfb0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd03c0187ff3dd03c018 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd03c0807ff3dd03c080 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd03c0e87ff3dd03c0e8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd03c1507ff3dd03c150 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd03c1b87ff3dd03c1b8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd03c2207ff3dd03c220 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8bc650b07fa18bc650b0 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8be65cc07fa18be65cc0 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFD8be65d287fa18be65d28 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFD8be65d907fa18be65d90 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; + FFFD8be65df87fa18be65df8 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; + FFFD8be65e607fa18be65e60 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; + FFFD8be65ec87fa18be65ec8 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8be65f307fa18be65f30 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; + FFFD8be65f987fa18be65f98 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e8007fa18c02e800 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e8687fa18c02e868 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e8d07fa18c02e8d0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e9387fa18c02e938 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02e9a07fa18c02e9a0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ea087fa18c02ea08 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ea707fa18c02ea70 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ead87fa18c02ead8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02eb407fa18c02eb40 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02eba87fa18c02eba8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ec107fa18c02ec10 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ec787fa18c02ec78 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ece07fa18c02ece0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ed487fa18c02ed48 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02edb07fa18c02edb0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ee187fa18c02ee18 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ee807fa18c02ee80 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02eee87fa18c02eee8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02ef507fa18c02ef50 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02efb87fa18c02efb8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c02f0207fa18c02f020 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2dcc6c7107ff3dcc6c710 /* Resources */ = { + FFF28bc650b07fa18bc650b0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -412,7 +412,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCdcc6c7107ff3dcc6c710 /* Frameworks */ = { + FFFC8bc650b07fa18bc650b0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -422,20 +422,20 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8dcc6c7107ff3dcc6c710 /* Sources */ = { + FFF88bc650b07fa18bc650b0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdd03be787ff3dd03be78, - FFFFdd03bee07ff3dd03bee0, - FFFFdd03bf487ff3dd03bf48, - FFFFdd03bfb07ff3dd03bfb0, - FFFFdd03c0187ff3dd03c018, - FFFFdd03c0807ff3dd03c080, - FFFFdd03c0e87ff3dd03c0e8, - FFFFdd03c1507ff3dd03c150, - FFFFdd03c1b87ff3dd03c1b8, - FFFFdd03c2207ff3dd03c220, + FFFF8c02ec787fa18c02ec78, + FFFF8c02ece07fa18c02ece0, + FFFF8c02ed487fa18c02ed48, + FFFF8c02edb07fa18c02edb0, + FFFF8c02ee187fa18c02ee18, + FFFF8c02ee807fa18c02ee80, + FFFF8c02eee87fa18c02eee8, + FFFF8c02ef507fa18c02ef50, + FFFF8c02efb87fa18c02efb8, + FFFF8c02f0207fa18c02f020, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -444,91 +444,91 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4dcc661d07ff3dcc661d0 /* PBXTargetDependency */ = { + FFF48e21d5007fa18e21d500 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdc88a1407ff3dc88a140 /* PhysXCommon */; - targetProxy = FFF5dc88a1407ff3dc88a140 /* PBXContainerItemProxy */; + target = FFFA8d1551c07fa18d1551c0 /* PhysXCommon */; + targetProxy = FFF58d1551c07fa18d1551c0 /* PBXContainerItemProxy */; }; - FFF4dcc7e2507ff3dcc7e250 /* PBXTargetDependency */ = { + FFF48e21c1707fa18e21c170 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdcc891607ff3dcc89160 /* PhysXExtensions */; - targetProxy = FFF5dcc891607ff3dcc89160 /* PBXContainerItemProxy */; + target = FFFA8be663407fa18be66340 /* PhysXExtensions */; + targetProxy = FFF58be663407fa18be66340 /* PBXContainerItemProxy */; }; - FFF4dcc6bde07ff3dcc6bde0 /* PBXTargetDependency */ = { + FFF48e221b907fa18e221b90 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdc88e8a07ff3dc88e8a0 /* PxFoundation */; - targetProxy = FFF5dc88e8a07ff3dc88e8a0 /* PBXContainerItemProxy */; + target = FFFA8d1321d07fa18d1321d0 /* PxFoundation */; + targetProxy = FFF58d1321d07fa18d1321d0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXVehicle */ - FFFFdd0400087ff3dd040008 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0400087ff3dd040008 /* PxVehicleComponents.cpp */; }; - FFFFdd0400707ff3dd040070 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0400707ff3dd040070 /* PxVehicleDrive.cpp */; }; - FFFFdd0400d87ff3dd0400d8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0400d87ff3dd0400d8 /* PxVehicleDrive4W.cpp */; }; - FFFFdd0401407ff3dd040140 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0401407ff3dd040140 /* PxVehicleDriveNW.cpp */; }; - FFFFdd0401a87ff3dd0401a8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0401a87ff3dd0401a8 /* PxVehicleDriveTank.cpp */; }; - FFFFdd0402107ff3dd040210 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0402107ff3dd040210 /* PxVehicleMetaData.cpp */; }; - FFFFdd0402787ff3dd040278 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0402787ff3dd040278 /* PxVehicleNoDrive.cpp */; }; - FFFFdd0402e07ff3dd0402e0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0402e07ff3dd0402e0 /* PxVehicleSDK.cpp */; }; - FFFFdd0403487ff3dd040348 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0403487ff3dd040348 /* PxVehicleSerialization.cpp */; }; - FFFFdd0403b07ff3dd0403b0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0403b07ff3dd0403b0 /* PxVehicleSuspWheelTire4.cpp */; }; - FFFFdd0404187ff3dd040418 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0404187ff3dd040418 /* PxVehicleTireFriction.cpp */; }; - FFFFdd0404807ff3dd040480 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0404807ff3dd040480 /* PxVehicleUpdate.cpp */; }; - FFFFdd0404e87ff3dd0404e8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0404e87ff3dd0404e8 /* PxVehicleWheels.cpp */; }; - FFFFdd0405507ff3dd040550 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0405507ff3dd040550 /* VehicleUtilControl.cpp */; }; - FFFFdd0405b87ff3dd0405b8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0405b87ff3dd0405b8 /* VehicleUtilSetup.cpp */; }; - FFFFdd0406207ff3dd040620 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0406207ff3dd040620 /* VehicleUtilTelemetry.cpp */; }; - FFFFdcc896787ff3dcc89678 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDdcc896787ff3dcc89678 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; - FFFFdcc896e07ff3dcc896e0 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDdcc896e07ff3dcc896e0 /* src/PxVehicleMetaDataObjects.cpp */; }; + FFFF8c032e087fa18c032e08 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c032e087fa18c032e08 /* PxVehicleComponents.cpp */; }; + FFFF8c032e707fa18c032e70 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c032e707fa18c032e70 /* PxVehicleDrive.cpp */; }; + FFFF8c032ed87fa18c032ed8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c032ed87fa18c032ed8 /* PxVehicleDrive4W.cpp */; }; + FFFF8c032f407fa18c032f40 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c032f407fa18c032f40 /* PxVehicleDriveNW.cpp */; }; + FFFF8c032fa87fa18c032fa8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c032fa87fa18c032fa8 /* PxVehicleDriveTank.cpp */; }; + FFFF8c0330107fa18c033010 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0330107fa18c033010 /* PxVehicleMetaData.cpp */; }; + FFFF8c0330787fa18c033078 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0330787fa18c033078 /* PxVehicleNoDrive.cpp */; }; + FFFF8c0330e07fa18c0330e0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0330e07fa18c0330e0 /* PxVehicleSDK.cpp */; }; + FFFF8c0331487fa18c033148 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0331487fa18c033148 /* PxVehicleSerialization.cpp */; }; + FFFF8c0331b07fa18c0331b0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0331b07fa18c0331b0 /* PxVehicleSuspWheelTire4.cpp */; }; + FFFF8c0332187fa18c033218 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0332187fa18c033218 /* PxVehicleTireFriction.cpp */; }; + FFFF8c0332807fa18c033280 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0332807fa18c033280 /* PxVehicleUpdate.cpp */; }; + FFFF8c0332e87fa18c0332e8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0332e87fa18c0332e8 /* PxVehicleWheels.cpp */; }; + FFFF8c0333507fa18c033350 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0333507fa18c033350 /* VehicleUtilControl.cpp */; }; + FFFF8c0333b87fa18c0333b8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0333b87fa18c0333b8 /* VehicleUtilSetup.cpp */; }; + FFFF8c0334207fa18c033420 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0334207fa18c033420 /* VehicleUtilTelemetry.cpp */; }; + FFFF8be661387fa18be66138 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD8be661387fa18be66138 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; + FFFF8be661a07fa18be661a0 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD8be661a07fa18be661a0 /* src/PxVehicleMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDdcc6a0c07ff3dcc6a0c0 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDdd03e0007ff3dd03e000 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03e0687ff3dd03e068 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03e0d07ff3dd03e0d0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03e1387ff3dd03e138 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03e1a07ff3dd03e1a0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03e2087ff3dd03e208 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03e2707ff3dd03e270 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03e2d87ff3dd03e2d8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03e3407ff3dd03e340 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03e3a87ff3dd03e3a8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03e4107ff3dd03e410 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03e4787ff3dd03e478 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03e4e07ff3dd03e4e0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03e5487ff3dd03e548 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03e5b07ff3dd03e5b0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03fe007ff3dd03fe00 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03fe687ff3dd03fe68 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03fed07ff3dd03fed0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03ff387ff3dd03ff38 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd03ffa07ff3dd03ffa0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0400087ff3dd040008 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0400707ff3dd040070 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0400d87ff3dd0400d8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0401407ff3dd040140 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0401a87ff3dd0401a8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0402107ff3dd040210 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0402787ff3dd040278 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0402e07ff3dd0402e0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0403487ff3dd040348 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0403b07ff3dd0403b0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0404187ff3dd040418 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0404807ff3dd040480 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0404e87ff3dd0404e8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0405507ff3dd040550 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0405b87ff3dd0405b8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0406207ff3dd040620 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdcc895407ff3dcc89540 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc895a87ff3dcc895a8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc896107ff3dcc89610 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc896787ff3dcc89678 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdcc896e07ff3dcc896e0 /* src/PxVehicleMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8be659807fa18be65980 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8c030e007fa18c030e00 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c030e687fa18c030e68 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c030ed07fa18c030ed0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c030f387fa18c030f38 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c030fa07fa18c030fa0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0310087fa18c031008 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0310707fa18c031070 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0310d87fa18c0310d8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0311407fa18c031140 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0311a87fa18c0311a8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0312107fa18c031210 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0312787fa18c031278 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0312e07fa18c0312e0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0313487fa18c031348 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0313b07fa18c0313b0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c032c007fa18c032c00 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c032c687fa18c032c68 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c032cd07fa18c032cd0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c032d387fa18c032d38 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c032da07fa18c032da0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c032e087fa18c032e08 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c032e707fa18c032e70 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c032ed87fa18c032ed8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c032f407fa18c032f40 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c032fa87fa18c032fa8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0330107fa18c033010 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0330787fa18c033078 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0330e07fa18c0330e0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0331487fa18c033148 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0331b07fa18c0331b0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0332187fa18c033218 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0332807fa18c033280 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0332e87fa18c0332e8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0333507fa18c033350 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0333b87fa18c0333b8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0334207fa18c033420 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8be660007fa18be66000 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD8be660687fa18be66068 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD8be660d07fa18be660d0 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD8be661387fa18be66138 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8be661a07fa18be661a0 /* src/PxVehicleMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2dcc6a0c07ff3dcc6a0c0 /* Resources */ = { + FFF28be659807fa18be65980 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -538,7 +538,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCdcc6a0c07ff3dcc6a0c0 /* Frameworks */ = { + FFFC8be659807fa18be65980 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -548,28 +548,28 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8dcc6a0c07ff3dcc6a0c0 /* Sources */ = { + FFF88be659807fa18be65980 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdd0400087ff3dd040008, - FFFFdd0400707ff3dd040070, - FFFFdd0400d87ff3dd0400d8, - FFFFdd0401407ff3dd040140, - FFFFdd0401a87ff3dd0401a8, - FFFFdd0402107ff3dd040210, - FFFFdd0402787ff3dd040278, - FFFFdd0402e07ff3dd0402e0, - FFFFdd0403487ff3dd040348, - FFFFdd0403b07ff3dd0403b0, - FFFFdd0404187ff3dd040418, - FFFFdd0404807ff3dd040480, - FFFFdd0404e87ff3dd0404e8, - FFFFdd0405507ff3dd040550, - FFFFdd0405b87ff3dd0405b8, - FFFFdd0406207ff3dd040620, - FFFFdcc896787ff3dcc89678, - FFFFdcc896e07ff3dcc896e0, + FFFF8c032e087fa18c032e08, + FFFF8c032e707fa18c032e70, + FFFF8c032ed87fa18c032ed8, + FFFF8c032f407fa18c032f40, + FFFF8c032fa87fa18c032fa8, + FFFF8c0330107fa18c033010, + FFFF8c0330787fa18c033078, + FFFF8c0330e07fa18c0330e0, + FFFF8c0331487fa18c033148, + FFFF8c0331b07fa18c0331b0, + FFFF8c0332187fa18c033218, + FFFF8c0332807fa18c033280, + FFFF8c0332e87fa18c0332e8, + FFFF8c0333507fa18c033350, + FFFF8c0333b87fa18c0333b8, + FFFF8c0334207fa18c033420, + FFFF8be661387fa18be66138, + FFFF8be661a07fa18be661a0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -581,220 +581,220 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXExtensions */ - FFFFdd0426e87ff3dd0426e8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0426e87ff3dd0426e8 /* ExtBroadPhase.cpp */; }; - FFFFdd0427507ff3dd042750 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0427507ff3dd042750 /* ExtClothFabricCooker.cpp */; }; - FFFFdd0427b87ff3dd0427b8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0427b87ff3dd0427b8 /* ExtClothGeodesicTetherCooker.cpp */; }; - FFFFdd0428207ff3dd042820 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0428207ff3dd042820 /* ExtClothMeshQuadifier.cpp */; }; - FFFFdd0428887ff3dd042888 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0428887ff3dd042888 /* ExtClothSimpleTetherCooker.cpp */; }; - FFFFdd0428f07ff3dd0428f0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0428f07ff3dd0428f0 /* ExtCollection.cpp */; }; - FFFFdd0429587ff3dd042958 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0429587ff3dd042958 /* ExtConvexMeshExt.cpp */; }; - FFFFdd0429c07ff3dd0429c0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0429c07ff3dd0429c0 /* ExtCpuWorkerThread.cpp */; }; - FFFFdd042a287ff3dd042a28 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd042a287ff3dd042a28 /* ExtD6Joint.cpp */; }; - FFFFdd042a907ff3dd042a90 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd042a907ff3dd042a90 /* ExtD6JointSolverPrep.cpp */; }; - FFFFdd042af87ff3dd042af8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd042af87ff3dd042af8 /* ExtDefaultCpuDispatcher.cpp */; }; - FFFFdd042b607ff3dd042b60 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd042b607ff3dd042b60 /* ExtDefaultErrorCallback.cpp */; }; - FFFFdd042bc87ff3dd042bc8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd042bc87ff3dd042bc8 /* ExtDefaultSimulationFilterShader.cpp */; }; - FFFFdd042c307ff3dd042c30 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd042c307ff3dd042c30 /* ExtDefaultStreams.cpp */; }; - FFFFdd042c987ff3dd042c98 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd042c987ff3dd042c98 /* ExtDistanceJoint.cpp */; }; - FFFFdd042d007ff3dd042d00 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd042d007ff3dd042d00 /* ExtDistanceJointSolverPrep.cpp */; }; - FFFFdd042d687ff3dd042d68 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd042d687ff3dd042d68 /* ExtExtensions.cpp */; }; - FFFFdd042dd07ff3dd042dd0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd042dd07ff3dd042dd0 /* ExtFixedJoint.cpp */; }; - FFFFdd042e387ff3dd042e38 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd042e387ff3dd042e38 /* ExtFixedJointSolverPrep.cpp */; }; - FFFFdd042ea07ff3dd042ea0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd042ea07ff3dd042ea0 /* ExtJoint.cpp */; }; - FFFFdd042f087ff3dd042f08 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd042f087ff3dd042f08 /* ExtMetaData.cpp */; }; - FFFFdd042f707ff3dd042f70 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd042f707ff3dd042f70 /* ExtParticleExt.cpp */; }; - FFFFdd042fd87ff3dd042fd8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd042fd87ff3dd042fd8 /* ExtPrismaticJoint.cpp */; }; - FFFFdd0430407ff3dd043040 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0430407ff3dd043040 /* ExtPrismaticJointSolverPrep.cpp */; }; - FFFFdd0430a87ff3dd0430a8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0430a87ff3dd0430a8 /* ExtPvd.cpp */; }; - FFFFdd0431107ff3dd043110 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0431107ff3dd043110 /* ExtPxStringTable.cpp */; }; - FFFFdd0431787ff3dd043178 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0431787ff3dd043178 /* ExtRaycastCCD.cpp */; }; - FFFFdd0431e07ff3dd0431e0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0431e07ff3dd0431e0 /* ExtRevoluteJoint.cpp */; }; - FFFFdd0432487ff3dd043248 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0432487ff3dd043248 /* ExtRevoluteJointSolverPrep.cpp */; }; - FFFFdd0432b07ff3dd0432b0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0432b07ff3dd0432b0 /* ExtRigidBodyExt.cpp */; }; - FFFFdd0433187ff3dd043318 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0433187ff3dd043318 /* ExtSceneQueryExt.cpp */; }; - FFFFdd0433807ff3dd043380 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0433807ff3dd043380 /* ExtSimpleFactory.cpp */; }; - FFFFdd0433e87ff3dd0433e8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0433e87ff3dd0433e8 /* ExtSmoothNormals.cpp */; }; - FFFFdd0434507ff3dd043450 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0434507ff3dd043450 /* ExtSphericalJoint.cpp */; }; - FFFFdd0434b87ff3dd0434b8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0434b87ff3dd0434b8 /* ExtSphericalJointSolverPrep.cpp */; }; - FFFFdd0435207ff3dd043520 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0435207ff3dd043520 /* ExtTriangleMeshExt.cpp */; }; - FFFFdd045cd07ff3dd045cd0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd045cd07ff3dd045cd0 /* SnSerialUtils.cpp */; }; - FFFFdd045d387ff3dd045d38 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd045d387ff3dd045d38 /* SnSerialization.cpp */; }; - FFFFdd045da07ff3dd045da0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd045da07ff3dd045da0 /* SnSerializationRegistry.cpp */; }; - FFFFdd0460e07ff3dd0460e0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd0460e07ff3dd0460e0 /* Binary/SnBinaryDeserialization.cpp */; }; - FFFFdd0461487ff3dd046148 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd0461487ff3dd046148 /* Binary/SnBinarySerialization.cpp */; }; - FFFFdd0461b07ff3dd0461b0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd0461b07ff3dd0461b0 /* Binary/SnConvX.cpp */; }; - FFFFdd0462187ff3dd046218 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd0462187ff3dd046218 /* Binary/SnConvX_Align.cpp */; }; - FFFFdd0462807ff3dd046280 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd0462807ff3dd046280 /* Binary/SnConvX_Convert.cpp */; }; - FFFFdd0462e87ff3dd0462e8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd0462e87ff3dd0462e8 /* Binary/SnConvX_Error.cpp */; }; - FFFFdd0463507ff3dd046350 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd0463507ff3dd046350 /* Binary/SnConvX_MetaData.cpp */; }; - FFFFdd0463b87ff3dd0463b8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd0463b87ff3dd0463b8 /* Binary/SnConvX_Output.cpp */; }; - FFFFdd0464207ff3dd046420 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd0464207ff3dd046420 /* Binary/SnConvX_Union.cpp */; }; - FFFFdd0464887ff3dd046488 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd0464887ff3dd046488 /* Binary/SnSerializationContext.cpp */; }; - FFFFdd046de07ff3dd046de0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd046de07ff3dd046de0 /* Xml/SnJointRepXSerializer.cpp */; }; - FFFFdd046e487ff3dd046e48 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd046e487ff3dd046e48 /* Xml/SnRepXCoreSerializer.cpp */; }; - FFFFdd046eb07ff3dd046eb0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd046eb07ff3dd046eb0 /* Xml/SnRepXUpgrader.cpp */; }; - FFFFdd046f187ff3dd046f18 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdd046f187ff3dd046f18 /* Xml/SnXmlSerialization.cpp */; }; - FFFFdd044ae07ff3dd044ae0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDdd044ae07ff3dd044ae0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; + FFFF8c0354e87fa18c0354e8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0354e87fa18c0354e8 /* ExtBroadPhase.cpp */; }; + FFFF8c0355507fa18c035550 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0355507fa18c035550 /* ExtClothFabricCooker.cpp */; }; + FFFF8c0355b87fa18c0355b8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0355b87fa18c0355b8 /* ExtClothGeodesicTetherCooker.cpp */; }; + FFFF8c0356207fa18c035620 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0356207fa18c035620 /* ExtClothMeshQuadifier.cpp */; }; + FFFF8c0356887fa18c035688 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0356887fa18c035688 /* ExtClothSimpleTetherCooker.cpp */; }; + FFFF8c0356f07fa18c0356f0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0356f07fa18c0356f0 /* ExtCollection.cpp */; }; + FFFF8c0357587fa18c035758 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0357587fa18c035758 /* ExtConvexMeshExt.cpp */; }; + FFFF8c0357c07fa18c0357c0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0357c07fa18c0357c0 /* ExtCpuWorkerThread.cpp */; }; + FFFF8c0358287fa18c035828 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0358287fa18c035828 /* ExtD6Joint.cpp */; }; + FFFF8c0358907fa18c035890 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0358907fa18c035890 /* ExtD6JointSolverPrep.cpp */; }; + FFFF8c0358f87fa18c0358f8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0358f87fa18c0358f8 /* ExtDefaultCpuDispatcher.cpp */; }; + FFFF8c0359607fa18c035960 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0359607fa18c035960 /* ExtDefaultErrorCallback.cpp */; }; + FFFF8c0359c87fa18c0359c8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0359c87fa18c0359c8 /* ExtDefaultSimulationFilterShader.cpp */; }; + FFFF8c035a307fa18c035a30 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c035a307fa18c035a30 /* ExtDefaultStreams.cpp */; }; + FFFF8c035a987fa18c035a98 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c035a987fa18c035a98 /* ExtDistanceJoint.cpp */; }; + FFFF8c035b007fa18c035b00 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c035b007fa18c035b00 /* ExtDistanceJointSolverPrep.cpp */; }; + FFFF8c035b687fa18c035b68 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c035b687fa18c035b68 /* ExtExtensions.cpp */; }; + FFFF8c035bd07fa18c035bd0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c035bd07fa18c035bd0 /* ExtFixedJoint.cpp */; }; + FFFF8c035c387fa18c035c38 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c035c387fa18c035c38 /* ExtFixedJointSolverPrep.cpp */; }; + FFFF8c035ca07fa18c035ca0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c035ca07fa18c035ca0 /* ExtJoint.cpp */; }; + FFFF8c035d087fa18c035d08 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c035d087fa18c035d08 /* ExtMetaData.cpp */; }; + FFFF8c035d707fa18c035d70 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c035d707fa18c035d70 /* ExtParticleExt.cpp */; }; + FFFF8c035dd87fa18c035dd8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c035dd87fa18c035dd8 /* ExtPrismaticJoint.cpp */; }; + FFFF8c035e407fa18c035e40 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c035e407fa18c035e40 /* ExtPrismaticJointSolverPrep.cpp */; }; + FFFF8c035ea87fa18c035ea8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c035ea87fa18c035ea8 /* ExtPvd.cpp */; }; + FFFF8c035f107fa18c035f10 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c035f107fa18c035f10 /* ExtPxStringTable.cpp */; }; + FFFF8c035f787fa18c035f78 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c035f787fa18c035f78 /* ExtRaycastCCD.cpp */; }; + FFFF8c035fe07fa18c035fe0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c035fe07fa18c035fe0 /* ExtRevoluteJoint.cpp */; }; + FFFF8c0360487fa18c036048 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0360487fa18c036048 /* ExtRevoluteJointSolverPrep.cpp */; }; + FFFF8c0360b07fa18c0360b0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0360b07fa18c0360b0 /* ExtRigidBodyExt.cpp */; }; + FFFF8c0361187fa18c036118 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0361187fa18c036118 /* ExtSceneQueryExt.cpp */; }; + FFFF8c0361807fa18c036180 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0361807fa18c036180 /* ExtSimpleFactory.cpp */; }; + FFFF8c0361e87fa18c0361e8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0361e87fa18c0361e8 /* ExtSmoothNormals.cpp */; }; + FFFF8c0362507fa18c036250 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0362507fa18c036250 /* ExtSphericalJoint.cpp */; }; + FFFF8c0362b87fa18c0362b8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0362b87fa18c0362b8 /* ExtSphericalJointSolverPrep.cpp */; }; + FFFF8c0363207fa18c036320 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c0363207fa18c036320 /* ExtTriangleMeshExt.cpp */; }; + FFFF8c038ad07fa18c038ad0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c038ad07fa18c038ad0 /* SnSerialUtils.cpp */; }; + FFFF8c038b387fa18c038b38 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c038b387fa18c038b38 /* SnSerialization.cpp */; }; + FFFF8c038ba07fa18c038ba0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c038ba07fa18c038ba0 /* SnSerializationRegistry.cpp */; }; + FFFF8c038ee07fa18c038ee0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c038ee07fa18c038ee0 /* Binary/SnBinaryDeserialization.cpp */; }; + FFFF8c038f487fa18c038f48 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c038f487fa18c038f48 /* Binary/SnBinarySerialization.cpp */; }; + FFFF8c038fb07fa18c038fb0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c038fb07fa18c038fb0 /* Binary/SnConvX.cpp */; }; + FFFF8c0390187fa18c039018 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c0390187fa18c039018 /* Binary/SnConvX_Align.cpp */; }; + FFFF8c0390807fa18c039080 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c0390807fa18c039080 /* Binary/SnConvX_Convert.cpp */; }; + FFFF8c0390e87fa18c0390e8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c0390e87fa18c0390e8 /* Binary/SnConvX_Error.cpp */; }; + FFFF8c0391507fa18c039150 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c0391507fa18c039150 /* Binary/SnConvX_MetaData.cpp */; }; + FFFF8c0391b87fa18c0391b8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c0391b87fa18c0391b8 /* Binary/SnConvX_Output.cpp */; }; + FFFF8c0392207fa18c039220 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c0392207fa18c039220 /* Binary/SnConvX_Union.cpp */; }; + FFFF8c0392887fa18c039288 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c0392887fa18c039288 /* Binary/SnSerializationContext.cpp */; }; + FFFF8c039be07fa18c039be0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c039be07fa18c039be0 /* Xml/SnJointRepXSerializer.cpp */; }; + FFFF8c039c487fa18c039c48 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c039c487fa18c039c48 /* Xml/SnRepXCoreSerializer.cpp */; }; + FFFF8c039cb07fa18c039cb0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c039cb07fa18c039cb0 /* Xml/SnRepXUpgrader.cpp */; }; + FFFF8c039d187fa18c039d18 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8c039d187fa18c039d18 /* Xml/SnXmlSerialization.cpp */; }; + FFFF8c0378e07fa18c0378e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD8c0378e07fa18c0378e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDdcc891607ff3dcc89160 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDdd0436007ff3dd043600 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0436687ff3dd043668 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0436d07ff3dd0436d0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0437387ff3dd043738 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0437a07ff3dd0437a0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0438087ff3dd043808 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0438707ff3dd043870 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0438d87ff3dd0438d8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0439407ff3dd043940 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0439a87ff3dd0439a8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd043a107ff3dd043a10 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd043a787ff3dd043a78 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd043ae07ff3dd043ae0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd043b487ff3dd043b48 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd043bb07ff3dd043bb0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd043c187ff3dd043c18 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd043c807ff3dd043c80 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd043ce87ff3dd043ce8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd043d507ff3dd043d50 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd043db87ff3dd043db8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd043e207ff3dd043e20 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd043e887ff3dd043e88 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd043ef07ff3dd043ef0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd043f587ff3dd043f58 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd043fc07ff3dd043fc0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0440287ff3dd044028 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0440907ff3dd044090 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0440f87ff3dd0440f8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0441607ff3dd044160 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0441c87ff3dd0441c8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0442307ff3dd044230 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0442987ff3dd044298 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0443007ff3dd044300 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0443687ff3dd044368 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0443d07ff3dd0443d0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0444387ff3dd044438 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0444a07ff3dd0444a0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0420007ff3dd042000 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0420687ff3dd042068 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0420d07ff3dd0420d0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0421387ff3dd042138 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0421a07ff3dd0421a0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0422087ff3dd042208 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0422707ff3dd042270 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0422d87ff3dd0422d8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0423407ff3dd042340 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0423a87ff3dd0423a8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0424107ff3dd042410 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0424787ff3dd042478 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0424e07ff3dd0424e0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0425487ff3dd042548 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0425b07ff3dd0425b0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0426187ff3dd042618 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0426807ff3dd042680 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0426e87ff3dd0426e8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0427507ff3dd042750 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0427b87ff3dd0427b8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0428207ff3dd042820 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0428887ff3dd042888 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0428f07ff3dd0428f0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0429587ff3dd042958 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0429c07ff3dd0429c0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd042a287ff3dd042a28 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd042a907ff3dd042a90 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd042af87ff3dd042af8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd042b607ff3dd042b60 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd042bc87ff3dd042bc8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd042c307ff3dd042c30 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd042c987ff3dd042c98 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd042d007ff3dd042d00 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd042d687ff3dd042d68 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd042dd07ff3dd042dd0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd042e387ff3dd042e38 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd042ea07ff3dd042ea0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd042f087ff3dd042f08 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd042f707ff3dd042f70 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd042fd87ff3dd042fd8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0430407ff3dd043040 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0430a87ff3dd0430a8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0431107ff3dd043110 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0431787ff3dd043178 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0431e07ff3dd0431e0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0432487ff3dd043248 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0432b07ff3dd0432b0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0433187ff3dd043318 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0433807ff3dd043380 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0433e87ff3dd0433e8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0434507ff3dd043450 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0434b87ff3dd0434b8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0435207ff3dd043520 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd045c007ff3dd045c00 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd045c687ff3dd045c68 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd045cd07ff3dd045cd0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd045d387ff3dd045d38 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd045da07ff3dd045da0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd045e087ff3dd045e08 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd045e707ff3dd045e70 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd045ed87ff3dd045ed8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd045f407ff3dd045f40 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd045fa87ff3dd045fa8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0460107ff3dd046010 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0460787ff3dd046078 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0460e07ff3dd0460e0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0461487ff3dd046148 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0461b07ff3dd0461b0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0462187ff3dd046218 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0462807ff3dd046280 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0462e87ff3dd0462e8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0463507ff3dd046350 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0463b87ff3dd0463b8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0464207ff3dd046420 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0464887ff3dd046488 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0464f07ff3dd0464f0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0465587ff3dd046558 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0465c07ff3dd0465c0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0466287ff3dd046628 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0466907ff3dd046690 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0466f87ff3dd0466f8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0467607ff3dd046760 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0467c87ff3dd0467c8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0468307ff3dd046830 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0468987ff3dd046898 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0469007ff3dd046900 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0469687ff3dd046968 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0469d07ff3dd0469d0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd046a387ff3dd046a38 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd046aa07ff3dd046aa0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd046b087ff3dd046b08 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd046b707ff3dd046b70 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd046bd87ff3dd046bd8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd046c407ff3dd046c40 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd046ca87ff3dd046ca8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd046d107ff3dd046d10 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd046d787ff3dd046d78 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd046de07ff3dd046de0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd046e487ff3dd046e48 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd046eb07ff3dd046eb0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd046f187ff3dd046f18 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd046f807ff3dd046f80 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0446007ff3dd044600 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0446687ff3dd044668 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0446d07ff3dd0446d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0447387ff3dd044738 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0447a07ff3dd0447a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0448087ff3dd044808 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0448707ff3dd044870 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0448d87ff3dd0448d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0449407ff3dd044940 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0449a87ff3dd0449a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd044a107ff3dd044a10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd044a787ff3dd044a78 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd044ae07ff3dd044ae0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8be663407fa18be66340 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8c0364007fa18c036400 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0364687fa18c036468 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0364d07fa18c0364d0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0365387fa18c036538 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0365a07fa18c0365a0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0366087fa18c036608 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0366707fa18c036670 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0366d87fa18c0366d8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0367407fa18c036740 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0367a87fa18c0367a8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0368107fa18c036810 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0368787fa18c036878 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0368e07fa18c0368e0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0369487fa18c036948 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0369b07fa18c0369b0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c036a187fa18c036a18 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c036a807fa18c036a80 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c036ae87fa18c036ae8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c036b507fa18c036b50 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c036bb87fa18c036bb8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c036c207fa18c036c20 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c036c887fa18c036c88 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c036cf07fa18c036cf0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c036d587fa18c036d58 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c036dc07fa18c036dc0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c036e287fa18c036e28 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c036e907fa18c036e90 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c036ef87fa18c036ef8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c036f607fa18c036f60 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c036fc87fa18c036fc8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0370307fa18c037030 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0370987fa18c037098 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0371007fa18c037100 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0371687fa18c037168 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0371d07fa18c0371d0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0372387fa18c037238 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0372a07fa18c0372a0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c034e007fa18c034e00 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c034e687fa18c034e68 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c034ed07fa18c034ed0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c034f387fa18c034f38 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c034fa07fa18c034fa0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0350087fa18c035008 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0350707fa18c035070 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0350d87fa18c0350d8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0351407fa18c035140 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0351a87fa18c0351a8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0352107fa18c035210 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0352787fa18c035278 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0352e07fa18c0352e0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0353487fa18c035348 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0353b07fa18c0353b0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0354187fa18c035418 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0354807fa18c035480 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0354e87fa18c0354e8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0355507fa18c035550 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0355b87fa18c0355b8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0356207fa18c035620 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0356887fa18c035688 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0356f07fa18c0356f0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0357587fa18c035758 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0357c07fa18c0357c0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0358287fa18c035828 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0358907fa18c035890 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0358f87fa18c0358f8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0359607fa18c035960 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0359c87fa18c0359c8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c035a307fa18c035a30 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c035a987fa18c035a98 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c035b007fa18c035b00 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c035b687fa18c035b68 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c035bd07fa18c035bd0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c035c387fa18c035c38 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c035ca07fa18c035ca0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c035d087fa18c035d08 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c035d707fa18c035d70 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c035dd87fa18c035dd8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c035e407fa18c035e40 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c035ea87fa18c035ea8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c035f107fa18c035f10 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c035f787fa18c035f78 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c035fe07fa18c035fe0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0360487fa18c036048 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0360b07fa18c0360b0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0361187fa18c036118 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0361807fa18c036180 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0361e87fa18c0361e8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0362507fa18c036250 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0362b87fa18c0362b8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0363207fa18c036320 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c038a007fa18c038a00 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c038a687fa18c038a68 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c038ad07fa18c038ad0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c038b387fa18c038b38 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c038ba07fa18c038ba0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c038c087fa18c038c08 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c038c707fa18c038c70 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c038cd87fa18c038cd8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c038d407fa18c038d40 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c038da87fa18c038da8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c038e107fa18c038e10 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c038e787fa18c038e78 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c038ee07fa18c038ee0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c038f487fa18c038f48 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c038fb07fa18c038fb0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0390187fa18c039018 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0390807fa18c039080 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0390e87fa18c0390e8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0391507fa18c039150 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0391b87fa18c0391b8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0392207fa18c039220 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0392887fa18c039288 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c0392f07fa18c0392f0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0393587fa18c039358 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0393c07fa18c0393c0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0394287fa18c039428 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0394907fa18c039490 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0394f87fa18c0394f8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0395607fa18c039560 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0395c87fa18c0395c8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0396307fa18c039630 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0396987fa18c039698 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0397007fa18c039700 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0397687fa18c039768 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0397d07fa18c0397d0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0398387fa18c039838 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0398a07fa18c0398a0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0399087fa18c039908 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0399707fa18c039970 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0399d87fa18c0399d8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c039a407fa18c039a40 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c039aa87fa18c039aa8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c039b107fa18c039b10 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c039b787fa18c039b78 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c039be07fa18c039be0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c039c487fa18c039c48 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c039cb07fa18c039cb0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c039d187fa18c039d18 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c039d807fa18c039d80 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0374007fa18c037400 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0374687fa18c037468 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0374d07fa18c0374d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0375387fa18c037538 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0375a07fa18c0375a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0376087fa18c037608 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0376707fa18c037670 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0376d87fa18c0376d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0377407fa18c037740 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0377a87fa18c0377a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0378107fa18c037810 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0378787fa18c037878 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0378e07fa18c0378e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2dcc891607ff3dcc89160 /* Resources */ = { + FFF28be663407fa18be66340 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -804,7 +804,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCdcc891607ff3dcc89160 /* Frameworks */ = { + FFFC8be663407fa18be66340 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -814,64 +814,64 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8dcc891607ff3dcc89160 /* Sources */ = { + FFF88be663407fa18be66340 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdd0426e87ff3dd0426e8, - FFFFdd0427507ff3dd042750, - FFFFdd0427b87ff3dd0427b8, - FFFFdd0428207ff3dd042820, - FFFFdd0428887ff3dd042888, - FFFFdd0428f07ff3dd0428f0, - FFFFdd0429587ff3dd042958, - FFFFdd0429c07ff3dd0429c0, - FFFFdd042a287ff3dd042a28, - FFFFdd042a907ff3dd042a90, - FFFFdd042af87ff3dd042af8, - FFFFdd042b607ff3dd042b60, - FFFFdd042bc87ff3dd042bc8, - FFFFdd042c307ff3dd042c30, - FFFFdd042c987ff3dd042c98, - FFFFdd042d007ff3dd042d00, - FFFFdd042d687ff3dd042d68, - FFFFdd042dd07ff3dd042dd0, - FFFFdd042e387ff3dd042e38, - FFFFdd042ea07ff3dd042ea0, - FFFFdd042f087ff3dd042f08, - FFFFdd042f707ff3dd042f70, - FFFFdd042fd87ff3dd042fd8, - FFFFdd0430407ff3dd043040, - FFFFdd0430a87ff3dd0430a8, - FFFFdd0431107ff3dd043110, - FFFFdd0431787ff3dd043178, - FFFFdd0431e07ff3dd0431e0, - FFFFdd0432487ff3dd043248, - FFFFdd0432b07ff3dd0432b0, - FFFFdd0433187ff3dd043318, - FFFFdd0433807ff3dd043380, - FFFFdd0433e87ff3dd0433e8, - FFFFdd0434507ff3dd043450, - FFFFdd0434b87ff3dd0434b8, - FFFFdd0435207ff3dd043520, - FFFFdd045cd07ff3dd045cd0, - FFFFdd045d387ff3dd045d38, - FFFFdd045da07ff3dd045da0, - FFFFdd0460e07ff3dd0460e0, - FFFFdd0461487ff3dd046148, - FFFFdd0461b07ff3dd0461b0, - FFFFdd0462187ff3dd046218, - FFFFdd0462807ff3dd046280, - FFFFdd0462e87ff3dd0462e8, - FFFFdd0463507ff3dd046350, - FFFFdd0463b87ff3dd0463b8, - FFFFdd0464207ff3dd046420, - FFFFdd0464887ff3dd046488, - FFFFdd046de07ff3dd046de0, - FFFFdd046e487ff3dd046e48, - FFFFdd046eb07ff3dd046eb0, - FFFFdd046f187ff3dd046f18, - FFFFdd044ae07ff3dd044ae0, + FFFF8c0354e87fa18c0354e8, + FFFF8c0355507fa18c035550, + FFFF8c0355b87fa18c0355b8, + FFFF8c0356207fa18c035620, + FFFF8c0356887fa18c035688, + FFFF8c0356f07fa18c0356f0, + FFFF8c0357587fa18c035758, + FFFF8c0357c07fa18c0357c0, + FFFF8c0358287fa18c035828, + FFFF8c0358907fa18c035890, + FFFF8c0358f87fa18c0358f8, + FFFF8c0359607fa18c035960, + FFFF8c0359c87fa18c0359c8, + FFFF8c035a307fa18c035a30, + FFFF8c035a987fa18c035a98, + FFFF8c035b007fa18c035b00, + FFFF8c035b687fa18c035b68, + FFFF8c035bd07fa18c035bd0, + FFFF8c035c387fa18c035c38, + FFFF8c035ca07fa18c035ca0, + FFFF8c035d087fa18c035d08, + FFFF8c035d707fa18c035d70, + FFFF8c035dd87fa18c035dd8, + FFFF8c035e407fa18c035e40, + FFFF8c035ea87fa18c035ea8, + FFFF8c035f107fa18c035f10, + FFFF8c035f787fa18c035f78, + FFFF8c035fe07fa18c035fe0, + FFFF8c0360487fa18c036048, + FFFF8c0360b07fa18c0360b0, + FFFF8c0361187fa18c036118, + FFFF8c0361807fa18c036180, + FFFF8c0361e87fa18c0361e8, + FFFF8c0362507fa18c036250, + FFFF8c0362b87fa18c0362b8, + FFFF8c0363207fa18c036320, + FFFF8c038ad07fa18c038ad0, + FFFF8c038b387fa18c038b38, + FFFF8c038ba07fa18c038ba0, + FFFF8c038ee07fa18c038ee0, + FFFF8c038f487fa18c038f48, + FFFF8c038fb07fa18c038fb0, + FFFF8c0390187fa18c039018, + FFFF8c0390807fa18c039080, + FFFF8c0390e87fa18c0390e8, + FFFF8c0391507fa18c039150, + FFFF8c0391b87fa18c0391b8, + FFFF8c0392207fa18c039220, + FFFF8c0392887fa18c039288, + FFFF8c039be07fa18c039be0, + FFFF8c039c487fa18c039c48, + FFFF8c039cb07fa18c039cb0, + FFFF8c039d187fa18c039d18, + FFFF8c0378e07fa18c0378e0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -880,56 +880,56 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4dcc888607ff3dcc88860 /* PBXTargetDependency */ = { + FFF48e208f107fa18e208f10 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdcc74fc07ff3dcc74fc0 /* PsFastXml */; - targetProxy = FFF5dcc74fc07ff3dcc74fc0 /* PBXContainerItemProxy */; + target = FFFA8bc63c607fa18bc63c60 /* PsFastXml */; + targetProxy = FFF58bc63c607fa18bc63c60 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SceneQuery */ - FFFFdd04b2007ff3dd04b200 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd04b2007ff3dd04b200 /* SqAABBPruner.cpp */; }; - FFFFdd04b2687ff3dd04b268 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd04b2687ff3dd04b268 /* SqAABBTree.cpp */; }; - FFFFdd04b2d07ff3dd04b2d0 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd04b2d07ff3dd04b2d0 /* SqAABBTreeUpdateMap.cpp */; }; - FFFFdd04b3387ff3dd04b338 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd04b3387ff3dd04b338 /* SqBounds.cpp */; }; - FFFFdd04b3a07ff3dd04b3a0 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd04b3a07ff3dd04b3a0 /* SqBucketPruner.cpp */; }; - FFFFdd04b4087ff3dd04b408 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd04b4087ff3dd04b408 /* SqExtendedBucketPruner.cpp */; }; - FFFFdd04b4707ff3dd04b470 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd04b4707ff3dd04b470 /* SqMetaData.cpp */; }; - FFFFdd04b4d87ff3dd04b4d8 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd04b4d87ff3dd04b4d8 /* SqPruningPool.cpp */; }; - FFFFdd04b5407ff3dd04b540 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd04b5407ff3dd04b540 /* SqPruningStructure.cpp */; }; - FFFFdd04b5a87ff3dd04b5a8 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd04b5a87ff3dd04b5a8 /* SqSceneQueryManager.cpp */; }; + FFFF8c03da007fa18c03da00 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c03da007fa18c03da00 /* SqAABBPruner.cpp */; }; + FFFF8c03da687fa18c03da68 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c03da687fa18c03da68 /* SqAABBTree.cpp */; }; + FFFF8c03dad07fa18c03dad0 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c03dad07fa18c03dad0 /* SqAABBTreeUpdateMap.cpp */; }; + FFFF8c03db387fa18c03db38 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c03db387fa18c03db38 /* SqBounds.cpp */; }; + FFFF8c03dba07fa18c03dba0 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c03dba07fa18c03dba0 /* SqBucketPruner.cpp */; }; + FFFF8c03dc087fa18c03dc08 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c03dc087fa18c03dc08 /* SqExtendedBucketPruner.cpp */; }; + FFFF8c03dc707fa18c03dc70 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c03dc707fa18c03dc70 /* SqMetaData.cpp */; }; + FFFF8c03dcd87fa18c03dcd8 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c03dcd87fa18c03dcd8 /* SqPruningPool.cpp */; }; + FFFF8c03dd407fa18c03dd40 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c03dd407fa18c03dd40 /* SqPruningStructure.cpp */; }; + FFFF8c03dda87fa18c03dda8 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c03dda87fa18c03dda8 /* SqSceneQueryManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDdcc9a1f07ff3dcc9a1f0 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDdd04b2007ff3dd04b200 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b2687ff3dd04b268 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b2d07ff3dd04b2d0 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b3387ff3dd04b338 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b3a07ff3dd04b3a0 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b4087ff3dd04b408 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b4707ff3dd04b470 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b4d87ff3dd04b4d8 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b5407ff3dd04b540 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b5a87ff3dd04b5a8 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b6107ff3dd04b610 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b6787ff3dd04b678 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b6e07ff3dd04b6e0 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b7487ff3dd04b748 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b7b07ff3dd04b7b0 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b8187ff3dd04b818 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b8807ff3dd04b880 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b8e87ff3dd04b8e8 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b9507ff3dd04b950 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04b9b87ff3dd04b9b8 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc9e6207ff3dcc9e620 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc9e6887ff3dcc9e688 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc9e6f07ff3dcc9e6f0 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc9e7587ff3dcc9e758 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8be667307fa18be66730 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8c03da007fa18c03da00 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c03da687fa18c03da68 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c03dad07fa18c03dad0 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c03db387fa18c03db38 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c03dba07fa18c03dba0 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c03dc087fa18c03dc08 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c03dc707fa18c03dc70 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c03dcd87fa18c03dcd8 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c03dd407fa18c03dd40 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c03dda87fa18c03dda8 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c03de107fa18c03de10 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c03de787fa18c03de78 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c03dee07fa18c03dee0 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c03df487fa18c03df48 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c03dfb07fa18c03dfb0 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c03e0187fa18c03e018 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c03e0807fa18c03e080 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c03e0e87fa18c03e0e8 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c03e1507fa18c03e150 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c03e1b87fa18c03e1b8 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; + FFFD8bee15707fa18bee1570 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD8bee15d87fa18bee15d8 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8bee16407fa18bee1640 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFD8bee16a87fa18bee16a8 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2dcc9a1f07ff3dcc9a1f0 /* Resources */ = { + FFF28be667307fa18be66730 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -939,7 +939,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCdcc9a1f07ff3dcc9a1f0 /* Frameworks */ = { + FFFC8be667307fa18be66730 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -949,20 +949,20 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8dcc9a1f07ff3dcc9a1f0 /* Sources */ = { + FFF88be667307fa18be66730 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdd04b2007ff3dd04b200, - FFFFdd04b2687ff3dd04b268, - FFFFdd04b2d07ff3dd04b2d0, - FFFFdd04b3387ff3dd04b338, - FFFFdd04b3a07ff3dd04b3a0, - FFFFdd04b4087ff3dd04b408, - FFFFdd04b4707ff3dd04b470, - FFFFdd04b4d87ff3dd04b4d8, - FFFFdd04b5407ff3dd04b540, - FFFFdd04b5a87ff3dd04b5a8, + FFFF8c03da007fa18c03da00, + FFFF8c03da687fa18c03da68, + FFFF8c03dad07fa18c03dad0, + FFFF8c03db387fa18c03db38, + FFFF8c03dba07fa18c03dba0, + FFFF8c03dc087fa18c03dc08, + FFFF8c03dc707fa18c03dc70, + FFFF8c03dcd87fa18c03dcd8, + FFFF8c03dd407fa18c03dd40, + FFFF8c03dda87fa18c03dda8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -974,154 +974,154 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SimulationController */ - FFFFdd830bd07ff3dd830bd0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd830bd07ff3dd830bd0 /* ScActorCore.cpp */; }; - FFFFdd830c387ff3dd830c38 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd830c387ff3dd830c38 /* ScActorSim.cpp */; }; - FFFFdd830ca07ff3dd830ca0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd830ca07ff3dd830ca0 /* ScArticulationCore.cpp */; }; - FFFFdd830d087ff3dd830d08 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd830d087ff3dd830d08 /* ScArticulationJointCore.cpp */; }; - FFFFdd830d707ff3dd830d70 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd830d707ff3dd830d70 /* ScArticulationJointSim.cpp */; }; - FFFFdd830dd87ff3dd830dd8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd830dd87ff3dd830dd8 /* ScArticulationSim.cpp */; }; - FFFFdd830e407ff3dd830e40 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd830e407ff3dd830e40 /* ScBodyCore.cpp */; }; - FFFFdd830ea87ff3dd830ea8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd830ea87ff3dd830ea8 /* ScBodyCoreKinematic.cpp */; }; - FFFFdd830f107ff3dd830f10 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd830f107ff3dd830f10 /* ScBodySim.cpp */; }; - FFFFdd830f787ff3dd830f78 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd830f787ff3dd830f78 /* ScConstraintCore.cpp */; }; - FFFFdd830fe07ff3dd830fe0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd830fe07ff3dd830fe0 /* ScConstraintGroupNode.cpp */; }; - FFFFdd8310487ff3dd831048 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8310487ff3dd831048 /* ScConstraintInteraction.cpp */; }; - FFFFdd8310b07ff3dd8310b0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8310b07ff3dd8310b0 /* ScConstraintProjectionManager.cpp */; }; - FFFFdd8311187ff3dd831118 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8311187ff3dd831118 /* ScConstraintProjectionTree.cpp */; }; - FFFFdd8311807ff3dd831180 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8311807ff3dd831180 /* ScConstraintSim.cpp */; }; - FFFFdd8311e87ff3dd8311e8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8311e87ff3dd8311e8 /* ScElementInteractionMarker.cpp */; }; - FFFFdd8312507ff3dd831250 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8312507ff3dd831250 /* ScElementSim.cpp */; }; - FFFFdd8312b87ff3dd8312b8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8312b87ff3dd8312b8 /* ScInteraction.cpp */; }; - FFFFdd8313207ff3dd831320 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8313207ff3dd831320 /* ScIterators.cpp */; }; - FFFFdd8313887ff3dd831388 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8313887ff3dd831388 /* ScMaterialCore.cpp */; }; - FFFFdd8313f07ff3dd8313f0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8313f07ff3dd8313f0 /* ScMetaData.cpp */; }; - FFFFdd8314587ff3dd831458 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8314587ff3dd831458 /* ScNPhaseCore.cpp */; }; - FFFFdd8314c07ff3dd8314c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8314c07ff3dd8314c0 /* ScPhysics.cpp */; }; - FFFFdd8315287ff3dd831528 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8315287ff3dd831528 /* ScRigidCore.cpp */; }; - FFFFdd8315907ff3dd831590 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8315907ff3dd831590 /* ScRigidSim.cpp */; }; - FFFFdd8315f87ff3dd8315f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8315f87ff3dd8315f8 /* ScScene.cpp */; }; - FFFFdd8316607ff3dd831660 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8316607ff3dd831660 /* ScShapeCore.cpp */; }; - FFFFdd8316c87ff3dd8316c8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8316c87ff3dd8316c8 /* ScShapeInteraction.cpp */; }; - FFFFdd8317307ff3dd831730 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8317307ff3dd831730 /* ScShapeSim.cpp */; }; - FFFFdd8317987ff3dd831798 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8317987ff3dd831798 /* ScSimStats.cpp */; }; - FFFFdd8318007ff3dd831800 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8318007ff3dd831800 /* ScSimulationController.cpp */; }; - FFFFdd8318687ff3dd831868 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8318687ff3dd831868 /* ScSqBoundsManager.cpp */; }; - FFFFdd8318d07ff3dd8318d0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8318d07ff3dd8318d0 /* ScStaticCore.cpp */; }; - FFFFdd8319387ff3dd831938 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8319387ff3dd831938 /* ScStaticSim.cpp */; }; - FFFFdd8319a07ff3dd8319a0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8319a07ff3dd8319a0 /* ScTriggerInteraction.cpp */; }; - FFFFdd831b407ff3dd831b40 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd831b407ff3dd831b40 /* particles/ScParticleBodyInteraction.cpp */; }; - FFFFdd831ba87ff3dd831ba8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd831ba87ff3dd831ba8 /* particles/ScParticlePacketShape.cpp */; }; - FFFFdd831c107ff3dd831c10 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd831c107ff3dd831c10 /* particles/ScParticleSystemCore.cpp */; }; - FFFFdd831c787ff3dd831c78 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd831c787ff3dd831c78 /* particles/ScParticleSystemSim.cpp */; }; - FFFFdd831db07ff3dd831db0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd831db07ff3dd831db0 /* cloth/ScClothCore.cpp */; }; - FFFFdd831e187ff3dd831e18 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd831e187ff3dd831e18 /* cloth/ScClothFabricCore.cpp */; }; - FFFFdd831e807ff3dd831e80 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd831e807ff3dd831e80 /* cloth/ScClothShape.cpp */; }; - FFFFdd831ee87ff3dd831ee8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd831ee87ff3dd831ee8 /* cloth/ScClothSim.cpp */; }; + FFFF8c9f9fd07fa18c9f9fd0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9f9fd07fa18c9f9fd0 /* ScActorCore.cpp */; }; + FFFF8c9fa0387fa18c9fa038 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa0387fa18c9fa038 /* ScActorSim.cpp */; }; + FFFF8c9fa0a07fa18c9fa0a0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa0a07fa18c9fa0a0 /* ScArticulationCore.cpp */; }; + FFFF8c9fa1087fa18c9fa108 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa1087fa18c9fa108 /* ScArticulationJointCore.cpp */; }; + FFFF8c9fa1707fa18c9fa170 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa1707fa18c9fa170 /* ScArticulationJointSim.cpp */; }; + FFFF8c9fa1d87fa18c9fa1d8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa1d87fa18c9fa1d8 /* ScArticulationSim.cpp */; }; + FFFF8c9fa2407fa18c9fa240 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa2407fa18c9fa240 /* ScBodyCore.cpp */; }; + FFFF8c9fa2a87fa18c9fa2a8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa2a87fa18c9fa2a8 /* ScBodyCoreKinematic.cpp */; }; + FFFF8c9fa3107fa18c9fa310 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa3107fa18c9fa310 /* ScBodySim.cpp */; }; + FFFF8c9fa3787fa18c9fa378 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa3787fa18c9fa378 /* ScConstraintCore.cpp */; }; + FFFF8c9fa3e07fa18c9fa3e0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa3e07fa18c9fa3e0 /* ScConstraintGroupNode.cpp */; }; + FFFF8c9fa4487fa18c9fa448 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa4487fa18c9fa448 /* ScConstraintInteraction.cpp */; }; + FFFF8c9fa4b07fa18c9fa4b0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa4b07fa18c9fa4b0 /* ScConstraintProjectionManager.cpp */; }; + FFFF8c9fa5187fa18c9fa518 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa5187fa18c9fa518 /* ScConstraintProjectionTree.cpp */; }; + FFFF8c9fa5807fa18c9fa580 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa5807fa18c9fa580 /* ScConstraintSim.cpp */; }; + FFFF8c9fa5e87fa18c9fa5e8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa5e87fa18c9fa5e8 /* ScElementInteractionMarker.cpp */; }; + FFFF8c9fa6507fa18c9fa650 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa6507fa18c9fa650 /* ScElementSim.cpp */; }; + FFFF8c9fa6b87fa18c9fa6b8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa6b87fa18c9fa6b8 /* ScInteraction.cpp */; }; + FFFF8c9fa7207fa18c9fa720 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa7207fa18c9fa720 /* ScIterators.cpp */; }; + FFFF8c9fa7887fa18c9fa788 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa7887fa18c9fa788 /* ScMaterialCore.cpp */; }; + FFFF8c9fa7f07fa18c9fa7f0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa7f07fa18c9fa7f0 /* ScMetaData.cpp */; }; + FFFF8c9fa8587fa18c9fa858 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa8587fa18c9fa858 /* ScNPhaseCore.cpp */; }; + FFFF8c9fa8c07fa18c9fa8c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa8c07fa18c9fa8c0 /* ScPhysics.cpp */; }; + FFFF8c9fa9287fa18c9fa928 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa9287fa18c9fa928 /* ScRigidCore.cpp */; }; + FFFF8c9fa9907fa18c9fa990 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa9907fa18c9fa990 /* ScRigidSim.cpp */; }; + FFFF8c9fa9f87fa18c9fa9f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fa9f87fa18c9fa9f8 /* ScScene.cpp */; }; + FFFF8c9faa607fa18c9faa60 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9faa607fa18c9faa60 /* ScShapeCore.cpp */; }; + FFFF8c9faac87fa18c9faac8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9faac87fa18c9faac8 /* ScShapeInteraction.cpp */; }; + FFFF8c9fab307fa18c9fab30 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fab307fa18c9fab30 /* ScShapeSim.cpp */; }; + FFFF8c9fab987fa18c9fab98 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fab987fa18c9fab98 /* ScSimStats.cpp */; }; + FFFF8c9fac007fa18c9fac00 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fac007fa18c9fac00 /* ScSimulationController.cpp */; }; + FFFF8c9fac687fa18c9fac68 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fac687fa18c9fac68 /* ScSqBoundsManager.cpp */; }; + FFFF8c9facd07fa18c9facd0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9facd07fa18c9facd0 /* ScStaticCore.cpp */; }; + FFFF8c9fad387fa18c9fad38 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fad387fa18c9fad38 /* ScStaticSim.cpp */; }; + FFFF8c9fada07fa18c9fada0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fada07fa18c9fada0 /* ScTriggerInteraction.cpp */; }; + FFFF8c9faf407fa18c9faf40 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9faf407fa18c9faf40 /* particles/ScParticleBodyInteraction.cpp */; }; + FFFF8c9fafa87fa18c9fafa8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fafa87fa18c9fafa8 /* particles/ScParticlePacketShape.cpp */; }; + FFFF8c9fb0107fa18c9fb010 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fb0107fa18c9fb010 /* particles/ScParticleSystemCore.cpp */; }; + FFFF8c9fb0787fa18c9fb078 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fb0787fa18c9fb078 /* particles/ScParticleSystemSim.cpp */; }; + FFFF8c9fb1b07fa18c9fb1b0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fb1b07fa18c9fb1b0 /* cloth/ScClothCore.cpp */; }; + FFFF8c9fb2187fa18c9fb218 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fb2187fa18c9fb218 /* cloth/ScClothFabricCore.cpp */; }; + FFFF8c9fb2807fa18c9fb280 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fb2807fa18c9fb280 /* cloth/ScClothShape.cpp */; }; + FFFF8c9fb2e87fa18c9fb2e8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fb2e87fa18c9fb2e8 /* cloth/ScClothSim.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDdcc9e8e07ff3dcc9e8e0 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDdd04dc007ff3dd04dc00 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04dc687ff3dd04dc68 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04dcd07ff3dd04dcd0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04dd387ff3dd04dd38 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04dda07ff3dd04dda0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04de087ff3dd04de08 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04de707ff3dd04de70 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04ded87ff3dd04ded8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04df407ff3dd04df40 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04dfa87ff3dd04dfa8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04e0107ff3dd04e010 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04e0787ff3dd04e078 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04e0e07ff3dd04e0e0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04e1487ff3dd04e148 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd04e1b07ff3dd04e1b0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd82fe007ff3dd82fe00 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd82fe687ff3dd82fe68 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd82fed07ff3dd82fed0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd82ff387ff3dd82ff38 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd82ffa07ff3dd82ffa0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8300087ff3dd830008 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8300707ff3dd830070 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8300d87ff3dd8300d8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8301407ff3dd830140 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8301a87ff3dd8301a8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8302107ff3dd830210 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8302787ff3dd830278 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8302e07ff3dd8302e0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8303487ff3dd830348 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8303b07ff3dd8303b0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8304187ff3dd830418 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8304807ff3dd830480 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8304e87ff3dd8304e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8305507ff3dd830550 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8305b87ff3dd8305b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8306207ff3dd830620 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8306887ff3dd830688 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8306f07ff3dd8306f0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8307587ff3dd830758 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8307c07ff3dd8307c0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8308287ff3dd830828 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8308907ff3dd830890 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8308f87ff3dd8308f8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8309607ff3dd830960 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8309c87ff3dd8309c8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd830a307ff3dd830a30 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd830a987ff3dd830a98 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd830b007ff3dd830b00 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd830b687ff3dd830b68 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd830bd07ff3dd830bd0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd830c387ff3dd830c38 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd830ca07ff3dd830ca0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd830d087ff3dd830d08 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd830d707ff3dd830d70 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd830dd87ff3dd830dd8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd830e407ff3dd830e40 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd830ea87ff3dd830ea8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd830f107ff3dd830f10 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd830f787ff3dd830f78 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd830fe07ff3dd830fe0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8310487ff3dd831048 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8310b07ff3dd8310b0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8311187ff3dd831118 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8311807ff3dd831180 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8311e87ff3dd8311e8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8312507ff3dd831250 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8312b87ff3dd8312b8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8313207ff3dd831320 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8313887ff3dd831388 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8313f07ff3dd8313f0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8314587ff3dd831458 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8314c07ff3dd8314c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8315287ff3dd831528 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8315907ff3dd831590 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8315f87ff3dd8315f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8316607ff3dd831660 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8316c87ff3dd8316c8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8317307ff3dd831730 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8317987ff3dd831798 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8318007ff3dd831800 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8318687ff3dd831868 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8318d07ff3dd8318d0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8319387ff3dd831938 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8319a07ff3dd8319a0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd831a087ff3dd831a08 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd831a707ff3dd831a70 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd831ad87ff3dd831ad8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd831b407ff3dd831b40 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd831ba87ff3dd831ba8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd831c107ff3dd831c10 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd831c787ff3dd831c78 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd831ce07ff3dd831ce0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd831d487ff3dd831d48 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd831db07ff3dd831db0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd831e187ff3dd831e18 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd831e807ff3dd831e80 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd831ee87ff3dd831ee8 /* cloth/ScClothSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.cpp"; path = "../../SimulationController/src/cloth/ScClothSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8be669207fa18be66920 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8c0404007fa18c040400 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0404687fa18c040468 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0404d07fa18c0404d0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0405387fa18c040538 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0405a07fa18c0405a0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0406087fa18c040608 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0406707fa18c040670 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0406d87fa18c0406d8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0407407fa18c040740 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0407a87fa18c0407a8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0408107fa18c040810 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0408787fa18c040878 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0408e07fa18c0408e0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0409487fa18c040948 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c0409b07fa18c0409b0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f92007fa18c9f9200 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f92687fa18c9f9268 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f92d07fa18c9f92d0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f93387fa18c9f9338 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f93a07fa18c9f93a0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f94087fa18c9f9408 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f94707fa18c9f9470 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f94d87fa18c9f94d8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f95407fa18c9f9540 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f95a87fa18c9f95a8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f96107fa18c9f9610 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f96787fa18c9f9678 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f96e07fa18c9f96e0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f97487fa18c9f9748 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f97b07fa18c9f97b0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f98187fa18c9f9818 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f98807fa18c9f9880 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f98e87fa18c9f98e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f99507fa18c9f9950 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f99b87fa18c9f99b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f9a207fa18c9f9a20 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f9a887fa18c9f9a88 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f9af07fa18c9f9af0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f9b587fa18c9f9b58 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f9bc07fa18c9f9bc0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f9c287fa18c9f9c28 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f9c907fa18c9f9c90 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f9cf87fa18c9f9cf8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f9d607fa18c9f9d60 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f9dc87fa18c9f9dc8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f9e307fa18c9f9e30 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f9e987fa18c9f9e98 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f9f007fa18c9f9f00 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f9f687fa18c9f9f68 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9f9fd07fa18c9f9fd0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa0387fa18c9fa038 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa0a07fa18c9fa0a0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa1087fa18c9fa108 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa1707fa18c9fa170 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa1d87fa18c9fa1d8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa2407fa18c9fa240 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa2a87fa18c9fa2a8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa3107fa18c9fa310 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa3787fa18c9fa378 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa3e07fa18c9fa3e0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa4487fa18c9fa448 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa4b07fa18c9fa4b0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa5187fa18c9fa518 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa5807fa18c9fa580 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa5e87fa18c9fa5e8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa6507fa18c9fa650 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa6b87fa18c9fa6b8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa7207fa18c9fa720 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa7887fa18c9fa788 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa7f07fa18c9fa7f0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa8587fa18c9fa858 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa8c07fa18c9fa8c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa9287fa18c9fa928 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa9907fa18c9fa990 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fa9f87fa18c9fa9f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9faa607fa18c9faa60 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9faac87fa18c9faac8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fab307fa18c9fab30 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fab987fa18c9fab98 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fac007fa18c9fac00 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fac687fa18c9fac68 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9facd07fa18c9facd0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fad387fa18c9fad38 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fada07fa18c9fada0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fae087fa18c9fae08 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fae707fa18c9fae70 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9faed87fa18c9faed8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9faf407fa18c9faf40 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fafa87fa18c9fafa8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fb0107fa18c9fb010 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fb0787fa18c9fb078 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fb0e07fa18c9fb0e0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fb1487fa18c9fb148 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fb1b07fa18c9fb1b0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fb2187fa18c9fb218 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fb2807fa18c9fb280 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fb2e87fa18c9fb2e8 /* cloth/ScClothSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.cpp"; path = "../../SimulationController/src/cloth/ScClothSim.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2dcc9e8e07ff3dcc9e8e0 /* Resources */ = { + FFF28be669207fa18be66920 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1131,7 +1131,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCdcc9e8e07ff3dcc9e8e0 /* Frameworks */ = { + FFFC8be669207fa18be66920 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1141,53 +1141,53 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8dcc9e8e07ff3dcc9e8e0 /* Sources */ = { + FFF88be669207fa18be66920 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdd830bd07ff3dd830bd0, - FFFFdd830c387ff3dd830c38, - FFFFdd830ca07ff3dd830ca0, - FFFFdd830d087ff3dd830d08, - FFFFdd830d707ff3dd830d70, - FFFFdd830dd87ff3dd830dd8, - FFFFdd830e407ff3dd830e40, - FFFFdd830ea87ff3dd830ea8, - FFFFdd830f107ff3dd830f10, - FFFFdd830f787ff3dd830f78, - FFFFdd830fe07ff3dd830fe0, - FFFFdd8310487ff3dd831048, - FFFFdd8310b07ff3dd8310b0, - FFFFdd8311187ff3dd831118, - FFFFdd8311807ff3dd831180, - FFFFdd8311e87ff3dd8311e8, - FFFFdd8312507ff3dd831250, - FFFFdd8312b87ff3dd8312b8, - FFFFdd8313207ff3dd831320, - FFFFdd8313887ff3dd831388, - FFFFdd8313f07ff3dd8313f0, - FFFFdd8314587ff3dd831458, - FFFFdd8314c07ff3dd8314c0, - FFFFdd8315287ff3dd831528, - FFFFdd8315907ff3dd831590, - FFFFdd8315f87ff3dd8315f8, - FFFFdd8316607ff3dd831660, - FFFFdd8316c87ff3dd8316c8, - FFFFdd8317307ff3dd831730, - FFFFdd8317987ff3dd831798, - FFFFdd8318007ff3dd831800, - FFFFdd8318687ff3dd831868, - FFFFdd8318d07ff3dd8318d0, - FFFFdd8319387ff3dd831938, - FFFFdd8319a07ff3dd8319a0, - FFFFdd831b407ff3dd831b40, - FFFFdd831ba87ff3dd831ba8, - FFFFdd831c107ff3dd831c10, - FFFFdd831c787ff3dd831c78, - FFFFdd831db07ff3dd831db0, - FFFFdd831e187ff3dd831e18, - FFFFdd831e807ff3dd831e80, - FFFFdd831ee87ff3dd831ee8, + FFFF8c9f9fd07fa18c9f9fd0, + FFFF8c9fa0387fa18c9fa038, + FFFF8c9fa0a07fa18c9fa0a0, + FFFF8c9fa1087fa18c9fa108, + FFFF8c9fa1707fa18c9fa170, + FFFF8c9fa1d87fa18c9fa1d8, + FFFF8c9fa2407fa18c9fa240, + FFFF8c9fa2a87fa18c9fa2a8, + FFFF8c9fa3107fa18c9fa310, + FFFF8c9fa3787fa18c9fa378, + FFFF8c9fa3e07fa18c9fa3e0, + FFFF8c9fa4487fa18c9fa448, + FFFF8c9fa4b07fa18c9fa4b0, + FFFF8c9fa5187fa18c9fa518, + FFFF8c9fa5807fa18c9fa580, + FFFF8c9fa5e87fa18c9fa5e8, + FFFF8c9fa6507fa18c9fa650, + FFFF8c9fa6b87fa18c9fa6b8, + FFFF8c9fa7207fa18c9fa720, + FFFF8c9fa7887fa18c9fa788, + FFFF8c9fa7f07fa18c9fa7f0, + FFFF8c9fa8587fa18c9fa858, + FFFF8c9fa8c07fa18c9fa8c0, + FFFF8c9fa9287fa18c9fa928, + FFFF8c9fa9907fa18c9fa990, + FFFF8c9fa9f87fa18c9fa9f8, + FFFF8c9faa607fa18c9faa60, + FFFF8c9faac87fa18c9faac8, + FFFF8c9fab307fa18c9fab30, + FFFF8c9fab987fa18c9fab98, + FFFF8c9fac007fa18c9fac00, + FFFF8c9fac687fa18c9fac68, + FFFF8c9facd07fa18c9facd0, + FFFF8c9fad387fa18c9fad38, + FFFF8c9fada07fa18c9fada0, + FFFF8c9faf407fa18c9faf40, + FFFF8c9fafa87fa18c9fafa8, + FFFF8c9fb0107fa18c9fb010, + FFFF8c9fb0787fa18c9fb078, + FFFF8c9fb1b07fa18c9fb1b0, + FFFF8c9fb2187fa18c9fb218, + FFFF8c9fb2807fa18c9fb280, + FFFF8c9fb2e87fa18c9fb2e8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1199,80 +1199,80 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCooking */ - FFFFde3273007ff3de327300 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDdcc891607ff3dcc89160 /* PhysXExtensions */; }; - FFFFdd8380007ff3dd838000 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8380007ff3dd838000 /* Adjacencies.cpp */; }; - FFFFdd8380687ff3dd838068 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8380687ff3dd838068 /* Cooking.cpp */; }; - FFFFdd8380d07ff3dd8380d0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8380d07ff3dd8380d0 /* CookingUtils.cpp */; }; - FFFFdd8381387ff3dd838138 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8381387ff3dd838138 /* EdgeList.cpp */; }; - FFFFdd8381a07ff3dd8381a0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8381a07ff3dd8381a0 /* MeshCleaner.cpp */; }; - FFFFdd8382087ff3dd838208 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8382087ff3dd838208 /* Quantizer.cpp */; }; - FFFFdd8384e07ff3dd8384e0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8384e07ff3dd8384e0 /* mesh/GrbTriangleMeshCooking.cpp */; }; - FFFFdd8385487ff3dd838548 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8385487ff3dd838548 /* mesh/HeightFieldCooking.cpp */; }; - FFFFdd8385b07ff3dd8385b0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8385b07ff3dd8385b0 /* mesh/RTreeCooking.cpp */; }; - FFFFdd8386187ff3dd838618 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8386187ff3dd838618 /* mesh/TriangleMeshBuilder.cpp */; }; - FFFFdd8388887ff3dd838888 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8388887ff3dd838888 /* convex/BigConvexDataBuilder.cpp */; }; - FFFFdd8388f07ff3dd8388f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8388f07ff3dd8388f0 /* convex/ConvexHullBuilder.cpp */; }; - FFFFdd8389587ff3dd838958 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8389587ff3dd838958 /* convex/ConvexHullLib.cpp */; }; - FFFFdd8389c07ff3dd8389c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8389c07ff3dd8389c0 /* convex/ConvexHullUtils.cpp */; }; - FFFFdd838a287ff3dd838a28 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd838a287ff3dd838a28 /* convex/ConvexMeshBuilder.cpp */; }; - FFFFdd838a907ff3dd838a90 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd838a907ff3dd838a90 /* convex/ConvexPolygonsBuilder.cpp */; }; - FFFFdd838af87ff3dd838af8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd838af87ff3dd838af8 /* convex/InflationConvexHullLib.cpp */; }; - FFFFdd838b607ff3dd838b60 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd838b607ff3dd838b60 /* convex/QuickHullConvexHullLib.cpp */; }; - FFFFdd838bc87ff3dd838bc8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd838bc87ff3dd838bc8 /* convex/VolumeIntegration.cpp */; }; + FFFF8e5869c07fa18e5869c0 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD8be663407fa18be66340 /* PhysXExtensions */; }; + FFFF8c9fec007fa18c9fec00 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fec007fa18c9fec00 /* Adjacencies.cpp */; }; + FFFF8c9fec687fa18c9fec68 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fec687fa18c9fec68 /* Cooking.cpp */; }; + FFFF8c9fecd07fa18c9fecd0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fecd07fa18c9fecd0 /* CookingUtils.cpp */; }; + FFFF8c9fed387fa18c9fed38 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fed387fa18c9fed38 /* EdgeList.cpp */; }; + FFFF8c9feda07fa18c9feda0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9feda07fa18c9feda0 /* MeshCleaner.cpp */; }; + FFFF8c9fee087fa18c9fee08 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9fee087fa18c9fee08 /* Quantizer.cpp */; }; + FFFF8c9ff0e07fa18c9ff0e0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9ff0e07fa18c9ff0e0 /* mesh/GrbTriangleMeshCooking.cpp */; }; + FFFF8c9ff1487fa18c9ff148 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9ff1487fa18c9ff148 /* mesh/HeightFieldCooking.cpp */; }; + FFFF8c9ff1b07fa18c9ff1b0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9ff1b07fa18c9ff1b0 /* mesh/RTreeCooking.cpp */; }; + FFFF8c9ff2187fa18c9ff218 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9ff2187fa18c9ff218 /* mesh/TriangleMeshBuilder.cpp */; }; + FFFF8c9ff4887fa18c9ff488 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9ff4887fa18c9ff488 /* convex/BigConvexDataBuilder.cpp */; }; + FFFF8c9ff4f07fa18c9ff4f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9ff4f07fa18c9ff4f0 /* convex/ConvexHullBuilder.cpp */; }; + FFFF8c9ff5587fa18c9ff558 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9ff5587fa18c9ff558 /* convex/ConvexHullLib.cpp */; }; + FFFF8c9ff5c07fa18c9ff5c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9ff5c07fa18c9ff5c0 /* convex/ConvexHullUtils.cpp */; }; + FFFF8c9ff6287fa18c9ff628 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9ff6287fa18c9ff628 /* convex/ConvexMeshBuilder.cpp */; }; + FFFF8c9ff6907fa18c9ff690 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9ff6907fa18c9ff690 /* convex/ConvexPolygonsBuilder.cpp */; }; + FFFF8c9ff6f87fa18c9ff6f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9ff6f87fa18c9ff6f8 /* convex/InflationConvexHullLib.cpp */; }; + FFFF8c9ff7607fa18c9ff760 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9ff7607fa18c9ff760 /* convex/QuickHullConvexHullLib.cpp */; }; + FFFF8c9ff7c87fa18c9ff7c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9ff7c87fa18c9ff7c8 /* convex/VolumeIntegration.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDde3231d07ff3de3231d0 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDde3260c07ff3de3260c0 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDde3261287ff3de326128 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDde3261907ff3de326190 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDde3261f87ff3de3261f8 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFDde3262607ff3de326260 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDde3262c87ff3de3262c8 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDde3263307ff3de326330 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8380007ff3dd838000 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8380687ff3dd838068 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8380d07ff3dd8380d0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8381387ff3dd838138 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8381a07ff3dd8381a0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8382087ff3dd838208 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8382707ff3dd838270 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8382d87ff3dd8382d8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8383407ff3dd838340 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8383a87ff3dd8383a8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8384107ff3dd838410 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8384787ff3dd838478 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8384e07ff3dd8384e0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8385487ff3dd838548 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8385b07ff3dd8385b0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8386187ff3dd838618 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8386807ff3dd838680 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8386e87ff3dd8386e8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8387507ff3dd838750 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8387b87ff3dd8387b8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8388207ff3dd838820 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8388887ff3dd838888 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8388f07ff3dd8388f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8389587ff3dd838958 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8389c07ff3dd8389c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd838a287ff3dd838a28 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd838a907ff3dd838a90 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd838af87ff3dd838af8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd838b607ff3dd838b60 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd838bc87ff3dd838bc8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd838c307ff3dd838c30 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd838c987ff3dd838c98 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd838d007ff3dd838d00 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd838d687ff3dd838d68 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd838dd07ff3dd838dd0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd838e387ff3dd838e38 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd838ea07ff3dd838ea0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd838f087ff3dd838f08 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd838f707ff3dd838f70 /* convex/VolumeIntegration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.h"; path = "../../PhysXCooking/src/convex/VolumeIntegration.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e579d907fa18e579d90 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8e589f807fa18e589f80 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e589fe87fa18e589fe8 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e58a0507fa18e58a050 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e58a0b87fa18e58a0b8 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e58a1207fa18e58a120 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e58a1887fa18e58a188 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e58a1f07fa18e58a1f0 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fec007fa18c9fec00 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fec687fa18c9fec68 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fecd07fa18c9fecd0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fed387fa18c9fed38 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9feda07fa18c9feda0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fee087fa18c9fee08 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fee707fa18c9fee70 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9feed87fa18c9feed8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fef407fa18c9fef40 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9fefa87fa18c9fefa8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff0107fa18c9ff010 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff0787fa18c9ff078 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff0e07fa18c9ff0e0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff1487fa18c9ff148 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff1b07fa18c9ff1b0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff2187fa18c9ff218 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff2807fa18c9ff280 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff2e87fa18c9ff2e8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff3507fa18c9ff350 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff3b87fa18c9ff3b8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff4207fa18c9ff420 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff4887fa18c9ff488 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff4f07fa18c9ff4f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff5587fa18c9ff558 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff5c07fa18c9ff5c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff6287fa18c9ff628 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff6907fa18c9ff690 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff6f87fa18c9ff6f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff7607fa18c9ff760 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff7c87fa18c9ff7c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff8307fa18c9ff830 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff8987fa18c9ff898 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff9007fa18c9ff900 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff9687fa18c9ff968 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ff9d07fa18c9ff9d0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ffa387fa18c9ffa38 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ffaa07fa18c9ffaa0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ffb087fa18c9ffb08 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ffb707fa18c9ffb70 /* convex/VolumeIntegration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.h"; path = "../../PhysXCooking/src/convex/VolumeIntegration.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2de3231d07ff3de3231d0 /* Resources */ = { + FFF28e579d907fa18e579d90 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1282,7 +1282,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCde3231d07ff3de3231d0 /* Frameworks */ = { + FFFC8e579d907fa18e579d90 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1292,29 +1292,29 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8de3231d07ff3de3231d0 /* Sources */ = { + FFF88e579d907fa18e579d90 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdd8380007ff3dd838000, - FFFFdd8380687ff3dd838068, - FFFFdd8380d07ff3dd8380d0, - FFFFdd8381387ff3dd838138, - FFFFdd8381a07ff3dd8381a0, - FFFFdd8382087ff3dd838208, - FFFFdd8384e07ff3dd8384e0, - FFFFdd8385487ff3dd838548, - FFFFdd8385b07ff3dd8385b0, - FFFFdd8386187ff3dd838618, - FFFFdd8388887ff3dd838888, - FFFFdd8388f07ff3dd8388f0, - FFFFdd8389587ff3dd838958, - FFFFdd8389c07ff3dd8389c0, - FFFFdd838a287ff3dd838a28, - FFFFdd838a907ff3dd838a90, - FFFFdd838af87ff3dd838af8, - FFFFdd838b607ff3dd838b60, - FFFFdd838bc87ff3dd838bc8, + FFFF8c9fec007fa18c9fec00, + FFFF8c9fec687fa18c9fec68, + FFFF8c9fecd07fa18c9fecd0, + FFFF8c9fed387fa18c9fed38, + FFFF8c9feda07fa18c9feda0, + FFFF8c9fee087fa18c9fee08, + FFFF8c9ff0e07fa18c9ff0e0, + FFFF8c9ff1487fa18c9ff148, + FFFF8c9ff1b07fa18c9ff1b0, + FFFF8c9ff2187fa18c9ff218, + FFFF8c9ff4887fa18c9ff488, + FFFF8c9ff4f07fa18c9ff4f0, + FFFF8c9ff5587fa18c9ff558, + FFFF8c9ff5c07fa18c9ff5c0, + FFFF8c9ff6287fa18c9ff628, + FFFF8c9ff6907fa18c9ff690, + FFFF8c9ff6f87fa18c9ff6f8, + FFFF8c9ff7607fa18c9ff760, + FFFF8c9ff7c87fa18c9ff7c8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1323,515 +1323,514 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4de3239307ff3de323930 /* PBXTargetDependency */ = { + FFF48e575ea07fa18e575ea0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdc88a1407ff3dc88a140 /* PhysXCommon */; - targetProxy = FFF5dc88a1407ff3dc88a140 /* PBXContainerItemProxy */; + target = FFFA8d1551c07fa18d1551c0 /* PhysXCommon */; + targetProxy = FFF58d1551c07fa18d1551c0 /* PBXContainerItemProxy */; }; - FFF4de3273007ff3de327300 /* PBXTargetDependency */ = { + FFF48e5869c07fa18e5869c0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdcc891607ff3dcc89160 /* PhysXExtensions */; - targetProxy = FFF5dcc891607ff3dcc89160 /* PBXContainerItemProxy */; + target = FFFA8be663407fa18be66340 /* PhysXExtensions */; + targetProxy = FFF58be663407fa18be66340 /* PBXContainerItemProxy */; }; - FFF4de3230a07ff3de3230a0 /* PBXTargetDependency */ = { + FFF48e58e5a07fa18e58e5a0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdc88e8a07ff3dc88e8a0 /* PxFoundation */; - targetProxy = FFF5dc88e8a07ff3dc88e8a0 /* PBXContainerItemProxy */; + target = FFFA8d1321d07fa18d1321d0 /* PxFoundation */; + targetProxy = FFF58d1321d07fa18d1321d0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCommon */ - FFFFdc1a9c007ff3dc1a9c00 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDdc1a9c007ff3dc1a9c00 /* src/CmBoxPruning.cpp */; }; - FFFFdc1a9c687ff3dc1a9c68 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDdc1a9c687ff3dc1a9c68 /* src/CmCollection.cpp */; }; - FFFFdc1a9cd07ff3dc1a9cd0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDdc1a9cd07ff3dc1a9cd0 /* src/CmMathUtils.cpp */; }; - FFFFdc1a9d387ff3dc1a9d38 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDdc1a9d387ff3dc1a9d38 /* src/CmPtrTable.cpp */; }; - FFFFdc1a9da07ff3dc1a9da0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDdc1a9da07ff3dc1a9da0 /* src/CmRadixSort.cpp */; }; - FFFFdc1a9e087ff3dc1a9e08 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDdc1a9e087ff3dc1a9e08 /* src/CmRadixSortBuffered.cpp */; }; - FFFFdc1a9e707ff3dc1a9e70 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDdc1a9e707ff3dc1a9e70 /* src/CmRenderOutput.cpp */; }; - FFFFdc1a9ed87ff3dc1a9ed8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDdc1a9ed87ff3dc1a9ed8 /* src/CmVisualization.cpp */; }; - FFFFdd0013a87ff3dd0013a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0013a87ff3dd0013a8 /* ../../Include/GeomUtils */; }; - FFFFdd0048e07ff3dd0048e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0048e07ff3dd0048e0 /* src/GuBounds.cpp */; }; - FFFFdd0049487ff3dd004948 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0049487ff3dd004948 /* src/GuBox.cpp */; }; - FFFFdd0049b07ff3dd0049b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0049b07ff3dd0049b0 /* src/GuCCTSweepTests.cpp */; }; - FFFFdd004a187ff3dd004a18 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd004a187ff3dd004a18 /* src/GuCapsule.cpp */; }; - FFFFdd004a807ff3dd004a80 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd004a807ff3dd004a80 /* src/GuGeometryQuery.cpp */; }; - FFFFdd004ae87ff3dd004ae8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd004ae87ff3dd004ae8 /* src/GuGeometryUnion.cpp */; }; - FFFFdd004b507ff3dd004b50 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd004b507ff3dd004b50 /* src/GuInternal.cpp */; }; - FFFFdd004bb87ff3dd004bb8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd004bb87ff3dd004bb8 /* src/GuMTD.cpp */; }; - FFFFdd004c207ff3dd004c20 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd004c207ff3dd004c20 /* src/GuMeshFactory.cpp */; }; - FFFFdd004c887ff3dd004c88 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd004c887ff3dd004c88 /* src/GuMetaData.cpp */; }; - FFFFdd004cf07ff3dd004cf0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd004cf07ff3dd004cf0 /* src/GuOverlapTests.cpp */; }; - FFFFdd004d587ff3dd004d58 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd004d587ff3dd004d58 /* src/GuRaycastTests.cpp */; }; - FFFFdd004dc07ff3dd004dc0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd004dc07ff3dd004dc0 /* src/GuSerialize.cpp */; }; - FFFFdd004e287ff3dd004e28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd004e287ff3dd004e28 /* src/GuSweepMTD.cpp */; }; - FFFFdd004e907ff3dd004e90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd004e907ff3dd004e90 /* src/GuSweepSharedTests.cpp */; }; - FFFFdd004ef87ff3dd004ef8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd004ef87ff3dd004ef8 /* src/GuSweepTests.cpp */; }; - FFFFdd004f607ff3dd004f60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd004f607ff3dd004f60 /* src/contact/GuContactBoxBox.cpp */; }; - FFFFdd004fc87ff3dd004fc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd004fc87ff3dd004fc8 /* src/contact/GuContactCapsuleBox.cpp */; }; - FFFFdd0050307ff3dd005030 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0050307ff3dd005030 /* src/contact/GuContactCapsuleCapsule.cpp */; }; - FFFFdd0050987ff3dd005098 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0050987ff3dd005098 /* src/contact/GuContactCapsuleConvex.cpp */; }; - FFFFdd0051007ff3dd005100 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0051007ff3dd005100 /* src/contact/GuContactCapsuleMesh.cpp */; }; - FFFFdd0051687ff3dd005168 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0051687ff3dd005168 /* src/contact/GuContactConvexConvex.cpp */; }; - FFFFdd0051d07ff3dd0051d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0051d07ff3dd0051d0 /* src/contact/GuContactConvexMesh.cpp */; }; - FFFFdd0052387ff3dd005238 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0052387ff3dd005238 /* src/contact/GuContactPlaneBox.cpp */; }; - FFFFdd0052a07ff3dd0052a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0052a07ff3dd0052a0 /* src/contact/GuContactPlaneCapsule.cpp */; }; - FFFFdd0053087ff3dd005308 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0053087ff3dd005308 /* src/contact/GuContactPlaneConvex.cpp */; }; - FFFFdd0053707ff3dd005370 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0053707ff3dd005370 /* src/contact/GuContactPolygonPolygon.cpp */; }; - FFFFdd0053d87ff3dd0053d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0053d87ff3dd0053d8 /* src/contact/GuContactSphereBox.cpp */; }; - FFFFdd0054407ff3dd005440 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0054407ff3dd005440 /* src/contact/GuContactSphereCapsule.cpp */; }; - FFFFdd0054a87ff3dd0054a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0054a87ff3dd0054a8 /* src/contact/GuContactSphereMesh.cpp */; }; - FFFFdd0055107ff3dd005510 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0055107ff3dd005510 /* src/contact/GuContactSpherePlane.cpp */; }; - FFFFdd0055787ff3dd005578 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0055787ff3dd005578 /* src/contact/GuContactSphereSphere.cpp */; }; - FFFFdd0055e07ff3dd0055e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0055e07ff3dd0055e0 /* src/contact/GuFeatureCode.cpp */; }; - FFFFdd0056487ff3dd005648 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0056487ff3dd005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; - FFFFdd0056b07ff3dd0056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0056b07ff3dd0056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; - FFFFdd0057187ff3dd005718 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0057187ff3dd005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; - FFFFdd0057807ff3dd005780 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0057807ff3dd005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; - FFFFdd0057e87ff3dd0057e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0057e87ff3dd0057e8 /* src/common/GuBarycentricCoordinates.cpp */; }; - FFFFdd0058507ff3dd005850 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0058507ff3dd005850 /* src/common/GuSeparatingAxes.cpp */; }; - FFFFdd0058b87ff3dd0058b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0058b87ff3dd0058b8 /* src/convex/GuBigConvexData.cpp */; }; - FFFFdd0059207ff3dd005920 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0059207ff3dd005920 /* src/convex/GuConvexHelper.cpp */; }; - FFFFdd0059887ff3dd005988 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0059887ff3dd005988 /* src/convex/GuConvexMesh.cpp */; }; - FFFFdd0059f07ff3dd0059f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0059f07ff3dd0059f0 /* src/convex/GuConvexSupportTable.cpp */; }; - FFFFdd005a587ff3dd005a58 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd005a587ff3dd005a58 /* src/convex/GuConvexUtilsInternal.cpp */; }; - FFFFdd005ac07ff3dd005ac0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd005ac07ff3dd005ac0 /* src/convex/GuHillClimbing.cpp */; }; - FFFFdd005b287ff3dd005b28 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd005b287ff3dd005b28 /* src/convex/GuShapeConvex.cpp */; }; - FFFFdd005b907ff3dd005b90 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd005b907ff3dd005b90 /* src/distance/GuDistancePointBox.cpp */; }; - FFFFdd005bf87ff3dd005bf8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd005bf87ff3dd005bf8 /* src/distance/GuDistancePointTriangle.cpp */; }; - FFFFdd005c607ff3dd005c60 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd005c607ff3dd005c60 /* src/distance/GuDistanceSegmentBox.cpp */; }; - FFFFdd005cc87ff3dd005cc8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd005cc87ff3dd005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; - FFFFdd005d307ff3dd005d30 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd005d307ff3dd005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; - FFFFdd005d987ff3dd005d98 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd005d987ff3dd005d98 /* src/sweep/GuSweepBoxBox.cpp */; }; - FFFFdd005e007ff3dd005e00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd005e007ff3dd005e00 /* src/sweep/GuSweepBoxSphere.cpp */; }; - FFFFdd005e687ff3dd005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd005e687ff3dd005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; - FFFFdd005ed07ff3dd005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd005ed07ff3dd005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; - FFFFdd005f387ff3dd005f38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd005f387ff3dd005f38 /* src/sweep/GuSweepCapsuleBox.cpp */; }; - FFFFdd005fa07ff3dd005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd005fa07ff3dd005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; - FFFFdd0060087ff3dd006008 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0060087ff3dd006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; - FFFFdd0060707ff3dd006070 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0060707ff3dd006070 /* src/sweep/GuSweepSphereCapsule.cpp */; }; - FFFFdd0060d87ff3dd0060d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0060d87ff3dd0060d8 /* src/sweep/GuSweepSphereSphere.cpp */; }; - FFFFdd0061407ff3dd006140 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0061407ff3dd006140 /* src/sweep/GuSweepSphereTriangle.cpp */; }; - FFFFdd0061a87ff3dd0061a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0061a87ff3dd0061a8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; - FFFFdd0062107ff3dd006210 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0062107ff3dd006210 /* src/gjk/GuEPA.cpp */; }; - FFFFdd0062787ff3dd006278 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0062787ff3dd006278 /* src/gjk/GuGJKSimplex.cpp */; }; - FFFFdd0062e07ff3dd0062e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0062e07ff3dd0062e0 /* src/gjk/GuGJKTest.cpp */; }; - FFFFdd0063487ff3dd006348 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0063487ff3dd006348 /* src/intersection/GuIntersectionBoxBox.cpp */; }; - FFFFdd0063b07ff3dd0063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0063b07ff3dd0063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; - FFFFdd0064187ff3dd006418 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0064187ff3dd006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; - FFFFdd0064807ff3dd006480 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0064807ff3dd006480 /* src/intersection/GuIntersectionRayBox.cpp */; }; - FFFFdd0064e87ff3dd0064e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0064e87ff3dd0064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; - FFFFdd0065507ff3dd006550 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0065507ff3dd006550 /* src/intersection/GuIntersectionRaySphere.cpp */; }; - FFFFdd0065b87ff3dd0065b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0065b87ff3dd0065b8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; - FFFFdd0066207ff3dd006620 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0066207ff3dd006620 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; - FFFFdd0066887ff3dd006688 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0066887ff3dd006688 /* src/mesh/GuBV32.cpp */; }; - FFFFdd0066f07ff3dd0066f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0066f07ff3dd0066f0 /* src/mesh/GuBV32Build.cpp */; }; - FFFFdd0067587ff3dd006758 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0067587ff3dd006758 /* src/mesh/GuBV4.cpp */; }; - FFFFdd0067c07ff3dd0067c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0067c07ff3dd0067c0 /* src/mesh/GuBV4Build.cpp */; }; - FFFFdd0068287ff3dd006828 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0068287ff3dd006828 /* src/mesh/GuBV4_AABBSweep.cpp */; }; - FFFFdd0068907ff3dd006890 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0068907ff3dd006890 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; - FFFFdd0068f87ff3dd0068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0068f87ff3dd0068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; - FFFFdd0069607ff3dd006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0069607ff3dd006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; - FFFFdd0069c87ff3dd0069c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0069c87ff3dd0069c8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; - FFFFdd006a307ff3dd006a30 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd006a307ff3dd006a30 /* src/mesh/GuBV4_Raycast.cpp */; }; - FFFFdd006a987ff3dd006a98 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd006a987ff3dd006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; - FFFFdd006b007ff3dd006b00 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd006b007ff3dd006b00 /* src/mesh/GuBV4_SphereSweep.cpp */; }; - FFFFdd006b687ff3dd006b68 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd006b687ff3dd006b68 /* src/mesh/GuMeshQuery.cpp */; }; - FFFFdd006bd07ff3dd006bd0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd006bd07ff3dd006bd0 /* src/mesh/GuMidphaseBV4.cpp */; }; - FFFFdd006c387ff3dd006c38 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd006c387ff3dd006c38 /* src/mesh/GuMidphaseRTree.cpp */; }; - FFFFdd006ca07ff3dd006ca0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd006ca07ff3dd006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; - FFFFdd006d087ff3dd006d08 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd006d087ff3dd006d08 /* src/mesh/GuRTree.cpp */; }; - FFFFdd006d707ff3dd006d70 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd006d707ff3dd006d70 /* src/mesh/GuRTreeQueries.cpp */; }; - FFFFdd006dd87ff3dd006dd8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd006dd87ff3dd006dd8 /* src/mesh/GuSweepsMesh.cpp */; }; - FFFFdd006e407ff3dd006e40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd006e407ff3dd006e40 /* src/mesh/GuTriangleMesh.cpp */; }; - FFFFdd006ea87ff3dd006ea8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd006ea87ff3dd006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; - FFFFdd006f107ff3dd006f10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd006f107ff3dd006f10 /* src/mesh/GuTriangleMeshRTree.cpp */; }; - FFFFdd006f787ff3dd006f78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd006f787ff3dd006f78 /* src/hf/GuHeightField.cpp */; }; - FFFFdd006fe07ff3dd006fe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd006fe07ff3dd006fe0 /* src/hf/GuHeightFieldUtil.cpp */; }; - FFFFdd0070487ff3dd007048 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0070487ff3dd007048 /* src/hf/GuOverlapTestsHF.cpp */; }; - FFFFdd0070b07ff3dd0070b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0070b07ff3dd0070b0 /* src/hf/GuSweepsHF.cpp */; }; - FFFFdd0071187ff3dd007118 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0071187ff3dd007118 /* src/pcm/GuPCMContactBoxBox.cpp */; }; - FFFFdd0071807ff3dd007180 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0071807ff3dd007180 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; - FFFFdd0071e87ff3dd0071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0071e87ff3dd0071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; - FFFFdd0072507ff3dd007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0072507ff3dd007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; - FFFFdd0072b87ff3dd0072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0072b87ff3dd0072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; - FFFFdd0073207ff3dd007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0073207ff3dd007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; - FFFFdd0073887ff3dd007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0073887ff3dd007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; - FFFFdd0073f07ff3dd0073f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0073f07ff3dd0073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; - FFFFdd0074587ff3dd007458 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0074587ff3dd007458 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; - FFFFdd0074c07ff3dd0074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0074c07ff3dd0074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; - FFFFdd0075287ff3dd007528 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0075287ff3dd007528 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; - FFFFdd0075907ff3dd007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0075907ff3dd007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; - FFFFdd0075f87ff3dd0075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0075f87ff3dd0075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; - FFFFdd0076607ff3dd007660 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0076607ff3dd007660 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; - FFFFdd0076c87ff3dd0076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0076c87ff3dd0076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; - FFFFdd0077307ff3dd007730 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0077307ff3dd007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; - FFFFdd0077987ff3dd007798 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0077987ff3dd007798 /* src/pcm/GuPCMContactSphereBox.cpp */; }; - FFFFdd0078007ff3dd007800 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0078007ff3dd007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; - FFFFdd0078687ff3dd007868 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0078687ff3dd007868 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; - FFFFdd0078d07ff3dd0078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0078d07ff3dd0078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; - FFFFdd0079387ff3dd007938 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0079387ff3dd007938 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; - FFFFdd0079a07ff3dd0079a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd0079a07ff3dd0079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; - FFFFdd007a087ff3dd007a08 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd007a087ff3dd007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; - FFFFdd007a707ff3dd007a70 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd007a707ff3dd007a70 /* src/pcm/GuPCMShapeConvex.cpp */; }; - FFFFdd007ad87ff3dd007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd007ad87ff3dd007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; - FFFFdd007b407ff3dd007b40 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd007b407ff3dd007b40 /* src/pcm/GuPersistentContactManifold.cpp */; }; - FFFFdd007ba87ff3dd007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd007ba87ff3dd007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; - FFFFdd007c107ff3dd007c10 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdd007c107ff3dd007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; + FFFF8c9972007fa18c997200 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD8c9972007fa18c997200 /* src/CmBoxPruning.cpp */; }; + FFFF8c9972687fa18c997268 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD8c9972687fa18c997268 /* src/CmCollection.cpp */; }; + FFFF8c9972d07fa18c9972d0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD8c9972d07fa18c9972d0 /* src/CmMathUtils.cpp */; }; + FFFF8c9973387fa18c997338 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD8c9973387fa18c997338 /* src/CmPtrTable.cpp */; }; + FFFF8c9973a07fa18c9973a0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD8c9973a07fa18c9973a0 /* src/CmRadixSort.cpp */; }; + FFFF8c9974087fa18c997408 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD8c9974087fa18c997408 /* src/CmRadixSortBuffered.cpp */; }; + FFFF8c9974707fa18c997470 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD8c9974707fa18c997470 /* src/CmRenderOutput.cpp */; }; + FFFF8c9974d87fa18c9974d8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD8c9974d87fa18c9974d8 /* src/CmVisualization.cpp */; }; + FFFF8d8013a87fa18d8013a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8013a87fa18d8013a8 /* ../../Include/GeomUtils */; }; + FFFF8d8048e07fa18d8048e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8048e07fa18d8048e0 /* src/GuBounds.cpp */; }; + FFFF8d8049487fa18d804948 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8049487fa18d804948 /* src/GuBox.cpp */; }; + FFFF8d8049b07fa18d8049b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8049b07fa18d8049b0 /* src/GuCCTSweepTests.cpp */; }; + FFFF8d804a187fa18d804a18 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d804a187fa18d804a18 /* src/GuCapsule.cpp */; }; + FFFF8d804a807fa18d804a80 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d804a807fa18d804a80 /* src/GuGeometryQuery.cpp */; }; + FFFF8d804ae87fa18d804ae8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d804ae87fa18d804ae8 /* src/GuGeometryUnion.cpp */; }; + FFFF8d804b507fa18d804b50 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d804b507fa18d804b50 /* src/GuInternal.cpp */; }; + FFFF8d804bb87fa18d804bb8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d804bb87fa18d804bb8 /* src/GuMTD.cpp */; }; + FFFF8d804c207fa18d804c20 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d804c207fa18d804c20 /* src/GuMeshFactory.cpp */; }; + FFFF8d804c887fa18d804c88 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d804c887fa18d804c88 /* src/GuMetaData.cpp */; }; + FFFF8d804cf07fa18d804cf0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d804cf07fa18d804cf0 /* src/GuOverlapTests.cpp */; }; + FFFF8d804d587fa18d804d58 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d804d587fa18d804d58 /* src/GuRaycastTests.cpp */; }; + FFFF8d804dc07fa18d804dc0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d804dc07fa18d804dc0 /* src/GuSerialize.cpp */; }; + FFFF8d804e287fa18d804e28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d804e287fa18d804e28 /* src/GuSweepMTD.cpp */; }; + FFFF8d804e907fa18d804e90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d804e907fa18d804e90 /* src/GuSweepSharedTests.cpp */; }; + FFFF8d804ef87fa18d804ef8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d804ef87fa18d804ef8 /* src/GuSweepTests.cpp */; }; + FFFF8d804f607fa18d804f60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d804f607fa18d804f60 /* src/contact/GuContactBoxBox.cpp */; }; + FFFF8d804fc87fa18d804fc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d804fc87fa18d804fc8 /* src/contact/GuContactCapsuleBox.cpp */; }; + FFFF8d8050307fa18d805030 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8050307fa18d805030 /* src/contact/GuContactCapsuleCapsule.cpp */; }; + FFFF8d8050987fa18d805098 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8050987fa18d805098 /* src/contact/GuContactCapsuleConvex.cpp */; }; + FFFF8d8051007fa18d805100 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8051007fa18d805100 /* src/contact/GuContactCapsuleMesh.cpp */; }; + FFFF8d8051687fa18d805168 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8051687fa18d805168 /* src/contact/GuContactConvexConvex.cpp */; }; + FFFF8d8051d07fa18d8051d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8051d07fa18d8051d0 /* src/contact/GuContactConvexMesh.cpp */; }; + FFFF8d8052387fa18d805238 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8052387fa18d805238 /* src/contact/GuContactPlaneBox.cpp */; }; + FFFF8d8052a07fa18d8052a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8052a07fa18d8052a0 /* src/contact/GuContactPlaneCapsule.cpp */; }; + FFFF8d8053087fa18d805308 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8053087fa18d805308 /* src/contact/GuContactPlaneConvex.cpp */; }; + FFFF8d8053707fa18d805370 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8053707fa18d805370 /* src/contact/GuContactPolygonPolygon.cpp */; }; + FFFF8d8053d87fa18d8053d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8053d87fa18d8053d8 /* src/contact/GuContactSphereBox.cpp */; }; + FFFF8d8054407fa18d805440 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8054407fa18d805440 /* src/contact/GuContactSphereCapsule.cpp */; }; + FFFF8d8054a87fa18d8054a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8054a87fa18d8054a8 /* src/contact/GuContactSphereMesh.cpp */; }; + FFFF8d8055107fa18d805510 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8055107fa18d805510 /* src/contact/GuContactSpherePlane.cpp */; }; + FFFF8d8055787fa18d805578 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8055787fa18d805578 /* src/contact/GuContactSphereSphere.cpp */; }; + FFFF8d8055e07fa18d8055e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8055e07fa18d8055e0 /* src/contact/GuFeatureCode.cpp */; }; + FFFF8d8056487fa18d805648 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8056487fa18d805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; + FFFF8d8056b07fa18d8056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8056b07fa18d8056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; + FFFF8d8057187fa18d805718 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8057187fa18d805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; + FFFF8d8057807fa18d805780 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8057807fa18d805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; + FFFF8d8057e87fa18d8057e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8057e87fa18d8057e8 /* src/common/GuBarycentricCoordinates.cpp */; }; + FFFF8d8058507fa18d805850 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8058507fa18d805850 /* src/common/GuSeparatingAxes.cpp */; }; + FFFF8d8058b87fa18d8058b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8058b87fa18d8058b8 /* src/convex/GuBigConvexData.cpp */; }; + FFFF8d8059207fa18d805920 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8059207fa18d805920 /* src/convex/GuConvexHelper.cpp */; }; + FFFF8d8059887fa18d805988 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8059887fa18d805988 /* src/convex/GuConvexMesh.cpp */; }; + FFFF8d8059f07fa18d8059f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8059f07fa18d8059f0 /* src/convex/GuConvexSupportTable.cpp */; }; + FFFF8d805a587fa18d805a58 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d805a587fa18d805a58 /* src/convex/GuConvexUtilsInternal.cpp */; }; + FFFF8d805ac07fa18d805ac0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d805ac07fa18d805ac0 /* src/convex/GuHillClimbing.cpp */; }; + FFFF8d805b287fa18d805b28 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d805b287fa18d805b28 /* src/convex/GuShapeConvex.cpp */; }; + FFFF8d805b907fa18d805b90 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d805b907fa18d805b90 /* src/distance/GuDistancePointBox.cpp */; }; + FFFF8d805bf87fa18d805bf8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d805bf87fa18d805bf8 /* src/distance/GuDistancePointTriangle.cpp */; }; + FFFF8d805c607fa18d805c60 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d805c607fa18d805c60 /* src/distance/GuDistanceSegmentBox.cpp */; }; + FFFF8d805cc87fa18d805cc8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d805cc87fa18d805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; + FFFF8d805d307fa18d805d30 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d805d307fa18d805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; + FFFF8d805d987fa18d805d98 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d805d987fa18d805d98 /* src/sweep/GuSweepBoxBox.cpp */; }; + FFFF8d805e007fa18d805e00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d805e007fa18d805e00 /* src/sweep/GuSweepBoxSphere.cpp */; }; + FFFF8d805e687fa18d805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d805e687fa18d805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; + FFFF8d805ed07fa18d805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d805ed07fa18d805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; + FFFF8d805f387fa18d805f38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d805f387fa18d805f38 /* src/sweep/GuSweepCapsuleBox.cpp */; }; + FFFF8d805fa07fa18d805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d805fa07fa18d805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; + FFFF8d8060087fa18d806008 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8060087fa18d806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; + FFFF8d8060707fa18d806070 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8060707fa18d806070 /* src/sweep/GuSweepSphereCapsule.cpp */; }; + FFFF8d8060d87fa18d8060d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8060d87fa18d8060d8 /* src/sweep/GuSweepSphereSphere.cpp */; }; + FFFF8d8061407fa18d806140 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8061407fa18d806140 /* src/sweep/GuSweepSphereTriangle.cpp */; }; + FFFF8d8061a87fa18d8061a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8061a87fa18d8061a8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; + FFFF8d8062107fa18d806210 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8062107fa18d806210 /* src/gjk/GuEPA.cpp */; }; + FFFF8d8062787fa18d806278 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8062787fa18d806278 /* src/gjk/GuGJKSimplex.cpp */; }; + FFFF8d8062e07fa18d8062e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8062e07fa18d8062e0 /* src/gjk/GuGJKTest.cpp */; }; + FFFF8d8063487fa18d806348 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8063487fa18d806348 /* src/intersection/GuIntersectionBoxBox.cpp */; }; + FFFF8d8063b07fa18d8063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8063b07fa18d8063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; + FFFF8d8064187fa18d806418 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8064187fa18d806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; + FFFF8d8064807fa18d806480 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8064807fa18d806480 /* src/intersection/GuIntersectionRayBox.cpp */; }; + FFFF8d8064e87fa18d8064e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8064e87fa18d8064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; + FFFF8d8065507fa18d806550 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8065507fa18d806550 /* src/intersection/GuIntersectionRaySphere.cpp */; }; + FFFF8d8065b87fa18d8065b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8065b87fa18d8065b8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; + FFFF8d8066207fa18d806620 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8066207fa18d806620 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; + FFFF8d8066887fa18d806688 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8066887fa18d806688 /* src/mesh/GuBV32.cpp */; }; + FFFF8d8066f07fa18d8066f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8066f07fa18d8066f0 /* src/mesh/GuBV32Build.cpp */; }; + FFFF8d8067587fa18d806758 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8067587fa18d806758 /* src/mesh/GuBV4.cpp */; }; + FFFF8d8067c07fa18d8067c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8067c07fa18d8067c0 /* src/mesh/GuBV4Build.cpp */; }; + FFFF8d8068287fa18d806828 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8068287fa18d806828 /* src/mesh/GuBV4_AABBSweep.cpp */; }; + FFFF8d8068907fa18d806890 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8068907fa18d806890 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; + FFFF8d8068f87fa18d8068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8068f87fa18d8068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; + FFFF8d8069607fa18d806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8069607fa18d806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; + FFFF8d8069c87fa18d8069c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8069c87fa18d8069c8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; + FFFF8d806a307fa18d806a30 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d806a307fa18d806a30 /* src/mesh/GuBV4_Raycast.cpp */; }; + FFFF8d806a987fa18d806a98 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d806a987fa18d806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; + FFFF8d806b007fa18d806b00 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d806b007fa18d806b00 /* src/mesh/GuBV4_SphereSweep.cpp */; }; + FFFF8d806b687fa18d806b68 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d806b687fa18d806b68 /* src/mesh/GuMeshQuery.cpp */; }; + FFFF8d806bd07fa18d806bd0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d806bd07fa18d806bd0 /* src/mesh/GuMidphaseBV4.cpp */; }; + FFFF8d806c387fa18d806c38 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d806c387fa18d806c38 /* src/mesh/GuMidphaseRTree.cpp */; }; + FFFF8d806ca07fa18d806ca0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d806ca07fa18d806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; + FFFF8d806d087fa18d806d08 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d806d087fa18d806d08 /* src/mesh/GuRTree.cpp */; }; + FFFF8d806d707fa18d806d70 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d806d707fa18d806d70 /* src/mesh/GuRTreeQueries.cpp */; }; + FFFF8d806dd87fa18d806dd8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d806dd87fa18d806dd8 /* src/mesh/GuSweepsMesh.cpp */; }; + FFFF8d806e407fa18d806e40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d806e407fa18d806e40 /* src/mesh/GuTriangleMesh.cpp */; }; + FFFF8d806ea87fa18d806ea8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d806ea87fa18d806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; + FFFF8d806f107fa18d806f10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d806f107fa18d806f10 /* src/mesh/GuTriangleMeshRTree.cpp */; }; + FFFF8d806f787fa18d806f78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d806f787fa18d806f78 /* src/hf/GuHeightField.cpp */; }; + FFFF8d806fe07fa18d806fe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d806fe07fa18d806fe0 /* src/hf/GuHeightFieldUtil.cpp */; }; + FFFF8d8070487fa18d807048 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8070487fa18d807048 /* src/hf/GuOverlapTestsHF.cpp */; }; + FFFF8d8070b07fa18d8070b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8070b07fa18d8070b0 /* src/hf/GuSweepsHF.cpp */; }; + FFFF8d8071187fa18d807118 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8071187fa18d807118 /* src/pcm/GuPCMContactBoxBox.cpp */; }; + FFFF8d8071807fa18d807180 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8071807fa18d807180 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; + FFFF8d8071e87fa18d8071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8071e87fa18d8071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; + FFFF8d8072507fa18d807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8072507fa18d807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; + FFFF8d8072b87fa18d8072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8072b87fa18d8072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; + FFFF8d8073207fa18d807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8073207fa18d807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; + FFFF8d8073887fa18d807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8073887fa18d807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; + FFFF8d8073f07fa18d8073f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8073f07fa18d8073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; + FFFF8d8074587fa18d807458 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8074587fa18d807458 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; + FFFF8d8074c07fa18d8074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8074c07fa18d8074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; + FFFF8d8075287fa18d807528 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8075287fa18d807528 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; + FFFF8d8075907fa18d807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8075907fa18d807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; + FFFF8d8075f87fa18d8075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8075f87fa18d8075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; + FFFF8d8076607fa18d807660 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8076607fa18d807660 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; + FFFF8d8076c87fa18d8076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8076c87fa18d8076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; + FFFF8d8077307fa18d807730 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8077307fa18d807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; + FFFF8d8077987fa18d807798 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8077987fa18d807798 /* src/pcm/GuPCMContactSphereBox.cpp */; }; + FFFF8d8078007fa18d807800 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8078007fa18d807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; + FFFF8d8078687fa18d807868 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8078687fa18d807868 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; + FFFF8d8078d07fa18d8078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8078d07fa18d8078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; + FFFF8d8079387fa18d807938 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8079387fa18d807938 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; + FFFF8d8079a07fa18d8079a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d8079a07fa18d8079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; + FFFF8d807a087fa18d807a08 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d807a087fa18d807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; + FFFF8d807a707fa18d807a70 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d807a707fa18d807a70 /* src/pcm/GuPCMShapeConvex.cpp */; }; + FFFF8d807ad87fa18d807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d807ad87fa18d807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; + FFFF8d807b407fa18d807b40 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d807b407fa18d807b40 /* src/pcm/GuPersistentContactManifold.cpp */; }; + FFFF8d807ba87fa18d807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d807ba87fa18d807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; + FFFF8d807c107fa18d807c10 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8d807c107fa18d807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDdc88a1407ff3dc88a140 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDdd00ec007ff3dd00ec00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00ec687ff3dd00ec68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00ecd07ff3dd00ecd0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00ed387ff3dd00ed38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00eda07ff3dd00eda0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00ee087ff3dd00ee08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00ee707ff3dd00ee70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00eed87ff3dd00eed8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00ef407ff3dd00ef40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00efa87ff3dd00efa8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f0107ff3dd00f010 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f0787ff3dd00f078 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f0e07ff3dd00f0e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f1487ff3dd00f148 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f1b07ff3dd00f1b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f2187ff3dd00f218 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f2807ff3dd00f280 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f2e87ff3dd00f2e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f3507ff3dd00f350 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f3b87ff3dd00f3b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f4207ff3dd00f420 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f4887ff3dd00f488 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f4f07ff3dd00f4f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f5587ff3dd00f558 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f5c07ff3dd00f5c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f6287ff3dd00f628 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f6907ff3dd00f690 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f6f87ff3dd00f6f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f7607ff3dd00f760 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f7c87ff3dd00f7c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f8307ff3dd00f830 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f8987ff3dd00f898 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd00f9007ff3dd00f900 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1a9c007ff3dc1a9c00 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1a9c687ff3dc1a9c68 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1a9cd07ff3dc1a9cd0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1a9d387ff3dc1a9d38 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1a9da07ff3dc1a9da0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1a9e087ff3dc1a9e08 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1a9e707ff3dc1a9e70 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1a9ed87ff3dc1a9ed8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1a9f407ff3dc1a9f40 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1a9fa87ff3dc1a9fa8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa0107ff3dc1aa010 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa0787ff3dc1aa078 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa0e07ff3dc1aa0e0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa1487ff3dc1aa148 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa1b07ff3dc1aa1b0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa2187ff3dc1aa218 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa2807ff3dc1aa280 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa2e87ff3dc1aa2e8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa3507ff3dc1aa350 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa3b87ff3dc1aa3b8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa4207ff3dc1aa420 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa4887ff3dc1aa488 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa4f07ff3dc1aa4f0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa5587ff3dc1aa558 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa5c07ff3dc1aa5c0 /* src/CmReaderWriterLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmReaderWriterLock.h"; path = "../../Common/src/CmReaderWriterLock.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa6287ff3dc1aa628 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa6907ff3dc1aa690 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa6f87ff3dc1aa6f8 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa7607ff3dc1aa760 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa7c87ff3dc1aa7c8 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa8307ff3dc1aa830 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa8987ff3dc1aa898 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa9007ff3dc1aa900 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa9687ff3dc1aa968 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aa9d07ff3dc1aa9d0 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1aaa387ff3dc1aaa38 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0010007ff3dd001000 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0010687ff3dd001068 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0010d07ff3dd0010d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0011387ff3dd001138 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0011a07ff3dd0011a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0012087ff3dd001208 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0012707ff3dd001270 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0012d87ff3dd0012d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0013407ff3dd001340 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0013a87ff3dd0013a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; - FFFDdd0014107ff3dd001410 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0014787ff3dd001478 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0014e07ff3dd0014e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0015487ff3dd001548 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0015b07ff3dd0015b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0016187ff3dd001618 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0016807ff3dd001680 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0016e87ff3dd0016e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0017507ff3dd001750 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0017b87ff3dd0017b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0018207ff3dd001820 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0018887ff3dd001888 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0018f07ff3dd0018f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0019587ff3dd001958 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0019c07ff3dd0019c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd001a287ff3dd001a28 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd001a907ff3dd001a90 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd001af87ff3dd001af8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd001b607ff3dd001b60 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd001bc87ff3dd001bc8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd001c307ff3dd001c30 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd001c987ff3dd001c98 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd001d007ff3dd001d00 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd001d687ff3dd001d68 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd001dd07ff3dd001dd0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd001e387ff3dd001e38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd001ea07ff3dd001ea0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd001f087ff3dd001f08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd001f707ff3dd001f70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd001fd87ff3dd001fd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0020407ff3dd002040 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0020a87ff3dd0020a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0021107ff3dd002110 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0021787ff3dd002178 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0021e07ff3dd0021e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0022487ff3dd002248 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0022b07ff3dd0022b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0023187ff3dd002318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0023807ff3dd002380 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0023e87ff3dd0023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0024507ff3dd002450 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0024b87ff3dd0024b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0025207ff3dd002520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0025887ff3dd002588 /* src/sweep/GuSweepBoxTriangle_SAT.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0025f07ff3dd0025f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0026587ff3dd002658 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0026c07ff3dd0026c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0027287ff3dd002728 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0027907ff3dd002790 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0027f87ff3dd0027f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0028607ff3dd002860 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0028c87ff3dd0028c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0029307ff3dd002930 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0029987ff3dd002998 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd002a007ff3dd002a00 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd002a687ff3dd002a68 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd002ad07ff3dd002ad0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd002b387ff3dd002b38 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd002ba07ff3dd002ba0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd002c087ff3dd002c08 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd002c707ff3dd002c70 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd002cd87ff3dd002cd8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd002d407ff3dd002d40 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd002da87ff3dd002da8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd002e107ff3dd002e10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd002e787ff3dd002e78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd002ee07ff3dd002ee0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd002f487ff3dd002f48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd002fb07ff3dd002fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0030187ff3dd003018 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0030807ff3dd003080 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0030e87ff3dd0030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0031507ff3dd003150 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0031b87ff3dd0031b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0032207ff3dd003220 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0032887ff3dd003288 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0032f07ff3dd0032f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0033587ff3dd003358 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0033c07ff3dd0033c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0034287ff3dd003428 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0034907ff3dd003490 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0034f87ff3dd0034f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0035607ff3dd003560 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0035c87ff3dd0035c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0036307ff3dd003630 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0036987ff3dd003698 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0037007ff3dd003700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBAABBSweepTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_AABBAABBSweepTest.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0037687ff3dd003768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxBoxOverlapTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxBoxOverlapTest.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0037d07ff3dd0037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap_Internal.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0038387ff3dd003838 /* src/mesh/GuBV4_BoxSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Internal.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0038a07ff3dd0038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Params.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Params.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0039087ff3dd003908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep_Internal.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0039707ff3dd003970 /* src/mesh/GuBV4_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Common.h"; path = "../../GeomUtils/src/mesh/GuBV4_Common.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0039d87ff3dd0039d8 /* src/mesh/GuBV4_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_Internal.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd003a407ff3dd003a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd003aa87ff3dd003aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd003b107ff3dd003b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd003b787ff3dd003b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd003be07ff3dd003be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd003c487ff3dd003c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd003cb07ff3dd003cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd003d187ff3dd003d18 /* src/mesh/GuBV4_Slabs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd003d807ff3dd003d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd003de87ff3dd003de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd003e507ff3dd003e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd003eb87ff3dd003eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd003f207ff3dd003f20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd003f887ff3dd003f88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd003ff07ff3dd003ff0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0040587ff3dd004058 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0040c07ff3dd0040c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0041287ff3dd004128 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0041907ff3dd004190 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0041f87ff3dd0041f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0042607ff3dd004260 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0042c87ff3dd0042c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0043307ff3dd004330 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0043987ff3dd004398 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0044007ff3dd004400 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0044687ff3dd004468 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0044d07ff3dd0044d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0045387ff3dd004538 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0045a07ff3dd0045a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0046087ff3dd004608 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0046707ff3dd004670 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0046d87ff3dd0046d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0047407ff3dd004740 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0047a87ff3dd0047a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0048107ff3dd004810 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0048787ff3dd004878 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0048e07ff3dd0048e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0049487ff3dd004948 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0049b07ff3dd0049b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd004a187ff3dd004a18 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd004a807ff3dd004a80 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd004ae87ff3dd004ae8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd004b507ff3dd004b50 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd004bb87ff3dd004bb8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd004c207ff3dd004c20 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd004c887ff3dd004c88 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd004cf07ff3dd004cf0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd004d587ff3dd004d58 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd004dc07ff3dd004dc0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd004e287ff3dd004e28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd004e907ff3dd004e90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd004ef87ff3dd004ef8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd004f607ff3dd004f60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd004fc87ff3dd004fc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0050307ff3dd005030 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0050987ff3dd005098 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0051007ff3dd005100 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0051687ff3dd005168 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0051d07ff3dd0051d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0052387ff3dd005238 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0052a07ff3dd0052a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0053087ff3dd005308 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0053707ff3dd005370 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0053d87ff3dd0053d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0054407ff3dd005440 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0054a87ff3dd0054a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0055107ff3dd005510 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0055787ff3dd005578 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0055e07ff3dd0055e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0056487ff3dd005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0056b07ff3dd0056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0057187ff3dd005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0057807ff3dd005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0057e87ff3dd0057e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0058507ff3dd005850 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0058b87ff3dd0058b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0059207ff3dd005920 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0059887ff3dd005988 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0059f07ff3dd0059f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd005a587ff3dd005a58 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd005ac07ff3dd005ac0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd005b287ff3dd005b28 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd005b907ff3dd005b90 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd005bf87ff3dd005bf8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd005c607ff3dd005c60 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd005cc87ff3dd005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd005d307ff3dd005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd005d987ff3dd005d98 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd005e007ff3dd005e00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd005e687ff3dd005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd005ed07ff3dd005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd005f387ff3dd005f38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd005fa07ff3dd005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0060087ff3dd006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0060707ff3dd006070 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0060d87ff3dd0060d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0061407ff3dd006140 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0061a87ff3dd0061a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0062107ff3dd006210 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0062787ff3dd006278 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0062e07ff3dd0062e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0063487ff3dd006348 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0063b07ff3dd0063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0064187ff3dd006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0064807ff3dd006480 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0064e87ff3dd0064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0065507ff3dd006550 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0065b87ff3dd0065b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0066207ff3dd006620 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0066887ff3dd006688 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0066f07ff3dd0066f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0067587ff3dd006758 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0067c07ff3dd0067c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0068287ff3dd006828 /* src/mesh/GuBV4_AABBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_AABBSweep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0068907ff3dd006890 /* src/mesh/GuBV4_BoxOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0068f87ff3dd0068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0069607ff3dd006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweepAA.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweepAA.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0069c87ff3dd0069c8 /* src/mesh/GuBV4_OBBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_OBBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_OBBSweep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd006a307ff3dd006a30 /* src/mesh/GuBV4_Raycast.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Raycast.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_Raycast.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd006a987ff3dd006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereOverlap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd006b007ff3dd006b00 /* src/mesh/GuBV4_SphereSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereSweep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd006b687ff3dd006b68 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd006bd07ff3dd006bd0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd006c387ff3dd006c38 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd006ca07ff3dd006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd006d087ff3dd006d08 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd006d707ff3dd006d70 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd006dd87ff3dd006dd8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd006e407ff3dd006e40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd006ea87ff3dd006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd006f107ff3dd006f10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd006f787ff3dd006f78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd006fe07ff3dd006fe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0070487ff3dd007048 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0070b07ff3dd0070b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0071187ff3dd007118 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0071807ff3dd007180 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0071e87ff3dd0071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0072507ff3dd007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0072b87ff3dd0072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0073207ff3dd007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0073887ff3dd007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0073f07ff3dd0073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0074587ff3dd007458 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0074c07ff3dd0074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0075287ff3dd007528 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0075907ff3dd007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0075f87ff3dd0075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0076607ff3dd007660 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0076c87ff3dd0076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0077307ff3dd007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0077987ff3dd007798 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0078007ff3dd007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0078687ff3dd007868 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0078d07ff3dd0078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0079387ff3dd007938 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0079a07ff3dd0079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd007a087ff3dd007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd007a707ff3dd007a70 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd007ad87ff3dd007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd007b407ff3dd007b40 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd007ba87ff3dd007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd007c107ff3dd007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepPrimitives.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepPrimitives.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d1551c07fa18d1551c0 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8d80ec007fa18d80ec00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80ec687fa18d80ec68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80ecd07fa18d80ecd0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80ed387fa18d80ed38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80eda07fa18d80eda0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80ee087fa18d80ee08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80ee707fa18d80ee70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80eed87fa18d80eed8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80ef407fa18d80ef40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80efa87fa18d80efa8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f0107fa18d80f010 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f0787fa18d80f078 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f0e07fa18d80f0e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f1487fa18d80f148 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f1b07fa18d80f1b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f2187fa18d80f218 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f2807fa18d80f280 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f2e87fa18d80f2e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f3507fa18d80f350 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f3b87fa18d80f3b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f4207fa18d80f420 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f4887fa18d80f488 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f4f07fa18d80f4f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f5587fa18d80f558 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f5c07fa18d80f5c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f6287fa18d80f628 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f6907fa18d80f690 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f6f87fa18d80f6f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f7607fa18d80f760 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f7c87fa18d80f7c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f8307fa18d80f830 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f8987fa18d80f898 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d80f9007fa18d80f900 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9972007fa18c997200 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9972687fa18c997268 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9972d07fa18c9972d0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9973387fa18c997338 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9973a07fa18c9973a0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9974087fa18c997408 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9974707fa18c997470 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9974d87fa18c9974d8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9975407fa18c997540 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9975a87fa18c9975a8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9976107fa18c997610 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9976787fa18c997678 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9976e07fa18c9976e0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9977487fa18c997748 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9977b07fa18c9977b0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9978187fa18c997818 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9978807fa18c997880 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9978e87fa18c9978e8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9979507fa18c997950 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9979b87fa18c9979b8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c997a207fa18c997a20 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c997a887fa18c997a88 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c997af07fa18c997af0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c997b587fa18c997b58 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c997bc07fa18c997bc0 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c997c287fa18c997c28 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c997c907fa18c997c90 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c997cf87fa18c997cf8 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c997d607fa18c997d60 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c997dc87fa18c997dc8 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c997e307fa18c997e30 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c997e987fa18c997e98 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c997f007fa18c997f00 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c997f687fa18c997f68 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c997fd07fa18c997fd0 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8010007fa18d801000 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8010687fa18d801068 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8010d07fa18d8010d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8011387fa18d801138 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8011a07fa18d8011a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8012087fa18d801208 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8012707fa18d801270 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8012d87fa18d8012d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8013407fa18d801340 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8013a87fa18d8013a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; + FFFD8d8014107fa18d801410 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8014787fa18d801478 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8014e07fa18d8014e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8015487fa18d801548 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8015b07fa18d8015b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8016187fa18d801618 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8016807fa18d801680 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8016e87fa18d8016e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8017507fa18d801750 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8017b87fa18d8017b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8018207fa18d801820 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8018887fa18d801888 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8018f07fa18d8018f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8019587fa18d801958 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8019c07fa18d8019c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d801a287fa18d801a28 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d801a907fa18d801a90 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d801af87fa18d801af8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d801b607fa18d801b60 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d801bc87fa18d801bc8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d801c307fa18d801c30 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d801c987fa18d801c98 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d801d007fa18d801d00 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d801d687fa18d801d68 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d801dd07fa18d801dd0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d801e387fa18d801e38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d801ea07fa18d801ea0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d801f087fa18d801f08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d801f707fa18d801f70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d801fd87fa18d801fd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8020407fa18d802040 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8020a87fa18d8020a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8021107fa18d802110 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8021787fa18d802178 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8021e07fa18d8021e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8022487fa18d802248 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8022b07fa18d8022b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8023187fa18d802318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8023807fa18d802380 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8023e87fa18d8023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8024507fa18d802450 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8024b87fa18d8024b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8025207fa18d802520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8025887fa18d802588 /* src/sweep/GuSweepBoxTriangle_SAT.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8025f07fa18d8025f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8026587fa18d802658 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8026c07fa18d8026c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8027287fa18d802728 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8027907fa18d802790 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8027f87fa18d8027f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8028607fa18d802860 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8028c87fa18d8028c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8029307fa18d802930 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8029987fa18d802998 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d802a007fa18d802a00 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d802a687fa18d802a68 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d802ad07fa18d802ad0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d802b387fa18d802b38 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d802ba07fa18d802ba0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d802c087fa18d802c08 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d802c707fa18d802c70 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d802cd87fa18d802cd8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d802d407fa18d802d40 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d802da87fa18d802da8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d802e107fa18d802e10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d802e787fa18d802e78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d802ee07fa18d802ee0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d802f487fa18d802f48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d802fb07fa18d802fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8030187fa18d803018 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8030807fa18d803080 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8030e87fa18d8030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8031507fa18d803150 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8031b87fa18d8031b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8032207fa18d803220 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8032887fa18d803288 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8032f07fa18d8032f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8033587fa18d803358 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8033c07fa18d8033c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8034287fa18d803428 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8034907fa18d803490 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8034f87fa18d8034f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8035607fa18d803560 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8035c87fa18d8035c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8036307fa18d803630 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8036987fa18d803698 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8037007fa18d803700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBAABBSweepTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_AABBAABBSweepTest.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8037687fa18d803768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxBoxOverlapTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxBoxOverlapTest.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8037d07fa18d8037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap_Internal.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8038387fa18d803838 /* src/mesh/GuBV4_BoxSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Internal.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8038a07fa18d8038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Params.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Params.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8039087fa18d803908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep_Internal.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8039707fa18d803970 /* src/mesh/GuBV4_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Common.h"; path = "../../GeomUtils/src/mesh/GuBV4_Common.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8039d87fa18d8039d8 /* src/mesh/GuBV4_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_Internal.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d803a407fa18d803a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d803aa87fa18d803aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d803b107fa18d803b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d803b787fa18d803b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d803be07fa18d803be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d803c487fa18d803c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d803cb07fa18d803cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d803d187fa18d803d18 /* src/mesh/GuBV4_Slabs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d803d807fa18d803d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d803de87fa18d803de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d803e507fa18d803e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d803eb87fa18d803eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d803f207fa18d803f20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d803f887fa18d803f88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d803ff07fa18d803ff0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8040587fa18d804058 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8040c07fa18d8040c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8041287fa18d804128 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8041907fa18d804190 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8041f87fa18d8041f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8042607fa18d804260 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8042c87fa18d8042c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8043307fa18d804330 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8043987fa18d804398 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8044007fa18d804400 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8044687fa18d804468 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8044d07fa18d8044d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8045387fa18d804538 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8045a07fa18d8045a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8046087fa18d804608 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8046707fa18d804670 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8046d87fa18d8046d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8047407fa18d804740 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8047a87fa18d8047a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8048107fa18d804810 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8048787fa18d804878 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8048e07fa18d8048e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8049487fa18d804948 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8049b07fa18d8049b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d804a187fa18d804a18 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d804a807fa18d804a80 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d804ae87fa18d804ae8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d804b507fa18d804b50 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d804bb87fa18d804bb8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d804c207fa18d804c20 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d804c887fa18d804c88 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d804cf07fa18d804cf0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d804d587fa18d804d58 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d804dc07fa18d804dc0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d804e287fa18d804e28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d804e907fa18d804e90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d804ef87fa18d804ef8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d804f607fa18d804f60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d804fc87fa18d804fc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8050307fa18d805030 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8050987fa18d805098 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8051007fa18d805100 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8051687fa18d805168 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8051d07fa18d8051d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8052387fa18d805238 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8052a07fa18d8052a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8053087fa18d805308 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8053707fa18d805370 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8053d87fa18d8053d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8054407fa18d805440 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8054a87fa18d8054a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8055107fa18d805510 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8055787fa18d805578 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8055e07fa18d8055e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8056487fa18d805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8056b07fa18d8056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8057187fa18d805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8057807fa18d805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8057e87fa18d8057e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8058507fa18d805850 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8058b87fa18d8058b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8059207fa18d805920 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8059887fa18d805988 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8059f07fa18d8059f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d805a587fa18d805a58 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d805ac07fa18d805ac0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d805b287fa18d805b28 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d805b907fa18d805b90 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d805bf87fa18d805bf8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d805c607fa18d805c60 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d805cc87fa18d805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d805d307fa18d805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d805d987fa18d805d98 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d805e007fa18d805e00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d805e687fa18d805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d805ed07fa18d805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d805f387fa18d805f38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d805fa07fa18d805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8060087fa18d806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8060707fa18d806070 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8060d87fa18d8060d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8061407fa18d806140 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8061a87fa18d8061a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8062107fa18d806210 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8062787fa18d806278 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8062e07fa18d8062e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8063487fa18d806348 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8063b07fa18d8063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8064187fa18d806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8064807fa18d806480 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8064e87fa18d8064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8065507fa18d806550 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8065b87fa18d8065b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8066207fa18d806620 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8066887fa18d806688 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8066f07fa18d8066f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8067587fa18d806758 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8067c07fa18d8067c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8068287fa18d806828 /* src/mesh/GuBV4_AABBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_AABBSweep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8068907fa18d806890 /* src/mesh/GuBV4_BoxOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8068f87fa18d8068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8069607fa18d806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweepAA.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweepAA.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8069c87fa18d8069c8 /* src/mesh/GuBV4_OBBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_OBBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_OBBSweep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d806a307fa18d806a30 /* src/mesh/GuBV4_Raycast.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Raycast.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_Raycast.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d806a987fa18d806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereOverlap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d806b007fa18d806b00 /* src/mesh/GuBV4_SphereSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereSweep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d806b687fa18d806b68 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d806bd07fa18d806bd0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d806c387fa18d806c38 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d806ca07fa18d806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d806d087fa18d806d08 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d806d707fa18d806d70 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d806dd87fa18d806dd8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d806e407fa18d806e40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d806ea87fa18d806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d806f107fa18d806f10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d806f787fa18d806f78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d806fe07fa18d806fe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8070487fa18d807048 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8070b07fa18d8070b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8071187fa18d807118 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8071807fa18d807180 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8071e87fa18d8071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8072507fa18d807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8072b87fa18d8072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8073207fa18d807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8073887fa18d807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8073f07fa18d8073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8074587fa18d807458 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8074c07fa18d8074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8075287fa18d807528 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8075907fa18d807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8075f87fa18d8075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8076607fa18d807660 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8076c87fa18d8076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8077307fa18d807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8077987fa18d807798 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8078007fa18d807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8078687fa18d807868 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8078d07fa18d8078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8079387fa18d807938 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8079a07fa18d8079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d807a087fa18d807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d807a707fa18d807a70 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d807ad87fa18d807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d807b407fa18d807b40 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d807ba87fa18d807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d807c107fa18d807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepPrimitives.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepPrimitives.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2dc88a1407ff3dc88a140 /* Resources */ = { + FFF28d1551c07fa18d1551c0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdd0013a87ff3dd0013a8, + FFFF8d8013a87fa18d8013a8, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCdc88a1407ff3dc88a140 /* Frameworks */ = { + FFFC8d1551c07fa18d1551c0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1841,145 +1840,145 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8dc88a1407ff3dc88a140 /* Sources */ = { + FFF88d1551c07fa18d1551c0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdc1a9c007ff3dc1a9c00, - FFFFdc1a9c687ff3dc1a9c68, - FFFFdc1a9cd07ff3dc1a9cd0, - FFFFdc1a9d387ff3dc1a9d38, - FFFFdc1a9da07ff3dc1a9da0, - FFFFdc1a9e087ff3dc1a9e08, - FFFFdc1a9e707ff3dc1a9e70, - FFFFdc1a9ed87ff3dc1a9ed8, - FFFFdd0048e07ff3dd0048e0, - FFFFdd0049487ff3dd004948, - FFFFdd0049b07ff3dd0049b0, - FFFFdd004a187ff3dd004a18, - FFFFdd004a807ff3dd004a80, - FFFFdd004ae87ff3dd004ae8, - FFFFdd004b507ff3dd004b50, - FFFFdd004bb87ff3dd004bb8, - FFFFdd004c207ff3dd004c20, - FFFFdd004c887ff3dd004c88, - FFFFdd004cf07ff3dd004cf0, - FFFFdd004d587ff3dd004d58, - FFFFdd004dc07ff3dd004dc0, - FFFFdd004e287ff3dd004e28, - FFFFdd004e907ff3dd004e90, - FFFFdd004ef87ff3dd004ef8, - FFFFdd004f607ff3dd004f60, - FFFFdd004fc87ff3dd004fc8, - FFFFdd0050307ff3dd005030, - FFFFdd0050987ff3dd005098, - FFFFdd0051007ff3dd005100, - FFFFdd0051687ff3dd005168, - FFFFdd0051d07ff3dd0051d0, - FFFFdd0052387ff3dd005238, - FFFFdd0052a07ff3dd0052a0, - FFFFdd0053087ff3dd005308, - FFFFdd0053707ff3dd005370, - FFFFdd0053d87ff3dd0053d8, - FFFFdd0054407ff3dd005440, - FFFFdd0054a87ff3dd0054a8, - FFFFdd0055107ff3dd005510, - FFFFdd0055787ff3dd005578, - FFFFdd0055e07ff3dd0055e0, - FFFFdd0056487ff3dd005648, - FFFFdd0056b07ff3dd0056b0, - FFFFdd0057187ff3dd005718, - FFFFdd0057807ff3dd005780, - FFFFdd0057e87ff3dd0057e8, - FFFFdd0058507ff3dd005850, - FFFFdd0058b87ff3dd0058b8, - FFFFdd0059207ff3dd005920, - FFFFdd0059887ff3dd005988, - FFFFdd0059f07ff3dd0059f0, - FFFFdd005a587ff3dd005a58, - FFFFdd005ac07ff3dd005ac0, - FFFFdd005b287ff3dd005b28, - FFFFdd005b907ff3dd005b90, - FFFFdd005bf87ff3dd005bf8, - FFFFdd005c607ff3dd005c60, - FFFFdd005cc87ff3dd005cc8, - FFFFdd005d307ff3dd005d30, - FFFFdd005d987ff3dd005d98, - FFFFdd005e007ff3dd005e00, - FFFFdd005e687ff3dd005e68, - FFFFdd005ed07ff3dd005ed0, - FFFFdd005f387ff3dd005f38, - FFFFdd005fa07ff3dd005fa0, - FFFFdd0060087ff3dd006008, - FFFFdd0060707ff3dd006070, - FFFFdd0060d87ff3dd0060d8, - FFFFdd0061407ff3dd006140, - FFFFdd0061a87ff3dd0061a8, - FFFFdd0062107ff3dd006210, - FFFFdd0062787ff3dd006278, - FFFFdd0062e07ff3dd0062e0, - FFFFdd0063487ff3dd006348, - FFFFdd0063b07ff3dd0063b0, - FFFFdd0064187ff3dd006418, - FFFFdd0064807ff3dd006480, - FFFFdd0064e87ff3dd0064e8, - FFFFdd0065507ff3dd006550, - FFFFdd0065b87ff3dd0065b8, - FFFFdd0066207ff3dd006620, - FFFFdd0066887ff3dd006688, - FFFFdd0066f07ff3dd0066f0, - FFFFdd0067587ff3dd006758, - FFFFdd0067c07ff3dd0067c0, - FFFFdd0068287ff3dd006828, - FFFFdd0068907ff3dd006890, - FFFFdd0068f87ff3dd0068f8, - FFFFdd0069607ff3dd006960, - FFFFdd0069c87ff3dd0069c8, - FFFFdd006a307ff3dd006a30, - FFFFdd006a987ff3dd006a98, - FFFFdd006b007ff3dd006b00, - FFFFdd006b687ff3dd006b68, - FFFFdd006bd07ff3dd006bd0, - FFFFdd006c387ff3dd006c38, - FFFFdd006ca07ff3dd006ca0, - FFFFdd006d087ff3dd006d08, - FFFFdd006d707ff3dd006d70, - FFFFdd006dd87ff3dd006dd8, - FFFFdd006e407ff3dd006e40, - FFFFdd006ea87ff3dd006ea8, - FFFFdd006f107ff3dd006f10, - FFFFdd006f787ff3dd006f78, - FFFFdd006fe07ff3dd006fe0, - FFFFdd0070487ff3dd007048, - FFFFdd0070b07ff3dd0070b0, - FFFFdd0071187ff3dd007118, - FFFFdd0071807ff3dd007180, - FFFFdd0071e87ff3dd0071e8, - FFFFdd0072507ff3dd007250, - FFFFdd0072b87ff3dd0072b8, - FFFFdd0073207ff3dd007320, - FFFFdd0073887ff3dd007388, - FFFFdd0073f07ff3dd0073f0, - FFFFdd0074587ff3dd007458, - FFFFdd0074c07ff3dd0074c0, - FFFFdd0075287ff3dd007528, - FFFFdd0075907ff3dd007590, - FFFFdd0075f87ff3dd0075f8, - FFFFdd0076607ff3dd007660, - FFFFdd0076c87ff3dd0076c8, - FFFFdd0077307ff3dd007730, - FFFFdd0077987ff3dd007798, - FFFFdd0078007ff3dd007800, - FFFFdd0078687ff3dd007868, - FFFFdd0078d07ff3dd0078d0, - FFFFdd0079387ff3dd007938, - FFFFdd0079a07ff3dd0079a0, - FFFFdd007a087ff3dd007a08, - FFFFdd007a707ff3dd007a70, - FFFFdd007ad87ff3dd007ad8, - FFFFdd007b407ff3dd007b40, - FFFFdd007ba87ff3dd007ba8, - FFFFdd007c107ff3dd007c10, + FFFF8c9972007fa18c997200, + FFFF8c9972687fa18c997268, + FFFF8c9972d07fa18c9972d0, + FFFF8c9973387fa18c997338, + FFFF8c9973a07fa18c9973a0, + FFFF8c9974087fa18c997408, + FFFF8c9974707fa18c997470, + FFFF8c9974d87fa18c9974d8, + FFFF8d8048e07fa18d8048e0, + FFFF8d8049487fa18d804948, + FFFF8d8049b07fa18d8049b0, + FFFF8d804a187fa18d804a18, + FFFF8d804a807fa18d804a80, + FFFF8d804ae87fa18d804ae8, + FFFF8d804b507fa18d804b50, + FFFF8d804bb87fa18d804bb8, + FFFF8d804c207fa18d804c20, + FFFF8d804c887fa18d804c88, + FFFF8d804cf07fa18d804cf0, + FFFF8d804d587fa18d804d58, + FFFF8d804dc07fa18d804dc0, + FFFF8d804e287fa18d804e28, + FFFF8d804e907fa18d804e90, + FFFF8d804ef87fa18d804ef8, + FFFF8d804f607fa18d804f60, + FFFF8d804fc87fa18d804fc8, + FFFF8d8050307fa18d805030, + FFFF8d8050987fa18d805098, + FFFF8d8051007fa18d805100, + FFFF8d8051687fa18d805168, + FFFF8d8051d07fa18d8051d0, + FFFF8d8052387fa18d805238, + FFFF8d8052a07fa18d8052a0, + FFFF8d8053087fa18d805308, + FFFF8d8053707fa18d805370, + FFFF8d8053d87fa18d8053d8, + FFFF8d8054407fa18d805440, + FFFF8d8054a87fa18d8054a8, + FFFF8d8055107fa18d805510, + FFFF8d8055787fa18d805578, + FFFF8d8055e07fa18d8055e0, + FFFF8d8056487fa18d805648, + FFFF8d8056b07fa18d8056b0, + FFFF8d8057187fa18d805718, + FFFF8d8057807fa18d805780, + FFFF8d8057e87fa18d8057e8, + FFFF8d8058507fa18d805850, + FFFF8d8058b87fa18d8058b8, + FFFF8d8059207fa18d805920, + FFFF8d8059887fa18d805988, + FFFF8d8059f07fa18d8059f0, + FFFF8d805a587fa18d805a58, + FFFF8d805ac07fa18d805ac0, + FFFF8d805b287fa18d805b28, + FFFF8d805b907fa18d805b90, + FFFF8d805bf87fa18d805bf8, + FFFF8d805c607fa18d805c60, + FFFF8d805cc87fa18d805cc8, + FFFF8d805d307fa18d805d30, + FFFF8d805d987fa18d805d98, + FFFF8d805e007fa18d805e00, + FFFF8d805e687fa18d805e68, + FFFF8d805ed07fa18d805ed0, + FFFF8d805f387fa18d805f38, + FFFF8d805fa07fa18d805fa0, + FFFF8d8060087fa18d806008, + FFFF8d8060707fa18d806070, + FFFF8d8060d87fa18d8060d8, + FFFF8d8061407fa18d806140, + FFFF8d8061a87fa18d8061a8, + FFFF8d8062107fa18d806210, + FFFF8d8062787fa18d806278, + FFFF8d8062e07fa18d8062e0, + FFFF8d8063487fa18d806348, + FFFF8d8063b07fa18d8063b0, + FFFF8d8064187fa18d806418, + FFFF8d8064807fa18d806480, + FFFF8d8064e87fa18d8064e8, + FFFF8d8065507fa18d806550, + FFFF8d8065b87fa18d8065b8, + FFFF8d8066207fa18d806620, + FFFF8d8066887fa18d806688, + FFFF8d8066f07fa18d8066f0, + FFFF8d8067587fa18d806758, + FFFF8d8067c07fa18d8067c0, + FFFF8d8068287fa18d806828, + FFFF8d8068907fa18d806890, + FFFF8d8068f87fa18d8068f8, + FFFF8d8069607fa18d806960, + FFFF8d8069c87fa18d8069c8, + FFFF8d806a307fa18d806a30, + FFFF8d806a987fa18d806a98, + FFFF8d806b007fa18d806b00, + FFFF8d806b687fa18d806b68, + FFFF8d806bd07fa18d806bd0, + FFFF8d806c387fa18d806c38, + FFFF8d806ca07fa18d806ca0, + FFFF8d806d087fa18d806d08, + FFFF8d806d707fa18d806d70, + FFFF8d806dd87fa18d806dd8, + FFFF8d806e407fa18d806e40, + FFFF8d806ea87fa18d806ea8, + FFFF8d806f107fa18d806f10, + FFFF8d806f787fa18d806f78, + FFFF8d806fe07fa18d806fe0, + FFFF8d8070487fa18d807048, + FFFF8d8070b07fa18d8070b0, + FFFF8d8071187fa18d807118, + FFFF8d8071807fa18d807180, + FFFF8d8071e87fa18d8071e8, + FFFF8d8072507fa18d807250, + FFFF8d8072b87fa18d8072b8, + FFFF8d8073207fa18d807320, + FFFF8d8073887fa18d807388, + FFFF8d8073f07fa18d8073f0, + FFFF8d8074587fa18d807458, + FFFF8d8074c07fa18d8074c0, + FFFF8d8075287fa18d807528, + FFFF8d8075907fa18d807590, + FFFF8d8075f87fa18d8075f8, + FFFF8d8076607fa18d807660, + FFFF8d8076c87fa18d8076c8, + FFFF8d8077307fa18d807730, + FFFF8d8077987fa18d807798, + FFFF8d8078007fa18d807800, + FFFF8d8078687fa18d807868, + FFFF8d8078d07fa18d8078d0, + FFFF8d8079387fa18d807938, + FFFF8d8079a07fa18d8079a0, + FFFF8d807a087fa18d807a08, + FFFF8d807a707fa18d807a70, + FFFF8d807ad87fa18d807ad8, + FFFF8d807b407fa18d807b40, + FFFF8d807ba87fa18d807ba8, + FFFF8d807c107fa18d807c10, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1988,132 +1987,132 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4dcb07b807ff3dcb07b80 /* PBXTargetDependency */ = { + FFF48d142b007fa18d142b00 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdc88e8a07ff3dc88e8a0 /* PxFoundation */; - targetProxy = FFF5dc88e8a07ff3dc88e8a0 /* PBXContainerItemProxy */; + target = FFFA8d1321d07fa18d1321d0 /* PxFoundation */; + targetProxy = FFF58d1321d07fa18d1321d0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxFoundation */ - FFFFdc194d187ff3dc194d18 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc194d187ff3dc194d18 /* src/PsAllocator.cpp */; }; - FFFFdc194d807ff3dc194d80 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc194d807ff3dc194d80 /* src/PsAssert.cpp */; }; - FFFFdc194de87ff3dc194de8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc194de87ff3dc194de8 /* src/PsFoundation.cpp */; }; - FFFFdc194e507ff3dc194e50 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc194e507ff3dc194e50 /* src/PsMathUtils.cpp */; }; - FFFFdc194eb87ff3dc194eb8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc194eb87ff3dc194eb8 /* src/PsString.cpp */; }; - FFFFdc194f207ff3dc194f20 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc194f207ff3dc194f20 /* src/PsTempAllocator.cpp */; }; - FFFFdc194f887ff3dc194f88 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc194f887ff3dc194f88 /* src/PsUtilities.cpp */; }; - FFFFdc194ff07ff3dc194ff0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc194ff07ff3dc194ff0 /* src/unix/PsUnixAtomic.cpp */; }; - FFFFdc1950587ff3dc195058 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc1950587ff3dc195058 /* src/unix/PsUnixCpu.cpp */; }; - FFFFdc1950c07ff3dc1950c0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc1950c07ff3dc1950c0 /* src/unix/PsUnixFPU.cpp */; }; - FFFFdc1951287ff3dc195128 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc1951287ff3dc195128 /* src/unix/PsUnixMutex.cpp */; }; - FFFFdc1951907ff3dc195190 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc1951907ff3dc195190 /* src/unix/PsUnixPrintString.cpp */; }; - FFFFdc1951f87ff3dc1951f8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc1951f87ff3dc1951f8 /* src/unix/PsUnixSList.cpp */; }; - FFFFdc1952607ff3dc195260 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc1952607ff3dc195260 /* src/unix/PsUnixSocket.cpp */; }; - FFFFdc1952c87ff3dc1952c8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc1952c87ff3dc1952c8 /* src/unix/PsUnixSync.cpp */; }; - FFFFdc1953307ff3dc195330 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc1953307ff3dc195330 /* src/unix/PsUnixThread.cpp */; }; - FFFFdc1953987ff3dc195398 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc1953987ff3dc195398 /* src/unix/PsUnixTime.cpp */; }; + FFFF8c9823187fa18c982318 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9823187fa18c982318 /* src/PsAllocator.cpp */; }; + FFFF8c9823807fa18c982380 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9823807fa18c982380 /* src/PsAssert.cpp */; }; + FFFF8c9823e87fa18c9823e8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9823e87fa18c9823e8 /* src/PsFoundation.cpp */; }; + FFFF8c9824507fa18c982450 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9824507fa18c982450 /* src/PsMathUtils.cpp */; }; + FFFF8c9824b87fa18c9824b8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9824b87fa18c9824b8 /* src/PsString.cpp */; }; + FFFF8c9825207fa18c982520 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9825207fa18c982520 /* src/PsTempAllocator.cpp */; }; + FFFF8c9825887fa18c982588 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9825887fa18c982588 /* src/PsUtilities.cpp */; }; + FFFF8c9825f07fa18c9825f0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9825f07fa18c9825f0 /* src/unix/PsUnixAtomic.cpp */; }; + FFFF8c9826587fa18c982658 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9826587fa18c982658 /* src/unix/PsUnixCpu.cpp */; }; + FFFF8c9826c07fa18c9826c0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9826c07fa18c9826c0 /* src/unix/PsUnixFPU.cpp */; }; + FFFF8c9827287fa18c982728 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9827287fa18c982728 /* src/unix/PsUnixMutex.cpp */; }; + FFFF8c9827907fa18c982790 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9827907fa18c982790 /* src/unix/PsUnixPrintString.cpp */; }; + FFFF8c9827f87fa18c9827f8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9827f87fa18c9827f8 /* src/unix/PsUnixSList.cpp */; }; + FFFF8c9828607fa18c982860 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9828607fa18c982860 /* src/unix/PsUnixSocket.cpp */; }; + FFFF8c9828c87fa18c9828c8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9828c87fa18c9828c8 /* src/unix/PsUnixSync.cpp */; }; + FFFF8c9829307fa18c982930 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9829307fa18c982930 /* src/unix/PsUnixThread.cpp */; }; + FFFF8c9829987fa18c982998 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9829987fa18c982998 /* src/unix/PsUnixTime.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDdc88e8a07ff3dc88e8a0 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDdc183c007ff3dc183c00 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc183c687ff3dc183c68 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc183cd07ff3dc183cd0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc183d387ff3dc183d38 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc183da07ff3dc183da0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc183e087ff3dc183e08 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc183e707ff3dc183e70 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc183ed87ff3dc183ed8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc183f407ff3dc183f40 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc183fa87ff3dc183fa8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1840107ff3dc184010 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1840787ff3dc184078 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1840e07ff3dc1840e0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1841487ff3dc184148 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1841b07ff3dc1841b0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1842187ff3dc184218 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1842807ff3dc184280 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1842e87ff3dc1842e8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1843507ff3dc184350 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1843b87ff3dc1843b8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1844207ff3dc184420 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1844887ff3dc184488 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1844f07ff3dc1844f0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1845587ff3dc184558 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1845c07ff3dc1845c0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1846287ff3dc184628 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1846907ff3dc184690 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1846f87ff3dc1846f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1847607ff3dc184760 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc193a007ff3dc193a00 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc193a687ff3dc193a68 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc193ad07ff3dc193ad0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc193b387ff3dc193b38 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc193ba07ff3dc193ba0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc193c087ff3dc193c08 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc193c707ff3dc193c70 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc193cd87ff3dc193cd8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc193d407ff3dc193d40 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc193da87ff3dc193da8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc193e107ff3dc193e10 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc193e787ff3dc193e78 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc193ee07ff3dc193ee0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc193f487ff3dc193f48 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc193fb07ff3dc193fb0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1940187ff3dc194018 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1940807ff3dc194080 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1940e87ff3dc1940e8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1941507ff3dc194150 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1941b87ff3dc1941b8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1942207ff3dc194220 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1942887ff3dc194288 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1942f07ff3dc1942f0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1943587ff3dc194358 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1943c07ff3dc1943c0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1944287ff3dc194428 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1944907ff3dc194490 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1944f87ff3dc1944f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1945607ff3dc194560 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1945c87ff3dc1945c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1946307ff3dc194630 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1946987ff3dc194698 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1947007ff3dc194700 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1947687ff3dc194768 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1947d07ff3dc1947d0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1948387ff3dc194838 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1948a07ff3dc1948a0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1949087ff3dc194908 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1949707ff3dc194970 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1949d87ff3dc1949d8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc194a407ff3dc194a40 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc194aa87ff3dc194aa8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc194b107ff3dc194b10 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc194b787ff3dc194b78 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc194be07ff3dc194be0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc194c487ff3dc194c48 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc194cb07ff3dc194cb0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc194d187ff3dc194d18 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc194d807ff3dc194d80 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc194de87ff3dc194de8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc194e507ff3dc194e50 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc194eb87ff3dc194eb8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc194f207ff3dc194f20 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc194f887ff3dc194f88 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc194ff07ff3dc194ff0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1950587ff3dc195058 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1950c07ff3dc1950c0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1951287ff3dc195128 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1951907ff3dc195190 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1951f87ff3dc1951f8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1952607ff3dc195260 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1952c87ff3dc1952c8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1953307ff3dc195330 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1953987ff3dc195398 /* src/unix/PsUnixTime.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixTime.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixTime.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d1321d07fa18d1321d0 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8c9712007fa18c971200 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9712687fa18c971268 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9712d07fa18c9712d0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9713387fa18c971338 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9713a07fa18c9713a0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9714087fa18c971408 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9714707fa18c971470 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9714d87fa18c9714d8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9715407fa18c971540 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9715a87fa18c9715a8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9716107fa18c971610 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9716787fa18c971678 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9716e07fa18c9716e0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9717487fa18c971748 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9717b07fa18c9717b0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9718187fa18c971818 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9718807fa18c971880 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9718e87fa18c9718e8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9719507fa18c971950 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9719b87fa18c9719b8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c971a207fa18c971a20 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c971a887fa18c971a88 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c971af07fa18c971af0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c971b587fa18c971b58 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c971bc07fa18c971bc0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c971c287fa18c971c28 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c971c907fa18c971c90 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c971cf87fa18c971cf8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c971d607fa18c971d60 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9810007fa18c981000 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9810687fa18c981068 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9810d07fa18c9810d0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9811387fa18c981138 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9811a07fa18c9811a0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9812087fa18c981208 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9812707fa18c981270 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9812d87fa18c9812d8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9813407fa18c981340 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9813a87fa18c9813a8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9814107fa18c981410 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9814787fa18c981478 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9814e07fa18c9814e0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9815487fa18c981548 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9815b07fa18c9815b0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9816187fa18c981618 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9816807fa18c981680 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9816e87fa18c9816e8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9817507fa18c981750 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9817b87fa18c9817b8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9818207fa18c981820 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9818887fa18c981888 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9818f07fa18c9818f0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9819587fa18c981958 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9819c07fa18c9819c0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c981a287fa18c981a28 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c981a907fa18c981a90 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c981af87fa18c981af8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c981b607fa18c981b60 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c981bc87fa18c981bc8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c981c307fa18c981c30 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c981c987fa18c981c98 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c981d007fa18c981d00 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c981d687fa18c981d68 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c981dd07fa18c981dd0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c981e387fa18c981e38 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c981ea07fa18c981ea0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c981f087fa18c981f08 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c981f707fa18c981f70 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c981fd87fa18c981fd8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9820407fa18c982040 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9820a87fa18c9820a8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9821107fa18c982110 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9821787fa18c982178 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9821e07fa18c9821e0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9822487fa18c982248 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9822b07fa18c9822b0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9823187fa18c982318 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9823807fa18c982380 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9823e87fa18c9823e8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9824507fa18c982450 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9824b87fa18c9824b8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9825207fa18c982520 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9825887fa18c982588 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9825f07fa18c9825f0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9826587fa18c982658 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9826c07fa18c9826c0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9827287fa18c982728 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9827907fa18c982790 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9827f87fa18c9827f8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9828607fa18c982860 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9828c87fa18c9828c8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9829307fa18c982930 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9829987fa18c982998 /* src/unix/PsUnixTime.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixTime.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixTime.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2dc88e8a07ff3dc88e8a0 /* Resources */ = { + FFF28d1321d07fa18d1321d0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2123,7 +2122,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCdc88e8a07ff3dc88e8a0 /* Frameworks */ = { + FFFC8d1321d07fa18d1321d0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2133,27 +2132,27 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8dc88e8a07ff3dc88e8a0 /* Sources */ = { + FFF88d1321d07fa18d1321d0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdc194d187ff3dc194d18, - FFFFdc194d807ff3dc194d80, - FFFFdc194de87ff3dc194de8, - FFFFdc194e507ff3dc194e50, - FFFFdc194eb87ff3dc194eb8, - FFFFdc194f207ff3dc194f20, - FFFFdc194f887ff3dc194f88, - FFFFdc194ff07ff3dc194ff0, - FFFFdc1950587ff3dc195058, - FFFFdc1950c07ff3dc1950c0, - FFFFdc1951287ff3dc195128, - FFFFdc1951907ff3dc195190, - FFFFdc1951f87ff3dc1951f8, - FFFFdc1952607ff3dc195260, - FFFFdc1952c87ff3dc1952c8, - FFFFdc1953307ff3dc195330, - FFFFdc1953987ff3dc195398, + FFFF8c9823187fa18c982318, + FFFF8c9823807fa18c982380, + FFFF8c9823e87fa18c9823e8, + FFFF8c9824507fa18c982450, + FFFF8c9824b87fa18c9824b8, + FFFF8c9825207fa18c982520, + FFFF8c9825887fa18c982588, + FFFF8c9825f07fa18c9825f0, + FFFF8c9826587fa18c982658, + FFFF8c9826c07fa18c9826c0, + FFFF8c9827287fa18c982728, + FFFF8c9827907fa18c982790, + FFFF8c9827f87fa18c9827f8, + FFFF8c9828607fa18c982860, + FFFF8c9828c87fa18c9828c8, + FFFF8c9829307fa18c982930, + FFFF8c9829987fa18c982998, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2165,103 +2164,103 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxPvdSDK */ - FFFFdd0205a87ff3dd0205a8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0205a87ff3dd0205a8 /* src/PxProfileEventImpl.cpp */; }; - FFFFdd0206107ff3dd020610 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0206107ff3dd020610 /* src/PxPvd.cpp */; }; - FFFFdd0206787ff3dd020678 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0206787ff3dd020678 /* src/PxPvdDataStream.cpp */; }; - FFFFdd0206e07ff3dd0206e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0206e07ff3dd0206e0 /* src/PxPvdDefaultFileTransport.cpp */; }; - FFFFdd0207487ff3dd020748 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0207487ff3dd020748 /* src/PxPvdDefaultSocketTransport.cpp */; }; - FFFFdd0207b07ff3dd0207b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0207b07ff3dd0207b0 /* src/PxPvdImpl.cpp */; }; - FFFFdd0208187ff3dd020818 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0208187ff3dd020818 /* src/PxPvdMemClient.cpp */; }; - FFFFdd0208807ff3dd020880 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0208807ff3dd020880 /* src/PxPvdObjectModelMetaData.cpp */; }; - FFFFdd0208e87ff3dd0208e8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0208e87ff3dd0208e8 /* src/PxPvdObjectRegistrar.cpp */; }; - FFFFdd0209507ff3dd020950 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0209507ff3dd020950 /* src/PxPvdProfileZoneClient.cpp */; }; - FFFFdd0209b87ff3dd0209b8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0209b87ff3dd0209b8 /* src/PxPvdUserRenderer.cpp */; }; + FFFF8c9a5fa87fa18c9a5fa8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9a5fa87fa18c9a5fa8 /* src/PxProfileEventImpl.cpp */; }; + FFFF8c9a60107fa18c9a6010 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9a60107fa18c9a6010 /* src/PxPvd.cpp */; }; + FFFF8c9a60787fa18c9a6078 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9a60787fa18c9a6078 /* src/PxPvdDataStream.cpp */; }; + FFFF8c9a60e07fa18c9a60e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9a60e07fa18c9a60e0 /* src/PxPvdDefaultFileTransport.cpp */; }; + FFFF8c9a61487fa18c9a6148 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9a61487fa18c9a6148 /* src/PxPvdDefaultSocketTransport.cpp */; }; + FFFF8c9a61b07fa18c9a61b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9a61b07fa18c9a61b0 /* src/PxPvdImpl.cpp */; }; + FFFF8c9a62187fa18c9a6218 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9a62187fa18c9a6218 /* src/PxPvdMemClient.cpp */; }; + FFFF8c9a62807fa18c9a6280 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9a62807fa18c9a6280 /* src/PxPvdObjectModelMetaData.cpp */; }; + FFFF8c9a62e87fa18c9a62e8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9a62e87fa18c9a62e8 /* src/PxPvdObjectRegistrar.cpp */; }; + FFFF8c9a63507fa18c9a6350 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9a63507fa18c9a6350 /* src/PxPvdProfileZoneClient.cpp */; }; + FFFF8c9a63b87fa18c9a63b8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c9a63b87fa18c9a63b8 /* src/PxPvdUserRenderer.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDdcc360d07ff3dcc360d0 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDdcc371107ff3dcc37110 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc371787ff3dcc37178 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0202007ff3dd020200 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0202687ff3dd020268 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0202d07ff3dd0202d0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0203387ff3dd020338 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0203a07ff3dd0203a0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0204087ff3dd020408 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0204707ff3dd020470 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0204d87ff3dd0204d8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0205407ff3dd020540 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0205a87ff3dd0205a8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0206107ff3dd020610 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0206787ff3dd020678 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0206e07ff3dd0206e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0207487ff3dd020748 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0207b07ff3dd0207b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0208187ff3dd020818 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0208807ff3dd020880 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0208e87ff3dd0208e8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0209507ff3dd020950 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd0209b87ff3dd0209b8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd020a207ff3dd020a20 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd020a887ff3dd020a88 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd020af07ff3dd020af0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd020b587ff3dd020b58 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd020bc07ff3dd020bc0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd020c287ff3dd020c28 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd020c907ff3dd020c90 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd020cf87ff3dd020cf8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd020d607ff3dd020d60 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd020dc87ff3dd020dc8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd020e307ff3dd020e30 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd020e987ff3dd020e98 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd020f007ff3dd020f00 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd020f687ff3dd020f68 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd020fd07ff3dd020fd0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0210387ff3dd021038 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0210a07ff3dd0210a0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0211087ff3dd021108 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0211707ff3dd021170 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0211d87ff3dd0211d8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0212407ff3dd021240 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0212a87ff3dd0212a8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0213107ff3dd021310 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0213787ff3dd021378 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0213e07ff3dd0213e0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0214487ff3dd021448 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0214b07ff3dd0214b0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0215187ff3dd021518 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0215807ff3dd021580 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0215e87ff3dd0215e8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0216507ff3dd021650 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0216b87ff3dd0216b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0217207ff3dd021720 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0217887ff3dd021788 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0217f07ff3dd0217f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0218587ff3dd021858 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0218c07ff3dd0218c0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0219287ff3dd021928 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0219907ff3dd021990 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0219f87ff3dd0219f8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd021a607ff3dd021a60 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd021ac87ff3dd021ac8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd021b307ff3dd021b30 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd021b987ff3dd021b98 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd021c007ff3dd021c00 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd021c687ff3dd021c68 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd021cd07ff3dd021cd0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd021d387ff3dd021d38 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd021da07ff3dd021da0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd021e087ff3dd021e08 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd021e707ff3dd021e70 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd021ed87ff3dd021ed8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd021f407ff3dd021f40 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd021fa87ff3dd021fa8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0220107ff3dd022010 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd0220787ff3dd022078 /* src/PxPvdUserRenderTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d1604e07fa18d1604e0 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8d160c807fa18d160c80 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d160ce87fa18d160ce8 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a5c007fa18c9a5c00 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a5c687fa18c9a5c68 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a5cd07fa18c9a5cd0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a5d387fa18c9a5d38 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a5da07fa18c9a5da0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a5e087fa18c9a5e08 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a5e707fa18c9a5e70 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a5ed87fa18c9a5ed8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a5f407fa18c9a5f40 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a5fa87fa18c9a5fa8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a60107fa18c9a6010 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a60787fa18c9a6078 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a60e07fa18c9a60e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a61487fa18c9a6148 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a61b07fa18c9a61b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a62187fa18c9a6218 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a62807fa18c9a6280 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a62e87fa18c9a62e8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a63507fa18c9a6350 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a63b87fa18c9a63b8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a64207fa18c9a6420 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a64887fa18c9a6488 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a64f07fa18c9a64f0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a65587fa18c9a6558 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a65c07fa18c9a65c0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a66287fa18c9a6628 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a66907fa18c9a6690 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a66f87fa18c9a66f8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a67607fa18c9a6760 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a67c87fa18c9a67c8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a68307fa18c9a6830 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a68987fa18c9a6898 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a69007fa18c9a6900 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a69687fa18c9a6968 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a69d07fa18c9a69d0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a6a387fa18c9a6a38 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a6aa07fa18c9a6aa0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a6b087fa18c9a6b08 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a6b707fa18c9a6b70 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a6bd87fa18c9a6bd8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a6c407fa18c9a6c40 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a6ca87fa18c9a6ca8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a6d107fa18c9a6d10 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a6d787fa18c9a6d78 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a6de07fa18c9a6de0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a6e487fa18c9a6e48 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a6eb07fa18c9a6eb0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a6f187fa18c9a6f18 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a6f807fa18c9a6f80 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a6fe87fa18c9a6fe8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a70507fa18c9a7050 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a70b87fa18c9a70b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a71207fa18c9a7120 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a71887fa18c9a7188 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a71f07fa18c9a71f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a72587fa18c9a7258 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a72c07fa18c9a72c0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a73287fa18c9a7328 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a73907fa18c9a7390 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a73f87fa18c9a73f8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a74607fa18c9a7460 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a74c87fa18c9a74c8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a75307fa18c9a7530 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a75987fa18c9a7598 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a76007fa18c9a7600 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a76687fa18c9a7668 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a76d07fa18c9a76d0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a77387fa18c9a7738 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a77a07fa18c9a77a0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a78087fa18c9a7808 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a78707fa18c9a7870 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a78d87fa18c9a78d8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a79407fa18c9a7940 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a79a87fa18c9a79a8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a7a107fa18c9a7a10 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9a7a787fa18c9a7a78 /* src/PxPvdUserRenderTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderTypes.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2dcc360d07ff3dcc360d0 /* Resources */ = { + FFF28d1604e07fa18d1604e0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2271,7 +2270,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCdcc360d07ff3dcc360d0 /* Frameworks */ = { + FFFC8d1604e07fa18d1604e0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2281,21 +2280,21 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8dcc360d07ff3dcc360d0 /* Sources */ = { + FFF88d1604e07fa18d1604e0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdd0205a87ff3dd0205a8, - FFFFdd0206107ff3dd020610, - FFFFdd0206787ff3dd020678, - FFFFdd0206e07ff3dd0206e0, - FFFFdd0207487ff3dd020748, - FFFFdd0207b07ff3dd0207b0, - FFFFdd0208187ff3dd020818, - FFFFdd0208807ff3dd020880, - FFFFdd0208e87ff3dd0208e8, - FFFFdd0209507ff3dd020950, - FFFFdd0209b87ff3dd0209b8, + FFFF8c9a5fa87fa18c9a5fa8, + FFFF8c9a60107fa18c9a6010, + FFFF8c9a60787fa18c9a6078, + FFFF8c9a60e07fa18c9a60e0, + FFFF8c9a61487fa18c9a6148, + FFFF8c9a61b07fa18c9a61b0, + FFFF8c9a62187fa18c9a6218, + FFFF8c9a62807fa18c9a6280, + FFFF8c9a62e87fa18c9a62e8, + FFFF8c9a63507fa18c9a6350, + FFFF8c9a63b87fa18c9a63b8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2304,108 +2303,108 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4dcc06dc07ff3dcc06dc0 /* PBXTargetDependency */ = { + FFF48d12e5707fa18d12e570 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAdc88e8a07ff3dc88e8a0 /* PxFoundation */; - targetProxy = FFF5dc88e8a07ff3dc88e8a0 /* PBXContainerItemProxy */; + target = FFFA8d1321d07fa18d1321d0 /* PxFoundation */; + targetProxy = FFF58d1321d07fa18d1321d0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevel */ - FFFFdce04a307ff3dce04a30 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFDdce04a307ff3dce04a30 /* px_globals.cpp */; }; - FFFFdce14df07ff3dce14df0 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDdce14df07ff3dce14df0 /* PxsCCD.cpp */; }; - FFFFdce14e587ff3dce14e58 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDdce14e587ff3dce14e58 /* PxsContactManager.cpp */; }; - FFFFdce14ec07ff3dce14ec0 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDdce14ec07ff3dce14ec0 /* PxsContext.cpp */; }; - FFFFdce14f287ff3dce14f28 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDdce14f287ff3dce14f28 /* PxsDefaultMemoryManager.cpp */; }; - FFFFdce14f907ff3dce14f90 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDdce14f907ff3dce14f90 /* PxsIslandSim.cpp */; }; - FFFFdce14ff87ff3dce14ff8 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDdce14ff87ff3dce14ff8 /* PxsMaterialCombiner.cpp */; }; - FFFFdce150607ff3dce15060 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDdce150607ff3dce15060 /* PxsNphaseImplementationContext.cpp */; }; - FFFFdce150c87ff3dce150c8 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDdce150c87ff3dce150c8 /* PxsSimpleIslandManager.cpp */; }; - FFFFdc1cfc007ff3dc1cfc00 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdc1cfc007ff3dc1cfc00 /* collision/PxcContact.cpp */; }; - FFFFdc1cfc687ff3dc1cfc68 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdc1cfc687ff3dc1cfc68 /* pipeline/PxcContactCache.cpp */; }; - FFFFdc1cfcd07ff3dc1cfcd0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdc1cfcd07ff3dc1cfcd0 /* pipeline/PxcContactMethodImpl.cpp */; }; - FFFFdc1cfd387ff3dc1cfd38 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdc1cfd387ff3dc1cfd38 /* pipeline/PxcMaterialHeightField.cpp */; }; - FFFFdc1cfda07ff3dc1cfda0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdc1cfda07ff3dc1cfda0 /* pipeline/PxcMaterialMesh.cpp */; }; - FFFFdc1cfe087ff3dc1cfe08 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdc1cfe087ff3dc1cfe08 /* pipeline/PxcMaterialMethodImpl.cpp */; }; - FFFFdc1cfe707ff3dc1cfe70 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdc1cfe707ff3dc1cfe70 /* pipeline/PxcMaterialShape.cpp */; }; - FFFFdc1cfed87ff3dc1cfed8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdc1cfed87ff3dc1cfed8 /* pipeline/PxcNpBatch.cpp */; }; - FFFFdc1cff407ff3dc1cff40 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdc1cff407ff3dc1cff40 /* pipeline/PxcNpCacheStreamPair.cpp */; }; - FFFFdc1cffa87ff3dc1cffa8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdc1cffa87ff3dc1cffa8 /* pipeline/PxcNpContactPrepShared.cpp */; }; - FFFFdc1d00107ff3dc1d0010 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdc1d00107ff3dc1d0010 /* pipeline/PxcNpMemBlockPool.cpp */; }; - FFFFdc1d00787ff3dc1d0078 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdc1d00787ff3dc1d0078 /* pipeline/PxcNpThreadContext.cpp */; }; + FFFF8e0001d07fa18e0001d0 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFD8e0001d07fa18e0001d0 /* px_globals.cpp */; }; + FFFF8d1126907fa18d112690 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD8d1126907fa18d112690 /* PxsCCD.cpp */; }; + FFFF8d1126f87fa18d1126f8 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD8d1126f87fa18d1126f8 /* PxsContactManager.cpp */; }; + FFFF8d1127607fa18d112760 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD8d1127607fa18d112760 /* PxsContext.cpp */; }; + FFFF8d1127c87fa18d1127c8 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD8d1127c87fa18d1127c8 /* PxsDefaultMemoryManager.cpp */; }; + FFFF8d1128307fa18d112830 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD8d1128307fa18d112830 /* PxsIslandSim.cpp */; }; + FFFF8d1128987fa18d112898 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD8d1128987fa18d112898 /* PxsMaterialCombiner.cpp */; }; + FFFF8d1129007fa18d112900 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD8d1129007fa18d112900 /* PxsNphaseImplementationContext.cpp */; }; + FFFF8d1129687fa18d112968 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD8d1129687fa18d112968 /* PxsSimpleIslandManager.cpp */; }; + FFFF8c9ae0007fa18c9ae000 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8c9ae0007fa18c9ae000 /* collision/PxcContact.cpp */; }; + FFFF8c9ae0687fa18c9ae068 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8c9ae0687fa18c9ae068 /* pipeline/PxcContactCache.cpp */; }; + FFFF8c9ae0d07fa18c9ae0d0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8c9ae0d07fa18c9ae0d0 /* pipeline/PxcContactMethodImpl.cpp */; }; + FFFF8c9ae1387fa18c9ae138 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8c9ae1387fa18c9ae138 /* pipeline/PxcMaterialHeightField.cpp */; }; + FFFF8c9ae1a07fa18c9ae1a0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8c9ae1a07fa18c9ae1a0 /* pipeline/PxcMaterialMesh.cpp */; }; + FFFF8c9ae2087fa18c9ae208 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8c9ae2087fa18c9ae208 /* pipeline/PxcMaterialMethodImpl.cpp */; }; + FFFF8c9ae2707fa18c9ae270 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8c9ae2707fa18c9ae270 /* pipeline/PxcMaterialShape.cpp */; }; + FFFF8c9ae2d87fa18c9ae2d8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8c9ae2d87fa18c9ae2d8 /* pipeline/PxcNpBatch.cpp */; }; + FFFF8c9ae3407fa18c9ae340 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8c9ae3407fa18c9ae340 /* pipeline/PxcNpCacheStreamPair.cpp */; }; + FFFF8c9ae3a87fa18c9ae3a8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8c9ae3a87fa18c9ae3a8 /* pipeline/PxcNpContactPrepShared.cpp */; }; + FFFF8c9ae4107fa18c9ae410 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8c9ae4107fa18c9ae410 /* pipeline/PxcNpMemBlockPool.cpp */; }; + FFFF8c9ae4787fa18c9ae478 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8c9ae4787fa18c9ae478 /* pipeline/PxcNpThreadContext.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDdce079107ff3dce07910 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDdce04a307ff3dce04a30 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdcb0d6107ff3dcb0d610 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcb0d6787ff3dcb0d678 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcb0d6e07ff3dcb0d6e0 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcb0d7487ff3dcb0d748 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcb0d7b07ff3dcb0d7b0 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcb0d8187ff3dcb0d818 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcb0d8807ff3dcb0d880 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcb0d8e87ff3dcb0d8e8 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcb0d9507ff3dcb0d950 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFDdce14df07ff3dce14df0 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdce14e587ff3dce14e58 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdce14ec07ff3dce14ec0 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdce14f287ff3dce14f28 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdce14f907ff3dce14f90 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdce14ff87ff3dce14ff8 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdce150607ff3dce15060 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdce150c87ff3dce150c8 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d12007ff3dc1d1200 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d12687ff3dc1d1268 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d12d07ff3dc1d12d0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d13387ff3dc1d1338 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d13a07ff3dc1d13a0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d14087ff3dc1d1408 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d14707ff3dc1d1470 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d14d87ff3dc1d14d8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d15407ff3dc1d1540 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d15a87ff3dc1d15a8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d16107ff3dc1d1610 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d16787ff3dc1d1678 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d16e07ff3dc1d16e0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d17487ff3dc1d1748 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d17b07ff3dc1d17b0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d18187ff3dc1d1818 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d18807ff3dc1d1880 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d18e87ff3dc1d18e8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d19507ff3dc1d1950 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d19b87ff3dc1d19b8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1cfc007ff3dc1cfc00 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1cfc687ff3dc1cfc68 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1cfcd07ff3dc1cfcd0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1cfd387ff3dc1cfd38 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1cfda07ff3dc1cfda0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1cfe087ff3dc1cfe08 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1cfe707ff3dc1cfe70 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1cfed87ff3dc1cfed8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1cff407ff3dc1cff40 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1cffa87ff3dc1cffa8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d00107ff3dc1d0010 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d00787ff3dc1d0078 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d04007ff3dc1d0400 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d04687ff3dc1d0468 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d04d07ff3dc1d04d0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d05387ff3dc1d0538 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d05a07ff3dc1d05a0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d06087ff3dc1d0608 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d06707ff3dc1d0670 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d06d87ff3dc1d06d8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d07407ff3dc1d0740 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d07a87ff3dc1d07a8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d08107ff3dc1d0810 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d08787ff3dc1d0878 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d08e07ff3dc1d08e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d09487ff3dc1d0948 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDdc1d09b07ff3dc1d09b0 /* utils/PxcThreadCoherentCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcThreadCoherentCache.h"; path = "../../LowLevel/common/include/utils/PxcThreadCoherentCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e0045f07fa18e0045f0 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8e0001d07fa18e0001d0 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e009ba07fa18e009ba0 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e009c087fa18e009c08 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e009c707fa18e009c70 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e009cd87fa18e009cd8 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e009d407fa18e009d40 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e009da87fa18e009da8 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e009e107fa18e009e10 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e009e787fa18e009e78 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e009ee07fa18e009ee0 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d1126907fa18d112690 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d1126f87fa18d1126f8 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d1127607fa18d112760 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d1127c87fa18d1127c8 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d1128307fa18d112830 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d1128987fa18d112898 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d1129007fa18d112900 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d1129687fa18d112968 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9af6007fa18c9af600 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9af6687fa18c9af668 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9af6d07fa18c9af6d0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9af7387fa18c9af738 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9af7a07fa18c9af7a0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9af8087fa18c9af808 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9af8707fa18c9af870 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9af8d87fa18c9af8d8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9af9407fa18c9af940 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9af9a87fa18c9af9a8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9afa107fa18c9afa10 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9afa787fa18c9afa78 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9afae07fa18c9afae0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9afb487fa18c9afb48 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9afbb07fa18c9afbb0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9afc187fa18c9afc18 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9afc807fa18c9afc80 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9afce87fa18c9afce8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9afd507fa18c9afd50 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9afdb87fa18c9afdb8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae0007fa18c9ae000 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae0687fa18c9ae068 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae0d07fa18c9ae0d0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae1387fa18c9ae138 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae1a07fa18c9ae1a0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae2087fa18c9ae208 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae2707fa18c9ae270 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae2d87fa18c9ae2d8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae3407fa18c9ae340 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae3a87fa18c9ae3a8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae4107fa18c9ae410 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae4787fa18c9ae478 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae8007fa18c9ae800 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae8687fa18c9ae868 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae8d07fa18c9ae8d0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae9387fa18c9ae938 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9ae9a07fa18c9ae9a0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9aea087fa18c9aea08 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9aea707fa18c9aea70 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9aead87fa18c9aead8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9aeb407fa18c9aeb40 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9aeba87fa18c9aeba8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9aec107fa18c9aec10 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9aec787fa18c9aec78 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9aece07fa18c9aece0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9aed487fa18c9aed48 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c9aedb07fa18c9aedb0 /* utils/PxcThreadCoherentCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcThreadCoherentCache.h"; path = "../../LowLevel/common/include/utils/PxcThreadCoherentCache.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2dce079107ff3dce07910 /* Resources */ = { + FFF28e0045f07fa18e0045f0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2415,7 +2414,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCdce079107ff3dce07910 /* Frameworks */ = { + FFFC8e0045f07fa18e0045f0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2425,31 +2424,31 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8dce079107ff3dce07910 /* Sources */ = { + FFF88e0045f07fa18e0045f0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdce04a307ff3dce04a30, - FFFFdce14df07ff3dce14df0, - FFFFdce14e587ff3dce14e58, - FFFFdce14ec07ff3dce14ec0, - FFFFdce14f287ff3dce14f28, - FFFFdce14f907ff3dce14f90, - FFFFdce14ff87ff3dce14ff8, - FFFFdce150607ff3dce15060, - FFFFdce150c87ff3dce150c8, - FFFFdc1cfc007ff3dc1cfc00, - FFFFdc1cfc687ff3dc1cfc68, - FFFFdc1cfcd07ff3dc1cfcd0, - FFFFdc1cfd387ff3dc1cfd38, - FFFFdc1cfda07ff3dc1cfda0, - FFFFdc1cfe087ff3dc1cfe08, - FFFFdc1cfe707ff3dc1cfe70, - FFFFdc1cfed87ff3dc1cfed8, - FFFFdc1cff407ff3dc1cff40, - FFFFdc1cffa87ff3dc1cffa8, - FFFFdc1d00107ff3dc1d0010, - FFFFdc1d00787ff3dc1d0078, + FFFF8e0001d07fa18e0001d0, + FFFF8d1126907fa18d112690, + FFFF8d1126f87fa18d1126f8, + FFFF8d1127607fa18d112760, + FFFF8d1127c87fa18d1127c8, + FFFF8d1128307fa18d112830, + FFFF8d1128987fa18d112898, + FFFF8d1129007fa18d112900, + FFFF8d1129687fa18d112968, + FFFF8c9ae0007fa18c9ae000, + FFFF8c9ae0687fa18c9ae068, + FFFF8c9ae0d07fa18c9ae0d0, + FFFF8c9ae1387fa18c9ae138, + FFFF8c9ae1a07fa18c9ae1a0, + FFFF8c9ae2087fa18c9ae208, + FFFF8c9ae2707fa18c9ae270, + FFFF8c9ae2d87fa18c9ae2d8, + FFFF8c9ae3407fa18c9ae340, + FFFF8c9ae3a87fa18c9ae3a8, + FFFF8c9ae4107fa18c9ae410, + FFFF8c9ae4787fa18c9ae478, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2461,38 +2460,38 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelAABB */ - FFFFdd01a4707ff3dd01a470 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd01a4707ff3dd01a470 /* BpBroadPhase.cpp */; }; - FFFFdd01a4d87ff3dd01a4d8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd01a4d87ff3dd01a4d8 /* BpBroadPhaseMBP.cpp */; }; - FFFFdd01a5407ff3dd01a540 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd01a5407ff3dd01a540 /* BpBroadPhaseSap.cpp */; }; - FFFFdd01a5a87ff3dd01a5a8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd01a5a87ff3dd01a5a8 /* BpBroadPhaseSapAux.cpp */; }; - FFFFdd01a6107ff3dd01a610 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd01a6107ff3dd01a610 /* BpMBPTasks.cpp */; }; - FFFFdd01a6787ff3dd01a678 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd01a6787ff3dd01a678 /* BpSAPTasks.cpp */; }; - FFFFdd01a6e07ff3dd01a6e0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd01a6e07ff3dd01a6e0 /* BpSimpleAABBManager.cpp */; }; + FFFF8e801a707fa18e801a70 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e801a707fa18e801a70 /* BpBroadPhase.cpp */; }; + FFFF8e801ad87fa18e801ad8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e801ad87fa18e801ad8 /* BpBroadPhaseMBP.cpp */; }; + FFFF8e801b407fa18e801b40 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e801b407fa18e801b40 /* BpBroadPhaseSap.cpp */; }; + FFFF8e801ba87fa18e801ba8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e801ba87fa18e801ba8 /* BpBroadPhaseSapAux.cpp */; }; + FFFF8e801c107fa18e801c10 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e801c107fa18e801c10 /* BpMBPTasks.cpp */; }; + FFFF8e801c787fa18e801c78 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e801c787fa18e801c78 /* BpSAPTasks.cpp */; }; + FFFF8e801ce07fa18e801ce0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e801ce07fa18e801ce0 /* BpSimpleAABBManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDdcc44f407ff3dcc44f40 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDdcc4d3d07ff3dcc4d3d0 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc4d4387ff3dcc4d438 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc4d4a07ff3dcc4d4a0 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc4d5087ff3dcc4d508 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd01a2007ff3dd01a200 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd01a2687ff3dd01a268 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd01a2d07ff3dd01a2d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd01a3387ff3dd01a338 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd01a3a07ff3dd01a3a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd01a4087ff3dd01a408 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd01a4707ff3dd01a470 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd01a4d87ff3dd01a4d8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd01a5407ff3dd01a540 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd01a5a87ff3dd01a5a8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd01a6107ff3dd01a610 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd01a6787ff3dd01a678 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd01a6e07ff3dd01a6e0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e1082507fa18e108250 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8e10c8a07fa18e10c8a0 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e10c9087fa18e10c908 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e10c9707fa18e10c970 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e10c9d87fa18e10c9d8 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8018007fa18e801800 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8018687fa18e801868 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8018d07fa18e8018d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8019387fa18e801938 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8019a07fa18e8019a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e801a087fa18e801a08 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e801a707fa18e801a70 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e801ad87fa18e801ad8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e801b407fa18e801b40 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e801ba87fa18e801ba8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e801c107fa18e801c10 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e801c787fa18e801c78 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e801ce07fa18e801ce0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2dcc44f407ff3dcc44f40 /* Resources */ = { + FFF28e1082507fa18e108250 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2502,7 +2501,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCdcc44f407ff3dcc44f40 /* Frameworks */ = { + FFFC8e1082507fa18e108250 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2512,17 +2511,17 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8dcc44f407ff3dcc44f40 /* Sources */ = { + FFF88e1082507fa18e108250 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdd01a4707ff3dd01a470, - FFFFdd01a4d87ff3dd01a4d8, - FFFFdd01a5407ff3dd01a540, - FFFFdd01a5a87ff3dd01a5a8, - FFFFdd01a6107ff3dd01a610, - FFFFdd01a6787ff3dd01a678, - FFFFdd01a6e07ff3dd01a6e0, + FFFF8e801a707fa18e801a70, + FFFF8e801ad87fa18e801ad8, + FFFF8e801b407fa18e801b40, + FFFF8e801ba87fa18e801ba8, + FFFF8e801c107fa18e801c10, + FFFF8e801c787fa18e801c78, + FFFF8e801ce07fa18e801ce0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2534,105 +2533,105 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelDynamics */ - FFFFdd8076007ff3dd807600 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd8076007ff3dd807600 /* DyArticulation.cpp */; }; - FFFFdd8076687ff3dd807668 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd8076687ff3dd807668 /* DyArticulationContactPrep.cpp */; }; - FFFFdd8076d07ff3dd8076d0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd8076d07ff3dd8076d0 /* DyArticulationContactPrepPF.cpp */; }; - FFFFdd8077387ff3dd807738 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd8077387ff3dd807738 /* DyArticulationHelper.cpp */; }; - FFFFdd8077a07ff3dd8077a0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd8077a07ff3dd8077a0 /* DyArticulationSIMD.cpp */; }; - FFFFdd8078087ff3dd807808 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd8078087ff3dd807808 /* DyArticulationScalar.cpp */; }; - FFFFdd8078707ff3dd807870 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd8078707ff3dd807870 /* DyConstraintPartition.cpp */; }; - FFFFdd8078d87ff3dd8078d8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd8078d87ff3dd8078d8 /* DyConstraintSetup.cpp */; }; - FFFFdd8079407ff3dd807940 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd8079407ff3dd807940 /* DyConstraintSetupBlock.cpp */; }; - FFFFdd8079a87ff3dd8079a8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd8079a87ff3dd8079a8 /* DyContactPrep.cpp */; }; - FFFFdd807a107ff3dd807a10 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd807a107ff3dd807a10 /* DyContactPrep4.cpp */; }; - FFFFdd807a787ff3dd807a78 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd807a787ff3dd807a78 /* DyContactPrep4PF.cpp */; }; - FFFFdd807ae07ff3dd807ae0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd807ae07ff3dd807ae0 /* DyContactPrepPF.cpp */; }; - FFFFdd807b487ff3dd807b48 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd807b487ff3dd807b48 /* DyDynamics.cpp */; }; - FFFFdd807bb07ff3dd807bb0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd807bb07ff3dd807bb0 /* DyFrictionCorrelation.cpp */; }; - FFFFdd807c187ff3dd807c18 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd807c187ff3dd807c18 /* DyRigidBodyToSolverBody.cpp */; }; - FFFFdd807c807ff3dd807c80 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd807c807ff3dd807c80 /* DySolverConstraints.cpp */; }; - FFFFdd807ce87ff3dd807ce8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd807ce87ff3dd807ce8 /* DySolverConstraintsBlock.cpp */; }; - FFFFdd807d507ff3dd807d50 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd807d507ff3dd807d50 /* DySolverControl.cpp */; }; - FFFFdd807db87ff3dd807db8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd807db87ff3dd807db8 /* DySolverControlPF.cpp */; }; - FFFFdd807e207ff3dd807e20 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd807e207ff3dd807e20 /* DySolverPFConstraints.cpp */; }; - FFFFdd807e887ff3dd807e88 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd807e887ff3dd807e88 /* DySolverPFConstraintsBlock.cpp */; }; - FFFFdd807ef07ff3dd807ef0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd807ef07ff3dd807ef0 /* DyThreadContext.cpp */; }; - FFFFdd807f587ff3dd807f58 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdd807f587ff3dd807f58 /* DyThresholdTable.cpp */; }; + FFFF8d8366007fa18d836600 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d8366007fa18d836600 /* DyArticulation.cpp */; }; + FFFF8d8366687fa18d836668 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d8366687fa18d836668 /* DyArticulationContactPrep.cpp */; }; + FFFF8d8366d07fa18d8366d0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d8366d07fa18d8366d0 /* DyArticulationContactPrepPF.cpp */; }; + FFFF8d8367387fa18d836738 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d8367387fa18d836738 /* DyArticulationHelper.cpp */; }; + FFFF8d8367a07fa18d8367a0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d8367a07fa18d8367a0 /* DyArticulationSIMD.cpp */; }; + FFFF8d8368087fa18d836808 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d8368087fa18d836808 /* DyArticulationScalar.cpp */; }; + FFFF8d8368707fa18d836870 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d8368707fa18d836870 /* DyConstraintPartition.cpp */; }; + FFFF8d8368d87fa18d8368d8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d8368d87fa18d8368d8 /* DyConstraintSetup.cpp */; }; + FFFF8d8369407fa18d836940 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d8369407fa18d836940 /* DyConstraintSetupBlock.cpp */; }; + FFFF8d8369a87fa18d8369a8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d8369a87fa18d8369a8 /* DyContactPrep.cpp */; }; + FFFF8d836a107fa18d836a10 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d836a107fa18d836a10 /* DyContactPrep4.cpp */; }; + FFFF8d836a787fa18d836a78 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d836a787fa18d836a78 /* DyContactPrep4PF.cpp */; }; + FFFF8d836ae07fa18d836ae0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d836ae07fa18d836ae0 /* DyContactPrepPF.cpp */; }; + FFFF8d836b487fa18d836b48 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d836b487fa18d836b48 /* DyDynamics.cpp */; }; + FFFF8d836bb07fa18d836bb0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d836bb07fa18d836bb0 /* DyFrictionCorrelation.cpp */; }; + FFFF8d836c187fa18d836c18 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d836c187fa18d836c18 /* DyRigidBodyToSolverBody.cpp */; }; + FFFF8d836c807fa18d836c80 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d836c807fa18d836c80 /* DySolverConstraints.cpp */; }; + FFFF8d836ce87fa18d836ce8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d836ce87fa18d836ce8 /* DySolverConstraintsBlock.cpp */; }; + FFFF8d836d507fa18d836d50 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d836d507fa18d836d50 /* DySolverControl.cpp */; }; + FFFF8d836db87fa18d836db8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d836db87fa18d836db8 /* DySolverControlPF.cpp */; }; + FFFF8d836e207fa18d836e20 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d836e207fa18d836e20 /* DySolverPFConstraints.cpp */; }; + FFFF8d836e887fa18d836e88 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d836e887fa18d836e88 /* DySolverPFConstraintsBlock.cpp */; }; + FFFF8d836ef07fa18d836ef0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d836ef07fa18d836ef0 /* DyThreadContext.cpp */; }; + FFFF8d836f587fa18d836f58 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD8d836f587fa18d836f58 /* DyThresholdTable.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDdcf075707ff3dcf07570 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDdd8076007ff3dd807600 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8076687ff3dd807668 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8076d07ff3dd8076d0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8077387ff3dd807738 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8077a07ff3dd8077a0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8078087ff3dd807808 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8078707ff3dd807870 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8078d87ff3dd8078d8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8079407ff3dd807940 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8079a87ff3dd8079a8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd807a107ff3dd807a10 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd807a787ff3dd807a78 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd807ae07ff3dd807ae0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd807b487ff3dd807b48 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd807bb07ff3dd807bb0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd807c187ff3dd807c18 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd807c807ff3dd807c80 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd807ce87ff3dd807ce8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd807d507ff3dd807d50 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd807db87ff3dd807db8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd807e207ff3dd807e20 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd807e887ff3dd807e88 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd807ef07ff3dd807ef0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd807f587ff3dd807f58 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdcf0e9307ff3dcf0e930 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcf0e9987ff3dcf0e998 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcf0ea007ff3dcf0ea00 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcf0ea687ff3dcf0ea68 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcf0ead07ff3dcf0ead0 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcf0eb387ff3dcf0eb38 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8096007ff3dd809600 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8096687ff3dd809668 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8096d07ff3dd8096d0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8097387ff3dd809738 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8097a07ff3dd8097a0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8098087ff3dd809808 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8098707ff3dd809870 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8098d87ff3dd8098d8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8099407ff3dd809940 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8099a87ff3dd8099a8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd809a107ff3dd809a10 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd809a787ff3dd809a78 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd809ae07ff3dd809ae0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd809b487ff3dd809b48 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd809bb07ff3dd809bb0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd809c187ff3dd809c18 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd809c807ff3dd809c80 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd809ce87ff3dd809ce8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd809d507ff3dd809d50 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd809db87ff3dd809db8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd809e207ff3dd809e20 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd809e887ff3dd809e88 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd809ef07ff3dd809ef0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd809f587ff3dd809f58 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd809fc07ff3dd809fc0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd80a0287ff3dd80a028 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd80a0907ff3dd80a090 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd80a0f87ff3dd80a0f8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd80a1607ff3dd80a160 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd80a1c87ff3dd80a1c8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd80a2307ff3dd80a230 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd80a2987ff3dd80a298 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd80a3007ff3dd80a300 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd80a3687ff3dd80a368 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd80a3d07ff3dd80a3d0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd80a4387ff3dd80a438 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd80a4a07ff3dd80a4a0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d7244f07fa18d7244f0 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8d8366007fa18d836600 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8366687fa18d836668 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8366d07fa18d8366d0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8367387fa18d836738 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8367a07fa18d8367a0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8368087fa18d836808 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8368707fa18d836870 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8368d87fa18d8368d8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8369407fa18d836940 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d8369a87fa18d8369a8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d836a107fa18d836a10 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d836a787fa18d836a78 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d836ae07fa18d836ae0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d836b487fa18d836b48 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d836bb07fa18d836bb0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d836c187fa18d836c18 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d836c807fa18d836c80 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d836ce87fa18d836ce8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d836d507fa18d836d50 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d836db87fa18d836db8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d836e207fa18d836e20 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d836e887fa18d836e88 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d836ef07fa18d836ef0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d836f587fa18d836f58 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8d7365807fa18d736580 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d7365e87fa18d7365e8 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d7366507fa18d736650 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d7366b87fa18d7366b8 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d7367207fa18d736720 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d7367887fa18d736788 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8378007fa18d837800 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8378687fa18d837868 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8378d07fa18d8378d0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8379387fa18d837938 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8379a07fa18d8379a0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d837a087fa18d837a08 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d837a707fa18d837a70 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d837ad87fa18d837ad8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d837b407fa18d837b40 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d837ba87fa18d837ba8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d837c107fa18d837c10 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d837c787fa18d837c78 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d837ce07fa18d837ce0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d837d487fa18d837d48 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d837db07fa18d837db0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d837e187fa18d837e18 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d837e807fa18d837e80 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d837ee87fa18d837ee8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d837f507fa18d837f50 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d837fb87fa18d837fb8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8380207fa18d838020 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8380887fa18d838088 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8380f07fa18d8380f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8381587fa18d838158 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8381c07fa18d8381c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8382287fa18d838228 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8382907fa18d838290 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8382f87fa18d8382f8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8383607fa18d838360 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8383c87fa18d8383c8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8384307fa18d838430 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8384987fa18d838498 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8385007fa18d838500 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8385687fa18d838568 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8385d07fa18d8385d0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8386387fa18d838638 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; + FFFD8d8386a07fa18d8386a0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2dcf075707ff3dcf07570 /* Resources */ = { + FFF28d7244f07fa18d7244f0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2642,7 +2641,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCdcf075707ff3dcf07570 /* Frameworks */ = { + FFFC8d7244f07fa18d7244f0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2652,34 +2651,34 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8dcf075707ff3dcf07570 /* Sources */ = { + FFF88d7244f07fa18d7244f0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdd8076007ff3dd807600, - FFFFdd8076687ff3dd807668, - FFFFdd8076d07ff3dd8076d0, - FFFFdd8077387ff3dd807738, - FFFFdd8077a07ff3dd8077a0, - FFFFdd8078087ff3dd807808, - FFFFdd8078707ff3dd807870, - FFFFdd8078d87ff3dd8078d8, - FFFFdd8079407ff3dd807940, - FFFFdd8079a87ff3dd8079a8, - FFFFdd807a107ff3dd807a10, - FFFFdd807a787ff3dd807a78, - FFFFdd807ae07ff3dd807ae0, - FFFFdd807b487ff3dd807b48, - FFFFdd807bb07ff3dd807bb0, - FFFFdd807c187ff3dd807c18, - FFFFdd807c807ff3dd807c80, - FFFFdd807ce87ff3dd807ce8, - FFFFdd807d507ff3dd807d50, - FFFFdd807db87ff3dd807db8, - FFFFdd807e207ff3dd807e20, - FFFFdd807e887ff3dd807e88, - FFFFdd807ef07ff3dd807ef0, - FFFFdd807f587ff3dd807f58, + FFFF8d8366007fa18d836600, + FFFF8d8366687fa18d836668, + FFFF8d8366d07fa18d8366d0, + FFFF8d8367387fa18d836738, + FFFF8d8367a07fa18d8367a0, + FFFF8d8368087fa18d836808, + FFFF8d8368707fa18d836870, + FFFF8d8368d87fa18d8368d8, + FFFF8d8369407fa18d836940, + FFFF8d8369a87fa18d8369a8, + FFFF8d836a107fa18d836a10, + FFFF8d836a787fa18d836a78, + FFFF8d836ae07fa18d836ae0, + FFFF8d836b487fa18d836b48, + FFFF8d836bb07fa18d836bb0, + FFFF8d836c187fa18d836c18, + FFFF8d836c807fa18d836c80, + FFFF8d836ce87fa18d836ce8, + FFFF8d836d507fa18d836d50, + FFFF8d836db87fa18d836db8, + FFFF8d836e207fa18d836e20, + FFFF8d836e887fa18d836e88, + FFFF8d836ef07fa18d836ef0, + FFFF8d836f587fa18d836f58, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2691,73 +2690,73 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelCloth */ - FFFFde80a6907ff3de80a690 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDde80a6907ff3de80a690 /* Allocator.cpp */; }; - FFFFde80a6f87ff3de80a6f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDde80a6f87ff3de80a6f8 /* Factory.cpp */; }; - FFFFde80a7607ff3de80a760 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDde80a7607ff3de80a760 /* PhaseConfig.cpp */; }; - FFFFde80a7c87ff3de80a7c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDde80a7c87ff3de80a7c8 /* SwCloth.cpp */; }; - FFFFde80a8307ff3de80a830 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDde80a8307ff3de80a830 /* SwClothData.cpp */; }; - FFFFde80a8987ff3de80a898 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDde80a8987ff3de80a898 /* SwCollision.cpp */; }; - FFFFde80a9007ff3de80a900 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDde80a9007ff3de80a900 /* SwFabric.cpp */; }; - FFFFde80a9687ff3de80a968 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDde80a9687ff3de80a968 /* SwFactory.cpp */; }; - FFFFde80a9d07ff3de80a9d0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDde80a9d07ff3de80a9d0 /* SwInterCollision.cpp */; }; - FFFFde80aa387ff3de80aa38 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDde80aa387ff3de80aa38 /* SwSelfCollision.cpp */; }; - FFFFde80aaa07ff3de80aaa0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDde80aaa07ff3de80aaa0 /* SwSolver.cpp */; }; - FFFFde80ab087ff3de80ab08 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDde80ab087ff3de80ab08 /* SwSolverKernel.cpp */; }; - FFFFde80ab707ff3de80ab70 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDde80ab707ff3de80ab70 /* TripletScheduler.cpp */; }; + FFFF8e8138907fa18e813890 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e8138907fa18e813890 /* Allocator.cpp */; }; + FFFF8e8138f87fa18e8138f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e8138f87fa18e8138f8 /* Factory.cpp */; }; + FFFF8e8139607fa18e813960 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e8139607fa18e813960 /* PhaseConfig.cpp */; }; + FFFF8e8139c87fa18e8139c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e8139c87fa18e8139c8 /* SwCloth.cpp */; }; + FFFF8e813a307fa18e813a30 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e813a307fa18e813a30 /* SwClothData.cpp */; }; + FFFF8e813a987fa18e813a98 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e813a987fa18e813a98 /* SwCollision.cpp */; }; + FFFF8e813b007fa18e813b00 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e813b007fa18e813b00 /* SwFabric.cpp */; }; + FFFF8e813b687fa18e813b68 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e813b687fa18e813b68 /* SwFactory.cpp */; }; + FFFF8e813bd07fa18e813bd0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e813bd07fa18e813bd0 /* SwInterCollision.cpp */; }; + FFFF8e813c387fa18e813c38 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e813c387fa18e813c38 /* SwSelfCollision.cpp */; }; + FFFF8e813ca07fa18e813ca0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e813ca07fa18e813ca0 /* SwSolver.cpp */; }; + FFFF8e813d087fa18e813d08 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e813d087fa18e813d08 /* SwSolverKernel.cpp */; }; + FFFF8e813d707fa18e813d70 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e813d707fa18e813d70 /* TripletScheduler.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDde1080f07ff3de1080f0 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDde10d6607ff3de10d660 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; - FFFDde10d6c87ff3de10d6c8 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; - FFFDde10d7307ff3de10d730 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; - FFFDde10d7987ff3de10d798 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFDde10d8007ff3de10d800 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; - FFFDde10d8687ff3de10d868 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; - FFFDde10d8d07ff3de10d8d0 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; - FFFDde809c007ff3de809c00 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDde809c687ff3de809c68 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; - FFFDde809cd07ff3de809cd0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDde809d387ff3de809d38 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; - FFFDde809da07ff3de809da0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDde809e087ff3de809e08 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; - FFFDde809e707ff3de809e70 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; - FFFDde809ed87ff3de809ed8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; - FFFDde809f407ff3de809f40 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; - FFFDde809fa87ff3de809fa8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a0107ff3de80a010 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a0787ff3de80a078 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a0e07ff3de80a0e0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a1487ff3de80a148 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a1b07ff3de80a1b0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a2187ff3de80a218 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a2807ff3de80a280 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a2e87ff3de80a2e8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a3507ff3de80a350 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a3b87ff3de80a3b8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a4207ff3de80a420 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a4887ff3de80a488 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a4f07ff3de80a4f0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a5587ff3de80a558 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a5c07ff3de80a5c0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a6287ff3de80a628 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; - FFFDde80a6907ff3de80a690 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDde80a6f87ff3de80a6f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDde80a7607ff3de80a760 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDde80a7c87ff3de80a7c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDde80a8307ff3de80a830 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDde80a8987ff3de80a898 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDde80a9007ff3de80a900 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDde80a9687ff3de80a968 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDde80a9d07ff3de80a9d0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDde80aa387ff3de80aa38 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDde80aaa07ff3de80aaa0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDde80ab087ff3de80ab08 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDde80ab707ff3de80ab70 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e1176f07fa18e1176f0 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8e11aa407fa18e11aa40 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e11aaa87fa18e11aaa8 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e11ab107fa18e11ab10 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e11ab787fa18e11ab78 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e11abe07fa18e11abe0 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e11ac487fa18e11ac48 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e11acb07fa18e11acb0 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e812e007fa18e812e00 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e812e687fa18e812e68 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e812ed07fa18e812ed0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e812f387fa18e812f38 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e812fa07fa18e812fa0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8130087fa18e813008 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8130707fa18e813070 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8130d87fa18e8130d8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8131407fa18e813140 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8131a87fa18e8131a8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8132107fa18e813210 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8132787fa18e813278 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8132e07fa18e8132e0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8133487fa18e813348 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8133b07fa18e8133b0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8134187fa18e813418 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8134807fa18e813480 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8134e87fa18e8134e8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8135507fa18e813550 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8135b87fa18e8135b8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8136207fa18e813620 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8136887fa18e813688 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8136f07fa18e8136f0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8137587fa18e813758 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8137c07fa18e8137c0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8138287fa18e813828 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e8138907fa18e813890 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e8138f87fa18e8138f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e8139607fa18e813960 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e8139c87fa18e8139c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e813a307fa18e813a30 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e813a987fa18e813a98 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e813b007fa18e813b00 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e813b687fa18e813b68 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e813bd07fa18e813bd0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e813c387fa18e813c38 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e813ca07fa18e813ca0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e813d087fa18e813d08 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e813d707fa18e813d70 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2de1080f07ff3de1080f0 /* Resources */ = { + FFF28e1176f07fa18e1176f0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2767,7 +2766,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCde1080f07ff3de1080f0 /* Frameworks */ = { + FFFC8e1176f07fa18e1176f0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2777,23 +2776,23 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8de1080f07ff3de1080f0 /* Sources */ = { + FFF88e1176f07fa18e1176f0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFde80a6907ff3de80a690, - FFFFde80a6f87ff3de80a6f8, - FFFFde80a7607ff3de80a760, - FFFFde80a7c87ff3de80a7c8, - FFFFde80a8307ff3de80a830, - FFFFde80a8987ff3de80a898, - FFFFde80a9007ff3de80a900, - FFFFde80a9687ff3de80a968, - FFFFde80a9d07ff3de80a9d0, - FFFFde80aa387ff3de80aa38, - FFFFde80aaa07ff3de80aaa0, - FFFFde80ab087ff3de80ab08, - FFFFde80ab707ff3de80ab70, + FFFF8e8138907fa18e813890, + FFFF8e8138f87fa18e8138f8, + FFFF8e8139607fa18e813960, + FFFF8e8139c87fa18e8139c8, + FFFF8e813a307fa18e813a30, + FFFF8e813a987fa18e813a98, + FFFF8e813b007fa18e813b00, + FFFF8e813b687fa18e813b68, + FFFF8e813bd07fa18e813bd0, + FFFF8e813c387fa18e813c38, + FFFF8e813ca07fa18e813ca0, + FFFF8e813d087fa18e813d08, + FFFF8e813d707fa18e813d70, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2805,79 +2804,79 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelParticles */ - FFFFdd8121587ff3dd812158 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8121587ff3dd812158 /* PtBatcher.cpp */; }; - FFFFdd8121c07ff3dd8121c0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8121c07ff3dd8121c0 /* PtBodyTransformVault.cpp */; }; - FFFFdd8122287ff3dd812228 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8122287ff3dd812228 /* PtCollision.cpp */; }; - FFFFdd8122907ff3dd812290 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8122907ff3dd812290 /* PtCollisionBox.cpp */; }; - FFFFdd8122f87ff3dd8122f8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8122f87ff3dd8122f8 /* PtCollisionCapsule.cpp */; }; - FFFFdd8123607ff3dd812360 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8123607ff3dd812360 /* PtCollisionConvex.cpp */; }; - FFFFdd8123c87ff3dd8123c8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8123c87ff3dd8123c8 /* PtCollisionMesh.cpp */; }; - FFFFdd8124307ff3dd812430 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8124307ff3dd812430 /* PtCollisionPlane.cpp */; }; - FFFFdd8124987ff3dd812498 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8124987ff3dd812498 /* PtCollisionSphere.cpp */; }; - FFFFdd8125007ff3dd812500 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8125007ff3dd812500 /* PtContextCpu.cpp */; }; - FFFFdd8125687ff3dd812568 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8125687ff3dd812568 /* PtDynamics.cpp */; }; - FFFFdd8125d07ff3dd8125d0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8125d07ff3dd8125d0 /* PtParticleData.cpp */; }; - FFFFdd8126387ff3dd812638 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8126387ff3dd812638 /* PtParticleShapeCpu.cpp */; }; - FFFFdd8126a07ff3dd8126a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8126a07ff3dd8126a0 /* PtParticleSystemSimCpu.cpp */; }; - FFFFdd8127087ff3dd812708 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8127087ff3dd812708 /* PtSpatialHash.cpp */; }; - FFFFdd8127707ff3dd812770 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd8127707ff3dd812770 /* PtSpatialLocalHash.cpp */; }; + FFFF8c01c5587fa18c01c558 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c01c5587fa18c01c558 /* PtBatcher.cpp */; }; + FFFF8c01c5c07fa18c01c5c0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c01c5c07fa18c01c5c0 /* PtBodyTransformVault.cpp */; }; + FFFF8c01c6287fa18c01c628 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c01c6287fa18c01c628 /* PtCollision.cpp */; }; + FFFF8c01c6907fa18c01c690 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c01c6907fa18c01c690 /* PtCollisionBox.cpp */; }; + FFFF8c01c6f87fa18c01c6f8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c01c6f87fa18c01c6f8 /* PtCollisionCapsule.cpp */; }; + FFFF8c01c7607fa18c01c760 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c01c7607fa18c01c760 /* PtCollisionConvex.cpp */; }; + FFFF8c01c7c87fa18c01c7c8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c01c7c87fa18c01c7c8 /* PtCollisionMesh.cpp */; }; + FFFF8c01c8307fa18c01c830 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c01c8307fa18c01c830 /* PtCollisionPlane.cpp */; }; + FFFF8c01c8987fa18c01c898 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c01c8987fa18c01c898 /* PtCollisionSphere.cpp */; }; + FFFF8c01c9007fa18c01c900 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c01c9007fa18c01c900 /* PtContextCpu.cpp */; }; + FFFF8c01c9687fa18c01c968 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c01c9687fa18c01c968 /* PtDynamics.cpp */; }; + FFFF8c01c9d07fa18c01c9d0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c01c9d07fa18c01c9d0 /* PtParticleData.cpp */; }; + FFFF8c01ca387fa18c01ca38 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c01ca387fa18c01ca38 /* PtParticleShapeCpu.cpp */; }; + FFFF8c01caa07fa18c01caa0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c01caa07fa18c01caa0 /* PtParticleSystemSimCpu.cpp */; }; + FFFF8c01cb087fa18c01cb08 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c01cb087fa18c01cb08 /* PtSpatialHash.cpp */; }; + FFFF8c01cb707fa18c01cb70 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8c01cb707fa18c01cb70 /* PtSpatialLocalHash.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDdcf22d807ff3dcf22d80 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDdd8000007ff3dd800000 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8000687ff3dd800068 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8000d07ff3dd8000d0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8001387ff3dd800138 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8001a07ff3dd8001a0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8002087ff3dd800208 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8002707ff3dd800270 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8002d87ff3dd8002d8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8003407ff3dd800340 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8003a87ff3dd8003a8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8118007ff3dd811800 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8118687ff3dd811868 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8118d07ff3dd8118d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8119387ff3dd811938 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8119a07ff3dd8119a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd811a087ff3dd811a08 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd811a707ff3dd811a70 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd811ad87ff3dd811ad8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd811b407ff3dd811b40 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd811ba87ff3dd811ba8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd811c107ff3dd811c10 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd811c787ff3dd811c78 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd811ce07ff3dd811ce0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd811d487ff3dd811d48 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd811db07ff3dd811db0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd811e187ff3dd811e18 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd811e807ff3dd811e80 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd811ee87ff3dd811ee8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd811f507ff3dd811f50 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd811fb87ff3dd811fb8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8120207ff3dd812020 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8120887ff3dd812088 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8120f07ff3dd8120f0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; - FFFDdd8121587ff3dd812158 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8121c07ff3dd8121c0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8122287ff3dd812228 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8122907ff3dd812290 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8122f87ff3dd8122f8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8123607ff3dd812360 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8123c87ff3dd8123c8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8124307ff3dd812430 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8124987ff3dd812498 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8125007ff3dd812500 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8125687ff3dd812568 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8125d07ff3dd8125d0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8126387ff3dd812638 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8126a07ff3dd8126a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8127087ff3dd812708 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDdd8127707ff3dd812770 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8bc744107fa18bc74410 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8c014a007fa18c014a00 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c014a687fa18c014a68 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c014ad07fa18c014ad0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c014b387fa18c014b38 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c014ba07fa18c014ba0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c014c087fa18c014c08 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c014c707fa18c014c70 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c014cd87fa18c014cd8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c014d407fa18c014d40 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c014da87fa18c014da8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01bc007fa18c01bc00 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01bc687fa18c01bc68 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01bcd07fa18c01bcd0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01bd387fa18c01bd38 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01bda07fa18c01bda0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01be087fa18c01be08 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01be707fa18c01be70 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01bed87fa18c01bed8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01bf407fa18c01bf40 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01bfa87fa18c01bfa8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c0107fa18c01c010 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c0787fa18c01c078 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c0e07fa18c01c0e0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c1487fa18c01c148 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c1b07fa18c01c1b0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c2187fa18c01c218 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c2807fa18c01c280 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c2e87fa18c01c2e8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c3507fa18c01c350 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c3b87fa18c01c3b8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c4207fa18c01c420 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c4887fa18c01c488 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c4f07fa18c01c4f0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c5587fa18c01c558 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c5c07fa18c01c5c0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c6287fa18c01c628 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c6907fa18c01c690 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c6f87fa18c01c6f8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c7607fa18c01c760 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c7c87fa18c01c7c8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c8307fa18c01c830 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c8987fa18c01c898 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c9007fa18c01c900 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c9687fa18c01c968 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c01c9d07fa18c01c9d0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c01ca387fa18c01ca38 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c01caa07fa18c01caa0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c01cb087fa18c01cb08 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8c01cb707fa18c01cb70 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2dcf22d807ff3dcf22d80 /* Resources */ = { + FFF28bc744107fa18bc74410 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2887,7 +2886,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCdcf22d807ff3dcf22d80 /* Frameworks */ = { + FFFC8bc744107fa18bc74410 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2897,26 +2896,26 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8dcf22d807ff3dcf22d80 /* Sources */ = { + FFF88bc744107fa18bc74410 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdd8121587ff3dd812158, - FFFFdd8121c07ff3dd8121c0, - FFFFdd8122287ff3dd812228, - FFFFdd8122907ff3dd812290, - FFFFdd8122f87ff3dd8122f8, - FFFFdd8123607ff3dd812360, - FFFFdd8123c87ff3dd8123c8, - FFFFdd8124307ff3dd812430, - FFFFdd8124987ff3dd812498, - FFFFdd8125007ff3dd812500, - FFFFdd8125687ff3dd812568, - FFFFdd8125d07ff3dd8125d0, - FFFFdd8126387ff3dd812638, - FFFFdd8126a07ff3dd8126a0, - FFFFdd8127087ff3dd812708, - FFFFdd8127707ff3dd812770, + FFFF8c01c5587fa18c01c558, + FFFF8c01c5c07fa18c01c5c0, + FFFF8c01c6287fa18c01c628, + FFFF8c01c6907fa18c01c690, + FFFF8c01c6f87fa18c01c6f8, + FFFF8c01c7607fa18c01c760, + FFFF8c01c7c87fa18c01c7c8, + FFFF8c01c8307fa18c01c830, + FFFF8c01c8987fa18c01c898, + FFFF8c01c9007fa18c01c900, + FFFF8c01c9687fa18c01c968, + FFFF8c01c9d07fa18c01c9d0, + FFFF8c01ca387fa18c01ca38, + FFFF8c01caa07fa18c01caa0, + FFFF8c01cb087fa18c01cb08, + FFFF8c01cb707fa18c01cb70, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2928,22 +2927,22 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxTask */ - FFFFdce3a1907ff3dce3a190 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdce3a1907ff3dce3a190 /* src/TaskManager.cpp */; }; + FFFF8e3493507fa18e349350 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8e3493507fa18e349350 /* src/TaskManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDdce4e9207ff3dce4e920 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDdce24b607ff3dce24b60 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFDdce24bc87ff3dce24bc8 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFDdce24c307ff3dce24c30 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; - FFFDdce24c987ff3dce24c98 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; - FFFDdce24d007ff3dce24d00 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; - FFFDdce24d687ff3dce24d68 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDdce3a1907ff3dce3a190 /* src/TaskManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/TaskManager.cpp"; path = "../../../../PxShared/src/task/src/TaskManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8e3634f07fa18e3634f0 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8e3468707fa18e346870 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e3468d87fa18e3468d8 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e3469407fa18e346940 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e3469a87fa18e3469a8 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e346a107fa18e346a10 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e346a787fa18e346a78 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8e3493507fa18e349350 /* src/TaskManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/TaskManager.cpp"; path = "../../../../PxShared/src/task/src/TaskManager.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2dce4e9207ff3dce4e920 /* Resources */ = { + FFF28e3634f07fa18e3634f0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2953,7 +2952,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCdce4e9207ff3dce4e920 /* Frameworks */ = { + FFFC8e3634f07fa18e3634f0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2963,11 +2962,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8dce4e9207ff3dce4e920 /* Sources */ = { + FFF88e3634f07fa18e3634f0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdce3a1907ff3dce3a190, + FFFF8e3493507fa18e349350, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2979,17 +2978,17 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PsFastXml */ - FFFFdcc758307ff3dcc75830 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdcc758307ff3dcc75830 /* PsFastXml.cpp */; }; + FFFF8bc632707fa18bc63270 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8bc632707fa18bc63270 /* PsFastXml.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDdcc74fc07ff3dcc74fc0 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDdcc757307ff3dcc75730 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; - FFFDdcc758307ff3dcc75830 /* PsFastXml.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.cpp"; path = "../../../../PxShared/src/fastxml/src/PsFastXml.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8bc63c607fa18bc63c60 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8e209d907fa18e209d90 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; + FFFD8bc632707fa18bc63270 /* PsFastXml.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.cpp"; path = "../../../../PxShared/src/fastxml/src/PsFastXml.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2dcc74fc07ff3dcc74fc0 /* Resources */ = { + FFF28bc63c607fa18bc63c60 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2999,7 +2998,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCdcc74fc07ff3dcc74fc0 /* Frameworks */ = { + FFFC8bc63c607fa18bc63c60 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -3009,11 +3008,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8dcc74fc07ff3dcc74fc0 /* Sources */ = { + FFF88bc63c607fa18bc63c60 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFdcc758307ff3dcc75830, + FFFF8bc632707fa18bc63270, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -3025,1969 +3024,1968 @@ /* End PBXTargetDependency section */ /* Begin PBXContainerItemProxy section */ - FFF5dcc714a07ff3dcc714a0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58bc62c307fa18bc62c30 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAdcc714a07ff3dcc714a0 /* PhysX */; + remoteGlobalIDString = FFFA8bc62c307fa18bc62c30 /* PhysX */; remoteInfo = "PhysX"; }; - FFF5dcc6c7107ff3dcc6c710 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58bc650b07fa18bc650b0 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAdcc6c7107ff3dcc6c710 /* PhysXCharacterKinematic */; + remoteGlobalIDString = FFFA8bc650b07fa18bc650b0 /* PhysXCharacterKinematic */; remoteInfo = "PhysXCharacterKinematic"; }; - FFF5dcc6a0c07ff3dcc6a0c0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58be659807fa18be65980 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAdcc6a0c07ff3dcc6a0c0 /* PhysXVehicle */; + remoteGlobalIDString = FFFA8be659807fa18be65980 /* PhysXVehicle */; remoteInfo = "PhysXVehicle"; }; - FFF5dcc891607ff3dcc89160 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58be663407fa18be66340 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAdcc891607ff3dcc89160 /* PhysXExtensions */; + remoteGlobalIDString = FFFA8be663407fa18be66340 /* PhysXExtensions */; remoteInfo = "PhysXExtensions"; }; - FFF5dcc9a1f07ff3dcc9a1f0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58be667307fa18be66730 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAdcc9a1f07ff3dcc9a1f0 /* SceneQuery */; + remoteGlobalIDString = FFFA8be667307fa18be66730 /* SceneQuery */; remoteInfo = "SceneQuery"; }; - FFF5dcc9e8e07ff3dcc9e8e0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58be669207fa18be66920 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAdcc9e8e07ff3dcc9e8e0 /* SimulationController */; + remoteGlobalIDString = FFFA8be669207fa18be66920 /* SimulationController */; remoteInfo = "SimulationController"; }; - FFF5de3231d07ff3de3231d0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58e579d907fa18e579d90 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAde3231d07ff3de3231d0 /* PhysXCooking */; + remoteGlobalIDString = FFFA8e579d907fa18e579d90 /* PhysXCooking */; remoteInfo = "PhysXCooking"; }; - FFF5dc88a1407ff3dc88a140 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58d1551c07fa18d1551c0 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAdc88a1407ff3dc88a140 /* PhysXCommon */; + remoteGlobalIDString = FFFA8d1551c07fa18d1551c0 /* PhysXCommon */; remoteInfo = "PhysXCommon"; }; - FFF5dc88e8a07ff3dc88e8a0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58d1321d07fa18d1321d0 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAdc88e8a07ff3dc88e8a0 /* PxFoundation */; + remoteGlobalIDString = FFFA8d1321d07fa18d1321d0 /* PxFoundation */; remoteInfo = "PxFoundation"; }; - FFF5dcc360d07ff3dcc360d0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58d1604e07fa18d1604e0 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAdcc360d07ff3dcc360d0 /* PxPvdSDK */; + remoteGlobalIDString = FFFA8d1604e07fa18d1604e0 /* PxPvdSDK */; remoteInfo = "PxPvdSDK"; }; - FFF5dce079107ff3dce07910 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58e0045f07fa18e0045f0 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAdce079107ff3dce07910 /* LowLevel */; + remoteGlobalIDString = FFFA8e0045f07fa18e0045f0 /* LowLevel */; remoteInfo = "LowLevel"; }; - FFF5dcc44f407ff3dcc44f40 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58e1082507fa18e108250 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAdcc44f407ff3dcc44f40 /* LowLevelAABB */; + remoteGlobalIDString = FFFA8e1082507fa18e108250 /* LowLevelAABB */; remoteInfo = "LowLevelAABB"; }; - FFF5dcf075707ff3dcf07570 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58d7244f07fa18d7244f0 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAdcf075707ff3dcf07570 /* LowLevelDynamics */; + remoteGlobalIDString = FFFA8d7244f07fa18d7244f0 /* LowLevelDynamics */; remoteInfo = "LowLevelDynamics"; }; - FFF5de1080f07ff3de1080f0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58e1176f07fa18e1176f0 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAde1080f07ff3de1080f0 /* LowLevelCloth */; + remoteGlobalIDString = FFFA8e1176f07fa18e1176f0 /* LowLevelCloth */; remoteInfo = "LowLevelCloth"; }; - FFF5dcf22d807ff3dcf22d80 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58bc744107fa18bc74410 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAdcf22d807ff3dcf22d80 /* LowLevelParticles */; + remoteGlobalIDString = FFFA8bc744107fa18bc74410 /* LowLevelParticles */; remoteInfo = "LowLevelParticles"; }; - FFF5dce4e9207ff3dce4e920 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58e3634f07fa18e3634f0 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAdce4e9207ff3dce4e920 /* PxTask */; + remoteGlobalIDString = FFFA8e3634f07fa18e3634f0 /* PxTask */; remoteInfo = "PxTask"; }; - FFF5dcc74fc07ff3dcc74fc0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + FFF58bc63c607fa18bc63c60 /* PBXContainerItemProxy */ = { + containerPortal = FFF98bf110907fa18bf11090 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAdcc74fc07ff3dcc74fc0 /* PsFastXml */; + remoteGlobalIDString = FFFA8bc63c607fa18bc63c60 /* PsFastXml */; remoteInfo = "PsFastXml"; }; /* End PBXContainerItemProxy section */ /* Begin PBXGroup section */ - FFFBdbc7cf487ff3dbc7cf48 /* PhysX */ = { + FFFB8bf110f87fa18bf110f8 /* PhysX */ = { isa = PBXGroup; children = ( - FFF0dbc7cee07ff3dbc7cee0 /* Source */, - FFEEdbc7cee07ff3dbc7cee0 /* Products */, + FFF08bf110907fa18bf11090 /* Source */, + FFEE8bf110907fa18bf11090 /* Products */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFF0dbc7cee07ff3dbc7cee0 /* Source */ = { + FFF08bf110907fa18bf11090 /* Source */ = { isa = PBXGroup; children = ( - FFFBdcc714a07ff3dcc714a0, - FFFBdcc6c7107ff3dcc6c710, - FFFBdcc6a0c07ff3dcc6a0c0, - FFFBdcc891607ff3dcc89160, - FFFBdcc9a1f07ff3dcc9a1f0, - FFFBdcc9e8e07ff3dcc9e8e0, - FFFBde3231d07ff3de3231d0, - FFFBdc88a1407ff3dc88a140, - FFFBdc88e8a07ff3dc88e8a0, - FFFBdcc360d07ff3dcc360d0, - FFFBdce079107ff3dce07910, - FFFBdcc44f407ff3dcc44f40, - FFFBdcf075707ff3dcf07570, - FFFBde1080f07ff3de1080f0, - FFFBdcf22d807ff3dcf22d80, - FFFBdce4e9207ff3dce4e920, - FFFBdcc74fc07ff3dcc74fc0, + FFFB8bc62c307fa18bc62c30, + FFFB8bc650b07fa18bc650b0, + FFFB8be659807fa18be65980, + FFFB8be663407fa18be66340, + FFFB8be667307fa18be66730, + FFFB8be669207fa18be66920, + FFFB8e579d907fa18e579d90, + FFFB8d1551c07fa18d1551c0, + FFFB8d1321d07fa18d1321d0, + FFFB8d1604e07fa18d1604e0, + FFFB8e0045f07fa18e0045f0, + FFFB8e1082507fa18e108250, + FFFB8d7244f07fa18d7244f0, + FFFB8e1176f07fa18e1176f0, + FFFB8bc744107fa18bc74410, + FFFB8e3634f07fa18e3634f0, + FFFB8bc63c607fa18bc63c60, ); name = Source; sourceTree = "<group>"; }; - FFEEdbc7cee07ff3dbc7cee0 /* Products */ = { + FFEE8bf110907fa18bf11090 /* Products */ = { isa = PBXGroup; children = ( - FFFDdcc714a07ff3dcc714a0, - FFFDdcc6c7107ff3dcc6c710, - FFFDdcc6a0c07ff3dcc6a0c0, - FFFDdcc891607ff3dcc89160, - FFFDdcc9a1f07ff3dcc9a1f0, - FFFDdcc9e8e07ff3dcc9e8e0, - FFFDde3231d07ff3de3231d0, - FFFDdc88a1407ff3dc88a140, - FFFDdc88e8a07ff3dc88e8a0, - FFFDdcc360d07ff3dcc360d0, - FFFDdce079107ff3dce07910, - FFFDdcc44f407ff3dcc44f40, - FFFDdcf075707ff3dcf07570, - FFFDde1080f07ff3de1080f0, - FFFDdcf22d807ff3dcf22d80, - FFFDdce4e9207ff3dce4e920, - FFFDdcc74fc07ff3dcc74fc0, + FFFD8bc62c307fa18bc62c30, + FFFD8bc650b07fa18bc650b0, + FFFD8be659807fa18be65980, + FFFD8be663407fa18be66340, + FFFD8be667307fa18be66730, + FFFD8be669207fa18be66920, + FFFD8e579d907fa18e579d90, + FFFD8d1551c07fa18d1551c0, + FFFD8d1321d07fa18d1321d0, + FFFD8d1604e07fa18d1604e0, + FFFD8e0045f07fa18e0045f0, + FFFD8e1082507fa18e108250, + FFFD8d7244f07fa18d7244f0, + FFFD8e1176f07fa18e1176f0, + FFFD8bc744107fa18bc74410, + FFFD8e3634f07fa18e3634f0, + FFFD8bc63c607fa18bc63c60, ); name = Products; sourceTree = "<group>"; }; - FFFBdcc714a07ff3dcc714a0 /* PhysX */ = { + FFFB8bc62c307fa18bc62c30 /* PhysX */ = { isa = PBXGroup; children = ( - FFFBdcc7e5307ff3dcc7e530 /* src */, - FFFBdcc7e5587ff3dcc7e558 /* include */, - FFFBdcc7e5807ff3dcc7e580 /* metadata */, + FFFB8e21e2307fa18e21e230 /* src */, + FFFB8e21e2587fa18e21e258 /* include */, + FFFB8e21e2807fa18e21e280 /* metadata */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFFBdcc7e5307ff3dcc7e530 /* src */ = { + FFFB8e21e2307fa18e21e230 /* src */ = { isa = PBXGroup; children = ( - FFFDdd037a007ff3dd037a00 /* NpActor.h */, - FFFDdd037a687ff3dd037a68 /* NpActorTemplate.h */, - FFFDdd037ad07ff3dd037ad0 /* NpAggregate.h */, - FFFDdd037b387ff3dd037b38 /* NpArticulation.h */, - FFFDdd037ba07ff3dd037ba0 /* NpArticulationJoint.h */, - FFFDdd037c087ff3dd037c08 /* NpArticulationLink.h */, - FFFDdd037c707ff3dd037c70 /* NpBatchQuery.h */, - FFFDdd037cd87ff3dd037cd8 /* NpCast.h */, - FFFDdd037d407ff3dd037d40 /* NpConnector.h */, - FFFDdd037da87ff3dd037da8 /* NpConstraint.h */, - FFFDdd037e107ff3dd037e10 /* NpFactory.h */, - FFFDdd037e787ff3dd037e78 /* NpMaterial.h */, - FFFDdd037ee07ff3dd037ee0 /* NpMaterialManager.h */, - FFFDdd037f487ff3dd037f48 /* NpPhysics.h */, - FFFDdd037fb07ff3dd037fb0 /* NpPhysicsInsertionCallback.h */, - FFFDdd0380187ff3dd038018 /* NpPtrTableStorageManager.h */, - FFFDdd0380807ff3dd038080 /* NpPvdSceneQueryCollector.h */, - FFFDdd0380e87ff3dd0380e8 /* NpQueryShared.h */, - FFFDdd0381507ff3dd038150 /* NpReadCheck.h */, - FFFDdd0381b87ff3dd0381b8 /* NpRigidActorTemplate.h */, - FFFDdd0382207ff3dd038220 /* NpRigidActorTemplateInternal.h */, - FFFDdd0382887ff3dd038288 /* NpRigidBodyTemplate.h */, - FFFDdd0382f07ff3dd0382f0 /* NpRigidDynamic.h */, - FFFDdd0383587ff3dd038358 /* NpRigidStatic.h */, - FFFDdd0383c07ff3dd0383c0 /* NpScene.h */, - FFFDdd0384287ff3dd038428 /* NpSceneQueries.h */, - FFFDdd0384907ff3dd038490 /* NpShape.h */, - FFFDdd0384f87ff3dd0384f8 /* NpShapeManager.h */, - FFFDdd0385607ff3dd038560 /* NpSpatialIndex.h */, - FFFDdd0385c87ff3dd0385c8 /* NpVolumeCache.h */, - FFFDdd0386307ff3dd038630 /* NpWriteCheck.h */, - FFFDdd0386987ff3dd038698 /* PvdMetaDataBindingData.h */, - FFFDdd0387007ff3dd038700 /* PvdMetaDataPvdBinding.h */, - FFFDdd0387687ff3dd038768 /* PvdPhysicsClient.h */, - FFFDdd0387d07ff3dd0387d0 /* PvdTypeNames.h */, - FFFDdd0388387ff3dd038838 /* NpActor.cpp */, - FFFDdd0388a07ff3dd0388a0 /* NpAggregate.cpp */, - FFFDdd0389087ff3dd038908 /* NpArticulation.cpp */, - FFFDdd0389707ff3dd038970 /* NpArticulationJoint.cpp */, - FFFDdd0389d87ff3dd0389d8 /* NpArticulationLink.cpp */, - FFFDdd038a407ff3dd038a40 /* NpBatchQuery.cpp */, - FFFDdd038aa87ff3dd038aa8 /* NpConstraint.cpp */, - FFFDdd038b107ff3dd038b10 /* NpFactory.cpp */, - FFFDdd038b787ff3dd038b78 /* NpMaterial.cpp */, - FFFDdd038be07ff3dd038be0 /* NpMetaData.cpp */, - FFFDdd038c487ff3dd038c48 /* NpPhysics.cpp */, - FFFDdd038cb07ff3dd038cb0 /* NpPvdSceneQueryCollector.cpp */, - FFFDdd038d187ff3dd038d18 /* NpReadCheck.cpp */, - FFFDdd038d807ff3dd038d80 /* NpRigidDynamic.cpp */, - FFFDdd038de87ff3dd038de8 /* NpRigidStatic.cpp */, - FFFDdd038e507ff3dd038e50 /* NpScene.cpp */, - FFFDdd038eb87ff3dd038eb8 /* NpSceneQueries.cpp */, - FFFDdd038f207ff3dd038f20 /* NpSerializerAdapter.cpp */, - FFFDdd038f887ff3dd038f88 /* NpShape.cpp */, - FFFDdd038ff07ff3dd038ff0 /* NpShapeManager.cpp */, - FFFDdd0390587ff3dd039058 /* NpSpatialIndex.cpp */, - FFFDdd0390c07ff3dd0390c0 /* NpVolumeCache.cpp */, - FFFDdd0391287ff3dd039128 /* NpWriteCheck.cpp */, - FFFDdd0391907ff3dd039190 /* PvdMetaDataPvdBinding.cpp */, - FFFDdd0391f87ff3dd0391f8 /* PvdPhysicsClient.cpp */, - FFFDdd0392607ff3dd039260 /* particles/NpParticleBaseTemplate.h */, - FFFDdd0392c87ff3dd0392c8 /* particles/NpParticleFluid.h */, - FFFDdd0393307ff3dd039330 /* particles/NpParticleFluidReadData.h */, - FFFDdd0393987ff3dd039398 /* particles/NpParticleSystem.h */, - FFFDdd0394007ff3dd039400 /* particles/NpParticleFluid.cpp */, - FFFDdd0394687ff3dd039468 /* particles/NpParticleSystem.cpp */, - FFFDdd0394d07ff3dd0394d0 /* buffering/ScbActor.h */, - FFFDdd0395387ff3dd039538 /* buffering/ScbAggregate.h */, - FFFDdd0395a07ff3dd0395a0 /* buffering/ScbArticulation.h */, - FFFDdd0396087ff3dd039608 /* buffering/ScbArticulationJoint.h */, - FFFDdd0396707ff3dd039670 /* buffering/ScbBase.h */, - FFFDdd0396d87ff3dd0396d8 /* buffering/ScbBody.h */, - FFFDdd0397407ff3dd039740 /* buffering/ScbCloth.h */, - FFFDdd0397a87ff3dd0397a8 /* buffering/ScbConstraint.h */, - FFFDdd0398107ff3dd039810 /* buffering/ScbDefs.h */, - FFFDdd0398787ff3dd039878 /* buffering/ScbNpDeps.h */, - FFFDdd0398e07ff3dd0398e0 /* buffering/ScbParticleSystem.h */, - FFFDdd0399487ff3dd039948 /* buffering/ScbRigidObject.h */, - FFFDdd0399b07ff3dd0399b0 /* buffering/ScbRigidStatic.h */, - FFFDdd039a187ff3dd039a18 /* buffering/ScbScene.h */, - FFFDdd039a807ff3dd039a80 /* buffering/ScbSceneBuffer.h */, - FFFDdd039ae87ff3dd039ae8 /* buffering/ScbScenePvdClient.h */, - FFFDdd039b507ff3dd039b50 /* buffering/ScbShape.h */, - FFFDdd039bb87ff3dd039bb8 /* buffering/ScbType.h */, - FFFDdd039c207ff3dd039c20 /* buffering/ScbActor.cpp */, - FFFDdd039c887ff3dd039c88 /* buffering/ScbAggregate.cpp */, - FFFDdd039cf07ff3dd039cf0 /* buffering/ScbBase.cpp */, - FFFDdd039d587ff3dd039d58 /* buffering/ScbCloth.cpp */, - FFFDdd039dc07ff3dd039dc0 /* buffering/ScbMetaData.cpp */, - FFFDdd039e287ff3dd039e28 /* buffering/ScbParticleSystem.cpp */, - FFFDdd039e907ff3dd039e90 /* buffering/ScbScene.cpp */, - FFFDdd039ef87ff3dd039ef8 /* buffering/ScbScenePvdClient.cpp */, - FFFDdd039f607ff3dd039f60 /* buffering/ScbShape.cpp */, - FFFDdd039fc87ff3dd039fc8 /* cloth/NpCloth.h */, - FFFDdd03a0307ff3dd03a030 /* cloth/NpClothFabric.h */, - FFFDdd03a0987ff3dd03a098 /* cloth/NpClothParticleData.h */, - FFFDdd03a1007ff3dd03a100 /* cloth/NpCloth.cpp */, - FFFDdd03a1687ff3dd03a168 /* cloth/NpClothFabric.cpp */, - FFFDdd03a1d07ff3dd03a1d0 /* cloth/NpClothParticleData.cpp */, - FFFDdd03a2387ff3dd03a238 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, + FFFD8c02a8007fa18c02a800 /* NpActor.h */, + FFFD8c02a8687fa18c02a868 /* NpActorTemplate.h */, + FFFD8c02a8d07fa18c02a8d0 /* NpAggregate.h */, + FFFD8c02a9387fa18c02a938 /* NpArticulation.h */, + FFFD8c02a9a07fa18c02a9a0 /* NpArticulationJoint.h */, + FFFD8c02aa087fa18c02aa08 /* NpArticulationLink.h */, + FFFD8c02aa707fa18c02aa70 /* NpBatchQuery.h */, + FFFD8c02aad87fa18c02aad8 /* NpCast.h */, + FFFD8c02ab407fa18c02ab40 /* NpConnector.h */, + FFFD8c02aba87fa18c02aba8 /* NpConstraint.h */, + FFFD8c02ac107fa18c02ac10 /* NpFactory.h */, + FFFD8c02ac787fa18c02ac78 /* NpMaterial.h */, + FFFD8c02ace07fa18c02ace0 /* NpMaterialManager.h */, + FFFD8c02ad487fa18c02ad48 /* NpPhysics.h */, + FFFD8c02adb07fa18c02adb0 /* NpPhysicsInsertionCallback.h */, + FFFD8c02ae187fa18c02ae18 /* NpPtrTableStorageManager.h */, + FFFD8c02ae807fa18c02ae80 /* NpPvdSceneQueryCollector.h */, + FFFD8c02aee87fa18c02aee8 /* NpQueryShared.h */, + FFFD8c02af507fa18c02af50 /* NpReadCheck.h */, + FFFD8c02afb87fa18c02afb8 /* NpRigidActorTemplate.h */, + FFFD8c02b0207fa18c02b020 /* NpRigidActorTemplateInternal.h */, + FFFD8c02b0887fa18c02b088 /* NpRigidBodyTemplate.h */, + FFFD8c02b0f07fa18c02b0f0 /* NpRigidDynamic.h */, + FFFD8c02b1587fa18c02b158 /* NpRigidStatic.h */, + FFFD8c02b1c07fa18c02b1c0 /* NpScene.h */, + FFFD8c02b2287fa18c02b228 /* NpSceneQueries.h */, + FFFD8c02b2907fa18c02b290 /* NpShape.h */, + FFFD8c02b2f87fa18c02b2f8 /* NpShapeManager.h */, + FFFD8c02b3607fa18c02b360 /* NpSpatialIndex.h */, + FFFD8c02b3c87fa18c02b3c8 /* NpVolumeCache.h */, + FFFD8c02b4307fa18c02b430 /* NpWriteCheck.h */, + FFFD8c02b4987fa18c02b498 /* PvdMetaDataBindingData.h */, + FFFD8c02b5007fa18c02b500 /* PvdMetaDataPvdBinding.h */, + FFFD8c02b5687fa18c02b568 /* PvdPhysicsClient.h */, + FFFD8c02b5d07fa18c02b5d0 /* PvdTypeNames.h */, + FFFD8c02b6387fa18c02b638 /* NpActor.cpp */, + FFFD8c02b6a07fa18c02b6a0 /* NpAggregate.cpp */, + FFFD8c02b7087fa18c02b708 /* NpArticulation.cpp */, + FFFD8c02b7707fa18c02b770 /* NpArticulationJoint.cpp */, + FFFD8c02b7d87fa18c02b7d8 /* NpArticulationLink.cpp */, + FFFD8c02b8407fa18c02b840 /* NpBatchQuery.cpp */, + FFFD8c02b8a87fa18c02b8a8 /* NpConstraint.cpp */, + FFFD8c02b9107fa18c02b910 /* NpFactory.cpp */, + FFFD8c02b9787fa18c02b978 /* NpMaterial.cpp */, + FFFD8c02b9e07fa18c02b9e0 /* NpMetaData.cpp */, + FFFD8c02ba487fa18c02ba48 /* NpPhysics.cpp */, + FFFD8c02bab07fa18c02bab0 /* NpPvdSceneQueryCollector.cpp */, + FFFD8c02bb187fa18c02bb18 /* NpReadCheck.cpp */, + FFFD8c02bb807fa18c02bb80 /* NpRigidDynamic.cpp */, + FFFD8c02bbe87fa18c02bbe8 /* NpRigidStatic.cpp */, + FFFD8c02bc507fa18c02bc50 /* NpScene.cpp */, + FFFD8c02bcb87fa18c02bcb8 /* NpSceneQueries.cpp */, + FFFD8c02bd207fa18c02bd20 /* NpSerializerAdapter.cpp */, + FFFD8c02bd887fa18c02bd88 /* NpShape.cpp */, + FFFD8c02bdf07fa18c02bdf0 /* NpShapeManager.cpp */, + FFFD8c02be587fa18c02be58 /* NpSpatialIndex.cpp */, + FFFD8c02bec07fa18c02bec0 /* NpVolumeCache.cpp */, + FFFD8c02bf287fa18c02bf28 /* NpWriteCheck.cpp */, + FFFD8c02bf907fa18c02bf90 /* PvdMetaDataPvdBinding.cpp */, + FFFD8c02bff87fa18c02bff8 /* PvdPhysicsClient.cpp */, + FFFD8c02c0607fa18c02c060 /* particles/NpParticleBaseTemplate.h */, + FFFD8c02c0c87fa18c02c0c8 /* particles/NpParticleFluid.h */, + FFFD8c02c1307fa18c02c130 /* particles/NpParticleFluidReadData.h */, + FFFD8c02c1987fa18c02c198 /* particles/NpParticleSystem.h */, + FFFD8c02c2007fa18c02c200 /* particles/NpParticleFluid.cpp */, + FFFD8c02c2687fa18c02c268 /* particles/NpParticleSystem.cpp */, + FFFD8c02c2d07fa18c02c2d0 /* buffering/ScbActor.h */, + FFFD8c02c3387fa18c02c338 /* buffering/ScbAggregate.h */, + FFFD8c02c3a07fa18c02c3a0 /* buffering/ScbArticulation.h */, + FFFD8c02c4087fa18c02c408 /* buffering/ScbArticulationJoint.h */, + FFFD8c02c4707fa18c02c470 /* buffering/ScbBase.h */, + FFFD8c02c4d87fa18c02c4d8 /* buffering/ScbBody.h */, + FFFD8c02c5407fa18c02c540 /* buffering/ScbCloth.h */, + FFFD8c02c5a87fa18c02c5a8 /* buffering/ScbConstraint.h */, + FFFD8c02c6107fa18c02c610 /* buffering/ScbDefs.h */, + FFFD8c02c6787fa18c02c678 /* buffering/ScbNpDeps.h */, + FFFD8c02c6e07fa18c02c6e0 /* buffering/ScbParticleSystem.h */, + FFFD8c02c7487fa18c02c748 /* buffering/ScbRigidObject.h */, + FFFD8c02c7b07fa18c02c7b0 /* buffering/ScbRigidStatic.h */, + FFFD8c02c8187fa18c02c818 /* buffering/ScbScene.h */, + FFFD8c02c8807fa18c02c880 /* buffering/ScbSceneBuffer.h */, + FFFD8c02c8e87fa18c02c8e8 /* buffering/ScbScenePvdClient.h */, + FFFD8c02c9507fa18c02c950 /* buffering/ScbShape.h */, + FFFD8c02c9b87fa18c02c9b8 /* buffering/ScbType.h */, + FFFD8c02ca207fa18c02ca20 /* buffering/ScbActor.cpp */, + FFFD8c02ca887fa18c02ca88 /* buffering/ScbAggregate.cpp */, + FFFD8c02caf07fa18c02caf0 /* buffering/ScbBase.cpp */, + FFFD8c02cb587fa18c02cb58 /* buffering/ScbCloth.cpp */, + FFFD8c02cbc07fa18c02cbc0 /* buffering/ScbMetaData.cpp */, + FFFD8c02cc287fa18c02cc28 /* buffering/ScbParticleSystem.cpp */, + FFFD8c02cc907fa18c02cc90 /* buffering/ScbScene.cpp */, + FFFD8c02ccf87fa18c02ccf8 /* buffering/ScbScenePvdClient.cpp */, + FFFD8c02cd607fa18c02cd60 /* buffering/ScbShape.cpp */, + FFFD8c02cdc87fa18c02cdc8 /* cloth/NpCloth.h */, + FFFD8c02ce307fa18c02ce30 /* cloth/NpClothFabric.h */, + FFFD8c02ce987fa18c02ce98 /* cloth/NpClothParticleData.h */, + FFFD8c02cf007fa18c02cf00 /* cloth/NpCloth.cpp */, + FFFD8c02cf687fa18c02cf68 /* cloth/NpClothFabric.cpp */, + FFFD8c02cfd07fa18c02cfd0 /* cloth/NpClothParticleData.cpp */, + FFFD8c02d0387fa18c02d038 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBdcc7e5587ff3dcc7e558 /* include */ = { + FFFB8e21e2587fa18e21e258 /* include */ = { isa = PBXGroup; children = ( - FFFDdd03a4007ff3dd03a400 /* PxActor.h */, - FFFDdd03a4687ff3dd03a468 /* PxAggregate.h */, - FFFDdd03a4d07ff3dd03a4d0 /* PxArticulation.h */, - FFFDdd03a5387ff3dd03a538 /* PxArticulationJoint.h */, - FFFDdd03a5a07ff3dd03a5a0 /* PxArticulationLink.h */, - FFFDdd03a6087ff3dd03a608 /* PxBatchQuery.h */, - FFFDdd03a6707ff3dd03a670 /* PxBatchQueryDesc.h */, - FFFDdd03a6d87ff3dd03a6d8 /* PxBroadPhase.h */, - FFFDdd03a7407ff3dd03a740 /* PxClient.h */, - FFFDdd03a7a87ff3dd03a7a8 /* PxConstraint.h */, - FFFDdd03a8107ff3dd03a810 /* PxConstraintDesc.h */, - FFFDdd03a8787ff3dd03a878 /* PxContact.h */, - FFFDdd03a8e07ff3dd03a8e0 /* PxContactModifyCallback.h */, - FFFDdd03a9487ff3dd03a948 /* PxDeletionListener.h */, - FFFDdd03a9b07ff3dd03a9b0 /* PxFiltering.h */, - FFFDdd03aa187ff3dd03aa18 /* PxForceMode.h */, - FFFDdd03aa807ff3dd03aa80 /* PxImmediateMode.h */, - FFFDdd03aae87ff3dd03aae8 /* PxLockedData.h */, - FFFDdd03ab507ff3dd03ab50 /* PxMaterial.h */, - FFFDdd03abb87ff3dd03abb8 /* PxPhysXConfig.h */, - FFFDdd03ac207ff3dd03ac20 /* PxPhysics.h */, - FFFDdd03ac887ff3dd03ac88 /* PxPhysicsAPI.h */, - FFFDdd03acf07ff3dd03acf0 /* PxPhysicsSerialization.h */, - FFFDdd03ad587ff3dd03ad58 /* PxPhysicsVersion.h */, - FFFDdd03adc07ff3dd03adc0 /* PxPruningStructure.h */, - FFFDdd03ae287ff3dd03ae28 /* PxQueryFiltering.h */, - FFFDdd03ae907ff3dd03ae90 /* PxQueryReport.h */, - FFFDdd03aef87ff3dd03aef8 /* PxRigidActor.h */, - FFFDdd03af607ff3dd03af60 /* PxRigidBody.h */, - FFFDdd03afc87ff3dd03afc8 /* PxRigidDynamic.h */, - FFFDdd03b0307ff3dd03b030 /* PxRigidStatic.h */, - FFFDdd03b0987ff3dd03b098 /* PxScene.h */, - FFFDdd03b1007ff3dd03b100 /* PxSceneDesc.h */, - FFFDdd03b1687ff3dd03b168 /* PxSceneLock.h */, - FFFDdd03b1d07ff3dd03b1d0 /* PxShape.h */, - FFFDdd03b2387ff3dd03b238 /* PxSimulationEventCallback.h */, - FFFDdd03b2a07ff3dd03b2a0 /* PxSimulationStatistics.h */, - FFFDdd03b3087ff3dd03b308 /* PxSpatialIndex.h */, - FFFDdd03b3707ff3dd03b370 /* PxVisualizationParameter.h */, - FFFDdd03b3d87ff3dd03b3d8 /* PxVolumeCache.h */, - FFFDdd03b4407ff3dd03b440 /* particles/PxParticleBase.h */, - FFFDdd03b4a87ff3dd03b4a8 /* particles/PxParticleBaseFlag.h */, - FFFDdd03b5107ff3dd03b510 /* particles/PxParticleCreationData.h */, - FFFDdd03b5787ff3dd03b578 /* particles/PxParticleFlag.h */, - FFFDdd03b5e07ff3dd03b5e0 /* particles/PxParticleFluid.h */, - FFFDdd03b6487ff3dd03b648 /* particles/PxParticleFluidReadData.h */, - FFFDdd03b6b07ff3dd03b6b0 /* particles/PxParticleReadData.h */, - FFFDdd03b7187ff3dd03b718 /* particles/PxParticleSystem.h */, - FFFDdd03b7807ff3dd03b780 /* pvd/PxPvdSceneClient.h */, - FFFDdd03b7e87ff3dd03b7e8 /* cloth/PxCloth.h */, - FFFDdd03b8507ff3dd03b850 /* cloth/PxClothCollisionData.h */, - FFFDdd03b8b87ff3dd03b8b8 /* cloth/PxClothFabric.h */, - FFFDdd03b9207ff3dd03b920 /* cloth/PxClothParticleData.h */, - FFFDdd03b9887ff3dd03b988 /* cloth/PxClothTypes.h */, + FFFD8c02d2007fa18c02d200 /* PxActor.h */, + FFFD8c02d2687fa18c02d268 /* PxAggregate.h */, + FFFD8c02d2d07fa18c02d2d0 /* PxArticulation.h */, + FFFD8c02d3387fa18c02d338 /* PxArticulationJoint.h */, + FFFD8c02d3a07fa18c02d3a0 /* PxArticulationLink.h */, + FFFD8c02d4087fa18c02d408 /* PxBatchQuery.h */, + FFFD8c02d4707fa18c02d470 /* PxBatchQueryDesc.h */, + FFFD8c02d4d87fa18c02d4d8 /* PxBroadPhase.h */, + FFFD8c02d5407fa18c02d540 /* PxClient.h */, + FFFD8c02d5a87fa18c02d5a8 /* PxConstraint.h */, + FFFD8c02d6107fa18c02d610 /* PxConstraintDesc.h */, + FFFD8c02d6787fa18c02d678 /* PxContact.h */, + FFFD8c02d6e07fa18c02d6e0 /* PxContactModifyCallback.h */, + FFFD8c02d7487fa18c02d748 /* PxDeletionListener.h */, + FFFD8c02d7b07fa18c02d7b0 /* PxFiltering.h */, + FFFD8c02d8187fa18c02d818 /* PxForceMode.h */, + FFFD8c02d8807fa18c02d880 /* PxImmediateMode.h */, + FFFD8c02d8e87fa18c02d8e8 /* PxLockedData.h */, + FFFD8c02d9507fa18c02d950 /* PxMaterial.h */, + FFFD8c02d9b87fa18c02d9b8 /* PxPhysXConfig.h */, + FFFD8c02da207fa18c02da20 /* PxPhysics.h */, + FFFD8c02da887fa18c02da88 /* PxPhysicsAPI.h */, + FFFD8c02daf07fa18c02daf0 /* PxPhysicsSerialization.h */, + FFFD8c02db587fa18c02db58 /* PxPhysicsVersion.h */, + FFFD8c02dbc07fa18c02dbc0 /* PxPruningStructure.h */, + FFFD8c02dc287fa18c02dc28 /* PxQueryFiltering.h */, + FFFD8c02dc907fa18c02dc90 /* PxQueryReport.h */, + FFFD8c02dcf87fa18c02dcf8 /* PxRigidActor.h */, + FFFD8c02dd607fa18c02dd60 /* PxRigidBody.h */, + FFFD8c02ddc87fa18c02ddc8 /* PxRigidDynamic.h */, + FFFD8c02de307fa18c02de30 /* PxRigidStatic.h */, + FFFD8c02de987fa18c02de98 /* PxScene.h */, + FFFD8c02df007fa18c02df00 /* PxSceneDesc.h */, + FFFD8c02df687fa18c02df68 /* PxSceneLock.h */, + FFFD8c02dfd07fa18c02dfd0 /* PxShape.h */, + FFFD8c02e0387fa18c02e038 /* PxSimulationEventCallback.h */, + FFFD8c02e0a07fa18c02e0a0 /* PxSimulationStatistics.h */, + FFFD8c02e1087fa18c02e108 /* PxSpatialIndex.h */, + FFFD8c02e1707fa18c02e170 /* PxVisualizationParameter.h */, + FFFD8c02e1d87fa18c02e1d8 /* PxVolumeCache.h */, + FFFD8c02e2407fa18c02e240 /* particles/PxParticleBase.h */, + FFFD8c02e2a87fa18c02e2a8 /* particles/PxParticleBaseFlag.h */, + FFFD8c02e3107fa18c02e310 /* particles/PxParticleCreationData.h */, + FFFD8c02e3787fa18c02e378 /* particles/PxParticleFlag.h */, + FFFD8c02e3e07fa18c02e3e0 /* particles/PxParticleFluid.h */, + FFFD8c02e4487fa18c02e448 /* particles/PxParticleFluidReadData.h */, + FFFD8c02e4b07fa18c02e4b0 /* particles/PxParticleReadData.h */, + FFFD8c02e5187fa18c02e518 /* particles/PxParticleSystem.h */, + FFFD8c02e5807fa18c02e580 /* pvd/PxPvdSceneClient.h */, + FFFD8c02e5e87fa18c02e5e8 /* cloth/PxCloth.h */, + FFFD8c02e6507fa18c02e650 /* cloth/PxClothCollisionData.h */, + FFFD8c02e6b87fa18c02e6b8 /* cloth/PxClothFabric.h */, + FFFD8c02e7207fa18c02e720 /* cloth/PxClothParticleData.h */, + FFFD8c02e7887fa18c02e788 /* cloth/PxClothTypes.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBdcc7e5807ff3dcc7e580 /* metadata */ = { + FFFB8e21e2807fa18e21e280 /* metadata */ = { isa = PBXGroup; children = ( - FFFDdd0326007ff3dd032600 /* core/include/PvdMetaDataDefineProperties.h */, - FFFDdd0326687ff3dd032668 /* core/include/PvdMetaDataExtensions.h */, - FFFDdd0326d07ff3dd0326d0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFDdd0327387ff3dd032738 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFDdd0327a07ff3dd0327a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFDdd0328087ff3dd032808 /* core/include/PxMetaDataCompare.h */, - FFFDdd0328707ff3dd032870 /* core/include/PxMetaDataCppPrefix.h */, - FFFDdd0328d87ff3dd0328d8 /* core/include/PxMetaDataObjects.h */, - FFFDdd0329407ff3dd032940 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFDdd0329a87ff3dd0329a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, - FFFDdd032a107ff3dd032a10 /* core/src/PxMetaDataObjects.cpp */, + FFFD8c0254007fa18c025400 /* core/include/PvdMetaDataDefineProperties.h */, + FFFD8c0254687fa18c025468 /* core/include/PvdMetaDataExtensions.h */, + FFFD8c0254d07fa18c0254d0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFD8c0255387fa18c025538 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFD8c0255a07fa18c0255a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFD8c0256087fa18c025608 /* core/include/PxMetaDataCompare.h */, + FFFD8c0256707fa18c025670 /* core/include/PxMetaDataCppPrefix.h */, + FFFD8c0256d87fa18c0256d8 /* core/include/PxMetaDataObjects.h */, + FFFD8c0257407fa18c025740 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFD8c0257a87fa18c0257a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, + FFFD8c0258107fa18c025810 /* core/src/PxMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFBdcc6c7107ff3dcc6c710 /* PhysXCharacterKinematic */ = { + FFFB8bc650b07fa18bc650b0 /* PhysXCharacterKinematic */ = { isa = PBXGroup; children = ( - FFFBdcc5eb407ff3dcc5eb40 /* include */, - FFFBdcc5eb687ff3dcc5eb68 /* src */, + FFFB8e21fc207fa18e21fc20 /* include */, + FFFB8e21fc487fa18e21fc48 /* src */, ); name = "PhysXCharacterKinematic"; sourceTree = "<group>"; }; - FFFBdcc5eb407ff3dcc5eb40 /* include */ = { + FFFB8e21fc207fa18e21fc20 /* include */ = { isa = PBXGroup; children = ( - FFFDdcc5eb907ff3dcc5eb90 /* PxBoxController.h */, - FFFDdcc5ebf87ff3dcc5ebf8 /* PxCapsuleController.h */, - FFFDdcc5ec607ff3dcc5ec60 /* PxCharacter.h */, - FFFDdcc5ecc87ff3dcc5ecc8 /* PxController.h */, - FFFDdcc5ed307ff3dcc5ed30 /* PxControllerBehavior.h */, - FFFDdcc5ed987ff3dcc5ed98 /* PxControllerManager.h */, - FFFDdcc5ee007ff3dcc5ee00 /* PxControllerObstacles.h */, - FFFDdcc5ee687ff3dcc5ee68 /* PxExtended.h */, + FFFD8be65cc07fa18be65cc0 /* PxBoxController.h */, + FFFD8be65d287fa18be65d28 /* PxCapsuleController.h */, + FFFD8be65d907fa18be65d90 /* PxCharacter.h */, + FFFD8be65df87fa18be65df8 /* PxController.h */, + FFFD8be65e607fa18be65e60 /* PxControllerBehavior.h */, + FFFD8be65ec87fa18be65ec8 /* PxControllerManager.h */, + FFFD8be65f307fa18be65f30 /* PxControllerObstacles.h */, + FFFD8be65f987fa18be65f98 /* PxExtended.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBdcc5eb687ff3dcc5eb68 /* src */ = { + FFFB8e21fc487fa18e21fc48 /* src */ = { isa = PBXGroup; children = ( - FFFDdd03ba007ff3dd03ba00 /* CctBoxController.h */, - FFFDdd03ba687ff3dd03ba68 /* CctCapsuleController.h */, - FFFDdd03bad07ff3dd03bad0 /* CctCharacterController.h */, - FFFDdd03bb387ff3dd03bb38 /* CctCharacterControllerManager.h */, - FFFDdd03bba07ff3dd03bba0 /* CctController.h */, - FFFDdd03bc087ff3dd03bc08 /* CctInternalStructs.h */, - FFFDdd03bc707ff3dd03bc70 /* CctObstacleContext.h */, - FFFDdd03bcd87ff3dd03bcd8 /* CctSweptBox.h */, - FFFDdd03bd407ff3dd03bd40 /* CctSweptCapsule.h */, - FFFDdd03bda87ff3dd03bda8 /* CctSweptVolume.h */, - FFFDdd03be107ff3dd03be10 /* CctUtils.h */, - FFFDdd03be787ff3dd03be78 /* CctBoxController.cpp */, - FFFDdd03bee07ff3dd03bee0 /* CctCapsuleController.cpp */, - FFFDdd03bf487ff3dd03bf48 /* CctCharacterController.cpp */, - FFFDdd03bfb07ff3dd03bfb0 /* CctCharacterControllerCallbacks.cpp */, - FFFDdd03c0187ff3dd03c018 /* CctCharacterControllerManager.cpp */, - FFFDdd03c0807ff3dd03c080 /* CctController.cpp */, - FFFDdd03c0e87ff3dd03c0e8 /* CctObstacleContext.cpp */, - FFFDdd03c1507ff3dd03c150 /* CctSweptBox.cpp */, - FFFDdd03c1b87ff3dd03c1b8 /* CctSweptCapsule.cpp */, - FFFDdd03c2207ff3dd03c220 /* CctSweptVolume.cpp */, + FFFD8c02e8007fa18c02e800 /* CctBoxController.h */, + FFFD8c02e8687fa18c02e868 /* CctCapsuleController.h */, + FFFD8c02e8d07fa18c02e8d0 /* CctCharacterController.h */, + FFFD8c02e9387fa18c02e938 /* CctCharacterControllerManager.h */, + FFFD8c02e9a07fa18c02e9a0 /* CctController.h */, + FFFD8c02ea087fa18c02ea08 /* CctInternalStructs.h */, + FFFD8c02ea707fa18c02ea70 /* CctObstacleContext.h */, + FFFD8c02ead87fa18c02ead8 /* CctSweptBox.h */, + FFFD8c02eb407fa18c02eb40 /* CctSweptCapsule.h */, + FFFD8c02eba87fa18c02eba8 /* CctSweptVolume.h */, + FFFD8c02ec107fa18c02ec10 /* CctUtils.h */, + FFFD8c02ec787fa18c02ec78 /* CctBoxController.cpp */, + FFFD8c02ece07fa18c02ece0 /* CctCapsuleController.cpp */, + FFFD8c02ed487fa18c02ed48 /* CctCharacterController.cpp */, + FFFD8c02edb07fa18c02edb0 /* CctCharacterControllerCallbacks.cpp */, + FFFD8c02ee187fa18c02ee18 /* CctCharacterControllerManager.cpp */, + FFFD8c02ee807fa18c02ee80 /* CctController.cpp */, + FFFD8c02eee87fa18c02eee8 /* CctObstacleContext.cpp */, + FFFD8c02ef507fa18c02ef50 /* CctSweptBox.cpp */, + FFFD8c02efb87fa18c02efb8 /* CctSweptCapsule.cpp */, + FFFD8c02f0207fa18c02f020 /* CctSweptVolume.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBdcc6a0c07ff3dcc6a0c0 /* PhysXVehicle */ = { + FFFB8be659807fa18be65980 /* PhysXVehicle */ = { isa = PBXGroup; children = ( - FFFBdcc882c07ff3dcc882c0 /* include */, - FFFBdcc882e87ff3dcc882e8 /* src */, - FFFBdcc883107ff3dcc88310 /* metadata */, + FFFB8e20f4707fa18e20f470 /* include */, + FFFB8e20f4987fa18e20f498 /* src */, + FFFB8e20f4c07fa18e20f4c0 /* metadata */, ); name = "PhysXVehicle"; sourceTree = "<group>"; }; - FFFBdcc882c07ff3dcc882c0 /* include */ = { + FFFB8e20f4707fa18e20f470 /* include */ = { isa = PBXGroup; children = ( - FFFDdd03e0007ff3dd03e000 /* PxVehicleComponents.h */, - FFFDdd03e0687ff3dd03e068 /* PxVehicleDrive.h */, - FFFDdd03e0d07ff3dd03e0d0 /* PxVehicleDrive4W.h */, - FFFDdd03e1387ff3dd03e138 /* PxVehicleDriveNW.h */, - FFFDdd03e1a07ff3dd03e1a0 /* PxVehicleDriveTank.h */, - FFFDdd03e2087ff3dd03e208 /* PxVehicleNoDrive.h */, - FFFDdd03e2707ff3dd03e270 /* PxVehicleSDK.h */, - FFFDdd03e2d87ff3dd03e2d8 /* PxVehicleShaders.h */, - FFFDdd03e3407ff3dd03e340 /* PxVehicleTireFriction.h */, - FFFDdd03e3a87ff3dd03e3a8 /* PxVehicleUpdate.h */, - FFFDdd03e4107ff3dd03e410 /* PxVehicleUtil.h */, - FFFDdd03e4787ff3dd03e478 /* PxVehicleUtilControl.h */, - FFFDdd03e4e07ff3dd03e4e0 /* PxVehicleUtilSetup.h */, - FFFDdd03e5487ff3dd03e548 /* PxVehicleUtilTelemetry.h */, - FFFDdd03e5b07ff3dd03e5b0 /* PxVehicleWheels.h */, + FFFD8c030e007fa18c030e00 /* PxVehicleComponents.h */, + FFFD8c030e687fa18c030e68 /* PxVehicleDrive.h */, + FFFD8c030ed07fa18c030ed0 /* PxVehicleDrive4W.h */, + FFFD8c030f387fa18c030f38 /* PxVehicleDriveNW.h */, + FFFD8c030fa07fa18c030fa0 /* PxVehicleDriveTank.h */, + FFFD8c0310087fa18c031008 /* PxVehicleNoDrive.h */, + FFFD8c0310707fa18c031070 /* PxVehicleSDK.h */, + FFFD8c0310d87fa18c0310d8 /* PxVehicleShaders.h */, + FFFD8c0311407fa18c031140 /* PxVehicleTireFriction.h */, + FFFD8c0311a87fa18c0311a8 /* PxVehicleUpdate.h */, + FFFD8c0312107fa18c031210 /* PxVehicleUtil.h */, + FFFD8c0312787fa18c031278 /* PxVehicleUtilControl.h */, + FFFD8c0312e07fa18c0312e0 /* PxVehicleUtilSetup.h */, + FFFD8c0313487fa18c031348 /* PxVehicleUtilTelemetry.h */, + FFFD8c0313b07fa18c0313b0 /* PxVehicleWheels.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBdcc882e87ff3dcc882e8 /* src */ = { + FFFB8e20f4987fa18e20f498 /* src */ = { isa = PBXGroup; children = ( - FFFDdd03fe007ff3dd03fe00 /* PxVehicleDefaults.h */, - FFFDdd03fe687ff3dd03fe68 /* PxVehicleLinearMath.h */, - FFFDdd03fed07ff3dd03fed0 /* PxVehicleSerialization.h */, - FFFDdd03ff387ff3dd03ff38 /* PxVehicleSuspLimitConstraintShader.h */, - FFFDdd03ffa07ff3dd03ffa0 /* PxVehicleSuspWheelTire4.h */, - FFFDdd0400087ff3dd040008 /* PxVehicleComponents.cpp */, - FFFDdd0400707ff3dd040070 /* PxVehicleDrive.cpp */, - FFFDdd0400d87ff3dd0400d8 /* PxVehicleDrive4W.cpp */, - FFFDdd0401407ff3dd040140 /* PxVehicleDriveNW.cpp */, - FFFDdd0401a87ff3dd0401a8 /* PxVehicleDriveTank.cpp */, - FFFDdd0402107ff3dd040210 /* PxVehicleMetaData.cpp */, - FFFDdd0402787ff3dd040278 /* PxVehicleNoDrive.cpp */, - FFFDdd0402e07ff3dd0402e0 /* PxVehicleSDK.cpp */, - FFFDdd0403487ff3dd040348 /* PxVehicleSerialization.cpp */, - FFFDdd0403b07ff3dd0403b0 /* PxVehicleSuspWheelTire4.cpp */, - FFFDdd0404187ff3dd040418 /* PxVehicleTireFriction.cpp */, - FFFDdd0404807ff3dd040480 /* PxVehicleUpdate.cpp */, - FFFDdd0404e87ff3dd0404e8 /* PxVehicleWheels.cpp */, - FFFDdd0405507ff3dd040550 /* VehicleUtilControl.cpp */, - FFFDdd0405b87ff3dd0405b8 /* VehicleUtilSetup.cpp */, - FFFDdd0406207ff3dd040620 /* VehicleUtilTelemetry.cpp */, + FFFD8c032c007fa18c032c00 /* PxVehicleDefaults.h */, + FFFD8c032c687fa18c032c68 /* PxVehicleLinearMath.h */, + FFFD8c032cd07fa18c032cd0 /* PxVehicleSerialization.h */, + FFFD8c032d387fa18c032d38 /* PxVehicleSuspLimitConstraintShader.h */, + FFFD8c032da07fa18c032da0 /* PxVehicleSuspWheelTire4.h */, + FFFD8c032e087fa18c032e08 /* PxVehicleComponents.cpp */, + FFFD8c032e707fa18c032e70 /* PxVehicleDrive.cpp */, + FFFD8c032ed87fa18c032ed8 /* PxVehicleDrive4W.cpp */, + FFFD8c032f407fa18c032f40 /* PxVehicleDriveNW.cpp */, + FFFD8c032fa87fa18c032fa8 /* PxVehicleDriveTank.cpp */, + FFFD8c0330107fa18c033010 /* PxVehicleMetaData.cpp */, + FFFD8c0330787fa18c033078 /* PxVehicleNoDrive.cpp */, + FFFD8c0330e07fa18c0330e0 /* PxVehicleSDK.cpp */, + FFFD8c0331487fa18c033148 /* PxVehicleSerialization.cpp */, + FFFD8c0331b07fa18c0331b0 /* PxVehicleSuspWheelTire4.cpp */, + FFFD8c0332187fa18c033218 /* PxVehicleTireFriction.cpp */, + FFFD8c0332807fa18c033280 /* PxVehicleUpdate.cpp */, + FFFD8c0332e87fa18c0332e8 /* PxVehicleWheels.cpp */, + FFFD8c0333507fa18c033350 /* VehicleUtilControl.cpp */, + FFFD8c0333b87fa18c0333b8 /* VehicleUtilSetup.cpp */, + FFFD8c0334207fa18c033420 /* VehicleUtilTelemetry.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBdcc883107ff3dcc88310 /* metadata */ = { + FFFB8e20f4c07fa18e20f4c0 /* metadata */ = { isa = PBXGroup; children = ( - FFFDdcc895407ff3dcc89540 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, - FFFDdcc895a87ff3dcc895a8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, - FFFDdcc896107ff3dcc89610 /* include/PxVehicleMetaDataObjects.h */, - FFFDdcc896787ff3dcc89678 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, - FFFDdcc896e07ff3dcc896e0 /* src/PxVehicleMetaDataObjects.cpp */, + FFFD8be660007fa18be66000 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, + FFFD8be660687fa18be66068 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, + FFFD8be660d07fa18be660d0 /* include/PxVehicleMetaDataObjects.h */, + FFFD8be661387fa18be66138 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, + FFFD8be661a07fa18be661a0 /* src/PxVehicleMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFBdcc891607ff3dcc89160 /* PhysXExtensions */ = { + FFFB8be663407fa18be66340 /* PhysXExtensions */ = { isa = PBXGroup; children = ( - FFFBdcc909107ff3dcc90910 /* include */, - FFFBdcc909387ff3dcc90938 /* src */, - FFFBdcc909607ff3dcc90960 /* serialization */, - FFFBdcc909887ff3dcc90988 /* metadata */, + FFFB8bef9ff07fa18bef9ff0 /* include */, + FFFB8befa0187fa18befa018 /* src */, + FFFB8befa0407fa18befa040 /* serialization */, + FFFB8befa0687fa18befa068 /* metadata */, ); name = "PhysXExtensions"; sourceTree = "<group>"; }; - FFFBdcc909107ff3dcc90910 /* include */ = { + FFFB8bef9ff07fa18bef9ff0 /* include */ = { isa = PBXGroup; children = ( - FFFDdd0436007ff3dd043600 /* PxBinaryConverter.h */, - FFFDdd0436687ff3dd043668 /* PxBroadPhaseExt.h */, - FFFDdd0436d07ff3dd0436d0 /* PxClothFabricCooker.h */, - FFFDdd0437387ff3dd043738 /* PxClothMeshDesc.h */, - FFFDdd0437a07ff3dd0437a0 /* PxClothMeshQuadifier.h */, - FFFDdd0438087ff3dd043808 /* PxClothTetherCooker.h */, - FFFDdd0438707ff3dd043870 /* PxCollectionExt.h */, - FFFDdd0438d87ff3dd0438d8 /* PxConstraintExt.h */, - FFFDdd0439407ff3dd043940 /* PxConvexMeshExt.h */, - FFFDdd0439a87ff3dd0439a8 /* PxD6Joint.h */, - FFFDdd043a107ff3dd043a10 /* PxDefaultAllocator.h */, - FFFDdd043a787ff3dd043a78 /* PxDefaultCpuDispatcher.h */, - FFFDdd043ae07ff3dd043ae0 /* PxDefaultErrorCallback.h */, - FFFDdd043b487ff3dd043b48 /* PxDefaultSimulationFilterShader.h */, - FFFDdd043bb07ff3dd043bb0 /* PxDefaultStreams.h */, - FFFDdd043c187ff3dd043c18 /* PxDistanceJoint.h */, - FFFDdd043c807ff3dd043c80 /* PxExtensionsAPI.h */, - FFFDdd043ce87ff3dd043ce8 /* PxFixedJoint.h */, - FFFDdd043d507ff3dd043d50 /* PxJoint.h */, - FFFDdd043db87ff3dd043db8 /* PxJointLimit.h */, - FFFDdd043e207ff3dd043e20 /* PxMassProperties.h */, - FFFDdd043e887ff3dd043e88 /* PxParticleExt.h */, - FFFDdd043ef07ff3dd043ef0 /* PxPrismaticJoint.h */, - FFFDdd043f587ff3dd043f58 /* PxRaycastCCD.h */, - FFFDdd043fc07ff3dd043fc0 /* PxRepXSerializer.h */, - FFFDdd0440287ff3dd044028 /* PxRepXSimpleType.h */, - FFFDdd0440907ff3dd044090 /* PxRevoluteJoint.h */, - FFFDdd0440f87ff3dd0440f8 /* PxRigidActorExt.h */, - FFFDdd0441607ff3dd044160 /* PxRigidBodyExt.h */, - FFFDdd0441c87ff3dd0441c8 /* PxSceneQueryExt.h */, - FFFDdd0442307ff3dd044230 /* PxSerialization.h */, - FFFDdd0442987ff3dd044298 /* PxShapeExt.h */, - FFFDdd0443007ff3dd044300 /* PxSimpleFactory.h */, - FFFDdd0443687ff3dd044368 /* PxSmoothNormals.h */, - FFFDdd0443d07ff3dd0443d0 /* PxSphericalJoint.h */, - FFFDdd0444387ff3dd044438 /* PxStringTableExt.h */, - FFFDdd0444a07ff3dd0444a0 /* PxTriangleMeshExt.h */, + FFFD8c0364007fa18c036400 /* PxBinaryConverter.h */, + FFFD8c0364687fa18c036468 /* PxBroadPhaseExt.h */, + FFFD8c0364d07fa18c0364d0 /* PxClothFabricCooker.h */, + FFFD8c0365387fa18c036538 /* PxClothMeshDesc.h */, + FFFD8c0365a07fa18c0365a0 /* PxClothMeshQuadifier.h */, + FFFD8c0366087fa18c036608 /* PxClothTetherCooker.h */, + FFFD8c0366707fa18c036670 /* PxCollectionExt.h */, + FFFD8c0366d87fa18c0366d8 /* PxConstraintExt.h */, + FFFD8c0367407fa18c036740 /* PxConvexMeshExt.h */, + FFFD8c0367a87fa18c0367a8 /* PxD6Joint.h */, + FFFD8c0368107fa18c036810 /* PxDefaultAllocator.h */, + FFFD8c0368787fa18c036878 /* PxDefaultCpuDispatcher.h */, + FFFD8c0368e07fa18c0368e0 /* PxDefaultErrorCallback.h */, + FFFD8c0369487fa18c036948 /* PxDefaultSimulationFilterShader.h */, + FFFD8c0369b07fa18c0369b0 /* PxDefaultStreams.h */, + FFFD8c036a187fa18c036a18 /* PxDistanceJoint.h */, + FFFD8c036a807fa18c036a80 /* PxExtensionsAPI.h */, + FFFD8c036ae87fa18c036ae8 /* PxFixedJoint.h */, + FFFD8c036b507fa18c036b50 /* PxJoint.h */, + FFFD8c036bb87fa18c036bb8 /* PxJointLimit.h */, + FFFD8c036c207fa18c036c20 /* PxMassProperties.h */, + FFFD8c036c887fa18c036c88 /* PxParticleExt.h */, + FFFD8c036cf07fa18c036cf0 /* PxPrismaticJoint.h */, + FFFD8c036d587fa18c036d58 /* PxRaycastCCD.h */, + FFFD8c036dc07fa18c036dc0 /* PxRepXSerializer.h */, + FFFD8c036e287fa18c036e28 /* PxRepXSimpleType.h */, + FFFD8c036e907fa18c036e90 /* PxRevoluteJoint.h */, + FFFD8c036ef87fa18c036ef8 /* PxRigidActorExt.h */, + FFFD8c036f607fa18c036f60 /* PxRigidBodyExt.h */, + FFFD8c036fc87fa18c036fc8 /* PxSceneQueryExt.h */, + FFFD8c0370307fa18c037030 /* PxSerialization.h */, + FFFD8c0370987fa18c037098 /* PxShapeExt.h */, + FFFD8c0371007fa18c037100 /* PxSimpleFactory.h */, + FFFD8c0371687fa18c037168 /* PxSmoothNormals.h */, + FFFD8c0371d07fa18c0371d0 /* PxSphericalJoint.h */, + FFFD8c0372387fa18c037238 /* PxStringTableExt.h */, + FFFD8c0372a07fa18c0372a0 /* PxTriangleMeshExt.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBdcc909387ff3dcc90938 /* src */ = { + FFFB8befa0187fa18befa018 /* src */ = { isa = PBXGroup; children = ( - FFFDdd0420007ff3dd042000 /* ExtConstraintHelper.h */, - FFFDdd0420687ff3dd042068 /* ExtCpuWorkerThread.h */, - FFFDdd0420d07ff3dd0420d0 /* ExtD6Joint.h */, - FFFDdd0421387ff3dd042138 /* ExtDefaultCpuDispatcher.h */, - FFFDdd0421a07ff3dd0421a0 /* ExtDistanceJoint.h */, - FFFDdd0422087ff3dd042208 /* ExtFixedJoint.h */, - FFFDdd0422707ff3dd042270 /* ExtInertiaTensor.h */, - FFFDdd0422d87ff3dd0422d8 /* ExtJoint.h */, - FFFDdd0423407ff3dd042340 /* ExtJointMetaDataExtensions.h */, - FFFDdd0423a87ff3dd0423a8 /* ExtPlatform.h */, - FFFDdd0424107ff3dd042410 /* ExtPrismaticJoint.h */, - FFFDdd0424787ff3dd042478 /* ExtPvd.h */, - FFFDdd0424e07ff3dd0424e0 /* ExtRevoluteJoint.h */, - FFFDdd0425487ff3dd042548 /* ExtSerialization.h */, - FFFDdd0425b07ff3dd0425b0 /* ExtSharedQueueEntryPool.h */, - FFFDdd0426187ff3dd042618 /* ExtSphericalJoint.h */, - FFFDdd0426807ff3dd042680 /* ExtTaskQueueHelper.h */, - FFFDdd0426e87ff3dd0426e8 /* ExtBroadPhase.cpp */, - FFFDdd0427507ff3dd042750 /* ExtClothFabricCooker.cpp */, - FFFDdd0427b87ff3dd0427b8 /* ExtClothGeodesicTetherCooker.cpp */, - FFFDdd0428207ff3dd042820 /* ExtClothMeshQuadifier.cpp */, - FFFDdd0428887ff3dd042888 /* ExtClothSimpleTetherCooker.cpp */, - FFFDdd0428f07ff3dd0428f0 /* ExtCollection.cpp */, - FFFDdd0429587ff3dd042958 /* ExtConvexMeshExt.cpp */, - FFFDdd0429c07ff3dd0429c0 /* ExtCpuWorkerThread.cpp */, - FFFDdd042a287ff3dd042a28 /* ExtD6Joint.cpp */, - FFFDdd042a907ff3dd042a90 /* ExtD6JointSolverPrep.cpp */, - FFFDdd042af87ff3dd042af8 /* ExtDefaultCpuDispatcher.cpp */, - FFFDdd042b607ff3dd042b60 /* ExtDefaultErrorCallback.cpp */, - FFFDdd042bc87ff3dd042bc8 /* ExtDefaultSimulationFilterShader.cpp */, - FFFDdd042c307ff3dd042c30 /* ExtDefaultStreams.cpp */, - FFFDdd042c987ff3dd042c98 /* ExtDistanceJoint.cpp */, - FFFDdd042d007ff3dd042d00 /* ExtDistanceJointSolverPrep.cpp */, - FFFDdd042d687ff3dd042d68 /* ExtExtensions.cpp */, - FFFDdd042dd07ff3dd042dd0 /* ExtFixedJoint.cpp */, - FFFDdd042e387ff3dd042e38 /* ExtFixedJointSolverPrep.cpp */, - FFFDdd042ea07ff3dd042ea0 /* ExtJoint.cpp */, - FFFDdd042f087ff3dd042f08 /* ExtMetaData.cpp */, - FFFDdd042f707ff3dd042f70 /* ExtParticleExt.cpp */, - FFFDdd042fd87ff3dd042fd8 /* ExtPrismaticJoint.cpp */, - FFFDdd0430407ff3dd043040 /* ExtPrismaticJointSolverPrep.cpp */, - FFFDdd0430a87ff3dd0430a8 /* ExtPvd.cpp */, - FFFDdd0431107ff3dd043110 /* ExtPxStringTable.cpp */, - FFFDdd0431787ff3dd043178 /* ExtRaycastCCD.cpp */, - FFFDdd0431e07ff3dd0431e0 /* ExtRevoluteJoint.cpp */, - FFFDdd0432487ff3dd043248 /* ExtRevoluteJointSolverPrep.cpp */, - FFFDdd0432b07ff3dd0432b0 /* ExtRigidBodyExt.cpp */, - FFFDdd0433187ff3dd043318 /* ExtSceneQueryExt.cpp */, - FFFDdd0433807ff3dd043380 /* ExtSimpleFactory.cpp */, - FFFDdd0433e87ff3dd0433e8 /* ExtSmoothNormals.cpp */, - FFFDdd0434507ff3dd043450 /* ExtSphericalJoint.cpp */, - FFFDdd0434b87ff3dd0434b8 /* ExtSphericalJointSolverPrep.cpp */, - FFFDdd0435207ff3dd043520 /* ExtTriangleMeshExt.cpp */, + FFFD8c034e007fa18c034e00 /* ExtConstraintHelper.h */, + FFFD8c034e687fa18c034e68 /* ExtCpuWorkerThread.h */, + FFFD8c034ed07fa18c034ed0 /* ExtD6Joint.h */, + FFFD8c034f387fa18c034f38 /* ExtDefaultCpuDispatcher.h */, + FFFD8c034fa07fa18c034fa0 /* ExtDistanceJoint.h */, + FFFD8c0350087fa18c035008 /* ExtFixedJoint.h */, + FFFD8c0350707fa18c035070 /* ExtInertiaTensor.h */, + FFFD8c0350d87fa18c0350d8 /* ExtJoint.h */, + FFFD8c0351407fa18c035140 /* ExtJointMetaDataExtensions.h */, + FFFD8c0351a87fa18c0351a8 /* ExtPlatform.h */, + FFFD8c0352107fa18c035210 /* ExtPrismaticJoint.h */, + FFFD8c0352787fa18c035278 /* ExtPvd.h */, + FFFD8c0352e07fa18c0352e0 /* ExtRevoluteJoint.h */, + FFFD8c0353487fa18c035348 /* ExtSerialization.h */, + FFFD8c0353b07fa18c0353b0 /* ExtSharedQueueEntryPool.h */, + FFFD8c0354187fa18c035418 /* ExtSphericalJoint.h */, + FFFD8c0354807fa18c035480 /* ExtTaskQueueHelper.h */, + FFFD8c0354e87fa18c0354e8 /* ExtBroadPhase.cpp */, + FFFD8c0355507fa18c035550 /* ExtClothFabricCooker.cpp */, + FFFD8c0355b87fa18c0355b8 /* ExtClothGeodesicTetherCooker.cpp */, + FFFD8c0356207fa18c035620 /* ExtClothMeshQuadifier.cpp */, + FFFD8c0356887fa18c035688 /* ExtClothSimpleTetherCooker.cpp */, + FFFD8c0356f07fa18c0356f0 /* ExtCollection.cpp */, + FFFD8c0357587fa18c035758 /* ExtConvexMeshExt.cpp */, + FFFD8c0357c07fa18c0357c0 /* ExtCpuWorkerThread.cpp */, + FFFD8c0358287fa18c035828 /* ExtD6Joint.cpp */, + FFFD8c0358907fa18c035890 /* ExtD6JointSolverPrep.cpp */, + FFFD8c0358f87fa18c0358f8 /* ExtDefaultCpuDispatcher.cpp */, + FFFD8c0359607fa18c035960 /* ExtDefaultErrorCallback.cpp */, + FFFD8c0359c87fa18c0359c8 /* ExtDefaultSimulationFilterShader.cpp */, + FFFD8c035a307fa18c035a30 /* ExtDefaultStreams.cpp */, + FFFD8c035a987fa18c035a98 /* ExtDistanceJoint.cpp */, + FFFD8c035b007fa18c035b00 /* ExtDistanceJointSolverPrep.cpp */, + FFFD8c035b687fa18c035b68 /* ExtExtensions.cpp */, + FFFD8c035bd07fa18c035bd0 /* ExtFixedJoint.cpp */, + FFFD8c035c387fa18c035c38 /* ExtFixedJointSolverPrep.cpp */, + FFFD8c035ca07fa18c035ca0 /* ExtJoint.cpp */, + FFFD8c035d087fa18c035d08 /* ExtMetaData.cpp */, + FFFD8c035d707fa18c035d70 /* ExtParticleExt.cpp */, + FFFD8c035dd87fa18c035dd8 /* ExtPrismaticJoint.cpp */, + FFFD8c035e407fa18c035e40 /* ExtPrismaticJointSolverPrep.cpp */, + FFFD8c035ea87fa18c035ea8 /* ExtPvd.cpp */, + FFFD8c035f107fa18c035f10 /* ExtPxStringTable.cpp */, + FFFD8c035f787fa18c035f78 /* ExtRaycastCCD.cpp */, + FFFD8c035fe07fa18c035fe0 /* ExtRevoluteJoint.cpp */, + FFFD8c0360487fa18c036048 /* ExtRevoluteJointSolverPrep.cpp */, + FFFD8c0360b07fa18c0360b0 /* ExtRigidBodyExt.cpp */, + FFFD8c0361187fa18c036118 /* ExtSceneQueryExt.cpp */, + FFFD8c0361807fa18c036180 /* ExtSimpleFactory.cpp */, + FFFD8c0361e87fa18c0361e8 /* ExtSmoothNormals.cpp */, + FFFD8c0362507fa18c036250 /* ExtSphericalJoint.cpp */, + FFFD8c0362b87fa18c0362b8 /* ExtSphericalJointSolverPrep.cpp */, + FFFD8c0363207fa18c036320 /* ExtTriangleMeshExt.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBdcc909607ff3dcc90960 /* serialization */ = { + FFFB8befa0407fa18befa040 /* serialization */ = { isa = PBXGroup; children = ( - FFFDdd045c007ff3dd045c00 /* SnSerialUtils.h */, - FFFDdd045c687ff3dd045c68 /* SnSerializationRegistry.h */, - FFFDdd045cd07ff3dd045cd0 /* SnSerialUtils.cpp */, - FFFDdd045d387ff3dd045d38 /* SnSerialization.cpp */, - FFFDdd045da07ff3dd045da0 /* SnSerializationRegistry.cpp */, - FFFDdd045e087ff3dd045e08 /* Binary/SnConvX.h */, - FFFDdd045e707ff3dd045e70 /* Binary/SnConvX_Align.h */, - FFFDdd045ed87ff3dd045ed8 /* Binary/SnConvX_Common.h */, - FFFDdd045f407ff3dd045f40 /* Binary/SnConvX_MetaData.h */, - FFFDdd045fa87ff3dd045fa8 /* Binary/SnConvX_Output.h */, - FFFDdd0460107ff3dd046010 /* Binary/SnConvX_Union.h */, - FFFDdd0460787ff3dd046078 /* Binary/SnSerializationContext.h */, - FFFDdd0460e07ff3dd0460e0 /* Binary/SnBinaryDeserialization.cpp */, - FFFDdd0461487ff3dd046148 /* Binary/SnBinarySerialization.cpp */, - FFFDdd0461b07ff3dd0461b0 /* Binary/SnConvX.cpp */, - FFFDdd0462187ff3dd046218 /* Binary/SnConvX_Align.cpp */, - FFFDdd0462807ff3dd046280 /* Binary/SnConvX_Convert.cpp */, - FFFDdd0462e87ff3dd0462e8 /* Binary/SnConvX_Error.cpp */, - FFFDdd0463507ff3dd046350 /* Binary/SnConvX_MetaData.cpp */, - FFFDdd0463b87ff3dd0463b8 /* Binary/SnConvX_Output.cpp */, - FFFDdd0464207ff3dd046420 /* Binary/SnConvX_Union.cpp */, - FFFDdd0464887ff3dd046488 /* Binary/SnSerializationContext.cpp */, - FFFDdd0464f07ff3dd0464f0 /* Xml/SnJointRepXSerializer.h */, - FFFDdd0465587ff3dd046558 /* Xml/SnPxStreamOperators.h */, - FFFDdd0465c07ff3dd0465c0 /* Xml/SnRepX1_0Defaults.h */, - FFFDdd0466287ff3dd046628 /* Xml/SnRepX3_1Defaults.h */, - FFFDdd0466907ff3dd046690 /* Xml/SnRepX3_2Defaults.h */, - FFFDdd0466f87ff3dd0466f8 /* Xml/SnRepXCollection.h */, - FFFDdd0467607ff3dd046760 /* Xml/SnRepXCoreSerializer.h */, - FFFDdd0467c87ff3dd0467c8 /* Xml/SnRepXSerializerImpl.h */, - FFFDdd0468307ff3dd046830 /* Xml/SnRepXUpgrader.h */, - FFFDdd0468987ff3dd046898 /* Xml/SnSimpleXmlWriter.h */, - FFFDdd0469007ff3dd046900 /* Xml/SnXmlDeserializer.h */, - FFFDdd0469687ff3dd046968 /* Xml/SnXmlImpl.h */, - FFFDdd0469d07ff3dd0469d0 /* Xml/SnXmlMemoryAllocator.h */, - FFFDdd046a387ff3dd046a38 /* Xml/SnXmlMemoryPool.h */, - FFFDdd046aa07ff3dd046aa0 /* Xml/SnXmlMemoryPoolStreams.h */, - FFFDdd046b087ff3dd046b08 /* Xml/SnXmlReader.h */, - FFFDdd046b707ff3dd046b70 /* Xml/SnXmlSerializer.h */, - FFFDdd046bd87ff3dd046bd8 /* Xml/SnXmlSimpleXmlWriter.h */, - FFFDdd046c407ff3dd046c40 /* Xml/SnXmlStringToType.h */, - FFFDdd046ca87ff3dd046ca8 /* Xml/SnXmlVisitorReader.h */, - FFFDdd046d107ff3dd046d10 /* Xml/SnXmlVisitorWriter.h */, - FFFDdd046d787ff3dd046d78 /* Xml/SnXmlWriter.h */, - FFFDdd046de07ff3dd046de0 /* Xml/SnJointRepXSerializer.cpp */, - FFFDdd046e487ff3dd046e48 /* Xml/SnRepXCoreSerializer.cpp */, - FFFDdd046eb07ff3dd046eb0 /* Xml/SnRepXUpgrader.cpp */, - FFFDdd046f187ff3dd046f18 /* Xml/SnXmlSerialization.cpp */, - FFFDdd046f807ff3dd046f80 /* File/SnFile.h */, + FFFD8c038a007fa18c038a00 /* SnSerialUtils.h */, + FFFD8c038a687fa18c038a68 /* SnSerializationRegistry.h */, + FFFD8c038ad07fa18c038ad0 /* SnSerialUtils.cpp */, + FFFD8c038b387fa18c038b38 /* SnSerialization.cpp */, + FFFD8c038ba07fa18c038ba0 /* SnSerializationRegistry.cpp */, + FFFD8c038c087fa18c038c08 /* Binary/SnConvX.h */, + FFFD8c038c707fa18c038c70 /* Binary/SnConvX_Align.h */, + FFFD8c038cd87fa18c038cd8 /* Binary/SnConvX_Common.h */, + FFFD8c038d407fa18c038d40 /* Binary/SnConvX_MetaData.h */, + FFFD8c038da87fa18c038da8 /* Binary/SnConvX_Output.h */, + FFFD8c038e107fa18c038e10 /* Binary/SnConvX_Union.h */, + FFFD8c038e787fa18c038e78 /* Binary/SnSerializationContext.h */, + FFFD8c038ee07fa18c038ee0 /* Binary/SnBinaryDeserialization.cpp */, + FFFD8c038f487fa18c038f48 /* Binary/SnBinarySerialization.cpp */, + FFFD8c038fb07fa18c038fb0 /* Binary/SnConvX.cpp */, + FFFD8c0390187fa18c039018 /* Binary/SnConvX_Align.cpp */, + FFFD8c0390807fa18c039080 /* Binary/SnConvX_Convert.cpp */, + FFFD8c0390e87fa18c0390e8 /* Binary/SnConvX_Error.cpp */, + FFFD8c0391507fa18c039150 /* Binary/SnConvX_MetaData.cpp */, + FFFD8c0391b87fa18c0391b8 /* Binary/SnConvX_Output.cpp */, + FFFD8c0392207fa18c039220 /* Binary/SnConvX_Union.cpp */, + FFFD8c0392887fa18c039288 /* Binary/SnSerializationContext.cpp */, + FFFD8c0392f07fa18c0392f0 /* Xml/SnJointRepXSerializer.h */, + FFFD8c0393587fa18c039358 /* Xml/SnPxStreamOperators.h */, + FFFD8c0393c07fa18c0393c0 /* Xml/SnRepX1_0Defaults.h */, + FFFD8c0394287fa18c039428 /* Xml/SnRepX3_1Defaults.h */, + FFFD8c0394907fa18c039490 /* Xml/SnRepX3_2Defaults.h */, + FFFD8c0394f87fa18c0394f8 /* Xml/SnRepXCollection.h */, + FFFD8c0395607fa18c039560 /* Xml/SnRepXCoreSerializer.h */, + FFFD8c0395c87fa18c0395c8 /* Xml/SnRepXSerializerImpl.h */, + FFFD8c0396307fa18c039630 /* Xml/SnRepXUpgrader.h */, + FFFD8c0396987fa18c039698 /* Xml/SnSimpleXmlWriter.h */, + FFFD8c0397007fa18c039700 /* Xml/SnXmlDeserializer.h */, + FFFD8c0397687fa18c039768 /* Xml/SnXmlImpl.h */, + FFFD8c0397d07fa18c0397d0 /* Xml/SnXmlMemoryAllocator.h */, + FFFD8c0398387fa18c039838 /* Xml/SnXmlMemoryPool.h */, + FFFD8c0398a07fa18c0398a0 /* Xml/SnXmlMemoryPoolStreams.h */, + FFFD8c0399087fa18c039908 /* Xml/SnXmlReader.h */, + FFFD8c0399707fa18c039970 /* Xml/SnXmlSerializer.h */, + FFFD8c0399d87fa18c0399d8 /* Xml/SnXmlSimpleXmlWriter.h */, + FFFD8c039a407fa18c039a40 /* Xml/SnXmlStringToType.h */, + FFFD8c039aa87fa18c039aa8 /* Xml/SnXmlVisitorReader.h */, + FFFD8c039b107fa18c039b10 /* Xml/SnXmlVisitorWriter.h */, + FFFD8c039b787fa18c039b78 /* Xml/SnXmlWriter.h */, + FFFD8c039be07fa18c039be0 /* Xml/SnJointRepXSerializer.cpp */, + FFFD8c039c487fa18c039c48 /* Xml/SnRepXCoreSerializer.cpp */, + FFFD8c039cb07fa18c039cb0 /* Xml/SnRepXUpgrader.cpp */, + FFFD8c039d187fa18c039d18 /* Xml/SnXmlSerialization.cpp */, + FFFD8c039d807fa18c039d80 /* File/SnFile.h */, ); name = "serialization"; sourceTree = SOURCE_ROOT; }; - FFFBdcc909887ff3dcc90988 /* metadata */ = { + FFFB8befa0687fa18befa068 /* metadata */ = { isa = PBXGroup; children = ( - FFFDdd0446007ff3dd044600 /* core/include/PvdMetaDataDefineProperties.h */, - FFFDdd0446687ff3dd044668 /* core/include/PvdMetaDataExtensions.h */, - FFFDdd0446d07ff3dd0446d0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFDdd0447387ff3dd044738 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFDdd0447a07ff3dd0447a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFDdd0448087ff3dd044808 /* core/include/PxMetaDataCompare.h */, - FFFDdd0448707ff3dd044870 /* core/include/PxMetaDataCppPrefix.h */, - FFFDdd0448d87ff3dd0448d8 /* core/include/PxMetaDataObjects.h */, - FFFDdd0449407ff3dd044940 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFDdd0449a87ff3dd0449a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, - FFFDdd044a107ff3dd044a10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, - FFFDdd044a787ff3dd044a78 /* extensions/include/PxExtensionMetaDataObjects.h */, - FFFDdd044ae07ff3dd044ae0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, + FFFD8c0374007fa18c037400 /* core/include/PvdMetaDataDefineProperties.h */, + FFFD8c0374687fa18c037468 /* core/include/PvdMetaDataExtensions.h */, + FFFD8c0374d07fa18c0374d0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFD8c0375387fa18c037538 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFD8c0375a07fa18c0375a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFD8c0376087fa18c037608 /* core/include/PxMetaDataCompare.h */, + FFFD8c0376707fa18c037670 /* core/include/PxMetaDataCppPrefix.h */, + FFFD8c0376d87fa18c0376d8 /* core/include/PxMetaDataObjects.h */, + FFFD8c0377407fa18c037740 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFD8c0377a87fa18c0377a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, + FFFD8c0378107fa18c037810 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, + FFFD8c0378787fa18c037878 /* extensions/include/PxExtensionMetaDataObjects.h */, + FFFD8c0378e07fa18c0378e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFBdcc9a1f07ff3dcc9a1f0 /* SceneQuery */ = { + FFFB8be667307fa18be66730 /* SceneQuery */ = { isa = PBXGroup; children = ( - FFFBdcc9c3e07ff3dcc9c3e0 /* src */, - FFFBdcc9c4087ff3dcc9c408 /* include */, + FFFB8bee56907fa18bee5690 /* src */, + FFFB8bee56b87fa18bee56b8 /* include */, ); name = "SceneQuery"; sourceTree = "<group>"; }; - FFFBdcc9c3e07ff3dcc9c3e0 /* src */ = { + FFFB8bee56907fa18bee5690 /* src */ = { isa = PBXGroup; children = ( - FFFDdd04b2007ff3dd04b200 /* SqAABBPruner.cpp */, - FFFDdd04b2687ff3dd04b268 /* SqAABBTree.cpp */, - FFFDdd04b2d07ff3dd04b2d0 /* SqAABBTreeUpdateMap.cpp */, - FFFDdd04b3387ff3dd04b338 /* SqBounds.cpp */, - FFFDdd04b3a07ff3dd04b3a0 /* SqBucketPruner.cpp */, - FFFDdd04b4087ff3dd04b408 /* SqExtendedBucketPruner.cpp */, - FFFDdd04b4707ff3dd04b470 /* SqMetaData.cpp */, - FFFDdd04b4d87ff3dd04b4d8 /* SqPruningPool.cpp */, - FFFDdd04b5407ff3dd04b540 /* SqPruningStructure.cpp */, - FFFDdd04b5a87ff3dd04b5a8 /* SqSceneQueryManager.cpp */, - FFFDdd04b6107ff3dd04b610 /* SqAABBPruner.h */, - FFFDdd04b6787ff3dd04b678 /* SqAABBTree.h */, - FFFDdd04b6e07ff3dd04b6e0 /* SqAABBTreeQuery.h */, - FFFDdd04b7487ff3dd04b748 /* SqAABBTreeUpdateMap.h */, - FFFDdd04b7b07ff3dd04b7b0 /* SqBounds.h */, - FFFDdd04b8187ff3dd04b818 /* SqBucketPruner.h */, - FFFDdd04b8807ff3dd04b880 /* SqExtendedBucketPruner.h */, - FFFDdd04b8e87ff3dd04b8e8 /* SqPrunerTestsSIMD.h */, - FFFDdd04b9507ff3dd04b950 /* SqPruningPool.h */, - FFFDdd04b9b87ff3dd04b9b8 /* SqTypedef.h */, + FFFD8c03da007fa18c03da00 /* SqAABBPruner.cpp */, + FFFD8c03da687fa18c03da68 /* SqAABBTree.cpp */, + FFFD8c03dad07fa18c03dad0 /* SqAABBTreeUpdateMap.cpp */, + FFFD8c03db387fa18c03db38 /* SqBounds.cpp */, + FFFD8c03dba07fa18c03dba0 /* SqBucketPruner.cpp */, + FFFD8c03dc087fa18c03dc08 /* SqExtendedBucketPruner.cpp */, + FFFD8c03dc707fa18c03dc70 /* SqMetaData.cpp */, + FFFD8c03dcd87fa18c03dcd8 /* SqPruningPool.cpp */, + FFFD8c03dd407fa18c03dd40 /* SqPruningStructure.cpp */, + FFFD8c03dda87fa18c03dda8 /* SqSceneQueryManager.cpp */, + FFFD8c03de107fa18c03de10 /* SqAABBPruner.h */, + FFFD8c03de787fa18c03de78 /* SqAABBTree.h */, + FFFD8c03dee07fa18c03dee0 /* SqAABBTreeQuery.h */, + FFFD8c03df487fa18c03df48 /* SqAABBTreeUpdateMap.h */, + FFFD8c03dfb07fa18c03dfb0 /* SqBounds.h */, + FFFD8c03e0187fa18c03e018 /* SqBucketPruner.h */, + FFFD8c03e0807fa18c03e080 /* SqExtendedBucketPruner.h */, + FFFD8c03e0e87fa18c03e0e8 /* SqPrunerTestsSIMD.h */, + FFFD8c03e1507fa18c03e150 /* SqPruningPool.h */, + FFFD8c03e1b87fa18c03e1b8 /* SqTypedef.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBdcc9c4087ff3dcc9c408 /* include */ = { + FFFB8bee56b87fa18bee56b8 /* include */ = { isa = PBXGroup; children = ( - FFFDdcc9e6207ff3dcc9e620 /* SqPruner.h */, - FFFDdcc9e6887ff3dcc9e688 /* SqPrunerMergeData.h */, - FFFDdcc9e6f07ff3dcc9e6f0 /* SqPruningStructure.h */, - FFFDdcc9e7587ff3dcc9e758 /* SqSceneQueryManager.h */, + FFFD8bee15707fa18bee1570 /* SqPruner.h */, + FFFD8bee15d87fa18bee15d8 /* SqPrunerMergeData.h */, + FFFD8bee16407fa18bee1640 /* SqPruningStructure.h */, + FFFD8bee16a87fa18bee16a8 /* SqSceneQueryManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBdcc9e8e07ff3dcc9e8e0 /* SimulationController */ = { + FFFB8be669207fa18be66920 /* SimulationController */ = { isa = PBXGroup; children = ( - FFFBdcca08207ff3dcca0820 /* include */, - FFFBdcca08487ff3dcca0848 /* src */, + FFFB8beddfa07fa18beddfa0 /* include */, + FFFB8beddfc87fa18beddfc8 /* src */, ); name = "SimulationController"; sourceTree = "<group>"; }; - FFFBdcca08207ff3dcca0820 /* include */ = { + FFFB8beddfa07fa18beddfa0 /* include */ = { isa = PBXGroup; children = ( - FFFDdd04dc007ff3dd04dc00 /* ScActorCore.h */, - FFFDdd04dc687ff3dd04dc68 /* ScArticulationCore.h */, - FFFDdd04dcd07ff3dd04dcd0 /* ScArticulationJointCore.h */, - FFFDdd04dd387ff3dd04dd38 /* ScBodyCore.h */, - FFFDdd04dda07ff3dd04dda0 /* ScClothCore.h */, - FFFDdd04de087ff3dd04de08 /* ScClothFabricCore.h */, - FFFDdd04de707ff3dd04de70 /* ScConstraintCore.h */, - FFFDdd04ded87ff3dd04ded8 /* ScIterators.h */, - FFFDdd04df407ff3dd04df40 /* ScMaterialCore.h */, - FFFDdd04dfa87ff3dd04dfa8 /* ScParticleSystemCore.h */, - FFFDdd04e0107ff3dd04e010 /* ScPhysics.h */, - FFFDdd04e0787ff3dd04e078 /* ScRigidCore.h */, - FFFDdd04e0e07ff3dd04e0e0 /* ScScene.h */, - FFFDdd04e1487ff3dd04e148 /* ScShapeCore.h */, - FFFDdd04e1b07ff3dd04e1b0 /* ScStaticCore.h */, + FFFD8c0404007fa18c040400 /* ScActorCore.h */, + FFFD8c0404687fa18c040468 /* ScArticulationCore.h */, + FFFD8c0404d07fa18c0404d0 /* ScArticulationJointCore.h */, + FFFD8c0405387fa18c040538 /* ScBodyCore.h */, + FFFD8c0405a07fa18c0405a0 /* ScClothCore.h */, + FFFD8c0406087fa18c040608 /* ScClothFabricCore.h */, + FFFD8c0406707fa18c040670 /* ScConstraintCore.h */, + FFFD8c0406d87fa18c0406d8 /* ScIterators.h */, + FFFD8c0407407fa18c040740 /* ScMaterialCore.h */, + FFFD8c0407a87fa18c0407a8 /* ScParticleSystemCore.h */, + FFFD8c0408107fa18c040810 /* ScPhysics.h */, + FFFD8c0408787fa18c040878 /* ScRigidCore.h */, + FFFD8c0408e07fa18c0408e0 /* ScScene.h */, + FFFD8c0409487fa18c040948 /* ScShapeCore.h */, + FFFD8c0409b07fa18c0409b0 /* ScStaticCore.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBdcca08487ff3dcca0848 /* src */ = { + FFFB8beddfc87fa18beddfc8 /* src */ = { isa = PBXGroup; children = ( - FFFDdd82fe007ff3dd82fe00 /* ScActorElementPair.h */, - FFFDdd82fe687ff3dd82fe68 /* ScActorInteraction.h */, - FFFDdd82fed07ff3dd82fed0 /* ScActorPair.h */, - FFFDdd82ff387ff3dd82ff38 /* ScActorSim.h */, - FFFDdd82ffa07ff3dd82ffa0 /* ScArticulationJointSim.h */, - FFFDdd8300087ff3dd830008 /* ScArticulationSim.h */, - FFFDdd8300707ff3dd830070 /* ScBodySim.h */, - FFFDdd8300d87ff3dd8300d8 /* ScClient.h */, - FFFDdd8301407ff3dd830140 /* ScConstraintGroupNode.h */, - FFFDdd8301a87ff3dd8301a8 /* ScConstraintInteraction.h */, - FFFDdd8302107ff3dd830210 /* ScConstraintProjectionManager.h */, - FFFDdd8302787ff3dd830278 /* ScConstraintProjectionTree.h */, - FFFDdd8302e07ff3dd8302e0 /* ScConstraintSim.h */, - FFFDdd8303487ff3dd830348 /* ScContactReportBuffer.h */, - FFFDdd8303b07ff3dd8303b0 /* ScContactStream.h */, - FFFDdd8304187ff3dd830418 /* ScElementInteractionMarker.h */, - FFFDdd8304807ff3dd830480 /* ScElementSim.h */, - FFFDdd8304e87ff3dd8304e8 /* ScElementSimInteraction.h */, - FFFDdd8305507ff3dd830550 /* ScInteraction.h */, - FFFDdd8305b87ff3dd8305b8 /* ScInteractionFlags.h */, - FFFDdd8306207ff3dd830620 /* ScNPhaseCore.h */, - FFFDdd8306887ff3dd830688 /* ScObjectIDTracker.h */, - FFFDdd8306f07ff3dd8306f0 /* ScRbElementInteraction.h */, - FFFDdd8307587ff3dd830758 /* ScRigidSim.h */, - FFFDdd8307c07ff3dd8307c0 /* ScShapeInteraction.h */, - FFFDdd8308287ff3dd830828 /* ScShapeIterator.h */, - FFFDdd8308907ff3dd830890 /* ScShapeSim.h */, - FFFDdd8308f87ff3dd8308f8 /* ScSimStateData.h */, - FFFDdd8309607ff3dd830960 /* ScSimStats.h */, - FFFDdd8309c87ff3dd8309c8 /* ScSimulationController.h */, - FFFDdd830a307ff3dd830a30 /* ScSqBoundsManager.h */, - FFFDdd830a987ff3dd830a98 /* ScStaticSim.h */, - FFFDdd830b007ff3dd830b00 /* ScTriggerInteraction.h */, - FFFDdd830b687ff3dd830b68 /* ScTriggerPairs.h */, - FFFDdd830bd07ff3dd830bd0 /* ScActorCore.cpp */, - FFFDdd830c387ff3dd830c38 /* ScActorSim.cpp */, - FFFDdd830ca07ff3dd830ca0 /* ScArticulationCore.cpp */, - FFFDdd830d087ff3dd830d08 /* ScArticulationJointCore.cpp */, - FFFDdd830d707ff3dd830d70 /* ScArticulationJointSim.cpp */, - FFFDdd830dd87ff3dd830dd8 /* ScArticulationSim.cpp */, - FFFDdd830e407ff3dd830e40 /* ScBodyCore.cpp */, - FFFDdd830ea87ff3dd830ea8 /* ScBodyCoreKinematic.cpp */, - FFFDdd830f107ff3dd830f10 /* ScBodySim.cpp */, - FFFDdd830f787ff3dd830f78 /* ScConstraintCore.cpp */, - FFFDdd830fe07ff3dd830fe0 /* ScConstraintGroupNode.cpp */, - FFFDdd8310487ff3dd831048 /* ScConstraintInteraction.cpp */, - FFFDdd8310b07ff3dd8310b0 /* ScConstraintProjectionManager.cpp */, - FFFDdd8311187ff3dd831118 /* ScConstraintProjectionTree.cpp */, - FFFDdd8311807ff3dd831180 /* ScConstraintSim.cpp */, - FFFDdd8311e87ff3dd8311e8 /* ScElementInteractionMarker.cpp */, - FFFDdd8312507ff3dd831250 /* ScElementSim.cpp */, - FFFDdd8312b87ff3dd8312b8 /* ScInteraction.cpp */, - FFFDdd8313207ff3dd831320 /* ScIterators.cpp */, - FFFDdd8313887ff3dd831388 /* ScMaterialCore.cpp */, - FFFDdd8313f07ff3dd8313f0 /* ScMetaData.cpp */, - FFFDdd8314587ff3dd831458 /* ScNPhaseCore.cpp */, - FFFDdd8314c07ff3dd8314c0 /* ScPhysics.cpp */, - FFFDdd8315287ff3dd831528 /* ScRigidCore.cpp */, - FFFDdd8315907ff3dd831590 /* ScRigidSim.cpp */, - FFFDdd8315f87ff3dd8315f8 /* ScScene.cpp */, - FFFDdd8316607ff3dd831660 /* ScShapeCore.cpp */, - FFFDdd8316c87ff3dd8316c8 /* ScShapeInteraction.cpp */, - FFFDdd8317307ff3dd831730 /* ScShapeSim.cpp */, - FFFDdd8317987ff3dd831798 /* ScSimStats.cpp */, - FFFDdd8318007ff3dd831800 /* ScSimulationController.cpp */, - FFFDdd8318687ff3dd831868 /* ScSqBoundsManager.cpp */, - FFFDdd8318d07ff3dd8318d0 /* ScStaticCore.cpp */, - FFFDdd8319387ff3dd831938 /* ScStaticSim.cpp */, - FFFDdd8319a07ff3dd8319a0 /* ScTriggerInteraction.cpp */, - FFFDdd831a087ff3dd831a08 /* particles/ScParticleBodyInteraction.h */, - FFFDdd831a707ff3dd831a70 /* particles/ScParticlePacketShape.h */, - FFFDdd831ad87ff3dd831ad8 /* particles/ScParticleSystemSim.h */, - FFFDdd831b407ff3dd831b40 /* particles/ScParticleBodyInteraction.cpp */, - FFFDdd831ba87ff3dd831ba8 /* particles/ScParticlePacketShape.cpp */, - FFFDdd831c107ff3dd831c10 /* particles/ScParticleSystemCore.cpp */, - FFFDdd831c787ff3dd831c78 /* particles/ScParticleSystemSim.cpp */, - FFFDdd831ce07ff3dd831ce0 /* cloth/ScClothShape.h */, - FFFDdd831d487ff3dd831d48 /* cloth/ScClothSim.h */, - FFFDdd831db07ff3dd831db0 /* cloth/ScClothCore.cpp */, - FFFDdd831e187ff3dd831e18 /* cloth/ScClothFabricCore.cpp */, - FFFDdd831e807ff3dd831e80 /* cloth/ScClothShape.cpp */, - FFFDdd831ee87ff3dd831ee8 /* cloth/ScClothSim.cpp */, + FFFD8c9f92007fa18c9f9200 /* ScActorElementPair.h */, + FFFD8c9f92687fa18c9f9268 /* ScActorInteraction.h */, + FFFD8c9f92d07fa18c9f92d0 /* ScActorPair.h */, + FFFD8c9f93387fa18c9f9338 /* ScActorSim.h */, + FFFD8c9f93a07fa18c9f93a0 /* ScArticulationJointSim.h */, + FFFD8c9f94087fa18c9f9408 /* ScArticulationSim.h */, + FFFD8c9f94707fa18c9f9470 /* ScBodySim.h */, + FFFD8c9f94d87fa18c9f94d8 /* ScClient.h */, + FFFD8c9f95407fa18c9f9540 /* ScConstraintGroupNode.h */, + FFFD8c9f95a87fa18c9f95a8 /* ScConstraintInteraction.h */, + FFFD8c9f96107fa18c9f9610 /* ScConstraintProjectionManager.h */, + FFFD8c9f96787fa18c9f9678 /* ScConstraintProjectionTree.h */, + FFFD8c9f96e07fa18c9f96e0 /* ScConstraintSim.h */, + FFFD8c9f97487fa18c9f9748 /* ScContactReportBuffer.h */, + FFFD8c9f97b07fa18c9f97b0 /* ScContactStream.h */, + FFFD8c9f98187fa18c9f9818 /* ScElementInteractionMarker.h */, + FFFD8c9f98807fa18c9f9880 /* ScElementSim.h */, + FFFD8c9f98e87fa18c9f98e8 /* ScElementSimInteraction.h */, + FFFD8c9f99507fa18c9f9950 /* ScInteraction.h */, + FFFD8c9f99b87fa18c9f99b8 /* ScInteractionFlags.h */, + FFFD8c9f9a207fa18c9f9a20 /* ScNPhaseCore.h */, + FFFD8c9f9a887fa18c9f9a88 /* ScObjectIDTracker.h */, + FFFD8c9f9af07fa18c9f9af0 /* ScRbElementInteraction.h */, + FFFD8c9f9b587fa18c9f9b58 /* ScRigidSim.h */, + FFFD8c9f9bc07fa18c9f9bc0 /* ScShapeInteraction.h */, + FFFD8c9f9c287fa18c9f9c28 /* ScShapeIterator.h */, + FFFD8c9f9c907fa18c9f9c90 /* ScShapeSim.h */, + FFFD8c9f9cf87fa18c9f9cf8 /* ScSimStateData.h */, + FFFD8c9f9d607fa18c9f9d60 /* ScSimStats.h */, + FFFD8c9f9dc87fa18c9f9dc8 /* ScSimulationController.h */, + FFFD8c9f9e307fa18c9f9e30 /* ScSqBoundsManager.h */, + FFFD8c9f9e987fa18c9f9e98 /* ScStaticSim.h */, + FFFD8c9f9f007fa18c9f9f00 /* ScTriggerInteraction.h */, + FFFD8c9f9f687fa18c9f9f68 /* ScTriggerPairs.h */, + FFFD8c9f9fd07fa18c9f9fd0 /* ScActorCore.cpp */, + FFFD8c9fa0387fa18c9fa038 /* ScActorSim.cpp */, + FFFD8c9fa0a07fa18c9fa0a0 /* ScArticulationCore.cpp */, + FFFD8c9fa1087fa18c9fa108 /* ScArticulationJointCore.cpp */, + FFFD8c9fa1707fa18c9fa170 /* ScArticulationJointSim.cpp */, + FFFD8c9fa1d87fa18c9fa1d8 /* ScArticulationSim.cpp */, + FFFD8c9fa2407fa18c9fa240 /* ScBodyCore.cpp */, + FFFD8c9fa2a87fa18c9fa2a8 /* ScBodyCoreKinematic.cpp */, + FFFD8c9fa3107fa18c9fa310 /* ScBodySim.cpp */, + FFFD8c9fa3787fa18c9fa378 /* ScConstraintCore.cpp */, + FFFD8c9fa3e07fa18c9fa3e0 /* ScConstraintGroupNode.cpp */, + FFFD8c9fa4487fa18c9fa448 /* ScConstraintInteraction.cpp */, + FFFD8c9fa4b07fa18c9fa4b0 /* ScConstraintProjectionManager.cpp */, + FFFD8c9fa5187fa18c9fa518 /* ScConstraintProjectionTree.cpp */, + FFFD8c9fa5807fa18c9fa580 /* ScConstraintSim.cpp */, + FFFD8c9fa5e87fa18c9fa5e8 /* ScElementInteractionMarker.cpp */, + FFFD8c9fa6507fa18c9fa650 /* ScElementSim.cpp */, + FFFD8c9fa6b87fa18c9fa6b8 /* ScInteraction.cpp */, + FFFD8c9fa7207fa18c9fa720 /* ScIterators.cpp */, + FFFD8c9fa7887fa18c9fa788 /* ScMaterialCore.cpp */, + FFFD8c9fa7f07fa18c9fa7f0 /* ScMetaData.cpp */, + FFFD8c9fa8587fa18c9fa858 /* ScNPhaseCore.cpp */, + FFFD8c9fa8c07fa18c9fa8c0 /* ScPhysics.cpp */, + FFFD8c9fa9287fa18c9fa928 /* ScRigidCore.cpp */, + FFFD8c9fa9907fa18c9fa990 /* ScRigidSim.cpp */, + FFFD8c9fa9f87fa18c9fa9f8 /* ScScene.cpp */, + FFFD8c9faa607fa18c9faa60 /* ScShapeCore.cpp */, + FFFD8c9faac87fa18c9faac8 /* ScShapeInteraction.cpp */, + FFFD8c9fab307fa18c9fab30 /* ScShapeSim.cpp */, + FFFD8c9fab987fa18c9fab98 /* ScSimStats.cpp */, + FFFD8c9fac007fa18c9fac00 /* ScSimulationController.cpp */, + FFFD8c9fac687fa18c9fac68 /* ScSqBoundsManager.cpp */, + FFFD8c9facd07fa18c9facd0 /* ScStaticCore.cpp */, + FFFD8c9fad387fa18c9fad38 /* ScStaticSim.cpp */, + FFFD8c9fada07fa18c9fada0 /* ScTriggerInteraction.cpp */, + FFFD8c9fae087fa18c9fae08 /* particles/ScParticleBodyInteraction.h */, + FFFD8c9fae707fa18c9fae70 /* particles/ScParticlePacketShape.h */, + FFFD8c9faed87fa18c9faed8 /* particles/ScParticleSystemSim.h */, + FFFD8c9faf407fa18c9faf40 /* particles/ScParticleBodyInteraction.cpp */, + FFFD8c9fafa87fa18c9fafa8 /* particles/ScParticlePacketShape.cpp */, + FFFD8c9fb0107fa18c9fb010 /* particles/ScParticleSystemCore.cpp */, + FFFD8c9fb0787fa18c9fb078 /* particles/ScParticleSystemSim.cpp */, + FFFD8c9fb0e07fa18c9fb0e0 /* cloth/ScClothShape.h */, + FFFD8c9fb1487fa18c9fb148 /* cloth/ScClothSim.h */, + FFFD8c9fb1b07fa18c9fb1b0 /* cloth/ScClothCore.cpp */, + FFFD8c9fb2187fa18c9fb218 /* cloth/ScClothFabricCore.cpp */, + FFFD8c9fb2807fa18c9fb280 /* cloth/ScClothShape.cpp */, + FFFD8c9fb2e87fa18c9fb2e8 /* cloth/ScClothSim.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBde3231d07ff3de3231d0 /* PhysXCooking */ = { + FFFB8e579d907fa18e579d90 /* PhysXCooking */ = { isa = PBXGroup; children = ( - FFFBde3245707ff3de324570 /* include */, - FFFBde3245987ff3de324598 /* src */, + FFFB8e57eb207fa18e57eb20 /* include */, + FFFB8e57eb487fa18e57eb48 /* src */, ); name = "PhysXCooking"; sourceTree = "<group>"; }; - FFFBde3245707ff3de324570 /* include */ = { + FFFB8e57eb207fa18e57eb20 /* include */ = { isa = PBXGroup; children = ( - FFFDde3260c07ff3de3260c0 /* PxBVH33MidphaseDesc.h */, - FFFDde3261287ff3de326128 /* PxBVH34MidphaseDesc.h */, - FFFDde3261907ff3de326190 /* PxConvexMeshDesc.h */, - FFFDde3261f87ff3de3261f8 /* PxCooking.h */, - FFFDde3262607ff3de326260 /* PxMidphaseDesc.h */, - FFFDde3262c87ff3de3262c8 /* PxTriangleMeshDesc.h */, - FFFDde3263307ff3de326330 /* Pxc.h */, + FFFD8e589f807fa18e589f80 /* PxBVH33MidphaseDesc.h */, + FFFD8e589fe87fa18e589fe8 /* PxBVH34MidphaseDesc.h */, + FFFD8e58a0507fa18e58a050 /* PxConvexMeshDesc.h */, + FFFD8e58a0b87fa18e58a0b8 /* PxCooking.h */, + FFFD8e58a1207fa18e58a120 /* PxMidphaseDesc.h */, + FFFD8e58a1887fa18e58a188 /* PxTriangleMeshDesc.h */, + FFFD8e58a1f07fa18e58a1f0 /* Pxc.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBde3245987ff3de324598 /* src */ = { + FFFB8e57eb487fa18e57eb48 /* src */ = { isa = PBXGroup; children = ( - FFFDdd8380007ff3dd838000 /* Adjacencies.cpp */, - FFFDdd8380687ff3dd838068 /* Cooking.cpp */, - FFFDdd8380d07ff3dd8380d0 /* CookingUtils.cpp */, - FFFDdd8381387ff3dd838138 /* EdgeList.cpp */, - FFFDdd8381a07ff3dd8381a0 /* MeshCleaner.cpp */, - FFFDdd8382087ff3dd838208 /* Quantizer.cpp */, - FFFDdd8382707ff3dd838270 /* Adjacencies.h */, - FFFDdd8382d87ff3dd8382d8 /* Cooking.h */, - FFFDdd8383407ff3dd838340 /* CookingUtils.h */, - FFFDdd8383a87ff3dd8383a8 /* EdgeList.h */, - FFFDdd8384107ff3dd838410 /* MeshCleaner.h */, - FFFDdd8384787ff3dd838478 /* Quantizer.h */, - FFFDdd8384e07ff3dd8384e0 /* mesh/GrbTriangleMeshCooking.cpp */, - FFFDdd8385487ff3dd838548 /* mesh/HeightFieldCooking.cpp */, - FFFDdd8385b07ff3dd8385b0 /* mesh/RTreeCooking.cpp */, - FFFDdd8386187ff3dd838618 /* mesh/TriangleMeshBuilder.cpp */, - FFFDdd8386807ff3dd838680 /* mesh/GrbTriangleMeshCooking.h */, - FFFDdd8386e87ff3dd8386e8 /* mesh/HeightFieldCooking.h */, - FFFDdd8387507ff3dd838750 /* mesh/QuickSelect.h */, - FFFDdd8387b87ff3dd8387b8 /* mesh/RTreeCooking.h */, - FFFDdd8388207ff3dd838820 /* mesh/TriangleMeshBuilder.h */, - FFFDdd8388887ff3dd838888 /* convex/BigConvexDataBuilder.cpp */, - FFFDdd8388f07ff3dd8388f0 /* convex/ConvexHullBuilder.cpp */, - FFFDdd8389587ff3dd838958 /* convex/ConvexHullLib.cpp */, - FFFDdd8389c07ff3dd8389c0 /* convex/ConvexHullUtils.cpp */, - FFFDdd838a287ff3dd838a28 /* convex/ConvexMeshBuilder.cpp */, - FFFDdd838a907ff3dd838a90 /* convex/ConvexPolygonsBuilder.cpp */, - FFFDdd838af87ff3dd838af8 /* convex/InflationConvexHullLib.cpp */, - FFFDdd838b607ff3dd838b60 /* convex/QuickHullConvexHullLib.cpp */, - FFFDdd838bc87ff3dd838bc8 /* convex/VolumeIntegration.cpp */, - FFFDdd838c307ff3dd838c30 /* convex/BigConvexDataBuilder.h */, - FFFDdd838c987ff3dd838c98 /* convex/ConvexHullBuilder.h */, - FFFDdd838d007ff3dd838d00 /* convex/ConvexHullLib.h */, - FFFDdd838d687ff3dd838d68 /* convex/ConvexHullUtils.h */, - FFFDdd838dd07ff3dd838dd0 /* convex/ConvexMeshBuilder.h */, - FFFDdd838e387ff3dd838e38 /* convex/ConvexPolygonsBuilder.h */, - FFFDdd838ea07ff3dd838ea0 /* convex/InflationConvexHullLib.h */, - FFFDdd838f087ff3dd838f08 /* convex/QuickHullConvexHullLib.h */, - FFFDdd838f707ff3dd838f70 /* convex/VolumeIntegration.h */, + FFFD8c9fec007fa18c9fec00 /* Adjacencies.cpp */, + FFFD8c9fec687fa18c9fec68 /* Cooking.cpp */, + FFFD8c9fecd07fa18c9fecd0 /* CookingUtils.cpp */, + FFFD8c9fed387fa18c9fed38 /* EdgeList.cpp */, + FFFD8c9feda07fa18c9feda0 /* MeshCleaner.cpp */, + FFFD8c9fee087fa18c9fee08 /* Quantizer.cpp */, + FFFD8c9fee707fa18c9fee70 /* Adjacencies.h */, + FFFD8c9feed87fa18c9feed8 /* Cooking.h */, + FFFD8c9fef407fa18c9fef40 /* CookingUtils.h */, + FFFD8c9fefa87fa18c9fefa8 /* EdgeList.h */, + FFFD8c9ff0107fa18c9ff010 /* MeshCleaner.h */, + FFFD8c9ff0787fa18c9ff078 /* Quantizer.h */, + FFFD8c9ff0e07fa18c9ff0e0 /* mesh/GrbTriangleMeshCooking.cpp */, + FFFD8c9ff1487fa18c9ff148 /* mesh/HeightFieldCooking.cpp */, + FFFD8c9ff1b07fa18c9ff1b0 /* mesh/RTreeCooking.cpp */, + FFFD8c9ff2187fa18c9ff218 /* mesh/TriangleMeshBuilder.cpp */, + FFFD8c9ff2807fa18c9ff280 /* mesh/GrbTriangleMeshCooking.h */, + FFFD8c9ff2e87fa18c9ff2e8 /* mesh/HeightFieldCooking.h */, + FFFD8c9ff3507fa18c9ff350 /* mesh/QuickSelect.h */, + FFFD8c9ff3b87fa18c9ff3b8 /* mesh/RTreeCooking.h */, + FFFD8c9ff4207fa18c9ff420 /* mesh/TriangleMeshBuilder.h */, + FFFD8c9ff4887fa18c9ff488 /* convex/BigConvexDataBuilder.cpp */, + FFFD8c9ff4f07fa18c9ff4f0 /* convex/ConvexHullBuilder.cpp */, + FFFD8c9ff5587fa18c9ff558 /* convex/ConvexHullLib.cpp */, + FFFD8c9ff5c07fa18c9ff5c0 /* convex/ConvexHullUtils.cpp */, + FFFD8c9ff6287fa18c9ff628 /* convex/ConvexMeshBuilder.cpp */, + FFFD8c9ff6907fa18c9ff690 /* convex/ConvexPolygonsBuilder.cpp */, + FFFD8c9ff6f87fa18c9ff6f8 /* convex/InflationConvexHullLib.cpp */, + FFFD8c9ff7607fa18c9ff760 /* convex/QuickHullConvexHullLib.cpp */, + FFFD8c9ff7c87fa18c9ff7c8 /* convex/VolumeIntegration.cpp */, + FFFD8c9ff8307fa18c9ff830 /* convex/BigConvexDataBuilder.h */, + FFFD8c9ff8987fa18c9ff898 /* convex/ConvexHullBuilder.h */, + FFFD8c9ff9007fa18c9ff900 /* convex/ConvexHullLib.h */, + FFFD8c9ff9687fa18c9ff968 /* convex/ConvexHullUtils.h */, + FFFD8c9ff9d07fa18c9ff9d0 /* convex/ConvexMeshBuilder.h */, + FFFD8c9ffa387fa18c9ffa38 /* convex/ConvexPolygonsBuilder.h */, + FFFD8c9ffaa07fa18c9ffaa0 /* convex/InflationConvexHullLib.h */, + FFFD8c9ffb087fa18c9ffb08 /* convex/QuickHullConvexHullLib.h */, + FFFD8c9ffb707fa18c9ffb70 /* convex/VolumeIntegration.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBdc88a1407ff3dc88a140 /* PhysXCommon */ = { + FFFB8d1551c07fa18d1551c0 /* PhysXCommon */ = { isa = PBXGroup; children = ( - FFFBdc8a34d07ff3dc8a34d0 /* include */, - FFFBdc8a34f87ff3dc8a34f8 /* common */, - FFFBdc8a35207ff3dc8a3520 /* geomutils */, + FFFB8d157b207fa18d157b20 /* include */, + FFFB8d157b487fa18d157b48 /* common */, + FFFB8d157b707fa18d157b70 /* geomutils */, ); name = "PhysXCommon"; sourceTree = "<group>"; }; - FFFBdc8a34d07ff3dc8a34d0 /* include */ = { + FFFB8d157b207fa18d157b20 /* include */ = { isa = PBXGroup; children = ( - FFFDdd00ec007ff3dd00ec00 /* common/PxBase.h */, - FFFDdd00ec687ff3dd00ec68 /* common/PxCollection.h */, - FFFDdd00ecd07ff3dd00ecd0 /* common/PxCoreUtilityTypes.h */, - FFFDdd00ed387ff3dd00ed38 /* common/PxMetaData.h */, - FFFDdd00eda07ff3dd00eda0 /* common/PxMetaDataFlags.h */, - FFFDdd00ee087ff3dd00ee08 /* common/PxPhysXCommonConfig.h */, - FFFDdd00ee707ff3dd00ee70 /* common/PxPhysicsInsertionCallback.h */, - FFFDdd00eed87ff3dd00eed8 /* common/PxRenderBuffer.h */, - FFFDdd00ef407ff3dd00ef40 /* common/PxSerialFramework.h */, - FFFDdd00efa87ff3dd00efa8 /* common/PxSerializer.h */, - FFFDdd00f0107ff3dd00f010 /* common/PxStringTable.h */, - FFFDdd00f0787ff3dd00f078 /* common/PxTolerancesScale.h */, - FFFDdd00f0e07ff3dd00f0e0 /* common/PxTypeInfo.h */, - FFFDdd00f1487ff3dd00f148 /* geometry/PxBoxGeometry.h */, - FFFDdd00f1b07ff3dd00f1b0 /* geometry/PxCapsuleGeometry.h */, - FFFDdd00f2187ff3dd00f218 /* geometry/PxConvexMesh.h */, - FFFDdd00f2807ff3dd00f280 /* geometry/PxConvexMeshGeometry.h */, - FFFDdd00f2e87ff3dd00f2e8 /* geometry/PxGeometry.h */, - FFFDdd00f3507ff3dd00f350 /* geometry/PxGeometryHelpers.h */, - FFFDdd00f3b87ff3dd00f3b8 /* geometry/PxGeometryQuery.h */, - FFFDdd00f4207ff3dd00f420 /* geometry/PxHeightField.h */, - FFFDdd00f4887ff3dd00f488 /* geometry/PxHeightFieldDesc.h */, - FFFDdd00f4f07ff3dd00f4f0 /* geometry/PxHeightFieldFlag.h */, - FFFDdd00f5587ff3dd00f558 /* geometry/PxHeightFieldGeometry.h */, - FFFDdd00f5c07ff3dd00f5c0 /* geometry/PxHeightFieldSample.h */, - FFFDdd00f6287ff3dd00f628 /* geometry/PxMeshQuery.h */, - FFFDdd00f6907ff3dd00f690 /* geometry/PxMeshScale.h */, - FFFDdd00f6f87ff3dd00f6f8 /* geometry/PxPlaneGeometry.h */, - FFFDdd00f7607ff3dd00f760 /* geometry/PxSimpleTriangleMesh.h */, - FFFDdd00f7c87ff3dd00f7c8 /* geometry/PxSphereGeometry.h */, - FFFDdd00f8307ff3dd00f830 /* geometry/PxTriangle.h */, - FFFDdd00f8987ff3dd00f898 /* geometry/PxTriangleMesh.h */, - FFFDdd00f9007ff3dd00f900 /* geometry/PxTriangleMeshGeometry.h */, + FFFD8d80ec007fa18d80ec00 /* common/PxBase.h */, + FFFD8d80ec687fa18d80ec68 /* common/PxCollection.h */, + FFFD8d80ecd07fa18d80ecd0 /* common/PxCoreUtilityTypes.h */, + FFFD8d80ed387fa18d80ed38 /* common/PxMetaData.h */, + FFFD8d80eda07fa18d80eda0 /* common/PxMetaDataFlags.h */, + FFFD8d80ee087fa18d80ee08 /* common/PxPhysXCommonConfig.h */, + FFFD8d80ee707fa18d80ee70 /* common/PxPhysicsInsertionCallback.h */, + FFFD8d80eed87fa18d80eed8 /* common/PxRenderBuffer.h */, + FFFD8d80ef407fa18d80ef40 /* common/PxSerialFramework.h */, + FFFD8d80efa87fa18d80efa8 /* common/PxSerializer.h */, + FFFD8d80f0107fa18d80f010 /* common/PxStringTable.h */, + FFFD8d80f0787fa18d80f078 /* common/PxTolerancesScale.h */, + FFFD8d80f0e07fa18d80f0e0 /* common/PxTypeInfo.h */, + FFFD8d80f1487fa18d80f148 /* geometry/PxBoxGeometry.h */, + FFFD8d80f1b07fa18d80f1b0 /* geometry/PxCapsuleGeometry.h */, + FFFD8d80f2187fa18d80f218 /* geometry/PxConvexMesh.h */, + FFFD8d80f2807fa18d80f280 /* geometry/PxConvexMeshGeometry.h */, + FFFD8d80f2e87fa18d80f2e8 /* geometry/PxGeometry.h */, + FFFD8d80f3507fa18d80f350 /* geometry/PxGeometryHelpers.h */, + FFFD8d80f3b87fa18d80f3b8 /* geometry/PxGeometryQuery.h */, + FFFD8d80f4207fa18d80f420 /* geometry/PxHeightField.h */, + FFFD8d80f4887fa18d80f488 /* geometry/PxHeightFieldDesc.h */, + FFFD8d80f4f07fa18d80f4f0 /* geometry/PxHeightFieldFlag.h */, + FFFD8d80f5587fa18d80f558 /* geometry/PxHeightFieldGeometry.h */, + FFFD8d80f5c07fa18d80f5c0 /* geometry/PxHeightFieldSample.h */, + FFFD8d80f6287fa18d80f628 /* geometry/PxMeshQuery.h */, + FFFD8d80f6907fa18d80f690 /* geometry/PxMeshScale.h */, + FFFD8d80f6f87fa18d80f6f8 /* geometry/PxPlaneGeometry.h */, + FFFD8d80f7607fa18d80f760 /* geometry/PxSimpleTriangleMesh.h */, + FFFD8d80f7c87fa18d80f7c8 /* geometry/PxSphereGeometry.h */, + FFFD8d80f8307fa18d80f830 /* geometry/PxTriangle.h */, + FFFD8d80f8987fa18d80f898 /* geometry/PxTriangleMesh.h */, + FFFD8d80f9007fa18d80f900 /* geometry/PxTriangleMeshGeometry.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBdc8a34f87ff3dc8a34f8 /* common */ = { + FFFB8d157b487fa18d157b48 /* common */ = { isa = PBXGroup; children = ( - FFFDdc1a9c007ff3dc1a9c00 /* src/CmBoxPruning.cpp */, - FFFDdc1a9c687ff3dc1a9c68 /* src/CmCollection.cpp */, - FFFDdc1a9cd07ff3dc1a9cd0 /* src/CmMathUtils.cpp */, - FFFDdc1a9d387ff3dc1a9d38 /* src/CmPtrTable.cpp */, - FFFDdc1a9da07ff3dc1a9da0 /* src/CmRadixSort.cpp */, - FFFDdc1a9e087ff3dc1a9e08 /* src/CmRadixSortBuffered.cpp */, - FFFDdc1a9e707ff3dc1a9e70 /* src/CmRenderOutput.cpp */, - FFFDdc1a9ed87ff3dc1a9ed8 /* src/CmVisualization.cpp */, - FFFDdc1a9f407ff3dc1a9f40 /* src/CmBitMap.h */, - FFFDdc1a9fa87ff3dc1a9fa8 /* src/CmBoxPruning.h */, - FFFDdc1aa0107ff3dc1aa010 /* src/CmCollection.h */, - FFFDdc1aa0787ff3dc1aa078 /* src/CmConeLimitHelper.h */, - FFFDdc1aa0e07ff3dc1aa0e0 /* src/CmFlushPool.h */, - FFFDdc1aa1487ff3dc1aa148 /* src/CmIDPool.h */, - FFFDdc1aa1b07ff3dc1aa1b0 /* src/CmIO.h */, - FFFDdc1aa2187ff3dc1aa218 /* src/CmMatrix34.h */, - FFFDdc1aa2807ff3dc1aa280 /* src/CmPhysXCommon.h */, - FFFDdc1aa2e87ff3dc1aa2e8 /* src/CmPool.h */, - FFFDdc1aa3507ff3dc1aa350 /* src/CmPreallocatingPool.h */, - FFFDdc1aa3b87ff3dc1aa3b8 /* src/CmPriorityQueue.h */, - FFFDdc1aa4207ff3dc1aa420 /* src/CmPtrTable.h */, - FFFDdc1aa4887ff3dc1aa488 /* src/CmQueue.h */, - FFFDdc1aa4f07ff3dc1aa4f0 /* src/CmRadixSort.h */, - FFFDdc1aa5587ff3dc1aa558 /* src/CmRadixSortBuffered.h */, - FFFDdc1aa5c07ff3dc1aa5c0 /* src/CmReaderWriterLock.h */, - FFFDdc1aa6287ff3dc1aa628 /* src/CmRefCountable.h */, - FFFDdc1aa6907ff3dc1aa690 /* src/CmRenderBuffer.h */, - FFFDdc1aa6f87ff3dc1aa6f8 /* src/CmRenderOutput.h */, - FFFDdc1aa7607ff3dc1aa760 /* src/CmScaling.h */, - FFFDdc1aa7c87ff3dc1aa7c8 /* src/CmSpatialVector.h */, - FFFDdc1aa8307ff3dc1aa830 /* src/CmTask.h */, - FFFDdc1aa8987ff3dc1aa898 /* src/CmTaskPool.h */, - FFFDdc1aa9007ff3dc1aa900 /* src/CmTmpMem.h */, - FFFDdc1aa9687ff3dc1aa968 /* src/CmTransformUtils.h */, - FFFDdc1aa9d07ff3dc1aa9d0 /* src/CmUtils.h */, - FFFDdc1aaa387ff3dc1aaa38 /* src/CmVisualization.h */, + FFFD8c9972007fa18c997200 /* src/CmBoxPruning.cpp */, + FFFD8c9972687fa18c997268 /* src/CmCollection.cpp */, + FFFD8c9972d07fa18c9972d0 /* src/CmMathUtils.cpp */, + FFFD8c9973387fa18c997338 /* src/CmPtrTable.cpp */, + FFFD8c9973a07fa18c9973a0 /* src/CmRadixSort.cpp */, + FFFD8c9974087fa18c997408 /* src/CmRadixSortBuffered.cpp */, + FFFD8c9974707fa18c997470 /* src/CmRenderOutput.cpp */, + FFFD8c9974d87fa18c9974d8 /* src/CmVisualization.cpp */, + FFFD8c9975407fa18c997540 /* src/CmBitMap.h */, + FFFD8c9975a87fa18c9975a8 /* src/CmBoxPruning.h */, + FFFD8c9976107fa18c997610 /* src/CmCollection.h */, + FFFD8c9976787fa18c997678 /* src/CmConeLimitHelper.h */, + FFFD8c9976e07fa18c9976e0 /* src/CmFlushPool.h */, + FFFD8c9977487fa18c997748 /* src/CmIDPool.h */, + FFFD8c9977b07fa18c9977b0 /* src/CmIO.h */, + FFFD8c9978187fa18c997818 /* src/CmMatrix34.h */, + FFFD8c9978807fa18c997880 /* src/CmPhysXCommon.h */, + FFFD8c9978e87fa18c9978e8 /* src/CmPool.h */, + FFFD8c9979507fa18c997950 /* src/CmPreallocatingPool.h */, + FFFD8c9979b87fa18c9979b8 /* src/CmPriorityQueue.h */, + FFFD8c997a207fa18c997a20 /* src/CmPtrTable.h */, + FFFD8c997a887fa18c997a88 /* src/CmQueue.h */, + FFFD8c997af07fa18c997af0 /* src/CmRadixSort.h */, + FFFD8c997b587fa18c997b58 /* src/CmRadixSortBuffered.h */, + FFFD8c997bc07fa18c997bc0 /* src/CmRefCountable.h */, + FFFD8c997c287fa18c997c28 /* src/CmRenderBuffer.h */, + FFFD8c997c907fa18c997c90 /* src/CmRenderOutput.h */, + FFFD8c997cf87fa18c997cf8 /* src/CmScaling.h */, + FFFD8c997d607fa18c997d60 /* src/CmSpatialVector.h */, + FFFD8c997dc87fa18c997dc8 /* src/CmTask.h */, + FFFD8c997e307fa18c997e30 /* src/CmTaskPool.h */, + FFFD8c997e987fa18c997e98 /* src/CmTmpMem.h */, + FFFD8c997f007fa18c997f00 /* src/CmTransformUtils.h */, + FFFD8c997f687fa18c997f68 /* src/CmUtils.h */, + FFFD8c997fd07fa18c997fd0 /* src/CmVisualization.h */, ); name = "common"; sourceTree = SOURCE_ROOT; }; - FFFBdc8a35207ff3dc8a3520 /* geomutils */ = { + FFFB8d157b707fa18d157b70 /* geomutils */ = { isa = PBXGroup; children = ( - FFFDdd0010007ff3dd001000 /* headers/GuAxes.h */, - FFFDdd0010687ff3dd001068 /* headers/GuBox.h */, - FFFDdd0010d07ff3dd0010d0 /* headers/GuDistanceSegmentBox.h */, - FFFDdd0011387ff3dd001138 /* headers/GuDistanceSegmentSegment.h */, - FFFDdd0011a07ff3dd0011a0 /* headers/GuIntersectionBoxBox.h */, - FFFDdd0012087ff3dd001208 /* headers/GuIntersectionTriangleBox.h */, - FFFDdd0012707ff3dd001270 /* headers/GuRaycastTests.h */, - FFFDdd0012d87ff3dd0012d8 /* headers/GuSIMDHelpers.h */, - FFFDdd0013407ff3dd001340 /* headers/GuSegment.h */, - FFFDdd0013a87ff3dd0013a8 /* ../../Include/GeomUtils */, - FFFDdd0014107ff3dd001410 /* src/GuBounds.h */, - FFFDdd0014787ff3dd001478 /* src/GuCapsule.h */, - FFFDdd0014e07ff3dd0014e0 /* src/GuCenterExtents.h */, - FFFDdd0015487ff3dd001548 /* src/GuGeometryUnion.h */, - FFFDdd0015b07ff3dd0015b0 /* src/GuInternal.h */, - FFFDdd0016187ff3dd001618 /* src/GuMTD.h */, - FFFDdd0016807ff3dd001680 /* src/GuMeshFactory.h */, - FFFDdd0016e87ff3dd0016e8 /* src/GuOverlapTests.h */, - FFFDdd0017507ff3dd001750 /* src/GuSerialize.h */, - FFFDdd0017b87ff3dd0017b8 /* src/GuSphere.h */, - FFFDdd0018207ff3dd001820 /* src/GuSweepMTD.h */, - FFFDdd0018887ff3dd001888 /* src/GuSweepSharedTests.h */, - FFFDdd0018f07ff3dd0018f0 /* src/GuSweepTests.h */, - FFFDdd0019587ff3dd001958 /* src/contact/GuContactMethodImpl.h */, - FFFDdd0019c07ff3dd0019c0 /* src/contact/GuContactPolygonPolygon.h */, - FFFDdd001a287ff3dd001a28 /* src/contact/GuFeatureCode.h */, - FFFDdd001a907ff3dd001a90 /* src/contact/GuLegacyTraceLineCallback.h */, - FFFDdd001af87ff3dd001af8 /* src/common/GuBarycentricCoordinates.h */, - FFFDdd001b607ff3dd001b60 /* src/common/GuBoxConversion.h */, - FFFDdd001bc87ff3dd001bc8 /* src/common/GuEdgeCache.h */, - FFFDdd001c307ff3dd001c30 /* src/common/GuEdgeListData.h */, - FFFDdd001c987ff3dd001c98 /* src/common/GuSeparatingAxes.h */, - FFFDdd001d007ff3dd001d00 /* src/convex/GuBigConvexData.h */, - FFFDdd001d687ff3dd001d68 /* src/convex/GuBigConvexData2.h */, - FFFDdd001dd07ff3dd001dd0 /* src/convex/GuConvexEdgeFlags.h */, - FFFDdd001e387ff3dd001e38 /* src/convex/GuConvexHelper.h */, - FFFDdd001ea07ff3dd001ea0 /* src/convex/GuConvexMesh.h */, - FFFDdd001f087ff3dd001f08 /* src/convex/GuConvexMeshData.h */, - FFFDdd001f707ff3dd001f70 /* src/convex/GuConvexSupportTable.h */, - FFFDdd001fd87ff3dd001fd8 /* src/convex/GuConvexUtilsInternal.h */, - FFFDdd0020407ff3dd002040 /* src/convex/GuCubeIndex.h */, - FFFDdd0020a87ff3dd0020a8 /* src/convex/GuHillClimbing.h */, - FFFDdd0021107ff3dd002110 /* src/convex/GuShapeConvex.h */, - FFFDdd0021787ff3dd002178 /* src/distance/GuDistancePointBox.h */, - FFFDdd0021e07ff3dd0021e0 /* src/distance/GuDistancePointSegment.h */, - FFFDdd0022487ff3dd002248 /* src/distance/GuDistancePointTriangle.h */, - FFFDdd0022b07ff3dd0022b0 /* src/distance/GuDistancePointTriangleSIMD.h */, - FFFDdd0023187ff3dd002318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, - FFFDdd0023807ff3dd002380 /* src/distance/GuDistanceSegmentTriangle.h */, - FFFDdd0023e87ff3dd0023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, - FFFDdd0024507ff3dd002450 /* src/sweep/GuSweepBoxBox.h */, - FFFDdd0024b87ff3dd0024b8 /* src/sweep/GuSweepBoxSphere.h */, - FFFDdd0025207ff3dd002520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, - FFFDdd0025887ff3dd002588 /* src/sweep/GuSweepBoxTriangle_SAT.h */, - FFFDdd0025f07ff3dd0025f0 /* src/sweep/GuSweepCapsuleBox.h */, - FFFDdd0026587ff3dd002658 /* src/sweep/GuSweepCapsuleCapsule.h */, - FFFDdd0026c07ff3dd0026c0 /* src/sweep/GuSweepCapsuleTriangle.h */, - FFFDdd0027287ff3dd002728 /* src/sweep/GuSweepSphereCapsule.h */, - FFFDdd0027907ff3dd002790 /* src/sweep/GuSweepSphereSphere.h */, - FFFDdd0027f87ff3dd0027f8 /* src/sweep/GuSweepSphereTriangle.h */, - FFFDdd0028607ff3dd002860 /* src/sweep/GuSweepTriangleUtils.h */, - FFFDdd0028c87ff3dd0028c8 /* src/gjk/GuEPA.h */, - FFFDdd0029307ff3dd002930 /* src/gjk/GuEPAFacet.h */, - FFFDdd0029987ff3dd002998 /* src/gjk/GuGJK.h */, - FFFDdd002a007ff3dd002a00 /* src/gjk/GuGJKPenetration.h */, - FFFDdd002a687ff3dd002a68 /* src/gjk/GuGJKRaycast.h */, - FFFDdd002ad07ff3dd002ad0 /* src/gjk/GuGJKSimplex.h */, - FFFDdd002b387ff3dd002b38 /* src/gjk/GuGJKTest.h */, - FFFDdd002ba07ff3dd002ba0 /* src/gjk/GuGJKType.h */, - FFFDdd002c087ff3dd002c08 /* src/gjk/GuGJKUtil.h */, - FFFDdd002c707ff3dd002c70 /* src/gjk/GuVecBox.h */, - FFFDdd002cd87ff3dd002cd8 /* src/gjk/GuVecCapsule.h */, - FFFDdd002d407ff3dd002d40 /* src/gjk/GuVecConvex.h */, - FFFDdd002da87ff3dd002da8 /* src/gjk/GuVecConvexHull.h */, - FFFDdd002e107ff3dd002e10 /* src/gjk/GuVecConvexHullNoScale.h */, - FFFDdd002e787ff3dd002e78 /* src/gjk/GuVecPlane.h */, - FFFDdd002ee07ff3dd002ee0 /* src/gjk/GuVecShrunkBox.h */, - FFFDdd002f487ff3dd002f48 /* src/gjk/GuVecShrunkConvexHull.h */, - FFFDdd002fb07ff3dd002fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, - FFFDdd0030187ff3dd003018 /* src/gjk/GuVecSphere.h */, - FFFDdd0030807ff3dd003080 /* src/gjk/GuVecTriangle.h */, - FFFDdd0030e87ff3dd0030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, - FFFDdd0031507ff3dd003150 /* src/intersection/GuIntersectionEdgeEdge.h */, - FFFDdd0031b87ff3dd0031b8 /* src/intersection/GuIntersectionRay.h */, - FFFDdd0032207ff3dd003220 /* src/intersection/GuIntersectionRayBox.h */, - FFFDdd0032887ff3dd003288 /* src/intersection/GuIntersectionRayBoxSIMD.h */, - FFFDdd0032f07ff3dd0032f0 /* src/intersection/GuIntersectionRayCapsule.h */, - FFFDdd0033587ff3dd003358 /* src/intersection/GuIntersectionRayPlane.h */, - FFFDdd0033c07ff3dd0033c0 /* src/intersection/GuIntersectionRaySphere.h */, - FFFDdd0034287ff3dd003428 /* src/intersection/GuIntersectionRayTriangle.h */, - FFFDdd0034907ff3dd003490 /* src/intersection/GuIntersectionSphereBox.h */, - FFFDdd0034f87ff3dd0034f8 /* src/mesh/GuBV32.h */, - FFFDdd0035607ff3dd003560 /* src/mesh/GuBV32Build.h */, - FFFDdd0035c87ff3dd0035c8 /* src/mesh/GuBV4.h */, - FFFDdd0036307ff3dd003630 /* src/mesh/GuBV4Build.h */, - FFFDdd0036987ff3dd003698 /* src/mesh/GuBV4Settings.h */, - FFFDdd0037007ff3dd003700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, - FFFDdd0037687ff3dd003768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, - FFFDdd0037d07ff3dd0037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, - FFFDdd0038387ff3dd003838 /* src/mesh/GuBV4_BoxSweep_Internal.h */, - FFFDdd0038a07ff3dd0038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */, - FFFDdd0039087ff3dd003908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, - FFFDdd0039707ff3dd003970 /* src/mesh/GuBV4_Common.h */, - FFFDdd0039d87ff3dd0039d8 /* src/mesh/GuBV4_Internal.h */, - FFFDdd003a407ff3dd003a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, - FFFDdd003aa87ff3dd003aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, - FFFDdd003b107ff3dd003b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, - FFFDdd003b787ff3dd003b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, - FFFDdd003be07ff3dd003be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, - FFFDdd003c487ff3dd003c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, - FFFDdd003cb07ff3dd003cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, - FFFDdd003d187ff3dd003d18 /* src/mesh/GuBV4_Slabs.h */, - FFFDdd003d807ff3dd003d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, - FFFDdd003de87ff3dd003de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, - FFFDdd003e507ff3dd003e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, - FFFDdd003eb87ff3dd003eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, - FFFDdd003f207ff3dd003f20 /* src/mesh/GuBVConstants.h */, - FFFDdd003f887ff3dd003f88 /* src/mesh/GuMeshData.h */, - FFFDdd003ff07ff3dd003ff0 /* src/mesh/GuMidphaseInterface.h */, - FFFDdd0040587ff3dd004058 /* src/mesh/GuRTree.h */, - FFFDdd0040c07ff3dd0040c0 /* src/mesh/GuSweepConvexTri.h */, - FFFDdd0041287ff3dd004128 /* src/mesh/GuSweepMesh.h */, - FFFDdd0041907ff3dd004190 /* src/mesh/GuTriangle32.h */, - FFFDdd0041f87ff3dd0041f8 /* src/mesh/GuTriangleCache.h */, - FFFDdd0042607ff3dd004260 /* src/mesh/GuTriangleMesh.h */, - FFFDdd0042c87ff3dd0042c8 /* src/mesh/GuTriangleMeshBV4.h */, - FFFDdd0043307ff3dd004330 /* src/mesh/GuTriangleMeshRTree.h */, - FFFDdd0043987ff3dd004398 /* src/mesh/GuTriangleVertexPointers.h */, - FFFDdd0044007ff3dd004400 /* src/hf/GuEntityReport.h */, - FFFDdd0044687ff3dd004468 /* src/hf/GuHeightField.h */, - FFFDdd0044d07ff3dd0044d0 /* src/hf/GuHeightFieldData.h */, - FFFDdd0045387ff3dd004538 /* src/hf/GuHeightFieldUtil.h */, - FFFDdd0045a07ff3dd0045a0 /* src/pcm/GuPCMContactConvexCommon.h */, - FFFDdd0046087ff3dd004608 /* src/pcm/GuPCMContactGen.h */, - FFFDdd0046707ff3dd004670 /* src/pcm/GuPCMContactGenUtil.h */, - FFFDdd0046d87ff3dd0046d8 /* src/pcm/GuPCMContactMeshCallback.h */, - FFFDdd0047407ff3dd004740 /* src/pcm/GuPCMShapeConvex.h */, - FFFDdd0047a87ff3dd0047a8 /* src/pcm/GuPCMTriangleContactGen.h */, - FFFDdd0048107ff3dd004810 /* src/pcm/GuPersistentContactManifold.h */, - FFFDdd0048787ff3dd004878 /* src/ccd/GuCCDSweepConvexMesh.h */, - FFFDdd0048e07ff3dd0048e0 /* src/GuBounds.cpp */, - FFFDdd0049487ff3dd004948 /* src/GuBox.cpp */, - FFFDdd0049b07ff3dd0049b0 /* src/GuCCTSweepTests.cpp */, - FFFDdd004a187ff3dd004a18 /* src/GuCapsule.cpp */, - FFFDdd004a807ff3dd004a80 /* src/GuGeometryQuery.cpp */, - FFFDdd004ae87ff3dd004ae8 /* src/GuGeometryUnion.cpp */, - FFFDdd004b507ff3dd004b50 /* src/GuInternal.cpp */, - FFFDdd004bb87ff3dd004bb8 /* src/GuMTD.cpp */, - FFFDdd004c207ff3dd004c20 /* src/GuMeshFactory.cpp */, - FFFDdd004c887ff3dd004c88 /* src/GuMetaData.cpp */, - FFFDdd004cf07ff3dd004cf0 /* src/GuOverlapTests.cpp */, - FFFDdd004d587ff3dd004d58 /* src/GuRaycastTests.cpp */, - FFFDdd004dc07ff3dd004dc0 /* src/GuSerialize.cpp */, - FFFDdd004e287ff3dd004e28 /* src/GuSweepMTD.cpp */, - FFFDdd004e907ff3dd004e90 /* src/GuSweepSharedTests.cpp */, - FFFDdd004ef87ff3dd004ef8 /* src/GuSweepTests.cpp */, - FFFDdd004f607ff3dd004f60 /* src/contact/GuContactBoxBox.cpp */, - FFFDdd004fc87ff3dd004fc8 /* src/contact/GuContactCapsuleBox.cpp */, - FFFDdd0050307ff3dd005030 /* src/contact/GuContactCapsuleCapsule.cpp */, - FFFDdd0050987ff3dd005098 /* src/contact/GuContactCapsuleConvex.cpp */, - FFFDdd0051007ff3dd005100 /* src/contact/GuContactCapsuleMesh.cpp */, - FFFDdd0051687ff3dd005168 /* src/contact/GuContactConvexConvex.cpp */, - FFFDdd0051d07ff3dd0051d0 /* src/contact/GuContactConvexMesh.cpp */, - FFFDdd0052387ff3dd005238 /* src/contact/GuContactPlaneBox.cpp */, - FFFDdd0052a07ff3dd0052a0 /* src/contact/GuContactPlaneCapsule.cpp */, - FFFDdd0053087ff3dd005308 /* src/contact/GuContactPlaneConvex.cpp */, - FFFDdd0053707ff3dd005370 /* src/contact/GuContactPolygonPolygon.cpp */, - FFFDdd0053d87ff3dd0053d8 /* src/contact/GuContactSphereBox.cpp */, - FFFDdd0054407ff3dd005440 /* src/contact/GuContactSphereCapsule.cpp */, - FFFDdd0054a87ff3dd0054a8 /* src/contact/GuContactSphereMesh.cpp */, - FFFDdd0055107ff3dd005510 /* src/contact/GuContactSpherePlane.cpp */, - FFFDdd0055787ff3dd005578 /* src/contact/GuContactSphereSphere.cpp */, - FFFDdd0055e07ff3dd0055e0 /* src/contact/GuFeatureCode.cpp */, - FFFDdd0056487ff3dd005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */, - FFFDdd0056b07ff3dd0056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, - FFFDdd0057187ff3dd005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */, - FFFDdd0057807ff3dd005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */, - FFFDdd0057e87ff3dd0057e8 /* src/common/GuBarycentricCoordinates.cpp */, - FFFDdd0058507ff3dd005850 /* src/common/GuSeparatingAxes.cpp */, - FFFDdd0058b87ff3dd0058b8 /* src/convex/GuBigConvexData.cpp */, - FFFDdd0059207ff3dd005920 /* src/convex/GuConvexHelper.cpp */, - FFFDdd0059887ff3dd005988 /* src/convex/GuConvexMesh.cpp */, - FFFDdd0059f07ff3dd0059f0 /* src/convex/GuConvexSupportTable.cpp */, - FFFDdd005a587ff3dd005a58 /* src/convex/GuConvexUtilsInternal.cpp */, - FFFDdd005ac07ff3dd005ac0 /* src/convex/GuHillClimbing.cpp */, - FFFDdd005b287ff3dd005b28 /* src/convex/GuShapeConvex.cpp */, - FFFDdd005b907ff3dd005b90 /* src/distance/GuDistancePointBox.cpp */, - FFFDdd005bf87ff3dd005bf8 /* src/distance/GuDistancePointTriangle.cpp */, - FFFDdd005c607ff3dd005c60 /* src/distance/GuDistanceSegmentBox.cpp */, - FFFDdd005cc87ff3dd005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */, - FFFDdd005d307ff3dd005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */, - FFFDdd005d987ff3dd005d98 /* src/sweep/GuSweepBoxBox.cpp */, - FFFDdd005e007ff3dd005e00 /* src/sweep/GuSweepBoxSphere.cpp */, - FFFDdd005e687ff3dd005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, - FFFDdd005ed07ff3dd005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, - FFFDdd005f387ff3dd005f38 /* src/sweep/GuSweepCapsuleBox.cpp */, - FFFDdd005fa07ff3dd005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, - FFFDdd0060087ff3dd006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */, - FFFDdd0060707ff3dd006070 /* src/sweep/GuSweepSphereCapsule.cpp */, - FFFDdd0060d87ff3dd0060d8 /* src/sweep/GuSweepSphereSphere.cpp */, - FFFDdd0061407ff3dd006140 /* src/sweep/GuSweepSphereTriangle.cpp */, - FFFDdd0061a87ff3dd0061a8 /* src/sweep/GuSweepTriangleUtils.cpp */, - FFFDdd0062107ff3dd006210 /* src/gjk/GuEPA.cpp */, - FFFDdd0062787ff3dd006278 /* src/gjk/GuGJKSimplex.cpp */, - FFFDdd0062e07ff3dd0062e0 /* src/gjk/GuGJKTest.cpp */, - FFFDdd0063487ff3dd006348 /* src/intersection/GuIntersectionBoxBox.cpp */, - FFFDdd0063b07ff3dd0063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, - FFFDdd0064187ff3dd006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */, - FFFDdd0064807ff3dd006480 /* src/intersection/GuIntersectionRayBox.cpp */, - FFFDdd0064e87ff3dd0064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */, - FFFDdd0065507ff3dd006550 /* src/intersection/GuIntersectionRaySphere.cpp */, - FFFDdd0065b87ff3dd0065b8 /* src/intersection/GuIntersectionSphereBox.cpp */, - FFFDdd0066207ff3dd006620 /* src/intersection/GuIntersectionTriangleBox.cpp */, - FFFDdd0066887ff3dd006688 /* src/mesh/GuBV32.cpp */, - FFFDdd0066f07ff3dd0066f0 /* src/mesh/GuBV32Build.cpp */, - FFFDdd0067587ff3dd006758 /* src/mesh/GuBV4.cpp */, - FFFDdd0067c07ff3dd0067c0 /* src/mesh/GuBV4Build.cpp */, - FFFDdd0068287ff3dd006828 /* src/mesh/GuBV4_AABBSweep.cpp */, - FFFDdd0068907ff3dd006890 /* src/mesh/GuBV4_BoxOverlap.cpp */, - FFFDdd0068f87ff3dd0068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, - FFFDdd0069607ff3dd006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, - FFFDdd0069c87ff3dd0069c8 /* src/mesh/GuBV4_OBBSweep.cpp */, - FFFDdd006a307ff3dd006a30 /* src/mesh/GuBV4_Raycast.cpp */, - FFFDdd006a987ff3dd006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */, - FFFDdd006b007ff3dd006b00 /* src/mesh/GuBV4_SphereSweep.cpp */, - FFFDdd006b687ff3dd006b68 /* src/mesh/GuMeshQuery.cpp */, - FFFDdd006bd07ff3dd006bd0 /* src/mesh/GuMidphaseBV4.cpp */, - FFFDdd006c387ff3dd006c38 /* src/mesh/GuMidphaseRTree.cpp */, - FFFDdd006ca07ff3dd006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */, - FFFDdd006d087ff3dd006d08 /* src/mesh/GuRTree.cpp */, - FFFDdd006d707ff3dd006d70 /* src/mesh/GuRTreeQueries.cpp */, - FFFDdd006dd87ff3dd006dd8 /* src/mesh/GuSweepsMesh.cpp */, - FFFDdd006e407ff3dd006e40 /* src/mesh/GuTriangleMesh.cpp */, - FFFDdd006ea87ff3dd006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */, - FFFDdd006f107ff3dd006f10 /* src/mesh/GuTriangleMeshRTree.cpp */, - FFFDdd006f787ff3dd006f78 /* src/hf/GuHeightField.cpp */, - FFFDdd006fe07ff3dd006fe0 /* src/hf/GuHeightFieldUtil.cpp */, - FFFDdd0070487ff3dd007048 /* src/hf/GuOverlapTestsHF.cpp */, - FFFDdd0070b07ff3dd0070b0 /* src/hf/GuSweepsHF.cpp */, - FFFDdd0071187ff3dd007118 /* src/pcm/GuPCMContactBoxBox.cpp */, - FFFDdd0071807ff3dd007180 /* src/pcm/GuPCMContactBoxConvex.cpp */, - FFFDdd0071e87ff3dd0071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, - FFFDdd0072507ff3dd007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, - FFFDdd0072b87ff3dd0072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, - FFFDdd0073207ff3dd007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, - FFFDdd0073887ff3dd007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, - FFFDdd0073f07ff3dd0073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */, - FFFDdd0074587ff3dd007458 /* src/pcm/GuPCMContactConvexConvex.cpp */, - FFFDdd0074c07ff3dd0074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, - FFFDdd0075287ff3dd007528 /* src/pcm/GuPCMContactConvexMesh.cpp */, - FFFDdd0075907ff3dd007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, - FFFDdd0075f87ff3dd0075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, - FFFDdd0076607ff3dd007660 /* src/pcm/GuPCMContactPlaneBox.cpp */, - FFFDdd0076c87ff3dd0076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, - FFFDdd0077307ff3dd007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */, - FFFDdd0077987ff3dd007798 /* src/pcm/GuPCMContactSphereBox.cpp */, - FFFDdd0078007ff3dd007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */, - FFFDdd0078687ff3dd007868 /* src/pcm/GuPCMContactSphereConvex.cpp */, - FFFDdd0078d07ff3dd0078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, - FFFDdd0079387ff3dd007938 /* src/pcm/GuPCMContactSphereMesh.cpp */, - FFFDdd0079a07ff3dd0079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */, - FFFDdd007a087ff3dd007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */, - FFFDdd007a707ff3dd007a70 /* src/pcm/GuPCMShapeConvex.cpp */, - FFFDdd007ad87ff3dd007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */, - FFFDdd007b407ff3dd007b40 /* src/pcm/GuPersistentContactManifold.cpp */, - FFFDdd007ba87ff3dd007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, - FFFDdd007c107ff3dd007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */, + FFFD8d8010007fa18d801000 /* headers/GuAxes.h */, + FFFD8d8010687fa18d801068 /* headers/GuBox.h */, + FFFD8d8010d07fa18d8010d0 /* headers/GuDistanceSegmentBox.h */, + FFFD8d8011387fa18d801138 /* headers/GuDistanceSegmentSegment.h */, + FFFD8d8011a07fa18d8011a0 /* headers/GuIntersectionBoxBox.h */, + FFFD8d8012087fa18d801208 /* headers/GuIntersectionTriangleBox.h */, + FFFD8d8012707fa18d801270 /* headers/GuRaycastTests.h */, + FFFD8d8012d87fa18d8012d8 /* headers/GuSIMDHelpers.h */, + FFFD8d8013407fa18d801340 /* headers/GuSegment.h */, + FFFD8d8013a87fa18d8013a8 /* ../../Include/GeomUtils */, + FFFD8d8014107fa18d801410 /* src/GuBounds.h */, + FFFD8d8014787fa18d801478 /* src/GuCapsule.h */, + FFFD8d8014e07fa18d8014e0 /* src/GuCenterExtents.h */, + FFFD8d8015487fa18d801548 /* src/GuGeometryUnion.h */, + FFFD8d8015b07fa18d8015b0 /* src/GuInternal.h */, + FFFD8d8016187fa18d801618 /* src/GuMTD.h */, + FFFD8d8016807fa18d801680 /* src/GuMeshFactory.h */, + FFFD8d8016e87fa18d8016e8 /* src/GuOverlapTests.h */, + FFFD8d8017507fa18d801750 /* src/GuSerialize.h */, + FFFD8d8017b87fa18d8017b8 /* src/GuSphere.h */, + FFFD8d8018207fa18d801820 /* src/GuSweepMTD.h */, + FFFD8d8018887fa18d801888 /* src/GuSweepSharedTests.h */, + FFFD8d8018f07fa18d8018f0 /* src/GuSweepTests.h */, + FFFD8d8019587fa18d801958 /* src/contact/GuContactMethodImpl.h */, + FFFD8d8019c07fa18d8019c0 /* src/contact/GuContactPolygonPolygon.h */, + FFFD8d801a287fa18d801a28 /* src/contact/GuFeatureCode.h */, + FFFD8d801a907fa18d801a90 /* src/contact/GuLegacyTraceLineCallback.h */, + FFFD8d801af87fa18d801af8 /* src/common/GuBarycentricCoordinates.h */, + FFFD8d801b607fa18d801b60 /* src/common/GuBoxConversion.h */, + FFFD8d801bc87fa18d801bc8 /* src/common/GuEdgeCache.h */, + FFFD8d801c307fa18d801c30 /* src/common/GuEdgeListData.h */, + FFFD8d801c987fa18d801c98 /* src/common/GuSeparatingAxes.h */, + FFFD8d801d007fa18d801d00 /* src/convex/GuBigConvexData.h */, + FFFD8d801d687fa18d801d68 /* src/convex/GuBigConvexData2.h */, + FFFD8d801dd07fa18d801dd0 /* src/convex/GuConvexEdgeFlags.h */, + FFFD8d801e387fa18d801e38 /* src/convex/GuConvexHelper.h */, + FFFD8d801ea07fa18d801ea0 /* src/convex/GuConvexMesh.h */, + FFFD8d801f087fa18d801f08 /* src/convex/GuConvexMeshData.h */, + FFFD8d801f707fa18d801f70 /* src/convex/GuConvexSupportTable.h */, + FFFD8d801fd87fa18d801fd8 /* src/convex/GuConvexUtilsInternal.h */, + FFFD8d8020407fa18d802040 /* src/convex/GuCubeIndex.h */, + FFFD8d8020a87fa18d8020a8 /* src/convex/GuHillClimbing.h */, + FFFD8d8021107fa18d802110 /* src/convex/GuShapeConvex.h */, + FFFD8d8021787fa18d802178 /* src/distance/GuDistancePointBox.h */, + FFFD8d8021e07fa18d8021e0 /* src/distance/GuDistancePointSegment.h */, + FFFD8d8022487fa18d802248 /* src/distance/GuDistancePointTriangle.h */, + FFFD8d8022b07fa18d8022b0 /* src/distance/GuDistancePointTriangleSIMD.h */, + FFFD8d8023187fa18d802318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, + FFFD8d8023807fa18d802380 /* src/distance/GuDistanceSegmentTriangle.h */, + FFFD8d8023e87fa18d8023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, + FFFD8d8024507fa18d802450 /* src/sweep/GuSweepBoxBox.h */, + FFFD8d8024b87fa18d8024b8 /* src/sweep/GuSweepBoxSphere.h */, + FFFD8d8025207fa18d802520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, + FFFD8d8025887fa18d802588 /* src/sweep/GuSweepBoxTriangle_SAT.h */, + FFFD8d8025f07fa18d8025f0 /* src/sweep/GuSweepCapsuleBox.h */, + FFFD8d8026587fa18d802658 /* src/sweep/GuSweepCapsuleCapsule.h */, + FFFD8d8026c07fa18d8026c0 /* src/sweep/GuSweepCapsuleTriangle.h */, + FFFD8d8027287fa18d802728 /* src/sweep/GuSweepSphereCapsule.h */, + FFFD8d8027907fa18d802790 /* src/sweep/GuSweepSphereSphere.h */, + FFFD8d8027f87fa18d8027f8 /* src/sweep/GuSweepSphereTriangle.h */, + FFFD8d8028607fa18d802860 /* src/sweep/GuSweepTriangleUtils.h */, + FFFD8d8028c87fa18d8028c8 /* src/gjk/GuEPA.h */, + FFFD8d8029307fa18d802930 /* src/gjk/GuEPAFacet.h */, + FFFD8d8029987fa18d802998 /* src/gjk/GuGJK.h */, + FFFD8d802a007fa18d802a00 /* src/gjk/GuGJKPenetration.h */, + FFFD8d802a687fa18d802a68 /* src/gjk/GuGJKRaycast.h */, + FFFD8d802ad07fa18d802ad0 /* src/gjk/GuGJKSimplex.h */, + FFFD8d802b387fa18d802b38 /* src/gjk/GuGJKTest.h */, + FFFD8d802ba07fa18d802ba0 /* src/gjk/GuGJKType.h */, + FFFD8d802c087fa18d802c08 /* src/gjk/GuGJKUtil.h */, + FFFD8d802c707fa18d802c70 /* src/gjk/GuVecBox.h */, + FFFD8d802cd87fa18d802cd8 /* src/gjk/GuVecCapsule.h */, + FFFD8d802d407fa18d802d40 /* src/gjk/GuVecConvex.h */, + FFFD8d802da87fa18d802da8 /* src/gjk/GuVecConvexHull.h */, + FFFD8d802e107fa18d802e10 /* src/gjk/GuVecConvexHullNoScale.h */, + FFFD8d802e787fa18d802e78 /* src/gjk/GuVecPlane.h */, + FFFD8d802ee07fa18d802ee0 /* src/gjk/GuVecShrunkBox.h */, + FFFD8d802f487fa18d802f48 /* src/gjk/GuVecShrunkConvexHull.h */, + FFFD8d802fb07fa18d802fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, + FFFD8d8030187fa18d803018 /* src/gjk/GuVecSphere.h */, + FFFD8d8030807fa18d803080 /* src/gjk/GuVecTriangle.h */, + FFFD8d8030e87fa18d8030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, + FFFD8d8031507fa18d803150 /* src/intersection/GuIntersectionEdgeEdge.h */, + FFFD8d8031b87fa18d8031b8 /* src/intersection/GuIntersectionRay.h */, + FFFD8d8032207fa18d803220 /* src/intersection/GuIntersectionRayBox.h */, + FFFD8d8032887fa18d803288 /* src/intersection/GuIntersectionRayBoxSIMD.h */, + FFFD8d8032f07fa18d8032f0 /* src/intersection/GuIntersectionRayCapsule.h */, + FFFD8d8033587fa18d803358 /* src/intersection/GuIntersectionRayPlane.h */, + FFFD8d8033c07fa18d8033c0 /* src/intersection/GuIntersectionRaySphere.h */, + FFFD8d8034287fa18d803428 /* src/intersection/GuIntersectionRayTriangle.h */, + FFFD8d8034907fa18d803490 /* src/intersection/GuIntersectionSphereBox.h */, + FFFD8d8034f87fa18d8034f8 /* src/mesh/GuBV32.h */, + FFFD8d8035607fa18d803560 /* src/mesh/GuBV32Build.h */, + FFFD8d8035c87fa18d8035c8 /* src/mesh/GuBV4.h */, + FFFD8d8036307fa18d803630 /* src/mesh/GuBV4Build.h */, + FFFD8d8036987fa18d803698 /* src/mesh/GuBV4Settings.h */, + FFFD8d8037007fa18d803700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, + FFFD8d8037687fa18d803768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, + FFFD8d8037d07fa18d8037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, + FFFD8d8038387fa18d803838 /* src/mesh/GuBV4_BoxSweep_Internal.h */, + FFFD8d8038a07fa18d8038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */, + FFFD8d8039087fa18d803908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, + FFFD8d8039707fa18d803970 /* src/mesh/GuBV4_Common.h */, + FFFD8d8039d87fa18d8039d8 /* src/mesh/GuBV4_Internal.h */, + FFFD8d803a407fa18d803a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, + FFFD8d803aa87fa18d803aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, + FFFD8d803b107fa18d803b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, + FFFD8d803b787fa18d803b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, + FFFD8d803be07fa18d803be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, + FFFD8d803c487fa18d803c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, + FFFD8d803cb07fa18d803cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, + FFFD8d803d187fa18d803d18 /* src/mesh/GuBV4_Slabs.h */, + FFFD8d803d807fa18d803d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, + FFFD8d803de87fa18d803de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, + FFFD8d803e507fa18d803e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, + FFFD8d803eb87fa18d803eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, + FFFD8d803f207fa18d803f20 /* src/mesh/GuBVConstants.h */, + FFFD8d803f887fa18d803f88 /* src/mesh/GuMeshData.h */, + FFFD8d803ff07fa18d803ff0 /* src/mesh/GuMidphaseInterface.h */, + FFFD8d8040587fa18d804058 /* src/mesh/GuRTree.h */, + FFFD8d8040c07fa18d8040c0 /* src/mesh/GuSweepConvexTri.h */, + FFFD8d8041287fa18d804128 /* src/mesh/GuSweepMesh.h */, + FFFD8d8041907fa18d804190 /* src/mesh/GuTriangle32.h */, + FFFD8d8041f87fa18d8041f8 /* src/mesh/GuTriangleCache.h */, + FFFD8d8042607fa18d804260 /* src/mesh/GuTriangleMesh.h */, + FFFD8d8042c87fa18d8042c8 /* src/mesh/GuTriangleMeshBV4.h */, + FFFD8d8043307fa18d804330 /* src/mesh/GuTriangleMeshRTree.h */, + FFFD8d8043987fa18d804398 /* src/mesh/GuTriangleVertexPointers.h */, + FFFD8d8044007fa18d804400 /* src/hf/GuEntityReport.h */, + FFFD8d8044687fa18d804468 /* src/hf/GuHeightField.h */, + FFFD8d8044d07fa18d8044d0 /* src/hf/GuHeightFieldData.h */, + FFFD8d8045387fa18d804538 /* src/hf/GuHeightFieldUtil.h */, + FFFD8d8045a07fa18d8045a0 /* src/pcm/GuPCMContactConvexCommon.h */, + FFFD8d8046087fa18d804608 /* src/pcm/GuPCMContactGen.h */, + FFFD8d8046707fa18d804670 /* src/pcm/GuPCMContactGenUtil.h */, + FFFD8d8046d87fa18d8046d8 /* src/pcm/GuPCMContactMeshCallback.h */, + FFFD8d8047407fa18d804740 /* src/pcm/GuPCMShapeConvex.h */, + FFFD8d8047a87fa18d8047a8 /* src/pcm/GuPCMTriangleContactGen.h */, + FFFD8d8048107fa18d804810 /* src/pcm/GuPersistentContactManifold.h */, + FFFD8d8048787fa18d804878 /* src/ccd/GuCCDSweepConvexMesh.h */, + FFFD8d8048e07fa18d8048e0 /* src/GuBounds.cpp */, + FFFD8d8049487fa18d804948 /* src/GuBox.cpp */, + FFFD8d8049b07fa18d8049b0 /* src/GuCCTSweepTests.cpp */, + FFFD8d804a187fa18d804a18 /* src/GuCapsule.cpp */, + FFFD8d804a807fa18d804a80 /* src/GuGeometryQuery.cpp */, + FFFD8d804ae87fa18d804ae8 /* src/GuGeometryUnion.cpp */, + FFFD8d804b507fa18d804b50 /* src/GuInternal.cpp */, + FFFD8d804bb87fa18d804bb8 /* src/GuMTD.cpp */, + FFFD8d804c207fa18d804c20 /* src/GuMeshFactory.cpp */, + FFFD8d804c887fa18d804c88 /* src/GuMetaData.cpp */, + FFFD8d804cf07fa18d804cf0 /* src/GuOverlapTests.cpp */, + FFFD8d804d587fa18d804d58 /* src/GuRaycastTests.cpp */, + FFFD8d804dc07fa18d804dc0 /* src/GuSerialize.cpp */, + FFFD8d804e287fa18d804e28 /* src/GuSweepMTD.cpp */, + FFFD8d804e907fa18d804e90 /* src/GuSweepSharedTests.cpp */, + FFFD8d804ef87fa18d804ef8 /* src/GuSweepTests.cpp */, + FFFD8d804f607fa18d804f60 /* src/contact/GuContactBoxBox.cpp */, + FFFD8d804fc87fa18d804fc8 /* src/contact/GuContactCapsuleBox.cpp */, + FFFD8d8050307fa18d805030 /* src/contact/GuContactCapsuleCapsule.cpp */, + FFFD8d8050987fa18d805098 /* src/contact/GuContactCapsuleConvex.cpp */, + FFFD8d8051007fa18d805100 /* src/contact/GuContactCapsuleMesh.cpp */, + FFFD8d8051687fa18d805168 /* src/contact/GuContactConvexConvex.cpp */, + FFFD8d8051d07fa18d8051d0 /* src/contact/GuContactConvexMesh.cpp */, + FFFD8d8052387fa18d805238 /* src/contact/GuContactPlaneBox.cpp */, + FFFD8d8052a07fa18d8052a0 /* src/contact/GuContactPlaneCapsule.cpp */, + FFFD8d8053087fa18d805308 /* src/contact/GuContactPlaneConvex.cpp */, + FFFD8d8053707fa18d805370 /* src/contact/GuContactPolygonPolygon.cpp */, + FFFD8d8053d87fa18d8053d8 /* src/contact/GuContactSphereBox.cpp */, + FFFD8d8054407fa18d805440 /* src/contact/GuContactSphereCapsule.cpp */, + FFFD8d8054a87fa18d8054a8 /* src/contact/GuContactSphereMesh.cpp */, + FFFD8d8055107fa18d805510 /* src/contact/GuContactSpherePlane.cpp */, + FFFD8d8055787fa18d805578 /* src/contact/GuContactSphereSphere.cpp */, + FFFD8d8055e07fa18d8055e0 /* src/contact/GuFeatureCode.cpp */, + FFFD8d8056487fa18d805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */, + FFFD8d8056b07fa18d8056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, + FFFD8d8057187fa18d805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */, + FFFD8d8057807fa18d805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */, + FFFD8d8057e87fa18d8057e8 /* src/common/GuBarycentricCoordinates.cpp */, + FFFD8d8058507fa18d805850 /* src/common/GuSeparatingAxes.cpp */, + FFFD8d8058b87fa18d8058b8 /* src/convex/GuBigConvexData.cpp */, + FFFD8d8059207fa18d805920 /* src/convex/GuConvexHelper.cpp */, + FFFD8d8059887fa18d805988 /* src/convex/GuConvexMesh.cpp */, + FFFD8d8059f07fa18d8059f0 /* src/convex/GuConvexSupportTable.cpp */, + FFFD8d805a587fa18d805a58 /* src/convex/GuConvexUtilsInternal.cpp */, + FFFD8d805ac07fa18d805ac0 /* src/convex/GuHillClimbing.cpp */, + FFFD8d805b287fa18d805b28 /* src/convex/GuShapeConvex.cpp */, + FFFD8d805b907fa18d805b90 /* src/distance/GuDistancePointBox.cpp */, + FFFD8d805bf87fa18d805bf8 /* src/distance/GuDistancePointTriangle.cpp */, + FFFD8d805c607fa18d805c60 /* src/distance/GuDistanceSegmentBox.cpp */, + FFFD8d805cc87fa18d805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */, + FFFD8d805d307fa18d805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */, + FFFD8d805d987fa18d805d98 /* src/sweep/GuSweepBoxBox.cpp */, + FFFD8d805e007fa18d805e00 /* src/sweep/GuSweepBoxSphere.cpp */, + FFFD8d805e687fa18d805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, + FFFD8d805ed07fa18d805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, + FFFD8d805f387fa18d805f38 /* src/sweep/GuSweepCapsuleBox.cpp */, + FFFD8d805fa07fa18d805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, + FFFD8d8060087fa18d806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */, + FFFD8d8060707fa18d806070 /* src/sweep/GuSweepSphereCapsule.cpp */, + FFFD8d8060d87fa18d8060d8 /* src/sweep/GuSweepSphereSphere.cpp */, + FFFD8d8061407fa18d806140 /* src/sweep/GuSweepSphereTriangle.cpp */, + FFFD8d8061a87fa18d8061a8 /* src/sweep/GuSweepTriangleUtils.cpp */, + FFFD8d8062107fa18d806210 /* src/gjk/GuEPA.cpp */, + FFFD8d8062787fa18d806278 /* src/gjk/GuGJKSimplex.cpp */, + FFFD8d8062e07fa18d8062e0 /* src/gjk/GuGJKTest.cpp */, + FFFD8d8063487fa18d806348 /* src/intersection/GuIntersectionBoxBox.cpp */, + FFFD8d8063b07fa18d8063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, + FFFD8d8064187fa18d806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */, + FFFD8d8064807fa18d806480 /* src/intersection/GuIntersectionRayBox.cpp */, + FFFD8d8064e87fa18d8064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */, + FFFD8d8065507fa18d806550 /* src/intersection/GuIntersectionRaySphere.cpp */, + FFFD8d8065b87fa18d8065b8 /* src/intersection/GuIntersectionSphereBox.cpp */, + FFFD8d8066207fa18d806620 /* src/intersection/GuIntersectionTriangleBox.cpp */, + FFFD8d8066887fa18d806688 /* src/mesh/GuBV32.cpp */, + FFFD8d8066f07fa18d8066f0 /* src/mesh/GuBV32Build.cpp */, + FFFD8d8067587fa18d806758 /* src/mesh/GuBV4.cpp */, + FFFD8d8067c07fa18d8067c0 /* src/mesh/GuBV4Build.cpp */, + FFFD8d8068287fa18d806828 /* src/mesh/GuBV4_AABBSweep.cpp */, + FFFD8d8068907fa18d806890 /* src/mesh/GuBV4_BoxOverlap.cpp */, + FFFD8d8068f87fa18d8068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, + FFFD8d8069607fa18d806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, + FFFD8d8069c87fa18d8069c8 /* src/mesh/GuBV4_OBBSweep.cpp */, + FFFD8d806a307fa18d806a30 /* src/mesh/GuBV4_Raycast.cpp */, + FFFD8d806a987fa18d806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */, + FFFD8d806b007fa18d806b00 /* src/mesh/GuBV4_SphereSweep.cpp */, + FFFD8d806b687fa18d806b68 /* src/mesh/GuMeshQuery.cpp */, + FFFD8d806bd07fa18d806bd0 /* src/mesh/GuMidphaseBV4.cpp */, + FFFD8d806c387fa18d806c38 /* src/mesh/GuMidphaseRTree.cpp */, + FFFD8d806ca07fa18d806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */, + FFFD8d806d087fa18d806d08 /* src/mesh/GuRTree.cpp */, + FFFD8d806d707fa18d806d70 /* src/mesh/GuRTreeQueries.cpp */, + FFFD8d806dd87fa18d806dd8 /* src/mesh/GuSweepsMesh.cpp */, + FFFD8d806e407fa18d806e40 /* src/mesh/GuTriangleMesh.cpp */, + FFFD8d806ea87fa18d806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */, + FFFD8d806f107fa18d806f10 /* src/mesh/GuTriangleMeshRTree.cpp */, + FFFD8d806f787fa18d806f78 /* src/hf/GuHeightField.cpp */, + FFFD8d806fe07fa18d806fe0 /* src/hf/GuHeightFieldUtil.cpp */, + FFFD8d8070487fa18d807048 /* src/hf/GuOverlapTestsHF.cpp */, + FFFD8d8070b07fa18d8070b0 /* src/hf/GuSweepsHF.cpp */, + FFFD8d8071187fa18d807118 /* src/pcm/GuPCMContactBoxBox.cpp */, + FFFD8d8071807fa18d807180 /* src/pcm/GuPCMContactBoxConvex.cpp */, + FFFD8d8071e87fa18d8071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, + FFFD8d8072507fa18d807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, + FFFD8d8072b87fa18d8072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, + FFFD8d8073207fa18d807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, + FFFD8d8073887fa18d807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, + FFFD8d8073f07fa18d8073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */, + FFFD8d8074587fa18d807458 /* src/pcm/GuPCMContactConvexConvex.cpp */, + FFFD8d8074c07fa18d8074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, + FFFD8d8075287fa18d807528 /* src/pcm/GuPCMContactConvexMesh.cpp */, + FFFD8d8075907fa18d807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, + FFFD8d8075f87fa18d8075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, + FFFD8d8076607fa18d807660 /* src/pcm/GuPCMContactPlaneBox.cpp */, + FFFD8d8076c87fa18d8076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, + FFFD8d8077307fa18d807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */, + FFFD8d8077987fa18d807798 /* src/pcm/GuPCMContactSphereBox.cpp */, + FFFD8d8078007fa18d807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */, + FFFD8d8078687fa18d807868 /* src/pcm/GuPCMContactSphereConvex.cpp */, + FFFD8d8078d07fa18d8078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, + FFFD8d8079387fa18d807938 /* src/pcm/GuPCMContactSphereMesh.cpp */, + FFFD8d8079a07fa18d8079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */, + FFFD8d807a087fa18d807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */, + FFFD8d807a707fa18d807a70 /* src/pcm/GuPCMShapeConvex.cpp */, + FFFD8d807ad87fa18d807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */, + FFFD8d807b407fa18d807b40 /* src/pcm/GuPersistentContactManifold.cpp */, + FFFD8d807ba87fa18d807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, + FFFD8d807c107fa18d807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */, ); name = "geomutils"; sourceTree = SOURCE_ROOT; }; - FFFBdc88e8a07ff3dc88e8a0 /* PxFoundation */ = { + FFFB8d1321d07fa18d1321d0 /* PxFoundation */ = { isa = PBXGroup; children = ( - FFFBdc88f4807ff3dc88f480 /* include */, - FFFBdc88f4a87ff3dc88f4a8 /* src */, + FFFB8d1373907fa18d137390 /* include */, + FFFB8d1373b87fa18d1373b8 /* src */, ); name = "PxFoundation"; sourceTree = "<group>"; }; - FFFBdc88f4807ff3dc88f480 /* include */ = { + FFFB8d1373907fa18d137390 /* include */ = { isa = PBXGroup; children = ( - FFFDdc183c007ff3dc183c00 /* Px.h */, - FFFDdc183c687ff3dc183c68 /* PxAllocatorCallback.h */, - FFFDdc183cd07ff3dc183cd0 /* PxAssert.h */, - FFFDdc183d387ff3dc183d38 /* PxBitAndData.h */, - FFFDdc183da07ff3dc183da0 /* PxBounds3.h */, - FFFDdc183e087ff3dc183e08 /* PxErrorCallback.h */, - FFFDdc183e707ff3dc183e70 /* PxErrors.h */, - FFFDdc183ed87ff3dc183ed8 /* PxFlags.h */, - FFFDdc183f407ff3dc183f40 /* PxFoundation.h */, - FFFDdc183fa87ff3dc183fa8 /* PxFoundationVersion.h */, - FFFDdc1840107ff3dc184010 /* PxIO.h */, - FFFDdc1840787ff3dc184078 /* PxIntrinsics.h */, - FFFDdc1840e07ff3dc1840e0 /* PxMat33.h */, - FFFDdc1841487ff3dc184148 /* PxMat44.h */, - FFFDdc1841b07ff3dc1841b0 /* PxMath.h */, - FFFDdc1842187ff3dc184218 /* PxMathUtils.h */, - FFFDdc1842807ff3dc184280 /* PxMemory.h */, - FFFDdc1842e87ff3dc1842e8 /* PxPlane.h */, - FFFDdc1843507ff3dc184350 /* PxPreprocessor.h */, - FFFDdc1843b87ff3dc1843b8 /* PxProfiler.h */, - FFFDdc1844207ff3dc184420 /* PxQuat.h */, - FFFDdc1844887ff3dc184488 /* PxSimpleTypes.h */, - FFFDdc1844f07ff3dc1844f0 /* PxStrideIterator.h */, - FFFDdc1845587ff3dc184558 /* PxTransform.h */, - FFFDdc1845c07ff3dc1845c0 /* PxUnionCast.h */, - FFFDdc1846287ff3dc184628 /* PxVec2.h */, - FFFDdc1846907ff3dc184690 /* PxVec3.h */, - FFFDdc1846f87ff3dc1846f8 /* PxVec4.h */, - FFFDdc1847607ff3dc184760 /* unix/PxUnixIntrinsics.h */, + FFFD8c9712007fa18c971200 /* Px.h */, + FFFD8c9712687fa18c971268 /* PxAllocatorCallback.h */, + FFFD8c9712d07fa18c9712d0 /* PxAssert.h */, + FFFD8c9713387fa18c971338 /* PxBitAndData.h */, + FFFD8c9713a07fa18c9713a0 /* PxBounds3.h */, + FFFD8c9714087fa18c971408 /* PxErrorCallback.h */, + FFFD8c9714707fa18c971470 /* PxErrors.h */, + FFFD8c9714d87fa18c9714d8 /* PxFlags.h */, + FFFD8c9715407fa18c971540 /* PxFoundation.h */, + FFFD8c9715a87fa18c9715a8 /* PxFoundationVersion.h */, + FFFD8c9716107fa18c971610 /* PxIO.h */, + FFFD8c9716787fa18c971678 /* PxIntrinsics.h */, + FFFD8c9716e07fa18c9716e0 /* PxMat33.h */, + FFFD8c9717487fa18c971748 /* PxMat44.h */, + FFFD8c9717b07fa18c9717b0 /* PxMath.h */, + FFFD8c9718187fa18c971818 /* PxMathUtils.h */, + FFFD8c9718807fa18c971880 /* PxMemory.h */, + FFFD8c9718e87fa18c9718e8 /* PxPlane.h */, + FFFD8c9719507fa18c971950 /* PxPreprocessor.h */, + FFFD8c9719b87fa18c9719b8 /* PxProfiler.h */, + FFFD8c971a207fa18c971a20 /* PxQuat.h */, + FFFD8c971a887fa18c971a88 /* PxSimpleTypes.h */, + FFFD8c971af07fa18c971af0 /* PxStrideIterator.h */, + FFFD8c971b587fa18c971b58 /* PxTransform.h */, + FFFD8c971bc07fa18c971bc0 /* PxUnionCast.h */, + FFFD8c971c287fa18c971c28 /* PxVec2.h */, + FFFD8c971c907fa18c971c90 /* PxVec3.h */, + FFFD8c971cf87fa18c971cf8 /* PxVec4.h */, + FFFD8c971d607fa18c971d60 /* unix/PxUnixIntrinsics.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBdc88f4a87ff3dc88f4a8 /* src */ = { + FFFB8d1373b87fa18d1373b8 /* src */ = { isa = PBXGroup; children = ( - FFFDdc193a007ff3dc193a00 /* include/Ps.h */, - FFFDdc193a687ff3dc193a68 /* include/PsAlignedMalloc.h */, - FFFDdc193ad07ff3dc193ad0 /* include/PsAlloca.h */, - FFFDdc193b387ff3dc193b38 /* include/PsAllocator.h */, - FFFDdc193ba07ff3dc193ba0 /* include/PsAoS.h */, - FFFDdc193c087ff3dc193c08 /* include/PsArray.h */, - FFFDdc193c707ff3dc193c70 /* include/PsAtomic.h */, - FFFDdc193cd87ff3dc193cd8 /* include/PsBasicTemplates.h */, - FFFDdc193d407ff3dc193d40 /* include/PsBitUtils.h */, - FFFDdc193da87ff3dc193da8 /* include/PsBroadcast.h */, - FFFDdc193e107ff3dc193e10 /* include/PsCpu.h */, - FFFDdc193e787ff3dc193e78 /* include/PsFPU.h */, - FFFDdc193ee07ff3dc193ee0 /* include/PsFoundation.h */, - FFFDdc193f487ff3dc193f48 /* include/PsHash.h */, - FFFDdc193fb07ff3dc193fb0 /* include/PsHashInternals.h */, - FFFDdc1940187ff3dc194018 /* include/PsHashMap.h */, - FFFDdc1940807ff3dc194080 /* include/PsHashSet.h */, - FFFDdc1940e87ff3dc1940e8 /* include/PsInlineAllocator.h */, - FFFDdc1941507ff3dc194150 /* include/PsInlineAoS.h */, - FFFDdc1941b87ff3dc1941b8 /* include/PsInlineArray.h */, - FFFDdc1942207ff3dc194220 /* include/PsIntrinsics.h */, - FFFDdc1942887ff3dc194288 /* include/PsMathUtils.h */, - FFFDdc1942f07ff3dc1942f0 /* include/PsMutex.h */, - FFFDdc1943587ff3dc194358 /* include/PsPool.h */, - FFFDdc1943c07ff3dc1943c0 /* include/PsSList.h */, - FFFDdc1944287ff3dc194428 /* include/PsSocket.h */, - FFFDdc1944907ff3dc194490 /* include/PsSort.h */, - FFFDdc1944f87ff3dc1944f8 /* include/PsSortInternals.h */, - FFFDdc1945607ff3dc194560 /* include/PsString.h */, - FFFDdc1945c87ff3dc1945c8 /* include/PsSync.h */, - FFFDdc1946307ff3dc194630 /* include/PsTempAllocator.h */, - FFFDdc1946987ff3dc194698 /* include/PsThread.h */, - FFFDdc1947007ff3dc194700 /* include/PsTime.h */, - FFFDdc1947687ff3dc194768 /* include/PsUserAllocated.h */, - FFFDdc1947d07ff3dc1947d0 /* include/PsUtilities.h */, - FFFDdc1948387ff3dc194838 /* include/PsVecMath.h */, - FFFDdc1948a07ff3dc1948a0 /* include/PsVecMathAoSScalar.h */, - FFFDdc1949087ff3dc194908 /* include/PsVecMathAoSScalarInline.h */, - FFFDdc1949707ff3dc194970 /* include/PsVecMathSSE.h */, - FFFDdc1949d87ff3dc1949d8 /* include/PsVecMathUtilities.h */, - FFFDdc194a407ff3dc194a40 /* include/PsVecQuat.h */, - FFFDdc194aa87ff3dc194aa8 /* include/PsVecTransform.h */, - FFFDdc194b107ff3dc194b10 /* include/unix/PsUnixAoS.h */, - FFFDdc194b787ff3dc194b78 /* include/unix/PsUnixFPU.h */, - FFFDdc194be07ff3dc194be0 /* include/unix/PsUnixInlineAoS.h */, - FFFDdc194c487ff3dc194c48 /* include/unix/PsUnixIntrinsics.h */, - FFFDdc194cb07ff3dc194cb0 /* include/unix/PsUnixTrigConstants.h */, - FFFDdc194d187ff3dc194d18 /* src/PsAllocator.cpp */, - FFFDdc194d807ff3dc194d80 /* src/PsAssert.cpp */, - FFFDdc194de87ff3dc194de8 /* src/PsFoundation.cpp */, - FFFDdc194e507ff3dc194e50 /* src/PsMathUtils.cpp */, - FFFDdc194eb87ff3dc194eb8 /* src/PsString.cpp */, - FFFDdc194f207ff3dc194f20 /* src/PsTempAllocator.cpp */, - FFFDdc194f887ff3dc194f88 /* src/PsUtilities.cpp */, - FFFDdc194ff07ff3dc194ff0 /* src/unix/PsUnixAtomic.cpp */, - FFFDdc1950587ff3dc195058 /* src/unix/PsUnixCpu.cpp */, - FFFDdc1950c07ff3dc1950c0 /* src/unix/PsUnixFPU.cpp */, - FFFDdc1951287ff3dc195128 /* src/unix/PsUnixMutex.cpp */, - FFFDdc1951907ff3dc195190 /* src/unix/PsUnixPrintString.cpp */, - FFFDdc1951f87ff3dc1951f8 /* src/unix/PsUnixSList.cpp */, - FFFDdc1952607ff3dc195260 /* src/unix/PsUnixSocket.cpp */, - FFFDdc1952c87ff3dc1952c8 /* src/unix/PsUnixSync.cpp */, - FFFDdc1953307ff3dc195330 /* src/unix/PsUnixThread.cpp */, - FFFDdc1953987ff3dc195398 /* src/unix/PsUnixTime.cpp */, + FFFD8c9810007fa18c981000 /* include/Ps.h */, + FFFD8c9810687fa18c981068 /* include/PsAlignedMalloc.h */, + FFFD8c9810d07fa18c9810d0 /* include/PsAlloca.h */, + FFFD8c9811387fa18c981138 /* include/PsAllocator.h */, + FFFD8c9811a07fa18c9811a0 /* include/PsAoS.h */, + FFFD8c9812087fa18c981208 /* include/PsArray.h */, + FFFD8c9812707fa18c981270 /* include/PsAtomic.h */, + FFFD8c9812d87fa18c9812d8 /* include/PsBasicTemplates.h */, + FFFD8c9813407fa18c981340 /* include/PsBitUtils.h */, + FFFD8c9813a87fa18c9813a8 /* include/PsBroadcast.h */, + FFFD8c9814107fa18c981410 /* include/PsCpu.h */, + FFFD8c9814787fa18c981478 /* include/PsFPU.h */, + FFFD8c9814e07fa18c9814e0 /* include/PsFoundation.h */, + FFFD8c9815487fa18c981548 /* include/PsHash.h */, + FFFD8c9815b07fa18c9815b0 /* include/PsHashInternals.h */, + FFFD8c9816187fa18c981618 /* include/PsHashMap.h */, + FFFD8c9816807fa18c981680 /* include/PsHashSet.h */, + FFFD8c9816e87fa18c9816e8 /* include/PsInlineAllocator.h */, + FFFD8c9817507fa18c981750 /* include/PsInlineAoS.h */, + FFFD8c9817b87fa18c9817b8 /* include/PsInlineArray.h */, + FFFD8c9818207fa18c981820 /* include/PsIntrinsics.h */, + FFFD8c9818887fa18c981888 /* include/PsMathUtils.h */, + FFFD8c9818f07fa18c9818f0 /* include/PsMutex.h */, + FFFD8c9819587fa18c981958 /* include/PsPool.h */, + FFFD8c9819c07fa18c9819c0 /* include/PsSList.h */, + FFFD8c981a287fa18c981a28 /* include/PsSocket.h */, + FFFD8c981a907fa18c981a90 /* include/PsSort.h */, + FFFD8c981af87fa18c981af8 /* include/PsSortInternals.h */, + FFFD8c981b607fa18c981b60 /* include/PsString.h */, + FFFD8c981bc87fa18c981bc8 /* include/PsSync.h */, + FFFD8c981c307fa18c981c30 /* include/PsTempAllocator.h */, + FFFD8c981c987fa18c981c98 /* include/PsThread.h */, + FFFD8c981d007fa18c981d00 /* include/PsTime.h */, + FFFD8c981d687fa18c981d68 /* include/PsUserAllocated.h */, + FFFD8c981dd07fa18c981dd0 /* include/PsUtilities.h */, + FFFD8c981e387fa18c981e38 /* include/PsVecMath.h */, + FFFD8c981ea07fa18c981ea0 /* include/PsVecMathAoSScalar.h */, + FFFD8c981f087fa18c981f08 /* include/PsVecMathAoSScalarInline.h */, + FFFD8c981f707fa18c981f70 /* include/PsVecMathSSE.h */, + FFFD8c981fd87fa18c981fd8 /* include/PsVecMathUtilities.h */, + FFFD8c9820407fa18c982040 /* include/PsVecQuat.h */, + FFFD8c9820a87fa18c9820a8 /* include/PsVecTransform.h */, + FFFD8c9821107fa18c982110 /* include/unix/PsUnixAoS.h */, + FFFD8c9821787fa18c982178 /* include/unix/PsUnixFPU.h */, + FFFD8c9821e07fa18c9821e0 /* include/unix/PsUnixInlineAoS.h */, + FFFD8c9822487fa18c982248 /* include/unix/PsUnixIntrinsics.h */, + FFFD8c9822b07fa18c9822b0 /* include/unix/PsUnixTrigConstants.h */, + FFFD8c9823187fa18c982318 /* src/PsAllocator.cpp */, + FFFD8c9823807fa18c982380 /* src/PsAssert.cpp */, + FFFD8c9823e87fa18c9823e8 /* src/PsFoundation.cpp */, + FFFD8c9824507fa18c982450 /* src/PsMathUtils.cpp */, + FFFD8c9824b87fa18c9824b8 /* src/PsString.cpp */, + FFFD8c9825207fa18c982520 /* src/PsTempAllocator.cpp */, + FFFD8c9825887fa18c982588 /* src/PsUtilities.cpp */, + FFFD8c9825f07fa18c9825f0 /* src/unix/PsUnixAtomic.cpp */, + FFFD8c9826587fa18c982658 /* src/unix/PsUnixCpu.cpp */, + FFFD8c9826c07fa18c9826c0 /* src/unix/PsUnixFPU.cpp */, + FFFD8c9827287fa18c982728 /* src/unix/PsUnixMutex.cpp */, + FFFD8c9827907fa18c982790 /* src/unix/PsUnixPrintString.cpp */, + FFFD8c9827f87fa18c9827f8 /* src/unix/PsUnixSList.cpp */, + FFFD8c9828607fa18c982860 /* src/unix/PsUnixSocket.cpp */, + FFFD8c9828c87fa18c9828c8 /* src/unix/PsUnixSync.cpp */, + FFFD8c9829307fa18c982930 /* src/unix/PsUnixThread.cpp */, + FFFD8c9829987fa18c982998 /* src/unix/PsUnixTime.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBdcc360d07ff3dcc360d0 /* PxPvdSDK */ = { + FFFB8d1604e07fa18d1604e0 /* PxPvdSDK */ = { isa = PBXGroup; children = ( - FFFBdcc36a707ff3dcc36a70 /* include */, - FFFBdcc36a987ff3dcc36a98 /* src */, + FFFB8d14d1107fa18d14d110 /* include */, + FFFB8d14d1387fa18d14d138 /* src */, ); name = "PxPvdSDK"; sourceTree = "<group>"; }; - FFFBdcc36a707ff3dcc36a70 /* include */ = { + FFFB8d14d1107fa18d14d110 /* include */ = { isa = PBXGroup; children = ( - FFFDdcc371107ff3dcc37110 /* PxPvd.h */, - FFFDdcc371787ff3dcc37178 /* PxPvdTransport.h */, + FFFD8d160c807fa18d160c80 /* PxPvd.h */, + FFFD8d160ce87fa18d160ce8 /* PxPvdTransport.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBdcc36a987ff3dcc36a98 /* src */ = { + FFFB8d14d1387fa18d14d138 /* src */ = { isa = PBXGroup; children = ( - FFFDdd0202007ff3dd020200 /* include/PsPvd.h */, - FFFDdd0202687ff3dd020268 /* include/PxProfileAllocatorWrapper.h */, - FFFDdd0202d07ff3dd0202d0 /* include/PxPvdClient.h */, - FFFDdd0203387ff3dd020338 /* include/PxPvdDataStream.h */, - FFFDdd0203a07ff3dd0203a0 /* include/PxPvdDataStreamHelpers.h */, - FFFDdd0204087ff3dd020408 /* include/PxPvdErrorCodes.h */, - FFFDdd0204707ff3dd020470 /* include/PxPvdObjectModelBaseTypes.h */, - FFFDdd0204d87ff3dd0204d8 /* include/PxPvdRenderBuffer.h */, - FFFDdd0205407ff3dd020540 /* include/PxPvdUserRenderer.h */, - FFFDdd0205a87ff3dd0205a8 /* src/PxProfileEventImpl.cpp */, - FFFDdd0206107ff3dd020610 /* src/PxPvd.cpp */, - FFFDdd0206787ff3dd020678 /* src/PxPvdDataStream.cpp */, - FFFDdd0206e07ff3dd0206e0 /* src/PxPvdDefaultFileTransport.cpp */, - FFFDdd0207487ff3dd020748 /* src/PxPvdDefaultSocketTransport.cpp */, - FFFDdd0207b07ff3dd0207b0 /* src/PxPvdImpl.cpp */, - FFFDdd0208187ff3dd020818 /* src/PxPvdMemClient.cpp */, - FFFDdd0208807ff3dd020880 /* src/PxPvdObjectModelMetaData.cpp */, - FFFDdd0208e87ff3dd0208e8 /* src/PxPvdObjectRegistrar.cpp */, - FFFDdd0209507ff3dd020950 /* src/PxPvdProfileZoneClient.cpp */, - FFFDdd0209b87ff3dd0209b8 /* src/PxPvdUserRenderer.cpp */, - FFFDdd020a207ff3dd020a20 /* src/PxProfileBase.h */, - FFFDdd020a887ff3dd020a88 /* src/PxProfileCompileTimeEventFilter.h */, - FFFDdd020af07ff3dd020af0 /* src/PxProfileContextProvider.h */, - FFFDdd020b587ff3dd020b58 /* src/PxProfileContextProviderImpl.h */, - FFFDdd020bc07ff3dd020bc0 /* src/PxProfileDataBuffer.h */, - FFFDdd020c287ff3dd020c28 /* src/PxProfileDataParsing.h */, - FFFDdd020c907ff3dd020c90 /* src/PxProfileEventBuffer.h */, - FFFDdd020cf87ff3dd020cf8 /* src/PxProfileEventBufferAtomic.h */, - FFFDdd020d607ff3dd020d60 /* src/PxProfileEventBufferClient.h */, - FFFDdd020dc87ff3dd020dc8 /* src/PxProfileEventBufferClientManager.h */, - FFFDdd020e307ff3dd020e30 /* src/PxProfileEventFilter.h */, - FFFDdd020e987ff3dd020e98 /* src/PxProfileEventHandler.h */, - FFFDdd020f007ff3dd020f00 /* src/PxProfileEventId.h */, - FFFDdd020f687ff3dd020f68 /* src/PxProfileEventMutex.h */, - FFFDdd020fd07ff3dd020fd0 /* src/PxProfileEventNames.h */, - FFFDdd0210387ff3dd021038 /* src/PxProfileEventParser.h */, - FFFDdd0210a07ff3dd0210a0 /* src/PxProfileEventSender.h */, - FFFDdd0211087ff3dd021108 /* src/PxProfileEventSerialization.h */, - FFFDdd0211707ff3dd021170 /* src/PxProfileEventSystem.h */, - FFFDdd0211d87ff3dd0211d8 /* src/PxProfileEvents.h */, - FFFDdd0212407ff3dd021240 /* src/PxProfileMemory.h */, - FFFDdd0212a87ff3dd0212a8 /* src/PxProfileMemoryBuffer.h */, - FFFDdd0213107ff3dd021310 /* src/PxProfileMemoryEventBuffer.h */, - FFFDdd0213787ff3dd021378 /* src/PxProfileMemoryEventParser.h */, - FFFDdd0213e07ff3dd0213e0 /* src/PxProfileMemoryEventRecorder.h */, - FFFDdd0214487ff3dd021448 /* src/PxProfileMemoryEventReflexiveWriter.h */, - FFFDdd0214b07ff3dd0214b0 /* src/PxProfileMemoryEventSummarizer.h */, - FFFDdd0215187ff3dd021518 /* src/PxProfileMemoryEventTypes.h */, - FFFDdd0215807ff3dd021580 /* src/PxProfileMemoryEvents.h */, - FFFDdd0215e87ff3dd0215e8 /* src/PxProfileScopedEvent.h */, - FFFDdd0216507ff3dd021650 /* src/PxProfileScopedMutexLock.h */, - FFFDdd0216b87ff3dd0216b8 /* src/PxProfileZone.h */, - FFFDdd0217207ff3dd021720 /* src/PxProfileZoneImpl.h */, - FFFDdd0217887ff3dd021788 /* src/PxProfileZoneManager.h */, - FFFDdd0217f07ff3dd0217f0 /* src/PxProfileZoneManagerImpl.h */, - FFFDdd0218587ff3dd021858 /* src/PxPvdBits.h */, - FFFDdd0218c07ff3dd0218c0 /* src/PxPvdByteStreams.h */, - FFFDdd0219287ff3dd021928 /* src/PxPvdCommStreamEventSink.h */, - FFFDdd0219907ff3dd021990 /* src/PxPvdCommStreamEvents.h */, - FFFDdd0219f87ff3dd0219f8 /* src/PxPvdCommStreamSDKEventTypes.h */, - FFFDdd021a607ff3dd021a60 /* src/PxPvdCommStreamTypes.h */, - FFFDdd021ac87ff3dd021ac8 /* src/PxPvdDefaultFileTransport.h */, - FFFDdd021b307ff3dd021b30 /* src/PxPvdDefaultSocketTransport.h */, - FFFDdd021b987ff3dd021b98 /* src/PxPvdFoundation.h */, - FFFDdd021c007ff3dd021c00 /* src/PxPvdImpl.h */, - FFFDdd021c687ff3dd021c68 /* src/PxPvdInternalByteStreams.h */, - FFFDdd021cd07ff3dd021cd0 /* src/PxPvdMarshalling.h */, - FFFDdd021d387ff3dd021d38 /* src/PxPvdMemClient.h */, - FFFDdd021da07ff3dd021da0 /* src/PxPvdObjectModel.h */, - FFFDdd021e087ff3dd021e08 /* src/PxPvdObjectModelInternalTypeDefs.h */, - FFFDdd021e707ff3dd021e70 /* src/PxPvdObjectModelInternalTypes.h */, - FFFDdd021ed87ff3dd021ed8 /* src/PxPvdObjectModelMetaData.h */, - FFFDdd021f407ff3dd021f40 /* src/PxPvdObjectRegistrar.h */, - FFFDdd021fa87ff3dd021fa8 /* src/PxPvdProfileZoneClient.h */, - FFFDdd0220107ff3dd022010 /* src/PxPvdUserRenderImpl.h */, - FFFDdd0220787ff3dd022078 /* src/PxPvdUserRenderTypes.h */, + FFFD8c9a5c007fa18c9a5c00 /* include/PsPvd.h */, + FFFD8c9a5c687fa18c9a5c68 /* include/PxProfileAllocatorWrapper.h */, + FFFD8c9a5cd07fa18c9a5cd0 /* include/PxPvdClient.h */, + FFFD8c9a5d387fa18c9a5d38 /* include/PxPvdDataStream.h */, + FFFD8c9a5da07fa18c9a5da0 /* include/PxPvdDataStreamHelpers.h */, + FFFD8c9a5e087fa18c9a5e08 /* include/PxPvdErrorCodes.h */, + FFFD8c9a5e707fa18c9a5e70 /* include/PxPvdObjectModelBaseTypes.h */, + FFFD8c9a5ed87fa18c9a5ed8 /* include/PxPvdRenderBuffer.h */, + FFFD8c9a5f407fa18c9a5f40 /* include/PxPvdUserRenderer.h */, + FFFD8c9a5fa87fa18c9a5fa8 /* src/PxProfileEventImpl.cpp */, + FFFD8c9a60107fa18c9a6010 /* src/PxPvd.cpp */, + FFFD8c9a60787fa18c9a6078 /* src/PxPvdDataStream.cpp */, + FFFD8c9a60e07fa18c9a60e0 /* src/PxPvdDefaultFileTransport.cpp */, + FFFD8c9a61487fa18c9a6148 /* src/PxPvdDefaultSocketTransport.cpp */, + FFFD8c9a61b07fa18c9a61b0 /* src/PxPvdImpl.cpp */, + FFFD8c9a62187fa18c9a6218 /* src/PxPvdMemClient.cpp */, + FFFD8c9a62807fa18c9a6280 /* src/PxPvdObjectModelMetaData.cpp */, + FFFD8c9a62e87fa18c9a62e8 /* src/PxPvdObjectRegistrar.cpp */, + FFFD8c9a63507fa18c9a6350 /* src/PxPvdProfileZoneClient.cpp */, + FFFD8c9a63b87fa18c9a63b8 /* src/PxPvdUserRenderer.cpp */, + FFFD8c9a64207fa18c9a6420 /* src/PxProfileBase.h */, + FFFD8c9a64887fa18c9a6488 /* src/PxProfileCompileTimeEventFilter.h */, + FFFD8c9a64f07fa18c9a64f0 /* src/PxProfileContextProvider.h */, + FFFD8c9a65587fa18c9a6558 /* src/PxProfileContextProviderImpl.h */, + FFFD8c9a65c07fa18c9a65c0 /* src/PxProfileDataBuffer.h */, + FFFD8c9a66287fa18c9a6628 /* src/PxProfileDataParsing.h */, + FFFD8c9a66907fa18c9a6690 /* src/PxProfileEventBuffer.h */, + FFFD8c9a66f87fa18c9a66f8 /* src/PxProfileEventBufferAtomic.h */, + FFFD8c9a67607fa18c9a6760 /* src/PxProfileEventBufferClient.h */, + FFFD8c9a67c87fa18c9a67c8 /* src/PxProfileEventBufferClientManager.h */, + FFFD8c9a68307fa18c9a6830 /* src/PxProfileEventFilter.h */, + FFFD8c9a68987fa18c9a6898 /* src/PxProfileEventHandler.h */, + FFFD8c9a69007fa18c9a6900 /* src/PxProfileEventId.h */, + FFFD8c9a69687fa18c9a6968 /* src/PxProfileEventMutex.h */, + FFFD8c9a69d07fa18c9a69d0 /* src/PxProfileEventNames.h */, + FFFD8c9a6a387fa18c9a6a38 /* src/PxProfileEventParser.h */, + FFFD8c9a6aa07fa18c9a6aa0 /* src/PxProfileEventSender.h */, + FFFD8c9a6b087fa18c9a6b08 /* src/PxProfileEventSerialization.h */, + FFFD8c9a6b707fa18c9a6b70 /* src/PxProfileEventSystem.h */, + FFFD8c9a6bd87fa18c9a6bd8 /* src/PxProfileEvents.h */, + FFFD8c9a6c407fa18c9a6c40 /* src/PxProfileMemory.h */, + FFFD8c9a6ca87fa18c9a6ca8 /* src/PxProfileMemoryBuffer.h */, + FFFD8c9a6d107fa18c9a6d10 /* src/PxProfileMemoryEventBuffer.h */, + FFFD8c9a6d787fa18c9a6d78 /* src/PxProfileMemoryEventParser.h */, + FFFD8c9a6de07fa18c9a6de0 /* src/PxProfileMemoryEventRecorder.h */, + FFFD8c9a6e487fa18c9a6e48 /* src/PxProfileMemoryEventReflexiveWriter.h */, + FFFD8c9a6eb07fa18c9a6eb0 /* src/PxProfileMemoryEventSummarizer.h */, + FFFD8c9a6f187fa18c9a6f18 /* src/PxProfileMemoryEventTypes.h */, + FFFD8c9a6f807fa18c9a6f80 /* src/PxProfileMemoryEvents.h */, + FFFD8c9a6fe87fa18c9a6fe8 /* src/PxProfileScopedEvent.h */, + FFFD8c9a70507fa18c9a7050 /* src/PxProfileScopedMutexLock.h */, + FFFD8c9a70b87fa18c9a70b8 /* src/PxProfileZone.h */, + FFFD8c9a71207fa18c9a7120 /* src/PxProfileZoneImpl.h */, + FFFD8c9a71887fa18c9a7188 /* src/PxProfileZoneManager.h */, + FFFD8c9a71f07fa18c9a71f0 /* src/PxProfileZoneManagerImpl.h */, + FFFD8c9a72587fa18c9a7258 /* src/PxPvdBits.h */, + FFFD8c9a72c07fa18c9a72c0 /* src/PxPvdByteStreams.h */, + FFFD8c9a73287fa18c9a7328 /* src/PxPvdCommStreamEventSink.h */, + FFFD8c9a73907fa18c9a7390 /* src/PxPvdCommStreamEvents.h */, + FFFD8c9a73f87fa18c9a73f8 /* src/PxPvdCommStreamSDKEventTypes.h */, + FFFD8c9a74607fa18c9a7460 /* src/PxPvdCommStreamTypes.h */, + FFFD8c9a74c87fa18c9a74c8 /* src/PxPvdDefaultFileTransport.h */, + FFFD8c9a75307fa18c9a7530 /* src/PxPvdDefaultSocketTransport.h */, + FFFD8c9a75987fa18c9a7598 /* src/PxPvdFoundation.h */, + FFFD8c9a76007fa18c9a7600 /* src/PxPvdImpl.h */, + FFFD8c9a76687fa18c9a7668 /* src/PxPvdInternalByteStreams.h */, + FFFD8c9a76d07fa18c9a76d0 /* src/PxPvdMarshalling.h */, + FFFD8c9a77387fa18c9a7738 /* src/PxPvdMemClient.h */, + FFFD8c9a77a07fa18c9a77a0 /* src/PxPvdObjectModel.h */, + FFFD8c9a78087fa18c9a7808 /* src/PxPvdObjectModelInternalTypeDefs.h */, + FFFD8c9a78707fa18c9a7870 /* src/PxPvdObjectModelInternalTypes.h */, + FFFD8c9a78d87fa18c9a78d8 /* src/PxPvdObjectModelMetaData.h */, + FFFD8c9a79407fa18c9a7940 /* src/PxPvdObjectRegistrar.h */, + FFFD8c9a79a87fa18c9a79a8 /* src/PxPvdProfileZoneClient.h */, + FFFD8c9a7a107fa18c9a7a10 /* src/PxPvdUserRenderImpl.h */, + FFFD8c9a7a787fa18c9a7a78 /* src/PxPvdUserRenderTypes.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBdce079107ff3dce07910 /* LowLevel */ = { + FFFB8e0045f07fa18e0045f0 /* LowLevel */ = { isa = PBXGroup; children = ( - FFFBdce085a07ff3dce085a0 /* API Source */, - FFFBdce085c87ff3dce085c8 /* API Includes */, - FFFBdce085f07ff3dce085f0 /* Software Source */, - FFFBdce086187ff3dce08618 /* Software Includes */, - FFFBdce086407ff3dce08640 /* Common Source */, - FFFBdce086687ff3dce08668 /* Common Includes */, + FFFB8e0000907fa18e000090 /* API Source */, + FFFB8e0000b87fa18e0000b8 /* API Includes */, + FFFB8e0000e07fa18e0000e0 /* Software Source */, + FFFB8e0001087fa18e000108 /* Software Includes */, + FFFB8e0001307fa18e000130 /* Common Source */, + FFFB8e0001587fa18e000158 /* Common Includes */, ); name = "LowLevel"; sourceTree = "<group>"; }; - FFFBdce085a07ff3dce085a0 /* API Source */ = { + FFFB8e0000907fa18e000090 /* API Source */ = { isa = PBXGroup; children = ( - FFFDdce04a307ff3dce04a30 /* px_globals.cpp */, + FFFD8e0001d07fa18e0001d0 /* px_globals.cpp */, ); name = "API Source"; sourceTree = SOURCE_ROOT; }; - FFFBdce085c87ff3dce085c8 /* API Includes */ = { + FFFB8e0000b87fa18e0000b8 /* API Includes */ = { isa = PBXGroup; children = ( - FFFDdcb0d6107ff3dcb0d610 /* PxsMaterialCore.h */, - FFFDdcb0d6787ff3dcb0d678 /* PxsMaterialManager.h */, - FFFDdcb0d6e07ff3dcb0d6e0 /* PxvConfig.h */, - FFFDdcb0d7487ff3dcb0d748 /* PxvContext.h */, - FFFDdcb0d7b07ff3dcb0d7b0 /* PxvDynamics.h */, - FFFDdcb0d8187ff3dcb0d818 /* PxvGeometry.h */, - FFFDdcb0d8807ff3dcb0d880 /* PxvGlobals.h */, - FFFDdcb0d8e87ff3dcb0d8e8 /* PxvManager.h */, - FFFDdcb0d9507ff3dcb0d950 /* PxvSimStats.h */, + FFFD8e009ba07fa18e009ba0 /* PxsMaterialCore.h */, + FFFD8e009c087fa18e009c08 /* PxsMaterialManager.h */, + FFFD8e009c707fa18e009c70 /* PxvConfig.h */, + FFFD8e009cd87fa18e009cd8 /* PxvContext.h */, + FFFD8e009d407fa18e009d40 /* PxvDynamics.h */, + FFFD8e009da87fa18e009da8 /* PxvGeometry.h */, + FFFD8e009e107fa18e009e10 /* PxvGlobals.h */, + FFFD8e009e787fa18e009e78 /* PxvManager.h */, + FFFD8e009ee07fa18e009ee0 /* PxvSimStats.h */, ); name = "API Includes"; sourceTree = SOURCE_ROOT; }; - FFFBdce085f07ff3dce085f0 /* Software Source */ = { + FFFB8e0000e07fa18e0000e0 /* Software Source */ = { isa = PBXGroup; children = ( - FFFDdce14df07ff3dce14df0 /* PxsCCD.cpp */, - FFFDdce14e587ff3dce14e58 /* PxsContactManager.cpp */, - FFFDdce14ec07ff3dce14ec0 /* PxsContext.cpp */, - FFFDdce14f287ff3dce14f28 /* PxsDefaultMemoryManager.cpp */, - FFFDdce14f907ff3dce14f90 /* PxsIslandSim.cpp */, - FFFDdce14ff87ff3dce14ff8 /* PxsMaterialCombiner.cpp */, - FFFDdce150607ff3dce15060 /* PxsNphaseImplementationContext.cpp */, - FFFDdce150c87ff3dce150c8 /* PxsSimpleIslandManager.cpp */, + FFFD8d1126907fa18d112690 /* PxsCCD.cpp */, + FFFD8d1126f87fa18d1126f8 /* PxsContactManager.cpp */, + FFFD8d1127607fa18d112760 /* PxsContext.cpp */, + FFFD8d1127c87fa18d1127c8 /* PxsDefaultMemoryManager.cpp */, + FFFD8d1128307fa18d112830 /* PxsIslandSim.cpp */, + FFFD8d1128987fa18d112898 /* PxsMaterialCombiner.cpp */, + FFFD8d1129007fa18d112900 /* PxsNphaseImplementationContext.cpp */, + FFFD8d1129687fa18d112968 /* PxsSimpleIslandManager.cpp */, ); name = "Software Source"; sourceTree = SOURCE_ROOT; }; - FFFBdce086187ff3dce08618 /* Software Includes */ = { + FFFB8e0001087fa18e000108 /* Software Includes */ = { isa = PBXGroup; children = ( - FFFDdc1d12007ff3dc1d1200 /* PxsBodySim.h */, - FFFDdc1d12687ff3dc1d1268 /* PxsCCD.h */, - FFFDdc1d12d07ff3dc1d12d0 /* PxsContactManager.h */, - FFFDdc1d13387ff3dc1d1338 /* PxsContactManagerState.h */, - FFFDdc1d13a07ff3dc1d13a0 /* PxsContext.h */, - FFFDdc1d14087ff3dc1d1408 /* PxsDefaultMemoryManager.h */, - FFFDdc1d14707ff3dc1d1470 /* PxsHeapMemoryAllocator.h */, - FFFDdc1d14d87ff3dc1d14d8 /* PxsIncrementalConstraintPartitioning.h */, - FFFDdc1d15407ff3dc1d1540 /* PxsIslandManagerTypes.h */, - FFFDdc1d15a87ff3dc1d15a8 /* PxsIslandSim.h */, - FFFDdc1d16107ff3dc1d1610 /* PxsKernelWrangler.h */, - FFFDdc1d16787ff3dc1d1678 /* PxsMaterialCombiner.h */, - FFFDdc1d16e07ff3dc1d16e0 /* PxsMemoryManager.h */, - FFFDdc1d17487ff3dc1d1748 /* PxsNphaseImplementationContext.h */, - FFFDdc1d17b07ff3dc1d17b0 /* PxsRigidBody.h */, - FFFDdc1d18187ff3dc1d1818 /* PxsShapeSim.h */, - FFFDdc1d18807ff3dc1d1880 /* PxsSimpleIslandManager.h */, - FFFDdc1d18e87ff3dc1d18e8 /* PxsSimulationController.h */, - FFFDdc1d19507ff3dc1d1950 /* PxsTransformCache.h */, - FFFDdc1d19b87ff3dc1d19b8 /* PxvNphaseImplementationContext.h */, + FFFD8c9af6007fa18c9af600 /* PxsBodySim.h */, + FFFD8c9af6687fa18c9af668 /* PxsCCD.h */, + FFFD8c9af6d07fa18c9af6d0 /* PxsContactManager.h */, + FFFD8c9af7387fa18c9af738 /* PxsContactManagerState.h */, + FFFD8c9af7a07fa18c9af7a0 /* PxsContext.h */, + FFFD8c9af8087fa18c9af808 /* PxsDefaultMemoryManager.h */, + FFFD8c9af8707fa18c9af870 /* PxsHeapMemoryAllocator.h */, + FFFD8c9af8d87fa18c9af8d8 /* PxsIncrementalConstraintPartitioning.h */, + FFFD8c9af9407fa18c9af940 /* PxsIslandManagerTypes.h */, + FFFD8c9af9a87fa18c9af9a8 /* PxsIslandSim.h */, + FFFD8c9afa107fa18c9afa10 /* PxsKernelWrangler.h */, + FFFD8c9afa787fa18c9afa78 /* PxsMaterialCombiner.h */, + FFFD8c9afae07fa18c9afae0 /* PxsMemoryManager.h */, + FFFD8c9afb487fa18c9afb48 /* PxsNphaseImplementationContext.h */, + FFFD8c9afbb07fa18c9afbb0 /* PxsRigidBody.h */, + FFFD8c9afc187fa18c9afc18 /* PxsShapeSim.h */, + FFFD8c9afc807fa18c9afc80 /* PxsSimpleIslandManager.h */, + FFFD8c9afce87fa18c9afce8 /* PxsSimulationController.h */, + FFFD8c9afd507fa18c9afd50 /* PxsTransformCache.h */, + FFFD8c9afdb87fa18c9afdb8 /* PxvNphaseImplementationContext.h */, ); name = "Software Includes"; sourceTree = SOURCE_ROOT; }; - FFFBdce086407ff3dce08640 /* Common Source */ = { + FFFB8e0001307fa18e000130 /* Common Source */ = { isa = PBXGroup; children = ( - FFFDdc1cfc007ff3dc1cfc00 /* collision/PxcContact.cpp */, - FFFDdc1cfc687ff3dc1cfc68 /* pipeline/PxcContactCache.cpp */, - FFFDdc1cfcd07ff3dc1cfcd0 /* pipeline/PxcContactMethodImpl.cpp */, - FFFDdc1cfd387ff3dc1cfd38 /* pipeline/PxcMaterialHeightField.cpp */, - FFFDdc1cfda07ff3dc1cfda0 /* pipeline/PxcMaterialMesh.cpp */, - FFFDdc1cfe087ff3dc1cfe08 /* pipeline/PxcMaterialMethodImpl.cpp */, - FFFDdc1cfe707ff3dc1cfe70 /* pipeline/PxcMaterialShape.cpp */, - FFFDdc1cfed87ff3dc1cfed8 /* pipeline/PxcNpBatch.cpp */, - FFFDdc1cff407ff3dc1cff40 /* pipeline/PxcNpCacheStreamPair.cpp */, - FFFDdc1cffa87ff3dc1cffa8 /* pipeline/PxcNpContactPrepShared.cpp */, - FFFDdc1d00107ff3dc1d0010 /* pipeline/PxcNpMemBlockPool.cpp */, - FFFDdc1d00787ff3dc1d0078 /* pipeline/PxcNpThreadContext.cpp */, + FFFD8c9ae0007fa18c9ae000 /* collision/PxcContact.cpp */, + FFFD8c9ae0687fa18c9ae068 /* pipeline/PxcContactCache.cpp */, + FFFD8c9ae0d07fa18c9ae0d0 /* pipeline/PxcContactMethodImpl.cpp */, + FFFD8c9ae1387fa18c9ae138 /* pipeline/PxcMaterialHeightField.cpp */, + FFFD8c9ae1a07fa18c9ae1a0 /* pipeline/PxcMaterialMesh.cpp */, + FFFD8c9ae2087fa18c9ae208 /* pipeline/PxcMaterialMethodImpl.cpp */, + FFFD8c9ae2707fa18c9ae270 /* pipeline/PxcMaterialShape.cpp */, + FFFD8c9ae2d87fa18c9ae2d8 /* pipeline/PxcNpBatch.cpp */, + FFFD8c9ae3407fa18c9ae340 /* pipeline/PxcNpCacheStreamPair.cpp */, + FFFD8c9ae3a87fa18c9ae3a8 /* pipeline/PxcNpContactPrepShared.cpp */, + FFFD8c9ae4107fa18c9ae410 /* pipeline/PxcNpMemBlockPool.cpp */, + FFFD8c9ae4787fa18c9ae478 /* pipeline/PxcNpThreadContext.cpp */, ); name = "Common Source"; sourceTree = SOURCE_ROOT; }; - FFFBdce086687ff3dce08668 /* Common Includes */ = { + FFFB8e0001587fa18e000158 /* Common Includes */ = { isa = PBXGroup; children = ( - FFFDdc1d04007ff3dc1d0400 /* collision/PxcContactMethodImpl.h */, - FFFDdc1d04687ff3dc1d0468 /* pipeline/PxcCCDStateStreamPair.h */, - FFFDdc1d04d07ff3dc1d04d0 /* pipeline/PxcConstraintBlockStream.h */, - FFFDdc1d05387ff3dc1d0538 /* pipeline/PxcContactCache.h */, - FFFDdc1d05a07ff3dc1d05a0 /* pipeline/PxcMaterialMethodImpl.h */, - FFFDdc1d06087ff3dc1d0608 /* pipeline/PxcNpBatch.h */, - FFFDdc1d06707ff3dc1d0670 /* pipeline/PxcNpCache.h */, - FFFDdc1d06d87ff3dc1d06d8 /* pipeline/PxcNpCacheStreamPair.h */, - FFFDdc1d07407ff3dc1d0740 /* pipeline/PxcNpContactPrepShared.h */, - FFFDdc1d07a87ff3dc1d07a8 /* pipeline/PxcNpMemBlockPool.h */, - FFFDdc1d08107ff3dc1d0810 /* pipeline/PxcNpThreadContext.h */, - FFFDdc1d08787ff3dc1d0878 /* pipeline/PxcNpWorkUnit.h */, - FFFDdc1d08e07ff3dc1d08e0 /* pipeline/PxcRigidBody.h */, - FFFDdc1d09487ff3dc1d0948 /* utils/PxcScratchAllocator.h */, - FFFDdc1d09b07ff3dc1d09b0 /* utils/PxcThreadCoherentCache.h */, + FFFD8c9ae8007fa18c9ae800 /* collision/PxcContactMethodImpl.h */, + FFFD8c9ae8687fa18c9ae868 /* pipeline/PxcCCDStateStreamPair.h */, + FFFD8c9ae8d07fa18c9ae8d0 /* pipeline/PxcConstraintBlockStream.h */, + FFFD8c9ae9387fa18c9ae938 /* pipeline/PxcContactCache.h */, + FFFD8c9ae9a07fa18c9ae9a0 /* pipeline/PxcMaterialMethodImpl.h */, + FFFD8c9aea087fa18c9aea08 /* pipeline/PxcNpBatch.h */, + FFFD8c9aea707fa18c9aea70 /* pipeline/PxcNpCache.h */, + FFFD8c9aead87fa18c9aead8 /* pipeline/PxcNpCacheStreamPair.h */, + FFFD8c9aeb407fa18c9aeb40 /* pipeline/PxcNpContactPrepShared.h */, + FFFD8c9aeba87fa18c9aeba8 /* pipeline/PxcNpMemBlockPool.h */, + FFFD8c9aec107fa18c9aec10 /* pipeline/PxcNpThreadContext.h */, + FFFD8c9aec787fa18c9aec78 /* pipeline/PxcNpWorkUnit.h */, + FFFD8c9aece07fa18c9aece0 /* pipeline/PxcRigidBody.h */, + FFFD8c9aed487fa18c9aed48 /* utils/PxcScratchAllocator.h */, + FFFD8c9aedb07fa18c9aedb0 /* utils/PxcThreadCoherentCache.h */, ); name = "Common Includes"; sourceTree = SOURCE_ROOT; }; - FFFBdcc44f407ff3dcc44f40 /* LowLevelAABB */ = { + FFFB8e1082507fa18e108250 /* LowLevelAABB */ = { isa = PBXGroup; children = ( - FFFBdcc46e107ff3dcc46e10 /* include */, - FFFBdcc46e387ff3dcc46e38 /* src */, + FFFB8e10ada07fa18e10ada0 /* include */, + FFFB8e10adc87fa18e10adc8 /* src */, ); name = "LowLevelAABB"; sourceTree = "<group>"; }; - FFFBdcc46e107ff3dcc46e10 /* include */ = { + FFFB8e10ada07fa18e10ada0 /* include */ = { isa = PBXGroup; children = ( - FFFDdcc4d3d07ff3dcc4d3d0 /* BpAABBManagerTasks.h */, - FFFDdcc4d4387ff3dcc4d438 /* BpBroadPhase.h */, - FFFDdcc4d4a07ff3dcc4d4a0 /* BpBroadPhaseUpdate.h */, - FFFDdcc4d5087ff3dcc4d508 /* BpSimpleAABBManager.h */, + FFFD8e10c8a07fa18e10c8a0 /* BpAABBManagerTasks.h */, + FFFD8e10c9087fa18e10c908 /* BpBroadPhase.h */, + FFFD8e10c9707fa18e10c970 /* BpBroadPhaseUpdate.h */, + FFFD8e10c9d87fa18e10c9d8 /* BpSimpleAABBManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBdcc46e387ff3dcc46e38 /* src */ = { + FFFB8e10adc87fa18e10adc8 /* src */ = { isa = PBXGroup; children = ( - FFFDdd01a2007ff3dd01a200 /* BpBroadPhaseMBP.h */, - FFFDdd01a2687ff3dd01a268 /* BpBroadPhaseMBPCommon.h */, - FFFDdd01a2d07ff3dd01a2d0 /* BpBroadPhaseSap.h */, - FFFDdd01a3387ff3dd01a338 /* BpBroadPhaseSapAux.h */, - FFFDdd01a3a07ff3dd01a3a0 /* BpMBPTasks.h */, - FFFDdd01a4087ff3dd01a408 /* BpSAPTasks.h */, - FFFDdd01a4707ff3dd01a470 /* BpBroadPhase.cpp */, - FFFDdd01a4d87ff3dd01a4d8 /* BpBroadPhaseMBP.cpp */, - FFFDdd01a5407ff3dd01a540 /* BpBroadPhaseSap.cpp */, - FFFDdd01a5a87ff3dd01a5a8 /* BpBroadPhaseSapAux.cpp */, - FFFDdd01a6107ff3dd01a610 /* BpMBPTasks.cpp */, - FFFDdd01a6787ff3dd01a678 /* BpSAPTasks.cpp */, - FFFDdd01a6e07ff3dd01a6e0 /* BpSimpleAABBManager.cpp */, + FFFD8e8018007fa18e801800 /* BpBroadPhaseMBP.h */, + FFFD8e8018687fa18e801868 /* BpBroadPhaseMBPCommon.h */, + FFFD8e8018d07fa18e8018d0 /* BpBroadPhaseSap.h */, + FFFD8e8019387fa18e801938 /* BpBroadPhaseSapAux.h */, + FFFD8e8019a07fa18e8019a0 /* BpMBPTasks.h */, + FFFD8e801a087fa18e801a08 /* BpSAPTasks.h */, + FFFD8e801a707fa18e801a70 /* BpBroadPhase.cpp */, + FFFD8e801ad87fa18e801ad8 /* BpBroadPhaseMBP.cpp */, + FFFD8e801b407fa18e801b40 /* BpBroadPhaseSap.cpp */, + FFFD8e801ba87fa18e801ba8 /* BpBroadPhaseSapAux.cpp */, + FFFD8e801c107fa18e801c10 /* BpMBPTasks.cpp */, + FFFD8e801c787fa18e801c78 /* BpSAPTasks.cpp */, + FFFD8e801ce07fa18e801ce0 /* BpSimpleAABBManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBdcf075707ff3dcf07570 /* LowLevelDynamics */ = { + FFFB8d7244f07fa18d7244f0 /* LowLevelDynamics */ = { isa = PBXGroup; children = ( - FFFBdcf0bdb07ff3dcf0bdb0 /* Dynamics Source */, - FFFBdcf0bdd87ff3dcf0bdd8 /* Dynamics Includes */, - FFFBdcf0be007ff3dcf0be00 /* Dynamics Internal Includes */, + FFFB8d734ed07fa18d734ed0 /* Dynamics Source */, + FFFB8d734ef87fa18d734ef8 /* Dynamics Includes */, + FFFB8d734f207fa18d734f20 /* Dynamics Internal Includes */, ); name = "LowLevelDynamics"; sourceTree = "<group>"; }; - FFFBdcf0bdb07ff3dcf0bdb0 /* Dynamics Source */ = { + FFFB8d734ed07fa18d734ed0 /* Dynamics Source */ = { isa = PBXGroup; children = ( - FFFDdd8076007ff3dd807600 /* DyArticulation.cpp */, - FFFDdd8076687ff3dd807668 /* DyArticulationContactPrep.cpp */, - FFFDdd8076d07ff3dd8076d0 /* DyArticulationContactPrepPF.cpp */, - FFFDdd8077387ff3dd807738 /* DyArticulationHelper.cpp */, - FFFDdd8077a07ff3dd8077a0 /* DyArticulationSIMD.cpp */, - FFFDdd8078087ff3dd807808 /* DyArticulationScalar.cpp */, - FFFDdd8078707ff3dd807870 /* DyConstraintPartition.cpp */, - FFFDdd8078d87ff3dd8078d8 /* DyConstraintSetup.cpp */, - FFFDdd8079407ff3dd807940 /* DyConstraintSetupBlock.cpp */, - FFFDdd8079a87ff3dd8079a8 /* DyContactPrep.cpp */, - FFFDdd807a107ff3dd807a10 /* DyContactPrep4.cpp */, - FFFDdd807a787ff3dd807a78 /* DyContactPrep4PF.cpp */, - FFFDdd807ae07ff3dd807ae0 /* DyContactPrepPF.cpp */, - FFFDdd807b487ff3dd807b48 /* DyDynamics.cpp */, - FFFDdd807bb07ff3dd807bb0 /* DyFrictionCorrelation.cpp */, - FFFDdd807c187ff3dd807c18 /* DyRigidBodyToSolverBody.cpp */, - FFFDdd807c807ff3dd807c80 /* DySolverConstraints.cpp */, - FFFDdd807ce87ff3dd807ce8 /* DySolverConstraintsBlock.cpp */, - FFFDdd807d507ff3dd807d50 /* DySolverControl.cpp */, - FFFDdd807db87ff3dd807db8 /* DySolverControlPF.cpp */, - FFFDdd807e207ff3dd807e20 /* DySolverPFConstraints.cpp */, - FFFDdd807e887ff3dd807e88 /* DySolverPFConstraintsBlock.cpp */, - FFFDdd807ef07ff3dd807ef0 /* DyThreadContext.cpp */, - FFFDdd807f587ff3dd807f58 /* DyThresholdTable.cpp */, + FFFD8d8366007fa18d836600 /* DyArticulation.cpp */, + FFFD8d8366687fa18d836668 /* DyArticulationContactPrep.cpp */, + FFFD8d8366d07fa18d8366d0 /* DyArticulationContactPrepPF.cpp */, + FFFD8d8367387fa18d836738 /* DyArticulationHelper.cpp */, + FFFD8d8367a07fa18d8367a0 /* DyArticulationSIMD.cpp */, + FFFD8d8368087fa18d836808 /* DyArticulationScalar.cpp */, + FFFD8d8368707fa18d836870 /* DyConstraintPartition.cpp */, + FFFD8d8368d87fa18d8368d8 /* DyConstraintSetup.cpp */, + FFFD8d8369407fa18d836940 /* DyConstraintSetupBlock.cpp */, + FFFD8d8369a87fa18d8369a8 /* DyContactPrep.cpp */, + FFFD8d836a107fa18d836a10 /* DyContactPrep4.cpp */, + FFFD8d836a787fa18d836a78 /* DyContactPrep4PF.cpp */, + FFFD8d836ae07fa18d836ae0 /* DyContactPrepPF.cpp */, + FFFD8d836b487fa18d836b48 /* DyDynamics.cpp */, + FFFD8d836bb07fa18d836bb0 /* DyFrictionCorrelation.cpp */, + FFFD8d836c187fa18d836c18 /* DyRigidBodyToSolverBody.cpp */, + FFFD8d836c807fa18d836c80 /* DySolverConstraints.cpp */, + FFFD8d836ce87fa18d836ce8 /* DySolverConstraintsBlock.cpp */, + FFFD8d836d507fa18d836d50 /* DySolverControl.cpp */, + FFFD8d836db87fa18d836db8 /* DySolverControlPF.cpp */, + FFFD8d836e207fa18d836e20 /* DySolverPFConstraints.cpp */, + FFFD8d836e887fa18d836e88 /* DySolverPFConstraintsBlock.cpp */, + FFFD8d836ef07fa18d836ef0 /* DyThreadContext.cpp */, + FFFD8d836f587fa18d836f58 /* DyThresholdTable.cpp */, ); name = "Dynamics Source"; sourceTree = SOURCE_ROOT; }; - FFFBdcf0bdd87ff3dcf0bdd8 /* Dynamics Includes */ = { + FFFB8d734ef87fa18d734ef8 /* Dynamics Includes */ = { isa = PBXGroup; children = ( - FFFDdcf0e9307ff3dcf0e930 /* DyArticulation.h */, - FFFDdcf0e9987ff3dcf0e998 /* DyConstraint.h */, - FFFDdcf0ea007ff3dcf0ea00 /* DyConstraintWriteBack.h */, - FFFDdcf0ea687ff3dcf0ea68 /* DyContext.h */, - FFFDdcf0ead07ff3dcf0ead0 /* DySleepingConfigulation.h */, - FFFDdcf0eb387ff3dcf0eb38 /* DyThresholdTable.h */, + FFFD8d7365807fa18d736580 /* DyArticulation.h */, + FFFD8d7365e87fa18d7365e8 /* DyConstraint.h */, + FFFD8d7366507fa18d736650 /* DyConstraintWriteBack.h */, + FFFD8d7366b87fa18d7366b8 /* DyContext.h */, + FFFD8d7367207fa18d736720 /* DySleepingConfigulation.h */, + FFFD8d7367887fa18d736788 /* DyThresholdTable.h */, ); name = "Dynamics Includes"; sourceTree = SOURCE_ROOT; }; - FFFBdcf0be007ff3dcf0be00 /* Dynamics Internal Includes */ = { + FFFB8d734f207fa18d734f20 /* Dynamics Internal Includes */ = { isa = PBXGroup; children = ( - FFFDdd8096007ff3dd809600 /* DyArticulationContactPrep.h */, - FFFDdd8096687ff3dd809668 /* DyArticulationFnsDebug.h */, - FFFDdd8096d07ff3dd8096d0 /* DyArticulationFnsScalar.h */, - FFFDdd8097387ff3dd809738 /* DyArticulationFnsSimd.h */, - FFFDdd8097a07ff3dd8097a0 /* DyArticulationHelper.h */, - FFFDdd8098087ff3dd809808 /* DyArticulationPImpl.h */, - FFFDdd8098707ff3dd809870 /* DyArticulationReference.h */, - FFFDdd8098d87ff3dd8098d8 /* DyArticulationScalar.h */, - FFFDdd8099407ff3dd809940 /* DyArticulationUtils.h */, - FFFDdd8099a87ff3dd8099a8 /* DyBodyCoreIntegrator.h */, - FFFDdd809a107ff3dd809a10 /* DyConstraintPartition.h */, - FFFDdd809a787ff3dd809a78 /* DyConstraintPrep.h */, - FFFDdd809ae07ff3dd809ae0 /* DyContactPrep.h */, - FFFDdd809b487ff3dd809b48 /* DyContactPrepShared.h */, - FFFDdd809bb07ff3dd809bb0 /* DyContactReduction.h */, - FFFDdd809c187ff3dd809c18 /* DyCorrelationBuffer.h */, - FFFDdd809c807ff3dd809c80 /* DyDynamics.h */, - FFFDdd809ce87ff3dd809ce8 /* DyFrictionPatch.h */, - FFFDdd809d507ff3dd809d50 /* DyFrictionPatchStreamPair.h */, - FFFDdd809db87ff3dd809db8 /* DySolverBody.h */, - FFFDdd809e207ff3dd809e20 /* DySolverConstraint1D.h */, - FFFDdd809e887ff3dd809e88 /* DySolverConstraint1D4.h */, - FFFDdd809ef07ff3dd809ef0 /* DySolverConstraintDesc.h */, - FFFDdd809f587ff3dd809f58 /* DySolverConstraintExtShared.h */, - FFFDdd809fc07ff3dd809fc0 /* DySolverConstraintTypes.h */, - FFFDdd80a0287ff3dd80a028 /* DySolverConstraintsShared.h */, - FFFDdd80a0907ff3dd80a090 /* DySolverContact.h */, - FFFDdd80a0f87ff3dd80a0f8 /* DySolverContact4.h */, - FFFDdd80a1607ff3dd80a160 /* DySolverContactPF.h */, - FFFDdd80a1c87ff3dd80a1c8 /* DySolverContactPF4.h */, - FFFDdd80a2307ff3dd80a230 /* DySolverContext.h */, - FFFDdd80a2987ff3dd80a298 /* DySolverControl.h */, - FFFDdd80a3007ff3dd80a300 /* DySolverControlPF.h */, - FFFDdd80a3687ff3dd80a368 /* DySolverCore.h */, - FFFDdd80a3d07ff3dd80a3d0 /* DySolverExt.h */, - FFFDdd80a4387ff3dd80a438 /* DySpatial.h */, - FFFDdd80a4a07ff3dd80a4a0 /* DyThreadContext.h */, + FFFD8d8378007fa18d837800 /* DyArticulationContactPrep.h */, + FFFD8d8378687fa18d837868 /* DyArticulationFnsDebug.h */, + FFFD8d8378d07fa18d8378d0 /* DyArticulationFnsScalar.h */, + FFFD8d8379387fa18d837938 /* DyArticulationFnsSimd.h */, + FFFD8d8379a07fa18d8379a0 /* DyArticulationHelper.h */, + FFFD8d837a087fa18d837a08 /* DyArticulationPImpl.h */, + FFFD8d837a707fa18d837a70 /* DyArticulationReference.h */, + FFFD8d837ad87fa18d837ad8 /* DyArticulationScalar.h */, + FFFD8d837b407fa18d837b40 /* DyArticulationUtils.h */, + FFFD8d837ba87fa18d837ba8 /* DyBodyCoreIntegrator.h */, + FFFD8d837c107fa18d837c10 /* DyConstraintPartition.h */, + FFFD8d837c787fa18d837c78 /* DyConstraintPrep.h */, + FFFD8d837ce07fa18d837ce0 /* DyContactPrep.h */, + FFFD8d837d487fa18d837d48 /* DyContactPrepShared.h */, + FFFD8d837db07fa18d837db0 /* DyContactReduction.h */, + FFFD8d837e187fa18d837e18 /* DyCorrelationBuffer.h */, + FFFD8d837e807fa18d837e80 /* DyDynamics.h */, + FFFD8d837ee87fa18d837ee8 /* DyFrictionPatch.h */, + FFFD8d837f507fa18d837f50 /* DyFrictionPatchStreamPair.h */, + FFFD8d837fb87fa18d837fb8 /* DySolverBody.h */, + FFFD8d8380207fa18d838020 /* DySolverConstraint1D.h */, + FFFD8d8380887fa18d838088 /* DySolverConstraint1D4.h */, + FFFD8d8380f07fa18d8380f0 /* DySolverConstraintDesc.h */, + FFFD8d8381587fa18d838158 /* DySolverConstraintExtShared.h */, + FFFD8d8381c07fa18d8381c0 /* DySolverConstraintTypes.h */, + FFFD8d8382287fa18d838228 /* DySolverConstraintsShared.h */, + FFFD8d8382907fa18d838290 /* DySolverContact.h */, + FFFD8d8382f87fa18d8382f8 /* DySolverContact4.h */, + FFFD8d8383607fa18d838360 /* DySolverContactPF.h */, + FFFD8d8383c87fa18d8383c8 /* DySolverContactPF4.h */, + FFFD8d8384307fa18d838430 /* DySolverContext.h */, + FFFD8d8384987fa18d838498 /* DySolverControl.h */, + FFFD8d8385007fa18d838500 /* DySolverControlPF.h */, + FFFD8d8385687fa18d838568 /* DySolverCore.h */, + FFFD8d8385d07fa18d8385d0 /* DySolverExt.h */, + FFFD8d8386387fa18d838638 /* DySpatial.h */, + FFFD8d8386a07fa18d8386a0 /* DyThreadContext.h */, ); name = "Dynamics Internal Includes"; sourceTree = SOURCE_ROOT; }; - FFFBde1080f07ff3de1080f0 /* LowLevelCloth */ = { + FFFB8e1176f07fa18e1176f0 /* LowLevelCloth */ = { isa = PBXGroup; children = ( - FFFBde10bc307ff3de10bc30 /* include */, - FFFBde10bc587ff3de10bc58 /* src */, + FFFB8e114e107fa18e114e10 /* include */, + FFFB8e114e387fa18e114e38 /* src */, ); name = "LowLevelCloth"; sourceTree = "<group>"; }; - FFFBde10bc307ff3de10bc30 /* include */ = { + FFFB8e114e107fa18e114e10 /* include */ = { isa = PBXGroup; children = ( - FFFDde10d6607ff3de10d660 /* Cloth.h */, - FFFDde10d6c87ff3de10d6c8 /* Fabric.h */, - FFFDde10d7307ff3de10d730 /* Factory.h */, - FFFDde10d7987ff3de10d798 /* PhaseConfig.h */, - FFFDde10d8007ff3de10d800 /* Range.h */, - FFFDde10d8687ff3de10d868 /* Solver.h */, - FFFDde10d8d07ff3de10d8d0 /* Types.h */, + FFFD8e11aa407fa18e11aa40 /* Cloth.h */, + FFFD8e11aaa87fa18e11aaa8 /* Fabric.h */, + FFFD8e11ab107fa18e11ab10 /* Factory.h */, + FFFD8e11ab787fa18e11ab78 /* PhaseConfig.h */, + FFFD8e11abe07fa18e11abe0 /* Range.h */, + FFFD8e11ac487fa18e11ac48 /* Solver.h */, + FFFD8e11acb07fa18e11acb0 /* Types.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBde10bc587ff3de10bc58 /* src */ = { + FFFB8e114e387fa18e114e38 /* src */ = { isa = PBXGroup; children = ( - FFFDde809c007ff3de809c00 /* Allocator.h */, - FFFDde809c687ff3de809c68 /* Array.h */, - FFFDde809cd07ff3de809cd0 /* BoundingBox.h */, - FFFDde809d387ff3de809d38 /* ClothBase.h */, - FFFDde809da07ff3de809da0 /* ClothImpl.h */, - FFFDde809e087ff3de809e08 /* IndexPair.h */, - FFFDde809e707ff3de809e70 /* IterationState.h */, - FFFDde809ed87ff3de809ed8 /* MovingAverage.h */, - FFFDde809f407ff3de809f40 /* PointInterpolator.h */, - FFFDde809fa87ff3de809fa8 /* Simd.h */, - FFFDde80a0107ff3de80a010 /* Simd4f.h */, - FFFDde80a0787ff3de80a078 /* Simd4i.h */, - FFFDde80a0e07ff3de80a0e0 /* SimdTypes.h */, - FFFDde80a1487ff3de80a148 /* StackAllocator.h */, - FFFDde80a1b07ff3de80a1b0 /* SwCloth.h */, - FFFDde80a2187ff3de80a218 /* SwClothData.h */, - FFFDde80a2807ff3de80a280 /* SwCollision.h */, - FFFDde80a2e87ff3de80a2e8 /* SwCollisionHelpers.h */, - FFFDde80a3507ff3de80a350 /* SwFabric.h */, - FFFDde80a3b87ff3de80a3b8 /* SwFactory.h */, - FFFDde80a4207ff3de80a420 /* SwInterCollision.h */, - FFFDde80a4887ff3de80a488 /* SwSelfCollision.h */, - FFFDde80a4f07ff3de80a4f0 /* SwSolver.h */, - FFFDde80a5587ff3de80a558 /* SwSolverKernel.h */, - FFFDde80a5c07ff3de80a5c0 /* TripletScheduler.h */, - FFFDde80a6287ff3de80a628 /* Vec4T.h */, - FFFDde80a6907ff3de80a690 /* Allocator.cpp */, - FFFDde80a6f87ff3de80a6f8 /* Factory.cpp */, - FFFDde80a7607ff3de80a760 /* PhaseConfig.cpp */, - FFFDde80a7c87ff3de80a7c8 /* SwCloth.cpp */, - FFFDde80a8307ff3de80a830 /* SwClothData.cpp */, - FFFDde80a8987ff3de80a898 /* SwCollision.cpp */, - FFFDde80a9007ff3de80a900 /* SwFabric.cpp */, - FFFDde80a9687ff3de80a968 /* SwFactory.cpp */, - FFFDde80a9d07ff3de80a9d0 /* SwInterCollision.cpp */, - FFFDde80aa387ff3de80aa38 /* SwSelfCollision.cpp */, - FFFDde80aaa07ff3de80aaa0 /* SwSolver.cpp */, - FFFDde80ab087ff3de80ab08 /* SwSolverKernel.cpp */, - FFFDde80ab707ff3de80ab70 /* TripletScheduler.cpp */, + FFFD8e812e007fa18e812e00 /* Allocator.h */, + FFFD8e812e687fa18e812e68 /* Array.h */, + FFFD8e812ed07fa18e812ed0 /* BoundingBox.h */, + FFFD8e812f387fa18e812f38 /* ClothBase.h */, + FFFD8e812fa07fa18e812fa0 /* ClothImpl.h */, + FFFD8e8130087fa18e813008 /* IndexPair.h */, + FFFD8e8130707fa18e813070 /* IterationState.h */, + FFFD8e8130d87fa18e8130d8 /* MovingAverage.h */, + FFFD8e8131407fa18e813140 /* PointInterpolator.h */, + FFFD8e8131a87fa18e8131a8 /* Simd.h */, + FFFD8e8132107fa18e813210 /* Simd4f.h */, + FFFD8e8132787fa18e813278 /* Simd4i.h */, + FFFD8e8132e07fa18e8132e0 /* SimdTypes.h */, + FFFD8e8133487fa18e813348 /* StackAllocator.h */, + FFFD8e8133b07fa18e8133b0 /* SwCloth.h */, + FFFD8e8134187fa18e813418 /* SwClothData.h */, + FFFD8e8134807fa18e813480 /* SwCollision.h */, + FFFD8e8134e87fa18e8134e8 /* SwCollisionHelpers.h */, + FFFD8e8135507fa18e813550 /* SwFabric.h */, + FFFD8e8135b87fa18e8135b8 /* SwFactory.h */, + FFFD8e8136207fa18e813620 /* SwInterCollision.h */, + FFFD8e8136887fa18e813688 /* SwSelfCollision.h */, + FFFD8e8136f07fa18e8136f0 /* SwSolver.h */, + FFFD8e8137587fa18e813758 /* SwSolverKernel.h */, + FFFD8e8137c07fa18e8137c0 /* TripletScheduler.h */, + FFFD8e8138287fa18e813828 /* Vec4T.h */, + FFFD8e8138907fa18e813890 /* Allocator.cpp */, + FFFD8e8138f87fa18e8138f8 /* Factory.cpp */, + FFFD8e8139607fa18e813960 /* PhaseConfig.cpp */, + FFFD8e8139c87fa18e8139c8 /* SwCloth.cpp */, + FFFD8e813a307fa18e813a30 /* SwClothData.cpp */, + FFFD8e813a987fa18e813a98 /* SwCollision.cpp */, + FFFD8e813b007fa18e813b00 /* SwFabric.cpp */, + FFFD8e813b687fa18e813b68 /* SwFactory.cpp */, + FFFD8e813bd07fa18e813bd0 /* SwInterCollision.cpp */, + FFFD8e813c387fa18e813c38 /* SwSelfCollision.cpp */, + FFFD8e813ca07fa18e813ca0 /* SwSolver.cpp */, + FFFD8e813d087fa18e813d08 /* SwSolverKernel.cpp */, + FFFD8e813d707fa18e813d70 /* TripletScheduler.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBdcf22d807ff3dcf22d80 /* LowLevelParticles */ = { + FFFB8bc744107fa18bc74410 /* LowLevelParticles */ = { isa = PBXGroup; children = ( - FFFBdcf2dce07ff3dcf2dce0 /* include */, - FFFBdcf2dd087ff3dcf2dd08 /* src */, + FFFB8bc72ed07fa18bc72ed0 /* include */, + FFFB8bc72ef87fa18bc72ef8 /* src */, ); name = "LowLevelParticles"; sourceTree = "<group>"; }; - FFFBdcf2dce07ff3dcf2dce0 /* include */ = { + FFFB8bc72ed07fa18bc72ed0 /* include */ = { isa = PBXGroup; children = ( - FFFDdd8000007ff3dd800000 /* PtBodyTransformVault.h */, - FFFDdd8000687ff3dd800068 /* PtContext.h */, - FFFDdd8000d07ff3dd8000d0 /* PtGridCellVector.h */, - FFFDdd8001387ff3dd800138 /* PtParticle.h */, - FFFDdd8001a07ff3dd8001a0 /* PtParticleContactManagerStream.h */, - FFFDdd8002087ff3dd800208 /* PtParticleData.h */, - FFFDdd8002707ff3dd800270 /* PtParticleShape.h */, - FFFDdd8002d87ff3dd8002d8 /* PtParticleSystemCore.h */, - FFFDdd8003407ff3dd800340 /* PtParticleSystemFlags.h */, - FFFDdd8003a87ff3dd8003a8 /* PtParticleSystemSim.h */, + FFFD8c014a007fa18c014a00 /* PtBodyTransformVault.h */, + FFFD8c014a687fa18c014a68 /* PtContext.h */, + FFFD8c014ad07fa18c014ad0 /* PtGridCellVector.h */, + FFFD8c014b387fa18c014b38 /* PtParticle.h */, + FFFD8c014ba07fa18c014ba0 /* PtParticleContactManagerStream.h */, + FFFD8c014c087fa18c014c08 /* PtParticleData.h */, + FFFD8c014c707fa18c014c70 /* PtParticleShape.h */, + FFFD8c014cd87fa18c014cd8 /* PtParticleSystemCore.h */, + FFFD8c014d407fa18c014d40 /* PtParticleSystemFlags.h */, + FFFD8c014da87fa18c014da8 /* PtParticleSystemSim.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBdcf2dd087ff3dcf2dd08 /* src */ = { + FFFB8bc72ef87fa18bc72ef8 /* src */ = { isa = PBXGroup; children = ( - FFFDdd8118007ff3dd811800 /* PtBatcher.h */, - FFFDdd8118687ff3dd811868 /* PtCollision.h */, - FFFDdd8118d07ff3dd8118d0 /* PtCollisionData.h */, - FFFDdd8119387ff3dd811938 /* PtCollisionHelper.h */, - FFFDdd8119a07ff3dd8119a0 /* PtCollisionMethods.h */, - FFFDdd811a087ff3dd811a08 /* PtCollisionParameters.h */, - FFFDdd811a707ff3dd811a70 /* PtConfig.h */, - FFFDdd811ad87ff3dd811ad8 /* PtConstants.h */, - FFFDdd811b407ff3dd811b40 /* PtContextCpu.h */, - FFFDdd811ba87ff3dd811ba8 /* PtDynamicHelper.h */, - FFFDdd811c107ff3dd811c10 /* PtDynamics.h */, - FFFDdd811c787ff3dd811c78 /* PtDynamicsKernels.h */, - FFFDdd811ce07ff3dd811ce0 /* PtDynamicsParameters.h */, - FFFDdd811d487ff3dd811d48 /* PtDynamicsTempBuffers.h */, - FFFDdd811db07ff3dd811db0 /* PtHeightFieldAabbTest.h */, - FFFDdd811e187ff3dd811e18 /* PtPacketSections.h */, - FFFDdd811e807ff3dd811e80 /* PtParticleCell.h */, - FFFDdd811ee87ff3dd811ee8 /* PtParticleOpcodeCache.h */, - FFFDdd811f507ff3dd811f50 /* PtParticleShapeCpu.h */, - FFFDdd811fb87ff3dd811fb8 /* PtParticleSystemSimCpu.h */, - FFFDdd8120207ff3dd812020 /* PtSpatialHash.h */, - FFFDdd8120887ff3dd812088 /* PtSpatialHashHelper.h */, - FFFDdd8120f07ff3dd8120f0 /* PtTwoWayData.h */, - FFFDdd8121587ff3dd812158 /* PtBatcher.cpp */, - FFFDdd8121c07ff3dd8121c0 /* PtBodyTransformVault.cpp */, - FFFDdd8122287ff3dd812228 /* PtCollision.cpp */, - FFFDdd8122907ff3dd812290 /* PtCollisionBox.cpp */, - FFFDdd8122f87ff3dd8122f8 /* PtCollisionCapsule.cpp */, - FFFDdd8123607ff3dd812360 /* PtCollisionConvex.cpp */, - FFFDdd8123c87ff3dd8123c8 /* PtCollisionMesh.cpp */, - FFFDdd8124307ff3dd812430 /* PtCollisionPlane.cpp */, - FFFDdd8124987ff3dd812498 /* PtCollisionSphere.cpp */, - FFFDdd8125007ff3dd812500 /* PtContextCpu.cpp */, - FFFDdd8125687ff3dd812568 /* PtDynamics.cpp */, - FFFDdd8125d07ff3dd8125d0 /* PtParticleData.cpp */, - FFFDdd8126387ff3dd812638 /* PtParticleShapeCpu.cpp */, - FFFDdd8126a07ff3dd8126a0 /* PtParticleSystemSimCpu.cpp */, - FFFDdd8127087ff3dd812708 /* PtSpatialHash.cpp */, - FFFDdd8127707ff3dd812770 /* PtSpatialLocalHash.cpp */, + FFFD8c01bc007fa18c01bc00 /* PtBatcher.h */, + FFFD8c01bc687fa18c01bc68 /* PtCollision.h */, + FFFD8c01bcd07fa18c01bcd0 /* PtCollisionData.h */, + FFFD8c01bd387fa18c01bd38 /* PtCollisionHelper.h */, + FFFD8c01bda07fa18c01bda0 /* PtCollisionMethods.h */, + FFFD8c01be087fa18c01be08 /* PtCollisionParameters.h */, + FFFD8c01be707fa18c01be70 /* PtConfig.h */, + FFFD8c01bed87fa18c01bed8 /* PtConstants.h */, + FFFD8c01bf407fa18c01bf40 /* PtContextCpu.h */, + FFFD8c01bfa87fa18c01bfa8 /* PtDynamicHelper.h */, + FFFD8c01c0107fa18c01c010 /* PtDynamics.h */, + FFFD8c01c0787fa18c01c078 /* PtDynamicsKernels.h */, + FFFD8c01c0e07fa18c01c0e0 /* PtDynamicsParameters.h */, + FFFD8c01c1487fa18c01c148 /* PtDynamicsTempBuffers.h */, + FFFD8c01c1b07fa18c01c1b0 /* PtHeightFieldAabbTest.h */, + FFFD8c01c2187fa18c01c218 /* PtPacketSections.h */, + FFFD8c01c2807fa18c01c280 /* PtParticleCell.h */, + FFFD8c01c2e87fa18c01c2e8 /* PtParticleOpcodeCache.h */, + FFFD8c01c3507fa18c01c350 /* PtParticleShapeCpu.h */, + FFFD8c01c3b87fa18c01c3b8 /* PtParticleSystemSimCpu.h */, + FFFD8c01c4207fa18c01c420 /* PtSpatialHash.h */, + FFFD8c01c4887fa18c01c488 /* PtSpatialHashHelper.h */, + FFFD8c01c4f07fa18c01c4f0 /* PtTwoWayData.h */, + FFFD8c01c5587fa18c01c558 /* PtBatcher.cpp */, + FFFD8c01c5c07fa18c01c5c0 /* PtBodyTransformVault.cpp */, + FFFD8c01c6287fa18c01c628 /* PtCollision.cpp */, + FFFD8c01c6907fa18c01c690 /* PtCollisionBox.cpp */, + FFFD8c01c6f87fa18c01c6f8 /* PtCollisionCapsule.cpp */, + FFFD8c01c7607fa18c01c760 /* PtCollisionConvex.cpp */, + FFFD8c01c7c87fa18c01c7c8 /* PtCollisionMesh.cpp */, + FFFD8c01c8307fa18c01c830 /* PtCollisionPlane.cpp */, + FFFD8c01c8987fa18c01c898 /* PtCollisionSphere.cpp */, + FFFD8c01c9007fa18c01c900 /* PtContextCpu.cpp */, + FFFD8c01c9687fa18c01c968 /* PtDynamics.cpp */, + FFFD8c01c9d07fa18c01c9d0 /* PtParticleData.cpp */, + FFFD8c01ca387fa18c01ca38 /* PtParticleShapeCpu.cpp */, + FFFD8c01caa07fa18c01caa0 /* PtParticleSystemSimCpu.cpp */, + FFFD8c01cb087fa18c01cb08 /* PtSpatialHash.cpp */, + FFFD8c01cb707fa18c01cb70 /* PtSpatialLocalHash.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBdce4e9207ff3dce4e920 /* PxTask */ = { + FFFB8e3634f07fa18e3634f0 /* PxTask */ = { isa = PBXGroup; children = ( - FFFBdce4eba07ff3dce4eba0 /* include */, - FFFBdce4ebc87ff3dce4ebc8 /* src */, + FFFB8e3491107fa18e349110 /* include */, + FFFB8e3491387fa18e349138 /* src */, ); name = "PxTask"; sourceTree = "<group>"; }; - FFFBdce4eba07ff3dce4eba0 /* include */ = { + FFFB8e3491107fa18e349110 /* include */ = { isa = PBXGroup; children = ( - FFFDdce24b607ff3dce24b60 /* PxCpuDispatcher.h */, - FFFDdce24bc87ff3dce24bc8 /* PxGpuDispatcher.h */, - FFFDdce24c307ff3dce24c30 /* PxGpuTask.h */, - FFFDdce24c987ff3dce24c98 /* PxTask.h */, - FFFDdce24d007ff3dce24d00 /* PxTaskDefine.h */, - FFFDdce24d687ff3dce24d68 /* PxTaskManager.h */, + FFFD8e3468707fa18e346870 /* PxCpuDispatcher.h */, + FFFD8e3468d87fa18e3468d8 /* PxGpuDispatcher.h */, + FFFD8e3469407fa18e346940 /* PxGpuTask.h */, + FFFD8e3469a87fa18e3469a8 /* PxTask.h */, + FFFD8e346a107fa18e346a10 /* PxTaskDefine.h */, + FFFD8e346a787fa18e346a78 /* PxTaskManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBdce4ebc87ff3dce4ebc8 /* src */ = { + FFFB8e3491387fa18e349138 /* src */ = { isa = PBXGroup; children = ( - FFFDdce3a1907ff3dce3a190 /* src/TaskManager.cpp */, + FFFD8e3493507fa18e349350 /* src/TaskManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBdcc74fc07ff3dcc74fc0 /* PsFastXml */ = { + FFFB8bc63c607fa18bc63c60 /* PsFastXml */ = { isa = PBXGroup; children = ( - FFFBdcc755a07ff3dcc755a0 /* include */, - FFFBdcc755c87ff3dcc755c8 /* src */, + FFFB8e2152007fa18e215200 /* include */, + FFFB8e2152287fa18e215228 /* src */, ); name = "PsFastXml"; sourceTree = "<group>"; }; - FFFBdcc755a07ff3dcc755a0 /* include */ = { + FFFB8e2152007fa18e215200 /* include */ = { isa = PBXGroup; children = ( - FFFDdcc757307ff3dcc75730 /* PsFastXml.h */, + FFFD8e209d907fa18e209d90 /* PsFastXml.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBdcc755c87ff3dcc755c8 /* src */ = { + FFFB8e2152287fa18e215228 /* src */ = { isa = PBXGroup; children = ( - FFFDdcc758307ff3dcc75830 /* PsFastXml.cpp */, + FFFD8bc632707fa18bc63270 /* PsFastXml.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; @@ -4995,61 +4993,61 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - FFFAdcc714a07ff3dcc714a0 /* PhysX */ = { + FFFA8bc62c307fa18bc62c30 /* PhysX */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6dcc714a07ff3dcc714a0 /* Build configuration list for PBXNativeTarget "PhysX" */; + buildConfigurationList = FFF68bc62c307fa18bc62c30 /* Build configuration list for PBXNativeTarget "PhysX" */; buildPhases = ( - FFF2dcc714a07ff3dcc714a0, - FFF8dcc714a07ff3dcc714a0, - FFFCdcc714a07ff3dcc714a0, + FFF28bc62c307fa18bc62c30, + FFF88bc62c307fa18bc62c30, + FFFC8bc62c307fa18bc62c30, ); buildRules = ( ); dependencies = ( - FFF4dcc732307ff3dcc73230, /* LowLevel */ - FFF4dcc6bb707ff3dcc6bb70, /* LowLevelAABB */ - FFF4dcc6ca907ff3dcc6ca90, /* LowLevelCloth */ - FFF4dcc6bbd07ff3dcc6bbd0, /* LowLevelDynamics */ - FFF4dcc6caf07ff3dcc6caf0, /* LowLevelParticles */ - FFF4dcc6d0b07ff3dcc6d0b0, /* PhysXCommon */ - FFF4dcc717907ff3dcc71790, /* PxFoundation */ - FFF4dcc714407ff3dcc71440, /* PxPvdSDK */ - FFF4dcc68a207ff3dcc68a20, /* PxTask */ - FFF4dcc6cb507ff3dcc6cb50, /* SceneQuery */ - FFF4dcc689f07ff3dcc689f0, /* SimulationController */ + FFF48e216a507fa18e216a50, /* LowLevel */ + FFF48e2185e07fa18e2185e0, /* LowLevelAABB */ + FFF48e2181e07fa18e2181e0, /* LowLevelCloth */ + FFF48e2189e07fa18e2189e0, /* LowLevelDynamics */ + FFF48e217fe07fa18e217fe0, /* LowLevelParticles */ + FFF48e216c507fa18e216c50, /* PhysXCommon */ + FFF48e2ba2107fa18e2ba210, /* PxFoundation */ + FFF48e2b9ba07fa18e2b9ba0, /* PxPvdSDK */ + FFF48e21a1707fa18e21a170, /* PxTask */ + FFF48e2199707fa18e219970, /* SceneQuery */ + FFF48e219d707fa18e219d70, /* SimulationController */ ); name = "PhysX"; productName = "PhysX"; - productReference = FFFDdcc714a07ff3dcc714a0 /* PhysX */; + productReference = FFFD8bc62c307fa18bc62c30 /* PhysX */; productType = "com.apple.product-type.library.static"; }; - FFFAdcc6c7107ff3dcc6c710 /* PhysXCharacterKinematic */ = { + FFFA8bc650b07fa18bc650b0 /* PhysXCharacterKinematic */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6dcc6c7107ff3dcc6c710 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; + buildConfigurationList = FFF68bc650b07fa18bc650b0 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; buildPhases = ( - FFF2dcc6c7107ff3dcc6c710, - FFF8dcc6c7107ff3dcc6c710, - FFFCdcc6c7107ff3dcc6c710, + FFF28bc650b07fa18bc650b0, + FFF88bc650b07fa18bc650b0, + FFFC8bc650b07fa18bc650b0, ); buildRules = ( ); dependencies = ( - FFF4dcc661d07ff3dcc661d0, /* PhysXCommon */ - FFF4dcc7e2507ff3dcc7e250, /* PhysXExtensions */ - FFF4dcc6bde07ff3dcc6bde0, /* PxFoundation */ + FFF48e21d5007fa18e21d500, /* PhysXCommon */ + FFF48e21c1707fa18e21c170, /* PhysXExtensions */ + FFF48e221b907fa18e221b90, /* PxFoundation */ ); name = "PhysXCharacterKinematic"; productName = "PhysXCharacterKinematic"; - productReference = FFFDdcc6c7107ff3dcc6c710 /* PhysXCharacterKinematic */; + productReference = FFFD8bc650b07fa18bc650b0 /* PhysXCharacterKinematic */; productType = "com.apple.product-type.library.static"; }; - FFFAdcc6a0c07ff3dcc6a0c0 /* PhysXVehicle */ = { + FFFA8be659807fa18be65980 /* PhysXVehicle */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6dcc6a0c07ff3dcc6a0c0 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; + buildConfigurationList = FFF68be659807fa18be65980 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; buildPhases = ( - FFF2dcc6a0c07ff3dcc6a0c0, - FFF8dcc6a0c07ff3dcc6a0c0, - FFFCdcc6a0c07ff3dcc6a0c0, + FFF28be659807fa18be65980, + FFF88be659807fa18be65980, + FFFC8be659807fa18be65980, ); buildRules = ( ); @@ -5057,34 +5055,34 @@ ); name = "PhysXVehicle"; productName = "PhysXVehicle"; - productReference = FFFDdcc6a0c07ff3dcc6a0c0 /* PhysXVehicle */; + productReference = FFFD8be659807fa18be65980 /* PhysXVehicle */; productType = "com.apple.product-type.library.static"; }; - FFFAdcc891607ff3dcc89160 /* PhysXExtensions */ = { + FFFA8be663407fa18be66340 /* PhysXExtensions */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6dcc891607ff3dcc89160 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; + buildConfigurationList = FFF68be663407fa18be66340 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; buildPhases = ( - FFF2dcc891607ff3dcc89160, - FFF8dcc891607ff3dcc89160, - FFFCdcc891607ff3dcc89160, + FFF28be663407fa18be66340, + FFF88be663407fa18be66340, + FFFC8be663407fa18be66340, ); buildRules = ( ); dependencies = ( - FFF4dcc888607ff3dcc88860, /* PsFastXml */ + FFF48e208f107fa18e208f10, /* PsFastXml */ ); name = "PhysXExtensions"; productName = "PhysXExtensions"; - productReference = FFFDdcc891607ff3dcc89160 /* PhysXExtensions */; + productReference = FFFD8be663407fa18be66340 /* PhysXExtensions */; productType = "com.apple.product-type.library.static"; }; - FFFAdcc9a1f07ff3dcc9a1f0 /* SceneQuery */ = { + FFFA8be667307fa18be66730 /* SceneQuery */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6dcc9a1f07ff3dcc9a1f0 /* Build configuration list for PBXNativeTarget "SceneQuery" */; + buildConfigurationList = FFF68be667307fa18be66730 /* Build configuration list for PBXNativeTarget "SceneQuery" */; buildPhases = ( - FFF2dcc9a1f07ff3dcc9a1f0, - FFF8dcc9a1f07ff3dcc9a1f0, - FFFCdcc9a1f07ff3dcc9a1f0, + FFF28be667307fa18be66730, + FFF88be667307fa18be66730, + FFFC8be667307fa18be66730, ); buildRules = ( ); @@ -5092,16 +5090,16 @@ ); name = "SceneQuery"; productName = "SceneQuery"; - productReference = FFFDdcc9a1f07ff3dcc9a1f0 /* SceneQuery */; + productReference = FFFD8be667307fa18be66730 /* SceneQuery */; productType = "com.apple.product-type.library.static"; }; - FFFAdcc9e8e07ff3dcc9e8e0 /* SimulationController */ = { + FFFA8be669207fa18be66920 /* SimulationController */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6dcc9e8e07ff3dcc9e8e0 /* Build configuration list for PBXNativeTarget "SimulationController" */; + buildConfigurationList = FFF68be669207fa18be66920 /* Build configuration list for PBXNativeTarget "SimulationController" */; buildPhases = ( - FFF2dcc9e8e07ff3dcc9e8e0, - FFF8dcc9e8e07ff3dcc9e8e0, - FFFCdcc9e8e07ff3dcc9e8e0, + FFF28be669207fa18be66920, + FFF88be669207fa18be66920, + FFFC8be669207fa18be66920, ); buildRules = ( ); @@ -5109,54 +5107,54 @@ ); name = "SimulationController"; productName = "SimulationController"; - productReference = FFFDdcc9e8e07ff3dcc9e8e0 /* SimulationController */; + productReference = FFFD8be669207fa18be66920 /* SimulationController */; productType = "com.apple.product-type.library.static"; }; - FFFAde3231d07ff3de3231d0 /* PhysXCooking */ = { + FFFA8e579d907fa18e579d90 /* PhysXCooking */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6de3231d07ff3de3231d0 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; + buildConfigurationList = FFF68e579d907fa18e579d90 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; buildPhases = ( - FFF2de3231d07ff3de3231d0, - FFF8de3231d07ff3de3231d0, - FFFCde3231d07ff3de3231d0, + FFF28e579d907fa18e579d90, + FFF88e579d907fa18e579d90, + FFFC8e579d907fa18e579d90, ); buildRules = ( ); dependencies = ( - FFF4de3239307ff3de323930, /* PhysXCommon */ - FFF4de3273007ff3de327300, /* PhysXExtensions */ - FFF4de3230a07ff3de3230a0, /* PxFoundation */ + FFF48e575ea07fa18e575ea0, /* PhysXCommon */ + FFF48e5869c07fa18e5869c0, /* PhysXExtensions */ + FFF48e58e5a07fa18e58e5a0, /* PxFoundation */ ); name = "PhysXCooking"; productName = "PhysXCooking"; - productReference = FFFDde3231d07ff3de3231d0 /* PhysXCooking */; + productReference = FFFD8e579d907fa18e579d90 /* PhysXCooking */; productType = "com.apple.product-type.library.static"; }; - FFFAdc88a1407ff3dc88a140 /* PhysXCommon */ = { + FFFA8d1551c07fa18d1551c0 /* PhysXCommon */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6dc88a1407ff3dc88a140 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; + buildConfigurationList = FFF68d1551c07fa18d1551c0 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; buildPhases = ( - FFF2dc88a1407ff3dc88a140, - FFF8dc88a1407ff3dc88a140, - FFFCdc88a1407ff3dc88a140, + FFF28d1551c07fa18d1551c0, + FFF88d1551c07fa18d1551c0, + FFFC8d1551c07fa18d1551c0, ); buildRules = ( ); dependencies = ( - FFF4dcb07b807ff3dcb07b80, /* PxFoundation */ + FFF48d142b007fa18d142b00, /* PxFoundation */ ); name = "PhysXCommon"; productName = "PhysXCommon"; - productReference = FFFDdc88a1407ff3dc88a140 /* PhysXCommon */; + productReference = FFFD8d1551c07fa18d1551c0 /* PhysXCommon */; productType = "com.apple.product-type.library.static"; }; - FFFAdc88e8a07ff3dc88e8a0 /* PxFoundation */ = { + FFFA8d1321d07fa18d1321d0 /* PxFoundation */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6dc88e8a07ff3dc88e8a0 /* Build configuration list for PBXNativeTarget "PxFoundation" */; + buildConfigurationList = FFF68d1321d07fa18d1321d0 /* Build configuration list for PBXNativeTarget "PxFoundation" */; buildPhases = ( - FFF2dc88e8a07ff3dc88e8a0, - FFF8dc88e8a07ff3dc88e8a0, - FFFCdc88e8a07ff3dc88e8a0, + FFF28d1321d07fa18d1321d0, + FFF88d1321d07fa18d1321d0, + FFFC8d1321d07fa18d1321d0, ); buildRules = ( ); @@ -5164,34 +5162,34 @@ ); name = "PxFoundation"; productName = "PxFoundation"; - productReference = FFFDdc88e8a07ff3dc88e8a0 /* PxFoundation */; + productReference = FFFD8d1321d07fa18d1321d0 /* PxFoundation */; productType = "com.apple.product-type.library.static"; }; - FFFAdcc360d07ff3dcc360d0 /* PxPvdSDK */ = { + FFFA8d1604e07fa18d1604e0 /* PxPvdSDK */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6dcc360d07ff3dcc360d0 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; + buildConfigurationList = FFF68d1604e07fa18d1604e0 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; buildPhases = ( - FFF2dcc360d07ff3dcc360d0, - FFF8dcc360d07ff3dcc360d0, - FFFCdcc360d07ff3dcc360d0, + FFF28d1604e07fa18d1604e0, + FFF88d1604e07fa18d1604e0, + FFFC8d1604e07fa18d1604e0, ); buildRules = ( ); dependencies = ( - FFF4dcc06dc07ff3dcc06dc0, /* PxFoundation */ + FFF48d12e5707fa18d12e570, /* PxFoundation */ ); name = "PxPvdSDK"; productName = "PxPvdSDK"; - productReference = FFFDdcc360d07ff3dcc360d0 /* PxPvdSDK */; + productReference = FFFD8d1604e07fa18d1604e0 /* PxPvdSDK */; productType = "com.apple.product-type.library.static"; }; - FFFAdce079107ff3dce07910 /* LowLevel */ = { + FFFA8e0045f07fa18e0045f0 /* LowLevel */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6dce079107ff3dce07910 /* Build configuration list for PBXNativeTarget "LowLevel" */; + buildConfigurationList = FFF68e0045f07fa18e0045f0 /* Build configuration list for PBXNativeTarget "LowLevel" */; buildPhases = ( - FFF2dce079107ff3dce07910, - FFF8dce079107ff3dce07910, - FFFCdce079107ff3dce07910, + FFF28e0045f07fa18e0045f0, + FFF88e0045f07fa18e0045f0, + FFFC8e0045f07fa18e0045f0, ); buildRules = ( ); @@ -5199,16 +5197,16 @@ ); name = "LowLevel"; productName = "LowLevel"; - productReference = FFFDdce079107ff3dce07910 /* LowLevel */; + productReference = FFFD8e0045f07fa18e0045f0 /* LowLevel */; productType = "com.apple.product-type.library.static"; }; - FFFAdcc44f407ff3dcc44f40 /* LowLevelAABB */ = { + FFFA8e1082507fa18e108250 /* LowLevelAABB */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6dcc44f407ff3dcc44f40 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; + buildConfigurationList = FFF68e1082507fa18e108250 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; buildPhases = ( - FFF2dcc44f407ff3dcc44f40, - FFF8dcc44f407ff3dcc44f40, - FFFCdcc44f407ff3dcc44f40, + FFF28e1082507fa18e108250, + FFF88e1082507fa18e108250, + FFFC8e1082507fa18e108250, ); buildRules = ( ); @@ -5216,16 +5214,16 @@ ); name = "LowLevelAABB"; productName = "LowLevelAABB"; - productReference = FFFDdcc44f407ff3dcc44f40 /* LowLevelAABB */; + productReference = FFFD8e1082507fa18e108250 /* LowLevelAABB */; productType = "com.apple.product-type.library.static"; }; - FFFAdcf075707ff3dcf07570 /* LowLevelDynamics */ = { + FFFA8d7244f07fa18d7244f0 /* LowLevelDynamics */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6dcf075707ff3dcf07570 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; + buildConfigurationList = FFF68d7244f07fa18d7244f0 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; buildPhases = ( - FFF2dcf075707ff3dcf07570, - FFF8dcf075707ff3dcf07570, - FFFCdcf075707ff3dcf07570, + FFF28d7244f07fa18d7244f0, + FFF88d7244f07fa18d7244f0, + FFFC8d7244f07fa18d7244f0, ); buildRules = ( ); @@ -5233,16 +5231,16 @@ ); name = "LowLevelDynamics"; productName = "LowLevelDynamics"; - productReference = FFFDdcf075707ff3dcf07570 /* LowLevelDynamics */; + productReference = FFFD8d7244f07fa18d7244f0 /* LowLevelDynamics */; productType = "com.apple.product-type.library.static"; }; - FFFAde1080f07ff3de1080f0 /* LowLevelCloth */ = { + FFFA8e1176f07fa18e1176f0 /* LowLevelCloth */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6de1080f07ff3de1080f0 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; + buildConfigurationList = FFF68e1176f07fa18e1176f0 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; buildPhases = ( - FFF2de1080f07ff3de1080f0, - FFF8de1080f07ff3de1080f0, - FFFCde1080f07ff3de1080f0, + FFF28e1176f07fa18e1176f0, + FFF88e1176f07fa18e1176f0, + FFFC8e1176f07fa18e1176f0, ); buildRules = ( ); @@ -5250,16 +5248,16 @@ ); name = "LowLevelCloth"; productName = "LowLevelCloth"; - productReference = FFFDde1080f07ff3de1080f0 /* LowLevelCloth */; + productReference = FFFD8e1176f07fa18e1176f0 /* LowLevelCloth */; productType = "com.apple.product-type.library.static"; }; - FFFAdcf22d807ff3dcf22d80 /* LowLevelParticles */ = { + FFFA8bc744107fa18bc74410 /* LowLevelParticles */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6dcf22d807ff3dcf22d80 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; + buildConfigurationList = FFF68bc744107fa18bc74410 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; buildPhases = ( - FFF2dcf22d807ff3dcf22d80, - FFF8dcf22d807ff3dcf22d80, - FFFCdcf22d807ff3dcf22d80, + FFF28bc744107fa18bc74410, + FFF88bc744107fa18bc74410, + FFFC8bc744107fa18bc74410, ); buildRules = ( ); @@ -5267,16 +5265,16 @@ ); name = "LowLevelParticles"; productName = "LowLevelParticles"; - productReference = FFFDdcf22d807ff3dcf22d80 /* LowLevelParticles */; + productReference = FFFD8bc744107fa18bc74410 /* LowLevelParticles */; productType = "com.apple.product-type.library.static"; }; - FFFAdce4e9207ff3dce4e920 /* PxTask */ = { + FFFA8e3634f07fa18e3634f0 /* PxTask */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6dce4e9207ff3dce4e920 /* Build configuration list for PBXNativeTarget "PxTask" */; + buildConfigurationList = FFF68e3634f07fa18e3634f0 /* Build configuration list for PBXNativeTarget "PxTask" */; buildPhases = ( - FFF2dce4e9207ff3dce4e920, - FFF8dce4e9207ff3dce4e920, - FFFCdce4e9207ff3dce4e920, + FFF28e3634f07fa18e3634f0, + FFF88e3634f07fa18e3634f0, + FFFC8e3634f07fa18e3634f0, ); buildRules = ( ); @@ -5284,16 +5282,16 @@ ); name = "PxTask"; productName = "PxTask"; - productReference = FFFDdce4e9207ff3dce4e920 /* PxTask */; + productReference = FFFD8e3634f07fa18e3634f0 /* PxTask */; productType = "com.apple.product-type.library.static"; }; - FFFAdcc74fc07ff3dcc74fc0 /* PsFastXml */ = { + FFFA8bc63c607fa18bc63c60 /* PsFastXml */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6dcc74fc07ff3dcc74fc0 /* Build configuration list for PBXNativeTarget "PsFastXml" */; + buildConfigurationList = FFF68bc63c607fa18bc63c60 /* Build configuration list for PBXNativeTarget "PsFastXml" */; buildPhases = ( - FFF2dcc74fc07ff3dcc74fc0, - FFF8dcc74fc07ff3dcc74fc0, - FFFCdcc74fc07ff3dcc74fc0, + FFF28bc63c607fa18bc63c60, + FFF88bc63c607fa18bc63c60, + FFFC8bc63c607fa18bc63c60, ); buildRules = ( ); @@ -5301,213 +5299,213 @@ ); name = "PsFastXml"; productName = "PsFastXml"; - productReference = FFFDdcc74fc07ff3dcc74fc0 /* PsFastXml */; + productReference = FFFD8bc63c607fa18bc63c60 /* PsFastXml */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin XCConfigurationList section */ - FFF6dcc714a07ff3dcc714a0 = { + FFF68bc62c307fa18bc62c30 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7dd839a007ff3dd839a00, - FFF7dd83a0f07ff3dd83a0f0, - FFF7dd83a7e07ff3dd83a7e0, - FFF7dd83aed07ff3dd83aed0, + FFF78ca006007fa18ca00600, + FFF78ca00cf07fa18ca00cf0, + FFF78ca013e07fa18ca013e0, + FFF78ca01ad07fa18ca01ad0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF6dcc6c7107ff3dcc6c710 = { + FFF68bc650b07fa18bc650b0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7dd83b6007ff3dd83b600, - FFF7dd83bcf07ff3dd83bcf0, - FFF7dd83c3e07ff3dd83c3e0, - FFF7dd83cad07ff3dd83cad0, + FFF78ca038007fa18ca03800, + FFF78ca03ef07fa18ca03ef0, + FFF78ca045e07fa18ca045e0, + FFF78ca04cd07fa18ca04cd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6dcc6a0c07ff3dcc6a0c0 = { + FFF68be659807fa18be65980 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7dd83d2007ff3dd83d200, - FFF7dd83d8f07ff3dd83d8f0, - FFF7dd83dfe07ff3dd83dfe0, - FFF7dd83e6d07ff3dd83e6d0, + FFF78ca054007fa18ca05400, + FFF78ca05af07fa18ca05af0, + FFF78ca061e07fa18ca061e0, + FFF78ca068d07fa18ca068d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6dcc891607ff3dcc89160 = { + FFF68be663407fa18be66340 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7dd83ee007ff3dd83ee00, - FFF7dd83f4f07ff3dd83f4f0, - FFF7dd83fbe07ff3dd83fbe0, - FFF7dd8402d07ff3dd8402d0, + FFF78ca070007fa18ca07000, + FFF78ca076f07fa18ca076f0, + FFF78ca07de07fa18ca07de0, + FFF78ca084d07fa18ca084d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6dcc9a1f07ff3dcc9a1f0 = { + FFF68be667307fa18be66730 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7dd840a007ff3dd840a00, - FFF7dd8410f07ff3dd8410f0, - FFF7dd8417e07ff3dd8417e0, - FFF7dd841ed07ff3dd841ed0, + FFF78ca08c007fa18ca08c00, + FFF78ca092f07fa18ca092f0, + FFF78ca099e07fa18ca099e0, + FFF78ca0a0d07fa18ca0a0d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6dcc9e8e07ff3dcc9e8e0 = { + FFF68be669207fa18be66920 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7dd842c007ff3dd842c00, - FFF7dd8432f07ff3dd8432f0, - FFF7dd8439e07ff3dd8439e0, - FFF7dd8440d07ff3dd8440d0, + FFF78ca0a8007fa18ca0a800, + FFF78ca0aef07fa18ca0aef0, + FFF78ca0b5e07fa18ca0b5e0, + FFF78ca0bcd07fa18ca0bcd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6de3231d07ff3de3231d0 = { + FFF68e579d907fa18e579d90 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7dd8448007ff3dd844800, - FFF7dd844ef07ff3dd844ef0, - FFF7dd8455e07ff3dd8455e0, - FFF7dd845cd07ff3dd845cd0, + FFF78ca0c4007fa18ca0c400, + FFF78ca0caf07fa18ca0caf0, + FFF78ca0d1e07fa18ca0d1e0, + FFF78ca0d8d07fa18ca0d8d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF6dc88a1407ff3dc88a140 = { + FFF68d1551c07fa18d1551c0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7dd0110007ff3dd011000, - FFF7dd0116f07ff3dd0116f0, - FFF7dd011de07ff3dd011de0, - FFF7dd0124d07ff3dd0124d0, + FFF78d8110007fa18d811000, + FFF78d8116f07fa18d8116f0, + FFF78d811de07fa18d811de0, + FFF78d8124d07fa18d8124d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF6dc88e8a07ff3dc88e8a0 = { + FFF68d1321d07fa18d1321d0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7dc1a5a007ff3dc1a5a00, - FFF7dc1a60f07ff3dc1a60f0, - FFF7dc1a67e07ff3dc1a67e0, - FFF7dc1a6ed07ff3dc1a6ed0, + FFF78c9930007fa18c993000, + FFF78c9936f07fa18c9936f0, + FFF78c993de07fa18c993de0, + FFF78c9944d07fa18c9944d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6dcc360d07ff3dcc360d0 = { + FFF68d1604e07fa18d1604e0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7dd01d8007ff3dd01d800, - FFF7dd01def07ff3dd01def0, - FFF7dd01e5e07ff3dd01e5e0, - FFF7dd01ecd07ff3dd01ecd0, + FFF78c9a32007fa18c9a3200, + FFF78c9a38f07fa18c9a38f0, + FFF78c9a3fe07fa18c9a3fe0, + FFF78c9a46d07fa18c9a46d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6dce079107ff3dce07910 = { + FFF68e0045f07fa18e0045f0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7dc1d32007ff3dc1d3200, - FFF7dc1d38f07ff3dc1d38f0, - FFF7dc1d3fe07ff3dc1d3fe0, - FFF7dc1d46d07ff3dc1d46d0, + FFF78c9b16007fa18c9b1600, + FFF78c9b1cf07fa18c9b1cf0, + FFF78c9b23e07fa18c9b23e0, + FFF78c9b2ad07fa18c9b2ad0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6dcc44f407ff3dcc44f40 = { + FFF68e1082507fa18e108250 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7dd0298007ff3dd029800, - FFF7dd029ef07ff3dd029ef0, - FFF7dd02a5e07ff3dd02a5e0, - FFF7dd02acd07ff3dd02acd0, + FFF78e80a4007fa18e80a400, + FFF78e80aaf07fa18e80aaf0, + FFF78e80b1e07fa18e80b1e0, + FFF78e80b8d07fa18e80b8d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6dcf075707ff3dcf07570 = { + FFF68d7244f07fa18d7244f0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7dd80b0007ff3dd80b000, - FFF7dd80b6f07ff3dd80b6f0, - FFF7dd80bde07ff3dd80bde0, - FFF7dd80c4d07ff3dd80c4d0, + FFF78d8392007fa18d839200, + FFF78d8398f07fa18d8398f0, + FFF78d839fe07fa18d839fe0, + FFF78d83a6d07fa18d83a6d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6de1080f07ff3de1080f0 = { + FFF68e1176f07fa18e1176f0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7de80b6007ff3de80b600, - FFF7de80bcf07ff3de80bcf0, - FFF7de80c3e07ff3de80c3e0, - FFF7de80cad07ff3de80cad0, + FFF78e8148007fa18e814800, + FFF78e814ef07fa18e814ef0, + FFF78e8155e07fa18e8155e0, + FFF78e815cd07fa18e815cd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6dcf22d807ff3dcf22d80 = { + FFF68bc744107fa18bc74410 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7dd8132007ff3dd813200, - FFF7dd8138f07ff3dd8138f0, - FFF7dd813fe07ff3dd813fe0, - FFF7dd8146d07ff3dd8146d0, + FFF78c01d6007fa18c01d600, + FFF78c01dcf07fa18c01dcf0, + FFF78c01e3e07fa18c01e3e0, + FFF78c01ead07fa18c01ead0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6dce4e9207ff3dce4e920 = { + FFF68e3634f07fa18e3634f0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7dc1da8007ff3dc1da800, - FFF7dc1daef07ff3dc1daef0, - FFF7dc1db5e07ff3dc1db5e0, - FFF7dc1dbcd07ff3dc1dbcd0, + FFF78c9d6c007fa18c9d6c00, + FFF78c9d72f07fa18c9d72f0, + FFF78c9d79e07fa18c9d79e0, + FFF78c9d80d07fa18c9d80d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6dcc74fc07ff3dcc74fc0 = { + FFF68bc63c607fa18bc63c60 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7dd0302007ff3dd030200, - FFF7dd0308f07ff3dd0308f0, - FFF7dd030fe07ff3dd030fe0, - FFF7dd0316d07ff3dd0316d0, + FFF78c0230007fa18c023000, + FFF78c0236f07fa18c0236f0, + FFF78c023de07fa18c023de0, + FFF78c0244d07fa18c0244d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6dbc7cee07ff3dbc7cee0 = { + FFF68bf110907fa18bf11090 = { isa = XCConfigurationList; buildConfigurations = ( - FFF3dd839a007ff3dd839a00 /* release */, - FFF3dd83a0f07ff3dd83a0f0 /* debug */, - FFF3dd83a7e07ff3dd83a7e0 /* checked */, - FFF3dd83aed07ff3dd83aed0 /* profile */, + FFF38ca006007fa18ca00600 /* release */, + FFF38ca00cf07fa18ca00cf0 /* debug */, + FFF38ca013e07fa18ca013e0 /* checked */, + FFF38ca01ad07fa18ca01ad0 /* profile */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; /* End XCConfigurationList section */ /* Begin XCBuildConfiguration section */ - FFF7dd839a007ff3dd839a00 /* release */ = { + FFF78ca006007fa18ca00600 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5537,7 +5535,7 @@ }; name = "release"; }; - FFF7dd83a0f07ff3dd83a0f0 /* debug */ = { + FFF78ca00cf07fa18ca00cf0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5567,7 +5565,7 @@ }; name = "debug"; }; - FFF7dd83a7e07ff3dd83a7e0 /* checked */ = { + FFF78ca013e07fa18ca013e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5597,7 +5595,7 @@ }; name = "checked"; }; - FFF7dd83aed07ff3dd83aed0 /* profile */ = { + FFF78ca01ad07fa18ca01ad0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5627,7 +5625,7 @@ }; name = "profile"; }; - FFF7dd83b6007ff3dd83b600 /* debug */ = { + FFF78ca038007fa18ca03800 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5657,7 +5655,7 @@ }; name = "debug"; }; - FFF7dd83bcf07ff3dd83bcf0 /* checked */ = { + FFF78ca03ef07fa18ca03ef0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5687,7 +5685,7 @@ }; name = "checked"; }; - FFF7dd83c3e07ff3dd83c3e0 /* profile */ = { + FFF78ca045e07fa18ca045e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5717,7 +5715,7 @@ }; name = "profile"; }; - FFF7dd83cad07ff3dd83cad0 /* release */ = { + FFF78ca04cd07fa18ca04cd0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5747,7 +5745,7 @@ }; name = "release"; }; - FFF7dd83d2007ff3dd83d200 /* debug */ = { + FFF78ca054007fa18ca05400 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5777,7 +5775,7 @@ }; name = "debug"; }; - FFF7dd83d8f07ff3dd83d8f0 /* checked */ = { + FFF78ca05af07fa18ca05af0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5807,7 +5805,7 @@ }; name = "checked"; }; - FFF7dd83dfe07ff3dd83dfe0 /* profile */ = { + FFF78ca061e07fa18ca061e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5837,7 +5835,7 @@ }; name = "profile"; }; - FFF7dd83e6d07ff3dd83e6d0 /* release */ = { + FFF78ca068d07fa18ca068d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5867,7 +5865,7 @@ }; name = "release"; }; - FFF7dd83ee007ff3dd83ee00 /* debug */ = { + FFF78ca070007fa18ca07000 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5875,7 +5873,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=23473409", "PX_PHYSX_STATIC_LIB", "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", + "PX_BUILD_NUMBER=23560510", "PX_PHYSX_STATIC_LIB", "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5897,7 +5895,7 @@ }; name = "debug"; }; - FFF7dd83f4f07ff3dd83f4f0 /* checked */ = { + FFF78ca076f07fa18ca076f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5905,7 +5903,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=23473409", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", + "PX_BUILD_NUMBER=23560510", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5927,7 +5925,7 @@ }; name = "checked"; }; - FFF7dd83fbe07ff3dd83fbe0 /* profile */ = { + FFF78ca07de07fa18ca07de0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5935,7 +5933,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=23473409", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", + "PX_BUILD_NUMBER=23560510", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5957,7 +5955,7 @@ }; name = "profile"; }; - FFF7dd8402d07ff3dd8402d0 /* release */ = { + FFF78ca084d07fa18ca084d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5965,7 +5963,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=23473409", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_SUPPORT_PVD=0", + "PX_BUILD_NUMBER=23560510", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_SUPPORT_PVD=0", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5987,7 +5985,7 @@ }; name = "release"; }; - FFF7dd840a007ff3dd840a00 /* debug */ = { + FFF78ca08c007fa18ca08c00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6017,7 +6015,7 @@ }; name = "debug"; }; - FFF7dd8410f07ff3dd8410f0 /* checked */ = { + FFF78ca092f07fa18ca092f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6047,7 +6045,7 @@ }; name = "checked"; }; - FFF7dd8417e07ff3dd8417e0 /* profile */ = { + FFF78ca099e07fa18ca099e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6077,7 +6075,7 @@ }; name = "profile"; }; - FFF7dd841ed07ff3dd841ed0 /* release */ = { + FFF78ca0a0d07fa18ca0a0d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6107,7 +6105,7 @@ }; name = "release"; }; - FFF7dd842c007ff3dd842c00 /* debug */ = { + FFF78ca0a8007fa18ca0a800 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6137,7 +6135,7 @@ }; name = "debug"; }; - FFF7dd8432f07ff3dd8432f0 /* checked */ = { + FFF78ca0aef07fa18ca0aef0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6167,7 +6165,7 @@ }; name = "checked"; }; - FFF7dd8439e07ff3dd8439e0 /* profile */ = { + FFF78ca0b5e07fa18ca0b5e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6197,7 +6195,7 @@ }; name = "profile"; }; - FFF7dd8440d07ff3dd8440d0 /* release */ = { + FFF78ca0bcd07fa18ca0bcd0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6227,7 +6225,7 @@ }; name = "release"; }; - FFF7dd8448007ff3dd844800 /* release */ = { + FFF78ca0c4007fa18ca0c400 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6257,7 +6255,7 @@ }; name = "release"; }; - FFF7dd844ef07ff3dd844ef0 /* debug */ = { + FFF78ca0caf07fa18ca0caf0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6287,7 +6285,7 @@ }; name = "debug"; }; - FFF7dd8455e07ff3dd8455e0 /* checked */ = { + FFF78ca0d1e07fa18ca0d1e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6317,7 +6315,7 @@ }; name = "checked"; }; - FFF7dd845cd07ff3dd845cd0 /* profile */ = { + FFF78ca0d8d07fa18ca0d8d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6347,7 +6345,7 @@ }; name = "profile"; }; - FFF7dd0110007ff3dd011000 /* release */ = { + FFF78d8110007fa18d811000 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6377,7 +6375,7 @@ }; name = "release"; }; - FFF7dd0116f07ff3dd0116f0 /* debug */ = { + FFF78d8116f07fa18d8116f0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6407,7 +6405,7 @@ }; name = "debug"; }; - FFF7dd011de07ff3dd011de0 /* checked */ = { + FFF78d811de07fa18d811de0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6437,7 +6435,7 @@ }; name = "checked"; }; - FFF7dd0124d07ff3dd0124d0 /* profile */ = { + FFF78d8124d07fa18d8124d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6467,7 +6465,7 @@ }; name = "profile"; }; - FFF7dc1a5a007ff3dc1a5a00 /* debug */ = { + FFF78c9930007fa18c993000 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6497,7 +6495,7 @@ }; name = "debug"; }; - FFF7dc1a60f07ff3dc1a60f0 /* release */ = { + FFF78c9936f07fa18c9936f0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6527,7 +6525,7 @@ }; name = "release"; }; - FFF7dc1a67e07ff3dc1a67e0 /* checked */ = { + FFF78c993de07fa18c993de0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6557,7 +6555,7 @@ }; name = "checked"; }; - FFF7dc1a6ed07ff3dc1a6ed0 /* profile */ = { + FFF78c9944d07fa18c9944d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6587,7 +6585,7 @@ }; name = "profile"; }; - FFF7dd01d8007ff3dd01d800 /* debug */ = { + FFF78c9a32007fa18c9a3200 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6617,7 +6615,7 @@ }; name = "debug"; }; - FFF7dd01def07ff3dd01def0 /* release */ = { + FFF78c9a38f07fa18c9a38f0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6647,7 +6645,7 @@ }; name = "release"; }; - FFF7dd01e5e07ff3dd01e5e0 /* checked */ = { + FFF78c9a3fe07fa18c9a3fe0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6677,7 +6675,7 @@ }; name = "checked"; }; - FFF7dd01ecd07ff3dd01ecd0 /* profile */ = { + FFF78c9a46d07fa18c9a46d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6707,7 +6705,7 @@ }; name = "profile"; }; - FFF7dc1d32007ff3dc1d3200 /* debug */ = { + FFF78c9b16007fa18c9b1600 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6737,7 +6735,7 @@ }; name = "debug"; }; - FFF7dc1d38f07ff3dc1d38f0 /* checked */ = { + FFF78c9b1cf07fa18c9b1cf0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6767,7 +6765,7 @@ }; name = "checked"; }; - FFF7dc1d3fe07ff3dc1d3fe0 /* profile */ = { + FFF78c9b23e07fa18c9b23e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6797,7 +6795,7 @@ }; name = "profile"; }; - FFF7dc1d46d07ff3dc1d46d0 /* release */ = { + FFF78c9b2ad07fa18c9b2ad0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6827,7 +6825,7 @@ }; name = "release"; }; - FFF7dd0298007ff3dd029800 /* debug */ = { + FFF78e80a4007fa18e80a400 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6857,7 +6855,7 @@ }; name = "debug"; }; - FFF7dd029ef07ff3dd029ef0 /* checked */ = { + FFF78e80aaf07fa18e80aaf0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6887,7 +6885,7 @@ }; name = "checked"; }; - FFF7dd02a5e07ff3dd02a5e0 /* profile */ = { + FFF78e80b1e07fa18e80b1e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6917,7 +6915,7 @@ }; name = "profile"; }; - FFF7dd02acd07ff3dd02acd0 /* release */ = { + FFF78e80b8d07fa18e80b8d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6947,7 +6945,7 @@ }; name = "release"; }; - FFF7dd80b0007ff3dd80b000 /* debug */ = { + FFF78d8392007fa18d839200 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6977,7 +6975,7 @@ }; name = "debug"; }; - FFF7dd80b6f07ff3dd80b6f0 /* checked */ = { + FFF78d8398f07fa18d8398f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7007,7 +7005,7 @@ }; name = "checked"; }; - FFF7dd80bde07ff3dd80bde0 /* profile */ = { + FFF78d839fe07fa18d839fe0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7037,7 +7035,7 @@ }; name = "profile"; }; - FFF7dd80c4d07ff3dd80c4d0 /* release */ = { + FFF78d83a6d07fa18d83a6d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7067,7 +7065,7 @@ }; name = "release"; }; - FFF7de80b6007ff3de80b600 /* debug */ = { + FFF78e8148007fa18e814800 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7097,7 +7095,7 @@ }; name = "debug"; }; - FFF7de80bcf07ff3de80bcf0 /* checked */ = { + FFF78e814ef07fa18e814ef0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7127,7 +7125,7 @@ }; name = "checked"; }; - FFF7de80c3e07ff3de80c3e0 /* profile */ = { + FFF78e8155e07fa18e8155e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7157,7 +7155,7 @@ }; name = "profile"; }; - FFF7de80cad07ff3de80cad0 /* release */ = { + FFF78e815cd07fa18e815cd0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7187,7 +7185,7 @@ }; name = "release"; }; - FFF7dd8132007ff3dd813200 /* debug */ = { + FFF78c01d6007fa18c01d600 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7217,7 +7215,7 @@ }; name = "debug"; }; - FFF7dd8138f07ff3dd8138f0 /* checked */ = { + FFF78c01dcf07fa18c01dcf0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7247,7 +7245,7 @@ }; name = "checked"; }; - FFF7dd813fe07ff3dd813fe0 /* profile */ = { + FFF78c01e3e07fa18c01e3e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7277,7 +7275,7 @@ }; name = "profile"; }; - FFF7dd8146d07ff3dd8146d0 /* release */ = { + FFF78c01ead07fa18c01ead0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7307,7 +7305,7 @@ }; name = "release"; }; - FFF7dc1da8007ff3dc1da800 /* debug */ = { + FFF78c9d6c007fa18c9d6c00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7337,7 +7335,7 @@ }; name = "debug"; }; - FFF7dc1daef07ff3dc1daef0 /* release */ = { + FFF78c9d72f07fa18c9d72f0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7367,7 +7365,7 @@ }; name = "release"; }; - FFF7dc1db5e07ff3dc1db5e0 /* checked */ = { + FFF78c9d79e07fa18c9d79e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7397,7 +7395,7 @@ }; name = "checked"; }; - FFF7dc1dbcd07ff3dc1dbcd0 /* profile */ = { + FFF78c9d80d07fa18c9d80d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7427,7 +7425,7 @@ }; name = "profile"; }; - FFF7dd0302007ff3dd030200 /* debug */ = { + FFF78c0230007fa18c023000 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7457,7 +7455,7 @@ }; name = "debug"; }; - FFF7dd0308f07ff3dd0308f0 /* release */ = { + FFF78c0236f07fa18c0236f0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7487,7 +7485,7 @@ }; name = "release"; }; - FFF7dd030fe07ff3dd030fe0 /* checked */ = { + FFF78c023de07fa18c023de0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7517,7 +7515,7 @@ }; name = "checked"; }; - FFF7dd0316d07ff3dd0316d0 /* profile */ = { + FFF78c0244d07fa18c0244d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7547,25 +7545,25 @@ }; name = "profile"; }; - FFF3dd839a007ff3dd839a00 /* release */ = { + FFF38ca006007fa18ca00600 /* release */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "release"; }; - FFF3dd83a0f07ff3dd83a0f0 /* debug */ = { + FFF38ca00cf07fa18ca00cf0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "debug"; }; - FFF3dd83a7e07ff3dd83a7e0 /* checked */ = { + FFF38ca013e07fa18ca013e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "checked"; }; - FFF3dd83aed07ff3dd83aed0 /* profile */ = { + FFF38ca01ad07fa18ca01ad0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { }; @@ -7574,34 +7572,34 @@ /* End XCBuildConfiguration section */ /* Begin PBXProject section */ - FFF9dbc7cee07ff3dbc7cee0 /* Project object */ = { + FFF98bf110907fa18bf11090 /* Project object */ = { isa = PBXProject; - buildConfigurationList = FFF6dbc7cee07ff3dbc7cee0 /* Build configuration list for PBXProject PhysX */; + buildConfigurationList = FFF68bf110907fa18bf11090 /* Build configuration list for PBXProject PhysX */; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 1; - mainGroup = FFFBdbc7cf487ff3dbc7cf48 /* PhysX */; + mainGroup = FFFB8bf110f87fa18bf110f8 /* PhysX */; targets = ( - FFFAdcc714a07ff3dcc714a0, - FFFAdcc6c7107ff3dcc6c710, - FFFAdcc6a0c07ff3dcc6a0c0, - FFFAdcc891607ff3dcc89160, - FFFAdcc9a1f07ff3dcc9a1f0, - FFFAdcc9e8e07ff3dcc9e8e0, - FFFAde3231d07ff3de3231d0, - FFFAdc88a1407ff3dc88a140, - FFFAdc88e8a07ff3dc88e8a0, - FFFAdcc360d07ff3dcc360d0, - FFFAdce079107ff3dce07910, - FFFAdcc44f407ff3dcc44f40, - FFFAdcf075707ff3dcf07570, - FFFAde1080f07ff3de1080f0, - FFFAdcf22d807ff3dcf22d80, - FFFAdce4e9207ff3dce4e920, - FFFAdcc74fc07ff3dcc74fc0, + FFFA8bc62c307fa18bc62c30, + FFFA8bc650b07fa18bc650b0, + FFFA8be659807fa18be65980, + FFFA8be663407fa18be66340, + FFFA8be667307fa18be66730, + FFFA8be669207fa18be66920, + FFFA8e579d907fa18e579d90, + FFFA8d1551c07fa18d1551c0, + FFFA8d1321d07fa18d1321d0, + FFFA8d1604e07fa18d1604e0, + FFFA8e0045f07fa18e0045f0, + FFFA8e1082507fa18e108250, + FFFA8d7244f07fa18d7244f0, + FFFA8e1176f07fa18e1176f0, + FFFA8bc744107fa18bc74410, + FFFA8e3634f07fa18e3634f0, + FFFA8bc63c607fa18bc63c60, ); }; /* End PBXProject section */ }; - rootObject = FFF9dbc7cee07ff3dbc7cee0 /* Project object */; + rootObject = FFF98bf110907fa18bf11090 /* Project object */; } diff --git a/PhysX_3.4/Source/compiler/xcode_osx64/PhysX.xcodeproj/project.pbxproj b/PhysX_3.4/Source/compiler/xcode_osx64/PhysX.xcodeproj/project.pbxproj index cf4f6e3d..b73190d7 100644 --- a/PhysX_3.4/Source/compiler/xcode_osx64/PhysX.xcodeproj/project.pbxproj +++ b/PhysX_3.4/Source/compiler/xcode_osx64/PhysX.xcodeproj/project.pbxproj @@ -7,223 +7,223 @@ objects = { /* Begin PBXBuildFile section of PhysX */ - FFFF4b612d707fd34b612d70 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD4b6368f07fd34b6368f0 /* SceneQuery */; }; - FFFF4b6170707fd34b617070 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD4b63afe07fd34b63afe0 /* SimulationController */; }; - FFFF4c012e387fd34c012e38 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c012e387fd34c012e38 /* NpActor.cpp */; }; - FFFF4c012ea07fd34c012ea0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c012ea07fd34c012ea0 /* NpAggregate.cpp */; }; - FFFF4c012f087fd34c012f08 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c012f087fd34c012f08 /* NpArticulation.cpp */; }; - FFFF4c012f707fd34c012f70 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c012f707fd34c012f70 /* NpArticulationJoint.cpp */; }; - FFFF4c012fd87fd34c012fd8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c012fd87fd34c012fd8 /* NpArticulationLink.cpp */; }; - FFFF4c0130407fd34c013040 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0130407fd34c013040 /* NpBatchQuery.cpp */; }; - FFFF4c0130a87fd34c0130a8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0130a87fd34c0130a8 /* NpConstraint.cpp */; }; - FFFF4c0131107fd34c013110 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0131107fd34c013110 /* NpFactory.cpp */; }; - FFFF4c0131787fd34c013178 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0131787fd34c013178 /* NpMaterial.cpp */; }; - FFFF4c0131e07fd34c0131e0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0131e07fd34c0131e0 /* NpMetaData.cpp */; }; - FFFF4c0132487fd34c013248 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0132487fd34c013248 /* NpPhysics.cpp */; }; - FFFF4c0132b07fd34c0132b0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0132b07fd34c0132b0 /* NpPvdSceneQueryCollector.cpp */; }; - FFFF4c0133187fd34c013318 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0133187fd34c013318 /* NpReadCheck.cpp */; }; - FFFF4c0133807fd34c013380 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0133807fd34c013380 /* NpRigidDynamic.cpp */; }; - FFFF4c0133e87fd34c0133e8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0133e87fd34c0133e8 /* NpRigidStatic.cpp */; }; - FFFF4c0134507fd34c013450 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0134507fd34c013450 /* NpScene.cpp */; }; - FFFF4c0134b87fd34c0134b8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0134b87fd34c0134b8 /* NpSceneQueries.cpp */; }; - FFFF4c0135207fd34c013520 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0135207fd34c013520 /* NpSerializerAdapter.cpp */; }; - FFFF4c0135887fd34c013588 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0135887fd34c013588 /* NpShape.cpp */; }; - FFFF4c0135f07fd34c0135f0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0135f07fd34c0135f0 /* NpShapeManager.cpp */; }; - FFFF4c0136587fd34c013658 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0136587fd34c013658 /* NpSpatialIndex.cpp */; }; - FFFF4c0136c07fd34c0136c0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0136c07fd34c0136c0 /* NpVolumeCache.cpp */; }; - FFFF4c0137287fd34c013728 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0137287fd34c013728 /* NpWriteCheck.cpp */; }; - FFFF4c0137907fd34c013790 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0137907fd34c013790 /* PvdMetaDataPvdBinding.cpp */; }; - FFFF4c0137f87fd34c0137f8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0137f87fd34c0137f8 /* PvdPhysicsClient.cpp */; }; - FFFF4c013a007fd34c013a00 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c013a007fd34c013a00 /* particles/NpParticleFluid.cpp */; }; - FFFF4c013a687fd34c013a68 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c013a687fd34c013a68 /* particles/NpParticleSystem.cpp */; }; - FFFF4c0142207fd34c014220 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0142207fd34c014220 /* buffering/ScbActor.cpp */; }; - FFFF4c0142887fd34c014288 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0142887fd34c014288 /* buffering/ScbAggregate.cpp */; }; - FFFF4c0142f07fd34c0142f0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0142f07fd34c0142f0 /* buffering/ScbBase.cpp */; }; - FFFF4c0143587fd34c014358 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0143587fd34c014358 /* buffering/ScbCloth.cpp */; }; - FFFF4c0143c07fd34c0143c0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0143c07fd34c0143c0 /* buffering/ScbMetaData.cpp */; }; - FFFF4c0144287fd34c014428 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0144287fd34c014428 /* buffering/ScbParticleSystem.cpp */; }; - FFFF4c0144907fd34c014490 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0144907fd34c014490 /* buffering/ScbScene.cpp */; }; - FFFF4c0144f87fd34c0144f8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0144f87fd34c0144f8 /* buffering/ScbScenePvdClient.cpp */; }; - FFFF4c0145607fd34c014560 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0145607fd34c014560 /* buffering/ScbShape.cpp */; }; - FFFF4c0147007fd34c014700 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0147007fd34c014700 /* cloth/NpCloth.cpp */; }; - FFFF4c0147687fd34c014768 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0147687fd34c014768 /* cloth/NpClothFabric.cpp */; }; - FFFF4c0147d07fd34c0147d0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0147d07fd34c0147d0 /* cloth/NpClothParticleData.cpp */; }; - FFFF4c0148387fd34c014838 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0148387fd34c014838 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; - FFFF4c00eda87fd34c00eda8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD4c00eda87fd34c00eda8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; - FFFF4c00ee107fd34c00ee10 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD4c00ee107fd34c00ee10 /* core/src/PxMetaDataObjects.cpp */; }; + FFFFdb911b607faddb911b60 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDddd0e3007fadddd0e300 /* SceneQuery */; }; + FFFFdb911bc07faddb911bc0 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDddd128507fadddd12850 /* SimulationController */; }; + FFFFdb1c30387faddb1c3038 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c30387faddb1c3038 /* NpActor.cpp */; }; + FFFFdb1c30a07faddb1c30a0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c30a07faddb1c30a0 /* NpAggregate.cpp */; }; + FFFFdb1c31087faddb1c3108 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c31087faddb1c3108 /* NpArticulation.cpp */; }; + FFFFdb1c31707faddb1c3170 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c31707faddb1c3170 /* NpArticulationJoint.cpp */; }; + FFFFdb1c31d87faddb1c31d8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c31d87faddb1c31d8 /* NpArticulationLink.cpp */; }; + FFFFdb1c32407faddb1c3240 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c32407faddb1c3240 /* NpBatchQuery.cpp */; }; + FFFFdb1c32a87faddb1c32a8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c32a87faddb1c32a8 /* NpConstraint.cpp */; }; + FFFFdb1c33107faddb1c3310 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c33107faddb1c3310 /* NpFactory.cpp */; }; + FFFFdb1c33787faddb1c3378 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c33787faddb1c3378 /* NpMaterial.cpp */; }; + FFFFdb1c33e07faddb1c33e0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c33e07faddb1c33e0 /* NpMetaData.cpp */; }; + FFFFdb1c34487faddb1c3448 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c34487faddb1c3448 /* NpPhysics.cpp */; }; + FFFFdb1c34b07faddb1c34b0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c34b07faddb1c34b0 /* NpPvdSceneQueryCollector.cpp */; }; + FFFFdb1c35187faddb1c3518 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c35187faddb1c3518 /* NpReadCheck.cpp */; }; + FFFFdb1c35807faddb1c3580 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c35807faddb1c3580 /* NpRigidDynamic.cpp */; }; + FFFFdb1c35e87faddb1c35e8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c35e87faddb1c35e8 /* NpRigidStatic.cpp */; }; + FFFFdb1c36507faddb1c3650 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c36507faddb1c3650 /* NpScene.cpp */; }; + FFFFdb1c36b87faddb1c36b8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c36b87faddb1c36b8 /* NpSceneQueries.cpp */; }; + FFFFdb1c37207faddb1c3720 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c37207faddb1c3720 /* NpSerializerAdapter.cpp */; }; + FFFFdb1c37887faddb1c3788 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c37887faddb1c3788 /* NpShape.cpp */; }; + FFFFdb1c37f07faddb1c37f0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c37f07faddb1c37f0 /* NpShapeManager.cpp */; }; + FFFFdb1c38587faddb1c3858 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c38587faddb1c3858 /* NpSpatialIndex.cpp */; }; + FFFFdb1c38c07faddb1c38c0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c38c07faddb1c38c0 /* NpVolumeCache.cpp */; }; + FFFFdb1c39287faddb1c3928 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c39287faddb1c3928 /* NpWriteCheck.cpp */; }; + FFFFdb1c39907faddb1c3990 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c39907faddb1c3990 /* PvdMetaDataPvdBinding.cpp */; }; + FFFFdb1c39f87faddb1c39f8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c39f87faddb1c39f8 /* PvdPhysicsClient.cpp */; }; + FFFFdb1c3c007faddb1c3c00 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c3c007faddb1c3c00 /* particles/NpParticleFluid.cpp */; }; + FFFFdb1c3c687faddb1c3c68 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c3c687faddb1c3c68 /* particles/NpParticleSystem.cpp */; }; + FFFFdb1c44207faddb1c4420 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c44207faddb1c4420 /* buffering/ScbActor.cpp */; }; + FFFFdb1c44887faddb1c4488 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c44887faddb1c4488 /* buffering/ScbAggregate.cpp */; }; + FFFFdb1c44f07faddb1c44f0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c44f07faddb1c44f0 /* buffering/ScbBase.cpp */; }; + FFFFdb1c45587faddb1c4558 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c45587faddb1c4558 /* buffering/ScbCloth.cpp */; }; + FFFFdb1c45c07faddb1c45c0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c45c07faddb1c45c0 /* buffering/ScbMetaData.cpp */; }; + FFFFdb1c46287faddb1c4628 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c46287faddb1c4628 /* buffering/ScbParticleSystem.cpp */; }; + FFFFdb1c46907faddb1c4690 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c46907faddb1c4690 /* buffering/ScbScene.cpp */; }; + FFFFdb1c46f87faddb1c46f8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c46f87faddb1c46f8 /* buffering/ScbScenePvdClient.cpp */; }; + FFFFdb1c47607faddb1c4760 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c47607faddb1c4760 /* buffering/ScbShape.cpp */; }; + FFFFdb1c49007faddb1c4900 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c49007faddb1c4900 /* cloth/NpCloth.cpp */; }; + FFFFdb1c49687faddb1c4968 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c49687faddb1c4968 /* cloth/NpClothFabric.cpp */; }; + FFFFdb1c49d07faddb1c49d0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c49d07faddb1c49d0 /* cloth/NpClothParticleData.cpp */; }; + FFFFdb1c4a387faddb1c4a38 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c4a387faddb1c4a38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; + FFFFdb1bd1a87faddb1bd1a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDdb1bd1a87faddb1bd1a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; + FFFFdb1bd2107faddb1bd210 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDdb1bd2107faddb1bd210 /* core/src/PxMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4b60a3107fd34b60a310 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD4c0120007fd34c012000 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0120687fd34c012068 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0120d07fd34c0120d0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0121387fd34c012138 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0121a07fd34c0121a0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0122087fd34c012208 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0122707fd34c012270 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0122d87fd34c0122d8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0123407fd34c012340 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0123a87fd34c0123a8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0124107fd34c012410 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0124787fd34c012478 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0124e07fd34c0124e0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0125487fd34c012548 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0125b07fd34c0125b0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0126187fd34c012618 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0126807fd34c012680 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0126e87fd34c0126e8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0127507fd34c012750 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0127b87fd34c0127b8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0128207fd34c012820 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0128887fd34c012888 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0128f07fd34c0128f0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0129587fd34c012958 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0129c07fd34c0129c0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c012a287fd34c012a28 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c012a907fd34c012a90 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c012af87fd34c012af8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c012b607fd34c012b60 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c012bc87fd34c012bc8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c012c307fd34c012c30 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c012c987fd34c012c98 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c012d007fd34c012d00 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c012d687fd34c012d68 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c012dd07fd34c012dd0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c012e387fd34c012e38 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c012ea07fd34c012ea0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c012f087fd34c012f08 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c012f707fd34c012f70 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c012fd87fd34c012fd8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0130407fd34c013040 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0130a87fd34c0130a8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0131107fd34c013110 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0131787fd34c013178 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0131e07fd34c0131e0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0132487fd34c013248 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0132b07fd34c0132b0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0133187fd34c013318 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0133807fd34c013380 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0133e87fd34c0133e8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0134507fd34c013450 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0134b87fd34c0134b8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0135207fd34c013520 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0135887fd34c013588 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0135f07fd34c0135f0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0136587fd34c013658 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0136c07fd34c0136c0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0137287fd34c013728 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0137907fd34c013790 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0137f87fd34c0137f8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0138607fd34c013860 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0138c87fd34c0138c8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0139307fd34c013930 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0139987fd34c013998 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c013a007fd34c013a00 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c013a687fd34c013a68 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c013ad07fd34c013ad0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c013b387fd34c013b38 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c013ba07fd34c013ba0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c013c087fd34c013c08 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c013c707fd34c013c70 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c013cd87fd34c013cd8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c013d407fd34c013d40 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c013da87fd34c013da8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c013e107fd34c013e10 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c013e787fd34c013e78 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c013ee07fd34c013ee0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c013f487fd34c013f48 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c013fb07fd34c013fb0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0140187fd34c014018 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0140807fd34c014080 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0140e87fd34c0140e8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0141507fd34c014150 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0141b87fd34c0141b8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0142207fd34c014220 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0142887fd34c014288 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0142f07fd34c0142f0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0143587fd34c014358 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0143c07fd34c0143c0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0144287fd34c014428 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0144907fd34c014490 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0144f87fd34c0144f8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0145607fd34c014560 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0145c87fd34c0145c8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0146307fd34c014630 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0146987fd34c014698 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0147007fd34c014700 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0147687fd34c014768 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0147d07fd34c0147d0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0148387fd34c014838 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c00fa007fd34c00fa00 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00fa687fd34c00fa68 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00fad07fd34c00fad0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00fb387fd34c00fb38 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00fba07fd34c00fba0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00fc087fd34c00fc08 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00fc707fd34c00fc70 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00fcd87fd34c00fcd8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00fd407fd34c00fd40 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00fda87fd34c00fda8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00fe107fd34c00fe10 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00fe787fd34c00fe78 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00fee07fd34c00fee0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00ff487fd34c00ff48 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00ffb07fd34c00ffb0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0100187fd34c010018 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0100807fd34c010080 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0100e87fd34c0100e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0101507fd34c010150 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0101b87fd34c0101b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0102207fd34c010220 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0102887fd34c010288 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0102f07fd34c0102f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0103587fd34c010358 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0103c07fd34c0103c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0104287fd34c010428 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0104907fd34c010490 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0104f87fd34c0104f8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0105607fd34c010560 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0105c87fd34c0105c8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0106307fd34c010630 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0106987fd34c010698 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0107007fd34c010700 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0107687fd34c010768 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0107d07fd34c0107d0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0108387fd34c010838 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0108a07fd34c0108a0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0109087fd34c010908 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0109707fd34c010970 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0109d87fd34c0109d8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c010a407fd34c010a40 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c010aa87fd34c010aa8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c010b107fd34c010b10 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c010b787fd34c010b78 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c010be07fd34c010be0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c010c487fd34c010c48 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c010cb07fd34c010cb0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c010d187fd34c010d18 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c010d807fd34c010d80 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c010de87fd34c010de8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c010e507fd34c010e50 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c010eb87fd34c010eb8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c010f207fd34c010f20 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c010f887fd34c010f88 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00ea007fd34c00ea00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00ea687fd34c00ea68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00ead07fd34c00ead0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00eb387fd34c00eb38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00eba07fd34c00eba0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00ec087fd34c00ec08 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00ec707fd34c00ec70 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00ecd87fd34c00ecd8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00ed407fd34c00ed40 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00eda87fd34c00eda8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c00ee107fd34c00ee10 /* core/src/PxMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb91de407faddb91de40 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdb1c22007faddb1c2200 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c22687faddb1c2268 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c22d07faddb1c22d0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c23387faddb1c2338 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c23a07faddb1c23a0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c24087faddb1c2408 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c24707faddb1c2470 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c24d87faddb1c24d8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c25407faddb1c2540 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c25a87faddb1c25a8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c26107faddb1c2610 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c26787faddb1c2678 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c26e07faddb1c26e0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c27487faddb1c2748 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c27b07faddb1c27b0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c28187faddb1c2818 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c28807faddb1c2880 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c28e87faddb1c28e8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c29507faddb1c2950 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c29b87faddb1c29b8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c2a207faddb1c2a20 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c2a887faddb1c2a88 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c2af07faddb1c2af0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c2b587faddb1c2b58 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c2bc07faddb1c2bc0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c2c287faddb1c2c28 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c2c907faddb1c2c90 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c2cf87faddb1c2cf8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c2d607faddb1c2d60 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c2dc87faddb1c2dc8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c2e307faddb1c2e30 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c2e987faddb1c2e98 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c2f007faddb1c2f00 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c2f687faddb1c2f68 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c2fd07faddb1c2fd0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c30387faddb1c3038 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c30a07faddb1c30a0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c31087faddb1c3108 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c31707faddb1c3170 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c31d87faddb1c31d8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c32407faddb1c3240 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c32a87faddb1c32a8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c33107faddb1c3310 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c33787faddb1c3378 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c33e07faddb1c33e0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c34487faddb1c3448 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c34b07faddb1c34b0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c35187faddb1c3518 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c35807faddb1c3580 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c35e87faddb1c35e8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c36507faddb1c3650 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c36b87faddb1c36b8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c37207faddb1c3720 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c37887faddb1c3788 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c37f07faddb1c37f0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c38587faddb1c3858 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c38c07faddb1c38c0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c39287faddb1c3928 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c39907faddb1c3990 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c39f87faddb1c39f8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c3a607faddb1c3a60 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c3ac87faddb1c3ac8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c3b307faddb1c3b30 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c3b987faddb1c3b98 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c3c007faddb1c3c00 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c3c687faddb1c3c68 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c3cd07faddb1c3cd0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c3d387faddb1c3d38 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c3da07faddb1c3da0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c3e087faddb1c3e08 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c3e707faddb1c3e70 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c3ed87faddb1c3ed8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c3f407faddb1c3f40 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c3fa87faddb1c3fa8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c40107faddb1c4010 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c40787faddb1c4078 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c40e07faddb1c40e0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c41487faddb1c4148 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c41b07faddb1c41b0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c42187faddb1c4218 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c42807faddb1c4280 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c42e87faddb1c42e8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c43507faddb1c4350 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c43b87faddb1c43b8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c44207faddb1c4420 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c44887faddb1c4488 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c44f07faddb1c44f0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c45587faddb1c4558 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c45c07faddb1c45c0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c46287faddb1c4628 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c46907faddb1c4690 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c46f87faddb1c46f8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c47607faddb1c4760 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c47c87faddb1c47c8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c48307faddb1c4830 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c48987faddb1c4898 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c49007faddb1c4900 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c49687faddb1c4968 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c49d07faddb1c49d0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c4a387faddb1c4a38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c4c007faddb1c4c00 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c4c687faddb1c4c68 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c4cd07faddb1c4cd0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c4d387faddb1c4d38 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c4da07faddb1c4da0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c4e087faddb1c4e08 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c4e707faddb1c4e70 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c4ed87faddb1c4ed8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c4f407faddb1c4f40 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c4fa87faddb1c4fa8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c50107faddb1c5010 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c50787faddb1c5078 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c50e07faddb1c50e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c51487faddb1c5148 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c51b07faddb1c51b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c52187faddb1c5218 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c52807faddb1c5280 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c52e87faddb1c52e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c53507faddb1c5350 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c53b87faddb1c53b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c54207faddb1c5420 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c54887faddb1c5488 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c54f07faddb1c54f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c55587faddb1c5558 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c55c07faddb1c55c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c56287faddb1c5628 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c56907faddb1c5690 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c56f87faddb1c56f8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c57607faddb1c5760 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c57c87faddb1c57c8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c58307faddb1c5830 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c58987faddb1c5898 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c59007faddb1c5900 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c59687faddb1c5968 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c59d07faddb1c59d0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c5a387faddb1c5a38 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c5aa07faddb1c5aa0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c5b087faddb1c5b08 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c5b707faddb1c5b70 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c5bd87faddb1c5bd8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c5c407faddb1c5c40 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c5ca87faddb1c5ca8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c5d107faddb1c5d10 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c5d787faddb1c5d78 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c5de07faddb1c5de0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c5e487faddb1c5e48 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c5eb07faddb1c5eb0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c5f187faddb1c5f18 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c5f807faddb1c5f80 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c5fe87faddb1c5fe8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c60507faddb1c6050 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c60b87faddb1c60b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c61207faddb1c6120 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c61887faddb1c6188 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1bce007faddb1bce00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1bce687faddb1bce68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1bced07faddb1bced0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1bcf387faddb1bcf38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1bcfa07faddb1bcfa0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1bd0087faddb1bd008 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1bd0707faddb1bd070 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1bd0d87faddb1bd0d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1bd1407faddb1bd140 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1bd1a87faddb1bd1a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1bd2107faddb1bd210 /* core/src/PxMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24b60a3107fd34b60a310 /* Resources */ = { + FFF2db91de407faddb91de40 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -233,7 +233,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4b60a3107fd34b60a310 /* Frameworks */ = { + FFFCdb91de407faddb91de40 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -243,52 +243,52 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84b60a3107fd34b60a310 /* Sources */ = { + FFF8db91de407faddb91de40 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF4c012e387fd34c012e38, - FFFF4c012ea07fd34c012ea0, - FFFF4c012f087fd34c012f08, - FFFF4c012f707fd34c012f70, - FFFF4c012fd87fd34c012fd8, - FFFF4c0130407fd34c013040, - FFFF4c0130a87fd34c0130a8, - FFFF4c0131107fd34c013110, - FFFF4c0131787fd34c013178, - FFFF4c0131e07fd34c0131e0, - FFFF4c0132487fd34c013248, - FFFF4c0132b07fd34c0132b0, - FFFF4c0133187fd34c013318, - FFFF4c0133807fd34c013380, - FFFF4c0133e87fd34c0133e8, - FFFF4c0134507fd34c013450, - FFFF4c0134b87fd34c0134b8, - FFFF4c0135207fd34c013520, - FFFF4c0135887fd34c013588, - FFFF4c0135f07fd34c0135f0, - FFFF4c0136587fd34c013658, - FFFF4c0136c07fd34c0136c0, - FFFF4c0137287fd34c013728, - FFFF4c0137907fd34c013790, - FFFF4c0137f87fd34c0137f8, - FFFF4c013a007fd34c013a00, - FFFF4c013a687fd34c013a68, - FFFF4c0142207fd34c014220, - FFFF4c0142887fd34c014288, - FFFF4c0142f07fd34c0142f0, - FFFF4c0143587fd34c014358, - FFFF4c0143c07fd34c0143c0, - FFFF4c0144287fd34c014428, - FFFF4c0144907fd34c014490, - FFFF4c0144f87fd34c0144f8, - FFFF4c0145607fd34c014560, - FFFF4c0147007fd34c014700, - FFFF4c0147687fd34c014768, - FFFF4c0147d07fd34c0147d0, - FFFF4c0148387fd34c014838, - FFFF4c00eda87fd34c00eda8, - FFFF4c00ee107fd34c00ee10, + FFFFdb1c30387faddb1c3038, + FFFFdb1c30a07faddb1c30a0, + FFFFdb1c31087faddb1c3108, + FFFFdb1c31707faddb1c3170, + FFFFdb1c31d87faddb1c31d8, + FFFFdb1c32407faddb1c3240, + FFFFdb1c32a87faddb1c32a8, + FFFFdb1c33107faddb1c3310, + FFFFdb1c33787faddb1c3378, + FFFFdb1c33e07faddb1c33e0, + FFFFdb1c34487faddb1c3448, + FFFFdb1c34b07faddb1c34b0, + FFFFdb1c35187faddb1c3518, + FFFFdb1c35807faddb1c3580, + FFFFdb1c35e87faddb1c35e8, + FFFFdb1c36507faddb1c3650, + FFFFdb1c36b87faddb1c36b8, + FFFFdb1c37207faddb1c3720, + FFFFdb1c37887faddb1c3788, + FFFFdb1c37f07faddb1c37f0, + FFFFdb1c38587faddb1c3858, + FFFFdb1c38c07faddb1c38c0, + FFFFdb1c39287faddb1c3928, + FFFFdb1c39907faddb1c3990, + FFFFdb1c39f87faddb1c39f8, + FFFFdb1c3c007faddb1c3c00, + FFFFdb1c3c687faddb1c3c68, + FFFFdb1c44207faddb1c4420, + FFFFdb1c44887faddb1c4488, + FFFFdb1c44f07faddb1c44f0, + FFFFdb1c45587faddb1c4558, + FFFFdb1c45c07faddb1c45c0, + FFFFdb1c46287faddb1c4628, + FFFFdb1c46907faddb1c4690, + FFFFdb1c46f87faddb1c46f8, + FFFFdb1c47607faddb1c4760, + FFFFdb1c49007faddb1c4900, + FFFFdb1c49687faddb1c4968, + FFFFdb1c49d07faddb1c49d0, + FFFFdb1c4a387faddb1c4a38, + FFFFdb1bd1a87faddb1bd1a8, + FFFFdb1bd2107faddb1bd210, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -297,112 +297,112 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF44b6154607fd34b615460 /* PBXTargetDependency */ = { + FFF4db9146907faddb914690 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4b0280807fd34b028080 /* LowLevel */; - targetProxy = FFF54b0280807fd34b028080 /* PBXContainerItemProxy */; + target = FFFAdbf092d07faddbf092d0 /* LowLevel */; + targetProxy = FFF5dbf092d07faddbf092d0 /* PBXContainerItemProxy */; }; - FFF44b610c307fd34b610c30 /* PBXTargetDependency */ = { + FFF4db914e507faddb914e50 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4a6fb4b07fd34a6fb4b0 /* LowLevelAABB */; - targetProxy = FFF54a6fb4b07fd34a6fb4b0 /* PBXContainerItemProxy */; + target = FFFAdb8b92207faddb8b9220 /* LowLevelAABB */; + targetProxy = FFF5db8b92207faddb8b9220 /* PBXContainerItemProxy */; }; - FFF44b6161e07fd34b6161e0 /* PBXTargetDependency */ = { + FFF4db9124907faddb912490 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4a7222a07fd34a7222a0 /* LowLevelCloth */; - targetProxy = FFF54a7222a07fd34a7222a0 /* PBXContainerItemProxy */; + target = FFFAdb9328f07faddb9328f0 /* LowLevelCloth */; + targetProxy = FFF5db9328f07faddb9328f0 /* PBXContainerItemProxy */; }; - FFF44b6161807fd34b616180 /* PBXTargetDependency */ = { + FFF4db9124307faddb912430 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4a535aa07fd34a535aa0 /* LowLevelDynamics */; - targetProxy = FFF54a535aa07fd34a535aa0 /* PBXContainerItemProxy */; + target = FFFAdbe07ef07faddbe07ef0 /* LowLevelDynamics */; + targetProxy = FFF5dbe07ef07faddbe07ef0 /* PBXContainerItemProxy */; }; - FFF44b612d107fd34b612d10 /* PBXTargetDependency */ = { + FFF4db911b007faddb911b00 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4a547bb07fd34a547bb0 /* LowLevelParticles */; - targetProxy = FFF54a547bb07fd34a547bb0 /* PBXContainerItemProxy */; + target = FFFAdbf252b07faddbf252b0 /* LowLevelParticles */; + targetProxy = FFF5dbf252b07faddbf252b0 /* PBXContainerItemProxy */; }; - FFF44b6154007fd34b615400 /* PBXTargetDependency */ = { + FFF4db9146307faddb914630 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4a0a4b807fd34a0a4b80 /* PhysXCommon */; - targetProxy = FFF54a0a4b807fd34a0a4b80 /* PBXContainerItemProxy */; + target = FFFAdb93f5307faddb93f530 /* PhysXCommon */; + targetProxy = FFF5db93f5307faddb93f530 /* PBXContainerItemProxy */; }; - FFF44b60a6007fd34b60a600 /* PBXTargetDependency */ = { + FFF4db91e1307faddb91e130 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4a08f0307fd34a08f030 /* PxFoundation */; - targetProxy = FFF54a08f0307fd34a08f030 /* PBXContainerItemProxy */; + target = FFFAdb94cff07faddb94cff0 /* PxFoundation */; + targetProxy = FFF5db94cff07faddb94cff0 /* PBXContainerItemProxy */; }; - FFF44b60a2b07fd34b60a2b0 /* PBXTargetDependency */ = { + FFF4db91dde07faddb91dde0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4b0097007fd34b009700 /* PxPvdSDK */; - targetProxy = FFF54b0097007fd34b009700 /* PBXContainerItemProxy */; + target = FFFAdb8c89407faddb8c8940 /* PxPvdSDK */; + targetProxy = FFF5db8c89407faddb8c8940 /* PBXContainerItemProxy */; }; - FFF44b6170a07fd34b6170a0 /* PBXTargetDependency */ = { + FFF4db9116407faddb911640 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4b385e207fd34b385e20 /* PxTask */; - targetProxy = FFF54b385e207fd34b385e20 /* PBXContainerItemProxy */; + target = FFFAdd949eb07faddd949eb0 /* PxTask */; + targetProxy = FFF5dd949eb07faddd949eb0 /* PBXContainerItemProxy */; }; - FFF44b612d707fd34b612d70 /* PBXTargetDependency */ = { + FFF4db911b607faddb911b60 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4b6368f07fd34b6368f0 /* SceneQuery */; - targetProxy = FFF54b6368f07fd34b6368f0 /* PBXContainerItemProxy */; + target = FFFAddd0e3007fadddd0e300 /* SceneQuery */; + targetProxy = FFF5ddd0e3007fadddd0e300 /* PBXContainerItemProxy */; }; - FFF44b6170707fd34b617070 /* PBXTargetDependency */ = { + FFF4db911bc07faddb911bc0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4b63afe07fd34b63afe0 /* SimulationController */; - targetProxy = FFF54b63afe07fd34b63afe0 /* PBXContainerItemProxy */; + target = FFFAddd128507fadddd12850 /* SimulationController */; + targetProxy = FFF5ddd128507fadddd12850 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCharacterKinematic */ - FFFF4b614b607fd34b614b60 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD4b623fc07fd34b623fc0 /* PhysXExtensions */; }; - FFFF4c00c4787fd34c00c478 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c00c4787fd34c00c478 /* CctBoxController.cpp */; }; - FFFF4c00c4e07fd34c00c4e0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c00c4e07fd34c00c4e0 /* CctCapsuleController.cpp */; }; - FFFF4c00c5487fd34c00c548 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c00c5487fd34c00c548 /* CctCharacterController.cpp */; }; - FFFF4c00c5b07fd34c00c5b0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c00c5b07fd34c00c5b0 /* CctCharacterControllerCallbacks.cpp */; }; - FFFF4c00c6187fd34c00c618 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c00c6187fd34c00c618 /* CctCharacterControllerManager.cpp */; }; - FFFF4c00c6807fd34c00c680 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c00c6807fd34c00c680 /* CctController.cpp */; }; - FFFF4c00c6e87fd34c00c6e8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c00c6e87fd34c00c6e8 /* CctObstacleContext.cpp */; }; - FFFF4c00c7507fd34c00c750 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c00c7507fd34c00c750 /* CctSweptBox.cpp */; }; - FFFF4c00c7b87fd34c00c7b8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c00c7b87fd34c00c7b8 /* CctSweptCapsule.cpp */; }; - FFFF4c00c8207fd34c00c820 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c00c8207fd34c00c820 /* CctSweptVolume.cpp */; }; + FFFFdb9299e07faddb9299e0 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDdb9081407faddb908140 /* PhysXExtensions */; }; + FFFFdb1c66787faddb1c6678 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c66787faddb1c6678 /* CctBoxController.cpp */; }; + FFFFdb1c66e07faddb1c66e0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c66e07faddb1c66e0 /* CctCapsuleController.cpp */; }; + FFFFdb1c67487faddb1c6748 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c67487faddb1c6748 /* CctCharacterController.cpp */; }; + FFFFdb1c67b07faddb1c67b0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c67b07faddb1c67b0 /* CctCharacterControllerCallbacks.cpp */; }; + FFFFdb1c68187faddb1c6818 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c68187faddb1c6818 /* CctCharacterControllerManager.cpp */; }; + FFFFdb1c68807faddb1c6880 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c68807faddb1c6880 /* CctController.cpp */; }; + FFFFdb1c68e87faddb1c68e8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c68e87faddb1c68e8 /* CctObstacleContext.cpp */; }; + FFFFdb1c69507faddb1c6950 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c69507faddb1c6950 /* CctSweptBox.cpp */; }; + FFFFdb1c69b87faddb1c69b8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c69b87faddb1c69b8 /* CctSweptCapsule.cpp */; }; + FFFFdb1c6a207faddb1c6a20 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1c6a207faddb1c6a20 /* CctSweptVolume.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4b6170b07fd34b6170b0 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD4b619f807fd34b619f80 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b619fe87fd34b619fe8 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b61a0507fd34b61a050 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b61a0b87fd34b61a0b8 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b61a1207fd34b61a120 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b61a1887fd34b61a188 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b61a1f07fd34b61a1f0 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b61a2587fd34b61a258 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c0007fd34c00c000 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c0687fd34c00c068 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c0d07fd34c00c0d0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c1387fd34c00c138 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c1a07fd34c00c1a0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c2087fd34c00c208 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c2707fd34c00c270 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c2d87fd34c00c2d8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c3407fd34c00c340 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c3a87fd34c00c3a8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c4107fd34c00c410 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c4787fd34c00c478 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c4e07fd34c00c4e0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c5487fd34c00c548 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c5b07fd34c00c5b0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c6187fd34c00c618 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c6807fd34c00c680 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c6e87fd34c00c6e8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c7507fd34c00c750 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c7b87fd34c00c7b8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c00c8207fd34c00c820 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb9117c07faddb9117c0 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdb92b6f07faddb92b6f0 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb92b7587faddb92b758 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb92b7c07faddb92b7c0 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb92b8287faddb92b828 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb92b8907faddb92b890 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb92b8f87faddb92b8f8 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb92b9607faddb92b960 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb92b9c87faddb92b9c8 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c62007faddb1c6200 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c62687faddb1c6268 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c62d07faddb1c62d0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c63387faddb1c6338 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c63a07faddb1c63a0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c64087faddb1c6408 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c64707faddb1c6470 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c64d87faddb1c64d8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c65407faddb1c6540 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c65a87faddb1c65a8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c66107faddb1c6610 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c66787faddb1c6678 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c66e07faddb1c66e0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c67487faddb1c6748 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c67b07faddb1c67b0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c68187faddb1c6818 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c68807faddb1c6880 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c68e87faddb1c68e8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c69507faddb1c6950 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c69b87faddb1c69b8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c6a207faddb1c6a20 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24b6170b07fd34b6170b0 /* Resources */ = { + FFF2db9117c07faddb9117c0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -412,7 +412,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4b6170b07fd34b6170b0 /* Frameworks */ = { + FFFCdb9117c07faddb9117c0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -422,20 +422,20 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84b6170b07fd34b6170b0 /* Sources */ = { + FFF8db9117c07faddb9117c0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF4c00c4787fd34c00c478, - FFFF4c00c4e07fd34c00c4e0, - FFFF4c00c5487fd34c00c548, - FFFF4c00c5b07fd34c00c5b0, - FFFF4c00c6187fd34c00c618, - FFFF4c00c6807fd34c00c680, - FFFF4c00c6e87fd34c00c6e8, - FFFF4c00c7507fd34c00c750, - FFFF4c00c7b87fd34c00c7b8, - FFFF4c00c8207fd34c00c820, + FFFFdb1c66787faddb1c6678, + FFFFdb1c66e07faddb1c66e0, + FFFFdb1c67487faddb1c6748, + FFFFdb1c67b07faddb1c67b0, + FFFFdb1c68187faddb1c6818, + FFFFdb1c68807faddb1c6880, + FFFFdb1c68e87faddb1c68e8, + FFFFdb1c69507faddb1c6950, + FFFFdb1c69b87faddb1c69b8, + FFFFdb1c6a207faddb1c6a20, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -444,91 +444,91 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF44b6195c07fd34b6195c0 /* PBXTargetDependency */ = { + FFF4db92b5707faddb92b570 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4a0a4b807fd34a0a4b80 /* PhysXCommon */; - targetProxy = FFF54a0a4b807fd34a0a4b80 /* PBXContainerItemProxy */; + target = FFFAdb93f5307faddb93f530 /* PhysXCommon */; + targetProxy = FFF5db93f5307faddb93f530 /* PBXContainerItemProxy */; }; - FFF44b614b607fd34b614b60 /* PBXTargetDependency */ = { + FFF4db9299e07faddb9299e0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4b623fc07fd34b623fc0 /* PhysXExtensions */; - targetProxy = FFF54b623fc07fd34b623fc0 /* PBXContainerItemProxy */; + target = FFFAdb9081407faddb908140 /* PhysXExtensions */; + targetProxy = FFF5db9081407faddb908140 /* PBXContainerItemProxy */; }; - FFF44b6140f07fd34b6140f0 /* PBXTargetDependency */ = { + FFF4db92b6b07faddb92b6b0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4a08f0307fd34a08f030 /* PxFoundation */; - targetProxy = FFF54a08f0307fd34a08f030 /* PBXContainerItemProxy */; + target = FFFAdb94cff07faddb94cff0 /* PxFoundation */; + targetProxy = FFF5db94cff07faddb94cff0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXVehicle */ - FFFF4c0172087fd34c017208 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0172087fd34c017208 /* PxVehicleComponents.cpp */; }; - FFFF4c0172707fd34c017270 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0172707fd34c017270 /* PxVehicleDrive.cpp */; }; - FFFF4c0172d87fd34c0172d8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0172d87fd34c0172d8 /* PxVehicleDrive4W.cpp */; }; - FFFF4c0173407fd34c017340 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0173407fd34c017340 /* PxVehicleDriveNW.cpp */; }; - FFFF4c0173a87fd34c0173a8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0173a87fd34c0173a8 /* PxVehicleDriveTank.cpp */; }; - FFFF4c0174107fd34c017410 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0174107fd34c017410 /* PxVehicleMetaData.cpp */; }; - FFFF4c0174787fd34c017478 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0174787fd34c017478 /* PxVehicleNoDrive.cpp */; }; - FFFF4c0174e07fd34c0174e0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0174e07fd34c0174e0 /* PxVehicleSDK.cpp */; }; - FFFF4c0175487fd34c017548 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0175487fd34c017548 /* PxVehicleSerialization.cpp */; }; - FFFF4c0175b07fd34c0175b0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0175b07fd34c0175b0 /* PxVehicleSuspWheelTire4.cpp */; }; - FFFF4c0176187fd34c017618 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0176187fd34c017618 /* PxVehicleTireFriction.cpp */; }; - FFFF4c0176807fd34c017680 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0176807fd34c017680 /* PxVehicleUpdate.cpp */; }; - FFFF4c0176e87fd34c0176e8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0176e87fd34c0176e8 /* PxVehicleWheels.cpp */; }; - FFFF4c0177507fd34c017750 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0177507fd34c017750 /* VehicleUtilControl.cpp */; }; - FFFF4c0177b87fd34c0177b8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0177b87fd34c0177b8 /* VehicleUtilSetup.cpp */; }; - FFFF4c0178207fd34c017820 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0178207fd34c017820 /* VehicleUtilTelemetry.cpp */; }; - FFFF4b625e987fd34b625e98 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD4b625e987fd34b625e98 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; - FFFF4b625f007fd34b625f00 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD4b625f007fd34b625f00 /* src/PxVehicleMetaDataObjects.cpp */; }; + FFFFdb1ca8087faddb1ca808 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1ca8087faddb1ca808 /* PxVehicleComponents.cpp */; }; + FFFFdb1ca8707faddb1ca870 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1ca8707faddb1ca870 /* PxVehicleDrive.cpp */; }; + FFFFdb1ca8d87faddb1ca8d8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1ca8d87faddb1ca8d8 /* PxVehicleDrive4W.cpp */; }; + FFFFdb1ca9407faddb1ca940 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1ca9407faddb1ca940 /* PxVehicleDriveNW.cpp */; }; + FFFFdb1ca9a87faddb1ca9a8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1ca9a87faddb1ca9a8 /* PxVehicleDriveTank.cpp */; }; + FFFFdb1caa107faddb1caa10 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1caa107faddb1caa10 /* PxVehicleMetaData.cpp */; }; + FFFFdb1caa787faddb1caa78 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1caa787faddb1caa78 /* PxVehicleNoDrive.cpp */; }; + FFFFdb1caae07faddb1caae0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1caae07faddb1caae0 /* PxVehicleSDK.cpp */; }; + FFFFdb1cab487faddb1cab48 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cab487faddb1cab48 /* PxVehicleSerialization.cpp */; }; + FFFFdb1cabb07faddb1cabb0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cabb07faddb1cabb0 /* PxVehicleSuspWheelTire4.cpp */; }; + FFFFdb1cac187faddb1cac18 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cac187faddb1cac18 /* PxVehicleTireFriction.cpp */; }; + FFFFdb1cac807faddb1cac80 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cac807faddb1cac80 /* PxVehicleUpdate.cpp */; }; + FFFFdb1cace87faddb1cace8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cace87faddb1cace8 /* PxVehicleWheels.cpp */; }; + FFFFdb1cad507faddb1cad50 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cad507faddb1cad50 /* VehicleUtilControl.cpp */; }; + FFFFdb1cadb87faddb1cadb8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cadb87faddb1cadb8 /* VehicleUtilSetup.cpp */; }; + FFFFdb1cae207faddb1cae20 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cae207faddb1cae20 /* VehicleUtilTelemetry.cpp */; }; + FFFFdb9085c87faddb9085c8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDdb9085c87faddb9085c8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; + FFFFdb9086307faddb908630 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDdb9086307faddb908630 /* src/PxVehicleMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4b6144807fd34b614480 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD4c00de007fd34c00de00 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00de687fd34c00de68 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00ded07fd34c00ded0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00df387fd34c00df38 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00dfa07fd34c00dfa0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00e0087fd34c00e008 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00e0707fd34c00e070 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00e0d87fd34c00e0d8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00e1407fd34c00e140 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00e1a87fd34c00e1a8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00e2107fd34c00e210 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00e2787fd34c00e278 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00e2e07fd34c00e2e0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00e3487fd34c00e348 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c00e3b07fd34c00e3b0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0170007fd34c017000 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0170687fd34c017068 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0170d07fd34c0170d0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0171387fd34c017138 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0171a07fd34c0171a0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0172087fd34c017208 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0172707fd34c017270 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0172d87fd34c0172d8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0173407fd34c017340 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0173a87fd34c0173a8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0174107fd34c017410 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0174787fd34c017478 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0174e07fd34c0174e0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0175487fd34c017548 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0175b07fd34c0175b0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0176187fd34c017618 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0176807fd34c017680 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0176e87fd34c0176e8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0177507fd34c017750 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0177b87fd34c0177b8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0178207fd34c017820 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b625d607fd34b625d60 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b625dc87fd34b625dc8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b625e307fd34b625e30 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b625e987fd34b625e98 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b625f007fd34b625f00 /* src/PxVehicleMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb9162c07faddb9162c0 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdb1c88007faddb1c8800 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c88687faddb1c8868 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c88d07faddb1c88d0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c89387faddb1c8938 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c89a07faddb1c89a0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c8a087faddb1c8a08 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c8a707faddb1c8a70 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c8ad87faddb1c8ad8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c8b407faddb1c8b40 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c8ba87faddb1c8ba8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c8c107faddb1c8c10 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c8c787faddb1c8c78 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c8ce07faddb1c8ce0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c8d487faddb1c8d48 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1c8db07faddb1c8db0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ca6007faddb1ca600 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ca6687faddb1ca668 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ca6d07faddb1ca6d0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ca7387faddb1ca738 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ca7a07faddb1ca7a0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ca8087faddb1ca808 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ca8707faddb1ca870 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ca8d87faddb1ca8d8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ca9407faddb1ca940 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ca9a87faddb1ca9a8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1caa107faddb1caa10 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1caa787faddb1caa78 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1caae07faddb1caae0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cab487faddb1cab48 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cabb07faddb1cabb0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cac187faddb1cac18 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cac807faddb1cac80 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cace87faddb1cace8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cad507faddb1cad50 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cadb87faddb1cadb8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cae207faddb1cae20 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb9084907faddb908490 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb9084f87faddb9084f8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb9085607faddb908560 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb9085c87faddb9085c8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb9086307faddb908630 /* src/PxVehicleMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24b6144807fd34b614480 /* Resources */ = { + FFF2db9162c07faddb9162c0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -538,7 +538,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4b6144807fd34b614480 /* Frameworks */ = { + FFFCdb9162c07faddb9162c0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -548,28 +548,28 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84b6144807fd34b614480 /* Sources */ = { + FFF8db9162c07faddb9162c0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF4c0172087fd34c017208, - FFFF4c0172707fd34c017270, - FFFF4c0172d87fd34c0172d8, - FFFF4c0173407fd34c017340, - FFFF4c0173a87fd34c0173a8, - FFFF4c0174107fd34c017410, - FFFF4c0174787fd34c017478, - FFFF4c0174e07fd34c0174e0, - FFFF4c0175487fd34c017548, - FFFF4c0175b07fd34c0175b0, - FFFF4c0176187fd34c017618, - FFFF4c0176807fd34c017680, - FFFF4c0176e87fd34c0176e8, - FFFF4c0177507fd34c017750, - FFFF4c0177b87fd34c0177b8, - FFFF4c0178207fd34c017820, - FFFF4b625e987fd34b625e98, - FFFF4b625f007fd34b625f00, + FFFFdb1ca8087faddb1ca808, + FFFFdb1ca8707faddb1ca870, + FFFFdb1ca8d87faddb1ca8d8, + FFFFdb1ca9407faddb1ca940, + FFFFdb1ca9a87faddb1ca9a8, + FFFFdb1caa107faddb1caa10, + FFFFdb1caa787faddb1caa78, + FFFFdb1caae07faddb1caae0, + FFFFdb1cab487faddb1cab48, + FFFFdb1cabb07faddb1cabb0, + FFFFdb1cac187faddb1cac18, + FFFFdb1cac807faddb1cac80, + FFFFdb1cace87faddb1cace8, + FFFFdb1cad507faddb1cad50, + FFFFdb1cadb87faddb1cadb8, + FFFFdb1cae207faddb1cae20, + FFFFdb9085c87faddb9085c8, + FFFFdb9086307faddb908630, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -581,220 +581,220 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXExtensions */ - FFFF4c0198e87fd34c0198e8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0198e87fd34c0198e8 /* ExtBroadPhase.cpp */; }; - FFFF4c0199507fd34c019950 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0199507fd34c019950 /* ExtClothFabricCooker.cpp */; }; - FFFF4c0199b87fd34c0199b8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c0199b87fd34c0199b8 /* ExtClothGeodesicTetherCooker.cpp */; }; - FFFF4c019a207fd34c019a20 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c019a207fd34c019a20 /* ExtClothMeshQuadifier.cpp */; }; - FFFF4c019a887fd34c019a88 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c019a887fd34c019a88 /* ExtClothSimpleTetherCooker.cpp */; }; - FFFF4c019af07fd34c019af0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c019af07fd34c019af0 /* ExtCollection.cpp */; }; - FFFF4c019b587fd34c019b58 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c019b587fd34c019b58 /* ExtConvexMeshExt.cpp */; }; - FFFF4c019bc07fd34c019bc0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c019bc07fd34c019bc0 /* ExtCpuWorkerThread.cpp */; }; - FFFF4c019c287fd34c019c28 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c019c287fd34c019c28 /* ExtD6Joint.cpp */; }; - FFFF4c019c907fd34c019c90 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c019c907fd34c019c90 /* ExtD6JointSolverPrep.cpp */; }; - FFFF4c019cf87fd34c019cf8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c019cf87fd34c019cf8 /* ExtDefaultCpuDispatcher.cpp */; }; - FFFF4c019d607fd34c019d60 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c019d607fd34c019d60 /* ExtDefaultErrorCallback.cpp */; }; - FFFF4c019dc87fd34c019dc8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c019dc87fd34c019dc8 /* ExtDefaultSimulationFilterShader.cpp */; }; - FFFF4c019e307fd34c019e30 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c019e307fd34c019e30 /* ExtDefaultStreams.cpp */; }; - FFFF4c019e987fd34c019e98 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c019e987fd34c019e98 /* ExtDistanceJoint.cpp */; }; - FFFF4c019f007fd34c019f00 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c019f007fd34c019f00 /* ExtDistanceJointSolverPrep.cpp */; }; - FFFF4c019f687fd34c019f68 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c019f687fd34c019f68 /* ExtExtensions.cpp */; }; - FFFF4c019fd07fd34c019fd0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c019fd07fd34c019fd0 /* ExtFixedJoint.cpp */; }; - FFFF4c01a0387fd34c01a038 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a0387fd34c01a038 /* ExtFixedJointSolverPrep.cpp */; }; - FFFF4c01a0a07fd34c01a0a0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a0a07fd34c01a0a0 /* ExtJoint.cpp */; }; - FFFF4c01a1087fd34c01a108 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a1087fd34c01a108 /* ExtMetaData.cpp */; }; - FFFF4c01a1707fd34c01a170 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a1707fd34c01a170 /* ExtParticleExt.cpp */; }; - FFFF4c01a1d87fd34c01a1d8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a1d87fd34c01a1d8 /* ExtPrismaticJoint.cpp */; }; - FFFF4c01a2407fd34c01a240 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a2407fd34c01a240 /* ExtPrismaticJointSolverPrep.cpp */; }; - FFFF4c01a2a87fd34c01a2a8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a2a87fd34c01a2a8 /* ExtPvd.cpp */; }; - FFFF4c01a3107fd34c01a310 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a3107fd34c01a310 /* ExtPxStringTable.cpp */; }; - FFFF4c01a3787fd34c01a378 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a3787fd34c01a378 /* ExtRaycastCCD.cpp */; }; - FFFF4c01a3e07fd34c01a3e0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a3e07fd34c01a3e0 /* ExtRevoluteJoint.cpp */; }; - FFFF4c01a4487fd34c01a448 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a4487fd34c01a448 /* ExtRevoluteJointSolverPrep.cpp */; }; - FFFF4c01a4b07fd34c01a4b0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a4b07fd34c01a4b0 /* ExtRigidBodyExt.cpp */; }; - FFFF4c01a5187fd34c01a518 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a5187fd34c01a518 /* ExtSceneQueryExt.cpp */; }; - FFFF4c01a5807fd34c01a580 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a5807fd34c01a580 /* ExtSimpleFactory.cpp */; }; - FFFF4c01a5e87fd34c01a5e8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a5e87fd34c01a5e8 /* ExtSmoothNormals.cpp */; }; - FFFF4c01a6507fd34c01a650 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a6507fd34c01a650 /* ExtSphericalJoint.cpp */; }; - FFFF4c01a6b87fd34c01a6b8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a6b87fd34c01a6b8 /* ExtSphericalJointSolverPrep.cpp */; }; - FFFF4c01a7207fd34c01a720 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c01a7207fd34c01a720 /* ExtTriangleMeshExt.cpp */; }; - FFFF4c01dcd07fd34c01dcd0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01dcd07fd34c01dcd0 /* SnSerialUtils.cpp */; }; - FFFF4c01dd387fd34c01dd38 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01dd387fd34c01dd38 /* SnSerialization.cpp */; }; - FFFF4c01dda07fd34c01dda0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01dda07fd34c01dda0 /* SnSerializationRegistry.cpp */; }; - FFFF4c01e0e07fd34c01e0e0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01e0e07fd34c01e0e0 /* Binary/SnBinaryDeserialization.cpp */; }; - FFFF4c01e1487fd34c01e148 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01e1487fd34c01e148 /* Binary/SnBinarySerialization.cpp */; }; - FFFF4c01e1b07fd34c01e1b0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01e1b07fd34c01e1b0 /* Binary/SnConvX.cpp */; }; - FFFF4c01e2187fd34c01e218 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01e2187fd34c01e218 /* Binary/SnConvX_Align.cpp */; }; - FFFF4c01e2807fd34c01e280 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01e2807fd34c01e280 /* Binary/SnConvX_Convert.cpp */; }; - FFFF4c01e2e87fd34c01e2e8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01e2e87fd34c01e2e8 /* Binary/SnConvX_Error.cpp */; }; - FFFF4c01e3507fd34c01e350 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01e3507fd34c01e350 /* Binary/SnConvX_MetaData.cpp */; }; - FFFF4c01e3b87fd34c01e3b8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01e3b87fd34c01e3b8 /* Binary/SnConvX_Output.cpp */; }; - FFFF4c01e4207fd34c01e420 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01e4207fd34c01e420 /* Binary/SnConvX_Union.cpp */; }; - FFFF4c01e4887fd34c01e488 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01e4887fd34c01e488 /* Binary/SnSerializationContext.cpp */; }; - FFFF4c01ede07fd34c01ede0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01ede07fd34c01ede0 /* Xml/SnJointRepXSerializer.cpp */; }; - FFFF4c01ee487fd34c01ee48 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01ee487fd34c01ee48 /* Xml/SnRepXCoreSerializer.cpp */; }; - FFFF4c01eeb07fd34c01eeb0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01eeb07fd34c01eeb0 /* Xml/SnRepXUpgrader.cpp */; }; - FFFF4c01ef187fd34c01ef18 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD4c01ef187fd34c01ef18 /* Xml/SnXmlSerialization.cpp */; }; - FFFF4c01bce07fd34c01bce0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD4c01bce07fd34c01bce0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; + FFFFdb1ccee87faddb1ccee8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1ccee87faddb1ccee8 /* ExtBroadPhase.cpp */; }; + FFFFdb1ccf507faddb1ccf50 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1ccf507faddb1ccf50 /* ExtClothFabricCooker.cpp */; }; + FFFFdb1ccfb87faddb1ccfb8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1ccfb87faddb1ccfb8 /* ExtClothGeodesicTetherCooker.cpp */; }; + FFFFdb1cd0207faddb1cd020 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd0207faddb1cd020 /* ExtClothMeshQuadifier.cpp */; }; + FFFFdb1cd0887faddb1cd088 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd0887faddb1cd088 /* ExtClothSimpleTetherCooker.cpp */; }; + FFFFdb1cd0f07faddb1cd0f0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd0f07faddb1cd0f0 /* ExtCollection.cpp */; }; + FFFFdb1cd1587faddb1cd158 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd1587faddb1cd158 /* ExtConvexMeshExt.cpp */; }; + FFFFdb1cd1c07faddb1cd1c0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd1c07faddb1cd1c0 /* ExtCpuWorkerThread.cpp */; }; + FFFFdb1cd2287faddb1cd228 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd2287faddb1cd228 /* ExtD6Joint.cpp */; }; + FFFFdb1cd2907faddb1cd290 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd2907faddb1cd290 /* ExtD6JointSolverPrep.cpp */; }; + FFFFdb1cd2f87faddb1cd2f8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd2f87faddb1cd2f8 /* ExtDefaultCpuDispatcher.cpp */; }; + FFFFdb1cd3607faddb1cd360 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd3607faddb1cd360 /* ExtDefaultErrorCallback.cpp */; }; + FFFFdb1cd3c87faddb1cd3c8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd3c87faddb1cd3c8 /* ExtDefaultSimulationFilterShader.cpp */; }; + FFFFdb1cd4307faddb1cd430 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd4307faddb1cd430 /* ExtDefaultStreams.cpp */; }; + FFFFdb1cd4987faddb1cd498 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd4987faddb1cd498 /* ExtDistanceJoint.cpp */; }; + FFFFdb1cd5007faddb1cd500 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd5007faddb1cd500 /* ExtDistanceJointSolverPrep.cpp */; }; + FFFFdb1cd5687faddb1cd568 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd5687faddb1cd568 /* ExtExtensions.cpp */; }; + FFFFdb1cd5d07faddb1cd5d0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd5d07faddb1cd5d0 /* ExtFixedJoint.cpp */; }; + FFFFdb1cd6387faddb1cd638 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd6387faddb1cd638 /* ExtFixedJointSolverPrep.cpp */; }; + FFFFdb1cd6a07faddb1cd6a0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd6a07faddb1cd6a0 /* ExtJoint.cpp */; }; + FFFFdb1cd7087faddb1cd708 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd7087faddb1cd708 /* ExtMetaData.cpp */; }; + FFFFdb1cd7707faddb1cd770 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd7707faddb1cd770 /* ExtParticleExt.cpp */; }; + FFFFdb1cd7d87faddb1cd7d8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd7d87faddb1cd7d8 /* ExtPrismaticJoint.cpp */; }; + FFFFdb1cd8407faddb1cd840 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd8407faddb1cd840 /* ExtPrismaticJointSolverPrep.cpp */; }; + FFFFdb1cd8a87faddb1cd8a8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd8a87faddb1cd8a8 /* ExtPvd.cpp */; }; + FFFFdb1cd9107faddb1cd910 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd9107faddb1cd910 /* ExtPxStringTable.cpp */; }; + FFFFdb1cd9787faddb1cd978 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd9787faddb1cd978 /* ExtRaycastCCD.cpp */; }; + FFFFdb1cd9e07faddb1cd9e0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cd9e07faddb1cd9e0 /* ExtRevoluteJoint.cpp */; }; + FFFFdb1cda487faddb1cda48 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cda487faddb1cda48 /* ExtRevoluteJointSolverPrep.cpp */; }; + FFFFdb1cdab07faddb1cdab0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cdab07faddb1cdab0 /* ExtRigidBodyExt.cpp */; }; + FFFFdb1cdb187faddb1cdb18 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cdb187faddb1cdb18 /* ExtSceneQueryExt.cpp */; }; + FFFFdb1cdb807faddb1cdb80 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cdb807faddb1cdb80 /* ExtSimpleFactory.cpp */; }; + FFFFdb1cdbe87faddb1cdbe8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cdbe87faddb1cdbe8 /* ExtSmoothNormals.cpp */; }; + FFFFdb1cdc507faddb1cdc50 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cdc507faddb1cdc50 /* ExtSphericalJoint.cpp */; }; + FFFFdb1cdcb87faddb1cdcb8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cdcb87faddb1cdcb8 /* ExtSphericalJointSolverPrep.cpp */; }; + FFFFdb1cdd207faddb1cdd20 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1cdd207faddb1cdd20 /* ExtTriangleMeshExt.cpp */; }; + FFFFdb1d18d07faddb1d18d0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d18d07faddb1d18d0 /* SnSerialUtils.cpp */; }; + FFFFdb1d19387faddb1d1938 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d19387faddb1d1938 /* SnSerialization.cpp */; }; + FFFFdb1d19a07faddb1d19a0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d19a07faddb1d19a0 /* SnSerializationRegistry.cpp */; }; + FFFFdb1d1ce07faddb1d1ce0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d1ce07faddb1d1ce0 /* Binary/SnBinaryDeserialization.cpp */; }; + FFFFdb1d1d487faddb1d1d48 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d1d487faddb1d1d48 /* Binary/SnBinarySerialization.cpp */; }; + FFFFdb1d1db07faddb1d1db0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d1db07faddb1d1db0 /* Binary/SnConvX.cpp */; }; + FFFFdb1d1e187faddb1d1e18 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d1e187faddb1d1e18 /* Binary/SnConvX_Align.cpp */; }; + FFFFdb1d1e807faddb1d1e80 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d1e807faddb1d1e80 /* Binary/SnConvX_Convert.cpp */; }; + FFFFdb1d1ee87faddb1d1ee8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d1ee87faddb1d1ee8 /* Binary/SnConvX_Error.cpp */; }; + FFFFdb1d1f507faddb1d1f50 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d1f507faddb1d1f50 /* Binary/SnConvX_MetaData.cpp */; }; + FFFFdb1d1fb87faddb1d1fb8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d1fb87faddb1d1fb8 /* Binary/SnConvX_Output.cpp */; }; + FFFFdb1d20207faddb1d2020 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d20207faddb1d2020 /* Binary/SnConvX_Union.cpp */; }; + FFFFdb1d20887faddb1d2088 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d20887faddb1d2088 /* Binary/SnSerializationContext.cpp */; }; + FFFFdb1d29e07faddb1d29e0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d29e07faddb1d29e0 /* Xml/SnJointRepXSerializer.cpp */; }; + FFFFdb1d2a487faddb1d2a48 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d2a487faddb1d2a48 /* Xml/SnRepXCoreSerializer.cpp */; }; + FFFFdb1d2ab07faddb1d2ab0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d2ab07faddb1d2ab0 /* Xml/SnRepXUpgrader.cpp */; }; + FFFFdb1d2b187faddb1d2b18 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDdb1d2b187faddb1d2b18 /* Xml/SnXmlSerialization.cpp */; }; + FFFFdb1cf2e07faddb1cf2e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDdb1cf2e07faddb1cf2e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4b623fc07fd34b623fc0 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD4c01a8007fd34c01a800 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a8687fd34c01a868 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a8d07fd34c01a8d0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a9387fd34c01a938 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a9a07fd34c01a9a0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01aa087fd34c01aa08 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01aa707fd34c01aa70 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01aad87fd34c01aad8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ab407fd34c01ab40 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01aba87fd34c01aba8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ac107fd34c01ac10 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ac787fd34c01ac78 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ace07fd34c01ace0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ad487fd34c01ad48 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01adb07fd34c01adb0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ae187fd34c01ae18 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ae807fd34c01ae80 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01aee87fd34c01aee8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01af507fd34c01af50 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01afb87fd34c01afb8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b0207fd34c01b020 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b0887fd34c01b088 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b0f07fd34c01b0f0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b1587fd34c01b158 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b1c07fd34c01b1c0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b2287fd34c01b228 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b2907fd34c01b290 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b2f87fd34c01b2f8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b3607fd34c01b360 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b3c87fd34c01b3c8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b4307fd34c01b430 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b4987fd34c01b498 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b5007fd34c01b500 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b5687fd34c01b568 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b5d07fd34c01b5d0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b6387fd34c01b638 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b6a07fd34c01b6a0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0192007fd34c019200 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0192687fd34c019268 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0192d07fd34c0192d0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0193387fd34c019338 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0193a07fd34c0193a0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0194087fd34c019408 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0194707fd34c019470 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0194d87fd34c0194d8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0195407fd34c019540 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0195a87fd34c0195a8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0196107fd34c019610 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0196787fd34c019678 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0196e07fd34c0196e0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0197487fd34c019748 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0197b07fd34c0197b0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0198187fd34c019818 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0198807fd34c019880 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0198e87fd34c0198e8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0199507fd34c019950 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0199b87fd34c0199b8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c019a207fd34c019a20 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c019a887fd34c019a88 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c019af07fd34c019af0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c019b587fd34c019b58 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c019bc07fd34c019bc0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c019c287fd34c019c28 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c019c907fd34c019c90 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c019cf87fd34c019cf8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c019d607fd34c019d60 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c019dc87fd34c019dc8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c019e307fd34c019e30 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c019e987fd34c019e98 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c019f007fd34c019f00 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c019f687fd34c019f68 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c019fd07fd34c019fd0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a0387fd34c01a038 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a0a07fd34c01a0a0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a1087fd34c01a108 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a1707fd34c01a170 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a1d87fd34c01a1d8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a2407fd34c01a240 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a2a87fd34c01a2a8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a3107fd34c01a310 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a3787fd34c01a378 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a3e07fd34c01a3e0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a4487fd34c01a448 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a4b07fd34c01a4b0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a5187fd34c01a518 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a5807fd34c01a580 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a5e87fd34c01a5e8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a6507fd34c01a650 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a6b87fd34c01a6b8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01a7207fd34c01a720 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01dc007fd34c01dc00 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01dc687fd34c01dc68 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01dcd07fd34c01dcd0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01dd387fd34c01dd38 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01dda07fd34c01dda0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01de087fd34c01de08 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01de707fd34c01de70 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ded87fd34c01ded8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01df407fd34c01df40 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01dfa87fd34c01dfa8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e0107fd34c01e010 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e0787fd34c01e078 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e0e07fd34c01e0e0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e1487fd34c01e148 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e1b07fd34c01e1b0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e2187fd34c01e218 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e2807fd34c01e280 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e2e87fd34c01e2e8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e3507fd34c01e350 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e3b87fd34c01e3b8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e4207fd34c01e420 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e4887fd34c01e488 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e4f07fd34c01e4f0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e5587fd34c01e558 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e5c07fd34c01e5c0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e6287fd34c01e628 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e6907fd34c01e690 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e6f87fd34c01e6f8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e7607fd34c01e760 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e7c87fd34c01e7c8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e8307fd34c01e830 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e8987fd34c01e898 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e9007fd34c01e900 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e9687fd34c01e968 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01e9d07fd34c01e9d0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ea387fd34c01ea38 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01eaa07fd34c01eaa0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01eb087fd34c01eb08 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01eb707fd34c01eb70 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ebd87fd34c01ebd8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ec407fd34c01ec40 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01eca87fd34c01eca8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ed107fd34c01ed10 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ed787fd34c01ed78 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ede07fd34c01ede0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ee487fd34c01ee48 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01eeb07fd34c01eeb0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ef187fd34c01ef18 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ef807fd34c01ef80 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b8007fd34c01b800 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b8687fd34c01b868 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b8d07fd34c01b8d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b9387fd34c01b938 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01b9a07fd34c01b9a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ba087fd34c01ba08 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01ba707fd34c01ba70 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01bad87fd34c01bad8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01bb407fd34c01bb40 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01bba87fd34c01bba8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01bc107fd34c01bc10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01bc787fd34c01bc78 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c01bce07fd34c01bce0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb9081407faddb908140 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdb1cde007faddb1cde00 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cde687faddb1cde68 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cded07faddb1cded0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cdf387faddb1cdf38 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cdfa07faddb1cdfa0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce0087faddb1ce008 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce0707faddb1ce070 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce0d87faddb1ce0d8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce1407faddb1ce140 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce1a87faddb1ce1a8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce2107faddb1ce210 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce2787faddb1ce278 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce2e07faddb1ce2e0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce3487faddb1ce348 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce3b07faddb1ce3b0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce4187faddb1ce418 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce4807faddb1ce480 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce4e87faddb1ce4e8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce5507faddb1ce550 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce5b87faddb1ce5b8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce6207faddb1ce620 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce6887faddb1ce688 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce6f07faddb1ce6f0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce7587faddb1ce758 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce7c07faddb1ce7c0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce8287faddb1ce828 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce8907faddb1ce890 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce8f87faddb1ce8f8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce9607faddb1ce960 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ce9c87faddb1ce9c8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cea307faddb1cea30 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cea987faddb1cea98 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ceb007faddb1ceb00 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ceb687faddb1ceb68 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cebd07faddb1cebd0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cec387faddb1cec38 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ceca07faddb1ceca0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cc8007faddb1cc800 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cc8687faddb1cc868 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cc8d07faddb1cc8d0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cc9387faddb1cc938 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cc9a07faddb1cc9a0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cca087faddb1cca08 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cca707faddb1cca70 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ccad87faddb1ccad8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ccb407faddb1ccb40 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ccba87faddb1ccba8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ccc107faddb1ccc10 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ccc787faddb1ccc78 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ccce07faddb1ccce0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ccd487faddb1ccd48 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ccdb07faddb1ccdb0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cce187faddb1cce18 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cce807faddb1cce80 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ccee87faddb1ccee8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ccf507faddb1ccf50 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ccfb87faddb1ccfb8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd0207faddb1cd020 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd0887faddb1cd088 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd0f07faddb1cd0f0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd1587faddb1cd158 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd1c07faddb1cd1c0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd2287faddb1cd228 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd2907faddb1cd290 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd2f87faddb1cd2f8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd3607faddb1cd360 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd3c87faddb1cd3c8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd4307faddb1cd430 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd4987faddb1cd498 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd5007faddb1cd500 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd5687faddb1cd568 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd5d07faddb1cd5d0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd6387faddb1cd638 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd6a07faddb1cd6a0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd7087faddb1cd708 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd7707faddb1cd770 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd7d87faddb1cd7d8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd8407faddb1cd840 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd8a87faddb1cd8a8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd9107faddb1cd910 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd9787faddb1cd978 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cd9e07faddb1cd9e0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cda487faddb1cda48 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cdab07faddb1cdab0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cdb187faddb1cdb18 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cdb807faddb1cdb80 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cdbe87faddb1cdbe8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cdc507faddb1cdc50 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cdcb87faddb1cdcb8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cdd207faddb1cdd20 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d18007faddb1d1800 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d18687faddb1d1868 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d18d07faddb1d18d0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d19387faddb1d1938 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d19a07faddb1d19a0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d1a087faddb1d1a08 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d1a707faddb1d1a70 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d1ad87faddb1d1ad8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d1b407faddb1d1b40 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d1ba87faddb1d1ba8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d1c107faddb1d1c10 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d1c787faddb1d1c78 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d1ce07faddb1d1ce0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d1d487faddb1d1d48 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d1db07faddb1d1db0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d1e187faddb1d1e18 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d1e807faddb1d1e80 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d1ee87faddb1d1ee8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d1f507faddb1d1f50 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d1fb87faddb1d1fb8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d20207faddb1d2020 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d20887faddb1d2088 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d20f07faddb1d20f0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d21587faddb1d2158 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d21c07faddb1d21c0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d22287faddb1d2228 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d22907faddb1d2290 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d22f87faddb1d22f8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d23607faddb1d2360 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d23c87faddb1d23c8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d24307faddb1d2430 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d24987faddb1d2498 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d25007faddb1d2500 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d25687faddb1d2568 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d25d07faddb1d25d0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d26387faddb1d2638 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d26a07faddb1d26a0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d27087faddb1d2708 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d27707faddb1d2770 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d27d87faddb1d27d8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d28407faddb1d2840 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d28a87faddb1d28a8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d29107faddb1d2910 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d29787faddb1d2978 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d29e07faddb1d29e0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d2a487faddb1d2a48 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d2ab07faddb1d2ab0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d2b187faddb1d2b18 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d2b807faddb1d2b80 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cee007faddb1cee00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cee687faddb1cee68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1ceed07faddb1ceed0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cef387faddb1cef38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cefa07faddb1cefa0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cf0087faddb1cf008 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cf0707faddb1cf070 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cf0d87faddb1cf0d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cf1407faddb1cf140 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cf1a87faddb1cf1a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cf2107faddb1cf210 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cf2787faddb1cf278 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1cf2e07faddb1cf2e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24b623fc07fd34b623fc0 /* Resources */ = { + FFF2db9081407faddb908140 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -804,7 +804,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4b623fc07fd34b623fc0 /* Frameworks */ = { + FFFCdb9081407faddb908140 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -814,64 +814,64 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84b623fc07fd34b623fc0 /* Sources */ = { + FFF8db9081407faddb908140 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF4c0198e87fd34c0198e8, - FFFF4c0199507fd34c019950, - FFFF4c0199b87fd34c0199b8, - FFFF4c019a207fd34c019a20, - FFFF4c019a887fd34c019a88, - FFFF4c019af07fd34c019af0, - FFFF4c019b587fd34c019b58, - FFFF4c019bc07fd34c019bc0, - FFFF4c019c287fd34c019c28, - FFFF4c019c907fd34c019c90, - FFFF4c019cf87fd34c019cf8, - FFFF4c019d607fd34c019d60, - FFFF4c019dc87fd34c019dc8, - FFFF4c019e307fd34c019e30, - FFFF4c019e987fd34c019e98, - FFFF4c019f007fd34c019f00, - FFFF4c019f687fd34c019f68, - FFFF4c019fd07fd34c019fd0, - FFFF4c01a0387fd34c01a038, - FFFF4c01a0a07fd34c01a0a0, - FFFF4c01a1087fd34c01a108, - FFFF4c01a1707fd34c01a170, - FFFF4c01a1d87fd34c01a1d8, - FFFF4c01a2407fd34c01a240, - FFFF4c01a2a87fd34c01a2a8, - FFFF4c01a3107fd34c01a310, - FFFF4c01a3787fd34c01a378, - FFFF4c01a3e07fd34c01a3e0, - FFFF4c01a4487fd34c01a448, - FFFF4c01a4b07fd34c01a4b0, - FFFF4c01a5187fd34c01a518, - FFFF4c01a5807fd34c01a580, - FFFF4c01a5e87fd34c01a5e8, - FFFF4c01a6507fd34c01a650, - FFFF4c01a6b87fd34c01a6b8, - FFFF4c01a7207fd34c01a720, - FFFF4c01dcd07fd34c01dcd0, - FFFF4c01dd387fd34c01dd38, - FFFF4c01dda07fd34c01dda0, - FFFF4c01e0e07fd34c01e0e0, - FFFF4c01e1487fd34c01e148, - FFFF4c01e1b07fd34c01e1b0, - FFFF4c01e2187fd34c01e218, - FFFF4c01e2807fd34c01e280, - FFFF4c01e2e87fd34c01e2e8, - FFFF4c01e3507fd34c01e350, - FFFF4c01e3b87fd34c01e3b8, - FFFF4c01e4207fd34c01e420, - FFFF4c01e4887fd34c01e488, - FFFF4c01ede07fd34c01ede0, - FFFF4c01ee487fd34c01ee48, - FFFF4c01eeb07fd34c01eeb0, - FFFF4c01ef187fd34c01ef18, - FFFF4c01bce07fd34c01bce0, + FFFFdb1ccee87faddb1ccee8, + FFFFdb1ccf507faddb1ccf50, + FFFFdb1ccfb87faddb1ccfb8, + FFFFdb1cd0207faddb1cd020, + FFFFdb1cd0887faddb1cd088, + FFFFdb1cd0f07faddb1cd0f0, + FFFFdb1cd1587faddb1cd158, + FFFFdb1cd1c07faddb1cd1c0, + FFFFdb1cd2287faddb1cd228, + FFFFdb1cd2907faddb1cd290, + FFFFdb1cd2f87faddb1cd2f8, + FFFFdb1cd3607faddb1cd360, + FFFFdb1cd3c87faddb1cd3c8, + FFFFdb1cd4307faddb1cd430, + FFFFdb1cd4987faddb1cd498, + FFFFdb1cd5007faddb1cd500, + FFFFdb1cd5687faddb1cd568, + FFFFdb1cd5d07faddb1cd5d0, + FFFFdb1cd6387faddb1cd638, + FFFFdb1cd6a07faddb1cd6a0, + FFFFdb1cd7087faddb1cd708, + FFFFdb1cd7707faddb1cd770, + FFFFdb1cd7d87faddb1cd7d8, + FFFFdb1cd8407faddb1cd840, + FFFFdb1cd8a87faddb1cd8a8, + FFFFdb1cd9107faddb1cd910, + FFFFdb1cd9787faddb1cd978, + FFFFdb1cd9e07faddb1cd9e0, + FFFFdb1cda487faddb1cda48, + FFFFdb1cdab07faddb1cdab0, + FFFFdb1cdb187faddb1cdb18, + FFFFdb1cdb807faddb1cdb80, + FFFFdb1cdbe87faddb1cdbe8, + FFFFdb1cdc507faddb1cdc50, + FFFFdb1cdcb87faddb1cdcb8, + FFFFdb1cdd207faddb1cdd20, + FFFFdb1d18d07faddb1d18d0, + FFFFdb1d19387faddb1d1938, + FFFFdb1d19a07faddb1d19a0, + FFFFdb1d1ce07faddb1d1ce0, + FFFFdb1d1d487faddb1d1d48, + FFFFdb1d1db07faddb1d1db0, + FFFFdb1d1e187faddb1d1e18, + FFFFdb1d1e807faddb1d1e80, + FFFFdb1d1ee87faddb1d1ee8, + FFFFdb1d1f507faddb1d1f50, + FFFFdb1d1fb87faddb1d1fb8, + FFFFdb1d20207faddb1d2020, + FFFFdb1d20887faddb1d2088, + FFFFdb1d29e07faddb1d29e0, + FFFFdb1d2a487faddb1d2a48, + FFFFdb1d2ab07faddb1d2ab0, + FFFFdb1d2b187faddb1d2b18, + FFFFdb1cf2e07faddb1cf2e0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -880,56 +880,56 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF44b6244407fd34b624440 /* PBXTargetDependency */ = { + FFF4db9038007faddb903800 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4b606f307fd34b606f30 /* PsFastXml */; - targetProxy = FFF54b606f307fd34b606f30 /* PBXContainerItemProxy */; + target = FFFAdb90d9c07faddb90d9c0 /* PsFastXml */; + targetProxy = FFF5db90d9c07faddb90d9c0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SceneQuery */ - FFFF4c021c007fd34c021c00 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c021c007fd34c021c00 /* SqAABBPruner.cpp */; }; - FFFF4c021c687fd34c021c68 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c021c687fd34c021c68 /* SqAABBTree.cpp */; }; - FFFF4c021cd07fd34c021cd0 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c021cd07fd34c021cd0 /* SqAABBTreeUpdateMap.cpp */; }; - FFFF4c021d387fd34c021d38 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c021d387fd34c021d38 /* SqBounds.cpp */; }; - FFFF4c021da07fd34c021da0 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c021da07fd34c021da0 /* SqBucketPruner.cpp */; }; - FFFF4c021e087fd34c021e08 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c021e087fd34c021e08 /* SqExtendedBucketPruner.cpp */; }; - FFFF4c021e707fd34c021e70 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c021e707fd34c021e70 /* SqMetaData.cpp */; }; - FFFF4c021ed87fd34c021ed8 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c021ed87fd34c021ed8 /* SqPruningPool.cpp */; }; - FFFF4c021f407fd34c021f40 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c021f407fd34c021f40 /* SqPruningStructure.cpp */; }; - FFFF4c021fa87fd34c021fa8 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4c021fa87fd34c021fa8 /* SqSceneQueryManager.cpp */; }; + FFFFdb1d50007faddb1d5000 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1d50007faddb1d5000 /* SqAABBPruner.cpp */; }; + FFFFdb1d50687faddb1d5068 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1d50687faddb1d5068 /* SqAABBTree.cpp */; }; + FFFFdb1d50d07faddb1d50d0 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1d50d07faddb1d50d0 /* SqAABBTreeUpdateMap.cpp */; }; + FFFFdb1d51387faddb1d5138 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1d51387faddb1d5138 /* SqBounds.cpp */; }; + FFFFdb1d51a07faddb1d51a0 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1d51a07faddb1d51a0 /* SqBucketPruner.cpp */; }; + FFFFdb1d52087faddb1d5208 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1d52087faddb1d5208 /* SqExtendedBucketPruner.cpp */; }; + FFFFdb1d52707faddb1d5270 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1d52707faddb1d5270 /* SqMetaData.cpp */; }; + FFFFdb1d52d87faddb1d52d8 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1d52d87faddb1d52d8 /* SqPruningPool.cpp */; }; + FFFFdb1d53407faddb1d5340 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1d53407faddb1d5340 /* SqPruningStructure.cpp */; }; + FFFFdb1d53a87faddb1d53a8 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1d53a87faddb1d53a8 /* SqSceneQueryManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4b6368f07fd34b6368f0 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD4c021c007fd34c021c00 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c021c687fd34c021c68 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c021cd07fd34c021cd0 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c021d387fd34c021d38 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c021da07fd34c021da0 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c021e087fd34c021e08 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c021e707fd34c021e70 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c021ed87fd34c021ed8 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c021f407fd34c021f40 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c021fa87fd34c021fa8 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4c0220107fd34c022010 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0220787fd34c022078 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0220e07fd34c0220e0 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0221487fd34c022148 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0221b07fd34c0221b0 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0222187fd34c022218 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0222807fd34c022280 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0222e87fd34c0222e8 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0223507fd34c022350 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0223b87fd34c0223b8 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b63ad207fd34b63ad20 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b63ad887fd34b63ad88 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b63adf07fd34b63adf0 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b63ae587fd34b63ae58 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDddd0e3007fadddd0e300 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdb1d50007faddb1d5000 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d50687faddb1d5068 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d50d07faddb1d50d0 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d51387faddb1d5138 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d51a07faddb1d51a0 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d52087faddb1d5208 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d52707faddb1d5270 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d52d87faddb1d52d8 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d53407faddb1d5340 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d53a87faddb1d53a8 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d54107faddb1d5410 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d54787faddb1d5478 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d54e07faddb1d54e0 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d55487faddb1d5548 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d55b07faddb1d55b0 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d56187faddb1d5618 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d56807faddb1d5680 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d56e87faddb1d56e8 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d57507faddb1d5750 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d57b87faddb1d57b8 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; + FFFDddd125907fadddd12590 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFDddd125f87fadddd125f8 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; + FFFDddd126607fadddd12660 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFDddd126c87fadddd126c8 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24b6368f07fd34b6368f0 /* Resources */ = { + FFF2ddd0e3007fadddd0e300 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -939,7 +939,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4b6368f07fd34b6368f0 /* Frameworks */ = { + FFFCddd0e3007fadddd0e300 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -949,20 +949,20 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84b6368f07fd34b6368f0 /* Sources */ = { + FFF8ddd0e3007fadddd0e300 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF4c021c007fd34c021c00, - FFFF4c021c687fd34c021c68, - FFFF4c021cd07fd34c021cd0, - FFFF4c021d387fd34c021d38, - FFFF4c021da07fd34c021da0, - FFFF4c021e087fd34c021e08, - FFFF4c021e707fd34c021e70, - FFFF4c021ed87fd34c021ed8, - FFFF4c021f407fd34c021f40, - FFFF4c021fa87fd34c021fa8, + FFFFdb1d50007faddb1d5000, + FFFFdb1d50687faddb1d5068, + FFFFdb1d50d07faddb1d50d0, + FFFFdb1d51387faddb1d5138, + FFFFdb1d51a07faddb1d51a0, + FFFFdb1d52087faddb1d5208, + FFFFdb1d52707faddb1d5270, + FFFFdb1d52d87faddb1d52d8, + FFFFdb1d53407faddb1d5340, + FFFFdb1d53a87faddb1d53a8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -974,154 +974,154 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SimulationController */ - FFFF4a8279d07fd34a8279d0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8279d07fd34a8279d0 /* ScActorCore.cpp */; }; - FFFF4a827a387fd34a827a38 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a827a387fd34a827a38 /* ScActorSim.cpp */; }; - FFFF4a827aa07fd34a827aa0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a827aa07fd34a827aa0 /* ScArticulationCore.cpp */; }; - FFFF4a827b087fd34a827b08 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a827b087fd34a827b08 /* ScArticulationJointCore.cpp */; }; - FFFF4a827b707fd34a827b70 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a827b707fd34a827b70 /* ScArticulationJointSim.cpp */; }; - FFFF4a827bd87fd34a827bd8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a827bd87fd34a827bd8 /* ScArticulationSim.cpp */; }; - FFFF4a827c407fd34a827c40 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a827c407fd34a827c40 /* ScBodyCore.cpp */; }; - FFFF4a827ca87fd34a827ca8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a827ca87fd34a827ca8 /* ScBodyCoreKinematic.cpp */; }; - FFFF4a827d107fd34a827d10 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a827d107fd34a827d10 /* ScBodySim.cpp */; }; - FFFF4a827d787fd34a827d78 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a827d787fd34a827d78 /* ScConstraintCore.cpp */; }; - FFFF4a827de07fd34a827de0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a827de07fd34a827de0 /* ScConstraintGroupNode.cpp */; }; - FFFF4a827e487fd34a827e48 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a827e487fd34a827e48 /* ScConstraintInteraction.cpp */; }; - FFFF4a827eb07fd34a827eb0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a827eb07fd34a827eb0 /* ScConstraintProjectionManager.cpp */; }; - FFFF4a827f187fd34a827f18 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a827f187fd34a827f18 /* ScConstraintProjectionTree.cpp */; }; - FFFF4a827f807fd34a827f80 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a827f807fd34a827f80 /* ScConstraintSim.cpp */; }; - FFFF4a827fe87fd34a827fe8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a827fe87fd34a827fe8 /* ScElementInteractionMarker.cpp */; }; - FFFF4a8280507fd34a828050 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8280507fd34a828050 /* ScElementSim.cpp */; }; - FFFF4a8280b87fd34a8280b8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8280b87fd34a8280b8 /* ScInteraction.cpp */; }; - FFFF4a8281207fd34a828120 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8281207fd34a828120 /* ScIterators.cpp */; }; - FFFF4a8281887fd34a828188 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8281887fd34a828188 /* ScMaterialCore.cpp */; }; - FFFF4a8281f07fd34a8281f0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8281f07fd34a8281f0 /* ScMetaData.cpp */; }; - FFFF4a8282587fd34a828258 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8282587fd34a828258 /* ScNPhaseCore.cpp */; }; - FFFF4a8282c07fd34a8282c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8282c07fd34a8282c0 /* ScPhysics.cpp */; }; - FFFF4a8283287fd34a828328 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8283287fd34a828328 /* ScRigidCore.cpp */; }; - FFFF4a8283907fd34a828390 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8283907fd34a828390 /* ScRigidSim.cpp */; }; - FFFF4a8283f87fd34a8283f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8283f87fd34a8283f8 /* ScScene.cpp */; }; - FFFF4a8284607fd34a828460 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8284607fd34a828460 /* ScShapeCore.cpp */; }; - FFFF4a8284c87fd34a8284c8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8284c87fd34a8284c8 /* ScShapeInteraction.cpp */; }; - FFFF4a8285307fd34a828530 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8285307fd34a828530 /* ScShapeSim.cpp */; }; - FFFF4a8285987fd34a828598 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8285987fd34a828598 /* ScSimStats.cpp */; }; - FFFF4a8286007fd34a828600 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8286007fd34a828600 /* ScSimulationController.cpp */; }; - FFFF4a8286687fd34a828668 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8286687fd34a828668 /* ScSqBoundsManager.cpp */; }; - FFFF4a8286d07fd34a8286d0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8286d07fd34a8286d0 /* ScStaticCore.cpp */; }; - FFFF4a8287387fd34a828738 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8287387fd34a828738 /* ScStaticSim.cpp */; }; - FFFF4a8287a07fd34a8287a0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8287a07fd34a8287a0 /* ScTriggerInteraction.cpp */; }; - FFFF4a8289407fd34a828940 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8289407fd34a828940 /* particles/ScParticleBodyInteraction.cpp */; }; - FFFF4a8289a87fd34a8289a8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8289a87fd34a8289a8 /* particles/ScParticlePacketShape.cpp */; }; - FFFF4a828a107fd34a828a10 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a828a107fd34a828a10 /* particles/ScParticleSystemCore.cpp */; }; - FFFF4a828a787fd34a828a78 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a828a787fd34a828a78 /* particles/ScParticleSystemSim.cpp */; }; - FFFF4a828bb07fd34a828bb0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a828bb07fd34a828bb0 /* cloth/ScClothCore.cpp */; }; - FFFF4a828c187fd34a828c18 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a828c187fd34a828c18 /* cloth/ScClothFabricCore.cpp */; }; - FFFF4a828c807fd34a828c80 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a828c807fd34a828c80 /* cloth/ScClothShape.cpp */; }; - FFFF4a828ce87fd34a828ce8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a828ce87fd34a828ce8 /* cloth/ScClothSim.cpp */; }; + FFFFdc82bbd07faddc82bbd0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82bbd07faddc82bbd0 /* ScActorCore.cpp */; }; + FFFFdc82bc387faddc82bc38 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82bc387faddc82bc38 /* ScActorSim.cpp */; }; + FFFFdc82bca07faddc82bca0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82bca07faddc82bca0 /* ScArticulationCore.cpp */; }; + FFFFdc82bd087faddc82bd08 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82bd087faddc82bd08 /* ScArticulationJointCore.cpp */; }; + FFFFdc82bd707faddc82bd70 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82bd707faddc82bd70 /* ScArticulationJointSim.cpp */; }; + FFFFdc82bdd87faddc82bdd8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82bdd87faddc82bdd8 /* ScArticulationSim.cpp */; }; + FFFFdc82be407faddc82be40 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82be407faddc82be40 /* ScBodyCore.cpp */; }; + FFFFdc82bea87faddc82bea8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82bea87faddc82bea8 /* ScBodyCoreKinematic.cpp */; }; + FFFFdc82bf107faddc82bf10 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82bf107faddc82bf10 /* ScBodySim.cpp */; }; + FFFFdc82bf787faddc82bf78 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82bf787faddc82bf78 /* ScConstraintCore.cpp */; }; + FFFFdc82bfe07faddc82bfe0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82bfe07faddc82bfe0 /* ScConstraintGroupNode.cpp */; }; + FFFFdc82c0487faddc82c048 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c0487faddc82c048 /* ScConstraintInteraction.cpp */; }; + FFFFdc82c0b07faddc82c0b0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c0b07faddc82c0b0 /* ScConstraintProjectionManager.cpp */; }; + FFFFdc82c1187faddc82c118 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c1187faddc82c118 /* ScConstraintProjectionTree.cpp */; }; + FFFFdc82c1807faddc82c180 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c1807faddc82c180 /* ScConstraintSim.cpp */; }; + FFFFdc82c1e87faddc82c1e8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c1e87faddc82c1e8 /* ScElementInteractionMarker.cpp */; }; + FFFFdc82c2507faddc82c250 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c2507faddc82c250 /* ScElementSim.cpp */; }; + FFFFdc82c2b87faddc82c2b8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c2b87faddc82c2b8 /* ScInteraction.cpp */; }; + FFFFdc82c3207faddc82c320 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c3207faddc82c320 /* ScIterators.cpp */; }; + FFFFdc82c3887faddc82c388 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c3887faddc82c388 /* ScMaterialCore.cpp */; }; + FFFFdc82c3f07faddc82c3f0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c3f07faddc82c3f0 /* ScMetaData.cpp */; }; + FFFFdc82c4587faddc82c458 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c4587faddc82c458 /* ScNPhaseCore.cpp */; }; + FFFFdc82c4c07faddc82c4c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c4c07faddc82c4c0 /* ScPhysics.cpp */; }; + FFFFdc82c5287faddc82c528 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c5287faddc82c528 /* ScRigidCore.cpp */; }; + FFFFdc82c5907faddc82c590 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c5907faddc82c590 /* ScRigidSim.cpp */; }; + FFFFdc82c5f87faddc82c5f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c5f87faddc82c5f8 /* ScScene.cpp */; }; + FFFFdc82c6607faddc82c660 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c6607faddc82c660 /* ScShapeCore.cpp */; }; + FFFFdc82c6c87faddc82c6c8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c6c87faddc82c6c8 /* ScShapeInteraction.cpp */; }; + FFFFdc82c7307faddc82c730 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c7307faddc82c730 /* ScShapeSim.cpp */; }; + FFFFdc82c7987faddc82c798 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c7987faddc82c798 /* ScSimStats.cpp */; }; + FFFFdc82c8007faddc82c800 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c8007faddc82c800 /* ScSimulationController.cpp */; }; + FFFFdc82c8687faddc82c868 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c8687faddc82c868 /* ScSqBoundsManager.cpp */; }; + FFFFdc82c8d07faddc82c8d0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c8d07faddc82c8d0 /* ScStaticCore.cpp */; }; + FFFFdc82c9387faddc82c938 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c9387faddc82c938 /* ScStaticSim.cpp */; }; + FFFFdc82c9a07faddc82c9a0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82c9a07faddc82c9a0 /* ScTriggerInteraction.cpp */; }; + FFFFdc82cb407faddc82cb40 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82cb407faddc82cb40 /* particles/ScParticleBodyInteraction.cpp */; }; + FFFFdc82cba87faddc82cba8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82cba87faddc82cba8 /* particles/ScParticlePacketShape.cpp */; }; + FFFFdc82cc107faddc82cc10 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82cc107faddc82cc10 /* particles/ScParticleSystemCore.cpp */; }; + FFFFdc82cc787faddc82cc78 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82cc787faddc82cc78 /* particles/ScParticleSystemSim.cpp */; }; + FFFFdc82cdb07faddc82cdb0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82cdb07faddc82cdb0 /* cloth/ScClothCore.cpp */; }; + FFFFdc82ce187faddc82ce18 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82ce187faddc82ce18 /* cloth/ScClothFabricCore.cpp */; }; + FFFFdc82ce807faddc82ce80 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82ce807faddc82ce80 /* cloth/ScClothShape.cpp */; }; + FFFFdc82cee87faddc82cee8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc82cee87faddc82cee8 /* cloth/ScClothSim.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4b63afe07fd34b63afe0 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD4c0246007fd34c024600 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0246687fd34c024668 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0246d07fd34c0246d0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0247387fd34c024738 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0247a07fd34c0247a0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0248087fd34c024808 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0248707fd34c024870 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0248d87fd34c0248d8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0249407fd34c024940 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c0249a87fd34c0249a8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c024a107fd34c024a10 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c024a787fd34c024a78 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c024ae07fd34c024ae0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c024b487fd34c024b48 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD4c024bb07fd34c024bb0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a826c007fd34a826c00 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a826c687fd34a826c68 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a826cd07fd34a826cd0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a826d387fd34a826d38 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a826da07fd34a826da0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a826e087fd34a826e08 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a826e707fd34a826e70 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a826ed87fd34a826ed8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a826f407fd34a826f40 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a826fa87fd34a826fa8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8270107fd34a827010 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8270787fd34a827078 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8270e07fd34a8270e0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8271487fd34a827148 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8271b07fd34a8271b0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8272187fd34a827218 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8272807fd34a827280 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8272e87fd34a8272e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8273507fd34a827350 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8273b87fd34a8273b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8274207fd34a827420 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8274887fd34a827488 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8274f07fd34a8274f0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8275587fd34a827558 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8275c07fd34a8275c0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8276287fd34a827628 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8276907fd34a827690 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8276f87fd34a8276f8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8277607fd34a827760 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8277c87fd34a8277c8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8278307fd34a827830 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8278987fd34a827898 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8279007fd34a827900 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8279687fd34a827968 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8279d07fd34a8279d0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a827a387fd34a827a38 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a827aa07fd34a827aa0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a827b087fd34a827b08 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a827b707fd34a827b70 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a827bd87fd34a827bd8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a827c407fd34a827c40 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a827ca87fd34a827ca8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a827d107fd34a827d10 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a827d787fd34a827d78 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a827de07fd34a827de0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a827e487fd34a827e48 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a827eb07fd34a827eb0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a827f187fd34a827f18 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a827f807fd34a827f80 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a827fe87fd34a827fe8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8280507fd34a828050 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8280b87fd34a8280b8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8281207fd34a828120 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8281887fd34a828188 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8281f07fd34a8281f0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8282587fd34a828258 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8282c07fd34a8282c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8283287fd34a828328 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8283907fd34a828390 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8283f87fd34a8283f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8284607fd34a828460 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8284c87fd34a8284c8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8285307fd34a828530 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8285987fd34a828598 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8286007fd34a828600 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8286687fd34a828668 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8286d07fd34a8286d0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8287387fd34a828738 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8287a07fd34a8287a0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8288087fd34a828808 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8288707fd34a828870 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8288d87fd34a8288d8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8289407fd34a828940 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8289a87fd34a8289a8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a828a107fd34a828a10 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a828a787fd34a828a78 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a828ae07fd34a828ae0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a828b487fd34a828b48 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a828bb07fd34a828bb0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a828c187fd34a828c18 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a828c807fd34a828c80 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a828ce87fd34a828ce8 /* cloth/ScClothSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.cpp"; path = "../../SimulationController/src/cloth/ScClothSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDddd128507fadddd12850 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdb1d7a007faddb1d7a00 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d7a687faddb1d7a68 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d7ad07faddb1d7ad0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d7b387faddb1d7b38 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d7ba07faddb1d7ba0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d7c087faddb1d7c08 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d7c707faddb1d7c70 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d7cd87faddb1d7cd8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d7d407faddb1d7d40 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d7da87faddb1d7da8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d7e107faddb1d7e10 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d7e787faddb1d7e78 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d7ee07faddb1d7ee0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d7f487faddb1d7f48 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1d7fb07faddb1d7fb0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82ae007faddc82ae00 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82ae687faddc82ae68 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82aed07faddc82aed0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82af387faddc82af38 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82afa07faddc82afa0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b0087faddc82b008 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b0707faddc82b070 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b0d87faddc82b0d8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b1407faddc82b140 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b1a87faddc82b1a8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b2107faddc82b210 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b2787faddc82b278 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b2e07faddc82b2e0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b3487faddc82b348 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b3b07faddc82b3b0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b4187faddc82b418 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b4807faddc82b480 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b4e87faddc82b4e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b5507faddc82b550 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b5b87faddc82b5b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b6207faddc82b620 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b6887faddc82b688 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b6f07faddc82b6f0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b7587faddc82b758 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b7c07faddc82b7c0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b8287faddc82b828 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b8907faddc82b890 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b8f87faddc82b8f8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b9607faddc82b960 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82b9c87faddc82b9c8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82ba307faddc82ba30 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82ba987faddc82ba98 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82bb007faddc82bb00 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82bb687faddc82bb68 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82bbd07faddc82bbd0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82bc387faddc82bc38 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82bca07faddc82bca0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82bd087faddc82bd08 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82bd707faddc82bd70 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82bdd87faddc82bdd8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82be407faddc82be40 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82bea87faddc82bea8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82bf107faddc82bf10 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82bf787faddc82bf78 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82bfe07faddc82bfe0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c0487faddc82c048 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c0b07faddc82c0b0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c1187faddc82c118 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c1807faddc82c180 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c1e87faddc82c1e8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c2507faddc82c250 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c2b87faddc82c2b8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c3207faddc82c320 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c3887faddc82c388 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c3f07faddc82c3f0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c4587faddc82c458 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c4c07faddc82c4c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c5287faddc82c528 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c5907faddc82c590 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c5f87faddc82c5f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c6607faddc82c660 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c6c87faddc82c6c8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c7307faddc82c730 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c7987faddc82c798 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c8007faddc82c800 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c8687faddc82c868 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c8d07faddc82c8d0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c9387faddc82c938 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82c9a07faddc82c9a0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82ca087faddc82ca08 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82ca707faddc82ca70 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82cad87faddc82cad8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82cb407faddc82cb40 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82cba87faddc82cba8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82cc107faddc82cc10 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82cc787faddc82cc78 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82cce07faddc82cce0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82cd487faddc82cd48 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc82cdb07faddc82cdb0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82ce187faddc82ce18 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82ce807faddc82ce80 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc82cee87faddc82cee8 /* cloth/ScClothSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.cpp"; path = "../../SimulationController/src/cloth/ScClothSim.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24b63afe07fd34b63afe0 /* Resources */ = { + FFF2ddd128507fadddd12850 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1131,7 +1131,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4b63afe07fd34b63afe0 /* Frameworks */ = { + FFFCddd128507fadddd12850 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1141,53 +1141,53 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84b63afe07fd34b63afe0 /* Sources */ = { + FFF8ddd128507fadddd12850 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF4a8279d07fd34a8279d0, - FFFF4a827a387fd34a827a38, - FFFF4a827aa07fd34a827aa0, - FFFF4a827b087fd34a827b08, - FFFF4a827b707fd34a827b70, - FFFF4a827bd87fd34a827bd8, - FFFF4a827c407fd34a827c40, - FFFF4a827ca87fd34a827ca8, - FFFF4a827d107fd34a827d10, - FFFF4a827d787fd34a827d78, - FFFF4a827de07fd34a827de0, - FFFF4a827e487fd34a827e48, - FFFF4a827eb07fd34a827eb0, - FFFF4a827f187fd34a827f18, - FFFF4a827f807fd34a827f80, - FFFF4a827fe87fd34a827fe8, - FFFF4a8280507fd34a828050, - FFFF4a8280b87fd34a8280b8, - FFFF4a8281207fd34a828120, - FFFF4a8281887fd34a828188, - FFFF4a8281f07fd34a8281f0, - FFFF4a8282587fd34a828258, - FFFF4a8282c07fd34a8282c0, - FFFF4a8283287fd34a828328, - FFFF4a8283907fd34a828390, - FFFF4a8283f87fd34a8283f8, - FFFF4a8284607fd34a828460, - FFFF4a8284c87fd34a8284c8, - FFFF4a8285307fd34a828530, - FFFF4a8285987fd34a828598, - FFFF4a8286007fd34a828600, - FFFF4a8286687fd34a828668, - FFFF4a8286d07fd34a8286d0, - FFFF4a8287387fd34a828738, - FFFF4a8287a07fd34a8287a0, - FFFF4a8289407fd34a828940, - FFFF4a8289a87fd34a8289a8, - FFFF4a828a107fd34a828a10, - FFFF4a828a787fd34a828a78, - FFFF4a828bb07fd34a828bb0, - FFFF4a828c187fd34a828c18, - FFFF4a828c807fd34a828c80, - FFFF4a828ce87fd34a828ce8, + FFFFdc82bbd07faddc82bbd0, + FFFFdc82bc387faddc82bc38, + FFFFdc82bca07faddc82bca0, + FFFFdc82bd087faddc82bd08, + FFFFdc82bd707faddc82bd70, + FFFFdc82bdd87faddc82bdd8, + FFFFdc82be407faddc82be40, + FFFFdc82bea87faddc82bea8, + FFFFdc82bf107faddc82bf10, + FFFFdc82bf787faddc82bf78, + FFFFdc82bfe07faddc82bfe0, + FFFFdc82c0487faddc82c048, + FFFFdc82c0b07faddc82c0b0, + FFFFdc82c1187faddc82c118, + FFFFdc82c1807faddc82c180, + FFFFdc82c1e87faddc82c1e8, + FFFFdc82c2507faddc82c250, + FFFFdc82c2b87faddc82c2b8, + FFFFdc82c3207faddc82c320, + FFFFdc82c3887faddc82c388, + FFFFdc82c3f07faddc82c3f0, + FFFFdc82c4587faddc82c458, + FFFFdc82c4c07faddc82c4c0, + FFFFdc82c5287faddc82c528, + FFFFdc82c5907faddc82c590, + FFFFdc82c5f87faddc82c5f8, + FFFFdc82c6607faddc82c660, + FFFFdc82c6c87faddc82c6c8, + FFFFdc82c7307faddc82c730, + FFFFdc82c7987faddc82c798, + FFFFdc82c8007faddc82c800, + FFFFdc82c8687faddc82c868, + FFFFdc82c8d07faddc82c8d0, + FFFFdc82c9387faddc82c938, + FFFFdc82c9a07faddc82c9a0, + FFFFdc82cb407faddc82cb40, + FFFFdc82cba87faddc82cba8, + FFFFdc82cc107faddc82cc10, + FFFFdc82cc787faddc82cc78, + FFFFdc82cdb07faddc82cdb0, + FFFFdc82ce187faddc82ce18, + FFFFdc82ce807faddc82ce80, + FFFFdc82cee87faddc82cee8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1199,80 +1199,80 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCooking */ - FFFF4b19eeb07fd34b19eeb0 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD4b623fc07fd34b623fc0 /* PhysXExtensions */; }; - FFFF4a82c6007fd34a82c600 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82c6007fd34a82c600 /* Adjacencies.cpp */; }; - FFFF4a82c6687fd34a82c668 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82c6687fd34a82c668 /* Cooking.cpp */; }; - FFFF4a82c6d07fd34a82c6d0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82c6d07fd34a82c6d0 /* CookingUtils.cpp */; }; - FFFF4a82c7387fd34a82c738 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82c7387fd34a82c738 /* EdgeList.cpp */; }; - FFFF4a82c7a07fd34a82c7a0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82c7a07fd34a82c7a0 /* MeshCleaner.cpp */; }; - FFFF4a82c8087fd34a82c808 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82c8087fd34a82c808 /* Quantizer.cpp */; }; - FFFF4a82cae07fd34a82cae0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82cae07fd34a82cae0 /* mesh/GrbTriangleMeshCooking.cpp */; }; - FFFF4a82cb487fd34a82cb48 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82cb487fd34a82cb48 /* mesh/HeightFieldCooking.cpp */; }; - FFFF4a82cbb07fd34a82cbb0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82cbb07fd34a82cbb0 /* mesh/RTreeCooking.cpp */; }; - FFFF4a82cc187fd34a82cc18 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82cc187fd34a82cc18 /* mesh/TriangleMeshBuilder.cpp */; }; - FFFF4a82ce887fd34a82ce88 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82ce887fd34a82ce88 /* convex/BigConvexDataBuilder.cpp */; }; - FFFF4a82cef07fd34a82cef0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82cef07fd34a82cef0 /* convex/ConvexHullBuilder.cpp */; }; - FFFF4a82cf587fd34a82cf58 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82cf587fd34a82cf58 /* convex/ConvexHullLib.cpp */; }; - FFFF4a82cfc07fd34a82cfc0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82cfc07fd34a82cfc0 /* convex/ConvexHullUtils.cpp */; }; - FFFF4a82d0287fd34a82d028 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82d0287fd34a82d028 /* convex/ConvexMeshBuilder.cpp */; }; - FFFF4a82d0907fd34a82d090 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82d0907fd34a82d090 /* convex/ConvexPolygonsBuilder.cpp */; }; - FFFF4a82d0f87fd34a82d0f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82d0f87fd34a82d0f8 /* convex/InflationConvexHullLib.cpp */; }; - FFFF4a82d1607fd34a82d160 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82d1607fd34a82d160 /* convex/QuickHullConvexHullLib.cpp */; }; - FFFF4a82d1c87fd34a82d1c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a82d1c87fd34a82d1c8 /* convex/VolumeIntegration.cpp */; }; + FFFFdbe1c5c07faddbe1c5c0 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDdb9081407faddb908140 /* PhysXExtensions */; }; + FFFFdc8318007faddc831800 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc8318007faddc831800 /* Adjacencies.cpp */; }; + FFFFdc8318687faddc831868 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc8318687faddc831868 /* Cooking.cpp */; }; + FFFFdc8318d07faddc8318d0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc8318d07faddc8318d0 /* CookingUtils.cpp */; }; + FFFFdc8319387faddc831938 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc8319387faddc831938 /* EdgeList.cpp */; }; + FFFFdc8319a07faddc8319a0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc8319a07faddc8319a0 /* MeshCleaner.cpp */; }; + FFFFdc831a087faddc831a08 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc831a087faddc831a08 /* Quantizer.cpp */; }; + FFFFdc831ce07faddc831ce0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc831ce07faddc831ce0 /* mesh/GrbTriangleMeshCooking.cpp */; }; + FFFFdc831d487faddc831d48 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc831d487faddc831d48 /* mesh/HeightFieldCooking.cpp */; }; + FFFFdc831db07faddc831db0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc831db07faddc831db0 /* mesh/RTreeCooking.cpp */; }; + FFFFdc831e187faddc831e18 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc831e187faddc831e18 /* mesh/TriangleMeshBuilder.cpp */; }; + FFFFdc8320887faddc832088 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc8320887faddc832088 /* convex/BigConvexDataBuilder.cpp */; }; + FFFFdc8320f07faddc8320f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc8320f07faddc8320f0 /* convex/ConvexHullBuilder.cpp */; }; + FFFFdc8321587faddc832158 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc8321587faddc832158 /* convex/ConvexHullLib.cpp */; }; + FFFFdc8321c07faddc8321c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc8321c07faddc8321c0 /* convex/ConvexHullUtils.cpp */; }; + FFFFdc8322287faddc832228 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc8322287faddc832228 /* convex/ConvexMeshBuilder.cpp */; }; + FFFFdc8322907faddc832290 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc8322907faddc832290 /* convex/ConvexPolygonsBuilder.cpp */; }; + FFFFdc8322f87faddc8322f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc8322f87faddc8322f8 /* convex/InflationConvexHullLib.cpp */; }; + FFFFdc8323607faddc832360 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc8323607faddc832360 /* convex/QuickHullConvexHullLib.cpp */; }; + FFFFdc8323c87faddc8323c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc8323c87faddc8323c8 /* convex/VolumeIntegration.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4b13c5007fd34b13c500 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD4b1036007fd34b103600 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b1036687fd34b103668 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b1036d07fd34b1036d0 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b1037387fd34b103738 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b1037a07fd34b1037a0 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b1038087fd34b103808 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b1038707fd34b103870 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82c6007fd34a82c600 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82c6687fd34a82c668 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82c6d07fd34a82c6d0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82c7387fd34a82c738 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82c7a07fd34a82c7a0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82c8087fd34a82c808 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82c8707fd34a82c870 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82c8d87fd34a82c8d8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82c9407fd34a82c940 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82c9a87fd34a82c9a8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82ca107fd34a82ca10 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82ca787fd34a82ca78 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82cae07fd34a82cae0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82cb487fd34a82cb48 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82cbb07fd34a82cbb0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82cc187fd34a82cc18 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82cc807fd34a82cc80 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82cce87fd34a82cce8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82cd507fd34a82cd50 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82cdb87fd34a82cdb8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82ce207fd34a82ce20 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82ce887fd34a82ce88 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82cef07fd34a82cef0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82cf587fd34a82cf58 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82cfc07fd34a82cfc0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82d0287fd34a82d028 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82d0907fd34a82d090 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82d0f87fd34a82d0f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82d1607fd34a82d160 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82d1c87fd34a82d1c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a82d2307fd34a82d230 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82d2987fd34a82d298 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82d3007fd34a82d300 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82d3687fd34a82d368 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82d3d07fd34a82d3d0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82d4387fd34a82d438 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82d4a07fd34a82d4a0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82d5087fd34a82d508 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a82d5707fd34a82d570 /* convex/VolumeIntegration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.h"; path = "../../PhysXCooking/src/convex/VolumeIntegration.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbe210a07faddbe210a0 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdbe1cf707faddbe1cf70 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbe1cfd87faddbe1cfd8 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbe1d0407faddbe1d040 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbe1d0a87faddbe1d0a8 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbe1d1107faddbe1d110 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbe1d1787faddbe1d178 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbe1d1e07faddbe1d1e0 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8318007faddc831800 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8318687faddc831868 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8318d07faddc8318d0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8319387faddc831938 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8319a07faddc8319a0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc831a087faddc831a08 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc831a707faddc831a70 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc831ad87faddc831ad8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc831b407faddc831b40 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc831ba87faddc831ba8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc831c107faddc831c10 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc831c787faddc831c78 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc831ce07faddc831ce0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc831d487faddc831d48 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc831db07faddc831db0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc831e187faddc831e18 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc831e807faddc831e80 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc831ee87faddc831ee8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc831f507faddc831f50 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc831fb87faddc831fb8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8320207faddc832020 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8320887faddc832088 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8320f07faddc8320f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8321587faddc832158 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8321c07faddc8321c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8322287faddc832228 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8322907faddc832290 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8322f87faddc8322f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8323607faddc832360 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8323c87faddc8323c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8324307faddc832430 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8324987faddc832498 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8325007faddc832500 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8325687faddc832568 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8325d07faddc8325d0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8326387faddc832638 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8326a07faddc8326a0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8327087faddc832708 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8327707faddc832770 /* convex/VolumeIntegration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.h"; path = "../../PhysXCooking/src/convex/VolumeIntegration.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24b13c5007fd34b13c500 /* Resources */ = { + FFF2dbe210a07faddbe210a0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1282,7 +1282,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4b13c5007fd34b13c500 /* Frameworks */ = { + FFFCdbe210a07faddbe210a0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1292,29 +1292,29 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84b13c5007fd34b13c500 /* Sources */ = { + FFF8dbe210a07faddbe210a0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF4a82c6007fd34a82c600, - FFFF4a82c6687fd34a82c668, - FFFF4a82c6d07fd34a82c6d0, - FFFF4a82c7387fd34a82c738, - FFFF4a82c7a07fd34a82c7a0, - FFFF4a82c8087fd34a82c808, - FFFF4a82cae07fd34a82cae0, - FFFF4a82cb487fd34a82cb48, - FFFF4a82cbb07fd34a82cbb0, - FFFF4a82cc187fd34a82cc18, - FFFF4a82ce887fd34a82ce88, - FFFF4a82cef07fd34a82cef0, - FFFF4a82cf587fd34a82cf58, - FFFF4a82cfc07fd34a82cfc0, - FFFF4a82d0287fd34a82d028, - FFFF4a82d0907fd34a82d090, - FFFF4a82d0f87fd34a82d0f8, - FFFF4a82d1607fd34a82d160, - FFFF4a82d1c87fd34a82d1c8, + FFFFdc8318007faddc831800, + FFFFdc8318687faddc831868, + FFFFdc8318d07faddc8318d0, + FFFFdc8319387faddc831938, + FFFFdc8319a07faddc8319a0, + FFFFdc831a087faddc831a08, + FFFFdc831ce07faddc831ce0, + FFFFdc831d487faddc831d48, + FFFFdc831db07faddc831db0, + FFFFdc831e187faddc831e18, + FFFFdc8320887faddc832088, + FFFFdc8320f07faddc8320f0, + FFFFdc8321587faddc832158, + FFFFdc8321c07faddc8321c0, + FFFFdc8322287faddc832228, + FFFFdc8322907faddc832290, + FFFFdc8322f87faddc8322f8, + FFFFdc8323607faddc832360, + FFFFdc8323c87faddc8323c8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1323,515 +1323,514 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF44b1bbd407fd34b1bbd40 /* PBXTargetDependency */ = { + FFF4dbe1cc307faddbe1cc30 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4a0a4b807fd34a0a4b80 /* PhysXCommon */; - targetProxy = FFF54a0a4b807fd34a0a4b80 /* PBXContainerItemProxy */; + target = FFFAdb93f5307faddb93f530 /* PhysXCommon */; + targetProxy = FFF5db93f5307faddb93f530 /* PBXContainerItemProxy */; }; - FFF44b19eeb07fd34b19eeb0 /* PBXTargetDependency */ = { + FFF4dbe1c5c07faddbe1c5c0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4b623fc07fd34b623fc0 /* PhysXExtensions */; - targetProxy = FFF54b623fc07fd34b623fc0 /* PBXContainerItemProxy */; + target = FFFAdb9081407faddb908140 /* PhysXExtensions */; + targetProxy = FFF5db9081407faddb908140 /* PBXContainerItemProxy */; }; - FFF44b1397d07fd34b1397d0 /* PBXTargetDependency */ = { + FFF4dbe20f407faddbe20f40 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4a08f0307fd34a08f030 /* PxFoundation */; - targetProxy = FFF54a08f0307fd34a08f030 /* PBXContainerItemProxy */; + target = FFFAdb94cff07faddb94cff0 /* PxFoundation */; + targetProxy = FFF5db94cff07faddb94cff0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCommon */ - FFFF499a76007fd3499a7600 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD499a76007fd3499a7600 /* src/CmBoxPruning.cpp */; }; - FFFF499a76687fd3499a7668 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD499a76687fd3499a7668 /* src/CmCollection.cpp */; }; - FFFF499a76d07fd3499a76d0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD499a76d07fd3499a76d0 /* src/CmMathUtils.cpp */; }; - FFFF499a77387fd3499a7738 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD499a77387fd3499a7738 /* src/CmPtrTable.cpp */; }; - FFFF499a77a07fd3499a77a0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD499a77a07fd3499a77a0 /* src/CmRadixSort.cpp */; }; - FFFF499a78087fd3499a7808 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD499a78087fd3499a7808 /* src/CmRadixSortBuffered.cpp */; }; - FFFF499a78707fd3499a7870 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD499a78707fd3499a7870 /* src/CmRenderOutput.cpp */; }; - FFFF499a78d87fd3499a78d8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD499a78d87fd3499a78d8 /* src/CmVisualization.cpp */; }; - FFFF4a8013a87fd34a8013a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8013a87fd34a8013a8 /* ../../Include/GeomUtils */; }; - FFFF4a8048e07fd34a8048e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8048e07fd34a8048e0 /* src/GuBounds.cpp */; }; - FFFF4a8049487fd34a804948 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8049487fd34a804948 /* src/GuBox.cpp */; }; - FFFF4a8049b07fd34a8049b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8049b07fd34a8049b0 /* src/GuCCTSweepTests.cpp */; }; - FFFF4a804a187fd34a804a18 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a804a187fd34a804a18 /* src/GuCapsule.cpp */; }; - FFFF4a804a807fd34a804a80 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a804a807fd34a804a80 /* src/GuGeometryQuery.cpp */; }; - FFFF4a804ae87fd34a804ae8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a804ae87fd34a804ae8 /* src/GuGeometryUnion.cpp */; }; - FFFF4a804b507fd34a804b50 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a804b507fd34a804b50 /* src/GuInternal.cpp */; }; - FFFF4a804bb87fd34a804bb8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a804bb87fd34a804bb8 /* src/GuMTD.cpp */; }; - FFFF4a804c207fd34a804c20 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a804c207fd34a804c20 /* src/GuMeshFactory.cpp */; }; - FFFF4a804c887fd34a804c88 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a804c887fd34a804c88 /* src/GuMetaData.cpp */; }; - FFFF4a804cf07fd34a804cf0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a804cf07fd34a804cf0 /* src/GuOverlapTests.cpp */; }; - FFFF4a804d587fd34a804d58 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a804d587fd34a804d58 /* src/GuRaycastTests.cpp */; }; - FFFF4a804dc07fd34a804dc0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a804dc07fd34a804dc0 /* src/GuSerialize.cpp */; }; - FFFF4a804e287fd34a804e28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a804e287fd34a804e28 /* src/GuSweepMTD.cpp */; }; - FFFF4a804e907fd34a804e90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a804e907fd34a804e90 /* src/GuSweepSharedTests.cpp */; }; - FFFF4a804ef87fd34a804ef8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a804ef87fd34a804ef8 /* src/GuSweepTests.cpp */; }; - FFFF4a804f607fd34a804f60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a804f607fd34a804f60 /* src/contact/GuContactBoxBox.cpp */; }; - FFFF4a804fc87fd34a804fc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a804fc87fd34a804fc8 /* src/contact/GuContactCapsuleBox.cpp */; }; - FFFF4a8050307fd34a805030 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8050307fd34a805030 /* src/contact/GuContactCapsuleCapsule.cpp */; }; - FFFF4a8050987fd34a805098 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8050987fd34a805098 /* src/contact/GuContactCapsuleConvex.cpp */; }; - FFFF4a8051007fd34a805100 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8051007fd34a805100 /* src/contact/GuContactCapsuleMesh.cpp */; }; - FFFF4a8051687fd34a805168 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8051687fd34a805168 /* src/contact/GuContactConvexConvex.cpp */; }; - FFFF4a8051d07fd34a8051d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8051d07fd34a8051d0 /* src/contact/GuContactConvexMesh.cpp */; }; - FFFF4a8052387fd34a805238 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8052387fd34a805238 /* src/contact/GuContactPlaneBox.cpp */; }; - FFFF4a8052a07fd34a8052a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8052a07fd34a8052a0 /* src/contact/GuContactPlaneCapsule.cpp */; }; - FFFF4a8053087fd34a805308 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8053087fd34a805308 /* src/contact/GuContactPlaneConvex.cpp */; }; - FFFF4a8053707fd34a805370 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8053707fd34a805370 /* src/contact/GuContactPolygonPolygon.cpp */; }; - FFFF4a8053d87fd34a8053d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8053d87fd34a8053d8 /* src/contact/GuContactSphereBox.cpp */; }; - FFFF4a8054407fd34a805440 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8054407fd34a805440 /* src/contact/GuContactSphereCapsule.cpp */; }; - FFFF4a8054a87fd34a8054a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8054a87fd34a8054a8 /* src/contact/GuContactSphereMesh.cpp */; }; - FFFF4a8055107fd34a805510 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8055107fd34a805510 /* src/contact/GuContactSpherePlane.cpp */; }; - FFFF4a8055787fd34a805578 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8055787fd34a805578 /* src/contact/GuContactSphereSphere.cpp */; }; - FFFF4a8055e07fd34a8055e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8055e07fd34a8055e0 /* src/contact/GuFeatureCode.cpp */; }; - FFFF4a8056487fd34a805648 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8056487fd34a805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; - FFFF4a8056b07fd34a8056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8056b07fd34a8056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; - FFFF4a8057187fd34a805718 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8057187fd34a805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; - FFFF4a8057807fd34a805780 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8057807fd34a805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; - FFFF4a8057e87fd34a8057e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8057e87fd34a8057e8 /* src/common/GuBarycentricCoordinates.cpp */; }; - FFFF4a8058507fd34a805850 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8058507fd34a805850 /* src/common/GuSeparatingAxes.cpp */; }; - FFFF4a8058b87fd34a8058b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8058b87fd34a8058b8 /* src/convex/GuBigConvexData.cpp */; }; - FFFF4a8059207fd34a805920 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8059207fd34a805920 /* src/convex/GuConvexHelper.cpp */; }; - FFFF4a8059887fd34a805988 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8059887fd34a805988 /* src/convex/GuConvexMesh.cpp */; }; - FFFF4a8059f07fd34a8059f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8059f07fd34a8059f0 /* src/convex/GuConvexSupportTable.cpp */; }; - FFFF4a805a587fd34a805a58 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a805a587fd34a805a58 /* src/convex/GuConvexUtilsInternal.cpp */; }; - FFFF4a805ac07fd34a805ac0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a805ac07fd34a805ac0 /* src/convex/GuHillClimbing.cpp */; }; - FFFF4a805b287fd34a805b28 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a805b287fd34a805b28 /* src/convex/GuShapeConvex.cpp */; }; - FFFF4a805b907fd34a805b90 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a805b907fd34a805b90 /* src/distance/GuDistancePointBox.cpp */; }; - FFFF4a805bf87fd34a805bf8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a805bf87fd34a805bf8 /* src/distance/GuDistancePointTriangle.cpp */; }; - FFFF4a805c607fd34a805c60 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a805c607fd34a805c60 /* src/distance/GuDistanceSegmentBox.cpp */; }; - FFFF4a805cc87fd34a805cc8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a805cc87fd34a805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; - FFFF4a805d307fd34a805d30 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a805d307fd34a805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; - FFFF4a805d987fd34a805d98 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a805d987fd34a805d98 /* src/sweep/GuSweepBoxBox.cpp */; }; - FFFF4a805e007fd34a805e00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a805e007fd34a805e00 /* src/sweep/GuSweepBoxSphere.cpp */; }; - FFFF4a805e687fd34a805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a805e687fd34a805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; - FFFF4a805ed07fd34a805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a805ed07fd34a805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; - FFFF4a805f387fd34a805f38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a805f387fd34a805f38 /* src/sweep/GuSweepCapsuleBox.cpp */; }; - FFFF4a805fa07fd34a805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a805fa07fd34a805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; - FFFF4a8060087fd34a806008 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8060087fd34a806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; - FFFF4a8060707fd34a806070 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8060707fd34a806070 /* src/sweep/GuSweepSphereCapsule.cpp */; }; - FFFF4a8060d87fd34a8060d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8060d87fd34a8060d8 /* src/sweep/GuSweepSphereSphere.cpp */; }; - FFFF4a8061407fd34a806140 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8061407fd34a806140 /* src/sweep/GuSweepSphereTriangle.cpp */; }; - FFFF4a8061a87fd34a8061a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8061a87fd34a8061a8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; - FFFF4a8062107fd34a806210 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8062107fd34a806210 /* src/gjk/GuEPA.cpp */; }; - FFFF4a8062787fd34a806278 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8062787fd34a806278 /* src/gjk/GuGJKSimplex.cpp */; }; - FFFF4a8062e07fd34a8062e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8062e07fd34a8062e0 /* src/gjk/GuGJKTest.cpp */; }; - FFFF4a8063487fd34a806348 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8063487fd34a806348 /* src/intersection/GuIntersectionBoxBox.cpp */; }; - FFFF4a8063b07fd34a8063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8063b07fd34a8063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; - FFFF4a8064187fd34a806418 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8064187fd34a806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; - FFFF4a8064807fd34a806480 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8064807fd34a806480 /* src/intersection/GuIntersectionRayBox.cpp */; }; - FFFF4a8064e87fd34a8064e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8064e87fd34a8064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; - FFFF4a8065507fd34a806550 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8065507fd34a806550 /* src/intersection/GuIntersectionRaySphere.cpp */; }; - FFFF4a8065b87fd34a8065b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8065b87fd34a8065b8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; - FFFF4a8066207fd34a806620 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8066207fd34a806620 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; - FFFF4a8066887fd34a806688 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8066887fd34a806688 /* src/mesh/GuBV32.cpp */; }; - FFFF4a8066f07fd34a8066f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8066f07fd34a8066f0 /* src/mesh/GuBV32Build.cpp */; }; - FFFF4a8067587fd34a806758 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8067587fd34a806758 /* src/mesh/GuBV4.cpp */; }; - FFFF4a8067c07fd34a8067c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8067c07fd34a8067c0 /* src/mesh/GuBV4Build.cpp */; }; - FFFF4a8068287fd34a806828 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8068287fd34a806828 /* src/mesh/GuBV4_AABBSweep.cpp */; }; - FFFF4a8068907fd34a806890 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8068907fd34a806890 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; - FFFF4a8068f87fd34a8068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8068f87fd34a8068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; - FFFF4a8069607fd34a806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8069607fd34a806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; - FFFF4a8069c87fd34a8069c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8069c87fd34a8069c8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; - FFFF4a806a307fd34a806a30 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a806a307fd34a806a30 /* src/mesh/GuBV4_Raycast.cpp */; }; - FFFF4a806a987fd34a806a98 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a806a987fd34a806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; - FFFF4a806b007fd34a806b00 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a806b007fd34a806b00 /* src/mesh/GuBV4_SphereSweep.cpp */; }; - FFFF4a806b687fd34a806b68 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a806b687fd34a806b68 /* src/mesh/GuMeshQuery.cpp */; }; - FFFF4a806bd07fd34a806bd0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a806bd07fd34a806bd0 /* src/mesh/GuMidphaseBV4.cpp */; }; - FFFF4a806c387fd34a806c38 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a806c387fd34a806c38 /* src/mesh/GuMidphaseRTree.cpp */; }; - FFFF4a806ca07fd34a806ca0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a806ca07fd34a806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; - FFFF4a806d087fd34a806d08 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a806d087fd34a806d08 /* src/mesh/GuRTree.cpp */; }; - FFFF4a806d707fd34a806d70 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a806d707fd34a806d70 /* src/mesh/GuRTreeQueries.cpp */; }; - FFFF4a806dd87fd34a806dd8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a806dd87fd34a806dd8 /* src/mesh/GuSweepsMesh.cpp */; }; - FFFF4a806e407fd34a806e40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a806e407fd34a806e40 /* src/mesh/GuTriangleMesh.cpp */; }; - FFFF4a806ea87fd34a806ea8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a806ea87fd34a806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; - FFFF4a806f107fd34a806f10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a806f107fd34a806f10 /* src/mesh/GuTriangleMeshRTree.cpp */; }; - FFFF4a806f787fd34a806f78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a806f787fd34a806f78 /* src/hf/GuHeightField.cpp */; }; - FFFF4a806fe07fd34a806fe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a806fe07fd34a806fe0 /* src/hf/GuHeightFieldUtil.cpp */; }; - FFFF4a8070487fd34a807048 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8070487fd34a807048 /* src/hf/GuOverlapTestsHF.cpp */; }; - FFFF4a8070b07fd34a8070b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8070b07fd34a8070b0 /* src/hf/GuSweepsHF.cpp */; }; - FFFF4a8071187fd34a807118 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8071187fd34a807118 /* src/pcm/GuPCMContactBoxBox.cpp */; }; - FFFF4a8071807fd34a807180 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8071807fd34a807180 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; - FFFF4a8071e87fd34a8071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8071e87fd34a8071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; - FFFF4a8072507fd34a807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8072507fd34a807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; - FFFF4a8072b87fd34a8072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8072b87fd34a8072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; - FFFF4a8073207fd34a807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8073207fd34a807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; - FFFF4a8073887fd34a807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8073887fd34a807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; - FFFF4a8073f07fd34a8073f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8073f07fd34a8073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; - FFFF4a8074587fd34a807458 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8074587fd34a807458 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; - FFFF4a8074c07fd34a8074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8074c07fd34a8074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; - FFFF4a8075287fd34a807528 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8075287fd34a807528 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; - FFFF4a8075907fd34a807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8075907fd34a807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; - FFFF4a8075f87fd34a8075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8075f87fd34a8075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; - FFFF4a8076607fd34a807660 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8076607fd34a807660 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; - FFFF4a8076c87fd34a8076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8076c87fd34a8076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; - FFFF4a8077307fd34a807730 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8077307fd34a807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; - FFFF4a8077987fd34a807798 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8077987fd34a807798 /* src/pcm/GuPCMContactSphereBox.cpp */; }; - FFFF4a8078007fd34a807800 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8078007fd34a807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; - FFFF4a8078687fd34a807868 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8078687fd34a807868 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; - FFFF4a8078d07fd34a8078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8078d07fd34a8078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; - FFFF4a8079387fd34a807938 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8079387fd34a807938 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; - FFFF4a8079a07fd34a8079a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a8079a07fd34a8079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; - FFFF4a807a087fd34a807a08 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a807a087fd34a807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; - FFFF4a807a707fd34a807a70 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a807a707fd34a807a70 /* src/pcm/GuPCMShapeConvex.cpp */; }; - FFFF4a807ad87fd34a807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a807ad87fd34a807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; - FFFF4a807b407fd34a807b40 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a807b407fd34a807b40 /* src/pcm/GuPersistentContactManifold.cpp */; }; - FFFF4a807ba87fd34a807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a807ba87fd34a807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; - FFFF4a807c107fd34a807c10 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD4a807c107fd34a807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; + FFFFdb1a76007faddb1a7600 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDdb1a76007faddb1a7600 /* src/CmBoxPruning.cpp */; }; + FFFFdb1a76687faddb1a7668 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDdb1a76687faddb1a7668 /* src/CmCollection.cpp */; }; + FFFFdb1a76d07faddb1a76d0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDdb1a76d07faddb1a76d0 /* src/CmMathUtils.cpp */; }; + FFFFdb1a77387faddb1a7738 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDdb1a77387faddb1a7738 /* src/CmPtrTable.cpp */; }; + FFFFdb1a77a07faddb1a77a0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDdb1a77a07faddb1a77a0 /* src/CmRadixSort.cpp */; }; + FFFFdb1a78087faddb1a7808 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDdb1a78087faddb1a7808 /* src/CmRadixSortBuffered.cpp */; }; + FFFFdb1a78707faddb1a7870 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDdb1a78707faddb1a7870 /* src/CmRenderOutput.cpp */; }; + FFFFdb1a78d87faddb1a78d8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDdb1a78d87faddb1a78d8 /* src/CmVisualization.cpp */; }; + FFFFdc0013a87faddc0013a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0013a87faddc0013a8 /* ../../Include/GeomUtils */; }; + FFFFdc0048e07faddc0048e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0048e07faddc0048e0 /* src/GuBounds.cpp */; }; + FFFFdc0049487faddc004948 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0049487faddc004948 /* src/GuBox.cpp */; }; + FFFFdc0049b07faddc0049b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0049b07faddc0049b0 /* src/GuCCTSweepTests.cpp */; }; + FFFFdc004a187faddc004a18 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc004a187faddc004a18 /* src/GuCapsule.cpp */; }; + FFFFdc004a807faddc004a80 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc004a807faddc004a80 /* src/GuGeometryQuery.cpp */; }; + FFFFdc004ae87faddc004ae8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc004ae87faddc004ae8 /* src/GuGeometryUnion.cpp */; }; + FFFFdc004b507faddc004b50 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc004b507faddc004b50 /* src/GuInternal.cpp */; }; + FFFFdc004bb87faddc004bb8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc004bb87faddc004bb8 /* src/GuMTD.cpp */; }; + FFFFdc004c207faddc004c20 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc004c207faddc004c20 /* src/GuMeshFactory.cpp */; }; + FFFFdc004c887faddc004c88 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc004c887faddc004c88 /* src/GuMetaData.cpp */; }; + FFFFdc004cf07faddc004cf0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc004cf07faddc004cf0 /* src/GuOverlapTests.cpp */; }; + FFFFdc004d587faddc004d58 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc004d587faddc004d58 /* src/GuRaycastTests.cpp */; }; + FFFFdc004dc07faddc004dc0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc004dc07faddc004dc0 /* src/GuSerialize.cpp */; }; + FFFFdc004e287faddc004e28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc004e287faddc004e28 /* src/GuSweepMTD.cpp */; }; + FFFFdc004e907faddc004e90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc004e907faddc004e90 /* src/GuSweepSharedTests.cpp */; }; + FFFFdc004ef87faddc004ef8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc004ef87faddc004ef8 /* src/GuSweepTests.cpp */; }; + FFFFdc004f607faddc004f60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc004f607faddc004f60 /* src/contact/GuContactBoxBox.cpp */; }; + FFFFdc004fc87faddc004fc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc004fc87faddc004fc8 /* src/contact/GuContactCapsuleBox.cpp */; }; + FFFFdc0050307faddc005030 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0050307faddc005030 /* src/contact/GuContactCapsuleCapsule.cpp */; }; + FFFFdc0050987faddc005098 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0050987faddc005098 /* src/contact/GuContactCapsuleConvex.cpp */; }; + FFFFdc0051007faddc005100 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0051007faddc005100 /* src/contact/GuContactCapsuleMesh.cpp */; }; + FFFFdc0051687faddc005168 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0051687faddc005168 /* src/contact/GuContactConvexConvex.cpp */; }; + FFFFdc0051d07faddc0051d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0051d07faddc0051d0 /* src/contact/GuContactConvexMesh.cpp */; }; + FFFFdc0052387faddc005238 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0052387faddc005238 /* src/contact/GuContactPlaneBox.cpp */; }; + FFFFdc0052a07faddc0052a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0052a07faddc0052a0 /* src/contact/GuContactPlaneCapsule.cpp */; }; + FFFFdc0053087faddc005308 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0053087faddc005308 /* src/contact/GuContactPlaneConvex.cpp */; }; + FFFFdc0053707faddc005370 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0053707faddc005370 /* src/contact/GuContactPolygonPolygon.cpp */; }; + FFFFdc0053d87faddc0053d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0053d87faddc0053d8 /* src/contact/GuContactSphereBox.cpp */; }; + FFFFdc0054407faddc005440 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0054407faddc005440 /* src/contact/GuContactSphereCapsule.cpp */; }; + FFFFdc0054a87faddc0054a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0054a87faddc0054a8 /* src/contact/GuContactSphereMesh.cpp */; }; + FFFFdc0055107faddc005510 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0055107faddc005510 /* src/contact/GuContactSpherePlane.cpp */; }; + FFFFdc0055787faddc005578 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0055787faddc005578 /* src/contact/GuContactSphereSphere.cpp */; }; + FFFFdc0055e07faddc0055e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0055e07faddc0055e0 /* src/contact/GuFeatureCode.cpp */; }; + FFFFdc0056487faddc005648 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0056487faddc005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; + FFFFdc0056b07faddc0056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0056b07faddc0056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; + FFFFdc0057187faddc005718 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0057187faddc005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; + FFFFdc0057807faddc005780 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0057807faddc005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; + FFFFdc0057e87faddc0057e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0057e87faddc0057e8 /* src/common/GuBarycentricCoordinates.cpp */; }; + FFFFdc0058507faddc005850 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0058507faddc005850 /* src/common/GuSeparatingAxes.cpp */; }; + FFFFdc0058b87faddc0058b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0058b87faddc0058b8 /* src/convex/GuBigConvexData.cpp */; }; + FFFFdc0059207faddc005920 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0059207faddc005920 /* src/convex/GuConvexHelper.cpp */; }; + FFFFdc0059887faddc005988 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0059887faddc005988 /* src/convex/GuConvexMesh.cpp */; }; + FFFFdc0059f07faddc0059f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0059f07faddc0059f0 /* src/convex/GuConvexSupportTable.cpp */; }; + FFFFdc005a587faddc005a58 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc005a587faddc005a58 /* src/convex/GuConvexUtilsInternal.cpp */; }; + FFFFdc005ac07faddc005ac0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc005ac07faddc005ac0 /* src/convex/GuHillClimbing.cpp */; }; + FFFFdc005b287faddc005b28 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc005b287faddc005b28 /* src/convex/GuShapeConvex.cpp */; }; + FFFFdc005b907faddc005b90 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc005b907faddc005b90 /* src/distance/GuDistancePointBox.cpp */; }; + FFFFdc005bf87faddc005bf8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc005bf87faddc005bf8 /* src/distance/GuDistancePointTriangle.cpp */; }; + FFFFdc005c607faddc005c60 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc005c607faddc005c60 /* src/distance/GuDistanceSegmentBox.cpp */; }; + FFFFdc005cc87faddc005cc8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc005cc87faddc005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; + FFFFdc005d307faddc005d30 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc005d307faddc005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; + FFFFdc005d987faddc005d98 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc005d987faddc005d98 /* src/sweep/GuSweepBoxBox.cpp */; }; + FFFFdc005e007faddc005e00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc005e007faddc005e00 /* src/sweep/GuSweepBoxSphere.cpp */; }; + FFFFdc005e687faddc005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc005e687faddc005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; + FFFFdc005ed07faddc005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc005ed07faddc005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; + FFFFdc005f387faddc005f38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc005f387faddc005f38 /* src/sweep/GuSweepCapsuleBox.cpp */; }; + FFFFdc005fa07faddc005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc005fa07faddc005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; + FFFFdc0060087faddc006008 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0060087faddc006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; + FFFFdc0060707faddc006070 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0060707faddc006070 /* src/sweep/GuSweepSphereCapsule.cpp */; }; + FFFFdc0060d87faddc0060d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0060d87faddc0060d8 /* src/sweep/GuSweepSphereSphere.cpp */; }; + FFFFdc0061407faddc006140 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0061407faddc006140 /* src/sweep/GuSweepSphereTriangle.cpp */; }; + FFFFdc0061a87faddc0061a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0061a87faddc0061a8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; + FFFFdc0062107faddc006210 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0062107faddc006210 /* src/gjk/GuEPA.cpp */; }; + FFFFdc0062787faddc006278 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0062787faddc006278 /* src/gjk/GuGJKSimplex.cpp */; }; + FFFFdc0062e07faddc0062e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0062e07faddc0062e0 /* src/gjk/GuGJKTest.cpp */; }; + FFFFdc0063487faddc006348 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0063487faddc006348 /* src/intersection/GuIntersectionBoxBox.cpp */; }; + FFFFdc0063b07faddc0063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0063b07faddc0063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; + FFFFdc0064187faddc006418 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0064187faddc006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; + FFFFdc0064807faddc006480 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0064807faddc006480 /* src/intersection/GuIntersectionRayBox.cpp */; }; + FFFFdc0064e87faddc0064e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0064e87faddc0064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; + FFFFdc0065507faddc006550 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0065507faddc006550 /* src/intersection/GuIntersectionRaySphere.cpp */; }; + FFFFdc0065b87faddc0065b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0065b87faddc0065b8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; + FFFFdc0066207faddc006620 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0066207faddc006620 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; + FFFFdc0066887faddc006688 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0066887faddc006688 /* src/mesh/GuBV32.cpp */; }; + FFFFdc0066f07faddc0066f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0066f07faddc0066f0 /* src/mesh/GuBV32Build.cpp */; }; + FFFFdc0067587faddc006758 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0067587faddc006758 /* src/mesh/GuBV4.cpp */; }; + FFFFdc0067c07faddc0067c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0067c07faddc0067c0 /* src/mesh/GuBV4Build.cpp */; }; + FFFFdc0068287faddc006828 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0068287faddc006828 /* src/mesh/GuBV4_AABBSweep.cpp */; }; + FFFFdc0068907faddc006890 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0068907faddc006890 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; + FFFFdc0068f87faddc0068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0068f87faddc0068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; + FFFFdc0069607faddc006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0069607faddc006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; + FFFFdc0069c87faddc0069c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0069c87faddc0069c8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; + FFFFdc006a307faddc006a30 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc006a307faddc006a30 /* src/mesh/GuBV4_Raycast.cpp */; }; + FFFFdc006a987faddc006a98 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc006a987faddc006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; + FFFFdc006b007faddc006b00 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc006b007faddc006b00 /* src/mesh/GuBV4_SphereSweep.cpp */; }; + FFFFdc006b687faddc006b68 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc006b687faddc006b68 /* src/mesh/GuMeshQuery.cpp */; }; + FFFFdc006bd07faddc006bd0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc006bd07faddc006bd0 /* src/mesh/GuMidphaseBV4.cpp */; }; + FFFFdc006c387faddc006c38 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc006c387faddc006c38 /* src/mesh/GuMidphaseRTree.cpp */; }; + FFFFdc006ca07faddc006ca0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc006ca07faddc006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; + FFFFdc006d087faddc006d08 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc006d087faddc006d08 /* src/mesh/GuRTree.cpp */; }; + FFFFdc006d707faddc006d70 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc006d707faddc006d70 /* src/mesh/GuRTreeQueries.cpp */; }; + FFFFdc006dd87faddc006dd8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc006dd87faddc006dd8 /* src/mesh/GuSweepsMesh.cpp */; }; + FFFFdc006e407faddc006e40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc006e407faddc006e40 /* src/mesh/GuTriangleMesh.cpp */; }; + FFFFdc006ea87faddc006ea8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc006ea87faddc006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; + FFFFdc006f107faddc006f10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc006f107faddc006f10 /* src/mesh/GuTriangleMeshRTree.cpp */; }; + FFFFdc006f787faddc006f78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc006f787faddc006f78 /* src/hf/GuHeightField.cpp */; }; + FFFFdc006fe07faddc006fe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc006fe07faddc006fe0 /* src/hf/GuHeightFieldUtil.cpp */; }; + FFFFdc0070487faddc007048 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0070487faddc007048 /* src/hf/GuOverlapTestsHF.cpp */; }; + FFFFdc0070b07faddc0070b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0070b07faddc0070b0 /* src/hf/GuSweepsHF.cpp */; }; + FFFFdc0071187faddc007118 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0071187faddc007118 /* src/pcm/GuPCMContactBoxBox.cpp */; }; + FFFFdc0071807faddc007180 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0071807faddc007180 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; + FFFFdc0071e87faddc0071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0071e87faddc0071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; + FFFFdc0072507faddc007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0072507faddc007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; + FFFFdc0072b87faddc0072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0072b87faddc0072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; + FFFFdc0073207faddc007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0073207faddc007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; + FFFFdc0073887faddc007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0073887faddc007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; + FFFFdc0073f07faddc0073f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0073f07faddc0073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; + FFFFdc0074587faddc007458 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0074587faddc007458 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; + FFFFdc0074c07faddc0074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0074c07faddc0074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; + FFFFdc0075287faddc007528 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0075287faddc007528 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; + FFFFdc0075907faddc007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0075907faddc007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; + FFFFdc0075f87faddc0075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0075f87faddc0075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; + FFFFdc0076607faddc007660 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0076607faddc007660 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; + FFFFdc0076c87faddc0076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0076c87faddc0076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; + FFFFdc0077307faddc007730 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0077307faddc007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; + FFFFdc0077987faddc007798 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0077987faddc007798 /* src/pcm/GuPCMContactSphereBox.cpp */; }; + FFFFdc0078007faddc007800 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0078007faddc007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; + FFFFdc0078687faddc007868 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0078687faddc007868 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; + FFFFdc0078d07faddc0078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0078d07faddc0078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; + FFFFdc0079387faddc007938 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0079387faddc007938 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; + FFFFdc0079a07faddc0079a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc0079a07faddc0079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; + FFFFdc007a087faddc007a08 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc007a087faddc007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; + FFFFdc007a707faddc007a70 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc007a707faddc007a70 /* src/pcm/GuPCMShapeConvex.cpp */; }; + FFFFdc007ad87faddc007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc007ad87faddc007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; + FFFFdc007b407faddc007b40 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc007b407faddc007b40 /* src/pcm/GuPersistentContactManifold.cpp */; }; + FFFFdc007ba87faddc007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc007ba87faddc007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; + FFFFdc007c107faddc007c10 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDdc007c107faddc007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4a0a4b807fd34a0a4b80 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD4a80ec007fd34a80ec00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80ec687fd34a80ec68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80ecd07fd34a80ecd0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80ed387fd34a80ed38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80eda07fd34a80eda0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80ee087fd34a80ee08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80ee707fd34a80ee70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80eed87fd34a80eed8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80ef407fd34a80ef40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80efa87fd34a80efa8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f0107fd34a80f010 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f0787fd34a80f078 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f0e07fd34a80f0e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f1487fd34a80f148 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f1b07fd34a80f1b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f2187fd34a80f218 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f2807fd34a80f280 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f2e87fd34a80f2e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f3507fd34a80f350 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f3b87fd34a80f3b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f4207fd34a80f420 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f4887fd34a80f488 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f4f07fd34a80f4f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f5587fd34a80f558 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f5c07fd34a80f5c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f6287fd34a80f628 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f6907fd34a80f690 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f6f87fd34a80f6f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f7607fd34a80f760 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f7c87fd34a80f7c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f8307fd34a80f830 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f8987fd34a80f898 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a80f9007fd34a80f900 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a76007fd3499a7600 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499a76687fd3499a7668 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499a76d07fd3499a76d0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499a77387fd3499a7738 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499a77a07fd3499a77a0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499a78087fd3499a7808 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499a78707fd3499a7870 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499a78d87fd3499a78d8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499a79407fd3499a7940 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a79a87fd3499a79a8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a7a107fd3499a7a10 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a7a787fd3499a7a78 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a7ae07fd3499a7ae0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a7b487fd3499a7b48 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a7bb07fd3499a7bb0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a7c187fd3499a7c18 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a7c807fd3499a7c80 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a7ce87fd3499a7ce8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a7d507fd3499a7d50 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a7db87fd3499a7db8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a7e207fd3499a7e20 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a7e887fd3499a7e88 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a7ef07fd3499a7ef0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a7f587fd3499a7f58 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a7fc07fd3499a7fc0 /* src/CmReaderWriterLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmReaderWriterLock.h"; path = "../../Common/src/CmReaderWriterLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a80287fd3499a8028 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a80907fd3499a8090 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a80f87fd3499a80f8 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a81607fd3499a8160 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a81c87fd3499a81c8 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a82307fd3499a8230 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a82987fd3499a8298 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a83007fd3499a8300 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a83687fd3499a8368 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a83d07fd3499a83d0 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD499a84387fd3499a8438 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8010007fd34a801000 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8010687fd34a801068 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8010d07fd34a8010d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8011387fd34a801138 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8011a07fd34a8011a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8012087fd34a801208 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8012707fd34a801270 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8012d87fd34a8012d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8013407fd34a801340 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8013a87fd34a8013a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; - FFFD4a8014107fd34a801410 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8014787fd34a801478 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8014e07fd34a8014e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8015487fd34a801548 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8015b07fd34a8015b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8016187fd34a801618 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8016807fd34a801680 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8016e87fd34a8016e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8017507fd34a801750 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8017b87fd34a8017b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8018207fd34a801820 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8018887fd34a801888 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8018f07fd34a8018f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8019587fd34a801958 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8019c07fd34a8019c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a801a287fd34a801a28 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a801a907fd34a801a90 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a801af87fd34a801af8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a801b607fd34a801b60 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a801bc87fd34a801bc8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a801c307fd34a801c30 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a801c987fd34a801c98 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a801d007fd34a801d00 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a801d687fd34a801d68 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a801dd07fd34a801dd0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a801e387fd34a801e38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a801ea07fd34a801ea0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a801f087fd34a801f08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a801f707fd34a801f70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a801fd87fd34a801fd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8020407fd34a802040 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8020a87fd34a8020a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8021107fd34a802110 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8021787fd34a802178 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8021e07fd34a8021e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8022487fd34a802248 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8022b07fd34a8022b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8023187fd34a802318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8023807fd34a802380 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8023e87fd34a8023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8024507fd34a802450 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8024b87fd34a8024b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8025207fd34a802520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8025887fd34a802588 /* src/sweep/GuSweepBoxTriangle_SAT.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8025f07fd34a8025f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8026587fd34a802658 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8026c07fd34a8026c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8027287fd34a802728 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8027907fd34a802790 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8027f87fd34a8027f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8028607fd34a802860 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8028c87fd34a8028c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8029307fd34a802930 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8029987fd34a802998 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a802a007fd34a802a00 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a802a687fd34a802a68 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a802ad07fd34a802ad0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a802b387fd34a802b38 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a802ba07fd34a802ba0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a802c087fd34a802c08 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a802c707fd34a802c70 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a802cd87fd34a802cd8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a802d407fd34a802d40 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a802da87fd34a802da8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a802e107fd34a802e10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a802e787fd34a802e78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a802ee07fd34a802ee0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a802f487fd34a802f48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a802fb07fd34a802fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8030187fd34a803018 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8030807fd34a803080 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8030e87fd34a8030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8031507fd34a803150 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8031b87fd34a8031b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8032207fd34a803220 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8032887fd34a803288 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8032f07fd34a8032f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8033587fd34a803358 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8033c07fd34a8033c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8034287fd34a803428 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8034907fd34a803490 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8034f87fd34a8034f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8035607fd34a803560 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8035c87fd34a8035c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8036307fd34a803630 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8036987fd34a803698 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8037007fd34a803700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBAABBSweepTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_AABBAABBSweepTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8037687fd34a803768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxBoxOverlapTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxBoxOverlapTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8037d07fd34a8037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap_Internal.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8038387fd34a803838 /* src/mesh/GuBV4_BoxSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Internal.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8038a07fd34a8038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Params.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Params.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8039087fd34a803908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep_Internal.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8039707fd34a803970 /* src/mesh/GuBV4_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Common.h"; path = "../../GeomUtils/src/mesh/GuBV4_Common.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8039d87fd34a8039d8 /* src/mesh/GuBV4_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_Internal.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a803a407fd34a803a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a803aa87fd34a803aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a803b107fd34a803b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a803b787fd34a803b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a803be07fd34a803be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a803c487fd34a803c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a803cb07fd34a803cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a803d187fd34a803d18 /* src/mesh/GuBV4_Slabs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a803d807fd34a803d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a803de87fd34a803de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a803e507fd34a803e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a803eb87fd34a803eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a803f207fd34a803f20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a803f887fd34a803f88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a803ff07fd34a803ff0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8040587fd34a804058 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8040c07fd34a8040c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8041287fd34a804128 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8041907fd34a804190 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8041f87fd34a8041f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8042607fd34a804260 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8042c87fd34a8042c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8043307fd34a804330 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8043987fd34a804398 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8044007fd34a804400 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8044687fd34a804468 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8044d07fd34a8044d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8045387fd34a804538 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8045a07fd34a8045a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8046087fd34a804608 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8046707fd34a804670 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8046d87fd34a8046d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8047407fd34a804740 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8047a87fd34a8047a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8048107fd34a804810 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8048787fd34a804878 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8048e07fd34a8048e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8049487fd34a804948 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8049b07fd34a8049b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a804a187fd34a804a18 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a804a807fd34a804a80 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a804ae87fd34a804ae8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a804b507fd34a804b50 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a804bb87fd34a804bb8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a804c207fd34a804c20 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a804c887fd34a804c88 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a804cf07fd34a804cf0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a804d587fd34a804d58 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a804dc07fd34a804dc0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a804e287fd34a804e28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a804e907fd34a804e90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a804ef87fd34a804ef8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a804f607fd34a804f60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a804fc87fd34a804fc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8050307fd34a805030 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8050987fd34a805098 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8051007fd34a805100 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8051687fd34a805168 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8051d07fd34a8051d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8052387fd34a805238 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8052a07fd34a8052a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8053087fd34a805308 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8053707fd34a805370 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8053d87fd34a8053d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8054407fd34a805440 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8054a87fd34a8054a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8055107fd34a805510 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8055787fd34a805578 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8055e07fd34a8055e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8056487fd34a805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8056b07fd34a8056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8057187fd34a805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8057807fd34a805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8057e87fd34a8057e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8058507fd34a805850 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8058b87fd34a8058b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8059207fd34a805920 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8059887fd34a805988 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8059f07fd34a8059f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a805a587fd34a805a58 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a805ac07fd34a805ac0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a805b287fd34a805b28 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a805b907fd34a805b90 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a805bf87fd34a805bf8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a805c607fd34a805c60 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a805cc87fd34a805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a805d307fd34a805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a805d987fd34a805d98 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a805e007fd34a805e00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a805e687fd34a805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a805ed07fd34a805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a805f387fd34a805f38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a805fa07fd34a805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8060087fd34a806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8060707fd34a806070 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8060d87fd34a8060d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8061407fd34a806140 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8061a87fd34a8061a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8062107fd34a806210 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8062787fd34a806278 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8062e07fd34a8062e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8063487fd34a806348 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8063b07fd34a8063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8064187fd34a806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8064807fd34a806480 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8064e87fd34a8064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8065507fd34a806550 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8065b87fd34a8065b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8066207fd34a806620 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8066887fd34a806688 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8066f07fd34a8066f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8067587fd34a806758 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8067c07fd34a8067c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8068287fd34a806828 /* src/mesh/GuBV4_AABBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_AABBSweep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8068907fd34a806890 /* src/mesh/GuBV4_BoxOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8068f87fd34a8068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8069607fd34a806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweepAA.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweepAA.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8069c87fd34a8069c8 /* src/mesh/GuBV4_OBBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_OBBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_OBBSweep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a806a307fd34a806a30 /* src/mesh/GuBV4_Raycast.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Raycast.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_Raycast.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a806a987fd34a806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereOverlap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a806b007fd34a806b00 /* src/mesh/GuBV4_SphereSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereSweep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a806b687fd34a806b68 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a806bd07fd34a806bd0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a806c387fd34a806c38 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a806ca07fd34a806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a806d087fd34a806d08 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a806d707fd34a806d70 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a806dd87fd34a806dd8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a806e407fd34a806e40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a806ea87fd34a806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a806f107fd34a806f10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a806f787fd34a806f78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a806fe07fd34a806fe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8070487fd34a807048 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8070b07fd34a8070b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8071187fd34a807118 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8071807fd34a807180 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8071e87fd34a8071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8072507fd34a807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8072b87fd34a8072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8073207fd34a807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8073887fd34a807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8073f07fd34a8073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8074587fd34a807458 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8074c07fd34a8074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8075287fd34a807528 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8075907fd34a807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8075f87fd34a8075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8076607fd34a807660 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8076c87fd34a8076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8077307fd34a807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8077987fd34a807798 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8078007fd34a807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8078687fd34a807868 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8078d07fd34a8078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8079387fd34a807938 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8079a07fd34a8079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a807a087fd34a807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a807a707fd34a807a70 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a807ad87fd34a807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a807b407fd34a807b40 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a807ba87fd34a807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a807c107fd34a807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepPrimitives.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepPrimitives.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb93f5307faddb93f530 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdc00ec007faddc00ec00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00ec687faddc00ec68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00ecd07faddc00ecd0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00ed387faddc00ed38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00eda07faddc00eda0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00ee087faddc00ee08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00ee707faddc00ee70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00eed87faddc00eed8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00ef407faddc00ef40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00efa87faddc00efa8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f0107faddc00f010 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f0787faddc00f078 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f0e07faddc00f0e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f1487faddc00f148 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f1b07faddc00f1b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f2187faddc00f218 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f2807faddc00f280 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f2e87faddc00f2e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f3507faddc00f350 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f3b87faddc00f3b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f4207faddc00f420 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f4887faddc00f488 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f4f07faddc00f4f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f5587faddc00f558 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f5c07faddc00f5c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f6287faddc00f628 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f6907faddc00f690 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f6f87faddc00f6f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f7607faddc00f760 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f7c87faddc00f7c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f8307faddc00f830 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f8987faddc00f898 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc00f9007faddc00f900 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a76007faddb1a7600 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a76687faddb1a7668 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a76d07faddb1a76d0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a77387faddb1a7738 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a77a07faddb1a77a0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a78087faddb1a7808 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a78707faddb1a7870 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a78d87faddb1a78d8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a79407faddb1a7940 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a79a87faddb1a79a8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a7a107faddb1a7a10 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a7a787faddb1a7a78 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a7ae07faddb1a7ae0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a7b487faddb1a7b48 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a7bb07faddb1a7bb0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a7c187faddb1a7c18 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a7c807faddb1a7c80 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a7ce87faddb1a7ce8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a7d507faddb1a7d50 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a7db87faddb1a7db8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a7e207faddb1a7e20 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a7e887faddb1a7e88 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a7ef07faddb1a7ef0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a7f587faddb1a7f58 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a7fc07faddb1a7fc0 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a80287faddb1a8028 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a80907faddb1a8090 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a80f87faddb1a80f8 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a81607faddb1a8160 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a81c87faddb1a81c8 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a82307faddb1a8230 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a82987faddb1a8298 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a83007faddb1a8300 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a83687faddb1a8368 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1a83d07faddb1a83d0 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0010007faddc001000 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0010687faddc001068 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0010d07faddc0010d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0011387faddc001138 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0011a07faddc0011a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0012087faddc001208 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0012707faddc001270 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0012d87faddc0012d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0013407faddc001340 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0013a87faddc0013a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; + FFFDdc0014107faddc001410 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0014787faddc001478 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0014e07faddc0014e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0015487faddc001548 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0015b07faddc0015b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0016187faddc001618 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0016807faddc001680 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0016e87faddc0016e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0017507faddc001750 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0017b87faddc0017b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0018207faddc001820 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0018887faddc001888 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0018f07faddc0018f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0019587faddc001958 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0019c07faddc0019c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc001a287faddc001a28 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc001a907faddc001a90 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc001af87faddc001af8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc001b607faddc001b60 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc001bc87faddc001bc8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc001c307faddc001c30 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc001c987faddc001c98 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc001d007faddc001d00 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc001d687faddc001d68 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc001dd07faddc001dd0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc001e387faddc001e38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc001ea07faddc001ea0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc001f087faddc001f08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc001f707faddc001f70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc001fd87faddc001fd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0020407faddc002040 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0020a87faddc0020a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0021107faddc002110 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0021787faddc002178 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0021e07faddc0021e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0022487faddc002248 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0022b07faddc0022b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0023187faddc002318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0023807faddc002380 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0023e87faddc0023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0024507faddc002450 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0024b87faddc0024b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0025207faddc002520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0025887faddc002588 /* src/sweep/GuSweepBoxTriangle_SAT.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0025f07faddc0025f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0026587faddc002658 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0026c07faddc0026c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0027287faddc002728 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0027907faddc002790 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0027f87faddc0027f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0028607faddc002860 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0028c87faddc0028c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0029307faddc002930 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0029987faddc002998 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc002a007faddc002a00 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc002a687faddc002a68 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc002ad07faddc002ad0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc002b387faddc002b38 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc002ba07faddc002ba0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc002c087faddc002c08 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc002c707faddc002c70 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc002cd87faddc002cd8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc002d407faddc002d40 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc002da87faddc002da8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc002e107faddc002e10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc002e787faddc002e78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc002ee07faddc002ee0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc002f487faddc002f48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc002fb07faddc002fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0030187faddc003018 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0030807faddc003080 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0030e87faddc0030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0031507faddc003150 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0031b87faddc0031b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0032207faddc003220 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0032887faddc003288 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0032f07faddc0032f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0033587faddc003358 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0033c07faddc0033c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0034287faddc003428 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0034907faddc003490 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0034f87faddc0034f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0035607faddc003560 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0035c87faddc0035c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0036307faddc003630 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0036987faddc003698 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0037007faddc003700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBAABBSweepTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_AABBAABBSweepTest.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0037687faddc003768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxBoxOverlapTest.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxBoxOverlapTest.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0037d07faddc0037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap_Internal.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0038387faddc003838 /* src/mesh/GuBV4_BoxSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Internal.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0038a07faddc0038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxSweep_Params.h"; path = "../../GeomUtils/src/mesh/GuBV4_BoxSweep_Params.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0039087faddc003908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep_Internal.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0039707faddc003970 /* src/mesh/GuBV4_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Common.h"; path = "../../GeomUtils/src/mesh/GuBV4_Common.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0039d87faddc0039d8 /* src/mesh/GuBV4_Internal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Internal.h"; path = "../../GeomUtils/src/mesh/GuBV4_Internal.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc003a407faddc003a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc003aa87faddc003aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc003b107faddc003b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc003b787faddc003b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc003be07faddc003be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc003c487faddc003c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc003cb07faddc003cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; path = "../../GeomUtils/src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc003d187faddc003d18 /* src/mesh/GuBV4_Slabs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc003d807faddc003d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaNoOrder.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc003de87faddc003de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_KajiyaOrdered.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc003e507faddc003e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledNoOrder.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc003eb87faddc003eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; path = "../../GeomUtils/src/mesh/GuBV4_Slabs_SwizzledOrdered.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc003f207faddc003f20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc003f887faddc003f88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc003ff07faddc003ff0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0040587faddc004058 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0040c07faddc0040c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0041287faddc004128 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0041907faddc004190 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0041f87faddc0041f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0042607faddc004260 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0042c87faddc0042c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0043307faddc004330 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0043987faddc004398 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0044007faddc004400 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0044687faddc004468 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0044d07faddc0044d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0045387faddc004538 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0045a07faddc0045a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0046087faddc004608 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0046707faddc004670 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0046d87faddc0046d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0047407faddc004740 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0047a87faddc0047a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0048107faddc004810 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0048787faddc004878 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0048e07faddc0048e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0049487faddc004948 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0049b07faddc0049b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc004a187faddc004a18 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc004a807faddc004a80 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc004ae87faddc004ae8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc004b507faddc004b50 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc004bb87faddc004bb8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc004c207faddc004c20 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc004c887faddc004c88 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc004cf07faddc004cf0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc004d587faddc004d58 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc004dc07faddc004dc0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc004e287faddc004e28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc004e907faddc004e90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc004ef87faddc004ef8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc004f607faddc004f60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc004fc87faddc004fc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0050307faddc005030 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0050987faddc005098 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0051007faddc005100 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0051687faddc005168 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0051d07faddc0051d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0052387faddc005238 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0052a07faddc0052a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0053087faddc005308 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0053707faddc005370 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0053d87faddc0053d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0054407faddc005440 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0054a87faddc0054a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0055107faddc005510 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0055787faddc005578 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0055e07faddc0055e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0056487faddc005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0056b07faddc0056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0057187faddc005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0057807faddc005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0057e87faddc0057e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0058507faddc005850 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0058b87faddc0058b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0059207faddc005920 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0059887faddc005988 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0059f07faddc0059f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc005a587faddc005a58 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc005ac07faddc005ac0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc005b287faddc005b28 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc005b907faddc005b90 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc005bf87faddc005bf8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc005c607faddc005c60 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc005cc87faddc005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc005d307faddc005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc005d987faddc005d98 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc005e007faddc005e00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc005e687faddc005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_FeatureBased.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc005ed07faddc005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxTriangle_SAT.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxTriangle_SAT.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc005f387faddc005f38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc005fa07faddc005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0060087faddc006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0060707faddc006070 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0060d87faddc0060d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0061407faddc006140 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0061a87faddc0061a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0062107faddc006210 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0062787faddc006278 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0062e07faddc0062e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0063487faddc006348 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0063b07faddc0063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0064187faddc006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0064807faddc006480 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0064e87faddc0064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0065507faddc006550 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0065b87faddc0065b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0066207faddc006620 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0066887faddc006688 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0066f07faddc0066f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0067587faddc006758 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0067c07faddc0067c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0068287faddc006828 /* src/mesh/GuBV4_AABBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_AABBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_AABBSweep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0068907faddc006890 /* src/mesh/GuBV4_BoxOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_BoxOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_BoxOverlap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0068f87faddc0068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0069607faddc006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_CapsuleSweepAA.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_CapsuleSweepAA.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0069c87faddc0069c8 /* src/mesh/GuBV4_OBBSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_OBBSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_OBBSweep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc006a307faddc006a30 /* src/mesh/GuBV4_Raycast.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_Raycast.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_Raycast.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc006a987faddc006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereOverlap.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereOverlap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc006b007faddc006b00 /* src/mesh/GuBV4_SphereSweep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4_SphereSweep.cpp"; path = "../../GeomUtils/src/mesh/GuBV4_SphereSweep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc006b687faddc006b68 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc006bd07faddc006bd0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc006c387faddc006c38 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc006ca07faddc006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc006d087faddc006d08 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc006d707faddc006d70 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc006dd87faddc006dd8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc006e407faddc006e40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc006ea87faddc006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc006f107faddc006f10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc006f787faddc006f78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc006fe07faddc006fe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0070487faddc007048 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0070b07faddc0070b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0071187faddc007118 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0071807faddc007180 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0071e87faddc0071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0072507faddc007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0072b87faddc0072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0073207faddc007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0073887faddc007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0073f07faddc0073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0074587faddc007458 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0074c07faddc0074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0075287faddc007528 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0075907faddc007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0075f87faddc0075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0076607faddc007660 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0076c87faddc0076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0077307faddc007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0077987faddc007798 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0078007faddc007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0078687faddc007868 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0078d07faddc0078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0079387faddc007938 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0079a07faddc0079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc007a087faddc007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc007a707faddc007a70 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc007ad87faddc007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc007b407faddc007b40 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc007ba87faddc007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc007c107faddc007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepPrimitives.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepPrimitives.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24a0a4b807fd34a0a4b80 /* Resources */ = { + FFF2db93f5307faddb93f530 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF4a8013a87fd34a8013a8, + FFFFdc0013a87faddc0013a8, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4a0a4b807fd34a0a4b80 /* Frameworks */ = { + FFFCdb93f5307faddb93f530 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1841,145 +1840,145 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84a0a4b807fd34a0a4b80 /* Sources */ = { + FFF8db93f5307faddb93f530 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF499a76007fd3499a7600, - FFFF499a76687fd3499a7668, - FFFF499a76d07fd3499a76d0, - FFFF499a77387fd3499a7738, - FFFF499a77a07fd3499a77a0, - FFFF499a78087fd3499a7808, - FFFF499a78707fd3499a7870, - FFFF499a78d87fd3499a78d8, - FFFF4a8048e07fd34a8048e0, - FFFF4a8049487fd34a804948, - FFFF4a8049b07fd34a8049b0, - FFFF4a804a187fd34a804a18, - FFFF4a804a807fd34a804a80, - FFFF4a804ae87fd34a804ae8, - FFFF4a804b507fd34a804b50, - FFFF4a804bb87fd34a804bb8, - FFFF4a804c207fd34a804c20, - FFFF4a804c887fd34a804c88, - FFFF4a804cf07fd34a804cf0, - FFFF4a804d587fd34a804d58, - FFFF4a804dc07fd34a804dc0, - FFFF4a804e287fd34a804e28, - FFFF4a804e907fd34a804e90, - FFFF4a804ef87fd34a804ef8, - FFFF4a804f607fd34a804f60, - FFFF4a804fc87fd34a804fc8, - FFFF4a8050307fd34a805030, - FFFF4a8050987fd34a805098, - FFFF4a8051007fd34a805100, - FFFF4a8051687fd34a805168, - FFFF4a8051d07fd34a8051d0, - FFFF4a8052387fd34a805238, - FFFF4a8052a07fd34a8052a0, - FFFF4a8053087fd34a805308, - FFFF4a8053707fd34a805370, - FFFF4a8053d87fd34a8053d8, - FFFF4a8054407fd34a805440, - FFFF4a8054a87fd34a8054a8, - FFFF4a8055107fd34a805510, - FFFF4a8055787fd34a805578, - FFFF4a8055e07fd34a8055e0, - FFFF4a8056487fd34a805648, - FFFF4a8056b07fd34a8056b0, - FFFF4a8057187fd34a805718, - FFFF4a8057807fd34a805780, - FFFF4a8057e87fd34a8057e8, - FFFF4a8058507fd34a805850, - FFFF4a8058b87fd34a8058b8, - FFFF4a8059207fd34a805920, - FFFF4a8059887fd34a805988, - FFFF4a8059f07fd34a8059f0, - FFFF4a805a587fd34a805a58, - FFFF4a805ac07fd34a805ac0, - FFFF4a805b287fd34a805b28, - FFFF4a805b907fd34a805b90, - FFFF4a805bf87fd34a805bf8, - FFFF4a805c607fd34a805c60, - FFFF4a805cc87fd34a805cc8, - FFFF4a805d307fd34a805d30, - FFFF4a805d987fd34a805d98, - FFFF4a805e007fd34a805e00, - FFFF4a805e687fd34a805e68, - FFFF4a805ed07fd34a805ed0, - FFFF4a805f387fd34a805f38, - FFFF4a805fa07fd34a805fa0, - FFFF4a8060087fd34a806008, - FFFF4a8060707fd34a806070, - FFFF4a8060d87fd34a8060d8, - FFFF4a8061407fd34a806140, - FFFF4a8061a87fd34a8061a8, - FFFF4a8062107fd34a806210, - FFFF4a8062787fd34a806278, - FFFF4a8062e07fd34a8062e0, - FFFF4a8063487fd34a806348, - FFFF4a8063b07fd34a8063b0, - FFFF4a8064187fd34a806418, - FFFF4a8064807fd34a806480, - FFFF4a8064e87fd34a8064e8, - FFFF4a8065507fd34a806550, - FFFF4a8065b87fd34a8065b8, - FFFF4a8066207fd34a806620, - FFFF4a8066887fd34a806688, - FFFF4a8066f07fd34a8066f0, - FFFF4a8067587fd34a806758, - FFFF4a8067c07fd34a8067c0, - FFFF4a8068287fd34a806828, - FFFF4a8068907fd34a806890, - FFFF4a8068f87fd34a8068f8, - FFFF4a8069607fd34a806960, - FFFF4a8069c87fd34a8069c8, - FFFF4a806a307fd34a806a30, - FFFF4a806a987fd34a806a98, - FFFF4a806b007fd34a806b00, - FFFF4a806b687fd34a806b68, - FFFF4a806bd07fd34a806bd0, - FFFF4a806c387fd34a806c38, - FFFF4a806ca07fd34a806ca0, - FFFF4a806d087fd34a806d08, - FFFF4a806d707fd34a806d70, - FFFF4a806dd87fd34a806dd8, - FFFF4a806e407fd34a806e40, - FFFF4a806ea87fd34a806ea8, - FFFF4a806f107fd34a806f10, - FFFF4a806f787fd34a806f78, - FFFF4a806fe07fd34a806fe0, - FFFF4a8070487fd34a807048, - FFFF4a8070b07fd34a8070b0, - FFFF4a8071187fd34a807118, - FFFF4a8071807fd34a807180, - FFFF4a8071e87fd34a8071e8, - FFFF4a8072507fd34a807250, - FFFF4a8072b87fd34a8072b8, - FFFF4a8073207fd34a807320, - FFFF4a8073887fd34a807388, - FFFF4a8073f07fd34a8073f0, - FFFF4a8074587fd34a807458, - FFFF4a8074c07fd34a8074c0, - FFFF4a8075287fd34a807528, - FFFF4a8075907fd34a807590, - FFFF4a8075f87fd34a8075f8, - FFFF4a8076607fd34a807660, - FFFF4a8076c87fd34a8076c8, - FFFF4a8077307fd34a807730, - FFFF4a8077987fd34a807798, - FFFF4a8078007fd34a807800, - FFFF4a8078687fd34a807868, - FFFF4a8078d07fd34a8078d0, - FFFF4a8079387fd34a807938, - FFFF4a8079a07fd34a8079a0, - FFFF4a807a087fd34a807a08, - FFFF4a807a707fd34a807a70, - FFFF4a807ad87fd34a807ad8, - FFFF4a807b407fd34a807b40, - FFFF4a807ba87fd34a807ba8, - FFFF4a807c107fd34a807c10, + FFFFdb1a76007faddb1a7600, + FFFFdb1a76687faddb1a7668, + FFFFdb1a76d07faddb1a76d0, + FFFFdb1a77387faddb1a7738, + FFFFdb1a77a07faddb1a77a0, + FFFFdb1a78087faddb1a7808, + FFFFdb1a78707faddb1a7870, + FFFFdb1a78d87faddb1a78d8, + FFFFdc0048e07faddc0048e0, + FFFFdc0049487faddc004948, + FFFFdc0049b07faddc0049b0, + FFFFdc004a187faddc004a18, + FFFFdc004a807faddc004a80, + FFFFdc004ae87faddc004ae8, + FFFFdc004b507faddc004b50, + FFFFdc004bb87faddc004bb8, + FFFFdc004c207faddc004c20, + FFFFdc004c887faddc004c88, + FFFFdc004cf07faddc004cf0, + FFFFdc004d587faddc004d58, + FFFFdc004dc07faddc004dc0, + FFFFdc004e287faddc004e28, + FFFFdc004e907faddc004e90, + FFFFdc004ef87faddc004ef8, + FFFFdc004f607faddc004f60, + FFFFdc004fc87faddc004fc8, + FFFFdc0050307faddc005030, + FFFFdc0050987faddc005098, + FFFFdc0051007faddc005100, + FFFFdc0051687faddc005168, + FFFFdc0051d07faddc0051d0, + FFFFdc0052387faddc005238, + FFFFdc0052a07faddc0052a0, + FFFFdc0053087faddc005308, + FFFFdc0053707faddc005370, + FFFFdc0053d87faddc0053d8, + FFFFdc0054407faddc005440, + FFFFdc0054a87faddc0054a8, + FFFFdc0055107faddc005510, + FFFFdc0055787faddc005578, + FFFFdc0055e07faddc0055e0, + FFFFdc0056487faddc005648, + FFFFdc0056b07faddc0056b0, + FFFFdc0057187faddc005718, + FFFFdc0057807faddc005780, + FFFFdc0057e87faddc0057e8, + FFFFdc0058507faddc005850, + FFFFdc0058b87faddc0058b8, + FFFFdc0059207faddc005920, + FFFFdc0059887faddc005988, + FFFFdc0059f07faddc0059f0, + FFFFdc005a587faddc005a58, + FFFFdc005ac07faddc005ac0, + FFFFdc005b287faddc005b28, + FFFFdc005b907faddc005b90, + FFFFdc005bf87faddc005bf8, + FFFFdc005c607faddc005c60, + FFFFdc005cc87faddc005cc8, + FFFFdc005d307faddc005d30, + FFFFdc005d987faddc005d98, + FFFFdc005e007faddc005e00, + FFFFdc005e687faddc005e68, + FFFFdc005ed07faddc005ed0, + FFFFdc005f387faddc005f38, + FFFFdc005fa07faddc005fa0, + FFFFdc0060087faddc006008, + FFFFdc0060707faddc006070, + FFFFdc0060d87faddc0060d8, + FFFFdc0061407faddc006140, + FFFFdc0061a87faddc0061a8, + FFFFdc0062107faddc006210, + FFFFdc0062787faddc006278, + FFFFdc0062e07faddc0062e0, + FFFFdc0063487faddc006348, + FFFFdc0063b07faddc0063b0, + FFFFdc0064187faddc006418, + FFFFdc0064807faddc006480, + FFFFdc0064e87faddc0064e8, + FFFFdc0065507faddc006550, + FFFFdc0065b87faddc0065b8, + FFFFdc0066207faddc006620, + FFFFdc0066887faddc006688, + FFFFdc0066f07faddc0066f0, + FFFFdc0067587faddc006758, + FFFFdc0067c07faddc0067c0, + FFFFdc0068287faddc006828, + FFFFdc0068907faddc006890, + FFFFdc0068f87faddc0068f8, + FFFFdc0069607faddc006960, + FFFFdc0069c87faddc0069c8, + FFFFdc006a307faddc006a30, + FFFFdc006a987faddc006a98, + FFFFdc006b007faddc006b00, + FFFFdc006b687faddc006b68, + FFFFdc006bd07faddc006bd0, + FFFFdc006c387faddc006c38, + FFFFdc006ca07faddc006ca0, + FFFFdc006d087faddc006d08, + FFFFdc006d707faddc006d70, + FFFFdc006dd87faddc006dd8, + FFFFdc006e407faddc006e40, + FFFFdc006ea87faddc006ea8, + FFFFdc006f107faddc006f10, + FFFFdc006f787faddc006f78, + FFFFdc006fe07faddc006fe0, + FFFFdc0070487faddc007048, + FFFFdc0070b07faddc0070b0, + FFFFdc0071187faddc007118, + FFFFdc0071807faddc007180, + FFFFdc0071e87faddc0071e8, + FFFFdc0072507faddc007250, + FFFFdc0072b87faddc0072b8, + FFFFdc0073207faddc007320, + FFFFdc0073887faddc007388, + FFFFdc0073f07faddc0073f0, + FFFFdc0074587faddc007458, + FFFFdc0074c07faddc0074c0, + FFFFdc0075287faddc007528, + FFFFdc0075907faddc007590, + FFFFdc0075f87faddc0075f8, + FFFFdc0076607faddc007660, + FFFFdc0076c87faddc0076c8, + FFFFdc0077307faddc007730, + FFFFdc0077987faddc007798, + FFFFdc0078007faddc007800, + FFFFdc0078687faddc007868, + FFFFdc0078d07faddc0078d0, + FFFFdc0079387faddc007938, + FFFFdc0079a07faddc0079a0, + FFFFdc007a087faddc007a08, + FFFFdc007a707faddc007a70, + FFFFdc007ad87faddc007ad8, + FFFFdc007b407faddc007b40, + FFFFdc007ba87faddc007ba8, + FFFFdc007c107faddc007c10, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1988,132 +1987,132 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF44a3001f07fd34a3001f0 /* PBXTargetDependency */ = { + FFF4db9571c07faddb9571c0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4a08f0307fd34a08f030 /* PxFoundation */; - targetProxy = FFF54a08f0307fd34a08f030 /* PBXContainerItemProxy */; + target = FFFAdb94cff07faddb94cff0 /* PxFoundation */; + targetProxy = FFF5db94cff07faddb94cff0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxFoundation */ - FFFF49995d187fd349995d18 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD49995d187fd349995d18 /* src/PsAllocator.cpp */; }; - FFFF49995d807fd349995d80 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD49995d807fd349995d80 /* src/PsAssert.cpp */; }; - FFFF49995de87fd349995de8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD49995de87fd349995de8 /* src/PsFoundation.cpp */; }; - FFFF49995e507fd349995e50 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD49995e507fd349995e50 /* src/PsMathUtils.cpp */; }; - FFFF49995eb87fd349995eb8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD49995eb87fd349995eb8 /* src/PsString.cpp */; }; - FFFF49995f207fd349995f20 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD49995f207fd349995f20 /* src/PsTempAllocator.cpp */; }; - FFFF49995f887fd349995f88 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD49995f887fd349995f88 /* src/PsUtilities.cpp */; }; - FFFF49995ff07fd349995ff0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD49995ff07fd349995ff0 /* src/unix/PsUnixAtomic.cpp */; }; - FFFF499960587fd349996058 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499960587fd349996058 /* src/unix/PsUnixCpu.cpp */; }; - FFFF499960c07fd3499960c0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499960c07fd3499960c0 /* src/unix/PsUnixFPU.cpp */; }; - FFFF499961287fd349996128 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499961287fd349996128 /* src/unix/PsUnixMutex.cpp */; }; - FFFF499961907fd349996190 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499961907fd349996190 /* src/unix/PsUnixPrintString.cpp */; }; - FFFF499961f87fd3499961f8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499961f87fd3499961f8 /* src/unix/PsUnixSList.cpp */; }; - FFFF499962607fd349996260 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499962607fd349996260 /* src/unix/PsUnixSocket.cpp */; }; - FFFF499962c87fd3499962c8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499962c87fd3499962c8 /* src/unix/PsUnixSync.cpp */; }; - FFFF499963307fd349996330 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499963307fd349996330 /* src/unix/PsUnixThread.cpp */; }; - FFFF499963987fd349996398 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499963987fd349996398 /* src/unix/PsUnixTime.cpp */; }; + FFFFdb195d187faddb195d18 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb195d187faddb195d18 /* src/PsAllocator.cpp */; }; + FFFFdb195d807faddb195d80 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb195d807faddb195d80 /* src/PsAssert.cpp */; }; + FFFFdb195de87faddb195de8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb195de87faddb195de8 /* src/PsFoundation.cpp */; }; + FFFFdb195e507faddb195e50 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb195e507faddb195e50 /* src/PsMathUtils.cpp */; }; + FFFFdb195eb87faddb195eb8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb195eb87faddb195eb8 /* src/PsString.cpp */; }; + FFFFdb195f207faddb195f20 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb195f207faddb195f20 /* src/PsTempAllocator.cpp */; }; + FFFFdb195f887faddb195f88 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb195f887faddb195f88 /* src/PsUtilities.cpp */; }; + FFFFdb195ff07faddb195ff0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb195ff07faddb195ff0 /* src/unix/PsUnixAtomic.cpp */; }; + FFFFdb1960587faddb196058 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1960587faddb196058 /* src/unix/PsUnixCpu.cpp */; }; + FFFFdb1960c07faddb1960c0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1960c07faddb1960c0 /* src/unix/PsUnixFPU.cpp */; }; + FFFFdb1961287faddb196128 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1961287faddb196128 /* src/unix/PsUnixMutex.cpp */; }; + FFFFdb1961907faddb196190 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1961907faddb196190 /* src/unix/PsUnixPrintString.cpp */; }; + FFFFdb1961f87faddb1961f8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1961f87faddb1961f8 /* src/unix/PsUnixSList.cpp */; }; + FFFFdb1962607faddb196260 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1962607faddb196260 /* src/unix/PsUnixSocket.cpp */; }; + FFFFdb1962c87faddb1962c8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1962c87faddb1962c8 /* src/unix/PsUnixSync.cpp */; }; + FFFFdb1963307faddb196330 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1963307faddb196330 /* src/unix/PsUnixThread.cpp */; }; + FFFFdb1963987faddb196398 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1963987faddb196398 /* src/unix/PsUnixTime.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4a08f0307fd34a08f030 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD49999e007fd349999e00 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; - FFFD49999e687fd349999e68 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD49999ed07fd349999ed0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; - FFFD49999f387fd349999f38 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; - FFFD49999fa07fd349999fa0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a0087fd34999a008 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a0707fd34999a070 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a0d87fd34999a0d8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a1407fd34999a140 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a1a87fd34999a1a8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a2107fd34999a210 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a2787fd34999a278 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a2e07fd34999a2e0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a3487fd34999a348 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a3b07fd34999a3b0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a4187fd34999a418 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a4807fd34999a480 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a4e87fd34999a4e8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a5507fd34999a550 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a5b87fd34999a5b8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a6207fd34999a620 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a6887fd34999a688 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a6f07fd34999a6f0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a7587fd34999a758 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a7c07fd34999a7c0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a8287fd34999a828 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a8907fd34999a890 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a8f87fd34999a8f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; - FFFD4999a9607fd34999a960 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD49994a007fd349994a00 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; - FFFD49994a687fd349994a68 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; - FFFD49994ad07fd349994ad0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; - FFFD49994b387fd349994b38 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD49994ba07fd349994ba0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD49994c087fd349994c08 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; - FFFD49994c707fd349994c70 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFD49994cd87fd349994cd8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; - FFFD49994d407fd349994d40 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD49994da87fd349994da8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; - FFFD49994e107fd349994e10 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD49994e787fd349994e78 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFD49994ee07fd349994ee0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD49994f487fd349994f48 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; - FFFD49994fb07fd349994fb0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFD499950187fd349995018 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD499950807fd349995080 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; - FFFD499950e87fd3499950e8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD499951507fd349995150 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD499951b87fd3499951b8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; - FFFD499952207fd349995220 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD499952887fd349995288 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD499952f07fd3499952f0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFD499953587fd349995358 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD499953c07fd3499953c0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; - FFFD499954287fd349995428 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; - FFFD499954907fd349995490 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; - FFFD499954f87fd3499954f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFD499955607fd349995560 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; - FFFD499955c87fd3499955c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; - FFFD499956307fd349995630 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD499956987fd349995698 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; - FFFD499957007fd349995700 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; - FFFD499957687fd349995768 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; - FFFD499957d07fd3499957d0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFD499958387fd349995838 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD499958a07fd3499958a0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD499959087fd349995908 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; - FFFD499959707fd349995970 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; - FFFD499959d87fd3499959d8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFD49995a407fd349995a40 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFD49995aa87fd349995aa8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFD49995b107fd349995b10 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD49995b787fd349995b78 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFD49995be07fd349995be0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD49995c487fd349995c48 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD49995cb07fd349995cb0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD49995d187fd349995d18 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD49995d807fd349995d80 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD49995de87fd349995de8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD49995e507fd349995e50 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD49995eb87fd349995eb8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD49995f207fd349995f20 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD49995f887fd349995f88 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD49995ff07fd349995ff0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499960587fd349996058 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499960c07fd3499960c0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499961287fd349996128 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499961907fd349996190 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499961f87fd3499961f8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499962607fd349996260 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499962c87fd3499962c8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499963307fd349996330 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499963987fd349996398 /* src/unix/PsUnixTime.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixTime.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixTime.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb94cff07faddb94cff0 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdb199e007faddb199e00 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb199e687faddb199e68 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb199ed07faddb199ed0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb199f387faddb199f38 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb199fa07faddb199fa0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a0087faddb19a008 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a0707faddb19a070 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a0d87faddb19a0d8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a1407faddb19a140 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a1a87faddb19a1a8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a2107faddb19a210 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a2787faddb19a278 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a2e07faddb19a2e0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a3487faddb19a348 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a3b07faddb19a3b0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a4187faddb19a418 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a4807faddb19a480 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a4e87faddb19a4e8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a5507faddb19a550 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a5b87faddb19a5b8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a6207faddb19a620 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a6887faddb19a688 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a6f07faddb19a6f0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a7587faddb19a758 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a7c07faddb19a7c0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a8287faddb19a828 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a8907faddb19a890 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a8f87faddb19a8f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb19a9607faddb19a960 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb194a007faddb194a00 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb194a687faddb194a68 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb194ad07faddb194ad0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb194b387faddb194b38 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb194ba07faddb194ba0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb194c087faddb194c08 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb194c707faddb194c70 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb194cd87faddb194cd8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb194d407faddb194d40 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb194da87faddb194da8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb194e107faddb194e10 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb194e787faddb194e78 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb194ee07faddb194ee0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb194f487faddb194f48 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb194fb07faddb194fb0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1950187faddb195018 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1950807faddb195080 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1950e87faddb1950e8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1951507faddb195150 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1951b87faddb1951b8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1952207faddb195220 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1952887faddb195288 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1952f07faddb1952f0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1953587faddb195358 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1953c07faddb1953c0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1954287faddb195428 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1954907faddb195490 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1954f87faddb1954f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1955607faddb195560 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1955c87faddb1955c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1956307faddb195630 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1956987faddb195698 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1957007faddb195700 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1957687faddb195768 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1957d07faddb1957d0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1958387faddb195838 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1958a07faddb1958a0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1959087faddb195908 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1959707faddb195970 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1959d87faddb1959d8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb195a407faddb195a40 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb195aa87faddb195aa8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb195b107faddb195b10 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb195b787faddb195b78 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb195be07faddb195be0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb195c487faddb195c48 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb195cb07faddb195cb0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb195d187faddb195d18 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb195d807faddb195d80 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb195de87faddb195de8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb195e507faddb195e50 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb195eb87faddb195eb8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb195f207faddb195f20 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb195f887faddb195f88 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb195ff07faddb195ff0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1960587faddb196058 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1960c07faddb1960c0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1961287faddb196128 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1961907faddb196190 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1961f87faddb1961f8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1962607faddb196260 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1962c87faddb1962c8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1963307faddb196330 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1963987faddb196398 /* src/unix/PsUnixTime.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixTime.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixTime.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24a08f0307fd34a08f030 /* Resources */ = { + FFF2db94cff07faddb94cff0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2123,7 +2122,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4a08f0307fd34a08f030 /* Frameworks */ = { + FFFCdb94cff07faddb94cff0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2133,27 +2132,27 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84a08f0307fd34a08f030 /* Sources */ = { + FFF8db94cff07faddb94cff0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF49995d187fd349995d18, - FFFF49995d807fd349995d80, - FFFF49995de87fd349995de8, - FFFF49995e507fd349995e50, - FFFF49995eb87fd349995eb8, - FFFF49995f207fd349995f20, - FFFF49995f887fd349995f88, - FFFF49995ff07fd349995ff0, - FFFF499960587fd349996058, - FFFF499960c07fd3499960c0, - FFFF499961287fd349996128, - FFFF499961907fd349996190, - FFFF499961f87fd3499961f8, - FFFF499962607fd349996260, - FFFF499962c87fd3499962c8, - FFFF499963307fd349996330, - FFFF499963987fd349996398, + FFFFdb195d187faddb195d18, + FFFFdb195d807faddb195d80, + FFFFdb195de87faddb195de8, + FFFFdb195e507faddb195e50, + FFFFdb195eb87faddb195eb8, + FFFFdb195f207faddb195f20, + FFFFdb195f887faddb195f88, + FFFFdb195ff07faddb195ff0, + FFFFdb1960587faddb196058, + FFFFdb1960c07faddb1960c0, + FFFFdb1961287faddb196128, + FFFFdb1961907faddb196190, + FFFFdb1961f87faddb1961f8, + FFFFdb1962607faddb196260, + FFFFdb1962c87faddb1962c8, + FFFFdb1963307faddb196330, + FFFFdb1963987faddb196398, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2165,103 +2164,103 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxPvdSDK */ - FFFF4b8101a87fd34b8101a8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4b8101a87fd34b8101a8 /* src/PxProfileEventImpl.cpp */; }; - FFFF4b8102107fd34b810210 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4b8102107fd34b810210 /* src/PxPvd.cpp */; }; - FFFF4b8102787fd34b810278 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4b8102787fd34b810278 /* src/PxPvdDataStream.cpp */; }; - FFFF4b8102e07fd34b8102e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4b8102e07fd34b8102e0 /* src/PxPvdDefaultFileTransport.cpp */; }; - FFFF4b8103487fd34b810348 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4b8103487fd34b810348 /* src/PxPvdDefaultSocketTransport.cpp */; }; - FFFF4b8103b07fd34b8103b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4b8103b07fd34b8103b0 /* src/PxPvdImpl.cpp */; }; - FFFF4b8104187fd34b810418 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4b8104187fd34b810418 /* src/PxPvdMemClient.cpp */; }; - FFFF4b8104807fd34b810480 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4b8104807fd34b810480 /* src/PxPvdObjectModelMetaData.cpp */; }; - FFFF4b8104e87fd34b8104e8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4b8104e87fd34b8104e8 /* src/PxPvdObjectRegistrar.cpp */; }; - FFFF4b8105507fd34b810550 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4b8105507fd34b810550 /* src/PxPvdProfileZoneClient.cpp */; }; - FFFF4b8105b87fd34b8105b8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4b8105b87fd34b8105b8 /* src/PxPvdUserRenderer.cpp */; }; + FFFFdc01e7a87faddc01e7a8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc01e7a87faddc01e7a8 /* src/PxProfileEventImpl.cpp */; }; + FFFFdc01e8107faddc01e810 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc01e8107faddc01e810 /* src/PxPvd.cpp */; }; + FFFFdc01e8787faddc01e878 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc01e8787faddc01e878 /* src/PxPvdDataStream.cpp */; }; + FFFFdc01e8e07faddc01e8e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc01e8e07faddc01e8e0 /* src/PxPvdDefaultFileTransport.cpp */; }; + FFFFdc01e9487faddc01e948 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc01e9487faddc01e948 /* src/PxPvdDefaultSocketTransport.cpp */; }; + FFFFdc01e9b07faddc01e9b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc01e9b07faddc01e9b0 /* src/PxPvdImpl.cpp */; }; + FFFFdc01ea187faddc01ea18 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc01ea187faddc01ea18 /* src/PxPvdMemClient.cpp */; }; + FFFFdc01ea807faddc01ea80 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc01ea807faddc01ea80 /* src/PxPvdObjectModelMetaData.cpp */; }; + FFFFdc01eae87faddc01eae8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc01eae87faddc01eae8 /* src/PxPvdObjectRegistrar.cpp */; }; + FFFFdc01eb507faddc01eb50 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc01eb507faddc01eb50 /* src/PxPvdProfileZoneClient.cpp */; }; + FFFFdc01ebb87faddc01ebb8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc01ebb87faddc01ebb8 /* src/PxPvdUserRenderer.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4b0097007fd34b009700 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD4b00cc407fd34b00cc40 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b00cca87fd34b00cca8 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80fe007fd34b80fe00 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80fe687fd34b80fe68 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80fed07fd34b80fed0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80ff387fd34b80ff38 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80ffa07fd34b80ffa0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8100087fd34b810008 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8100707fd34b810070 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8100d87fd34b8100d8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8101407fd34b810140 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8101a87fd34b8101a8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8102107fd34b810210 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8102787fd34b810278 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8102e07fd34b8102e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8103487fd34b810348 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8103b07fd34b8103b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8104187fd34b810418 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8104807fd34b810480 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8104e87fd34b8104e8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8105507fd34b810550 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8105b87fd34b8105b8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8106207fd34b810620 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8106887fd34b810688 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8106f07fd34b8106f0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8107587fd34b810758 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8107c07fd34b8107c0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8108287fd34b810828 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8108907fd34b810890 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8108f87fd34b8108f8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8109607fd34b810960 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8109c87fd34b8109c8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b810a307fd34b810a30 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b810a987fd34b810a98 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b810b007fd34b810b00 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b810b687fd34b810b68 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b810bd07fd34b810bd0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b810c387fd34b810c38 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b810ca07fd34b810ca0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b810d087fd34b810d08 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b810d707fd34b810d70 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b810dd87fd34b810dd8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b810e407fd34b810e40 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b810ea87fd34b810ea8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b810f107fd34b810f10 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b810f787fd34b810f78 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b810fe07fd34b810fe0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8110487fd34b811048 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8110b07fd34b8110b0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8111187fd34b811118 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8111807fd34b811180 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8111e87fd34b8111e8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8112507fd34b811250 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8112b87fd34b8112b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8113207fd34b811320 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8113887fd34b811388 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8113f07fd34b8113f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8114587fd34b811458 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8114c07fd34b8114c0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8115287fd34b811528 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8115907fd34b811590 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8115f87fd34b8115f8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8116607fd34b811660 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8116c87fd34b8116c8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8117307fd34b811730 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8117987fd34b811798 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8118007fd34b811800 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8118687fd34b811868 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8118d07fd34b8118d0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8119387fd34b811938 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8119a07fd34b8119a0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b811a087fd34b811a08 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b811a707fd34b811a70 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b811ad87fd34b811ad8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b811b407fd34b811b40 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b811ba87fd34b811ba8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b811c107fd34b811c10 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b811c787fd34b811c78 /* src/PxPvdUserRenderTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb8c89407faddb8c8940 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdb8bd6607faddb8bd660 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb8bd6c87faddb8bd6c8 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01e4007faddc01e400 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01e4687faddc01e468 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01e4d07faddc01e4d0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01e5387faddc01e538 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01e5a07faddc01e5a0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01e6087faddc01e608 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01e6707faddc01e670 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01e6d87faddc01e6d8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01e7407faddc01e740 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01e7a87faddc01e7a8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc01e8107faddc01e810 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc01e8787faddc01e878 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc01e8e07faddc01e8e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc01e9487faddc01e948 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc01e9b07faddc01e9b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc01ea187faddc01ea18 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc01ea807faddc01ea80 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc01eae87faddc01eae8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc01eb507faddc01eb50 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc01ebb87faddc01ebb8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc01ec207faddc01ec20 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01ec887faddc01ec88 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01ecf07faddc01ecf0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01ed587faddc01ed58 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01edc07faddc01edc0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01ee287faddc01ee28 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01ee907faddc01ee90 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01eef87faddc01eef8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01ef607faddc01ef60 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01efc87faddc01efc8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f0307faddc01f030 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f0987faddc01f098 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f1007faddc01f100 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f1687faddc01f168 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f1d07faddc01f1d0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f2387faddc01f238 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f2a07faddc01f2a0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f3087faddc01f308 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f3707faddc01f370 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f3d87faddc01f3d8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f4407faddc01f440 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f4a87faddc01f4a8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f5107faddc01f510 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f5787faddc01f578 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f5e07faddc01f5e0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f6487faddc01f648 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f6b07faddc01f6b0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f7187faddc01f718 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f7807faddc01f780 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f7e87faddc01f7e8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f8507faddc01f850 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f8b87faddc01f8b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f9207faddc01f920 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f9887faddc01f988 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01f9f07faddc01f9f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01fa587faddc01fa58 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01fac07faddc01fac0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01fb287faddc01fb28 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01fb907faddc01fb90 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01fbf87faddc01fbf8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01fc607faddc01fc60 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01fcc87faddc01fcc8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01fd307faddc01fd30 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01fd987faddc01fd98 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01fe007faddc01fe00 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01fe687faddc01fe68 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01fed07faddc01fed0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01ff387faddc01ff38 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc01ffa07faddc01ffa0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0200087faddc020008 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0200707faddc020070 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0200d87faddc0200d8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0201407faddc020140 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0201a87faddc0201a8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0202107faddc020210 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0202787faddc020278 /* src/PxPvdUserRenderTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderTypes.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24b0097007fd34b009700 /* Resources */ = { + FFF2db8c89407faddb8c8940 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2271,7 +2270,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4b0097007fd34b009700 /* Frameworks */ = { + FFFCdb8c89407faddb8c8940 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2281,21 +2280,21 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84b0097007fd34b009700 /* Sources */ = { + FFF8db8c89407faddb8c8940 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF4b8101a87fd34b8101a8, - FFFF4b8102107fd34b810210, - FFFF4b8102787fd34b810278, - FFFF4b8102e07fd34b8102e0, - FFFF4b8103487fd34b810348, - FFFF4b8103b07fd34b8103b0, - FFFF4b8104187fd34b810418, - FFFF4b8104807fd34b810480, - FFFF4b8104e87fd34b8104e8, - FFFF4b8105507fd34b810550, - FFFF4b8105b87fd34b8105b8, + FFFFdc01e7a87faddc01e7a8, + FFFFdc01e8107faddc01e810, + FFFFdc01e8787faddc01e878, + FFFFdc01e8e07faddc01e8e0, + FFFFdc01e9487faddc01e948, + FFFFdc01e9b07faddc01e9b0, + FFFFdc01ea187faddc01ea18, + FFFFdc01ea807faddc01ea80, + FFFFdc01eae87faddc01eae8, + FFFFdc01eb507faddc01eb50, + FFFFdc01ebb87faddc01ebb8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2304,108 +2303,108 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF44b00a6507fd34b00a650 /* PBXTargetDependency */ = { + FFF4db8f82107faddb8f8210 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA4a08f0307fd34a08f030 /* PxFoundation */; - targetProxy = FFF54a08f0307fd34a08f030 /* PBXContainerItemProxy */; + target = FFFAdb94cff07faddb94cff0 /* PxFoundation */; + targetProxy = FFF5db94cff07faddb94cff0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevel */ - FFFF4b029a107fd34b029a10 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFD4b029a107fd34b029a10 /* px_globals.cpp */; }; - FFFF4b02e0307fd34b02e030 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD4b02e0307fd34b02e030 /* PxsCCD.cpp */; }; - FFFF4b02e0987fd34b02e098 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD4b02e0987fd34b02e098 /* PxsContactManager.cpp */; }; - FFFF4b02e1007fd34b02e100 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD4b02e1007fd34b02e100 /* PxsContext.cpp */; }; - FFFF4b02e1687fd34b02e168 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD4b02e1687fd34b02e168 /* PxsDefaultMemoryManager.cpp */; }; - FFFF4b02e1d07fd34b02e1d0 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD4b02e1d07fd34b02e1d0 /* PxsIslandSim.cpp */; }; - FFFF4b02e2387fd34b02e238 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD4b02e2387fd34b02e238 /* PxsMaterialCombiner.cpp */; }; - FFFF4b02e2a07fd34b02e2a0 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD4b02e2a07fd34b02e2a0 /* PxsNphaseImplementationContext.cpp */; }; - FFFF4b02e3087fd34b02e308 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD4b02e3087fd34b02e308 /* PxsSimpleIslandManager.cpp */; }; - FFFF4b8174007fd34b817400 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD4b8174007fd34b817400 /* collision/PxcContact.cpp */; }; - FFFF4b8174687fd34b817468 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD4b8174687fd34b817468 /* pipeline/PxcContactCache.cpp */; }; - FFFF4b8174d07fd34b8174d0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD4b8174d07fd34b8174d0 /* pipeline/PxcContactMethodImpl.cpp */; }; - FFFF4b8175387fd34b817538 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD4b8175387fd34b817538 /* pipeline/PxcMaterialHeightField.cpp */; }; - FFFF4b8175a07fd34b8175a0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD4b8175a07fd34b8175a0 /* pipeline/PxcMaterialMesh.cpp */; }; - FFFF4b8176087fd34b817608 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD4b8176087fd34b817608 /* pipeline/PxcMaterialMethodImpl.cpp */; }; - FFFF4b8176707fd34b817670 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD4b8176707fd34b817670 /* pipeline/PxcMaterialShape.cpp */; }; - FFFF4b8176d87fd34b8176d8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD4b8176d87fd34b8176d8 /* pipeline/PxcNpBatch.cpp */; }; - FFFF4b8177407fd34b817740 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD4b8177407fd34b817740 /* pipeline/PxcNpCacheStreamPair.cpp */; }; - FFFF4b8177a87fd34b8177a8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD4b8177a87fd34b8177a8 /* pipeline/PxcNpContactPrepShared.cpp */; }; - FFFF4b8178107fd34b817810 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD4b8178107fd34b817810 /* pipeline/PxcNpMemBlockPool.cpp */; }; - FFFF4b8178787fd34b817878 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD4b8178787fd34b817878 /* pipeline/PxcNpThreadContext.cpp */; }; + FFFFdbf0ee407faddbf0ee40 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFDdbf0ee407faddbf0ee40 /* px_globals.cpp */; }; + FFFFdbf117c07faddbf117c0 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDdbf117c07faddbf117c0 /* PxsCCD.cpp */; }; + FFFFdbf118287faddbf11828 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDdbf118287faddbf11828 /* PxsContactManager.cpp */; }; + FFFFdbf118907faddbf11890 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDdbf118907faddbf11890 /* PxsContext.cpp */; }; + FFFFdbf118f87faddbf118f8 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDdbf118f87faddbf118f8 /* PxsDefaultMemoryManager.cpp */; }; + FFFFdbf119607faddbf11960 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDdbf119607faddbf11960 /* PxsIslandSim.cpp */; }; + FFFFdbf119c87faddbf119c8 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDdbf119c87faddbf119c8 /* PxsMaterialCombiner.cpp */; }; + FFFFdbf11a307faddbf11a30 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDdbf11a307faddbf11a30 /* PxsNphaseImplementationContext.cpp */; }; + FFFFdbf11a987faddbf11a98 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDdbf11a987faddbf11a98 /* PxsSimpleIslandManager.cpp */; }; + FFFFdd008e007faddd008e00 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdd008e007faddd008e00 /* collision/PxcContact.cpp */; }; + FFFFdd008e687faddd008e68 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdd008e687faddd008e68 /* pipeline/PxcContactCache.cpp */; }; + FFFFdd008ed07faddd008ed0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdd008ed07faddd008ed0 /* pipeline/PxcContactMethodImpl.cpp */; }; + FFFFdd008f387faddd008f38 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdd008f387faddd008f38 /* pipeline/PxcMaterialHeightField.cpp */; }; + FFFFdd008fa07faddd008fa0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdd008fa07faddd008fa0 /* pipeline/PxcMaterialMesh.cpp */; }; + FFFFdd0090087faddd009008 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdd0090087faddd009008 /* pipeline/PxcMaterialMethodImpl.cpp */; }; + FFFFdd0090707faddd009070 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdd0090707faddd009070 /* pipeline/PxcMaterialShape.cpp */; }; + FFFFdd0090d87faddd0090d8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdd0090d87faddd0090d8 /* pipeline/PxcNpBatch.cpp */; }; + FFFFdd0091407faddd009140 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdd0091407faddd009140 /* pipeline/PxcNpCacheStreamPair.cpp */; }; + FFFFdd0091a87faddd0091a8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdd0091a87faddd0091a8 /* pipeline/PxcNpContactPrepShared.cpp */; }; + FFFFdd0092107faddd009210 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdd0092107faddd009210 /* pipeline/PxcNpMemBlockPool.cpp */; }; + FFFFdd0092787faddd009278 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDdd0092787faddd009278 /* pipeline/PxcNpThreadContext.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4b0280807fd34b028080 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD4b029a107fd34b029a10 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b02c8e07fd34b02c8e0 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b02c9487fd34b02c948 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b02c9b07fd34b02c9b0 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b02ca187fd34b02ca18 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b02ca807fd34b02ca80 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b02cae87fd34b02cae8 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b02cb507fd34b02cb50 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b02cbb87fd34b02cbb8 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b02cc207fd34b02cc20 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b02e0307fd34b02e030 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b02e0987fd34b02e098 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b02e1007fd34b02e100 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b02e1687fd34b02e168 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b02e1d07fd34b02e1d0 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b02e2387fd34b02e238 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b02e2a07fd34b02e2a0 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b02e3087fd34b02e308 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b80e4007fd34b80e400 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80e4687fd34b80e468 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80e4d07fd34b80e4d0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80e5387fd34b80e538 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80e5a07fd34b80e5a0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80e6087fd34b80e608 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80e6707fd34b80e670 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80e6d87fd34b80e6d8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80e7407fd34b80e740 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80e7a87fd34b80e7a8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80e8107fd34b80e810 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80e8787fd34b80e878 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80e8e07fd34b80e8e0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80e9487fd34b80e948 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80e9b07fd34b80e9b0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80ea187fd34b80ea18 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80ea807fd34b80ea80 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80eae87fd34b80eae8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80eb507fd34b80eb50 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b80ebb87fd34b80ebb8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8174007fd34b817400 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8174687fd34b817468 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8174d07fd34b8174d0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8175387fd34b817538 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8175a07fd34b8175a0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8176087fd34b817608 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8176707fd34b817670 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8176d87fd34b8176d8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8177407fd34b817740 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8177a87fd34b8177a8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8178107fd34b817810 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b8178787fd34b817878 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4b817c007fd34b817c00 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b817c687fd34b817c68 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b817cd07fd34b817cd0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b817d387fd34b817d38 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b817da07fd34b817da0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b817e087fd34b817e08 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b817e707fd34b817e70 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b817ed87fd34b817ed8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b817f407fd34b817f40 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b817fa87fd34b817fa8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8180107fd34b818010 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8180787fd34b818078 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8180e07fd34b8180e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8181487fd34b818148 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b8181b07fd34b8181b0 /* utils/PxcThreadCoherentCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcThreadCoherentCache.h"; path = "../../LowLevel/common/include/utils/PxcThreadCoherentCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbf092d07faddbf092d0 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdbf0ee407faddbf0ee40 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdbf106507faddbf10650 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbf106b87faddbf106b8 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbf107207faddbf10720 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbf107887faddbf10788 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbf107f07faddbf107f0 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbf108587faddbf10858 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbf108c07faddbf108c0 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbf109287faddbf10928 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbf109907faddbf10990 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbf117c07faddbf117c0 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdbf118287faddbf11828 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdbf118907faddbf11890 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdbf118f87faddbf118f8 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdbf119607faddbf11960 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdbf119c87faddbf119c8 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdbf11a307faddbf11a30 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdbf11a987faddbf11a98 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd005a007faddd005a00 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd005a687faddd005a68 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd005ad07faddd005ad0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd005b387faddd005b38 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd005ba07faddd005ba0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd005c087faddd005c08 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd005c707faddd005c70 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd005cd87faddd005cd8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd005d407faddd005d40 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd005da87faddd005da8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd005e107faddd005e10 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd005e787faddd005e78 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd005ee07faddd005ee0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd005f487faddd005f48 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd005fb07faddd005fb0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0060187faddd006018 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0060807faddd006080 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0060e87faddd0060e8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0061507faddd006150 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0061b87faddd0061b8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd008e007faddd008e00 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd008e687faddd008e68 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd008ed07faddd008ed0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd008f387faddd008f38 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd008fa07faddd008fa0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd0090087faddd009008 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd0090707faddd009070 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd0090d87faddd0090d8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd0091407faddd009140 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd0091a87faddd0091a8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd0092107faddd009210 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd0092787faddd009278 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd009c007faddd009c00 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd009c687faddd009c68 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd009cd07faddd009cd0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd009d387faddd009d38 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd009da07faddd009da0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd009e087faddd009e08 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd009e707faddd009e70 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd009ed87faddd009ed8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd009f407faddd009f40 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd009fa87faddd009fa8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd00a0107faddd00a010 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd00a0787faddd00a078 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd00a0e07faddd00a0e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd00a1487faddd00a148 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd00a1b07faddd00a1b0 /* utils/PxcThreadCoherentCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcThreadCoherentCache.h"; path = "../../LowLevel/common/include/utils/PxcThreadCoherentCache.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24b0280807fd34b028080 /* Resources */ = { + FFF2dbf092d07faddbf092d0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2415,7 +2414,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4b0280807fd34b028080 /* Frameworks */ = { + FFFCdbf092d07faddbf092d0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2425,31 +2424,31 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84b0280807fd34b028080 /* Sources */ = { + FFF8dbf092d07faddbf092d0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF4b029a107fd34b029a10, - FFFF4b02e0307fd34b02e030, - FFFF4b02e0987fd34b02e098, - FFFF4b02e1007fd34b02e100, - FFFF4b02e1687fd34b02e168, - FFFF4b02e1d07fd34b02e1d0, - FFFF4b02e2387fd34b02e238, - FFFF4b02e2a07fd34b02e2a0, - FFFF4b02e3087fd34b02e308, - FFFF4b8174007fd34b817400, - FFFF4b8174687fd34b817468, - FFFF4b8174d07fd34b8174d0, - FFFF4b8175387fd34b817538, - FFFF4b8175a07fd34b8175a0, - FFFF4b8176087fd34b817608, - FFFF4b8176707fd34b817670, - FFFF4b8176d87fd34b8176d8, - FFFF4b8177407fd34b817740, - FFFF4b8177a87fd34b8177a8, - FFFF4b8178107fd34b817810, - FFFF4b8178787fd34b817878, + FFFFdbf0ee407faddbf0ee40, + FFFFdbf117c07faddbf117c0, + FFFFdbf118287faddbf11828, + FFFFdbf118907faddbf11890, + FFFFdbf118f87faddbf118f8, + FFFFdbf119607faddbf11960, + FFFFdbf119c87faddbf119c8, + FFFFdbf11a307faddbf11a30, + FFFFdbf11a987faddbf11a98, + FFFFdd008e007faddd008e00, + FFFFdd008e687faddd008e68, + FFFFdd008ed07faddd008ed0, + FFFFdd008f387faddd008f38, + FFFFdd008fa07faddd008fa0, + FFFFdd0090087faddd009008, + FFFFdd0090707faddd009070, + FFFFdd0090d87faddd0090d8, + FFFFdd0091407faddd009140, + FFFFdd0091a87faddd0091a8, + FFFFdd0092107faddd009210, + FFFFdd0092787faddd009278, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2461,38 +2460,38 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelAABB */ - FFFF499cf0707fd3499cf070 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499cf0707fd3499cf070 /* BpBroadPhase.cpp */; }; - FFFF499cf0d87fd3499cf0d8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499cf0d87fd3499cf0d8 /* BpBroadPhaseMBP.cpp */; }; - FFFF499cf1407fd3499cf140 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499cf1407fd3499cf140 /* BpBroadPhaseSap.cpp */; }; - FFFF499cf1a87fd3499cf1a8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499cf1a87fd3499cf1a8 /* BpBroadPhaseSapAux.cpp */; }; - FFFF499cf2107fd3499cf210 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499cf2107fd3499cf210 /* BpMBPTasks.cpp */; }; - FFFF499cf2787fd3499cf278 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499cf2787fd3499cf278 /* BpSAPTasks.cpp */; }; - FFFF499cf2e07fd3499cf2e0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499cf2e07fd3499cf2e0 /* BpSimpleAABBManager.cpp */; }; + FFFFdc0274707faddc027470 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc0274707faddc027470 /* BpBroadPhase.cpp */; }; + FFFFdc0274d87faddc0274d8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc0274d87faddc0274d8 /* BpBroadPhaseMBP.cpp */; }; + FFFFdc0275407faddc027540 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc0275407faddc027540 /* BpBroadPhaseSap.cpp */; }; + FFFFdc0275a87faddc0275a8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc0275a87faddc0275a8 /* BpBroadPhaseSapAux.cpp */; }; + FFFFdc0276107faddc027610 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc0276107faddc027610 /* BpMBPTasks.cpp */; }; + FFFFdc0276787faddc027678 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc0276787faddc027678 /* BpSAPTasks.cpp */; }; + FFFFdc0276e07faddc0276e0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdc0276e07faddc0276e0 /* BpSimpleAABBManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4a6fb4b07fd34a6fb4b0 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD4a7107807fd34a710780 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a7107e87fd34a7107e8 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a7108507fd34a710850 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a7108b87fd34a7108b8 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD499cee007fd3499cee00 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; - FFFD499cee687fd3499cee68 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD499ceed07fd3499ceed0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; - FFFD499cef387fd3499cef38 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; - FFFD499cefa07fd3499cefa0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD499cf0087fd3499cf008 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD499cf0707fd3499cf070 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499cf0d87fd3499cf0d8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499cf1407fd3499cf140 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499cf1a87fd3499cf1a8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499cf2107fd3499cf210 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499cf2787fd3499cf278 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499cf2e07fd3499cf2e0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb8b92207faddb8b9220 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdb8ae0d07faddb8ae0d0 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb8ae1387faddb8ae138 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb8ae1a07faddb8ae1a0 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb8ae2087faddb8ae208 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0272007faddc027200 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0272687faddc027268 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0272d07faddc0272d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0273387faddc027338 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0273a07faddc0273a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0274087faddc027408 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc0274707faddc027470 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0274d87faddc0274d8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0275407faddc027540 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0275a87faddc0275a8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0276107faddc027610 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0276787faddc027678 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc0276e07faddc0276e0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24a6fb4b07fd34a6fb4b0 /* Resources */ = { + FFF2db8b92207faddb8b9220 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2502,7 +2501,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4a6fb4b07fd34a6fb4b0 /* Frameworks */ = { + FFFCdb8b92207faddb8b9220 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2512,17 +2511,17 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84a6fb4b07fd34a6fb4b0 /* Sources */ = { + FFF8db8b92207faddb8b9220 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF499cf0707fd3499cf070, - FFFF499cf0d87fd3499cf0d8, - FFFF499cf1407fd3499cf140, - FFFF499cf1a87fd3499cf1a8, - FFFF499cf2107fd3499cf210, - FFFF499cf2787fd3499cf278, - FFFF499cf2e07fd3499cf2e0, + FFFFdc0274707faddc027470, + FFFFdc0274d87faddc0274d8, + FFFFdc0275407faddc027540, + FFFFdc0275a87faddc0275a8, + FFFFdc0276107faddc027610, + FFFFdc0276787faddc027678, + FFFFdc0276e07faddc0276e0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2534,105 +2533,105 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelDynamics */ - FFFF4a8182007fd34a818200 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8182007fd34a818200 /* DyArticulation.cpp */; }; - FFFF4a8182687fd34a818268 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8182687fd34a818268 /* DyArticulationContactPrep.cpp */; }; - FFFF4a8182d07fd34a8182d0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8182d07fd34a8182d0 /* DyArticulationContactPrepPF.cpp */; }; - FFFF4a8183387fd34a818338 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8183387fd34a818338 /* DyArticulationHelper.cpp */; }; - FFFF4a8183a07fd34a8183a0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8183a07fd34a8183a0 /* DyArticulationSIMD.cpp */; }; - FFFF4a8184087fd34a818408 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8184087fd34a818408 /* DyArticulationScalar.cpp */; }; - FFFF4a8184707fd34a818470 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8184707fd34a818470 /* DyConstraintPartition.cpp */; }; - FFFF4a8184d87fd34a8184d8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8184d87fd34a8184d8 /* DyConstraintSetup.cpp */; }; - FFFF4a8185407fd34a818540 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8185407fd34a818540 /* DyConstraintSetupBlock.cpp */; }; - FFFF4a8185a87fd34a8185a8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8185a87fd34a8185a8 /* DyContactPrep.cpp */; }; - FFFF4a8186107fd34a818610 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8186107fd34a818610 /* DyContactPrep4.cpp */; }; - FFFF4a8186787fd34a818678 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8186787fd34a818678 /* DyContactPrep4PF.cpp */; }; - FFFF4a8186e07fd34a8186e0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8186e07fd34a8186e0 /* DyContactPrepPF.cpp */; }; - FFFF4a8187487fd34a818748 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8187487fd34a818748 /* DyDynamics.cpp */; }; - FFFF4a8187b07fd34a8187b0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8187b07fd34a8187b0 /* DyFrictionCorrelation.cpp */; }; - FFFF4a8188187fd34a818818 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8188187fd34a818818 /* DyRigidBodyToSolverBody.cpp */; }; - FFFF4a8188807fd34a818880 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8188807fd34a818880 /* DySolverConstraints.cpp */; }; - FFFF4a8188e87fd34a8188e8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8188e87fd34a8188e8 /* DySolverConstraintsBlock.cpp */; }; - FFFF4a8189507fd34a818950 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8189507fd34a818950 /* DySolverControl.cpp */; }; - FFFF4a8189b87fd34a8189b8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a8189b87fd34a8189b8 /* DySolverControlPF.cpp */; }; - FFFF4a818a207fd34a818a20 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a818a207fd34a818a20 /* DySolverPFConstraints.cpp */; }; - FFFF4a818a887fd34a818a88 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a818a887fd34a818a88 /* DySolverPFConstraintsBlock.cpp */; }; - FFFF4a818af07fd34a818af0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a818af07fd34a818af0 /* DyThreadContext.cpp */; }; - FFFF4a818b587fd34a818b58 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD4a818b587fd34a818b58 /* DyThresholdTable.cpp */; }; + FFFFdc8266007faddc826600 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc8266007faddc826600 /* DyArticulation.cpp */; }; + FFFFdc8266687faddc826668 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc8266687faddc826668 /* DyArticulationContactPrep.cpp */; }; + FFFFdc8266d07faddc8266d0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc8266d07faddc8266d0 /* DyArticulationContactPrepPF.cpp */; }; + FFFFdc8267387faddc826738 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc8267387faddc826738 /* DyArticulationHelper.cpp */; }; + FFFFdc8267a07faddc8267a0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc8267a07faddc8267a0 /* DyArticulationSIMD.cpp */; }; + FFFFdc8268087faddc826808 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc8268087faddc826808 /* DyArticulationScalar.cpp */; }; + FFFFdc8268707faddc826870 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc8268707faddc826870 /* DyConstraintPartition.cpp */; }; + FFFFdc8268d87faddc8268d8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc8268d87faddc8268d8 /* DyConstraintSetup.cpp */; }; + FFFFdc8269407faddc826940 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc8269407faddc826940 /* DyConstraintSetupBlock.cpp */; }; + FFFFdc8269a87faddc8269a8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc8269a87faddc8269a8 /* DyContactPrep.cpp */; }; + FFFFdc826a107faddc826a10 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc826a107faddc826a10 /* DyContactPrep4.cpp */; }; + FFFFdc826a787faddc826a78 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc826a787faddc826a78 /* DyContactPrep4PF.cpp */; }; + FFFFdc826ae07faddc826ae0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc826ae07faddc826ae0 /* DyContactPrepPF.cpp */; }; + FFFFdc826b487faddc826b48 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc826b487faddc826b48 /* DyDynamics.cpp */; }; + FFFFdc826bb07faddc826bb0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc826bb07faddc826bb0 /* DyFrictionCorrelation.cpp */; }; + FFFFdc826c187faddc826c18 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc826c187faddc826c18 /* DyRigidBodyToSolverBody.cpp */; }; + FFFFdc826c807faddc826c80 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc826c807faddc826c80 /* DySolverConstraints.cpp */; }; + FFFFdc826ce87faddc826ce8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc826ce87faddc826ce8 /* DySolverConstraintsBlock.cpp */; }; + FFFFdc826d507faddc826d50 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc826d507faddc826d50 /* DySolverControl.cpp */; }; + FFFFdc826db87faddc826db8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc826db87faddc826db8 /* DySolverControlPF.cpp */; }; + FFFFdc826e207faddc826e20 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc826e207faddc826e20 /* DySolverPFConstraints.cpp */; }; + FFFFdc826e887faddc826e88 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc826e887faddc826e88 /* DySolverPFConstraintsBlock.cpp */; }; + FFFFdc826ef07faddc826ef0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc826ef07faddc826ef0 /* DyThreadContext.cpp */; }; + FFFFdc826f587faddc826f58 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDdc826f587faddc826f58 /* DyThresholdTable.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4a535aa07fd34a535aa0 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD4a8182007fd34a818200 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8182687fd34a818268 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8182d07fd34a8182d0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8183387fd34a818338 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8183a07fd34a8183a0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8184087fd34a818408 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8184707fd34a818470 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8184d87fd34a8184d8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8185407fd34a818540 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8185a87fd34a8185a8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8186107fd34a818610 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8186787fd34a818678 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8186e07fd34a8186e0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8187487fd34a818748 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8187b07fd34a8187b0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8188187fd34a818818 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8188807fd34a818880 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8188e87fd34a8188e8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8189507fd34a818950 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8189b87fd34a8189b8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a818a207fd34a818a20 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a818a887fd34a818a88 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a818af07fd34a818af0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a818b587fd34a818b58 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a53bb107fd34a53bb10 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a53bb787fd34a53bb78 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a53bbe07fd34a53bbe0 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a53bc487fd34a53bc48 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a53bcb07fd34a53bcb0 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a53bd187fd34a53bd18 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a818c007fd34a818c00 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a818c687fd34a818c68 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a818cd07fd34a818cd0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a818d387fd34a818d38 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a818da07fd34a818da0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a818e087fd34a818e08 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a818e707fd34a818e70 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a818ed87fd34a818ed8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a818f407fd34a818f40 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a818fa87fd34a818fa8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8190107fd34a819010 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8190787fd34a819078 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8190e07fd34a8190e0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8191487fd34a819148 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8191b07fd34a8191b0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8192187fd34a819218 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8192807fd34a819280 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8192e87fd34a8192e8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8193507fd34a819350 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8193b87fd34a8193b8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8194207fd34a819420 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8194887fd34a819488 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8194f07fd34a8194f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8195587fd34a819558 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8195c07fd34a8195c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8196287fd34a819628 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8196907fd34a819690 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8196f87fd34a8196f8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8197607fd34a819760 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8197c87fd34a8197c8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8198307fd34a819830 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8198987fd34a819898 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8199007fd34a819900 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8199687fd34a819968 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8199d07fd34a8199d0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a819a387fd34a819a38 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a819aa07fd34a819aa0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbe07ef07faddbe07ef0 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdc8266007faddc826600 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8266687faddc826668 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8266d07faddc8266d0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8267387faddc826738 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8267a07faddc8267a0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8268087faddc826808 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8268707faddc826870 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8268d87faddc8268d8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8269407faddc826940 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc8269a87faddc8269a8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc826a107faddc826a10 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc826a787faddc826a78 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc826ae07faddc826ae0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc826b487faddc826b48 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc826bb07faddc826bb0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc826c187faddc826c18 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc826c807faddc826c80 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc826ce87faddc826ce8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc826d507faddc826d50 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc826db87faddc826db8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc826e207faddc826e20 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc826e887faddc826e88 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc826ef07faddc826ef0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdc826f587faddc826f58 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdbe105507faddbe10550 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbe105b87faddbe105b8 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbe106207faddbe10620 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbe106887faddbe10688 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbe106f07faddbe106f0 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDdbe107587faddbe10758 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8278007faddc827800 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8278687faddc827868 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8278d07faddc8278d0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8279387faddc827938 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8279a07faddc8279a0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc827a087faddc827a08 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc827a707faddc827a70 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc827ad87faddc827ad8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc827b407faddc827b40 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc827ba87faddc827ba8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc827c107faddc827c10 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc827c787faddc827c78 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc827ce07faddc827ce0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc827d487faddc827d48 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc827db07faddc827db0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc827e187faddc827e18 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc827e807faddc827e80 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc827ee87faddc827ee8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc827f507faddc827f50 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc827fb87faddc827fb8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8280207faddc828020 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8280887faddc828088 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8280f07faddc8280f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8281587faddc828158 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8281c07faddc8281c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8282287faddc828228 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8282907faddc828290 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8282f87faddc8282f8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8283607faddc828360 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8283c87faddc8283c8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8284307faddc828430 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8284987faddc828498 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8285007faddc828500 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8285687faddc828568 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8285d07faddc8285d0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8286387faddc828638 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; + FFFDdc8286a07faddc8286a0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24a535aa07fd34a535aa0 /* Resources */ = { + FFF2dbe07ef07faddbe07ef0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2642,7 +2641,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4a535aa07fd34a535aa0 /* Frameworks */ = { + FFFCdbe07ef07faddbe07ef0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2652,34 +2651,34 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84a535aa07fd34a535aa0 /* Sources */ = { + FFF8dbe07ef07faddbe07ef0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF4a8182007fd34a818200, - FFFF4a8182687fd34a818268, - FFFF4a8182d07fd34a8182d0, - FFFF4a8183387fd34a818338, - FFFF4a8183a07fd34a8183a0, - FFFF4a8184087fd34a818408, - FFFF4a8184707fd34a818470, - FFFF4a8184d87fd34a8184d8, - FFFF4a8185407fd34a818540, - FFFF4a8185a87fd34a8185a8, - FFFF4a8186107fd34a818610, - FFFF4a8186787fd34a818678, - FFFF4a8186e07fd34a8186e0, - FFFF4a8187487fd34a818748, - FFFF4a8187b07fd34a8187b0, - FFFF4a8188187fd34a818818, - FFFF4a8188807fd34a818880, - FFFF4a8188e87fd34a8188e8, - FFFF4a8189507fd34a818950, - FFFF4a8189b87fd34a8189b8, - FFFF4a818a207fd34a818a20, - FFFF4a818a887fd34a818a88, - FFFF4a818af07fd34a818af0, - FFFF4a818b587fd34a818b58, + FFFFdc8266007faddc826600, + FFFFdc8266687faddc826668, + FFFFdc8266d07faddc8266d0, + FFFFdc8267387faddc826738, + FFFFdc8267a07faddc8267a0, + FFFFdc8268087faddc826808, + FFFFdc8268707faddc826870, + FFFFdc8268d87faddc8268d8, + FFFFdc8269407faddc826940, + FFFFdc8269a87faddc8269a8, + FFFFdc826a107faddc826a10, + FFFFdc826a787faddc826a78, + FFFFdc826ae07faddc826ae0, + FFFFdc826b487faddc826b48, + FFFFdc826bb07faddc826bb0, + FFFFdc826c187faddc826c18, + FFFFdc826c807faddc826c80, + FFFFdc826ce87faddc826ce8, + FFFFdc826d507faddc826d50, + FFFFdc826db87faddc826db8, + FFFFdc826e207faddc826e20, + FFFFdc826e887faddc826e88, + FFFFdc826ef07faddc826ef0, + FFFFdc826f587faddc826f58, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2691,73 +2690,73 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelCloth */ - FFFF499d98907fd3499d9890 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499d98907fd3499d9890 /* Allocator.cpp */; }; - FFFF499d98f87fd3499d98f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499d98f87fd3499d98f8 /* Factory.cpp */; }; - FFFF499d99607fd3499d9960 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499d99607fd3499d9960 /* PhaseConfig.cpp */; }; - FFFF499d99c87fd3499d99c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499d99c87fd3499d99c8 /* SwCloth.cpp */; }; - FFFF499d9a307fd3499d9a30 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499d9a307fd3499d9a30 /* SwClothData.cpp */; }; - FFFF499d9a987fd3499d9a98 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499d9a987fd3499d9a98 /* SwCollision.cpp */; }; - FFFF499d9b007fd3499d9b00 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499d9b007fd3499d9b00 /* SwFabric.cpp */; }; - FFFF499d9b687fd3499d9b68 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499d9b687fd3499d9b68 /* SwFactory.cpp */; }; - FFFF499d9bd07fd3499d9bd0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499d9bd07fd3499d9bd0 /* SwInterCollision.cpp */; }; - FFFF499d9c387fd3499d9c38 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499d9c387fd3499d9c38 /* SwSelfCollision.cpp */; }; - FFFF499d9ca07fd3499d9ca0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499d9ca07fd3499d9ca0 /* SwSolver.cpp */; }; - FFFF499d9d087fd3499d9d08 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499d9d087fd3499d9d08 /* SwSolverKernel.cpp */; }; - FFFF499d9d707fd3499d9d70 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD499d9d707fd3499d9d70 /* TripletScheduler.cpp */; }; + FFFFdb1b30907faddb1b3090 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1b30907faddb1b3090 /* Allocator.cpp */; }; + FFFFdb1b30f87faddb1b30f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1b30f87faddb1b30f8 /* Factory.cpp */; }; + FFFFdb1b31607faddb1b3160 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1b31607faddb1b3160 /* PhaseConfig.cpp */; }; + FFFFdb1b31c87faddb1b31c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1b31c87faddb1b31c8 /* SwCloth.cpp */; }; + FFFFdb1b32307faddb1b3230 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1b32307faddb1b3230 /* SwClothData.cpp */; }; + FFFFdb1b32987faddb1b3298 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1b32987faddb1b3298 /* SwCollision.cpp */; }; + FFFFdb1b33007faddb1b3300 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1b33007faddb1b3300 /* SwFabric.cpp */; }; + FFFFdb1b33687faddb1b3368 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1b33687faddb1b3368 /* SwFactory.cpp */; }; + FFFFdb1b33d07faddb1b33d0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1b33d07faddb1b33d0 /* SwInterCollision.cpp */; }; + FFFFdb1b34387faddb1b3438 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1b34387faddb1b3438 /* SwSelfCollision.cpp */; }; + FFFFdb1b34a07faddb1b34a0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1b34a07faddb1b34a0 /* SwSolver.cpp */; }; + FFFFdb1b35087faddb1b3508 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1b35087faddb1b3508 /* SwSolverKernel.cpp */; }; + FFFFdb1b35707faddb1b3570 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb1b35707faddb1b3570 /* TripletScheduler.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4a7222a07fd34a7222a0 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD4a72cb007fd34a72cb00 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a72cb687fd34a72cb68 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a72cbd07fd34a72cbd0 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a72cc387fd34a72cc38 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a72cca07fd34a72cca0 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a72cd087fd34a72cd08 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a72cd707fd34a72cd70 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d8e007fd3499d8e00 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d8e687fd3499d8e68 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d8ed07fd3499d8ed0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d8f387fd3499d8f38 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d8fa07fd3499d8fa0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d90087fd3499d9008 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d90707fd3499d9070 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d90d87fd3499d90d8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d91407fd3499d9140 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d91a87fd3499d91a8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d92107fd3499d9210 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d92787fd3499d9278 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d92e07fd3499d92e0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d93487fd3499d9348 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d93b07fd3499d93b0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d94187fd3499d9418 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d94807fd3499d9480 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d94e87fd3499d94e8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d95507fd3499d9550 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d95b87fd3499d95b8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d96207fd3499d9620 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d96887fd3499d9688 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d96f07fd3499d96f0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d97587fd3499d9758 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d97c07fd3499d97c0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d98287fd3499d9828 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; - FFFD499d98907fd3499d9890 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499d98f87fd3499d98f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499d99607fd3499d9960 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499d99c87fd3499d99c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499d9a307fd3499d9a30 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499d9a987fd3499d9a98 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499d9b007fd3499d9b00 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499d9b687fd3499d9b68 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499d9bd07fd3499d9bd0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499d9c387fd3499d9c38 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499d9ca07fd3499d9ca0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499d9d087fd3499d9d08 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD499d9d707fd3499d9d70 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb9328f07faddb9328f0 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdb933a807faddb933a80 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb933ae87faddb933ae8 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb933b507faddb933b50 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb933bb87faddb933bb8 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb933c207faddb933c20 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb933c887faddb933c88 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb933cf07faddb933cf0 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b26007faddb1b2600 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b26687faddb1b2668 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b26d07faddb1b26d0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b27387faddb1b2738 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b27a07faddb1b27a0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b28087faddb1b2808 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b28707faddb1b2870 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b28d87faddb1b28d8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b29407faddb1b2940 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b29a87faddb1b29a8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b2a107faddb1b2a10 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b2a787faddb1b2a78 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b2ae07faddb1b2ae0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b2b487faddb1b2b48 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b2bb07faddb1b2bb0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b2c187faddb1b2c18 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b2c807faddb1b2c80 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b2ce87faddb1b2ce8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b2d507faddb1b2d50 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b2db87faddb1b2db8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b2e207faddb1b2e20 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b2e887faddb1b2e88 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b2ef07faddb1b2ef0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b2f587faddb1b2f58 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b2fc07faddb1b2fc0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b30287faddb1b3028 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b30907faddb1b3090 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b30f87faddb1b30f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b31607faddb1b3160 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b31c87faddb1b31c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b32307faddb1b3230 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b32987faddb1b3298 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b33007faddb1b3300 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b33687faddb1b3368 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b33d07faddb1b33d0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b34387faddb1b3438 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b34a07faddb1b34a0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b35087faddb1b3508 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb1b35707faddb1b3570 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24a7222a07fd34a7222a0 /* Resources */ = { + FFF2db9328f07faddb9328f0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2767,7 +2766,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4a7222a07fd34a7222a0 /* Frameworks */ = { + FFFCdb9328f07faddb9328f0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2777,23 +2776,23 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84a7222a07fd34a7222a0 /* Sources */ = { + FFF8db9328f07faddb9328f0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF499d98907fd3499d9890, - FFFF499d98f87fd3499d98f8, - FFFF499d99607fd3499d9960, - FFFF499d99c87fd3499d99c8, - FFFF499d9a307fd3499d9a30, - FFFF499d9a987fd3499d9a98, - FFFF499d9b007fd3499d9b00, - FFFF499d9b687fd3499d9b68, - FFFF499d9bd07fd3499d9bd0, - FFFF499d9c387fd3499d9c38, - FFFF499d9ca07fd3499d9ca0, - FFFF499d9d087fd3499d9d08, - FFFF499d9d707fd3499d9d70, + FFFFdb1b30907faddb1b3090, + FFFFdb1b30f87faddb1b30f8, + FFFFdb1b31607faddb1b3160, + FFFFdb1b31c87faddb1b31c8, + FFFFdb1b32307faddb1b3230, + FFFFdb1b32987faddb1b3298, + FFFFdb1b33007faddb1b3300, + FFFFdb1b33687faddb1b3368, + FFFFdb1b33d07faddb1b33d0, + FFFFdb1b34387faddb1b3438, + FFFFdb1b34a07faddb1b34a0, + FFFFdb1b35087faddb1b3508, + FFFFdb1b35707faddb1b3570, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2805,79 +2804,79 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelParticles */ - FFFF4a823f587fd34a823f58 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a823f587fd34a823f58 /* PtBatcher.cpp */; }; - FFFF4a823fc07fd34a823fc0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a823fc07fd34a823fc0 /* PtBodyTransformVault.cpp */; }; - FFFF4a8240287fd34a824028 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8240287fd34a824028 /* PtCollision.cpp */; }; - FFFF4a8240907fd34a824090 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8240907fd34a824090 /* PtCollisionBox.cpp */; }; - FFFF4a8240f87fd34a8240f8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8240f87fd34a8240f8 /* PtCollisionCapsule.cpp */; }; - FFFF4a8241607fd34a824160 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8241607fd34a824160 /* PtCollisionConvex.cpp */; }; - FFFF4a8241c87fd34a8241c8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8241c87fd34a8241c8 /* PtCollisionMesh.cpp */; }; - FFFF4a8242307fd34a824230 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8242307fd34a824230 /* PtCollisionPlane.cpp */; }; - FFFF4a8242987fd34a824298 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8242987fd34a824298 /* PtCollisionSphere.cpp */; }; - FFFF4a8243007fd34a824300 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8243007fd34a824300 /* PtContextCpu.cpp */; }; - FFFF4a8243687fd34a824368 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8243687fd34a824368 /* PtDynamics.cpp */; }; - FFFF4a8243d07fd34a8243d0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8243d07fd34a8243d0 /* PtParticleData.cpp */; }; - FFFF4a8244387fd34a824438 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8244387fd34a824438 /* PtParticleShapeCpu.cpp */; }; - FFFF4a8244a07fd34a8244a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8244a07fd34a8244a0 /* PtParticleSystemSimCpu.cpp */; }; - FFFF4a8245087fd34a824508 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8245087fd34a824508 /* PtSpatialHash.cpp */; }; - FFFF4a8245707fd34a824570 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4a8245707fd34a824570 /* PtSpatialLocalHash.cpp */; }; + FFFFdd0149587faddd014958 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0149587faddd014958 /* PtBatcher.cpp */; }; + FFFFdd0149c07faddd0149c0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd0149c07faddd0149c0 /* PtBodyTransformVault.cpp */; }; + FFFFdd014a287faddd014a28 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd014a287faddd014a28 /* PtCollision.cpp */; }; + FFFFdd014a907faddd014a90 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd014a907faddd014a90 /* PtCollisionBox.cpp */; }; + FFFFdd014af87faddd014af8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd014af87faddd014af8 /* PtCollisionCapsule.cpp */; }; + FFFFdd014b607faddd014b60 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd014b607faddd014b60 /* PtCollisionConvex.cpp */; }; + FFFFdd014bc87faddd014bc8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd014bc87faddd014bc8 /* PtCollisionMesh.cpp */; }; + FFFFdd014c307faddd014c30 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd014c307faddd014c30 /* PtCollisionPlane.cpp */; }; + FFFFdd014c987faddd014c98 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd014c987faddd014c98 /* PtCollisionSphere.cpp */; }; + FFFFdd014d007faddd014d00 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd014d007faddd014d00 /* PtContextCpu.cpp */; }; + FFFFdd014d687faddd014d68 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd014d687faddd014d68 /* PtDynamics.cpp */; }; + FFFFdd014dd07faddd014dd0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd014dd07faddd014dd0 /* PtParticleData.cpp */; }; + FFFFdd014e387faddd014e38 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd014e387faddd014e38 /* PtParticleShapeCpu.cpp */; }; + FFFFdd014ea07faddd014ea0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd014ea07faddd014ea0 /* PtParticleSystemSimCpu.cpp */; }; + FFFFdd014f087faddd014f08 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd014f087faddd014f08 /* PtSpatialHash.cpp */; }; + FFFFdd014f707faddd014f70 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd014f707faddd014f70 /* PtSpatialLocalHash.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4a547bb07fd34a547bb0 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD4a81ce007fd34a81ce00 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a81ce687fd34a81ce68 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a81ced07fd34a81ced0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a81cf387fd34a81cf38 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a81cfa07fd34a81cfa0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a81d0087fd34a81d008 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a81d0707fd34a81d070 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a81d0d87fd34a81d0d8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a81d1407fd34a81d140 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a81d1a87fd34a81d1a8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8236007fd34a823600 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8236687fd34a823668 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8236d07fd34a8236d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8237387fd34a823738 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8237a07fd34a8237a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8238087fd34a823808 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8238707fd34a823870 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8238d87fd34a8238d8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8239407fd34a823940 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a8239a87fd34a8239a8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a823a107fd34a823a10 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a823a787fd34a823a78 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a823ae07fd34a823ae0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a823b487fd34a823b48 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a823bb07fd34a823bb0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a823c187fd34a823c18 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a823c807fd34a823c80 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a823ce87fd34a823ce8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a823d507fd34a823d50 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a823db87fd34a823db8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a823e207fd34a823e20 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a823e887fd34a823e88 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a823ef07fd34a823ef0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; - FFFD4a823f587fd34a823f58 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a823fc07fd34a823fc0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8240287fd34a824028 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8240907fd34a824090 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8240f87fd34a8240f8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8241607fd34a824160 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8241c87fd34a8241c8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8242307fd34a824230 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8242987fd34a824298 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8243007fd34a824300 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8243687fd34a824368 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8243d07fd34a8243d0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8244387fd34a824438 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8244a07fd34a8244a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8245087fd34a824508 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD4a8245707fd34a824570 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdbf252b07faddbf252b0 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdd007e007faddd007e00 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd007e687faddd007e68 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd007ed07faddd007ed0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd007f387faddd007f38 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd007fa07faddd007fa0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0080087faddd008008 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0080707faddd008070 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0080d87faddd0080d8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0081407faddd008140 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0081a87faddd0081a8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0140007faddd014000 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0140687faddd014068 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0140d07faddd0140d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0141387faddd014138 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0141a07faddd0141a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0142087faddd014208 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0142707faddd014270 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0142d87faddd0142d8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0143407faddd014340 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0143a87faddd0143a8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0144107faddd014410 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0144787faddd014478 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0144e07faddd0144e0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0145487faddd014548 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0145b07faddd0145b0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0146187faddd014618 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0146807faddd014680 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0146e87faddd0146e8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0147507faddd014750 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0147b87faddd0147b8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0148207faddd014820 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0148887faddd014888 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0148f07faddd0148f0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd0149587faddd014958 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd0149c07faddd0149c0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd014a287faddd014a28 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd014a907faddd014a90 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd014af87faddd014af8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd014b607faddd014b60 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd014bc87faddd014bc8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd014c307faddd014c30 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd014c987faddd014c98 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd014d007faddd014d00 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd014d687faddd014d68 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd014dd07faddd014dd0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd014e387faddd014e38 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd014ea07faddd014ea0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd014f087faddd014f08 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd014f707faddd014f70 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24a547bb07fd34a547bb0 /* Resources */ = { + FFF2dbf252b07faddbf252b0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2887,7 +2886,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4a547bb07fd34a547bb0 /* Frameworks */ = { + FFFCdbf252b07faddbf252b0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2897,26 +2896,26 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84a547bb07fd34a547bb0 /* Sources */ = { + FFF8dbf252b07faddbf252b0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF4a823f587fd34a823f58, - FFFF4a823fc07fd34a823fc0, - FFFF4a8240287fd34a824028, - FFFF4a8240907fd34a824090, - FFFF4a8240f87fd34a8240f8, - FFFF4a8241607fd34a824160, - FFFF4a8241c87fd34a8241c8, - FFFF4a8242307fd34a824230, - FFFF4a8242987fd34a824298, - FFFF4a8243007fd34a824300, - FFFF4a8243687fd34a824368, - FFFF4a8243d07fd34a8243d0, - FFFF4a8244387fd34a824438, - FFFF4a8244a07fd34a8244a0, - FFFF4a8245087fd34a824508, - FFFF4a8245707fd34a824570, + FFFFdd0149587faddd014958, + FFFFdd0149c07faddd0149c0, + FFFFdd014a287faddd014a28, + FFFFdd014a907faddd014a90, + FFFFdd014af87faddd014af8, + FFFFdd014b607faddd014b60, + FFFFdd014bc87faddd014bc8, + FFFFdd014c307faddd014c30, + FFFFdd014c987faddd014c98, + FFFFdd014d007faddd014d00, + FFFFdd014d687faddd014d68, + FFFFdd014dd07faddd014dd0, + FFFFdd014e387faddd014e38, + FFFFdd014ea07faddd014ea0, + FFFFdd014f087faddd014f08, + FFFFdd014f707faddd014f70, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2928,22 +2927,22 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxTask */ - FFFF4b3668207fd34b366820 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4b3668207fd34b366820 /* src/TaskManager.cpp */; }; + FFFFdd939ca07faddd939ca0 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdd939ca07faddd939ca0 /* src/TaskManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4b385e207fd34b385e20 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD4b3664907fd34b366490 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b3664f87fd34b3664f8 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b3665607fd34b366560 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b3665c87fd34b3665c8 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b3666307fd34b366630 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b3666987fd34b366698 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b3668207fd34b366820 /* src/TaskManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/TaskManager.cpp"; path = "../../../../PxShared/src/task/src/TaskManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdd949eb07faddd949eb0 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdd939a307faddd939a30 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd939a987faddd939a98 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd939b007faddd939b00 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd939b687faddd939b68 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd939bd07faddd939bd0 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd939c387faddd939c38 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDdd939ca07faddd939ca0 /* src/TaskManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/TaskManager.cpp"; path = "../../../../PxShared/src/task/src/TaskManager.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24b385e207fd34b385e20 /* Resources */ = { + FFF2dd949eb07faddd949eb0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2953,7 +2952,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4b385e207fd34b385e20 /* Frameworks */ = { + FFFCdd949eb07faddd949eb0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2963,11 +2962,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84b385e207fd34b385e20 /* Sources */ = { + FFF8dd949eb07faddd949eb0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF4b3668207fd34b366820, + FFFFdd939ca07faddd939ca0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2979,17 +2978,17 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PsFastXml */ - FFFF4b6024507fd34b602450 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD4b6024507fd34b602450 /* PsFastXml.cpp */; }; + FFFFdb92d0507faddb92d050 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDdb92d0507faddb92d050 /* PsFastXml.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD4b606f307fd34b606f30 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD4b6023507fd34b602350 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; - FFFD4b6024507fd34b602450 /* PsFastXml.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.cpp"; path = "../../../../PxShared/src/fastxml/src/PsFastXml.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDdb90d9c07faddb90d9c0 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDdb90ded07faddb90ded0 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; + FFFDdb92d0507faddb92d050 /* PsFastXml.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.cpp"; path = "../../../../PxShared/src/fastxml/src/PsFastXml.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF24b606f307fd34b606f30 /* Resources */ = { + FFF2db90d9c07faddb90d9c0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2999,7 +2998,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC4b606f307fd34b606f30 /* Frameworks */ = { + FFFCdb90d9c07faddb90d9c0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -3009,11 +3008,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF84b606f307fd34b606f30 /* Sources */ = { + FFF8db90d9c07faddb90d9c0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF4b6024507fd34b602450, + FFFFdb92d0507faddb92d050, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -3025,1969 +3024,1968 @@ /* End PBXTargetDependency section */ /* Begin PBXContainerItemProxy section */ - FFF54b60a3107fd34b60a310 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5db91de407faddb91de40 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4b60a3107fd34b60a310 /* PhysX */; + remoteGlobalIDString = FFFAdb91de407faddb91de40 /* PhysX */; remoteInfo = "PhysX"; }; - FFF54b6170b07fd34b6170b0 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5db9117c07faddb9117c0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4b6170b07fd34b6170b0 /* PhysXCharacterKinematic */; + remoteGlobalIDString = FFFAdb9117c07faddb9117c0 /* PhysXCharacterKinematic */; remoteInfo = "PhysXCharacterKinematic"; }; - FFF54b6144807fd34b614480 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5db9162c07faddb9162c0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4b6144807fd34b614480 /* PhysXVehicle */; + remoteGlobalIDString = FFFAdb9162c07faddb9162c0 /* PhysXVehicle */; remoteInfo = "PhysXVehicle"; }; - FFF54b623fc07fd34b623fc0 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5db9081407faddb908140 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4b623fc07fd34b623fc0 /* PhysXExtensions */; + remoteGlobalIDString = FFFAdb9081407faddb908140 /* PhysXExtensions */; remoteInfo = "PhysXExtensions"; }; - FFF54b6368f07fd34b6368f0 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5ddd0e3007fadddd0e300 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4b6368f07fd34b6368f0 /* SceneQuery */; + remoteGlobalIDString = FFFAddd0e3007fadddd0e300 /* SceneQuery */; remoteInfo = "SceneQuery"; }; - FFF54b63afe07fd34b63afe0 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5ddd128507fadddd12850 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4b63afe07fd34b63afe0 /* SimulationController */; + remoteGlobalIDString = FFFAddd128507fadddd12850 /* SimulationController */; remoteInfo = "SimulationController"; }; - FFF54b13c5007fd34b13c500 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5dbe210a07faddbe210a0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4b13c5007fd34b13c500 /* PhysXCooking */; + remoteGlobalIDString = FFFAdbe210a07faddbe210a0 /* PhysXCooking */; remoteInfo = "PhysXCooking"; }; - FFF54a0a4b807fd34a0a4b80 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5db93f5307faddb93f530 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4a0a4b807fd34a0a4b80 /* PhysXCommon */; + remoteGlobalIDString = FFFAdb93f5307faddb93f530 /* PhysXCommon */; remoteInfo = "PhysXCommon"; }; - FFF54a08f0307fd34a08f030 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5db94cff07faddb94cff0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4a08f0307fd34a08f030 /* PxFoundation */; + remoteGlobalIDString = FFFAdb94cff07faddb94cff0 /* PxFoundation */; remoteInfo = "PxFoundation"; }; - FFF54b0097007fd34b009700 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5db8c89407faddb8c8940 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4b0097007fd34b009700 /* PxPvdSDK */; + remoteGlobalIDString = FFFAdb8c89407faddb8c8940 /* PxPvdSDK */; remoteInfo = "PxPvdSDK"; }; - FFF54b0280807fd34b028080 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5dbf092d07faddbf092d0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4b0280807fd34b028080 /* LowLevel */; + remoteGlobalIDString = FFFAdbf092d07faddbf092d0 /* LowLevel */; remoteInfo = "LowLevel"; }; - FFF54a6fb4b07fd34a6fb4b0 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5db8b92207faddb8b9220 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4a6fb4b07fd34a6fb4b0 /* LowLevelAABB */; + remoteGlobalIDString = FFFAdb8b92207faddb8b9220 /* LowLevelAABB */; remoteInfo = "LowLevelAABB"; }; - FFF54a535aa07fd34a535aa0 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5dbe07ef07faddbe07ef0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4a535aa07fd34a535aa0 /* LowLevelDynamics */; + remoteGlobalIDString = FFFAdbe07ef07faddbe07ef0 /* LowLevelDynamics */; remoteInfo = "LowLevelDynamics"; }; - FFF54a7222a07fd34a7222a0 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5db9328f07faddb9328f0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4a7222a07fd34a7222a0 /* LowLevelCloth */; + remoteGlobalIDString = FFFAdb9328f07faddb9328f0 /* LowLevelCloth */; remoteInfo = "LowLevelCloth"; }; - FFF54a547bb07fd34a547bb0 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5dbf252b07faddbf252b0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4a547bb07fd34a547bb0 /* LowLevelParticles */; + remoteGlobalIDString = FFFAdbf252b07faddbf252b0 /* LowLevelParticles */; remoteInfo = "LowLevelParticles"; }; - FFF54b385e207fd34b385e20 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5dd949eb07faddd949eb0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4b385e207fd34b385e20 /* PxTask */; + remoteGlobalIDString = FFFAdd949eb07faddd949eb0 /* PxTask */; remoteInfo = "PxTask"; }; - FFF54b606f307fd34b606f30 /* PBXContainerItemProxy */ = { - containerPortal = FFF94947ce207fd34947ce20 /* Project object */; + FFF5db90d9c07faddb90d9c0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9dac7ce207faddac7ce20 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA4b606f307fd34b606f30 /* PsFastXml */; + remoteGlobalIDString = FFFAdb90d9c07faddb90d9c0 /* PsFastXml */; remoteInfo = "PsFastXml"; }; /* End PBXContainerItemProxy section */ /* Begin PBXGroup section */ - FFFB4947ce887fd34947ce88 /* PhysX */ = { + FFFBdac7ce887faddac7ce88 /* PhysX */ = { isa = PBXGroup; children = ( - FFF04947ce207fd34947ce20 /* Source */, - FFEE4947ce207fd34947ce20 /* Products */, + FFF0dac7ce207faddac7ce20 /* Source */, + FFEEdac7ce207faddac7ce20 /* Products */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFF04947ce207fd34947ce20 /* Source */ = { + FFF0dac7ce207faddac7ce20 /* Source */ = { isa = PBXGroup; children = ( - FFFB4b60a3107fd34b60a310, - FFFB4b6170b07fd34b6170b0, - FFFB4b6144807fd34b614480, - FFFB4b623fc07fd34b623fc0, - FFFB4b6368f07fd34b6368f0, - FFFB4b63afe07fd34b63afe0, - FFFB4b13c5007fd34b13c500, - FFFB4a0a4b807fd34a0a4b80, - FFFB4a08f0307fd34a08f030, - FFFB4b0097007fd34b009700, - FFFB4b0280807fd34b028080, - FFFB4a6fb4b07fd34a6fb4b0, - FFFB4a535aa07fd34a535aa0, - FFFB4a7222a07fd34a7222a0, - FFFB4a547bb07fd34a547bb0, - FFFB4b385e207fd34b385e20, - FFFB4b606f307fd34b606f30, + FFFBdb91de407faddb91de40, + FFFBdb9117c07faddb9117c0, + FFFBdb9162c07faddb9162c0, + FFFBdb9081407faddb908140, + FFFBddd0e3007fadddd0e300, + FFFBddd128507fadddd12850, + FFFBdbe210a07faddbe210a0, + FFFBdb93f5307faddb93f530, + FFFBdb94cff07faddb94cff0, + FFFBdb8c89407faddb8c8940, + FFFBdbf092d07faddbf092d0, + FFFBdb8b92207faddb8b9220, + FFFBdbe07ef07faddbe07ef0, + FFFBdb9328f07faddb9328f0, + FFFBdbf252b07faddbf252b0, + FFFBdd949eb07faddd949eb0, + FFFBdb90d9c07faddb90d9c0, ); name = Source; sourceTree = "<group>"; }; - FFEE4947ce207fd34947ce20 /* Products */ = { + FFEEdac7ce207faddac7ce20 /* Products */ = { isa = PBXGroup; children = ( - FFFD4b60a3107fd34b60a310, - FFFD4b6170b07fd34b6170b0, - FFFD4b6144807fd34b614480, - FFFD4b623fc07fd34b623fc0, - FFFD4b6368f07fd34b6368f0, - FFFD4b63afe07fd34b63afe0, - FFFD4b13c5007fd34b13c500, - FFFD4a0a4b807fd34a0a4b80, - FFFD4a08f0307fd34a08f030, - FFFD4b0097007fd34b009700, - FFFD4b0280807fd34b028080, - FFFD4a6fb4b07fd34a6fb4b0, - FFFD4a535aa07fd34a535aa0, - FFFD4a7222a07fd34a7222a0, - FFFD4a547bb07fd34a547bb0, - FFFD4b385e207fd34b385e20, - FFFD4b606f307fd34b606f30, + FFFDdb91de407faddb91de40, + FFFDdb9117c07faddb9117c0, + FFFDdb9162c07faddb9162c0, + FFFDdb9081407faddb908140, + FFFDddd0e3007fadddd0e300, + FFFDddd128507fadddd12850, + FFFDdbe210a07faddbe210a0, + FFFDdb93f5307faddb93f530, + FFFDdb94cff07faddb94cff0, + FFFDdb8c89407faddb8c8940, + FFFDdbf092d07faddbf092d0, + FFFDdb8b92207faddb8b9220, + FFFDdbe07ef07faddbe07ef0, + FFFDdb9328f07faddb9328f0, + FFFDdbf252b07faddbf252b0, + FFFDdd949eb07faddd949eb0, + FFFDdb90d9c07faddb90d9c0, ); name = Products; sourceTree = "<group>"; }; - FFFB4b60a3107fd34b60a310 /* PhysX */ = { + FFFBdb91de407faddb91de40 /* PhysX */ = { isa = PBXGroup; children = ( - FFFB4b61abc07fd34b61abc0 /* src */, - FFFB4b61abe87fd34b61abe8 /* include */, - FFFB4b61ac107fd34b61ac10 /* metadata */, + FFFBdb923b407faddb923b40 /* src */, + FFFBdb923b687faddb923b68 /* include */, + FFFBdb923b907faddb923b90 /* metadata */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFFB4b61abc07fd34b61abc0 /* src */ = { + FFFBdb923b407faddb923b40 /* src */ = { isa = PBXGroup; children = ( - FFFD4c0120007fd34c012000 /* NpActor.h */, - FFFD4c0120687fd34c012068 /* NpActorTemplate.h */, - FFFD4c0120d07fd34c0120d0 /* NpAggregate.h */, - FFFD4c0121387fd34c012138 /* NpArticulation.h */, - FFFD4c0121a07fd34c0121a0 /* NpArticulationJoint.h */, - FFFD4c0122087fd34c012208 /* NpArticulationLink.h */, - FFFD4c0122707fd34c012270 /* NpBatchQuery.h */, - FFFD4c0122d87fd34c0122d8 /* NpCast.h */, - FFFD4c0123407fd34c012340 /* NpConnector.h */, - FFFD4c0123a87fd34c0123a8 /* NpConstraint.h */, - FFFD4c0124107fd34c012410 /* NpFactory.h */, - FFFD4c0124787fd34c012478 /* NpMaterial.h */, - FFFD4c0124e07fd34c0124e0 /* NpMaterialManager.h */, - FFFD4c0125487fd34c012548 /* NpPhysics.h */, - FFFD4c0125b07fd34c0125b0 /* NpPhysicsInsertionCallback.h */, - FFFD4c0126187fd34c012618 /* NpPtrTableStorageManager.h */, - FFFD4c0126807fd34c012680 /* NpPvdSceneQueryCollector.h */, - FFFD4c0126e87fd34c0126e8 /* NpQueryShared.h */, - FFFD4c0127507fd34c012750 /* NpReadCheck.h */, - FFFD4c0127b87fd34c0127b8 /* NpRigidActorTemplate.h */, - FFFD4c0128207fd34c012820 /* NpRigidActorTemplateInternal.h */, - FFFD4c0128887fd34c012888 /* NpRigidBodyTemplate.h */, - FFFD4c0128f07fd34c0128f0 /* NpRigidDynamic.h */, - FFFD4c0129587fd34c012958 /* NpRigidStatic.h */, - FFFD4c0129c07fd34c0129c0 /* NpScene.h */, - FFFD4c012a287fd34c012a28 /* NpSceneQueries.h */, - FFFD4c012a907fd34c012a90 /* NpShape.h */, - FFFD4c012af87fd34c012af8 /* NpShapeManager.h */, - FFFD4c012b607fd34c012b60 /* NpSpatialIndex.h */, - FFFD4c012bc87fd34c012bc8 /* NpVolumeCache.h */, - FFFD4c012c307fd34c012c30 /* NpWriteCheck.h */, - FFFD4c012c987fd34c012c98 /* PvdMetaDataBindingData.h */, - FFFD4c012d007fd34c012d00 /* PvdMetaDataPvdBinding.h */, - FFFD4c012d687fd34c012d68 /* PvdPhysicsClient.h */, - FFFD4c012dd07fd34c012dd0 /* PvdTypeNames.h */, - FFFD4c012e387fd34c012e38 /* NpActor.cpp */, - FFFD4c012ea07fd34c012ea0 /* NpAggregate.cpp */, - FFFD4c012f087fd34c012f08 /* NpArticulation.cpp */, - FFFD4c012f707fd34c012f70 /* NpArticulationJoint.cpp */, - FFFD4c012fd87fd34c012fd8 /* NpArticulationLink.cpp */, - FFFD4c0130407fd34c013040 /* NpBatchQuery.cpp */, - FFFD4c0130a87fd34c0130a8 /* NpConstraint.cpp */, - FFFD4c0131107fd34c013110 /* NpFactory.cpp */, - FFFD4c0131787fd34c013178 /* NpMaterial.cpp */, - FFFD4c0131e07fd34c0131e0 /* NpMetaData.cpp */, - FFFD4c0132487fd34c013248 /* NpPhysics.cpp */, - FFFD4c0132b07fd34c0132b0 /* NpPvdSceneQueryCollector.cpp */, - FFFD4c0133187fd34c013318 /* NpReadCheck.cpp */, - FFFD4c0133807fd34c013380 /* NpRigidDynamic.cpp */, - FFFD4c0133e87fd34c0133e8 /* NpRigidStatic.cpp */, - FFFD4c0134507fd34c013450 /* NpScene.cpp */, - FFFD4c0134b87fd34c0134b8 /* NpSceneQueries.cpp */, - FFFD4c0135207fd34c013520 /* NpSerializerAdapter.cpp */, - FFFD4c0135887fd34c013588 /* NpShape.cpp */, - FFFD4c0135f07fd34c0135f0 /* NpShapeManager.cpp */, - FFFD4c0136587fd34c013658 /* NpSpatialIndex.cpp */, - FFFD4c0136c07fd34c0136c0 /* NpVolumeCache.cpp */, - FFFD4c0137287fd34c013728 /* NpWriteCheck.cpp */, - FFFD4c0137907fd34c013790 /* PvdMetaDataPvdBinding.cpp */, - FFFD4c0137f87fd34c0137f8 /* PvdPhysicsClient.cpp */, - FFFD4c0138607fd34c013860 /* particles/NpParticleBaseTemplate.h */, - FFFD4c0138c87fd34c0138c8 /* particles/NpParticleFluid.h */, - FFFD4c0139307fd34c013930 /* particles/NpParticleFluidReadData.h */, - FFFD4c0139987fd34c013998 /* particles/NpParticleSystem.h */, - FFFD4c013a007fd34c013a00 /* particles/NpParticleFluid.cpp */, - FFFD4c013a687fd34c013a68 /* particles/NpParticleSystem.cpp */, - FFFD4c013ad07fd34c013ad0 /* buffering/ScbActor.h */, - FFFD4c013b387fd34c013b38 /* buffering/ScbAggregate.h */, - FFFD4c013ba07fd34c013ba0 /* buffering/ScbArticulation.h */, - FFFD4c013c087fd34c013c08 /* buffering/ScbArticulationJoint.h */, - FFFD4c013c707fd34c013c70 /* buffering/ScbBase.h */, - FFFD4c013cd87fd34c013cd8 /* buffering/ScbBody.h */, - FFFD4c013d407fd34c013d40 /* buffering/ScbCloth.h */, - FFFD4c013da87fd34c013da8 /* buffering/ScbConstraint.h */, - FFFD4c013e107fd34c013e10 /* buffering/ScbDefs.h */, - FFFD4c013e787fd34c013e78 /* buffering/ScbNpDeps.h */, - FFFD4c013ee07fd34c013ee0 /* buffering/ScbParticleSystem.h */, - FFFD4c013f487fd34c013f48 /* buffering/ScbRigidObject.h */, - FFFD4c013fb07fd34c013fb0 /* buffering/ScbRigidStatic.h */, - FFFD4c0140187fd34c014018 /* buffering/ScbScene.h */, - FFFD4c0140807fd34c014080 /* buffering/ScbSceneBuffer.h */, - FFFD4c0140e87fd34c0140e8 /* buffering/ScbScenePvdClient.h */, - FFFD4c0141507fd34c014150 /* buffering/ScbShape.h */, - FFFD4c0141b87fd34c0141b8 /* buffering/ScbType.h */, - FFFD4c0142207fd34c014220 /* buffering/ScbActor.cpp */, - FFFD4c0142887fd34c014288 /* buffering/ScbAggregate.cpp */, - FFFD4c0142f07fd34c0142f0 /* buffering/ScbBase.cpp */, - FFFD4c0143587fd34c014358 /* buffering/ScbCloth.cpp */, - FFFD4c0143c07fd34c0143c0 /* buffering/ScbMetaData.cpp */, - FFFD4c0144287fd34c014428 /* buffering/ScbParticleSystem.cpp */, - FFFD4c0144907fd34c014490 /* buffering/ScbScene.cpp */, - FFFD4c0144f87fd34c0144f8 /* buffering/ScbScenePvdClient.cpp */, - FFFD4c0145607fd34c014560 /* buffering/ScbShape.cpp */, - FFFD4c0145c87fd34c0145c8 /* cloth/NpCloth.h */, - FFFD4c0146307fd34c014630 /* cloth/NpClothFabric.h */, - FFFD4c0146987fd34c014698 /* cloth/NpClothParticleData.h */, - FFFD4c0147007fd34c014700 /* cloth/NpCloth.cpp */, - FFFD4c0147687fd34c014768 /* cloth/NpClothFabric.cpp */, - FFFD4c0147d07fd34c0147d0 /* cloth/NpClothParticleData.cpp */, - FFFD4c0148387fd34c014838 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, + FFFDdb1c22007faddb1c2200 /* NpActor.h */, + FFFDdb1c22687faddb1c2268 /* NpActorTemplate.h */, + FFFDdb1c22d07faddb1c22d0 /* NpAggregate.h */, + FFFDdb1c23387faddb1c2338 /* NpArticulation.h */, + FFFDdb1c23a07faddb1c23a0 /* NpArticulationJoint.h */, + FFFDdb1c24087faddb1c2408 /* NpArticulationLink.h */, + FFFDdb1c24707faddb1c2470 /* NpBatchQuery.h */, + FFFDdb1c24d87faddb1c24d8 /* NpCast.h */, + FFFDdb1c25407faddb1c2540 /* NpConnector.h */, + FFFDdb1c25a87faddb1c25a8 /* NpConstraint.h */, + FFFDdb1c26107faddb1c2610 /* NpFactory.h */, + FFFDdb1c26787faddb1c2678 /* NpMaterial.h */, + FFFDdb1c26e07faddb1c26e0 /* NpMaterialManager.h */, + FFFDdb1c27487faddb1c2748 /* NpPhysics.h */, + FFFDdb1c27b07faddb1c27b0 /* NpPhysicsInsertionCallback.h */, + FFFDdb1c28187faddb1c2818 /* NpPtrTableStorageManager.h */, + FFFDdb1c28807faddb1c2880 /* NpPvdSceneQueryCollector.h */, + FFFDdb1c28e87faddb1c28e8 /* NpQueryShared.h */, + FFFDdb1c29507faddb1c2950 /* NpReadCheck.h */, + FFFDdb1c29b87faddb1c29b8 /* NpRigidActorTemplate.h */, + FFFDdb1c2a207faddb1c2a20 /* NpRigidActorTemplateInternal.h */, + FFFDdb1c2a887faddb1c2a88 /* NpRigidBodyTemplate.h */, + FFFDdb1c2af07faddb1c2af0 /* NpRigidDynamic.h */, + FFFDdb1c2b587faddb1c2b58 /* NpRigidStatic.h */, + FFFDdb1c2bc07faddb1c2bc0 /* NpScene.h */, + FFFDdb1c2c287faddb1c2c28 /* NpSceneQueries.h */, + FFFDdb1c2c907faddb1c2c90 /* NpShape.h */, + FFFDdb1c2cf87faddb1c2cf8 /* NpShapeManager.h */, + FFFDdb1c2d607faddb1c2d60 /* NpSpatialIndex.h */, + FFFDdb1c2dc87faddb1c2dc8 /* NpVolumeCache.h */, + FFFDdb1c2e307faddb1c2e30 /* NpWriteCheck.h */, + FFFDdb1c2e987faddb1c2e98 /* PvdMetaDataBindingData.h */, + FFFDdb1c2f007faddb1c2f00 /* PvdMetaDataPvdBinding.h */, + FFFDdb1c2f687faddb1c2f68 /* PvdPhysicsClient.h */, + FFFDdb1c2fd07faddb1c2fd0 /* PvdTypeNames.h */, + FFFDdb1c30387faddb1c3038 /* NpActor.cpp */, + FFFDdb1c30a07faddb1c30a0 /* NpAggregate.cpp */, + FFFDdb1c31087faddb1c3108 /* NpArticulation.cpp */, + FFFDdb1c31707faddb1c3170 /* NpArticulationJoint.cpp */, + FFFDdb1c31d87faddb1c31d8 /* NpArticulationLink.cpp */, + FFFDdb1c32407faddb1c3240 /* NpBatchQuery.cpp */, + FFFDdb1c32a87faddb1c32a8 /* NpConstraint.cpp */, + FFFDdb1c33107faddb1c3310 /* NpFactory.cpp */, + FFFDdb1c33787faddb1c3378 /* NpMaterial.cpp */, + FFFDdb1c33e07faddb1c33e0 /* NpMetaData.cpp */, + FFFDdb1c34487faddb1c3448 /* NpPhysics.cpp */, + FFFDdb1c34b07faddb1c34b0 /* NpPvdSceneQueryCollector.cpp */, + FFFDdb1c35187faddb1c3518 /* NpReadCheck.cpp */, + FFFDdb1c35807faddb1c3580 /* NpRigidDynamic.cpp */, + FFFDdb1c35e87faddb1c35e8 /* NpRigidStatic.cpp */, + FFFDdb1c36507faddb1c3650 /* NpScene.cpp */, + FFFDdb1c36b87faddb1c36b8 /* NpSceneQueries.cpp */, + FFFDdb1c37207faddb1c3720 /* NpSerializerAdapter.cpp */, + FFFDdb1c37887faddb1c3788 /* NpShape.cpp */, + FFFDdb1c37f07faddb1c37f0 /* NpShapeManager.cpp */, + FFFDdb1c38587faddb1c3858 /* NpSpatialIndex.cpp */, + FFFDdb1c38c07faddb1c38c0 /* NpVolumeCache.cpp */, + FFFDdb1c39287faddb1c3928 /* NpWriteCheck.cpp */, + FFFDdb1c39907faddb1c3990 /* PvdMetaDataPvdBinding.cpp */, + FFFDdb1c39f87faddb1c39f8 /* PvdPhysicsClient.cpp */, + FFFDdb1c3a607faddb1c3a60 /* particles/NpParticleBaseTemplate.h */, + FFFDdb1c3ac87faddb1c3ac8 /* particles/NpParticleFluid.h */, + FFFDdb1c3b307faddb1c3b30 /* particles/NpParticleFluidReadData.h */, + FFFDdb1c3b987faddb1c3b98 /* particles/NpParticleSystem.h */, + FFFDdb1c3c007faddb1c3c00 /* particles/NpParticleFluid.cpp */, + FFFDdb1c3c687faddb1c3c68 /* particles/NpParticleSystem.cpp */, + FFFDdb1c3cd07faddb1c3cd0 /* buffering/ScbActor.h */, + FFFDdb1c3d387faddb1c3d38 /* buffering/ScbAggregate.h */, + FFFDdb1c3da07faddb1c3da0 /* buffering/ScbArticulation.h */, + FFFDdb1c3e087faddb1c3e08 /* buffering/ScbArticulationJoint.h */, + FFFDdb1c3e707faddb1c3e70 /* buffering/ScbBase.h */, + FFFDdb1c3ed87faddb1c3ed8 /* buffering/ScbBody.h */, + FFFDdb1c3f407faddb1c3f40 /* buffering/ScbCloth.h */, + FFFDdb1c3fa87faddb1c3fa8 /* buffering/ScbConstraint.h */, + FFFDdb1c40107faddb1c4010 /* buffering/ScbDefs.h */, + FFFDdb1c40787faddb1c4078 /* buffering/ScbNpDeps.h */, + FFFDdb1c40e07faddb1c40e0 /* buffering/ScbParticleSystem.h */, + FFFDdb1c41487faddb1c4148 /* buffering/ScbRigidObject.h */, + FFFDdb1c41b07faddb1c41b0 /* buffering/ScbRigidStatic.h */, + FFFDdb1c42187faddb1c4218 /* buffering/ScbScene.h */, + FFFDdb1c42807faddb1c4280 /* buffering/ScbSceneBuffer.h */, + FFFDdb1c42e87faddb1c42e8 /* buffering/ScbScenePvdClient.h */, + FFFDdb1c43507faddb1c4350 /* buffering/ScbShape.h */, + FFFDdb1c43b87faddb1c43b8 /* buffering/ScbType.h */, + FFFDdb1c44207faddb1c4420 /* buffering/ScbActor.cpp */, + FFFDdb1c44887faddb1c4488 /* buffering/ScbAggregate.cpp */, + FFFDdb1c44f07faddb1c44f0 /* buffering/ScbBase.cpp */, + FFFDdb1c45587faddb1c4558 /* buffering/ScbCloth.cpp */, + FFFDdb1c45c07faddb1c45c0 /* buffering/ScbMetaData.cpp */, + FFFDdb1c46287faddb1c4628 /* buffering/ScbParticleSystem.cpp */, + FFFDdb1c46907faddb1c4690 /* buffering/ScbScene.cpp */, + FFFDdb1c46f87faddb1c46f8 /* buffering/ScbScenePvdClient.cpp */, + FFFDdb1c47607faddb1c4760 /* buffering/ScbShape.cpp */, + FFFDdb1c47c87faddb1c47c8 /* cloth/NpCloth.h */, + FFFDdb1c48307faddb1c4830 /* cloth/NpClothFabric.h */, + FFFDdb1c48987faddb1c4898 /* cloth/NpClothParticleData.h */, + FFFDdb1c49007faddb1c4900 /* cloth/NpCloth.cpp */, + FFFDdb1c49687faddb1c4968 /* cloth/NpClothFabric.cpp */, + FFFDdb1c49d07faddb1c49d0 /* cloth/NpClothParticleData.cpp */, + FFFDdb1c4a387faddb1c4a38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB4b61abe87fd34b61abe8 /* include */ = { + FFFBdb923b687faddb923b68 /* include */ = { isa = PBXGroup; children = ( - FFFD4c00fa007fd34c00fa00 /* PxActor.h */, - FFFD4c00fa687fd34c00fa68 /* PxAggregate.h */, - FFFD4c00fad07fd34c00fad0 /* PxArticulation.h */, - FFFD4c00fb387fd34c00fb38 /* PxArticulationJoint.h */, - FFFD4c00fba07fd34c00fba0 /* PxArticulationLink.h */, - FFFD4c00fc087fd34c00fc08 /* PxBatchQuery.h */, - FFFD4c00fc707fd34c00fc70 /* PxBatchQueryDesc.h */, - FFFD4c00fcd87fd34c00fcd8 /* PxBroadPhase.h */, - FFFD4c00fd407fd34c00fd40 /* PxClient.h */, - FFFD4c00fda87fd34c00fda8 /* PxConstraint.h */, - FFFD4c00fe107fd34c00fe10 /* PxConstraintDesc.h */, - FFFD4c00fe787fd34c00fe78 /* PxContact.h */, - FFFD4c00fee07fd34c00fee0 /* PxContactModifyCallback.h */, - FFFD4c00ff487fd34c00ff48 /* PxDeletionListener.h */, - FFFD4c00ffb07fd34c00ffb0 /* PxFiltering.h */, - FFFD4c0100187fd34c010018 /* PxForceMode.h */, - FFFD4c0100807fd34c010080 /* PxImmediateMode.h */, - FFFD4c0100e87fd34c0100e8 /* PxLockedData.h */, - FFFD4c0101507fd34c010150 /* PxMaterial.h */, - FFFD4c0101b87fd34c0101b8 /* PxPhysXConfig.h */, - FFFD4c0102207fd34c010220 /* PxPhysics.h */, - FFFD4c0102887fd34c010288 /* PxPhysicsAPI.h */, - FFFD4c0102f07fd34c0102f0 /* PxPhysicsSerialization.h */, - FFFD4c0103587fd34c010358 /* PxPhysicsVersion.h */, - FFFD4c0103c07fd34c0103c0 /* PxPruningStructure.h */, - FFFD4c0104287fd34c010428 /* PxQueryFiltering.h */, - FFFD4c0104907fd34c010490 /* PxQueryReport.h */, - FFFD4c0104f87fd34c0104f8 /* PxRigidActor.h */, - FFFD4c0105607fd34c010560 /* PxRigidBody.h */, - FFFD4c0105c87fd34c0105c8 /* PxRigidDynamic.h */, - FFFD4c0106307fd34c010630 /* PxRigidStatic.h */, - FFFD4c0106987fd34c010698 /* PxScene.h */, - FFFD4c0107007fd34c010700 /* PxSceneDesc.h */, - FFFD4c0107687fd34c010768 /* PxSceneLock.h */, - FFFD4c0107d07fd34c0107d0 /* PxShape.h */, - FFFD4c0108387fd34c010838 /* PxSimulationEventCallback.h */, - FFFD4c0108a07fd34c0108a0 /* PxSimulationStatistics.h */, - FFFD4c0109087fd34c010908 /* PxSpatialIndex.h */, - FFFD4c0109707fd34c010970 /* PxVisualizationParameter.h */, - FFFD4c0109d87fd34c0109d8 /* PxVolumeCache.h */, - FFFD4c010a407fd34c010a40 /* particles/PxParticleBase.h */, - FFFD4c010aa87fd34c010aa8 /* particles/PxParticleBaseFlag.h */, - FFFD4c010b107fd34c010b10 /* particles/PxParticleCreationData.h */, - FFFD4c010b787fd34c010b78 /* particles/PxParticleFlag.h */, - FFFD4c010be07fd34c010be0 /* particles/PxParticleFluid.h */, - FFFD4c010c487fd34c010c48 /* particles/PxParticleFluidReadData.h */, - FFFD4c010cb07fd34c010cb0 /* particles/PxParticleReadData.h */, - FFFD4c010d187fd34c010d18 /* particles/PxParticleSystem.h */, - FFFD4c010d807fd34c010d80 /* pvd/PxPvdSceneClient.h */, - FFFD4c010de87fd34c010de8 /* cloth/PxCloth.h */, - FFFD4c010e507fd34c010e50 /* cloth/PxClothCollisionData.h */, - FFFD4c010eb87fd34c010eb8 /* cloth/PxClothFabric.h */, - FFFD4c010f207fd34c010f20 /* cloth/PxClothParticleData.h */, - FFFD4c010f887fd34c010f88 /* cloth/PxClothTypes.h */, + FFFDdb1c4c007faddb1c4c00 /* PxActor.h */, + FFFDdb1c4c687faddb1c4c68 /* PxAggregate.h */, + FFFDdb1c4cd07faddb1c4cd0 /* PxArticulation.h */, + FFFDdb1c4d387faddb1c4d38 /* PxArticulationJoint.h */, + FFFDdb1c4da07faddb1c4da0 /* PxArticulationLink.h */, + FFFDdb1c4e087faddb1c4e08 /* PxBatchQuery.h */, + FFFDdb1c4e707faddb1c4e70 /* PxBatchQueryDesc.h */, + FFFDdb1c4ed87faddb1c4ed8 /* PxBroadPhase.h */, + FFFDdb1c4f407faddb1c4f40 /* PxClient.h */, + FFFDdb1c4fa87faddb1c4fa8 /* PxConstraint.h */, + FFFDdb1c50107faddb1c5010 /* PxConstraintDesc.h */, + FFFDdb1c50787faddb1c5078 /* PxContact.h */, + FFFDdb1c50e07faddb1c50e0 /* PxContactModifyCallback.h */, + FFFDdb1c51487faddb1c5148 /* PxDeletionListener.h */, + FFFDdb1c51b07faddb1c51b0 /* PxFiltering.h */, + FFFDdb1c52187faddb1c5218 /* PxForceMode.h */, + FFFDdb1c52807faddb1c5280 /* PxImmediateMode.h */, + FFFDdb1c52e87faddb1c52e8 /* PxLockedData.h */, + FFFDdb1c53507faddb1c5350 /* PxMaterial.h */, + FFFDdb1c53b87faddb1c53b8 /* PxPhysXConfig.h */, + FFFDdb1c54207faddb1c5420 /* PxPhysics.h */, + FFFDdb1c54887faddb1c5488 /* PxPhysicsAPI.h */, + FFFDdb1c54f07faddb1c54f0 /* PxPhysicsSerialization.h */, + FFFDdb1c55587faddb1c5558 /* PxPhysicsVersion.h */, + FFFDdb1c55c07faddb1c55c0 /* PxPruningStructure.h */, + FFFDdb1c56287faddb1c5628 /* PxQueryFiltering.h */, + FFFDdb1c56907faddb1c5690 /* PxQueryReport.h */, + FFFDdb1c56f87faddb1c56f8 /* PxRigidActor.h */, + FFFDdb1c57607faddb1c5760 /* PxRigidBody.h */, + FFFDdb1c57c87faddb1c57c8 /* PxRigidDynamic.h */, + FFFDdb1c58307faddb1c5830 /* PxRigidStatic.h */, + FFFDdb1c58987faddb1c5898 /* PxScene.h */, + FFFDdb1c59007faddb1c5900 /* PxSceneDesc.h */, + FFFDdb1c59687faddb1c5968 /* PxSceneLock.h */, + FFFDdb1c59d07faddb1c59d0 /* PxShape.h */, + FFFDdb1c5a387faddb1c5a38 /* PxSimulationEventCallback.h */, + FFFDdb1c5aa07faddb1c5aa0 /* PxSimulationStatistics.h */, + FFFDdb1c5b087faddb1c5b08 /* PxSpatialIndex.h */, + FFFDdb1c5b707faddb1c5b70 /* PxVisualizationParameter.h */, + FFFDdb1c5bd87faddb1c5bd8 /* PxVolumeCache.h */, + FFFDdb1c5c407faddb1c5c40 /* particles/PxParticleBase.h */, + FFFDdb1c5ca87faddb1c5ca8 /* particles/PxParticleBaseFlag.h */, + FFFDdb1c5d107faddb1c5d10 /* particles/PxParticleCreationData.h */, + FFFDdb1c5d787faddb1c5d78 /* particles/PxParticleFlag.h */, + FFFDdb1c5de07faddb1c5de0 /* particles/PxParticleFluid.h */, + FFFDdb1c5e487faddb1c5e48 /* particles/PxParticleFluidReadData.h */, + FFFDdb1c5eb07faddb1c5eb0 /* particles/PxParticleReadData.h */, + FFFDdb1c5f187faddb1c5f18 /* particles/PxParticleSystem.h */, + FFFDdb1c5f807faddb1c5f80 /* pvd/PxPvdSceneClient.h */, + FFFDdb1c5fe87faddb1c5fe8 /* cloth/PxCloth.h */, + FFFDdb1c60507faddb1c6050 /* cloth/PxClothCollisionData.h */, + FFFDdb1c60b87faddb1c60b8 /* cloth/PxClothFabric.h */, + FFFDdb1c61207faddb1c6120 /* cloth/PxClothParticleData.h */, + FFFDdb1c61887faddb1c6188 /* cloth/PxClothTypes.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB4b61ac107fd34b61ac10 /* metadata */ = { + FFFBdb923b907faddb923b90 /* metadata */ = { isa = PBXGroup; children = ( - FFFD4c00ea007fd34c00ea00 /* core/include/PvdMetaDataDefineProperties.h */, - FFFD4c00ea687fd34c00ea68 /* core/include/PvdMetaDataExtensions.h */, - FFFD4c00ead07fd34c00ead0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFD4c00eb387fd34c00eb38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFD4c00eba07fd34c00eba0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFD4c00ec087fd34c00ec08 /* core/include/PxMetaDataCompare.h */, - FFFD4c00ec707fd34c00ec70 /* core/include/PxMetaDataCppPrefix.h */, - FFFD4c00ecd87fd34c00ecd8 /* core/include/PxMetaDataObjects.h */, - FFFD4c00ed407fd34c00ed40 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFD4c00eda87fd34c00eda8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, - FFFD4c00ee107fd34c00ee10 /* core/src/PxMetaDataObjects.cpp */, + FFFDdb1bce007faddb1bce00 /* core/include/PvdMetaDataDefineProperties.h */, + FFFDdb1bce687faddb1bce68 /* core/include/PvdMetaDataExtensions.h */, + FFFDdb1bced07faddb1bced0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFDdb1bcf387faddb1bcf38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFDdb1bcfa07faddb1bcfa0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFDdb1bd0087faddb1bd008 /* core/include/PxMetaDataCompare.h */, + FFFDdb1bd0707faddb1bd070 /* core/include/PxMetaDataCppPrefix.h */, + FFFDdb1bd0d87faddb1bd0d8 /* core/include/PxMetaDataObjects.h */, + FFFDdb1bd1407faddb1bd140 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFDdb1bd1a87faddb1bd1a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, + FFFDdb1bd2107faddb1bd210 /* core/src/PxMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB4b6170b07fd34b6170b0 /* PhysXCharacterKinematic */ = { + FFFBdb9117c07faddb9117c0 /* PhysXCharacterKinematic */ = { isa = PBXGroup; children = ( - FFFB4b6186c07fd34b6186c0 /* include */, - FFFB4b6186e87fd34b6186e8 /* src */, + FFFBdb912d107faddb912d10 /* include */, + FFFBdb912d387faddb912d38 /* src */, ); name = "PhysXCharacterKinematic"; sourceTree = "<group>"; }; - FFFB4b6186c07fd34b6186c0 /* include */ = { + FFFBdb912d107faddb912d10 /* include */ = { isa = PBXGroup; children = ( - FFFD4b619f807fd34b619f80 /* PxBoxController.h */, - FFFD4b619fe87fd34b619fe8 /* PxCapsuleController.h */, - FFFD4b61a0507fd34b61a050 /* PxCharacter.h */, - FFFD4b61a0b87fd34b61a0b8 /* PxController.h */, - FFFD4b61a1207fd34b61a120 /* PxControllerBehavior.h */, - FFFD4b61a1887fd34b61a188 /* PxControllerManager.h */, - FFFD4b61a1f07fd34b61a1f0 /* PxControllerObstacles.h */, - FFFD4b61a2587fd34b61a258 /* PxExtended.h */, + FFFDdb92b6f07faddb92b6f0 /* PxBoxController.h */, + FFFDdb92b7587faddb92b758 /* PxCapsuleController.h */, + FFFDdb92b7c07faddb92b7c0 /* PxCharacter.h */, + FFFDdb92b8287faddb92b828 /* PxController.h */, + FFFDdb92b8907faddb92b890 /* PxControllerBehavior.h */, + FFFDdb92b8f87faddb92b8f8 /* PxControllerManager.h */, + FFFDdb92b9607faddb92b960 /* PxControllerObstacles.h */, + FFFDdb92b9c87faddb92b9c8 /* PxExtended.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB4b6186e87fd34b6186e8 /* src */ = { + FFFBdb912d387faddb912d38 /* src */ = { isa = PBXGroup; children = ( - FFFD4c00c0007fd34c00c000 /* CctBoxController.h */, - FFFD4c00c0687fd34c00c068 /* CctCapsuleController.h */, - FFFD4c00c0d07fd34c00c0d0 /* CctCharacterController.h */, - FFFD4c00c1387fd34c00c138 /* CctCharacterControllerManager.h */, - FFFD4c00c1a07fd34c00c1a0 /* CctController.h */, - FFFD4c00c2087fd34c00c208 /* CctInternalStructs.h */, - FFFD4c00c2707fd34c00c270 /* CctObstacleContext.h */, - FFFD4c00c2d87fd34c00c2d8 /* CctSweptBox.h */, - FFFD4c00c3407fd34c00c340 /* CctSweptCapsule.h */, - FFFD4c00c3a87fd34c00c3a8 /* CctSweptVolume.h */, - FFFD4c00c4107fd34c00c410 /* CctUtils.h */, - FFFD4c00c4787fd34c00c478 /* CctBoxController.cpp */, - FFFD4c00c4e07fd34c00c4e0 /* CctCapsuleController.cpp */, - FFFD4c00c5487fd34c00c548 /* CctCharacterController.cpp */, - FFFD4c00c5b07fd34c00c5b0 /* CctCharacterControllerCallbacks.cpp */, - FFFD4c00c6187fd34c00c618 /* CctCharacterControllerManager.cpp */, - FFFD4c00c6807fd34c00c680 /* CctController.cpp */, - FFFD4c00c6e87fd34c00c6e8 /* CctObstacleContext.cpp */, - FFFD4c00c7507fd34c00c750 /* CctSweptBox.cpp */, - FFFD4c00c7b87fd34c00c7b8 /* CctSweptCapsule.cpp */, - FFFD4c00c8207fd34c00c820 /* CctSweptVolume.cpp */, + FFFDdb1c62007faddb1c6200 /* CctBoxController.h */, + FFFDdb1c62687faddb1c6268 /* CctCapsuleController.h */, + FFFDdb1c62d07faddb1c62d0 /* CctCharacterController.h */, + FFFDdb1c63387faddb1c6338 /* CctCharacterControllerManager.h */, + FFFDdb1c63a07faddb1c63a0 /* CctController.h */, + FFFDdb1c64087faddb1c6408 /* CctInternalStructs.h */, + FFFDdb1c64707faddb1c6470 /* CctObstacleContext.h */, + FFFDdb1c64d87faddb1c64d8 /* CctSweptBox.h */, + FFFDdb1c65407faddb1c6540 /* CctSweptCapsule.h */, + FFFDdb1c65a87faddb1c65a8 /* CctSweptVolume.h */, + FFFDdb1c66107faddb1c6610 /* CctUtils.h */, + FFFDdb1c66787faddb1c6678 /* CctBoxController.cpp */, + FFFDdb1c66e07faddb1c66e0 /* CctCapsuleController.cpp */, + FFFDdb1c67487faddb1c6748 /* CctCharacterController.cpp */, + FFFDdb1c67b07faddb1c67b0 /* CctCharacterControllerCallbacks.cpp */, + FFFDdb1c68187faddb1c6818 /* CctCharacterControllerManager.cpp */, + FFFDdb1c68807faddb1c6880 /* CctController.cpp */, + FFFDdb1c68e87faddb1c68e8 /* CctObstacleContext.cpp */, + FFFDdb1c69507faddb1c6950 /* CctSweptBox.cpp */, + FFFDdb1c69b87faddb1c69b8 /* CctSweptCapsule.cpp */, + FFFDdb1c6a207faddb1c6a20 /* CctSweptVolume.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB4b6144807fd34b614480 /* PhysXVehicle */ = { + FFFBdb9162c07faddb9162c0 /* PhysXVehicle */ = { isa = PBXGroup; children = ( - FFFB4b6250107fd34b625010 /* include */, - FFFB4b6250387fd34b625038 /* src */, - FFFB4b6250607fd34b625060 /* metadata */, + FFFBdb9073507faddb907350 /* include */, + FFFBdb9073787faddb907378 /* src */, + FFFBdb9073a07faddb9073a0 /* metadata */, ); name = "PhysXVehicle"; sourceTree = "<group>"; }; - FFFB4b6250107fd34b625010 /* include */ = { + FFFBdb9073507faddb907350 /* include */ = { isa = PBXGroup; children = ( - FFFD4c00de007fd34c00de00 /* PxVehicleComponents.h */, - FFFD4c00de687fd34c00de68 /* PxVehicleDrive.h */, - FFFD4c00ded07fd34c00ded0 /* PxVehicleDrive4W.h */, - FFFD4c00df387fd34c00df38 /* PxVehicleDriveNW.h */, - FFFD4c00dfa07fd34c00dfa0 /* PxVehicleDriveTank.h */, - FFFD4c00e0087fd34c00e008 /* PxVehicleNoDrive.h */, - FFFD4c00e0707fd34c00e070 /* PxVehicleSDK.h */, - FFFD4c00e0d87fd34c00e0d8 /* PxVehicleShaders.h */, - FFFD4c00e1407fd34c00e140 /* PxVehicleTireFriction.h */, - FFFD4c00e1a87fd34c00e1a8 /* PxVehicleUpdate.h */, - FFFD4c00e2107fd34c00e210 /* PxVehicleUtil.h */, - FFFD4c00e2787fd34c00e278 /* PxVehicleUtilControl.h */, - FFFD4c00e2e07fd34c00e2e0 /* PxVehicleUtilSetup.h */, - FFFD4c00e3487fd34c00e348 /* PxVehicleUtilTelemetry.h */, - FFFD4c00e3b07fd34c00e3b0 /* PxVehicleWheels.h */, + FFFDdb1c88007faddb1c8800 /* PxVehicleComponents.h */, + FFFDdb1c88687faddb1c8868 /* PxVehicleDrive.h */, + FFFDdb1c88d07faddb1c88d0 /* PxVehicleDrive4W.h */, + FFFDdb1c89387faddb1c8938 /* PxVehicleDriveNW.h */, + FFFDdb1c89a07faddb1c89a0 /* PxVehicleDriveTank.h */, + FFFDdb1c8a087faddb1c8a08 /* PxVehicleNoDrive.h */, + FFFDdb1c8a707faddb1c8a70 /* PxVehicleSDK.h */, + FFFDdb1c8ad87faddb1c8ad8 /* PxVehicleShaders.h */, + FFFDdb1c8b407faddb1c8b40 /* PxVehicleTireFriction.h */, + FFFDdb1c8ba87faddb1c8ba8 /* PxVehicleUpdate.h */, + FFFDdb1c8c107faddb1c8c10 /* PxVehicleUtil.h */, + FFFDdb1c8c787faddb1c8c78 /* PxVehicleUtilControl.h */, + FFFDdb1c8ce07faddb1c8ce0 /* PxVehicleUtilSetup.h */, + FFFDdb1c8d487faddb1c8d48 /* PxVehicleUtilTelemetry.h */, + FFFDdb1c8db07faddb1c8db0 /* PxVehicleWheels.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB4b6250387fd34b625038 /* src */ = { + FFFBdb9073787faddb907378 /* src */ = { isa = PBXGroup; children = ( - FFFD4c0170007fd34c017000 /* PxVehicleDefaults.h */, - FFFD4c0170687fd34c017068 /* PxVehicleLinearMath.h */, - FFFD4c0170d07fd34c0170d0 /* PxVehicleSerialization.h */, - FFFD4c0171387fd34c017138 /* PxVehicleSuspLimitConstraintShader.h */, - FFFD4c0171a07fd34c0171a0 /* PxVehicleSuspWheelTire4.h */, - FFFD4c0172087fd34c017208 /* PxVehicleComponents.cpp */, - FFFD4c0172707fd34c017270 /* PxVehicleDrive.cpp */, - FFFD4c0172d87fd34c0172d8 /* PxVehicleDrive4W.cpp */, - FFFD4c0173407fd34c017340 /* PxVehicleDriveNW.cpp */, - FFFD4c0173a87fd34c0173a8 /* PxVehicleDriveTank.cpp */, - FFFD4c0174107fd34c017410 /* PxVehicleMetaData.cpp */, - FFFD4c0174787fd34c017478 /* PxVehicleNoDrive.cpp */, - FFFD4c0174e07fd34c0174e0 /* PxVehicleSDK.cpp */, - FFFD4c0175487fd34c017548 /* PxVehicleSerialization.cpp */, - FFFD4c0175b07fd34c0175b0 /* PxVehicleSuspWheelTire4.cpp */, - FFFD4c0176187fd34c017618 /* PxVehicleTireFriction.cpp */, - FFFD4c0176807fd34c017680 /* PxVehicleUpdate.cpp */, - FFFD4c0176e87fd34c0176e8 /* PxVehicleWheels.cpp */, - FFFD4c0177507fd34c017750 /* VehicleUtilControl.cpp */, - FFFD4c0177b87fd34c0177b8 /* VehicleUtilSetup.cpp */, - FFFD4c0178207fd34c017820 /* VehicleUtilTelemetry.cpp */, + FFFDdb1ca6007faddb1ca600 /* PxVehicleDefaults.h */, + FFFDdb1ca6687faddb1ca668 /* PxVehicleLinearMath.h */, + FFFDdb1ca6d07faddb1ca6d0 /* PxVehicleSerialization.h */, + FFFDdb1ca7387faddb1ca738 /* PxVehicleSuspLimitConstraintShader.h */, + FFFDdb1ca7a07faddb1ca7a0 /* PxVehicleSuspWheelTire4.h */, + FFFDdb1ca8087faddb1ca808 /* PxVehicleComponents.cpp */, + FFFDdb1ca8707faddb1ca870 /* PxVehicleDrive.cpp */, + FFFDdb1ca8d87faddb1ca8d8 /* PxVehicleDrive4W.cpp */, + FFFDdb1ca9407faddb1ca940 /* PxVehicleDriveNW.cpp */, + FFFDdb1ca9a87faddb1ca9a8 /* PxVehicleDriveTank.cpp */, + FFFDdb1caa107faddb1caa10 /* PxVehicleMetaData.cpp */, + FFFDdb1caa787faddb1caa78 /* PxVehicleNoDrive.cpp */, + FFFDdb1caae07faddb1caae0 /* PxVehicleSDK.cpp */, + FFFDdb1cab487faddb1cab48 /* PxVehicleSerialization.cpp */, + FFFDdb1cabb07faddb1cabb0 /* PxVehicleSuspWheelTire4.cpp */, + FFFDdb1cac187faddb1cac18 /* PxVehicleTireFriction.cpp */, + FFFDdb1cac807faddb1cac80 /* PxVehicleUpdate.cpp */, + FFFDdb1cace87faddb1cace8 /* PxVehicleWheels.cpp */, + FFFDdb1cad507faddb1cad50 /* VehicleUtilControl.cpp */, + FFFDdb1cadb87faddb1cadb8 /* VehicleUtilSetup.cpp */, + FFFDdb1cae207faddb1cae20 /* VehicleUtilTelemetry.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB4b6250607fd34b625060 /* metadata */ = { + FFFBdb9073a07faddb9073a0 /* metadata */ = { isa = PBXGroup; children = ( - FFFD4b625d607fd34b625d60 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, - FFFD4b625dc87fd34b625dc8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, - FFFD4b625e307fd34b625e30 /* include/PxVehicleMetaDataObjects.h */, - FFFD4b625e987fd34b625e98 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, - FFFD4b625f007fd34b625f00 /* src/PxVehicleMetaDataObjects.cpp */, + FFFDdb9084907faddb908490 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, + FFFDdb9084f87faddb9084f8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, + FFFDdb9085607faddb908560 /* include/PxVehicleMetaDataObjects.h */, + FFFDdb9085c87faddb9085c8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, + FFFDdb9086307faddb908630 /* src/PxVehicleMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB4b623fc07fd34b623fc0 /* PhysXExtensions */ = { + FFFBdb9081407faddb908140 /* PhysXExtensions */ = { isa = PBXGroup; children = ( - FFFB4b62d0107fd34b62d010 /* include */, - FFFB4b62d0387fd34b62d038 /* src */, - FFFB4b62d0607fd34b62d060 /* serialization */, - FFFB4b62d0887fd34b62d088 /* metadata */, + FFFBdb9011607faddb901160 /* include */, + FFFBdb9011887faddb901188 /* src */, + FFFBdb9011b07faddb9011b0 /* serialization */, + FFFBdb9011d87faddb9011d8 /* metadata */, ); name = "PhysXExtensions"; sourceTree = "<group>"; }; - FFFB4b62d0107fd34b62d010 /* include */ = { + FFFBdb9011607faddb901160 /* include */ = { isa = PBXGroup; children = ( - FFFD4c01a8007fd34c01a800 /* PxBinaryConverter.h */, - FFFD4c01a8687fd34c01a868 /* PxBroadPhaseExt.h */, - FFFD4c01a8d07fd34c01a8d0 /* PxClothFabricCooker.h */, - FFFD4c01a9387fd34c01a938 /* PxClothMeshDesc.h */, - FFFD4c01a9a07fd34c01a9a0 /* PxClothMeshQuadifier.h */, - FFFD4c01aa087fd34c01aa08 /* PxClothTetherCooker.h */, - FFFD4c01aa707fd34c01aa70 /* PxCollectionExt.h */, - FFFD4c01aad87fd34c01aad8 /* PxConstraintExt.h */, - FFFD4c01ab407fd34c01ab40 /* PxConvexMeshExt.h */, - FFFD4c01aba87fd34c01aba8 /* PxD6Joint.h */, - FFFD4c01ac107fd34c01ac10 /* PxDefaultAllocator.h */, - FFFD4c01ac787fd34c01ac78 /* PxDefaultCpuDispatcher.h */, - FFFD4c01ace07fd34c01ace0 /* PxDefaultErrorCallback.h */, - FFFD4c01ad487fd34c01ad48 /* PxDefaultSimulationFilterShader.h */, - FFFD4c01adb07fd34c01adb0 /* PxDefaultStreams.h */, - FFFD4c01ae187fd34c01ae18 /* PxDistanceJoint.h */, - FFFD4c01ae807fd34c01ae80 /* PxExtensionsAPI.h */, - FFFD4c01aee87fd34c01aee8 /* PxFixedJoint.h */, - FFFD4c01af507fd34c01af50 /* PxJoint.h */, - FFFD4c01afb87fd34c01afb8 /* PxJointLimit.h */, - FFFD4c01b0207fd34c01b020 /* PxMassProperties.h */, - FFFD4c01b0887fd34c01b088 /* PxParticleExt.h */, - FFFD4c01b0f07fd34c01b0f0 /* PxPrismaticJoint.h */, - FFFD4c01b1587fd34c01b158 /* PxRaycastCCD.h */, - FFFD4c01b1c07fd34c01b1c0 /* PxRepXSerializer.h */, - FFFD4c01b2287fd34c01b228 /* PxRepXSimpleType.h */, - FFFD4c01b2907fd34c01b290 /* PxRevoluteJoint.h */, - FFFD4c01b2f87fd34c01b2f8 /* PxRigidActorExt.h */, - FFFD4c01b3607fd34c01b360 /* PxRigidBodyExt.h */, - FFFD4c01b3c87fd34c01b3c8 /* PxSceneQueryExt.h */, - FFFD4c01b4307fd34c01b430 /* PxSerialization.h */, - FFFD4c01b4987fd34c01b498 /* PxShapeExt.h */, - FFFD4c01b5007fd34c01b500 /* PxSimpleFactory.h */, - FFFD4c01b5687fd34c01b568 /* PxSmoothNormals.h */, - FFFD4c01b5d07fd34c01b5d0 /* PxSphericalJoint.h */, - FFFD4c01b6387fd34c01b638 /* PxStringTableExt.h */, - FFFD4c01b6a07fd34c01b6a0 /* PxTriangleMeshExt.h */, + FFFDdb1cde007faddb1cde00 /* PxBinaryConverter.h */, + FFFDdb1cde687faddb1cde68 /* PxBroadPhaseExt.h */, + FFFDdb1cded07faddb1cded0 /* PxClothFabricCooker.h */, + FFFDdb1cdf387faddb1cdf38 /* PxClothMeshDesc.h */, + FFFDdb1cdfa07faddb1cdfa0 /* PxClothMeshQuadifier.h */, + FFFDdb1ce0087faddb1ce008 /* PxClothTetherCooker.h */, + FFFDdb1ce0707faddb1ce070 /* PxCollectionExt.h */, + FFFDdb1ce0d87faddb1ce0d8 /* PxConstraintExt.h */, + FFFDdb1ce1407faddb1ce140 /* PxConvexMeshExt.h */, + FFFDdb1ce1a87faddb1ce1a8 /* PxD6Joint.h */, + FFFDdb1ce2107faddb1ce210 /* PxDefaultAllocator.h */, + FFFDdb1ce2787faddb1ce278 /* PxDefaultCpuDispatcher.h */, + FFFDdb1ce2e07faddb1ce2e0 /* PxDefaultErrorCallback.h */, + FFFDdb1ce3487faddb1ce348 /* PxDefaultSimulationFilterShader.h */, + FFFDdb1ce3b07faddb1ce3b0 /* PxDefaultStreams.h */, + FFFDdb1ce4187faddb1ce418 /* PxDistanceJoint.h */, + FFFDdb1ce4807faddb1ce480 /* PxExtensionsAPI.h */, + FFFDdb1ce4e87faddb1ce4e8 /* PxFixedJoint.h */, + FFFDdb1ce5507faddb1ce550 /* PxJoint.h */, + FFFDdb1ce5b87faddb1ce5b8 /* PxJointLimit.h */, + FFFDdb1ce6207faddb1ce620 /* PxMassProperties.h */, + FFFDdb1ce6887faddb1ce688 /* PxParticleExt.h */, + FFFDdb1ce6f07faddb1ce6f0 /* PxPrismaticJoint.h */, + FFFDdb1ce7587faddb1ce758 /* PxRaycastCCD.h */, + FFFDdb1ce7c07faddb1ce7c0 /* PxRepXSerializer.h */, + FFFDdb1ce8287faddb1ce828 /* PxRepXSimpleType.h */, + FFFDdb1ce8907faddb1ce890 /* PxRevoluteJoint.h */, + FFFDdb1ce8f87faddb1ce8f8 /* PxRigidActorExt.h */, + FFFDdb1ce9607faddb1ce960 /* PxRigidBodyExt.h */, + FFFDdb1ce9c87faddb1ce9c8 /* PxSceneQueryExt.h */, + FFFDdb1cea307faddb1cea30 /* PxSerialization.h */, + FFFDdb1cea987faddb1cea98 /* PxShapeExt.h */, + FFFDdb1ceb007faddb1ceb00 /* PxSimpleFactory.h */, + FFFDdb1ceb687faddb1ceb68 /* PxSmoothNormals.h */, + FFFDdb1cebd07faddb1cebd0 /* PxSphericalJoint.h */, + FFFDdb1cec387faddb1cec38 /* PxStringTableExt.h */, + FFFDdb1ceca07faddb1ceca0 /* PxTriangleMeshExt.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB4b62d0387fd34b62d038 /* src */ = { + FFFBdb9011887faddb901188 /* src */ = { isa = PBXGroup; children = ( - FFFD4c0192007fd34c019200 /* ExtConstraintHelper.h */, - FFFD4c0192687fd34c019268 /* ExtCpuWorkerThread.h */, - FFFD4c0192d07fd34c0192d0 /* ExtD6Joint.h */, - FFFD4c0193387fd34c019338 /* ExtDefaultCpuDispatcher.h */, - FFFD4c0193a07fd34c0193a0 /* ExtDistanceJoint.h */, - FFFD4c0194087fd34c019408 /* ExtFixedJoint.h */, - FFFD4c0194707fd34c019470 /* ExtInertiaTensor.h */, - FFFD4c0194d87fd34c0194d8 /* ExtJoint.h */, - FFFD4c0195407fd34c019540 /* ExtJointMetaDataExtensions.h */, - FFFD4c0195a87fd34c0195a8 /* ExtPlatform.h */, - FFFD4c0196107fd34c019610 /* ExtPrismaticJoint.h */, - FFFD4c0196787fd34c019678 /* ExtPvd.h */, - FFFD4c0196e07fd34c0196e0 /* ExtRevoluteJoint.h */, - FFFD4c0197487fd34c019748 /* ExtSerialization.h */, - FFFD4c0197b07fd34c0197b0 /* ExtSharedQueueEntryPool.h */, - FFFD4c0198187fd34c019818 /* ExtSphericalJoint.h */, - FFFD4c0198807fd34c019880 /* ExtTaskQueueHelper.h */, - FFFD4c0198e87fd34c0198e8 /* ExtBroadPhase.cpp */, - FFFD4c0199507fd34c019950 /* ExtClothFabricCooker.cpp */, - FFFD4c0199b87fd34c0199b8 /* ExtClothGeodesicTetherCooker.cpp */, - FFFD4c019a207fd34c019a20 /* ExtClothMeshQuadifier.cpp */, - FFFD4c019a887fd34c019a88 /* ExtClothSimpleTetherCooker.cpp */, - FFFD4c019af07fd34c019af0 /* ExtCollection.cpp */, - FFFD4c019b587fd34c019b58 /* ExtConvexMeshExt.cpp */, - FFFD4c019bc07fd34c019bc0 /* ExtCpuWorkerThread.cpp */, - FFFD4c019c287fd34c019c28 /* ExtD6Joint.cpp */, - FFFD4c019c907fd34c019c90 /* ExtD6JointSolverPrep.cpp */, - FFFD4c019cf87fd34c019cf8 /* ExtDefaultCpuDispatcher.cpp */, - FFFD4c019d607fd34c019d60 /* ExtDefaultErrorCallback.cpp */, - FFFD4c019dc87fd34c019dc8 /* ExtDefaultSimulationFilterShader.cpp */, - FFFD4c019e307fd34c019e30 /* ExtDefaultStreams.cpp */, - FFFD4c019e987fd34c019e98 /* ExtDistanceJoint.cpp */, - FFFD4c019f007fd34c019f00 /* ExtDistanceJointSolverPrep.cpp */, - FFFD4c019f687fd34c019f68 /* ExtExtensions.cpp */, - FFFD4c019fd07fd34c019fd0 /* ExtFixedJoint.cpp */, - FFFD4c01a0387fd34c01a038 /* ExtFixedJointSolverPrep.cpp */, - FFFD4c01a0a07fd34c01a0a0 /* ExtJoint.cpp */, - FFFD4c01a1087fd34c01a108 /* ExtMetaData.cpp */, - FFFD4c01a1707fd34c01a170 /* ExtParticleExt.cpp */, - FFFD4c01a1d87fd34c01a1d8 /* ExtPrismaticJoint.cpp */, - FFFD4c01a2407fd34c01a240 /* ExtPrismaticJointSolverPrep.cpp */, - FFFD4c01a2a87fd34c01a2a8 /* ExtPvd.cpp */, - FFFD4c01a3107fd34c01a310 /* ExtPxStringTable.cpp */, - FFFD4c01a3787fd34c01a378 /* ExtRaycastCCD.cpp */, - FFFD4c01a3e07fd34c01a3e0 /* ExtRevoluteJoint.cpp */, - FFFD4c01a4487fd34c01a448 /* ExtRevoluteJointSolverPrep.cpp */, - FFFD4c01a4b07fd34c01a4b0 /* ExtRigidBodyExt.cpp */, - FFFD4c01a5187fd34c01a518 /* ExtSceneQueryExt.cpp */, - FFFD4c01a5807fd34c01a580 /* ExtSimpleFactory.cpp */, - FFFD4c01a5e87fd34c01a5e8 /* ExtSmoothNormals.cpp */, - FFFD4c01a6507fd34c01a650 /* ExtSphericalJoint.cpp */, - FFFD4c01a6b87fd34c01a6b8 /* ExtSphericalJointSolverPrep.cpp */, - FFFD4c01a7207fd34c01a720 /* ExtTriangleMeshExt.cpp */, + FFFDdb1cc8007faddb1cc800 /* ExtConstraintHelper.h */, + FFFDdb1cc8687faddb1cc868 /* ExtCpuWorkerThread.h */, + FFFDdb1cc8d07faddb1cc8d0 /* ExtD6Joint.h */, + FFFDdb1cc9387faddb1cc938 /* ExtDefaultCpuDispatcher.h */, + FFFDdb1cc9a07faddb1cc9a0 /* ExtDistanceJoint.h */, + FFFDdb1cca087faddb1cca08 /* ExtFixedJoint.h */, + FFFDdb1cca707faddb1cca70 /* ExtInertiaTensor.h */, + FFFDdb1ccad87faddb1ccad8 /* ExtJoint.h */, + FFFDdb1ccb407faddb1ccb40 /* ExtJointMetaDataExtensions.h */, + FFFDdb1ccba87faddb1ccba8 /* ExtPlatform.h */, + FFFDdb1ccc107faddb1ccc10 /* ExtPrismaticJoint.h */, + FFFDdb1ccc787faddb1ccc78 /* ExtPvd.h */, + FFFDdb1ccce07faddb1ccce0 /* ExtRevoluteJoint.h */, + FFFDdb1ccd487faddb1ccd48 /* ExtSerialization.h */, + FFFDdb1ccdb07faddb1ccdb0 /* ExtSharedQueueEntryPool.h */, + FFFDdb1cce187faddb1cce18 /* ExtSphericalJoint.h */, + FFFDdb1cce807faddb1cce80 /* ExtTaskQueueHelper.h */, + FFFDdb1ccee87faddb1ccee8 /* ExtBroadPhase.cpp */, + FFFDdb1ccf507faddb1ccf50 /* ExtClothFabricCooker.cpp */, + FFFDdb1ccfb87faddb1ccfb8 /* ExtClothGeodesicTetherCooker.cpp */, + FFFDdb1cd0207faddb1cd020 /* ExtClothMeshQuadifier.cpp */, + FFFDdb1cd0887faddb1cd088 /* ExtClothSimpleTetherCooker.cpp */, + FFFDdb1cd0f07faddb1cd0f0 /* ExtCollection.cpp */, + FFFDdb1cd1587faddb1cd158 /* ExtConvexMeshExt.cpp */, + FFFDdb1cd1c07faddb1cd1c0 /* ExtCpuWorkerThread.cpp */, + FFFDdb1cd2287faddb1cd228 /* ExtD6Joint.cpp */, + FFFDdb1cd2907faddb1cd290 /* ExtD6JointSolverPrep.cpp */, + FFFDdb1cd2f87faddb1cd2f8 /* ExtDefaultCpuDispatcher.cpp */, + FFFDdb1cd3607faddb1cd360 /* ExtDefaultErrorCallback.cpp */, + FFFDdb1cd3c87faddb1cd3c8 /* ExtDefaultSimulationFilterShader.cpp */, + FFFDdb1cd4307faddb1cd430 /* ExtDefaultStreams.cpp */, + FFFDdb1cd4987faddb1cd498 /* ExtDistanceJoint.cpp */, + FFFDdb1cd5007faddb1cd500 /* ExtDistanceJointSolverPrep.cpp */, + FFFDdb1cd5687faddb1cd568 /* ExtExtensions.cpp */, + FFFDdb1cd5d07faddb1cd5d0 /* ExtFixedJoint.cpp */, + FFFDdb1cd6387faddb1cd638 /* ExtFixedJointSolverPrep.cpp */, + FFFDdb1cd6a07faddb1cd6a0 /* ExtJoint.cpp */, + FFFDdb1cd7087faddb1cd708 /* ExtMetaData.cpp */, + FFFDdb1cd7707faddb1cd770 /* ExtParticleExt.cpp */, + FFFDdb1cd7d87faddb1cd7d8 /* ExtPrismaticJoint.cpp */, + FFFDdb1cd8407faddb1cd840 /* ExtPrismaticJointSolverPrep.cpp */, + FFFDdb1cd8a87faddb1cd8a8 /* ExtPvd.cpp */, + FFFDdb1cd9107faddb1cd910 /* ExtPxStringTable.cpp */, + FFFDdb1cd9787faddb1cd978 /* ExtRaycastCCD.cpp */, + FFFDdb1cd9e07faddb1cd9e0 /* ExtRevoluteJoint.cpp */, + FFFDdb1cda487faddb1cda48 /* ExtRevoluteJointSolverPrep.cpp */, + FFFDdb1cdab07faddb1cdab0 /* ExtRigidBodyExt.cpp */, + FFFDdb1cdb187faddb1cdb18 /* ExtSceneQueryExt.cpp */, + FFFDdb1cdb807faddb1cdb80 /* ExtSimpleFactory.cpp */, + FFFDdb1cdbe87faddb1cdbe8 /* ExtSmoothNormals.cpp */, + FFFDdb1cdc507faddb1cdc50 /* ExtSphericalJoint.cpp */, + FFFDdb1cdcb87faddb1cdcb8 /* ExtSphericalJointSolverPrep.cpp */, + FFFDdb1cdd207faddb1cdd20 /* ExtTriangleMeshExt.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB4b62d0607fd34b62d060 /* serialization */ = { + FFFBdb9011b07faddb9011b0 /* serialization */ = { isa = PBXGroup; children = ( - FFFD4c01dc007fd34c01dc00 /* SnSerialUtils.h */, - FFFD4c01dc687fd34c01dc68 /* SnSerializationRegistry.h */, - FFFD4c01dcd07fd34c01dcd0 /* SnSerialUtils.cpp */, - FFFD4c01dd387fd34c01dd38 /* SnSerialization.cpp */, - FFFD4c01dda07fd34c01dda0 /* SnSerializationRegistry.cpp */, - FFFD4c01de087fd34c01de08 /* Binary/SnConvX.h */, - FFFD4c01de707fd34c01de70 /* Binary/SnConvX_Align.h */, - FFFD4c01ded87fd34c01ded8 /* Binary/SnConvX_Common.h */, - FFFD4c01df407fd34c01df40 /* Binary/SnConvX_MetaData.h */, - FFFD4c01dfa87fd34c01dfa8 /* Binary/SnConvX_Output.h */, - FFFD4c01e0107fd34c01e010 /* Binary/SnConvX_Union.h */, - FFFD4c01e0787fd34c01e078 /* Binary/SnSerializationContext.h */, - FFFD4c01e0e07fd34c01e0e0 /* Binary/SnBinaryDeserialization.cpp */, - FFFD4c01e1487fd34c01e148 /* Binary/SnBinarySerialization.cpp */, - FFFD4c01e1b07fd34c01e1b0 /* Binary/SnConvX.cpp */, - FFFD4c01e2187fd34c01e218 /* Binary/SnConvX_Align.cpp */, - FFFD4c01e2807fd34c01e280 /* Binary/SnConvX_Convert.cpp */, - FFFD4c01e2e87fd34c01e2e8 /* Binary/SnConvX_Error.cpp */, - FFFD4c01e3507fd34c01e350 /* Binary/SnConvX_MetaData.cpp */, - FFFD4c01e3b87fd34c01e3b8 /* Binary/SnConvX_Output.cpp */, - FFFD4c01e4207fd34c01e420 /* Binary/SnConvX_Union.cpp */, - FFFD4c01e4887fd34c01e488 /* Binary/SnSerializationContext.cpp */, - FFFD4c01e4f07fd34c01e4f0 /* Xml/SnJointRepXSerializer.h */, - FFFD4c01e5587fd34c01e558 /* Xml/SnPxStreamOperators.h */, - FFFD4c01e5c07fd34c01e5c0 /* Xml/SnRepX1_0Defaults.h */, - FFFD4c01e6287fd34c01e628 /* Xml/SnRepX3_1Defaults.h */, - FFFD4c01e6907fd34c01e690 /* Xml/SnRepX3_2Defaults.h */, - FFFD4c01e6f87fd34c01e6f8 /* Xml/SnRepXCollection.h */, - FFFD4c01e7607fd34c01e760 /* Xml/SnRepXCoreSerializer.h */, - FFFD4c01e7c87fd34c01e7c8 /* Xml/SnRepXSerializerImpl.h */, - FFFD4c01e8307fd34c01e830 /* Xml/SnRepXUpgrader.h */, - FFFD4c01e8987fd34c01e898 /* Xml/SnSimpleXmlWriter.h */, - FFFD4c01e9007fd34c01e900 /* Xml/SnXmlDeserializer.h */, - FFFD4c01e9687fd34c01e968 /* Xml/SnXmlImpl.h */, - FFFD4c01e9d07fd34c01e9d0 /* Xml/SnXmlMemoryAllocator.h */, - FFFD4c01ea387fd34c01ea38 /* Xml/SnXmlMemoryPool.h */, - FFFD4c01eaa07fd34c01eaa0 /* Xml/SnXmlMemoryPoolStreams.h */, - FFFD4c01eb087fd34c01eb08 /* Xml/SnXmlReader.h */, - FFFD4c01eb707fd34c01eb70 /* Xml/SnXmlSerializer.h */, - FFFD4c01ebd87fd34c01ebd8 /* Xml/SnXmlSimpleXmlWriter.h */, - FFFD4c01ec407fd34c01ec40 /* Xml/SnXmlStringToType.h */, - FFFD4c01eca87fd34c01eca8 /* Xml/SnXmlVisitorReader.h */, - FFFD4c01ed107fd34c01ed10 /* Xml/SnXmlVisitorWriter.h */, - FFFD4c01ed787fd34c01ed78 /* Xml/SnXmlWriter.h */, - FFFD4c01ede07fd34c01ede0 /* Xml/SnJointRepXSerializer.cpp */, - FFFD4c01ee487fd34c01ee48 /* Xml/SnRepXCoreSerializer.cpp */, - FFFD4c01eeb07fd34c01eeb0 /* Xml/SnRepXUpgrader.cpp */, - FFFD4c01ef187fd34c01ef18 /* Xml/SnXmlSerialization.cpp */, - FFFD4c01ef807fd34c01ef80 /* File/SnFile.h */, + FFFDdb1d18007faddb1d1800 /* SnSerialUtils.h */, + FFFDdb1d18687faddb1d1868 /* SnSerializationRegistry.h */, + FFFDdb1d18d07faddb1d18d0 /* SnSerialUtils.cpp */, + FFFDdb1d19387faddb1d1938 /* SnSerialization.cpp */, + FFFDdb1d19a07faddb1d19a0 /* SnSerializationRegistry.cpp */, + FFFDdb1d1a087faddb1d1a08 /* Binary/SnConvX.h */, + FFFDdb1d1a707faddb1d1a70 /* Binary/SnConvX_Align.h */, + FFFDdb1d1ad87faddb1d1ad8 /* Binary/SnConvX_Common.h */, + FFFDdb1d1b407faddb1d1b40 /* Binary/SnConvX_MetaData.h */, + FFFDdb1d1ba87faddb1d1ba8 /* Binary/SnConvX_Output.h */, + FFFDdb1d1c107faddb1d1c10 /* Binary/SnConvX_Union.h */, + FFFDdb1d1c787faddb1d1c78 /* Binary/SnSerializationContext.h */, + FFFDdb1d1ce07faddb1d1ce0 /* Binary/SnBinaryDeserialization.cpp */, + FFFDdb1d1d487faddb1d1d48 /* Binary/SnBinarySerialization.cpp */, + FFFDdb1d1db07faddb1d1db0 /* Binary/SnConvX.cpp */, + FFFDdb1d1e187faddb1d1e18 /* Binary/SnConvX_Align.cpp */, + FFFDdb1d1e807faddb1d1e80 /* Binary/SnConvX_Convert.cpp */, + FFFDdb1d1ee87faddb1d1ee8 /* Binary/SnConvX_Error.cpp */, + FFFDdb1d1f507faddb1d1f50 /* Binary/SnConvX_MetaData.cpp */, + FFFDdb1d1fb87faddb1d1fb8 /* Binary/SnConvX_Output.cpp */, + FFFDdb1d20207faddb1d2020 /* Binary/SnConvX_Union.cpp */, + FFFDdb1d20887faddb1d2088 /* Binary/SnSerializationContext.cpp */, + FFFDdb1d20f07faddb1d20f0 /* Xml/SnJointRepXSerializer.h */, + FFFDdb1d21587faddb1d2158 /* Xml/SnPxStreamOperators.h */, + FFFDdb1d21c07faddb1d21c0 /* Xml/SnRepX1_0Defaults.h */, + FFFDdb1d22287faddb1d2228 /* Xml/SnRepX3_1Defaults.h */, + FFFDdb1d22907faddb1d2290 /* Xml/SnRepX3_2Defaults.h */, + FFFDdb1d22f87faddb1d22f8 /* Xml/SnRepXCollection.h */, + FFFDdb1d23607faddb1d2360 /* Xml/SnRepXCoreSerializer.h */, + FFFDdb1d23c87faddb1d23c8 /* Xml/SnRepXSerializerImpl.h */, + FFFDdb1d24307faddb1d2430 /* Xml/SnRepXUpgrader.h */, + FFFDdb1d24987faddb1d2498 /* Xml/SnSimpleXmlWriter.h */, + FFFDdb1d25007faddb1d2500 /* Xml/SnXmlDeserializer.h */, + FFFDdb1d25687faddb1d2568 /* Xml/SnXmlImpl.h */, + FFFDdb1d25d07faddb1d25d0 /* Xml/SnXmlMemoryAllocator.h */, + FFFDdb1d26387faddb1d2638 /* Xml/SnXmlMemoryPool.h */, + FFFDdb1d26a07faddb1d26a0 /* Xml/SnXmlMemoryPoolStreams.h */, + FFFDdb1d27087faddb1d2708 /* Xml/SnXmlReader.h */, + FFFDdb1d27707faddb1d2770 /* Xml/SnXmlSerializer.h */, + FFFDdb1d27d87faddb1d27d8 /* Xml/SnXmlSimpleXmlWriter.h */, + FFFDdb1d28407faddb1d2840 /* Xml/SnXmlStringToType.h */, + FFFDdb1d28a87faddb1d28a8 /* Xml/SnXmlVisitorReader.h */, + FFFDdb1d29107faddb1d2910 /* Xml/SnXmlVisitorWriter.h */, + FFFDdb1d29787faddb1d2978 /* Xml/SnXmlWriter.h */, + FFFDdb1d29e07faddb1d29e0 /* Xml/SnJointRepXSerializer.cpp */, + FFFDdb1d2a487faddb1d2a48 /* Xml/SnRepXCoreSerializer.cpp */, + FFFDdb1d2ab07faddb1d2ab0 /* Xml/SnRepXUpgrader.cpp */, + FFFDdb1d2b187faddb1d2b18 /* Xml/SnXmlSerialization.cpp */, + FFFDdb1d2b807faddb1d2b80 /* File/SnFile.h */, ); name = "serialization"; sourceTree = SOURCE_ROOT; }; - FFFB4b62d0887fd34b62d088 /* metadata */ = { + FFFBdb9011d87faddb9011d8 /* metadata */ = { isa = PBXGroup; children = ( - FFFD4c01b8007fd34c01b800 /* core/include/PvdMetaDataDefineProperties.h */, - FFFD4c01b8687fd34c01b868 /* core/include/PvdMetaDataExtensions.h */, - FFFD4c01b8d07fd34c01b8d0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFD4c01b9387fd34c01b938 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFD4c01b9a07fd34c01b9a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFD4c01ba087fd34c01ba08 /* core/include/PxMetaDataCompare.h */, - FFFD4c01ba707fd34c01ba70 /* core/include/PxMetaDataCppPrefix.h */, - FFFD4c01bad87fd34c01bad8 /* core/include/PxMetaDataObjects.h */, - FFFD4c01bb407fd34c01bb40 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFD4c01bba87fd34c01bba8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, - FFFD4c01bc107fd34c01bc10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, - FFFD4c01bc787fd34c01bc78 /* extensions/include/PxExtensionMetaDataObjects.h */, - FFFD4c01bce07fd34c01bce0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, + FFFDdb1cee007faddb1cee00 /* core/include/PvdMetaDataDefineProperties.h */, + FFFDdb1cee687faddb1cee68 /* core/include/PvdMetaDataExtensions.h */, + FFFDdb1ceed07faddb1ceed0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFDdb1cef387faddb1cef38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFDdb1cefa07faddb1cefa0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFDdb1cf0087faddb1cf008 /* core/include/PxMetaDataCompare.h */, + FFFDdb1cf0707faddb1cf070 /* core/include/PxMetaDataCppPrefix.h */, + FFFDdb1cf0d87faddb1cf0d8 /* core/include/PxMetaDataObjects.h */, + FFFDdb1cf1407faddb1cf140 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFDdb1cf1a87faddb1cf1a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, + FFFDdb1cf2107faddb1cf210 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, + FFFDdb1cf2787faddb1cf278 /* extensions/include/PxExtensionMetaDataObjects.h */, + FFFDdb1cf2e07faddb1cf2e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB4b6368f07fd34b6368f0 /* SceneQuery */ = { + FFFBddd0e3007fadddd0e300 /* SceneQuery */ = { isa = PBXGroup; children = ( - FFFB4b638ae07fd34b638ae0 /* src */, - FFFB4b638b087fd34b638b08 /* include */, + FFFBddd103507fadddd10350 /* src */, + FFFBddd103787fadddd10378 /* include */, ); name = "SceneQuery"; sourceTree = "<group>"; }; - FFFB4b638ae07fd34b638ae0 /* src */ = { + FFFBddd103507fadddd10350 /* src */ = { isa = PBXGroup; children = ( - FFFD4c021c007fd34c021c00 /* SqAABBPruner.cpp */, - FFFD4c021c687fd34c021c68 /* SqAABBTree.cpp */, - FFFD4c021cd07fd34c021cd0 /* SqAABBTreeUpdateMap.cpp */, - FFFD4c021d387fd34c021d38 /* SqBounds.cpp */, - FFFD4c021da07fd34c021da0 /* SqBucketPruner.cpp */, - FFFD4c021e087fd34c021e08 /* SqExtendedBucketPruner.cpp */, - FFFD4c021e707fd34c021e70 /* SqMetaData.cpp */, - FFFD4c021ed87fd34c021ed8 /* SqPruningPool.cpp */, - FFFD4c021f407fd34c021f40 /* SqPruningStructure.cpp */, - FFFD4c021fa87fd34c021fa8 /* SqSceneQueryManager.cpp */, - FFFD4c0220107fd34c022010 /* SqAABBPruner.h */, - FFFD4c0220787fd34c022078 /* SqAABBTree.h */, - FFFD4c0220e07fd34c0220e0 /* SqAABBTreeQuery.h */, - FFFD4c0221487fd34c022148 /* SqAABBTreeUpdateMap.h */, - FFFD4c0221b07fd34c0221b0 /* SqBounds.h */, - FFFD4c0222187fd34c022218 /* SqBucketPruner.h */, - FFFD4c0222807fd34c022280 /* SqExtendedBucketPruner.h */, - FFFD4c0222e87fd34c0222e8 /* SqPrunerTestsSIMD.h */, - FFFD4c0223507fd34c022350 /* SqPruningPool.h */, - FFFD4c0223b87fd34c0223b8 /* SqTypedef.h */, + FFFDdb1d50007faddb1d5000 /* SqAABBPruner.cpp */, + FFFDdb1d50687faddb1d5068 /* SqAABBTree.cpp */, + FFFDdb1d50d07faddb1d50d0 /* SqAABBTreeUpdateMap.cpp */, + FFFDdb1d51387faddb1d5138 /* SqBounds.cpp */, + FFFDdb1d51a07faddb1d51a0 /* SqBucketPruner.cpp */, + FFFDdb1d52087faddb1d5208 /* SqExtendedBucketPruner.cpp */, + FFFDdb1d52707faddb1d5270 /* SqMetaData.cpp */, + FFFDdb1d52d87faddb1d52d8 /* SqPruningPool.cpp */, + FFFDdb1d53407faddb1d5340 /* SqPruningStructure.cpp */, + FFFDdb1d53a87faddb1d53a8 /* SqSceneQueryManager.cpp */, + FFFDdb1d54107faddb1d5410 /* SqAABBPruner.h */, + FFFDdb1d54787faddb1d5478 /* SqAABBTree.h */, + FFFDdb1d54e07faddb1d54e0 /* SqAABBTreeQuery.h */, + FFFDdb1d55487faddb1d5548 /* SqAABBTreeUpdateMap.h */, + FFFDdb1d55b07faddb1d55b0 /* SqBounds.h */, + FFFDdb1d56187faddb1d5618 /* SqBucketPruner.h */, + FFFDdb1d56807faddb1d5680 /* SqExtendedBucketPruner.h */, + FFFDdb1d56e87faddb1d56e8 /* SqPrunerTestsSIMD.h */, + FFFDdb1d57507faddb1d5750 /* SqPruningPool.h */, + FFFDdb1d57b87faddb1d57b8 /* SqTypedef.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB4b638b087fd34b638b08 /* include */ = { + FFFBddd103787fadddd10378 /* include */ = { isa = PBXGroup; children = ( - FFFD4b63ad207fd34b63ad20 /* SqPruner.h */, - FFFD4b63ad887fd34b63ad88 /* SqPrunerMergeData.h */, - FFFD4b63adf07fd34b63adf0 /* SqPruningStructure.h */, - FFFD4b63ae587fd34b63ae58 /* SqSceneQueryManager.h */, + FFFDddd125907fadddd12590 /* SqPruner.h */, + FFFDddd125f87fadddd125f8 /* SqPrunerMergeData.h */, + FFFDddd126607fadddd12660 /* SqPruningStructure.h */, + FFFDddd126c87fadddd126c8 /* SqSceneQueryManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB4b63afe07fd34b63afe0 /* SimulationController */ = { + FFFBddd128507fadddd12850 /* SimulationController */ = { isa = PBXGroup; children = ( - FFFB4b63cf207fd34b63cf20 /* include */, - FFFB4b63cf487fd34b63cf48 /* src */, + FFFBddd147907fadddd14790 /* include */, + FFFBddd147b87fadddd147b8 /* src */, ); name = "SimulationController"; sourceTree = "<group>"; }; - FFFB4b63cf207fd34b63cf20 /* include */ = { + FFFBddd147907fadddd14790 /* include */ = { isa = PBXGroup; children = ( - FFFD4c0246007fd34c024600 /* ScActorCore.h */, - FFFD4c0246687fd34c024668 /* ScArticulationCore.h */, - FFFD4c0246d07fd34c0246d0 /* ScArticulationJointCore.h */, - FFFD4c0247387fd34c024738 /* ScBodyCore.h */, - FFFD4c0247a07fd34c0247a0 /* ScClothCore.h */, - FFFD4c0248087fd34c024808 /* ScClothFabricCore.h */, - FFFD4c0248707fd34c024870 /* ScConstraintCore.h */, - FFFD4c0248d87fd34c0248d8 /* ScIterators.h */, - FFFD4c0249407fd34c024940 /* ScMaterialCore.h */, - FFFD4c0249a87fd34c0249a8 /* ScParticleSystemCore.h */, - FFFD4c024a107fd34c024a10 /* ScPhysics.h */, - FFFD4c024a787fd34c024a78 /* ScRigidCore.h */, - FFFD4c024ae07fd34c024ae0 /* ScScene.h */, - FFFD4c024b487fd34c024b48 /* ScShapeCore.h */, - FFFD4c024bb07fd34c024bb0 /* ScStaticCore.h */, + FFFDdb1d7a007faddb1d7a00 /* ScActorCore.h */, + FFFDdb1d7a687faddb1d7a68 /* ScArticulationCore.h */, + FFFDdb1d7ad07faddb1d7ad0 /* ScArticulationJointCore.h */, + FFFDdb1d7b387faddb1d7b38 /* ScBodyCore.h */, + FFFDdb1d7ba07faddb1d7ba0 /* ScClothCore.h */, + FFFDdb1d7c087faddb1d7c08 /* ScClothFabricCore.h */, + FFFDdb1d7c707faddb1d7c70 /* ScConstraintCore.h */, + FFFDdb1d7cd87faddb1d7cd8 /* ScIterators.h */, + FFFDdb1d7d407faddb1d7d40 /* ScMaterialCore.h */, + FFFDdb1d7da87faddb1d7da8 /* ScParticleSystemCore.h */, + FFFDdb1d7e107faddb1d7e10 /* ScPhysics.h */, + FFFDdb1d7e787faddb1d7e78 /* ScRigidCore.h */, + FFFDdb1d7ee07faddb1d7ee0 /* ScScene.h */, + FFFDdb1d7f487faddb1d7f48 /* ScShapeCore.h */, + FFFDdb1d7fb07faddb1d7fb0 /* ScStaticCore.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB4b63cf487fd34b63cf48 /* src */ = { + FFFBddd147b87fadddd147b8 /* src */ = { isa = PBXGroup; children = ( - FFFD4a826c007fd34a826c00 /* ScActorElementPair.h */, - FFFD4a826c687fd34a826c68 /* ScActorInteraction.h */, - FFFD4a826cd07fd34a826cd0 /* ScActorPair.h */, - FFFD4a826d387fd34a826d38 /* ScActorSim.h */, - FFFD4a826da07fd34a826da0 /* ScArticulationJointSim.h */, - FFFD4a826e087fd34a826e08 /* ScArticulationSim.h */, - FFFD4a826e707fd34a826e70 /* ScBodySim.h */, - FFFD4a826ed87fd34a826ed8 /* ScClient.h */, - FFFD4a826f407fd34a826f40 /* ScConstraintGroupNode.h */, - FFFD4a826fa87fd34a826fa8 /* ScConstraintInteraction.h */, - FFFD4a8270107fd34a827010 /* ScConstraintProjectionManager.h */, - FFFD4a8270787fd34a827078 /* ScConstraintProjectionTree.h */, - FFFD4a8270e07fd34a8270e0 /* ScConstraintSim.h */, - FFFD4a8271487fd34a827148 /* ScContactReportBuffer.h */, - FFFD4a8271b07fd34a8271b0 /* ScContactStream.h */, - FFFD4a8272187fd34a827218 /* ScElementInteractionMarker.h */, - FFFD4a8272807fd34a827280 /* ScElementSim.h */, - FFFD4a8272e87fd34a8272e8 /* ScElementSimInteraction.h */, - FFFD4a8273507fd34a827350 /* ScInteraction.h */, - FFFD4a8273b87fd34a8273b8 /* ScInteractionFlags.h */, - FFFD4a8274207fd34a827420 /* ScNPhaseCore.h */, - FFFD4a8274887fd34a827488 /* ScObjectIDTracker.h */, - FFFD4a8274f07fd34a8274f0 /* ScRbElementInteraction.h */, - FFFD4a8275587fd34a827558 /* ScRigidSim.h */, - FFFD4a8275c07fd34a8275c0 /* ScShapeInteraction.h */, - FFFD4a8276287fd34a827628 /* ScShapeIterator.h */, - FFFD4a8276907fd34a827690 /* ScShapeSim.h */, - FFFD4a8276f87fd34a8276f8 /* ScSimStateData.h */, - FFFD4a8277607fd34a827760 /* ScSimStats.h */, - FFFD4a8277c87fd34a8277c8 /* ScSimulationController.h */, - FFFD4a8278307fd34a827830 /* ScSqBoundsManager.h */, - FFFD4a8278987fd34a827898 /* ScStaticSim.h */, - FFFD4a8279007fd34a827900 /* ScTriggerInteraction.h */, - FFFD4a8279687fd34a827968 /* ScTriggerPairs.h */, - FFFD4a8279d07fd34a8279d0 /* ScActorCore.cpp */, - FFFD4a827a387fd34a827a38 /* ScActorSim.cpp */, - FFFD4a827aa07fd34a827aa0 /* ScArticulationCore.cpp */, - FFFD4a827b087fd34a827b08 /* ScArticulationJointCore.cpp */, - FFFD4a827b707fd34a827b70 /* ScArticulationJointSim.cpp */, - FFFD4a827bd87fd34a827bd8 /* ScArticulationSim.cpp */, - FFFD4a827c407fd34a827c40 /* ScBodyCore.cpp */, - FFFD4a827ca87fd34a827ca8 /* ScBodyCoreKinematic.cpp */, - FFFD4a827d107fd34a827d10 /* ScBodySim.cpp */, - FFFD4a827d787fd34a827d78 /* ScConstraintCore.cpp */, - FFFD4a827de07fd34a827de0 /* ScConstraintGroupNode.cpp */, - FFFD4a827e487fd34a827e48 /* ScConstraintInteraction.cpp */, - FFFD4a827eb07fd34a827eb0 /* ScConstraintProjectionManager.cpp */, - FFFD4a827f187fd34a827f18 /* ScConstraintProjectionTree.cpp */, - FFFD4a827f807fd34a827f80 /* ScConstraintSim.cpp */, - FFFD4a827fe87fd34a827fe8 /* ScElementInteractionMarker.cpp */, - FFFD4a8280507fd34a828050 /* ScElementSim.cpp */, - FFFD4a8280b87fd34a8280b8 /* ScInteraction.cpp */, - FFFD4a8281207fd34a828120 /* ScIterators.cpp */, - FFFD4a8281887fd34a828188 /* ScMaterialCore.cpp */, - FFFD4a8281f07fd34a8281f0 /* ScMetaData.cpp */, - FFFD4a8282587fd34a828258 /* ScNPhaseCore.cpp */, - FFFD4a8282c07fd34a8282c0 /* ScPhysics.cpp */, - FFFD4a8283287fd34a828328 /* ScRigidCore.cpp */, - FFFD4a8283907fd34a828390 /* ScRigidSim.cpp */, - FFFD4a8283f87fd34a8283f8 /* ScScene.cpp */, - FFFD4a8284607fd34a828460 /* ScShapeCore.cpp */, - FFFD4a8284c87fd34a8284c8 /* ScShapeInteraction.cpp */, - FFFD4a8285307fd34a828530 /* ScShapeSim.cpp */, - FFFD4a8285987fd34a828598 /* ScSimStats.cpp */, - FFFD4a8286007fd34a828600 /* ScSimulationController.cpp */, - FFFD4a8286687fd34a828668 /* ScSqBoundsManager.cpp */, - FFFD4a8286d07fd34a8286d0 /* ScStaticCore.cpp */, - FFFD4a8287387fd34a828738 /* ScStaticSim.cpp */, - FFFD4a8287a07fd34a8287a0 /* ScTriggerInteraction.cpp */, - FFFD4a8288087fd34a828808 /* particles/ScParticleBodyInteraction.h */, - FFFD4a8288707fd34a828870 /* particles/ScParticlePacketShape.h */, - FFFD4a8288d87fd34a8288d8 /* particles/ScParticleSystemSim.h */, - FFFD4a8289407fd34a828940 /* particles/ScParticleBodyInteraction.cpp */, - FFFD4a8289a87fd34a8289a8 /* particles/ScParticlePacketShape.cpp */, - FFFD4a828a107fd34a828a10 /* particles/ScParticleSystemCore.cpp */, - FFFD4a828a787fd34a828a78 /* particles/ScParticleSystemSim.cpp */, - FFFD4a828ae07fd34a828ae0 /* cloth/ScClothShape.h */, - FFFD4a828b487fd34a828b48 /* cloth/ScClothSim.h */, - FFFD4a828bb07fd34a828bb0 /* cloth/ScClothCore.cpp */, - FFFD4a828c187fd34a828c18 /* cloth/ScClothFabricCore.cpp */, - FFFD4a828c807fd34a828c80 /* cloth/ScClothShape.cpp */, - FFFD4a828ce87fd34a828ce8 /* cloth/ScClothSim.cpp */, + FFFDdc82ae007faddc82ae00 /* ScActorElementPair.h */, + FFFDdc82ae687faddc82ae68 /* ScActorInteraction.h */, + FFFDdc82aed07faddc82aed0 /* ScActorPair.h */, + FFFDdc82af387faddc82af38 /* ScActorSim.h */, + FFFDdc82afa07faddc82afa0 /* ScArticulationJointSim.h */, + FFFDdc82b0087faddc82b008 /* ScArticulationSim.h */, + FFFDdc82b0707faddc82b070 /* ScBodySim.h */, + FFFDdc82b0d87faddc82b0d8 /* ScClient.h */, + FFFDdc82b1407faddc82b140 /* ScConstraintGroupNode.h */, + FFFDdc82b1a87faddc82b1a8 /* ScConstraintInteraction.h */, + FFFDdc82b2107faddc82b210 /* ScConstraintProjectionManager.h */, + FFFDdc82b2787faddc82b278 /* ScConstraintProjectionTree.h */, + FFFDdc82b2e07faddc82b2e0 /* ScConstraintSim.h */, + FFFDdc82b3487faddc82b348 /* ScContactReportBuffer.h */, + FFFDdc82b3b07faddc82b3b0 /* ScContactStream.h */, + FFFDdc82b4187faddc82b418 /* ScElementInteractionMarker.h */, + FFFDdc82b4807faddc82b480 /* ScElementSim.h */, + FFFDdc82b4e87faddc82b4e8 /* ScElementSimInteraction.h */, + FFFDdc82b5507faddc82b550 /* ScInteraction.h */, + FFFDdc82b5b87faddc82b5b8 /* ScInteractionFlags.h */, + FFFDdc82b6207faddc82b620 /* ScNPhaseCore.h */, + FFFDdc82b6887faddc82b688 /* ScObjectIDTracker.h */, + FFFDdc82b6f07faddc82b6f0 /* ScRbElementInteraction.h */, + FFFDdc82b7587faddc82b758 /* ScRigidSim.h */, + FFFDdc82b7c07faddc82b7c0 /* ScShapeInteraction.h */, + FFFDdc82b8287faddc82b828 /* ScShapeIterator.h */, + FFFDdc82b8907faddc82b890 /* ScShapeSim.h */, + FFFDdc82b8f87faddc82b8f8 /* ScSimStateData.h */, + FFFDdc82b9607faddc82b960 /* ScSimStats.h */, + FFFDdc82b9c87faddc82b9c8 /* ScSimulationController.h */, + FFFDdc82ba307faddc82ba30 /* ScSqBoundsManager.h */, + FFFDdc82ba987faddc82ba98 /* ScStaticSim.h */, + FFFDdc82bb007faddc82bb00 /* ScTriggerInteraction.h */, + FFFDdc82bb687faddc82bb68 /* ScTriggerPairs.h */, + FFFDdc82bbd07faddc82bbd0 /* ScActorCore.cpp */, + FFFDdc82bc387faddc82bc38 /* ScActorSim.cpp */, + FFFDdc82bca07faddc82bca0 /* ScArticulationCore.cpp */, + FFFDdc82bd087faddc82bd08 /* ScArticulationJointCore.cpp */, + FFFDdc82bd707faddc82bd70 /* ScArticulationJointSim.cpp */, + FFFDdc82bdd87faddc82bdd8 /* ScArticulationSim.cpp */, + FFFDdc82be407faddc82be40 /* ScBodyCore.cpp */, + FFFDdc82bea87faddc82bea8 /* ScBodyCoreKinematic.cpp */, + FFFDdc82bf107faddc82bf10 /* ScBodySim.cpp */, + FFFDdc82bf787faddc82bf78 /* ScConstraintCore.cpp */, + FFFDdc82bfe07faddc82bfe0 /* ScConstraintGroupNode.cpp */, + FFFDdc82c0487faddc82c048 /* ScConstraintInteraction.cpp */, + FFFDdc82c0b07faddc82c0b0 /* ScConstraintProjectionManager.cpp */, + FFFDdc82c1187faddc82c118 /* ScConstraintProjectionTree.cpp */, + FFFDdc82c1807faddc82c180 /* ScConstraintSim.cpp */, + FFFDdc82c1e87faddc82c1e8 /* ScElementInteractionMarker.cpp */, + FFFDdc82c2507faddc82c250 /* ScElementSim.cpp */, + FFFDdc82c2b87faddc82c2b8 /* ScInteraction.cpp */, + FFFDdc82c3207faddc82c320 /* ScIterators.cpp */, + FFFDdc82c3887faddc82c388 /* ScMaterialCore.cpp */, + FFFDdc82c3f07faddc82c3f0 /* ScMetaData.cpp */, + FFFDdc82c4587faddc82c458 /* ScNPhaseCore.cpp */, + FFFDdc82c4c07faddc82c4c0 /* ScPhysics.cpp */, + FFFDdc82c5287faddc82c528 /* ScRigidCore.cpp */, + FFFDdc82c5907faddc82c590 /* ScRigidSim.cpp */, + FFFDdc82c5f87faddc82c5f8 /* ScScene.cpp */, + FFFDdc82c6607faddc82c660 /* ScShapeCore.cpp */, + FFFDdc82c6c87faddc82c6c8 /* ScShapeInteraction.cpp */, + FFFDdc82c7307faddc82c730 /* ScShapeSim.cpp */, + FFFDdc82c7987faddc82c798 /* ScSimStats.cpp */, + FFFDdc82c8007faddc82c800 /* ScSimulationController.cpp */, + FFFDdc82c8687faddc82c868 /* ScSqBoundsManager.cpp */, + FFFDdc82c8d07faddc82c8d0 /* ScStaticCore.cpp */, + FFFDdc82c9387faddc82c938 /* ScStaticSim.cpp */, + FFFDdc82c9a07faddc82c9a0 /* ScTriggerInteraction.cpp */, + FFFDdc82ca087faddc82ca08 /* particles/ScParticleBodyInteraction.h */, + FFFDdc82ca707faddc82ca70 /* particles/ScParticlePacketShape.h */, + FFFDdc82cad87faddc82cad8 /* particles/ScParticleSystemSim.h */, + FFFDdc82cb407faddc82cb40 /* particles/ScParticleBodyInteraction.cpp */, + FFFDdc82cba87faddc82cba8 /* particles/ScParticlePacketShape.cpp */, + FFFDdc82cc107faddc82cc10 /* particles/ScParticleSystemCore.cpp */, + FFFDdc82cc787faddc82cc78 /* particles/ScParticleSystemSim.cpp */, + FFFDdc82cce07faddc82cce0 /* cloth/ScClothShape.h */, + FFFDdc82cd487faddc82cd48 /* cloth/ScClothSim.h */, + FFFDdc82cdb07faddc82cdb0 /* cloth/ScClothCore.cpp */, + FFFDdc82ce187faddc82ce18 /* cloth/ScClothFabricCore.cpp */, + FFFDdc82ce807faddc82ce80 /* cloth/ScClothShape.cpp */, + FFFDdc82cee87faddc82cee8 /* cloth/ScClothSim.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB4b13c5007fd34b13c500 /* PhysXCooking */ = { + FFFBdbe210a07faddbe210a0 /* PhysXCooking */ = { isa = PBXGroup; children = ( - FFFB4b1ace107fd34b1ace10 /* include */, - FFFB4b1ace387fd34b1ace38 /* src */, + FFFBdbe1b4207faddbe1b420 /* include */, + FFFBdbe1b4487faddbe1b448 /* src */, ); name = "PhysXCooking"; sourceTree = "<group>"; }; - FFFB4b1ace107fd34b1ace10 /* include */ = { + FFFBdbe1b4207faddbe1b420 /* include */ = { isa = PBXGroup; children = ( - FFFD4b1036007fd34b103600 /* PxBVH33MidphaseDesc.h */, - FFFD4b1036687fd34b103668 /* PxBVH34MidphaseDesc.h */, - FFFD4b1036d07fd34b1036d0 /* PxConvexMeshDesc.h */, - FFFD4b1037387fd34b103738 /* PxCooking.h */, - FFFD4b1037a07fd34b1037a0 /* PxMidphaseDesc.h */, - FFFD4b1038087fd34b103808 /* PxTriangleMeshDesc.h */, - FFFD4b1038707fd34b103870 /* Pxc.h */, + FFFDdbe1cf707faddbe1cf70 /* PxBVH33MidphaseDesc.h */, + FFFDdbe1cfd87faddbe1cfd8 /* PxBVH34MidphaseDesc.h */, + FFFDdbe1d0407faddbe1d040 /* PxConvexMeshDesc.h */, + FFFDdbe1d0a87faddbe1d0a8 /* PxCooking.h */, + FFFDdbe1d1107faddbe1d110 /* PxMidphaseDesc.h */, + FFFDdbe1d1787faddbe1d178 /* PxTriangleMeshDesc.h */, + FFFDdbe1d1e07faddbe1d1e0 /* Pxc.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB4b1ace387fd34b1ace38 /* src */ = { + FFFBdbe1b4487faddbe1b448 /* src */ = { isa = PBXGroup; children = ( - FFFD4a82c6007fd34a82c600 /* Adjacencies.cpp */, - FFFD4a82c6687fd34a82c668 /* Cooking.cpp */, - FFFD4a82c6d07fd34a82c6d0 /* CookingUtils.cpp */, - FFFD4a82c7387fd34a82c738 /* EdgeList.cpp */, - FFFD4a82c7a07fd34a82c7a0 /* MeshCleaner.cpp */, - FFFD4a82c8087fd34a82c808 /* Quantizer.cpp */, - FFFD4a82c8707fd34a82c870 /* Adjacencies.h */, - FFFD4a82c8d87fd34a82c8d8 /* Cooking.h */, - FFFD4a82c9407fd34a82c940 /* CookingUtils.h */, - FFFD4a82c9a87fd34a82c9a8 /* EdgeList.h */, - FFFD4a82ca107fd34a82ca10 /* MeshCleaner.h */, - FFFD4a82ca787fd34a82ca78 /* Quantizer.h */, - FFFD4a82cae07fd34a82cae0 /* mesh/GrbTriangleMeshCooking.cpp */, - FFFD4a82cb487fd34a82cb48 /* mesh/HeightFieldCooking.cpp */, - FFFD4a82cbb07fd34a82cbb0 /* mesh/RTreeCooking.cpp */, - FFFD4a82cc187fd34a82cc18 /* mesh/TriangleMeshBuilder.cpp */, - FFFD4a82cc807fd34a82cc80 /* mesh/GrbTriangleMeshCooking.h */, - FFFD4a82cce87fd34a82cce8 /* mesh/HeightFieldCooking.h */, - FFFD4a82cd507fd34a82cd50 /* mesh/QuickSelect.h */, - FFFD4a82cdb87fd34a82cdb8 /* mesh/RTreeCooking.h */, - FFFD4a82ce207fd34a82ce20 /* mesh/TriangleMeshBuilder.h */, - FFFD4a82ce887fd34a82ce88 /* convex/BigConvexDataBuilder.cpp */, - FFFD4a82cef07fd34a82cef0 /* convex/ConvexHullBuilder.cpp */, - FFFD4a82cf587fd34a82cf58 /* convex/ConvexHullLib.cpp */, - FFFD4a82cfc07fd34a82cfc0 /* convex/ConvexHullUtils.cpp */, - FFFD4a82d0287fd34a82d028 /* convex/ConvexMeshBuilder.cpp */, - FFFD4a82d0907fd34a82d090 /* convex/ConvexPolygonsBuilder.cpp */, - FFFD4a82d0f87fd34a82d0f8 /* convex/InflationConvexHullLib.cpp */, - FFFD4a82d1607fd34a82d160 /* convex/QuickHullConvexHullLib.cpp */, - FFFD4a82d1c87fd34a82d1c8 /* convex/VolumeIntegration.cpp */, - FFFD4a82d2307fd34a82d230 /* convex/BigConvexDataBuilder.h */, - FFFD4a82d2987fd34a82d298 /* convex/ConvexHullBuilder.h */, - FFFD4a82d3007fd34a82d300 /* convex/ConvexHullLib.h */, - FFFD4a82d3687fd34a82d368 /* convex/ConvexHullUtils.h */, - FFFD4a82d3d07fd34a82d3d0 /* convex/ConvexMeshBuilder.h */, - FFFD4a82d4387fd34a82d438 /* convex/ConvexPolygonsBuilder.h */, - FFFD4a82d4a07fd34a82d4a0 /* convex/InflationConvexHullLib.h */, - FFFD4a82d5087fd34a82d508 /* convex/QuickHullConvexHullLib.h */, - FFFD4a82d5707fd34a82d570 /* convex/VolumeIntegration.h */, + FFFDdc8318007faddc831800 /* Adjacencies.cpp */, + FFFDdc8318687faddc831868 /* Cooking.cpp */, + FFFDdc8318d07faddc8318d0 /* CookingUtils.cpp */, + FFFDdc8319387faddc831938 /* EdgeList.cpp */, + FFFDdc8319a07faddc8319a0 /* MeshCleaner.cpp */, + FFFDdc831a087faddc831a08 /* Quantizer.cpp */, + FFFDdc831a707faddc831a70 /* Adjacencies.h */, + FFFDdc831ad87faddc831ad8 /* Cooking.h */, + FFFDdc831b407faddc831b40 /* CookingUtils.h */, + FFFDdc831ba87faddc831ba8 /* EdgeList.h */, + FFFDdc831c107faddc831c10 /* MeshCleaner.h */, + FFFDdc831c787faddc831c78 /* Quantizer.h */, + FFFDdc831ce07faddc831ce0 /* mesh/GrbTriangleMeshCooking.cpp */, + FFFDdc831d487faddc831d48 /* mesh/HeightFieldCooking.cpp */, + FFFDdc831db07faddc831db0 /* mesh/RTreeCooking.cpp */, + FFFDdc831e187faddc831e18 /* mesh/TriangleMeshBuilder.cpp */, + FFFDdc831e807faddc831e80 /* mesh/GrbTriangleMeshCooking.h */, + FFFDdc831ee87faddc831ee8 /* mesh/HeightFieldCooking.h */, + FFFDdc831f507faddc831f50 /* mesh/QuickSelect.h */, + FFFDdc831fb87faddc831fb8 /* mesh/RTreeCooking.h */, + FFFDdc8320207faddc832020 /* mesh/TriangleMeshBuilder.h */, + FFFDdc8320887faddc832088 /* convex/BigConvexDataBuilder.cpp */, + FFFDdc8320f07faddc8320f0 /* convex/ConvexHullBuilder.cpp */, + FFFDdc8321587faddc832158 /* convex/ConvexHullLib.cpp */, + FFFDdc8321c07faddc8321c0 /* convex/ConvexHullUtils.cpp */, + FFFDdc8322287faddc832228 /* convex/ConvexMeshBuilder.cpp */, + FFFDdc8322907faddc832290 /* convex/ConvexPolygonsBuilder.cpp */, + FFFDdc8322f87faddc8322f8 /* convex/InflationConvexHullLib.cpp */, + FFFDdc8323607faddc832360 /* convex/QuickHullConvexHullLib.cpp */, + FFFDdc8323c87faddc8323c8 /* convex/VolumeIntegration.cpp */, + FFFDdc8324307faddc832430 /* convex/BigConvexDataBuilder.h */, + FFFDdc8324987faddc832498 /* convex/ConvexHullBuilder.h */, + FFFDdc8325007faddc832500 /* convex/ConvexHullLib.h */, + FFFDdc8325687faddc832568 /* convex/ConvexHullUtils.h */, + FFFDdc8325d07faddc8325d0 /* convex/ConvexMeshBuilder.h */, + FFFDdc8326387faddc832638 /* convex/ConvexPolygonsBuilder.h */, + FFFDdc8326a07faddc8326a0 /* convex/InflationConvexHullLib.h */, + FFFDdc8327087faddc832708 /* convex/QuickHullConvexHullLib.h */, + FFFDdc8327707faddc832770 /* convex/VolumeIntegration.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB4a0a4b807fd34a0a4b80 /* PhysXCommon */ = { + FFFBdb93f5307faddb93f530 /* PhysXCommon */ = { isa = PBXGroup; children = ( - FFFB4a3040d07fd34a3040d0 /* include */, - FFFB4a3040f87fd34a3040f8 /* common */, - FFFB4a3041207fd34a304120 /* geomutils */, + FFFBdb9489307faddb948930 /* include */, + FFFBdb9489587faddb948958 /* common */, + FFFBdb9489807faddb948980 /* geomutils */, ); name = "PhysXCommon"; sourceTree = "<group>"; }; - FFFB4a3040d07fd34a3040d0 /* include */ = { + FFFBdb9489307faddb948930 /* include */ = { isa = PBXGroup; children = ( - FFFD4a80ec007fd34a80ec00 /* common/PxBase.h */, - FFFD4a80ec687fd34a80ec68 /* common/PxCollection.h */, - FFFD4a80ecd07fd34a80ecd0 /* common/PxCoreUtilityTypes.h */, - FFFD4a80ed387fd34a80ed38 /* common/PxMetaData.h */, - FFFD4a80eda07fd34a80eda0 /* common/PxMetaDataFlags.h */, - FFFD4a80ee087fd34a80ee08 /* common/PxPhysXCommonConfig.h */, - FFFD4a80ee707fd34a80ee70 /* common/PxPhysicsInsertionCallback.h */, - FFFD4a80eed87fd34a80eed8 /* common/PxRenderBuffer.h */, - FFFD4a80ef407fd34a80ef40 /* common/PxSerialFramework.h */, - FFFD4a80efa87fd34a80efa8 /* common/PxSerializer.h */, - FFFD4a80f0107fd34a80f010 /* common/PxStringTable.h */, - FFFD4a80f0787fd34a80f078 /* common/PxTolerancesScale.h */, - FFFD4a80f0e07fd34a80f0e0 /* common/PxTypeInfo.h */, - FFFD4a80f1487fd34a80f148 /* geometry/PxBoxGeometry.h */, - FFFD4a80f1b07fd34a80f1b0 /* geometry/PxCapsuleGeometry.h */, - FFFD4a80f2187fd34a80f218 /* geometry/PxConvexMesh.h */, - FFFD4a80f2807fd34a80f280 /* geometry/PxConvexMeshGeometry.h */, - FFFD4a80f2e87fd34a80f2e8 /* geometry/PxGeometry.h */, - FFFD4a80f3507fd34a80f350 /* geometry/PxGeometryHelpers.h */, - FFFD4a80f3b87fd34a80f3b8 /* geometry/PxGeometryQuery.h */, - FFFD4a80f4207fd34a80f420 /* geometry/PxHeightField.h */, - FFFD4a80f4887fd34a80f488 /* geometry/PxHeightFieldDesc.h */, - FFFD4a80f4f07fd34a80f4f0 /* geometry/PxHeightFieldFlag.h */, - FFFD4a80f5587fd34a80f558 /* geometry/PxHeightFieldGeometry.h */, - FFFD4a80f5c07fd34a80f5c0 /* geometry/PxHeightFieldSample.h */, - FFFD4a80f6287fd34a80f628 /* geometry/PxMeshQuery.h */, - FFFD4a80f6907fd34a80f690 /* geometry/PxMeshScale.h */, - FFFD4a80f6f87fd34a80f6f8 /* geometry/PxPlaneGeometry.h */, - FFFD4a80f7607fd34a80f760 /* geometry/PxSimpleTriangleMesh.h */, - FFFD4a80f7c87fd34a80f7c8 /* geometry/PxSphereGeometry.h */, - FFFD4a80f8307fd34a80f830 /* geometry/PxTriangle.h */, - FFFD4a80f8987fd34a80f898 /* geometry/PxTriangleMesh.h */, - FFFD4a80f9007fd34a80f900 /* geometry/PxTriangleMeshGeometry.h */, + FFFDdc00ec007faddc00ec00 /* common/PxBase.h */, + FFFDdc00ec687faddc00ec68 /* common/PxCollection.h */, + FFFDdc00ecd07faddc00ecd0 /* common/PxCoreUtilityTypes.h */, + FFFDdc00ed387faddc00ed38 /* common/PxMetaData.h */, + FFFDdc00eda07faddc00eda0 /* common/PxMetaDataFlags.h */, + FFFDdc00ee087faddc00ee08 /* common/PxPhysXCommonConfig.h */, + FFFDdc00ee707faddc00ee70 /* common/PxPhysicsInsertionCallback.h */, + FFFDdc00eed87faddc00eed8 /* common/PxRenderBuffer.h */, + FFFDdc00ef407faddc00ef40 /* common/PxSerialFramework.h */, + FFFDdc00efa87faddc00efa8 /* common/PxSerializer.h */, + FFFDdc00f0107faddc00f010 /* common/PxStringTable.h */, + FFFDdc00f0787faddc00f078 /* common/PxTolerancesScale.h */, + FFFDdc00f0e07faddc00f0e0 /* common/PxTypeInfo.h */, + FFFDdc00f1487faddc00f148 /* geometry/PxBoxGeometry.h */, + FFFDdc00f1b07faddc00f1b0 /* geometry/PxCapsuleGeometry.h */, + FFFDdc00f2187faddc00f218 /* geometry/PxConvexMesh.h */, + FFFDdc00f2807faddc00f280 /* geometry/PxConvexMeshGeometry.h */, + FFFDdc00f2e87faddc00f2e8 /* geometry/PxGeometry.h */, + FFFDdc00f3507faddc00f350 /* geometry/PxGeometryHelpers.h */, + FFFDdc00f3b87faddc00f3b8 /* geometry/PxGeometryQuery.h */, + FFFDdc00f4207faddc00f420 /* geometry/PxHeightField.h */, + FFFDdc00f4887faddc00f488 /* geometry/PxHeightFieldDesc.h */, + FFFDdc00f4f07faddc00f4f0 /* geometry/PxHeightFieldFlag.h */, + FFFDdc00f5587faddc00f558 /* geometry/PxHeightFieldGeometry.h */, + FFFDdc00f5c07faddc00f5c0 /* geometry/PxHeightFieldSample.h */, + FFFDdc00f6287faddc00f628 /* geometry/PxMeshQuery.h */, + FFFDdc00f6907faddc00f690 /* geometry/PxMeshScale.h */, + FFFDdc00f6f87faddc00f6f8 /* geometry/PxPlaneGeometry.h */, + FFFDdc00f7607faddc00f760 /* geometry/PxSimpleTriangleMesh.h */, + FFFDdc00f7c87faddc00f7c8 /* geometry/PxSphereGeometry.h */, + FFFDdc00f8307faddc00f830 /* geometry/PxTriangle.h */, + FFFDdc00f8987faddc00f898 /* geometry/PxTriangleMesh.h */, + FFFDdc00f9007faddc00f900 /* geometry/PxTriangleMeshGeometry.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB4a3040f87fd34a3040f8 /* common */ = { + FFFBdb9489587faddb948958 /* common */ = { isa = PBXGroup; children = ( - FFFD499a76007fd3499a7600 /* src/CmBoxPruning.cpp */, - FFFD499a76687fd3499a7668 /* src/CmCollection.cpp */, - FFFD499a76d07fd3499a76d0 /* src/CmMathUtils.cpp */, - FFFD499a77387fd3499a7738 /* src/CmPtrTable.cpp */, - FFFD499a77a07fd3499a77a0 /* src/CmRadixSort.cpp */, - FFFD499a78087fd3499a7808 /* src/CmRadixSortBuffered.cpp */, - FFFD499a78707fd3499a7870 /* src/CmRenderOutput.cpp */, - FFFD499a78d87fd3499a78d8 /* src/CmVisualization.cpp */, - FFFD499a79407fd3499a7940 /* src/CmBitMap.h */, - FFFD499a79a87fd3499a79a8 /* src/CmBoxPruning.h */, - FFFD499a7a107fd3499a7a10 /* src/CmCollection.h */, - FFFD499a7a787fd3499a7a78 /* src/CmConeLimitHelper.h */, - FFFD499a7ae07fd3499a7ae0 /* src/CmFlushPool.h */, - FFFD499a7b487fd3499a7b48 /* src/CmIDPool.h */, - FFFD499a7bb07fd3499a7bb0 /* src/CmIO.h */, - FFFD499a7c187fd3499a7c18 /* src/CmMatrix34.h */, - FFFD499a7c807fd3499a7c80 /* src/CmPhysXCommon.h */, - FFFD499a7ce87fd3499a7ce8 /* src/CmPool.h */, - FFFD499a7d507fd3499a7d50 /* src/CmPreallocatingPool.h */, - FFFD499a7db87fd3499a7db8 /* src/CmPriorityQueue.h */, - FFFD499a7e207fd3499a7e20 /* src/CmPtrTable.h */, - FFFD499a7e887fd3499a7e88 /* src/CmQueue.h */, - FFFD499a7ef07fd3499a7ef0 /* src/CmRadixSort.h */, - FFFD499a7f587fd3499a7f58 /* src/CmRadixSortBuffered.h */, - FFFD499a7fc07fd3499a7fc0 /* src/CmReaderWriterLock.h */, - FFFD499a80287fd3499a8028 /* src/CmRefCountable.h */, - FFFD499a80907fd3499a8090 /* src/CmRenderBuffer.h */, - FFFD499a80f87fd3499a80f8 /* src/CmRenderOutput.h */, - FFFD499a81607fd3499a8160 /* src/CmScaling.h */, - FFFD499a81c87fd3499a81c8 /* src/CmSpatialVector.h */, - FFFD499a82307fd3499a8230 /* src/CmTask.h */, - FFFD499a82987fd3499a8298 /* src/CmTaskPool.h */, - FFFD499a83007fd3499a8300 /* src/CmTmpMem.h */, - FFFD499a83687fd3499a8368 /* src/CmTransformUtils.h */, - FFFD499a83d07fd3499a83d0 /* src/CmUtils.h */, - FFFD499a84387fd3499a8438 /* src/CmVisualization.h */, + FFFDdb1a76007faddb1a7600 /* src/CmBoxPruning.cpp */, + FFFDdb1a76687faddb1a7668 /* src/CmCollection.cpp */, + FFFDdb1a76d07faddb1a76d0 /* src/CmMathUtils.cpp */, + FFFDdb1a77387faddb1a7738 /* src/CmPtrTable.cpp */, + FFFDdb1a77a07faddb1a77a0 /* src/CmRadixSort.cpp */, + FFFDdb1a78087faddb1a7808 /* src/CmRadixSortBuffered.cpp */, + FFFDdb1a78707faddb1a7870 /* src/CmRenderOutput.cpp */, + FFFDdb1a78d87faddb1a78d8 /* src/CmVisualization.cpp */, + FFFDdb1a79407faddb1a7940 /* src/CmBitMap.h */, + FFFDdb1a79a87faddb1a79a8 /* src/CmBoxPruning.h */, + FFFDdb1a7a107faddb1a7a10 /* src/CmCollection.h */, + FFFDdb1a7a787faddb1a7a78 /* src/CmConeLimitHelper.h */, + FFFDdb1a7ae07faddb1a7ae0 /* src/CmFlushPool.h */, + FFFDdb1a7b487faddb1a7b48 /* src/CmIDPool.h */, + FFFDdb1a7bb07faddb1a7bb0 /* src/CmIO.h */, + FFFDdb1a7c187faddb1a7c18 /* src/CmMatrix34.h */, + FFFDdb1a7c807faddb1a7c80 /* src/CmPhysXCommon.h */, + FFFDdb1a7ce87faddb1a7ce8 /* src/CmPool.h */, + FFFDdb1a7d507faddb1a7d50 /* src/CmPreallocatingPool.h */, + FFFDdb1a7db87faddb1a7db8 /* src/CmPriorityQueue.h */, + FFFDdb1a7e207faddb1a7e20 /* src/CmPtrTable.h */, + FFFDdb1a7e887faddb1a7e88 /* src/CmQueue.h */, + FFFDdb1a7ef07faddb1a7ef0 /* src/CmRadixSort.h */, + FFFDdb1a7f587faddb1a7f58 /* src/CmRadixSortBuffered.h */, + FFFDdb1a7fc07faddb1a7fc0 /* src/CmRefCountable.h */, + FFFDdb1a80287faddb1a8028 /* src/CmRenderBuffer.h */, + FFFDdb1a80907faddb1a8090 /* src/CmRenderOutput.h */, + FFFDdb1a80f87faddb1a80f8 /* src/CmScaling.h */, + FFFDdb1a81607faddb1a8160 /* src/CmSpatialVector.h */, + FFFDdb1a81c87faddb1a81c8 /* src/CmTask.h */, + FFFDdb1a82307faddb1a8230 /* src/CmTaskPool.h */, + FFFDdb1a82987faddb1a8298 /* src/CmTmpMem.h */, + FFFDdb1a83007faddb1a8300 /* src/CmTransformUtils.h */, + FFFDdb1a83687faddb1a8368 /* src/CmUtils.h */, + FFFDdb1a83d07faddb1a83d0 /* src/CmVisualization.h */, ); name = "common"; sourceTree = SOURCE_ROOT; }; - FFFB4a3041207fd34a304120 /* geomutils */ = { + FFFBdb9489807faddb948980 /* geomutils */ = { isa = PBXGroup; children = ( - FFFD4a8010007fd34a801000 /* headers/GuAxes.h */, - FFFD4a8010687fd34a801068 /* headers/GuBox.h */, - FFFD4a8010d07fd34a8010d0 /* headers/GuDistanceSegmentBox.h */, - FFFD4a8011387fd34a801138 /* headers/GuDistanceSegmentSegment.h */, - FFFD4a8011a07fd34a8011a0 /* headers/GuIntersectionBoxBox.h */, - FFFD4a8012087fd34a801208 /* headers/GuIntersectionTriangleBox.h */, - FFFD4a8012707fd34a801270 /* headers/GuRaycastTests.h */, - FFFD4a8012d87fd34a8012d8 /* headers/GuSIMDHelpers.h */, - FFFD4a8013407fd34a801340 /* headers/GuSegment.h */, - FFFD4a8013a87fd34a8013a8 /* ../../Include/GeomUtils */, - FFFD4a8014107fd34a801410 /* src/GuBounds.h */, - FFFD4a8014787fd34a801478 /* src/GuCapsule.h */, - FFFD4a8014e07fd34a8014e0 /* src/GuCenterExtents.h */, - FFFD4a8015487fd34a801548 /* src/GuGeometryUnion.h */, - FFFD4a8015b07fd34a8015b0 /* src/GuInternal.h */, - FFFD4a8016187fd34a801618 /* src/GuMTD.h */, - FFFD4a8016807fd34a801680 /* src/GuMeshFactory.h */, - FFFD4a8016e87fd34a8016e8 /* src/GuOverlapTests.h */, - FFFD4a8017507fd34a801750 /* src/GuSerialize.h */, - FFFD4a8017b87fd34a8017b8 /* src/GuSphere.h */, - FFFD4a8018207fd34a801820 /* src/GuSweepMTD.h */, - FFFD4a8018887fd34a801888 /* src/GuSweepSharedTests.h */, - FFFD4a8018f07fd34a8018f0 /* src/GuSweepTests.h */, - FFFD4a8019587fd34a801958 /* src/contact/GuContactMethodImpl.h */, - FFFD4a8019c07fd34a8019c0 /* src/contact/GuContactPolygonPolygon.h */, - FFFD4a801a287fd34a801a28 /* src/contact/GuFeatureCode.h */, - FFFD4a801a907fd34a801a90 /* src/contact/GuLegacyTraceLineCallback.h */, - FFFD4a801af87fd34a801af8 /* src/common/GuBarycentricCoordinates.h */, - FFFD4a801b607fd34a801b60 /* src/common/GuBoxConversion.h */, - FFFD4a801bc87fd34a801bc8 /* src/common/GuEdgeCache.h */, - FFFD4a801c307fd34a801c30 /* src/common/GuEdgeListData.h */, - FFFD4a801c987fd34a801c98 /* src/common/GuSeparatingAxes.h */, - FFFD4a801d007fd34a801d00 /* src/convex/GuBigConvexData.h */, - FFFD4a801d687fd34a801d68 /* src/convex/GuBigConvexData2.h */, - FFFD4a801dd07fd34a801dd0 /* src/convex/GuConvexEdgeFlags.h */, - FFFD4a801e387fd34a801e38 /* src/convex/GuConvexHelper.h */, - FFFD4a801ea07fd34a801ea0 /* src/convex/GuConvexMesh.h */, - FFFD4a801f087fd34a801f08 /* src/convex/GuConvexMeshData.h */, - FFFD4a801f707fd34a801f70 /* src/convex/GuConvexSupportTable.h */, - FFFD4a801fd87fd34a801fd8 /* src/convex/GuConvexUtilsInternal.h */, - FFFD4a8020407fd34a802040 /* src/convex/GuCubeIndex.h */, - FFFD4a8020a87fd34a8020a8 /* src/convex/GuHillClimbing.h */, - FFFD4a8021107fd34a802110 /* src/convex/GuShapeConvex.h */, - FFFD4a8021787fd34a802178 /* src/distance/GuDistancePointBox.h */, - FFFD4a8021e07fd34a8021e0 /* src/distance/GuDistancePointSegment.h */, - FFFD4a8022487fd34a802248 /* src/distance/GuDistancePointTriangle.h */, - FFFD4a8022b07fd34a8022b0 /* src/distance/GuDistancePointTriangleSIMD.h */, - FFFD4a8023187fd34a802318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, - FFFD4a8023807fd34a802380 /* src/distance/GuDistanceSegmentTriangle.h */, - FFFD4a8023e87fd34a8023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, - FFFD4a8024507fd34a802450 /* src/sweep/GuSweepBoxBox.h */, - FFFD4a8024b87fd34a8024b8 /* src/sweep/GuSweepBoxSphere.h */, - FFFD4a8025207fd34a802520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, - FFFD4a8025887fd34a802588 /* src/sweep/GuSweepBoxTriangle_SAT.h */, - FFFD4a8025f07fd34a8025f0 /* src/sweep/GuSweepCapsuleBox.h */, - FFFD4a8026587fd34a802658 /* src/sweep/GuSweepCapsuleCapsule.h */, - FFFD4a8026c07fd34a8026c0 /* src/sweep/GuSweepCapsuleTriangle.h */, - FFFD4a8027287fd34a802728 /* src/sweep/GuSweepSphereCapsule.h */, - FFFD4a8027907fd34a802790 /* src/sweep/GuSweepSphereSphere.h */, - FFFD4a8027f87fd34a8027f8 /* src/sweep/GuSweepSphereTriangle.h */, - FFFD4a8028607fd34a802860 /* src/sweep/GuSweepTriangleUtils.h */, - FFFD4a8028c87fd34a8028c8 /* src/gjk/GuEPA.h */, - FFFD4a8029307fd34a802930 /* src/gjk/GuEPAFacet.h */, - FFFD4a8029987fd34a802998 /* src/gjk/GuGJK.h */, - FFFD4a802a007fd34a802a00 /* src/gjk/GuGJKPenetration.h */, - FFFD4a802a687fd34a802a68 /* src/gjk/GuGJKRaycast.h */, - FFFD4a802ad07fd34a802ad0 /* src/gjk/GuGJKSimplex.h */, - FFFD4a802b387fd34a802b38 /* src/gjk/GuGJKTest.h */, - FFFD4a802ba07fd34a802ba0 /* src/gjk/GuGJKType.h */, - FFFD4a802c087fd34a802c08 /* src/gjk/GuGJKUtil.h */, - FFFD4a802c707fd34a802c70 /* src/gjk/GuVecBox.h */, - FFFD4a802cd87fd34a802cd8 /* src/gjk/GuVecCapsule.h */, - FFFD4a802d407fd34a802d40 /* src/gjk/GuVecConvex.h */, - FFFD4a802da87fd34a802da8 /* src/gjk/GuVecConvexHull.h */, - FFFD4a802e107fd34a802e10 /* src/gjk/GuVecConvexHullNoScale.h */, - FFFD4a802e787fd34a802e78 /* src/gjk/GuVecPlane.h */, - FFFD4a802ee07fd34a802ee0 /* src/gjk/GuVecShrunkBox.h */, - FFFD4a802f487fd34a802f48 /* src/gjk/GuVecShrunkConvexHull.h */, - FFFD4a802fb07fd34a802fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, - FFFD4a8030187fd34a803018 /* src/gjk/GuVecSphere.h */, - FFFD4a8030807fd34a803080 /* src/gjk/GuVecTriangle.h */, - FFFD4a8030e87fd34a8030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, - FFFD4a8031507fd34a803150 /* src/intersection/GuIntersectionEdgeEdge.h */, - FFFD4a8031b87fd34a8031b8 /* src/intersection/GuIntersectionRay.h */, - FFFD4a8032207fd34a803220 /* src/intersection/GuIntersectionRayBox.h */, - FFFD4a8032887fd34a803288 /* src/intersection/GuIntersectionRayBoxSIMD.h */, - FFFD4a8032f07fd34a8032f0 /* src/intersection/GuIntersectionRayCapsule.h */, - FFFD4a8033587fd34a803358 /* src/intersection/GuIntersectionRayPlane.h */, - FFFD4a8033c07fd34a8033c0 /* src/intersection/GuIntersectionRaySphere.h */, - FFFD4a8034287fd34a803428 /* src/intersection/GuIntersectionRayTriangle.h */, - FFFD4a8034907fd34a803490 /* src/intersection/GuIntersectionSphereBox.h */, - FFFD4a8034f87fd34a8034f8 /* src/mesh/GuBV32.h */, - FFFD4a8035607fd34a803560 /* src/mesh/GuBV32Build.h */, - FFFD4a8035c87fd34a8035c8 /* src/mesh/GuBV4.h */, - FFFD4a8036307fd34a803630 /* src/mesh/GuBV4Build.h */, - FFFD4a8036987fd34a803698 /* src/mesh/GuBV4Settings.h */, - FFFD4a8037007fd34a803700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, - FFFD4a8037687fd34a803768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, - FFFD4a8037d07fd34a8037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, - FFFD4a8038387fd34a803838 /* src/mesh/GuBV4_BoxSweep_Internal.h */, - FFFD4a8038a07fd34a8038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */, - FFFD4a8039087fd34a803908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, - FFFD4a8039707fd34a803970 /* src/mesh/GuBV4_Common.h */, - FFFD4a8039d87fd34a8039d8 /* src/mesh/GuBV4_Internal.h */, - FFFD4a803a407fd34a803a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, - FFFD4a803aa87fd34a803aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, - FFFD4a803b107fd34a803b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, - FFFD4a803b787fd34a803b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, - FFFD4a803be07fd34a803be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, - FFFD4a803c487fd34a803c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, - FFFD4a803cb07fd34a803cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, - FFFD4a803d187fd34a803d18 /* src/mesh/GuBV4_Slabs.h */, - FFFD4a803d807fd34a803d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, - FFFD4a803de87fd34a803de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, - FFFD4a803e507fd34a803e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, - FFFD4a803eb87fd34a803eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, - FFFD4a803f207fd34a803f20 /* src/mesh/GuBVConstants.h */, - FFFD4a803f887fd34a803f88 /* src/mesh/GuMeshData.h */, - FFFD4a803ff07fd34a803ff0 /* src/mesh/GuMidphaseInterface.h */, - FFFD4a8040587fd34a804058 /* src/mesh/GuRTree.h */, - FFFD4a8040c07fd34a8040c0 /* src/mesh/GuSweepConvexTri.h */, - FFFD4a8041287fd34a804128 /* src/mesh/GuSweepMesh.h */, - FFFD4a8041907fd34a804190 /* src/mesh/GuTriangle32.h */, - FFFD4a8041f87fd34a8041f8 /* src/mesh/GuTriangleCache.h */, - FFFD4a8042607fd34a804260 /* src/mesh/GuTriangleMesh.h */, - FFFD4a8042c87fd34a8042c8 /* src/mesh/GuTriangleMeshBV4.h */, - FFFD4a8043307fd34a804330 /* src/mesh/GuTriangleMeshRTree.h */, - FFFD4a8043987fd34a804398 /* src/mesh/GuTriangleVertexPointers.h */, - FFFD4a8044007fd34a804400 /* src/hf/GuEntityReport.h */, - FFFD4a8044687fd34a804468 /* src/hf/GuHeightField.h */, - FFFD4a8044d07fd34a8044d0 /* src/hf/GuHeightFieldData.h */, - FFFD4a8045387fd34a804538 /* src/hf/GuHeightFieldUtil.h */, - FFFD4a8045a07fd34a8045a0 /* src/pcm/GuPCMContactConvexCommon.h */, - FFFD4a8046087fd34a804608 /* src/pcm/GuPCMContactGen.h */, - FFFD4a8046707fd34a804670 /* src/pcm/GuPCMContactGenUtil.h */, - FFFD4a8046d87fd34a8046d8 /* src/pcm/GuPCMContactMeshCallback.h */, - FFFD4a8047407fd34a804740 /* src/pcm/GuPCMShapeConvex.h */, - FFFD4a8047a87fd34a8047a8 /* src/pcm/GuPCMTriangleContactGen.h */, - FFFD4a8048107fd34a804810 /* src/pcm/GuPersistentContactManifold.h */, - FFFD4a8048787fd34a804878 /* src/ccd/GuCCDSweepConvexMesh.h */, - FFFD4a8048e07fd34a8048e0 /* src/GuBounds.cpp */, - FFFD4a8049487fd34a804948 /* src/GuBox.cpp */, - FFFD4a8049b07fd34a8049b0 /* src/GuCCTSweepTests.cpp */, - FFFD4a804a187fd34a804a18 /* src/GuCapsule.cpp */, - FFFD4a804a807fd34a804a80 /* src/GuGeometryQuery.cpp */, - FFFD4a804ae87fd34a804ae8 /* src/GuGeometryUnion.cpp */, - FFFD4a804b507fd34a804b50 /* src/GuInternal.cpp */, - FFFD4a804bb87fd34a804bb8 /* src/GuMTD.cpp */, - FFFD4a804c207fd34a804c20 /* src/GuMeshFactory.cpp */, - FFFD4a804c887fd34a804c88 /* src/GuMetaData.cpp */, - FFFD4a804cf07fd34a804cf0 /* src/GuOverlapTests.cpp */, - FFFD4a804d587fd34a804d58 /* src/GuRaycastTests.cpp */, - FFFD4a804dc07fd34a804dc0 /* src/GuSerialize.cpp */, - FFFD4a804e287fd34a804e28 /* src/GuSweepMTD.cpp */, - FFFD4a804e907fd34a804e90 /* src/GuSweepSharedTests.cpp */, - FFFD4a804ef87fd34a804ef8 /* src/GuSweepTests.cpp */, - FFFD4a804f607fd34a804f60 /* src/contact/GuContactBoxBox.cpp */, - FFFD4a804fc87fd34a804fc8 /* src/contact/GuContactCapsuleBox.cpp */, - FFFD4a8050307fd34a805030 /* src/contact/GuContactCapsuleCapsule.cpp */, - FFFD4a8050987fd34a805098 /* src/contact/GuContactCapsuleConvex.cpp */, - FFFD4a8051007fd34a805100 /* src/contact/GuContactCapsuleMesh.cpp */, - FFFD4a8051687fd34a805168 /* src/contact/GuContactConvexConvex.cpp */, - FFFD4a8051d07fd34a8051d0 /* src/contact/GuContactConvexMesh.cpp */, - FFFD4a8052387fd34a805238 /* src/contact/GuContactPlaneBox.cpp */, - FFFD4a8052a07fd34a8052a0 /* src/contact/GuContactPlaneCapsule.cpp */, - FFFD4a8053087fd34a805308 /* src/contact/GuContactPlaneConvex.cpp */, - FFFD4a8053707fd34a805370 /* src/contact/GuContactPolygonPolygon.cpp */, - FFFD4a8053d87fd34a8053d8 /* src/contact/GuContactSphereBox.cpp */, - FFFD4a8054407fd34a805440 /* src/contact/GuContactSphereCapsule.cpp */, - FFFD4a8054a87fd34a8054a8 /* src/contact/GuContactSphereMesh.cpp */, - FFFD4a8055107fd34a805510 /* src/contact/GuContactSpherePlane.cpp */, - FFFD4a8055787fd34a805578 /* src/contact/GuContactSphereSphere.cpp */, - FFFD4a8055e07fd34a8055e0 /* src/contact/GuFeatureCode.cpp */, - FFFD4a8056487fd34a805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */, - FFFD4a8056b07fd34a8056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, - FFFD4a8057187fd34a805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */, - FFFD4a8057807fd34a805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */, - FFFD4a8057e87fd34a8057e8 /* src/common/GuBarycentricCoordinates.cpp */, - FFFD4a8058507fd34a805850 /* src/common/GuSeparatingAxes.cpp */, - FFFD4a8058b87fd34a8058b8 /* src/convex/GuBigConvexData.cpp */, - FFFD4a8059207fd34a805920 /* src/convex/GuConvexHelper.cpp */, - FFFD4a8059887fd34a805988 /* src/convex/GuConvexMesh.cpp */, - FFFD4a8059f07fd34a8059f0 /* src/convex/GuConvexSupportTable.cpp */, - FFFD4a805a587fd34a805a58 /* src/convex/GuConvexUtilsInternal.cpp */, - FFFD4a805ac07fd34a805ac0 /* src/convex/GuHillClimbing.cpp */, - FFFD4a805b287fd34a805b28 /* src/convex/GuShapeConvex.cpp */, - FFFD4a805b907fd34a805b90 /* src/distance/GuDistancePointBox.cpp */, - FFFD4a805bf87fd34a805bf8 /* src/distance/GuDistancePointTriangle.cpp */, - FFFD4a805c607fd34a805c60 /* src/distance/GuDistanceSegmentBox.cpp */, - FFFD4a805cc87fd34a805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */, - FFFD4a805d307fd34a805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */, - FFFD4a805d987fd34a805d98 /* src/sweep/GuSweepBoxBox.cpp */, - FFFD4a805e007fd34a805e00 /* src/sweep/GuSweepBoxSphere.cpp */, - FFFD4a805e687fd34a805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, - FFFD4a805ed07fd34a805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, - FFFD4a805f387fd34a805f38 /* src/sweep/GuSweepCapsuleBox.cpp */, - FFFD4a805fa07fd34a805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, - FFFD4a8060087fd34a806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */, - FFFD4a8060707fd34a806070 /* src/sweep/GuSweepSphereCapsule.cpp */, - FFFD4a8060d87fd34a8060d8 /* src/sweep/GuSweepSphereSphere.cpp */, - FFFD4a8061407fd34a806140 /* src/sweep/GuSweepSphereTriangle.cpp */, - FFFD4a8061a87fd34a8061a8 /* src/sweep/GuSweepTriangleUtils.cpp */, - FFFD4a8062107fd34a806210 /* src/gjk/GuEPA.cpp */, - FFFD4a8062787fd34a806278 /* src/gjk/GuGJKSimplex.cpp */, - FFFD4a8062e07fd34a8062e0 /* src/gjk/GuGJKTest.cpp */, - FFFD4a8063487fd34a806348 /* src/intersection/GuIntersectionBoxBox.cpp */, - FFFD4a8063b07fd34a8063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, - FFFD4a8064187fd34a806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */, - FFFD4a8064807fd34a806480 /* src/intersection/GuIntersectionRayBox.cpp */, - FFFD4a8064e87fd34a8064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */, - FFFD4a8065507fd34a806550 /* src/intersection/GuIntersectionRaySphere.cpp */, - FFFD4a8065b87fd34a8065b8 /* src/intersection/GuIntersectionSphereBox.cpp */, - FFFD4a8066207fd34a806620 /* src/intersection/GuIntersectionTriangleBox.cpp */, - FFFD4a8066887fd34a806688 /* src/mesh/GuBV32.cpp */, - FFFD4a8066f07fd34a8066f0 /* src/mesh/GuBV32Build.cpp */, - FFFD4a8067587fd34a806758 /* src/mesh/GuBV4.cpp */, - FFFD4a8067c07fd34a8067c0 /* src/mesh/GuBV4Build.cpp */, - FFFD4a8068287fd34a806828 /* src/mesh/GuBV4_AABBSweep.cpp */, - FFFD4a8068907fd34a806890 /* src/mesh/GuBV4_BoxOverlap.cpp */, - FFFD4a8068f87fd34a8068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, - FFFD4a8069607fd34a806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, - FFFD4a8069c87fd34a8069c8 /* src/mesh/GuBV4_OBBSweep.cpp */, - FFFD4a806a307fd34a806a30 /* src/mesh/GuBV4_Raycast.cpp */, - FFFD4a806a987fd34a806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */, - FFFD4a806b007fd34a806b00 /* src/mesh/GuBV4_SphereSweep.cpp */, - FFFD4a806b687fd34a806b68 /* src/mesh/GuMeshQuery.cpp */, - FFFD4a806bd07fd34a806bd0 /* src/mesh/GuMidphaseBV4.cpp */, - FFFD4a806c387fd34a806c38 /* src/mesh/GuMidphaseRTree.cpp */, - FFFD4a806ca07fd34a806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */, - FFFD4a806d087fd34a806d08 /* src/mesh/GuRTree.cpp */, - FFFD4a806d707fd34a806d70 /* src/mesh/GuRTreeQueries.cpp */, - FFFD4a806dd87fd34a806dd8 /* src/mesh/GuSweepsMesh.cpp */, - FFFD4a806e407fd34a806e40 /* src/mesh/GuTriangleMesh.cpp */, - FFFD4a806ea87fd34a806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */, - FFFD4a806f107fd34a806f10 /* src/mesh/GuTriangleMeshRTree.cpp */, - FFFD4a806f787fd34a806f78 /* src/hf/GuHeightField.cpp */, - FFFD4a806fe07fd34a806fe0 /* src/hf/GuHeightFieldUtil.cpp */, - FFFD4a8070487fd34a807048 /* src/hf/GuOverlapTestsHF.cpp */, - FFFD4a8070b07fd34a8070b0 /* src/hf/GuSweepsHF.cpp */, - FFFD4a8071187fd34a807118 /* src/pcm/GuPCMContactBoxBox.cpp */, - FFFD4a8071807fd34a807180 /* src/pcm/GuPCMContactBoxConvex.cpp */, - FFFD4a8071e87fd34a8071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, - FFFD4a8072507fd34a807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, - FFFD4a8072b87fd34a8072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, - FFFD4a8073207fd34a807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, - FFFD4a8073887fd34a807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, - FFFD4a8073f07fd34a8073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */, - FFFD4a8074587fd34a807458 /* src/pcm/GuPCMContactConvexConvex.cpp */, - FFFD4a8074c07fd34a8074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, - FFFD4a8075287fd34a807528 /* src/pcm/GuPCMContactConvexMesh.cpp */, - FFFD4a8075907fd34a807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, - FFFD4a8075f87fd34a8075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, - FFFD4a8076607fd34a807660 /* src/pcm/GuPCMContactPlaneBox.cpp */, - FFFD4a8076c87fd34a8076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, - FFFD4a8077307fd34a807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */, - FFFD4a8077987fd34a807798 /* src/pcm/GuPCMContactSphereBox.cpp */, - FFFD4a8078007fd34a807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */, - FFFD4a8078687fd34a807868 /* src/pcm/GuPCMContactSphereConvex.cpp */, - FFFD4a8078d07fd34a8078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, - FFFD4a8079387fd34a807938 /* src/pcm/GuPCMContactSphereMesh.cpp */, - FFFD4a8079a07fd34a8079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */, - FFFD4a807a087fd34a807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */, - FFFD4a807a707fd34a807a70 /* src/pcm/GuPCMShapeConvex.cpp */, - FFFD4a807ad87fd34a807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */, - FFFD4a807b407fd34a807b40 /* src/pcm/GuPersistentContactManifold.cpp */, - FFFD4a807ba87fd34a807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, - FFFD4a807c107fd34a807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */, + FFFDdc0010007faddc001000 /* headers/GuAxes.h */, + FFFDdc0010687faddc001068 /* headers/GuBox.h */, + FFFDdc0010d07faddc0010d0 /* headers/GuDistanceSegmentBox.h */, + FFFDdc0011387faddc001138 /* headers/GuDistanceSegmentSegment.h */, + FFFDdc0011a07faddc0011a0 /* headers/GuIntersectionBoxBox.h */, + FFFDdc0012087faddc001208 /* headers/GuIntersectionTriangleBox.h */, + FFFDdc0012707faddc001270 /* headers/GuRaycastTests.h */, + FFFDdc0012d87faddc0012d8 /* headers/GuSIMDHelpers.h */, + FFFDdc0013407faddc001340 /* headers/GuSegment.h */, + FFFDdc0013a87faddc0013a8 /* ../../Include/GeomUtils */, + FFFDdc0014107faddc001410 /* src/GuBounds.h */, + FFFDdc0014787faddc001478 /* src/GuCapsule.h */, + FFFDdc0014e07faddc0014e0 /* src/GuCenterExtents.h */, + FFFDdc0015487faddc001548 /* src/GuGeometryUnion.h */, + FFFDdc0015b07faddc0015b0 /* src/GuInternal.h */, + FFFDdc0016187faddc001618 /* src/GuMTD.h */, + FFFDdc0016807faddc001680 /* src/GuMeshFactory.h */, + FFFDdc0016e87faddc0016e8 /* src/GuOverlapTests.h */, + FFFDdc0017507faddc001750 /* src/GuSerialize.h */, + FFFDdc0017b87faddc0017b8 /* src/GuSphere.h */, + FFFDdc0018207faddc001820 /* src/GuSweepMTD.h */, + FFFDdc0018887faddc001888 /* src/GuSweepSharedTests.h */, + FFFDdc0018f07faddc0018f0 /* src/GuSweepTests.h */, + FFFDdc0019587faddc001958 /* src/contact/GuContactMethodImpl.h */, + FFFDdc0019c07faddc0019c0 /* src/contact/GuContactPolygonPolygon.h */, + FFFDdc001a287faddc001a28 /* src/contact/GuFeatureCode.h */, + FFFDdc001a907faddc001a90 /* src/contact/GuLegacyTraceLineCallback.h */, + FFFDdc001af87faddc001af8 /* src/common/GuBarycentricCoordinates.h */, + FFFDdc001b607faddc001b60 /* src/common/GuBoxConversion.h */, + FFFDdc001bc87faddc001bc8 /* src/common/GuEdgeCache.h */, + FFFDdc001c307faddc001c30 /* src/common/GuEdgeListData.h */, + FFFDdc001c987faddc001c98 /* src/common/GuSeparatingAxes.h */, + FFFDdc001d007faddc001d00 /* src/convex/GuBigConvexData.h */, + FFFDdc001d687faddc001d68 /* src/convex/GuBigConvexData2.h */, + FFFDdc001dd07faddc001dd0 /* src/convex/GuConvexEdgeFlags.h */, + FFFDdc001e387faddc001e38 /* src/convex/GuConvexHelper.h */, + FFFDdc001ea07faddc001ea0 /* src/convex/GuConvexMesh.h */, + FFFDdc001f087faddc001f08 /* src/convex/GuConvexMeshData.h */, + FFFDdc001f707faddc001f70 /* src/convex/GuConvexSupportTable.h */, + FFFDdc001fd87faddc001fd8 /* src/convex/GuConvexUtilsInternal.h */, + FFFDdc0020407faddc002040 /* src/convex/GuCubeIndex.h */, + FFFDdc0020a87faddc0020a8 /* src/convex/GuHillClimbing.h */, + FFFDdc0021107faddc002110 /* src/convex/GuShapeConvex.h */, + FFFDdc0021787faddc002178 /* src/distance/GuDistancePointBox.h */, + FFFDdc0021e07faddc0021e0 /* src/distance/GuDistancePointSegment.h */, + FFFDdc0022487faddc002248 /* src/distance/GuDistancePointTriangle.h */, + FFFDdc0022b07faddc0022b0 /* src/distance/GuDistancePointTriangleSIMD.h */, + FFFDdc0023187faddc002318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, + FFFDdc0023807faddc002380 /* src/distance/GuDistanceSegmentTriangle.h */, + FFFDdc0023e87faddc0023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, + FFFDdc0024507faddc002450 /* src/sweep/GuSweepBoxBox.h */, + FFFDdc0024b87faddc0024b8 /* src/sweep/GuSweepBoxSphere.h */, + FFFDdc0025207faddc002520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, + FFFDdc0025887faddc002588 /* src/sweep/GuSweepBoxTriangle_SAT.h */, + FFFDdc0025f07faddc0025f0 /* src/sweep/GuSweepCapsuleBox.h */, + FFFDdc0026587faddc002658 /* src/sweep/GuSweepCapsuleCapsule.h */, + FFFDdc0026c07faddc0026c0 /* src/sweep/GuSweepCapsuleTriangle.h */, + FFFDdc0027287faddc002728 /* src/sweep/GuSweepSphereCapsule.h */, + FFFDdc0027907faddc002790 /* src/sweep/GuSweepSphereSphere.h */, + FFFDdc0027f87faddc0027f8 /* src/sweep/GuSweepSphereTriangle.h */, + FFFDdc0028607faddc002860 /* src/sweep/GuSweepTriangleUtils.h */, + FFFDdc0028c87faddc0028c8 /* src/gjk/GuEPA.h */, + FFFDdc0029307faddc002930 /* src/gjk/GuEPAFacet.h */, + FFFDdc0029987faddc002998 /* src/gjk/GuGJK.h */, + FFFDdc002a007faddc002a00 /* src/gjk/GuGJKPenetration.h */, + FFFDdc002a687faddc002a68 /* src/gjk/GuGJKRaycast.h */, + FFFDdc002ad07faddc002ad0 /* src/gjk/GuGJKSimplex.h */, + FFFDdc002b387faddc002b38 /* src/gjk/GuGJKTest.h */, + FFFDdc002ba07faddc002ba0 /* src/gjk/GuGJKType.h */, + FFFDdc002c087faddc002c08 /* src/gjk/GuGJKUtil.h */, + FFFDdc002c707faddc002c70 /* src/gjk/GuVecBox.h */, + FFFDdc002cd87faddc002cd8 /* src/gjk/GuVecCapsule.h */, + FFFDdc002d407faddc002d40 /* src/gjk/GuVecConvex.h */, + FFFDdc002da87faddc002da8 /* src/gjk/GuVecConvexHull.h */, + FFFDdc002e107faddc002e10 /* src/gjk/GuVecConvexHullNoScale.h */, + FFFDdc002e787faddc002e78 /* src/gjk/GuVecPlane.h */, + FFFDdc002ee07faddc002ee0 /* src/gjk/GuVecShrunkBox.h */, + FFFDdc002f487faddc002f48 /* src/gjk/GuVecShrunkConvexHull.h */, + FFFDdc002fb07faddc002fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, + FFFDdc0030187faddc003018 /* src/gjk/GuVecSphere.h */, + FFFDdc0030807faddc003080 /* src/gjk/GuVecTriangle.h */, + FFFDdc0030e87faddc0030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, + FFFDdc0031507faddc003150 /* src/intersection/GuIntersectionEdgeEdge.h */, + FFFDdc0031b87faddc0031b8 /* src/intersection/GuIntersectionRay.h */, + FFFDdc0032207faddc003220 /* src/intersection/GuIntersectionRayBox.h */, + FFFDdc0032887faddc003288 /* src/intersection/GuIntersectionRayBoxSIMD.h */, + FFFDdc0032f07faddc0032f0 /* src/intersection/GuIntersectionRayCapsule.h */, + FFFDdc0033587faddc003358 /* src/intersection/GuIntersectionRayPlane.h */, + FFFDdc0033c07faddc0033c0 /* src/intersection/GuIntersectionRaySphere.h */, + FFFDdc0034287faddc003428 /* src/intersection/GuIntersectionRayTriangle.h */, + FFFDdc0034907faddc003490 /* src/intersection/GuIntersectionSphereBox.h */, + FFFDdc0034f87faddc0034f8 /* src/mesh/GuBV32.h */, + FFFDdc0035607faddc003560 /* src/mesh/GuBV32Build.h */, + FFFDdc0035c87faddc0035c8 /* src/mesh/GuBV4.h */, + FFFDdc0036307faddc003630 /* src/mesh/GuBV4Build.h */, + FFFDdc0036987faddc003698 /* src/mesh/GuBV4Settings.h */, + FFFDdc0037007faddc003700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, + FFFDdc0037687faddc003768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, + FFFDdc0037d07faddc0037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, + FFFDdc0038387faddc003838 /* src/mesh/GuBV4_BoxSweep_Internal.h */, + FFFDdc0038a07faddc0038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */, + FFFDdc0039087faddc003908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, + FFFDdc0039707faddc003970 /* src/mesh/GuBV4_Common.h */, + FFFDdc0039d87faddc0039d8 /* src/mesh/GuBV4_Internal.h */, + FFFDdc003a407faddc003a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, + FFFDdc003aa87faddc003aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, + FFFDdc003b107faddc003b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, + FFFDdc003b787faddc003b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, + FFFDdc003be07faddc003be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, + FFFDdc003c487faddc003c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, + FFFDdc003cb07faddc003cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, + FFFDdc003d187faddc003d18 /* src/mesh/GuBV4_Slabs.h */, + FFFDdc003d807faddc003d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, + FFFDdc003de87faddc003de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, + FFFDdc003e507faddc003e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, + FFFDdc003eb87faddc003eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, + FFFDdc003f207faddc003f20 /* src/mesh/GuBVConstants.h */, + FFFDdc003f887faddc003f88 /* src/mesh/GuMeshData.h */, + FFFDdc003ff07faddc003ff0 /* src/mesh/GuMidphaseInterface.h */, + FFFDdc0040587faddc004058 /* src/mesh/GuRTree.h */, + FFFDdc0040c07faddc0040c0 /* src/mesh/GuSweepConvexTri.h */, + FFFDdc0041287faddc004128 /* src/mesh/GuSweepMesh.h */, + FFFDdc0041907faddc004190 /* src/mesh/GuTriangle32.h */, + FFFDdc0041f87faddc0041f8 /* src/mesh/GuTriangleCache.h */, + FFFDdc0042607faddc004260 /* src/mesh/GuTriangleMesh.h */, + FFFDdc0042c87faddc0042c8 /* src/mesh/GuTriangleMeshBV4.h */, + FFFDdc0043307faddc004330 /* src/mesh/GuTriangleMeshRTree.h */, + FFFDdc0043987faddc004398 /* src/mesh/GuTriangleVertexPointers.h */, + FFFDdc0044007faddc004400 /* src/hf/GuEntityReport.h */, + FFFDdc0044687faddc004468 /* src/hf/GuHeightField.h */, + FFFDdc0044d07faddc0044d0 /* src/hf/GuHeightFieldData.h */, + FFFDdc0045387faddc004538 /* src/hf/GuHeightFieldUtil.h */, + FFFDdc0045a07faddc0045a0 /* src/pcm/GuPCMContactConvexCommon.h */, + FFFDdc0046087faddc004608 /* src/pcm/GuPCMContactGen.h */, + FFFDdc0046707faddc004670 /* src/pcm/GuPCMContactGenUtil.h */, + FFFDdc0046d87faddc0046d8 /* src/pcm/GuPCMContactMeshCallback.h */, + FFFDdc0047407faddc004740 /* src/pcm/GuPCMShapeConvex.h */, + FFFDdc0047a87faddc0047a8 /* src/pcm/GuPCMTriangleContactGen.h */, + FFFDdc0048107faddc004810 /* src/pcm/GuPersistentContactManifold.h */, + FFFDdc0048787faddc004878 /* src/ccd/GuCCDSweepConvexMesh.h */, + FFFDdc0048e07faddc0048e0 /* src/GuBounds.cpp */, + FFFDdc0049487faddc004948 /* src/GuBox.cpp */, + FFFDdc0049b07faddc0049b0 /* src/GuCCTSweepTests.cpp */, + FFFDdc004a187faddc004a18 /* src/GuCapsule.cpp */, + FFFDdc004a807faddc004a80 /* src/GuGeometryQuery.cpp */, + FFFDdc004ae87faddc004ae8 /* src/GuGeometryUnion.cpp */, + FFFDdc004b507faddc004b50 /* src/GuInternal.cpp */, + FFFDdc004bb87faddc004bb8 /* src/GuMTD.cpp */, + FFFDdc004c207faddc004c20 /* src/GuMeshFactory.cpp */, + FFFDdc004c887faddc004c88 /* src/GuMetaData.cpp */, + FFFDdc004cf07faddc004cf0 /* src/GuOverlapTests.cpp */, + FFFDdc004d587faddc004d58 /* src/GuRaycastTests.cpp */, + FFFDdc004dc07faddc004dc0 /* src/GuSerialize.cpp */, + FFFDdc004e287faddc004e28 /* src/GuSweepMTD.cpp */, + FFFDdc004e907faddc004e90 /* src/GuSweepSharedTests.cpp */, + FFFDdc004ef87faddc004ef8 /* src/GuSweepTests.cpp */, + FFFDdc004f607faddc004f60 /* src/contact/GuContactBoxBox.cpp */, + FFFDdc004fc87faddc004fc8 /* src/contact/GuContactCapsuleBox.cpp */, + FFFDdc0050307faddc005030 /* src/contact/GuContactCapsuleCapsule.cpp */, + FFFDdc0050987faddc005098 /* src/contact/GuContactCapsuleConvex.cpp */, + FFFDdc0051007faddc005100 /* src/contact/GuContactCapsuleMesh.cpp */, + FFFDdc0051687faddc005168 /* src/contact/GuContactConvexConvex.cpp */, + FFFDdc0051d07faddc0051d0 /* src/contact/GuContactConvexMesh.cpp */, + FFFDdc0052387faddc005238 /* src/contact/GuContactPlaneBox.cpp */, + FFFDdc0052a07faddc0052a0 /* src/contact/GuContactPlaneCapsule.cpp */, + FFFDdc0053087faddc005308 /* src/contact/GuContactPlaneConvex.cpp */, + FFFDdc0053707faddc005370 /* src/contact/GuContactPolygonPolygon.cpp */, + FFFDdc0053d87faddc0053d8 /* src/contact/GuContactSphereBox.cpp */, + FFFDdc0054407faddc005440 /* src/contact/GuContactSphereCapsule.cpp */, + FFFDdc0054a87faddc0054a8 /* src/contact/GuContactSphereMesh.cpp */, + FFFDdc0055107faddc005510 /* src/contact/GuContactSpherePlane.cpp */, + FFFDdc0055787faddc005578 /* src/contact/GuContactSphereSphere.cpp */, + FFFDdc0055e07faddc0055e0 /* src/contact/GuFeatureCode.cpp */, + FFFDdc0056487faddc005648 /* src/contact/GuLegacyContactBoxHeightField.cpp */, + FFFDdc0056b07faddc0056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, + FFFDdc0057187faddc005718 /* src/contact/GuLegacyContactConvexHeightField.cpp */, + FFFDdc0057807faddc005780 /* src/contact/GuLegacyContactSphereHeightField.cpp */, + FFFDdc0057e87faddc0057e8 /* src/common/GuBarycentricCoordinates.cpp */, + FFFDdc0058507faddc005850 /* src/common/GuSeparatingAxes.cpp */, + FFFDdc0058b87faddc0058b8 /* src/convex/GuBigConvexData.cpp */, + FFFDdc0059207faddc005920 /* src/convex/GuConvexHelper.cpp */, + FFFDdc0059887faddc005988 /* src/convex/GuConvexMesh.cpp */, + FFFDdc0059f07faddc0059f0 /* src/convex/GuConvexSupportTable.cpp */, + FFFDdc005a587faddc005a58 /* src/convex/GuConvexUtilsInternal.cpp */, + FFFDdc005ac07faddc005ac0 /* src/convex/GuHillClimbing.cpp */, + FFFDdc005b287faddc005b28 /* src/convex/GuShapeConvex.cpp */, + FFFDdc005b907faddc005b90 /* src/distance/GuDistancePointBox.cpp */, + FFFDdc005bf87faddc005bf8 /* src/distance/GuDistancePointTriangle.cpp */, + FFFDdc005c607faddc005c60 /* src/distance/GuDistanceSegmentBox.cpp */, + FFFDdc005cc87faddc005cc8 /* src/distance/GuDistanceSegmentSegment.cpp */, + FFFDdc005d307faddc005d30 /* src/distance/GuDistanceSegmentTriangle.cpp */, + FFFDdc005d987faddc005d98 /* src/sweep/GuSweepBoxBox.cpp */, + FFFDdc005e007faddc005e00 /* src/sweep/GuSweepBoxSphere.cpp */, + FFFDdc005e687faddc005e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, + FFFDdc005ed07faddc005ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, + FFFDdc005f387faddc005f38 /* src/sweep/GuSweepCapsuleBox.cpp */, + FFFDdc005fa07faddc005fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, + FFFDdc0060087faddc006008 /* src/sweep/GuSweepCapsuleTriangle.cpp */, + FFFDdc0060707faddc006070 /* src/sweep/GuSweepSphereCapsule.cpp */, + FFFDdc0060d87faddc0060d8 /* src/sweep/GuSweepSphereSphere.cpp */, + FFFDdc0061407faddc006140 /* src/sweep/GuSweepSphereTriangle.cpp */, + FFFDdc0061a87faddc0061a8 /* src/sweep/GuSweepTriangleUtils.cpp */, + FFFDdc0062107faddc006210 /* src/gjk/GuEPA.cpp */, + FFFDdc0062787faddc006278 /* src/gjk/GuGJKSimplex.cpp */, + FFFDdc0062e07faddc0062e0 /* src/gjk/GuGJKTest.cpp */, + FFFDdc0063487faddc006348 /* src/intersection/GuIntersectionBoxBox.cpp */, + FFFDdc0063b07faddc0063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, + FFFDdc0064187faddc006418 /* src/intersection/GuIntersectionEdgeEdge.cpp */, + FFFDdc0064807faddc006480 /* src/intersection/GuIntersectionRayBox.cpp */, + FFFDdc0064e87faddc0064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */, + FFFDdc0065507faddc006550 /* src/intersection/GuIntersectionRaySphere.cpp */, + FFFDdc0065b87faddc0065b8 /* src/intersection/GuIntersectionSphereBox.cpp */, + FFFDdc0066207faddc006620 /* src/intersection/GuIntersectionTriangleBox.cpp */, + FFFDdc0066887faddc006688 /* src/mesh/GuBV32.cpp */, + FFFDdc0066f07faddc0066f0 /* src/mesh/GuBV32Build.cpp */, + FFFDdc0067587faddc006758 /* src/mesh/GuBV4.cpp */, + FFFDdc0067c07faddc0067c0 /* src/mesh/GuBV4Build.cpp */, + FFFDdc0068287faddc006828 /* src/mesh/GuBV4_AABBSweep.cpp */, + FFFDdc0068907faddc006890 /* src/mesh/GuBV4_BoxOverlap.cpp */, + FFFDdc0068f87faddc0068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, + FFFDdc0069607faddc006960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, + FFFDdc0069c87faddc0069c8 /* src/mesh/GuBV4_OBBSweep.cpp */, + FFFDdc006a307faddc006a30 /* src/mesh/GuBV4_Raycast.cpp */, + FFFDdc006a987faddc006a98 /* src/mesh/GuBV4_SphereOverlap.cpp */, + FFFDdc006b007faddc006b00 /* src/mesh/GuBV4_SphereSweep.cpp */, + FFFDdc006b687faddc006b68 /* src/mesh/GuMeshQuery.cpp */, + FFFDdc006bd07faddc006bd0 /* src/mesh/GuMidphaseBV4.cpp */, + FFFDdc006c387faddc006c38 /* src/mesh/GuMidphaseRTree.cpp */, + FFFDdc006ca07faddc006ca0 /* src/mesh/GuOverlapTestsMesh.cpp */, + FFFDdc006d087faddc006d08 /* src/mesh/GuRTree.cpp */, + FFFDdc006d707faddc006d70 /* src/mesh/GuRTreeQueries.cpp */, + FFFDdc006dd87faddc006dd8 /* src/mesh/GuSweepsMesh.cpp */, + FFFDdc006e407faddc006e40 /* src/mesh/GuTriangleMesh.cpp */, + FFFDdc006ea87faddc006ea8 /* src/mesh/GuTriangleMeshBV4.cpp */, + FFFDdc006f107faddc006f10 /* src/mesh/GuTriangleMeshRTree.cpp */, + FFFDdc006f787faddc006f78 /* src/hf/GuHeightField.cpp */, + FFFDdc006fe07faddc006fe0 /* src/hf/GuHeightFieldUtil.cpp */, + FFFDdc0070487faddc007048 /* src/hf/GuOverlapTestsHF.cpp */, + FFFDdc0070b07faddc0070b0 /* src/hf/GuSweepsHF.cpp */, + FFFDdc0071187faddc007118 /* src/pcm/GuPCMContactBoxBox.cpp */, + FFFDdc0071807faddc007180 /* src/pcm/GuPCMContactBoxConvex.cpp */, + FFFDdc0071e87faddc0071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, + FFFDdc0072507faddc007250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, + FFFDdc0072b87faddc0072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, + FFFDdc0073207faddc007320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, + FFFDdc0073887faddc007388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, + FFFDdc0073f07faddc0073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */, + FFFDdc0074587faddc007458 /* src/pcm/GuPCMContactConvexConvex.cpp */, + FFFDdc0074c07faddc0074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, + FFFDdc0075287faddc007528 /* src/pcm/GuPCMContactConvexMesh.cpp */, + FFFDdc0075907faddc007590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, + FFFDdc0075f87faddc0075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, + FFFDdc0076607faddc007660 /* src/pcm/GuPCMContactPlaneBox.cpp */, + FFFDdc0076c87faddc0076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, + FFFDdc0077307faddc007730 /* src/pcm/GuPCMContactPlaneConvex.cpp */, + FFFDdc0077987faddc007798 /* src/pcm/GuPCMContactSphereBox.cpp */, + FFFDdc0078007faddc007800 /* src/pcm/GuPCMContactSphereCapsule.cpp */, + FFFDdc0078687faddc007868 /* src/pcm/GuPCMContactSphereConvex.cpp */, + FFFDdc0078d07faddc0078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, + FFFDdc0079387faddc007938 /* src/pcm/GuPCMContactSphereMesh.cpp */, + FFFDdc0079a07faddc0079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */, + FFFDdc007a087faddc007a08 /* src/pcm/GuPCMContactSphereSphere.cpp */, + FFFDdc007a707faddc007a70 /* src/pcm/GuPCMShapeConvex.cpp */, + FFFDdc007ad87faddc007ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */, + FFFDdc007b407faddc007b40 /* src/pcm/GuPersistentContactManifold.cpp */, + FFFDdc007ba87faddc007ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, + FFFDdc007c107faddc007c10 /* src/ccd/GuCCDSweepPrimitives.cpp */, ); name = "geomutils"; sourceTree = SOURCE_ROOT; }; - FFFB4a08f0307fd34a08f030 /* PxFoundation */ = { + FFFBdb94cff07faddb94cff0 /* PxFoundation */ = { isa = PBXGroup; children = ( - FFFB4a08fae07fd34a08fae0 /* include */, - FFFB4a08fb087fd34a08fb08 /* src */, + FFFBdb9594707faddb959470 /* include */, + FFFBdb9594987faddb959498 /* src */, ); name = "PxFoundation"; sourceTree = "<group>"; }; - FFFB4a08fae07fd34a08fae0 /* include */ = { + FFFBdb9594707faddb959470 /* include */ = { isa = PBXGroup; children = ( - FFFD49999e007fd349999e00 /* Px.h */, - FFFD49999e687fd349999e68 /* PxAllocatorCallback.h */, - FFFD49999ed07fd349999ed0 /* PxAssert.h */, - FFFD49999f387fd349999f38 /* PxBitAndData.h */, - FFFD49999fa07fd349999fa0 /* PxBounds3.h */, - FFFD4999a0087fd34999a008 /* PxErrorCallback.h */, - FFFD4999a0707fd34999a070 /* PxErrors.h */, - FFFD4999a0d87fd34999a0d8 /* PxFlags.h */, - FFFD4999a1407fd34999a140 /* PxFoundation.h */, - FFFD4999a1a87fd34999a1a8 /* PxFoundationVersion.h */, - FFFD4999a2107fd34999a210 /* PxIO.h */, - FFFD4999a2787fd34999a278 /* PxIntrinsics.h */, - FFFD4999a2e07fd34999a2e0 /* PxMat33.h */, - FFFD4999a3487fd34999a348 /* PxMat44.h */, - FFFD4999a3b07fd34999a3b0 /* PxMath.h */, - FFFD4999a4187fd34999a418 /* PxMathUtils.h */, - FFFD4999a4807fd34999a480 /* PxMemory.h */, - FFFD4999a4e87fd34999a4e8 /* PxPlane.h */, - FFFD4999a5507fd34999a550 /* PxPreprocessor.h */, - FFFD4999a5b87fd34999a5b8 /* PxProfiler.h */, - FFFD4999a6207fd34999a620 /* PxQuat.h */, - FFFD4999a6887fd34999a688 /* PxSimpleTypes.h */, - FFFD4999a6f07fd34999a6f0 /* PxStrideIterator.h */, - FFFD4999a7587fd34999a758 /* PxTransform.h */, - FFFD4999a7c07fd34999a7c0 /* PxUnionCast.h */, - FFFD4999a8287fd34999a828 /* PxVec2.h */, - FFFD4999a8907fd34999a890 /* PxVec3.h */, - FFFD4999a8f87fd34999a8f8 /* PxVec4.h */, - FFFD4999a9607fd34999a960 /* unix/PxUnixIntrinsics.h */, + FFFDdb199e007faddb199e00 /* Px.h */, + FFFDdb199e687faddb199e68 /* PxAllocatorCallback.h */, + FFFDdb199ed07faddb199ed0 /* PxAssert.h */, + FFFDdb199f387faddb199f38 /* PxBitAndData.h */, + FFFDdb199fa07faddb199fa0 /* PxBounds3.h */, + FFFDdb19a0087faddb19a008 /* PxErrorCallback.h */, + FFFDdb19a0707faddb19a070 /* PxErrors.h */, + FFFDdb19a0d87faddb19a0d8 /* PxFlags.h */, + FFFDdb19a1407faddb19a140 /* PxFoundation.h */, + FFFDdb19a1a87faddb19a1a8 /* PxFoundationVersion.h */, + FFFDdb19a2107faddb19a210 /* PxIO.h */, + FFFDdb19a2787faddb19a278 /* PxIntrinsics.h */, + FFFDdb19a2e07faddb19a2e0 /* PxMat33.h */, + FFFDdb19a3487faddb19a348 /* PxMat44.h */, + FFFDdb19a3b07faddb19a3b0 /* PxMath.h */, + FFFDdb19a4187faddb19a418 /* PxMathUtils.h */, + FFFDdb19a4807faddb19a480 /* PxMemory.h */, + FFFDdb19a4e87faddb19a4e8 /* PxPlane.h */, + FFFDdb19a5507faddb19a550 /* PxPreprocessor.h */, + FFFDdb19a5b87faddb19a5b8 /* PxProfiler.h */, + FFFDdb19a6207faddb19a620 /* PxQuat.h */, + FFFDdb19a6887faddb19a688 /* PxSimpleTypes.h */, + FFFDdb19a6f07faddb19a6f0 /* PxStrideIterator.h */, + FFFDdb19a7587faddb19a758 /* PxTransform.h */, + FFFDdb19a7c07faddb19a7c0 /* PxUnionCast.h */, + FFFDdb19a8287faddb19a828 /* PxVec2.h */, + FFFDdb19a8907faddb19a890 /* PxVec3.h */, + FFFDdb19a8f87faddb19a8f8 /* PxVec4.h */, + FFFDdb19a9607faddb19a960 /* unix/PxUnixIntrinsics.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB4a08fb087fd34a08fb08 /* src */ = { + FFFBdb9594987faddb959498 /* src */ = { isa = PBXGroup; children = ( - FFFD49994a007fd349994a00 /* include/Ps.h */, - FFFD49994a687fd349994a68 /* include/PsAlignedMalloc.h */, - FFFD49994ad07fd349994ad0 /* include/PsAlloca.h */, - FFFD49994b387fd349994b38 /* include/PsAllocator.h */, - FFFD49994ba07fd349994ba0 /* include/PsAoS.h */, - FFFD49994c087fd349994c08 /* include/PsArray.h */, - FFFD49994c707fd349994c70 /* include/PsAtomic.h */, - FFFD49994cd87fd349994cd8 /* include/PsBasicTemplates.h */, - FFFD49994d407fd349994d40 /* include/PsBitUtils.h */, - FFFD49994da87fd349994da8 /* include/PsBroadcast.h */, - FFFD49994e107fd349994e10 /* include/PsCpu.h */, - FFFD49994e787fd349994e78 /* include/PsFPU.h */, - FFFD49994ee07fd349994ee0 /* include/PsFoundation.h */, - FFFD49994f487fd349994f48 /* include/PsHash.h */, - FFFD49994fb07fd349994fb0 /* include/PsHashInternals.h */, - FFFD499950187fd349995018 /* include/PsHashMap.h */, - FFFD499950807fd349995080 /* include/PsHashSet.h */, - FFFD499950e87fd3499950e8 /* include/PsInlineAllocator.h */, - FFFD499951507fd349995150 /* include/PsInlineAoS.h */, - FFFD499951b87fd3499951b8 /* include/PsInlineArray.h */, - FFFD499952207fd349995220 /* include/PsIntrinsics.h */, - FFFD499952887fd349995288 /* include/PsMathUtils.h */, - FFFD499952f07fd3499952f0 /* include/PsMutex.h */, - FFFD499953587fd349995358 /* include/PsPool.h */, - FFFD499953c07fd3499953c0 /* include/PsSList.h */, - FFFD499954287fd349995428 /* include/PsSocket.h */, - FFFD499954907fd349995490 /* include/PsSort.h */, - FFFD499954f87fd3499954f8 /* include/PsSortInternals.h */, - FFFD499955607fd349995560 /* include/PsString.h */, - FFFD499955c87fd3499955c8 /* include/PsSync.h */, - FFFD499956307fd349995630 /* include/PsTempAllocator.h */, - FFFD499956987fd349995698 /* include/PsThread.h */, - FFFD499957007fd349995700 /* include/PsTime.h */, - FFFD499957687fd349995768 /* include/PsUserAllocated.h */, - FFFD499957d07fd3499957d0 /* include/PsUtilities.h */, - FFFD499958387fd349995838 /* include/PsVecMath.h */, - FFFD499958a07fd3499958a0 /* include/PsVecMathAoSScalar.h */, - FFFD499959087fd349995908 /* include/PsVecMathAoSScalarInline.h */, - FFFD499959707fd349995970 /* include/PsVecMathSSE.h */, - FFFD499959d87fd3499959d8 /* include/PsVecMathUtilities.h */, - FFFD49995a407fd349995a40 /* include/PsVecQuat.h */, - FFFD49995aa87fd349995aa8 /* include/PsVecTransform.h */, - FFFD49995b107fd349995b10 /* include/unix/PsUnixAoS.h */, - FFFD49995b787fd349995b78 /* include/unix/PsUnixFPU.h */, - FFFD49995be07fd349995be0 /* include/unix/PsUnixInlineAoS.h */, - FFFD49995c487fd349995c48 /* include/unix/PsUnixIntrinsics.h */, - FFFD49995cb07fd349995cb0 /* include/unix/PsUnixTrigConstants.h */, - FFFD49995d187fd349995d18 /* src/PsAllocator.cpp */, - FFFD49995d807fd349995d80 /* src/PsAssert.cpp */, - FFFD49995de87fd349995de8 /* src/PsFoundation.cpp */, - FFFD49995e507fd349995e50 /* src/PsMathUtils.cpp */, - FFFD49995eb87fd349995eb8 /* src/PsString.cpp */, - FFFD49995f207fd349995f20 /* src/PsTempAllocator.cpp */, - FFFD49995f887fd349995f88 /* src/PsUtilities.cpp */, - FFFD49995ff07fd349995ff0 /* src/unix/PsUnixAtomic.cpp */, - FFFD499960587fd349996058 /* src/unix/PsUnixCpu.cpp */, - FFFD499960c07fd3499960c0 /* src/unix/PsUnixFPU.cpp */, - FFFD499961287fd349996128 /* src/unix/PsUnixMutex.cpp */, - FFFD499961907fd349996190 /* src/unix/PsUnixPrintString.cpp */, - FFFD499961f87fd3499961f8 /* src/unix/PsUnixSList.cpp */, - FFFD499962607fd349996260 /* src/unix/PsUnixSocket.cpp */, - FFFD499962c87fd3499962c8 /* src/unix/PsUnixSync.cpp */, - FFFD499963307fd349996330 /* src/unix/PsUnixThread.cpp */, - FFFD499963987fd349996398 /* src/unix/PsUnixTime.cpp */, + FFFDdb194a007faddb194a00 /* include/Ps.h */, + FFFDdb194a687faddb194a68 /* include/PsAlignedMalloc.h */, + FFFDdb194ad07faddb194ad0 /* include/PsAlloca.h */, + FFFDdb194b387faddb194b38 /* include/PsAllocator.h */, + FFFDdb194ba07faddb194ba0 /* include/PsAoS.h */, + FFFDdb194c087faddb194c08 /* include/PsArray.h */, + FFFDdb194c707faddb194c70 /* include/PsAtomic.h */, + FFFDdb194cd87faddb194cd8 /* include/PsBasicTemplates.h */, + FFFDdb194d407faddb194d40 /* include/PsBitUtils.h */, + FFFDdb194da87faddb194da8 /* include/PsBroadcast.h */, + FFFDdb194e107faddb194e10 /* include/PsCpu.h */, + FFFDdb194e787faddb194e78 /* include/PsFPU.h */, + FFFDdb194ee07faddb194ee0 /* include/PsFoundation.h */, + FFFDdb194f487faddb194f48 /* include/PsHash.h */, + FFFDdb194fb07faddb194fb0 /* include/PsHashInternals.h */, + FFFDdb1950187faddb195018 /* include/PsHashMap.h */, + FFFDdb1950807faddb195080 /* include/PsHashSet.h */, + FFFDdb1950e87faddb1950e8 /* include/PsInlineAllocator.h */, + FFFDdb1951507faddb195150 /* include/PsInlineAoS.h */, + FFFDdb1951b87faddb1951b8 /* include/PsInlineArray.h */, + FFFDdb1952207faddb195220 /* include/PsIntrinsics.h */, + FFFDdb1952887faddb195288 /* include/PsMathUtils.h */, + FFFDdb1952f07faddb1952f0 /* include/PsMutex.h */, + FFFDdb1953587faddb195358 /* include/PsPool.h */, + FFFDdb1953c07faddb1953c0 /* include/PsSList.h */, + FFFDdb1954287faddb195428 /* include/PsSocket.h */, + FFFDdb1954907faddb195490 /* include/PsSort.h */, + FFFDdb1954f87faddb1954f8 /* include/PsSortInternals.h */, + FFFDdb1955607faddb195560 /* include/PsString.h */, + FFFDdb1955c87faddb1955c8 /* include/PsSync.h */, + FFFDdb1956307faddb195630 /* include/PsTempAllocator.h */, + FFFDdb1956987faddb195698 /* include/PsThread.h */, + FFFDdb1957007faddb195700 /* include/PsTime.h */, + FFFDdb1957687faddb195768 /* include/PsUserAllocated.h */, + FFFDdb1957d07faddb1957d0 /* include/PsUtilities.h */, + FFFDdb1958387faddb195838 /* include/PsVecMath.h */, + FFFDdb1958a07faddb1958a0 /* include/PsVecMathAoSScalar.h */, + FFFDdb1959087faddb195908 /* include/PsVecMathAoSScalarInline.h */, + FFFDdb1959707faddb195970 /* include/PsVecMathSSE.h */, + FFFDdb1959d87faddb1959d8 /* include/PsVecMathUtilities.h */, + FFFDdb195a407faddb195a40 /* include/PsVecQuat.h */, + FFFDdb195aa87faddb195aa8 /* include/PsVecTransform.h */, + FFFDdb195b107faddb195b10 /* include/unix/PsUnixAoS.h */, + FFFDdb195b787faddb195b78 /* include/unix/PsUnixFPU.h */, + FFFDdb195be07faddb195be0 /* include/unix/PsUnixInlineAoS.h */, + FFFDdb195c487faddb195c48 /* include/unix/PsUnixIntrinsics.h */, + FFFDdb195cb07faddb195cb0 /* include/unix/PsUnixTrigConstants.h */, + FFFDdb195d187faddb195d18 /* src/PsAllocator.cpp */, + FFFDdb195d807faddb195d80 /* src/PsAssert.cpp */, + FFFDdb195de87faddb195de8 /* src/PsFoundation.cpp */, + FFFDdb195e507faddb195e50 /* src/PsMathUtils.cpp */, + FFFDdb195eb87faddb195eb8 /* src/PsString.cpp */, + FFFDdb195f207faddb195f20 /* src/PsTempAllocator.cpp */, + FFFDdb195f887faddb195f88 /* src/PsUtilities.cpp */, + FFFDdb195ff07faddb195ff0 /* src/unix/PsUnixAtomic.cpp */, + FFFDdb1960587faddb196058 /* src/unix/PsUnixCpu.cpp */, + FFFDdb1960c07faddb1960c0 /* src/unix/PsUnixFPU.cpp */, + FFFDdb1961287faddb196128 /* src/unix/PsUnixMutex.cpp */, + FFFDdb1961907faddb196190 /* src/unix/PsUnixPrintString.cpp */, + FFFDdb1961f87faddb1961f8 /* src/unix/PsUnixSList.cpp */, + FFFDdb1962607faddb196260 /* src/unix/PsUnixSocket.cpp */, + FFFDdb1962c87faddb1962c8 /* src/unix/PsUnixSync.cpp */, + FFFDdb1963307faddb196330 /* src/unix/PsUnixThread.cpp */, + FFFDdb1963987faddb196398 /* src/unix/PsUnixTime.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB4b0097007fd34b009700 /* PxPvdSDK */ = { + FFFBdb8c89407faddb8c8940 /* PxPvdSDK */ = { isa = PBXGroup; children = ( - FFFB4b00c3c07fd34b00c3c0 /* include */, - FFFB4b00c3e87fd34b00c3e8 /* src */, + FFFBdb8bcfc07faddb8bcfc0 /* include */, + FFFBdb8bcfe87faddb8bcfe8 /* src */, ); name = "PxPvdSDK"; sourceTree = "<group>"; }; - FFFB4b00c3c07fd34b00c3c0 /* include */ = { + FFFBdb8bcfc07faddb8bcfc0 /* include */ = { isa = PBXGroup; children = ( - FFFD4b00cc407fd34b00cc40 /* PxPvd.h */, - FFFD4b00cca87fd34b00cca8 /* PxPvdTransport.h */, + FFFDdb8bd6607faddb8bd660 /* PxPvd.h */, + FFFDdb8bd6c87faddb8bd6c8 /* PxPvdTransport.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB4b00c3e87fd34b00c3e8 /* src */ = { + FFFBdb8bcfe87faddb8bcfe8 /* src */ = { isa = PBXGroup; children = ( - FFFD4b80fe007fd34b80fe00 /* include/PsPvd.h */, - FFFD4b80fe687fd34b80fe68 /* include/PxProfileAllocatorWrapper.h */, - FFFD4b80fed07fd34b80fed0 /* include/PxPvdClient.h */, - FFFD4b80ff387fd34b80ff38 /* include/PxPvdDataStream.h */, - FFFD4b80ffa07fd34b80ffa0 /* include/PxPvdDataStreamHelpers.h */, - FFFD4b8100087fd34b810008 /* include/PxPvdErrorCodes.h */, - FFFD4b8100707fd34b810070 /* include/PxPvdObjectModelBaseTypes.h */, - FFFD4b8100d87fd34b8100d8 /* include/PxPvdRenderBuffer.h */, - FFFD4b8101407fd34b810140 /* include/PxPvdUserRenderer.h */, - FFFD4b8101a87fd34b8101a8 /* src/PxProfileEventImpl.cpp */, - FFFD4b8102107fd34b810210 /* src/PxPvd.cpp */, - FFFD4b8102787fd34b810278 /* src/PxPvdDataStream.cpp */, - FFFD4b8102e07fd34b8102e0 /* src/PxPvdDefaultFileTransport.cpp */, - FFFD4b8103487fd34b810348 /* src/PxPvdDefaultSocketTransport.cpp */, - FFFD4b8103b07fd34b8103b0 /* src/PxPvdImpl.cpp */, - FFFD4b8104187fd34b810418 /* src/PxPvdMemClient.cpp */, - FFFD4b8104807fd34b810480 /* src/PxPvdObjectModelMetaData.cpp */, - FFFD4b8104e87fd34b8104e8 /* src/PxPvdObjectRegistrar.cpp */, - FFFD4b8105507fd34b810550 /* src/PxPvdProfileZoneClient.cpp */, - FFFD4b8105b87fd34b8105b8 /* src/PxPvdUserRenderer.cpp */, - FFFD4b8106207fd34b810620 /* src/PxProfileBase.h */, - FFFD4b8106887fd34b810688 /* src/PxProfileCompileTimeEventFilter.h */, - FFFD4b8106f07fd34b8106f0 /* src/PxProfileContextProvider.h */, - FFFD4b8107587fd34b810758 /* src/PxProfileContextProviderImpl.h */, - FFFD4b8107c07fd34b8107c0 /* src/PxProfileDataBuffer.h */, - FFFD4b8108287fd34b810828 /* src/PxProfileDataParsing.h */, - FFFD4b8108907fd34b810890 /* src/PxProfileEventBuffer.h */, - FFFD4b8108f87fd34b8108f8 /* src/PxProfileEventBufferAtomic.h */, - FFFD4b8109607fd34b810960 /* src/PxProfileEventBufferClient.h */, - FFFD4b8109c87fd34b8109c8 /* src/PxProfileEventBufferClientManager.h */, - FFFD4b810a307fd34b810a30 /* src/PxProfileEventFilter.h */, - FFFD4b810a987fd34b810a98 /* src/PxProfileEventHandler.h */, - FFFD4b810b007fd34b810b00 /* src/PxProfileEventId.h */, - FFFD4b810b687fd34b810b68 /* src/PxProfileEventMutex.h */, - FFFD4b810bd07fd34b810bd0 /* src/PxProfileEventNames.h */, - FFFD4b810c387fd34b810c38 /* src/PxProfileEventParser.h */, - FFFD4b810ca07fd34b810ca0 /* src/PxProfileEventSender.h */, - FFFD4b810d087fd34b810d08 /* src/PxProfileEventSerialization.h */, - FFFD4b810d707fd34b810d70 /* src/PxProfileEventSystem.h */, - FFFD4b810dd87fd34b810dd8 /* src/PxProfileEvents.h */, - FFFD4b810e407fd34b810e40 /* src/PxProfileMemory.h */, - FFFD4b810ea87fd34b810ea8 /* src/PxProfileMemoryBuffer.h */, - FFFD4b810f107fd34b810f10 /* src/PxProfileMemoryEventBuffer.h */, - FFFD4b810f787fd34b810f78 /* src/PxProfileMemoryEventParser.h */, - FFFD4b810fe07fd34b810fe0 /* src/PxProfileMemoryEventRecorder.h */, - FFFD4b8110487fd34b811048 /* src/PxProfileMemoryEventReflexiveWriter.h */, - FFFD4b8110b07fd34b8110b0 /* src/PxProfileMemoryEventSummarizer.h */, - FFFD4b8111187fd34b811118 /* src/PxProfileMemoryEventTypes.h */, - FFFD4b8111807fd34b811180 /* src/PxProfileMemoryEvents.h */, - FFFD4b8111e87fd34b8111e8 /* src/PxProfileScopedEvent.h */, - FFFD4b8112507fd34b811250 /* src/PxProfileScopedMutexLock.h */, - FFFD4b8112b87fd34b8112b8 /* src/PxProfileZone.h */, - FFFD4b8113207fd34b811320 /* src/PxProfileZoneImpl.h */, - FFFD4b8113887fd34b811388 /* src/PxProfileZoneManager.h */, - FFFD4b8113f07fd34b8113f0 /* src/PxProfileZoneManagerImpl.h */, - FFFD4b8114587fd34b811458 /* src/PxPvdBits.h */, - FFFD4b8114c07fd34b8114c0 /* src/PxPvdByteStreams.h */, - FFFD4b8115287fd34b811528 /* src/PxPvdCommStreamEventSink.h */, - FFFD4b8115907fd34b811590 /* src/PxPvdCommStreamEvents.h */, - FFFD4b8115f87fd34b8115f8 /* src/PxPvdCommStreamSDKEventTypes.h */, - FFFD4b8116607fd34b811660 /* src/PxPvdCommStreamTypes.h */, - FFFD4b8116c87fd34b8116c8 /* src/PxPvdDefaultFileTransport.h */, - FFFD4b8117307fd34b811730 /* src/PxPvdDefaultSocketTransport.h */, - FFFD4b8117987fd34b811798 /* src/PxPvdFoundation.h */, - FFFD4b8118007fd34b811800 /* src/PxPvdImpl.h */, - FFFD4b8118687fd34b811868 /* src/PxPvdInternalByteStreams.h */, - FFFD4b8118d07fd34b8118d0 /* src/PxPvdMarshalling.h */, - FFFD4b8119387fd34b811938 /* src/PxPvdMemClient.h */, - FFFD4b8119a07fd34b8119a0 /* src/PxPvdObjectModel.h */, - FFFD4b811a087fd34b811a08 /* src/PxPvdObjectModelInternalTypeDefs.h */, - FFFD4b811a707fd34b811a70 /* src/PxPvdObjectModelInternalTypes.h */, - FFFD4b811ad87fd34b811ad8 /* src/PxPvdObjectModelMetaData.h */, - FFFD4b811b407fd34b811b40 /* src/PxPvdObjectRegistrar.h */, - FFFD4b811ba87fd34b811ba8 /* src/PxPvdProfileZoneClient.h */, - FFFD4b811c107fd34b811c10 /* src/PxPvdUserRenderImpl.h */, - FFFD4b811c787fd34b811c78 /* src/PxPvdUserRenderTypes.h */, + FFFDdc01e4007faddc01e400 /* include/PsPvd.h */, + FFFDdc01e4687faddc01e468 /* include/PxProfileAllocatorWrapper.h */, + FFFDdc01e4d07faddc01e4d0 /* include/PxPvdClient.h */, + FFFDdc01e5387faddc01e538 /* include/PxPvdDataStream.h */, + FFFDdc01e5a07faddc01e5a0 /* include/PxPvdDataStreamHelpers.h */, + FFFDdc01e6087faddc01e608 /* include/PxPvdErrorCodes.h */, + FFFDdc01e6707faddc01e670 /* include/PxPvdObjectModelBaseTypes.h */, + FFFDdc01e6d87faddc01e6d8 /* include/PxPvdRenderBuffer.h */, + FFFDdc01e7407faddc01e740 /* include/PxPvdUserRenderer.h */, + FFFDdc01e7a87faddc01e7a8 /* src/PxProfileEventImpl.cpp */, + FFFDdc01e8107faddc01e810 /* src/PxPvd.cpp */, + FFFDdc01e8787faddc01e878 /* src/PxPvdDataStream.cpp */, + FFFDdc01e8e07faddc01e8e0 /* src/PxPvdDefaultFileTransport.cpp */, + FFFDdc01e9487faddc01e948 /* src/PxPvdDefaultSocketTransport.cpp */, + FFFDdc01e9b07faddc01e9b0 /* src/PxPvdImpl.cpp */, + FFFDdc01ea187faddc01ea18 /* src/PxPvdMemClient.cpp */, + FFFDdc01ea807faddc01ea80 /* src/PxPvdObjectModelMetaData.cpp */, + FFFDdc01eae87faddc01eae8 /* src/PxPvdObjectRegistrar.cpp */, + FFFDdc01eb507faddc01eb50 /* src/PxPvdProfileZoneClient.cpp */, + FFFDdc01ebb87faddc01ebb8 /* src/PxPvdUserRenderer.cpp */, + FFFDdc01ec207faddc01ec20 /* src/PxProfileBase.h */, + FFFDdc01ec887faddc01ec88 /* src/PxProfileCompileTimeEventFilter.h */, + FFFDdc01ecf07faddc01ecf0 /* src/PxProfileContextProvider.h */, + FFFDdc01ed587faddc01ed58 /* src/PxProfileContextProviderImpl.h */, + FFFDdc01edc07faddc01edc0 /* src/PxProfileDataBuffer.h */, + FFFDdc01ee287faddc01ee28 /* src/PxProfileDataParsing.h */, + FFFDdc01ee907faddc01ee90 /* src/PxProfileEventBuffer.h */, + FFFDdc01eef87faddc01eef8 /* src/PxProfileEventBufferAtomic.h */, + FFFDdc01ef607faddc01ef60 /* src/PxProfileEventBufferClient.h */, + FFFDdc01efc87faddc01efc8 /* src/PxProfileEventBufferClientManager.h */, + FFFDdc01f0307faddc01f030 /* src/PxProfileEventFilter.h */, + FFFDdc01f0987faddc01f098 /* src/PxProfileEventHandler.h */, + FFFDdc01f1007faddc01f100 /* src/PxProfileEventId.h */, + FFFDdc01f1687faddc01f168 /* src/PxProfileEventMutex.h */, + FFFDdc01f1d07faddc01f1d0 /* src/PxProfileEventNames.h */, + FFFDdc01f2387faddc01f238 /* src/PxProfileEventParser.h */, + FFFDdc01f2a07faddc01f2a0 /* src/PxProfileEventSender.h */, + FFFDdc01f3087faddc01f308 /* src/PxProfileEventSerialization.h */, + FFFDdc01f3707faddc01f370 /* src/PxProfileEventSystem.h */, + FFFDdc01f3d87faddc01f3d8 /* src/PxProfileEvents.h */, + FFFDdc01f4407faddc01f440 /* src/PxProfileMemory.h */, + FFFDdc01f4a87faddc01f4a8 /* src/PxProfileMemoryBuffer.h */, + FFFDdc01f5107faddc01f510 /* src/PxProfileMemoryEventBuffer.h */, + FFFDdc01f5787faddc01f578 /* src/PxProfileMemoryEventParser.h */, + FFFDdc01f5e07faddc01f5e0 /* src/PxProfileMemoryEventRecorder.h */, + FFFDdc01f6487faddc01f648 /* src/PxProfileMemoryEventReflexiveWriter.h */, + FFFDdc01f6b07faddc01f6b0 /* src/PxProfileMemoryEventSummarizer.h */, + FFFDdc01f7187faddc01f718 /* src/PxProfileMemoryEventTypes.h */, + FFFDdc01f7807faddc01f780 /* src/PxProfileMemoryEvents.h */, + FFFDdc01f7e87faddc01f7e8 /* src/PxProfileScopedEvent.h */, + FFFDdc01f8507faddc01f850 /* src/PxProfileScopedMutexLock.h */, + FFFDdc01f8b87faddc01f8b8 /* src/PxProfileZone.h */, + FFFDdc01f9207faddc01f920 /* src/PxProfileZoneImpl.h */, + FFFDdc01f9887faddc01f988 /* src/PxProfileZoneManager.h */, + FFFDdc01f9f07faddc01f9f0 /* src/PxProfileZoneManagerImpl.h */, + FFFDdc01fa587faddc01fa58 /* src/PxPvdBits.h */, + FFFDdc01fac07faddc01fac0 /* src/PxPvdByteStreams.h */, + FFFDdc01fb287faddc01fb28 /* src/PxPvdCommStreamEventSink.h */, + FFFDdc01fb907faddc01fb90 /* src/PxPvdCommStreamEvents.h */, + FFFDdc01fbf87faddc01fbf8 /* src/PxPvdCommStreamSDKEventTypes.h */, + FFFDdc01fc607faddc01fc60 /* src/PxPvdCommStreamTypes.h */, + FFFDdc01fcc87faddc01fcc8 /* src/PxPvdDefaultFileTransport.h */, + FFFDdc01fd307faddc01fd30 /* src/PxPvdDefaultSocketTransport.h */, + FFFDdc01fd987faddc01fd98 /* src/PxPvdFoundation.h */, + FFFDdc01fe007faddc01fe00 /* src/PxPvdImpl.h */, + FFFDdc01fe687faddc01fe68 /* src/PxPvdInternalByteStreams.h */, + FFFDdc01fed07faddc01fed0 /* src/PxPvdMarshalling.h */, + FFFDdc01ff387faddc01ff38 /* src/PxPvdMemClient.h */, + FFFDdc01ffa07faddc01ffa0 /* src/PxPvdObjectModel.h */, + FFFDdc0200087faddc020008 /* src/PxPvdObjectModelInternalTypeDefs.h */, + FFFDdc0200707faddc020070 /* src/PxPvdObjectModelInternalTypes.h */, + FFFDdc0200d87faddc0200d8 /* src/PxPvdObjectModelMetaData.h */, + FFFDdc0201407faddc020140 /* src/PxPvdObjectRegistrar.h */, + FFFDdc0201a87faddc0201a8 /* src/PxPvdProfileZoneClient.h */, + FFFDdc0202107faddc020210 /* src/PxPvdUserRenderImpl.h */, + FFFDdc0202787faddc020278 /* src/PxPvdUserRenderTypes.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB4b0280807fd34b028080 /* LowLevel */ = { + FFFBdbf092d07faddbf092d0 /* LowLevel */ = { isa = PBXGroup; children = ( - FFFB4b02f3507fd34b02f350 /* API Source */, - FFFB4b02f3787fd34b02f378 /* API Includes */, - FFFB4b02f3a07fd34b02f3a0 /* Software Source */, - FFFB4b02f3c87fd34b02f3c8 /* Software Includes */, - FFFB4b02f3f07fd34b02f3f0 /* Common Source */, - FFFB4b02f4187fd34b02f418 /* Common Includes */, + FFFBdbf0eef07faddbf0eef0 /* API Source */, + FFFBdbf0ef187faddbf0ef18 /* API Includes */, + FFFBdbf0ef407faddbf0ef40 /* Software Source */, + FFFBdbf0ef687faddbf0ef68 /* Software Includes */, + FFFBdbf0ef907faddbf0ef90 /* Common Source */, + FFFBdbf0efb87faddbf0efb8 /* Common Includes */, ); name = "LowLevel"; sourceTree = "<group>"; }; - FFFB4b02f3507fd34b02f350 /* API Source */ = { + FFFBdbf0eef07faddbf0eef0 /* API Source */ = { isa = PBXGroup; children = ( - FFFD4b029a107fd34b029a10 /* px_globals.cpp */, + FFFDdbf0ee407faddbf0ee40 /* px_globals.cpp */, ); name = "API Source"; sourceTree = SOURCE_ROOT; }; - FFFB4b02f3787fd34b02f378 /* API Includes */ = { + FFFBdbf0ef187faddbf0ef18 /* API Includes */ = { isa = PBXGroup; children = ( - FFFD4b02c8e07fd34b02c8e0 /* PxsMaterialCore.h */, - FFFD4b02c9487fd34b02c948 /* PxsMaterialManager.h */, - FFFD4b02c9b07fd34b02c9b0 /* PxvConfig.h */, - FFFD4b02ca187fd34b02ca18 /* PxvContext.h */, - FFFD4b02ca807fd34b02ca80 /* PxvDynamics.h */, - FFFD4b02cae87fd34b02cae8 /* PxvGeometry.h */, - FFFD4b02cb507fd34b02cb50 /* PxvGlobals.h */, - FFFD4b02cbb87fd34b02cbb8 /* PxvManager.h */, - FFFD4b02cc207fd34b02cc20 /* PxvSimStats.h */, + FFFDdbf106507faddbf10650 /* PxsMaterialCore.h */, + FFFDdbf106b87faddbf106b8 /* PxsMaterialManager.h */, + FFFDdbf107207faddbf10720 /* PxvConfig.h */, + FFFDdbf107887faddbf10788 /* PxvContext.h */, + FFFDdbf107f07faddbf107f0 /* PxvDynamics.h */, + FFFDdbf108587faddbf10858 /* PxvGeometry.h */, + FFFDdbf108c07faddbf108c0 /* PxvGlobals.h */, + FFFDdbf109287faddbf10928 /* PxvManager.h */, + FFFDdbf109907faddbf10990 /* PxvSimStats.h */, ); name = "API Includes"; sourceTree = SOURCE_ROOT; }; - FFFB4b02f3a07fd34b02f3a0 /* Software Source */ = { + FFFBdbf0ef407faddbf0ef40 /* Software Source */ = { isa = PBXGroup; children = ( - FFFD4b02e0307fd34b02e030 /* PxsCCD.cpp */, - FFFD4b02e0987fd34b02e098 /* PxsContactManager.cpp */, - FFFD4b02e1007fd34b02e100 /* PxsContext.cpp */, - FFFD4b02e1687fd34b02e168 /* PxsDefaultMemoryManager.cpp */, - FFFD4b02e1d07fd34b02e1d0 /* PxsIslandSim.cpp */, - FFFD4b02e2387fd34b02e238 /* PxsMaterialCombiner.cpp */, - FFFD4b02e2a07fd34b02e2a0 /* PxsNphaseImplementationContext.cpp */, - FFFD4b02e3087fd34b02e308 /* PxsSimpleIslandManager.cpp */, + FFFDdbf117c07faddbf117c0 /* PxsCCD.cpp */, + FFFDdbf118287faddbf11828 /* PxsContactManager.cpp */, + FFFDdbf118907faddbf11890 /* PxsContext.cpp */, + FFFDdbf118f87faddbf118f8 /* PxsDefaultMemoryManager.cpp */, + FFFDdbf119607faddbf11960 /* PxsIslandSim.cpp */, + FFFDdbf119c87faddbf119c8 /* PxsMaterialCombiner.cpp */, + FFFDdbf11a307faddbf11a30 /* PxsNphaseImplementationContext.cpp */, + FFFDdbf11a987faddbf11a98 /* PxsSimpleIslandManager.cpp */, ); name = "Software Source"; sourceTree = SOURCE_ROOT; }; - FFFB4b02f3c87fd34b02f3c8 /* Software Includes */ = { + FFFBdbf0ef687faddbf0ef68 /* Software Includes */ = { isa = PBXGroup; children = ( - FFFD4b80e4007fd34b80e400 /* PxsBodySim.h */, - FFFD4b80e4687fd34b80e468 /* PxsCCD.h */, - FFFD4b80e4d07fd34b80e4d0 /* PxsContactManager.h */, - FFFD4b80e5387fd34b80e538 /* PxsContactManagerState.h */, - FFFD4b80e5a07fd34b80e5a0 /* PxsContext.h */, - FFFD4b80e6087fd34b80e608 /* PxsDefaultMemoryManager.h */, - FFFD4b80e6707fd34b80e670 /* PxsHeapMemoryAllocator.h */, - FFFD4b80e6d87fd34b80e6d8 /* PxsIncrementalConstraintPartitioning.h */, - FFFD4b80e7407fd34b80e740 /* PxsIslandManagerTypes.h */, - FFFD4b80e7a87fd34b80e7a8 /* PxsIslandSim.h */, - FFFD4b80e8107fd34b80e810 /* PxsKernelWrangler.h */, - FFFD4b80e8787fd34b80e878 /* PxsMaterialCombiner.h */, - FFFD4b80e8e07fd34b80e8e0 /* PxsMemoryManager.h */, - FFFD4b80e9487fd34b80e948 /* PxsNphaseImplementationContext.h */, - FFFD4b80e9b07fd34b80e9b0 /* PxsRigidBody.h */, - FFFD4b80ea187fd34b80ea18 /* PxsShapeSim.h */, - FFFD4b80ea807fd34b80ea80 /* PxsSimpleIslandManager.h */, - FFFD4b80eae87fd34b80eae8 /* PxsSimulationController.h */, - FFFD4b80eb507fd34b80eb50 /* PxsTransformCache.h */, - FFFD4b80ebb87fd34b80ebb8 /* PxvNphaseImplementationContext.h */, + FFFDdd005a007faddd005a00 /* PxsBodySim.h */, + FFFDdd005a687faddd005a68 /* PxsCCD.h */, + FFFDdd005ad07faddd005ad0 /* PxsContactManager.h */, + FFFDdd005b387faddd005b38 /* PxsContactManagerState.h */, + FFFDdd005ba07faddd005ba0 /* PxsContext.h */, + FFFDdd005c087faddd005c08 /* PxsDefaultMemoryManager.h */, + FFFDdd005c707faddd005c70 /* PxsHeapMemoryAllocator.h */, + FFFDdd005cd87faddd005cd8 /* PxsIncrementalConstraintPartitioning.h */, + FFFDdd005d407faddd005d40 /* PxsIslandManagerTypes.h */, + FFFDdd005da87faddd005da8 /* PxsIslandSim.h */, + FFFDdd005e107faddd005e10 /* PxsKernelWrangler.h */, + FFFDdd005e787faddd005e78 /* PxsMaterialCombiner.h */, + FFFDdd005ee07faddd005ee0 /* PxsMemoryManager.h */, + FFFDdd005f487faddd005f48 /* PxsNphaseImplementationContext.h */, + FFFDdd005fb07faddd005fb0 /* PxsRigidBody.h */, + FFFDdd0060187faddd006018 /* PxsShapeSim.h */, + FFFDdd0060807faddd006080 /* PxsSimpleIslandManager.h */, + FFFDdd0060e87faddd0060e8 /* PxsSimulationController.h */, + FFFDdd0061507faddd006150 /* PxsTransformCache.h */, + FFFDdd0061b87faddd0061b8 /* PxvNphaseImplementationContext.h */, ); name = "Software Includes"; sourceTree = SOURCE_ROOT; }; - FFFB4b02f3f07fd34b02f3f0 /* Common Source */ = { + FFFBdbf0ef907faddbf0ef90 /* Common Source */ = { isa = PBXGroup; children = ( - FFFD4b8174007fd34b817400 /* collision/PxcContact.cpp */, - FFFD4b8174687fd34b817468 /* pipeline/PxcContactCache.cpp */, - FFFD4b8174d07fd34b8174d0 /* pipeline/PxcContactMethodImpl.cpp */, - FFFD4b8175387fd34b817538 /* pipeline/PxcMaterialHeightField.cpp */, - FFFD4b8175a07fd34b8175a0 /* pipeline/PxcMaterialMesh.cpp */, - FFFD4b8176087fd34b817608 /* pipeline/PxcMaterialMethodImpl.cpp */, - FFFD4b8176707fd34b817670 /* pipeline/PxcMaterialShape.cpp */, - FFFD4b8176d87fd34b8176d8 /* pipeline/PxcNpBatch.cpp */, - FFFD4b8177407fd34b817740 /* pipeline/PxcNpCacheStreamPair.cpp */, - FFFD4b8177a87fd34b8177a8 /* pipeline/PxcNpContactPrepShared.cpp */, - FFFD4b8178107fd34b817810 /* pipeline/PxcNpMemBlockPool.cpp */, - FFFD4b8178787fd34b817878 /* pipeline/PxcNpThreadContext.cpp */, + FFFDdd008e007faddd008e00 /* collision/PxcContact.cpp */, + FFFDdd008e687faddd008e68 /* pipeline/PxcContactCache.cpp */, + FFFDdd008ed07faddd008ed0 /* pipeline/PxcContactMethodImpl.cpp */, + FFFDdd008f387faddd008f38 /* pipeline/PxcMaterialHeightField.cpp */, + FFFDdd008fa07faddd008fa0 /* pipeline/PxcMaterialMesh.cpp */, + FFFDdd0090087faddd009008 /* pipeline/PxcMaterialMethodImpl.cpp */, + FFFDdd0090707faddd009070 /* pipeline/PxcMaterialShape.cpp */, + FFFDdd0090d87faddd0090d8 /* pipeline/PxcNpBatch.cpp */, + FFFDdd0091407faddd009140 /* pipeline/PxcNpCacheStreamPair.cpp */, + FFFDdd0091a87faddd0091a8 /* pipeline/PxcNpContactPrepShared.cpp */, + FFFDdd0092107faddd009210 /* pipeline/PxcNpMemBlockPool.cpp */, + FFFDdd0092787faddd009278 /* pipeline/PxcNpThreadContext.cpp */, ); name = "Common Source"; sourceTree = SOURCE_ROOT; }; - FFFB4b02f4187fd34b02f418 /* Common Includes */ = { + FFFBdbf0efb87faddbf0efb8 /* Common Includes */ = { isa = PBXGroup; children = ( - FFFD4b817c007fd34b817c00 /* collision/PxcContactMethodImpl.h */, - FFFD4b817c687fd34b817c68 /* pipeline/PxcCCDStateStreamPair.h */, - FFFD4b817cd07fd34b817cd0 /* pipeline/PxcConstraintBlockStream.h */, - FFFD4b817d387fd34b817d38 /* pipeline/PxcContactCache.h */, - FFFD4b817da07fd34b817da0 /* pipeline/PxcMaterialMethodImpl.h */, - FFFD4b817e087fd34b817e08 /* pipeline/PxcNpBatch.h */, - FFFD4b817e707fd34b817e70 /* pipeline/PxcNpCache.h */, - FFFD4b817ed87fd34b817ed8 /* pipeline/PxcNpCacheStreamPair.h */, - FFFD4b817f407fd34b817f40 /* pipeline/PxcNpContactPrepShared.h */, - FFFD4b817fa87fd34b817fa8 /* pipeline/PxcNpMemBlockPool.h */, - FFFD4b8180107fd34b818010 /* pipeline/PxcNpThreadContext.h */, - FFFD4b8180787fd34b818078 /* pipeline/PxcNpWorkUnit.h */, - FFFD4b8180e07fd34b8180e0 /* pipeline/PxcRigidBody.h */, - FFFD4b8181487fd34b818148 /* utils/PxcScratchAllocator.h */, - FFFD4b8181b07fd34b8181b0 /* utils/PxcThreadCoherentCache.h */, + FFFDdd009c007faddd009c00 /* collision/PxcContactMethodImpl.h */, + FFFDdd009c687faddd009c68 /* pipeline/PxcCCDStateStreamPair.h */, + FFFDdd009cd07faddd009cd0 /* pipeline/PxcConstraintBlockStream.h */, + FFFDdd009d387faddd009d38 /* pipeline/PxcContactCache.h */, + FFFDdd009da07faddd009da0 /* pipeline/PxcMaterialMethodImpl.h */, + FFFDdd009e087faddd009e08 /* pipeline/PxcNpBatch.h */, + FFFDdd009e707faddd009e70 /* pipeline/PxcNpCache.h */, + FFFDdd009ed87faddd009ed8 /* pipeline/PxcNpCacheStreamPair.h */, + FFFDdd009f407faddd009f40 /* pipeline/PxcNpContactPrepShared.h */, + FFFDdd009fa87faddd009fa8 /* pipeline/PxcNpMemBlockPool.h */, + FFFDdd00a0107faddd00a010 /* pipeline/PxcNpThreadContext.h */, + FFFDdd00a0787faddd00a078 /* pipeline/PxcNpWorkUnit.h */, + FFFDdd00a0e07faddd00a0e0 /* pipeline/PxcRigidBody.h */, + FFFDdd00a1487faddd00a148 /* utils/PxcScratchAllocator.h */, + FFFDdd00a1b07faddd00a1b0 /* utils/PxcThreadCoherentCache.h */, ); name = "Common Includes"; sourceTree = SOURCE_ROOT; }; - FFFB4a6fb4b07fd34a6fb4b0 /* LowLevelAABB */ = { + FFFBdb8b92207faddb8b9220 /* LowLevelAABB */ = { isa = PBXGroup; children = ( - FFFB4a70ec807fd34a70ec80 /* include */, - FFFB4a70eca87fd34a70eca8 /* src */, + FFFBdb854cf07faddb854cf0 /* include */, + FFFBdb854d187faddb854d18 /* src */, ); name = "LowLevelAABB"; sourceTree = "<group>"; }; - FFFB4a70ec807fd34a70ec80 /* include */ = { + FFFBdb854cf07faddb854cf0 /* include */ = { isa = PBXGroup; children = ( - FFFD4a7107807fd34a710780 /* BpAABBManagerTasks.h */, - FFFD4a7107e87fd34a7107e8 /* BpBroadPhase.h */, - FFFD4a7108507fd34a710850 /* BpBroadPhaseUpdate.h */, - FFFD4a7108b87fd34a7108b8 /* BpSimpleAABBManager.h */, + FFFDdb8ae0d07faddb8ae0d0 /* BpAABBManagerTasks.h */, + FFFDdb8ae1387faddb8ae138 /* BpBroadPhase.h */, + FFFDdb8ae1a07faddb8ae1a0 /* BpBroadPhaseUpdate.h */, + FFFDdb8ae2087faddb8ae208 /* BpSimpleAABBManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB4a70eca87fd34a70eca8 /* src */ = { + FFFBdb854d187faddb854d18 /* src */ = { isa = PBXGroup; children = ( - FFFD499cee007fd3499cee00 /* BpBroadPhaseMBP.h */, - FFFD499cee687fd3499cee68 /* BpBroadPhaseMBPCommon.h */, - FFFD499ceed07fd3499ceed0 /* BpBroadPhaseSap.h */, - FFFD499cef387fd3499cef38 /* BpBroadPhaseSapAux.h */, - FFFD499cefa07fd3499cefa0 /* BpMBPTasks.h */, - FFFD499cf0087fd3499cf008 /* BpSAPTasks.h */, - FFFD499cf0707fd3499cf070 /* BpBroadPhase.cpp */, - FFFD499cf0d87fd3499cf0d8 /* BpBroadPhaseMBP.cpp */, - FFFD499cf1407fd3499cf140 /* BpBroadPhaseSap.cpp */, - FFFD499cf1a87fd3499cf1a8 /* BpBroadPhaseSapAux.cpp */, - FFFD499cf2107fd3499cf210 /* BpMBPTasks.cpp */, - FFFD499cf2787fd3499cf278 /* BpSAPTasks.cpp */, - FFFD499cf2e07fd3499cf2e0 /* BpSimpleAABBManager.cpp */, + FFFDdc0272007faddc027200 /* BpBroadPhaseMBP.h */, + FFFDdc0272687faddc027268 /* BpBroadPhaseMBPCommon.h */, + FFFDdc0272d07faddc0272d0 /* BpBroadPhaseSap.h */, + FFFDdc0273387faddc027338 /* BpBroadPhaseSapAux.h */, + FFFDdc0273a07faddc0273a0 /* BpMBPTasks.h */, + FFFDdc0274087faddc027408 /* BpSAPTasks.h */, + FFFDdc0274707faddc027470 /* BpBroadPhase.cpp */, + FFFDdc0274d87faddc0274d8 /* BpBroadPhaseMBP.cpp */, + FFFDdc0275407faddc027540 /* BpBroadPhaseSap.cpp */, + FFFDdc0275a87faddc0275a8 /* BpBroadPhaseSapAux.cpp */, + FFFDdc0276107faddc027610 /* BpMBPTasks.cpp */, + FFFDdc0276787faddc027678 /* BpSAPTasks.cpp */, + FFFDdc0276e07faddc0276e0 /* BpSimpleAABBManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB4a535aa07fd34a535aa0 /* LowLevelDynamics */ = { + FFFBdbe07ef07faddbe07ef0 /* LowLevelDynamics */ = { isa = PBXGroup; children = ( - FFFB4a53a4a07fd34a53a4a0 /* Dynamics Source */, - FFFB4a53a4c87fd34a53a4c8 /* Dynamics Includes */, - FFFB4a53a4f07fd34a53a4f0 /* Dynamics Internal Includes */, + FFFBdbe0d9d07faddbe0d9d0 /* Dynamics Source */, + FFFBdbe0d9f87faddbe0d9f8 /* Dynamics Includes */, + FFFBdbe0da207faddbe0da20 /* Dynamics Internal Includes */, ); name = "LowLevelDynamics"; sourceTree = "<group>"; }; - FFFB4a53a4a07fd34a53a4a0 /* Dynamics Source */ = { + FFFBdbe0d9d07faddbe0d9d0 /* Dynamics Source */ = { isa = PBXGroup; children = ( - FFFD4a8182007fd34a818200 /* DyArticulation.cpp */, - FFFD4a8182687fd34a818268 /* DyArticulationContactPrep.cpp */, - FFFD4a8182d07fd34a8182d0 /* DyArticulationContactPrepPF.cpp */, - FFFD4a8183387fd34a818338 /* DyArticulationHelper.cpp */, - FFFD4a8183a07fd34a8183a0 /* DyArticulationSIMD.cpp */, - FFFD4a8184087fd34a818408 /* DyArticulationScalar.cpp */, - FFFD4a8184707fd34a818470 /* DyConstraintPartition.cpp */, - FFFD4a8184d87fd34a8184d8 /* DyConstraintSetup.cpp */, - FFFD4a8185407fd34a818540 /* DyConstraintSetupBlock.cpp */, - FFFD4a8185a87fd34a8185a8 /* DyContactPrep.cpp */, - FFFD4a8186107fd34a818610 /* DyContactPrep4.cpp */, - FFFD4a8186787fd34a818678 /* DyContactPrep4PF.cpp */, - FFFD4a8186e07fd34a8186e0 /* DyContactPrepPF.cpp */, - FFFD4a8187487fd34a818748 /* DyDynamics.cpp */, - FFFD4a8187b07fd34a8187b0 /* DyFrictionCorrelation.cpp */, - FFFD4a8188187fd34a818818 /* DyRigidBodyToSolverBody.cpp */, - FFFD4a8188807fd34a818880 /* DySolverConstraints.cpp */, - FFFD4a8188e87fd34a8188e8 /* DySolverConstraintsBlock.cpp */, - FFFD4a8189507fd34a818950 /* DySolverControl.cpp */, - FFFD4a8189b87fd34a8189b8 /* DySolverControlPF.cpp */, - FFFD4a818a207fd34a818a20 /* DySolverPFConstraints.cpp */, - FFFD4a818a887fd34a818a88 /* DySolverPFConstraintsBlock.cpp */, - FFFD4a818af07fd34a818af0 /* DyThreadContext.cpp */, - FFFD4a818b587fd34a818b58 /* DyThresholdTable.cpp */, + FFFDdc8266007faddc826600 /* DyArticulation.cpp */, + FFFDdc8266687faddc826668 /* DyArticulationContactPrep.cpp */, + FFFDdc8266d07faddc8266d0 /* DyArticulationContactPrepPF.cpp */, + FFFDdc8267387faddc826738 /* DyArticulationHelper.cpp */, + FFFDdc8267a07faddc8267a0 /* DyArticulationSIMD.cpp */, + FFFDdc8268087faddc826808 /* DyArticulationScalar.cpp */, + FFFDdc8268707faddc826870 /* DyConstraintPartition.cpp */, + FFFDdc8268d87faddc8268d8 /* DyConstraintSetup.cpp */, + FFFDdc8269407faddc826940 /* DyConstraintSetupBlock.cpp */, + FFFDdc8269a87faddc8269a8 /* DyContactPrep.cpp */, + FFFDdc826a107faddc826a10 /* DyContactPrep4.cpp */, + FFFDdc826a787faddc826a78 /* DyContactPrep4PF.cpp */, + FFFDdc826ae07faddc826ae0 /* DyContactPrepPF.cpp */, + FFFDdc826b487faddc826b48 /* DyDynamics.cpp */, + FFFDdc826bb07faddc826bb0 /* DyFrictionCorrelation.cpp */, + FFFDdc826c187faddc826c18 /* DyRigidBodyToSolverBody.cpp */, + FFFDdc826c807faddc826c80 /* DySolverConstraints.cpp */, + FFFDdc826ce87faddc826ce8 /* DySolverConstraintsBlock.cpp */, + FFFDdc826d507faddc826d50 /* DySolverControl.cpp */, + FFFDdc826db87faddc826db8 /* DySolverControlPF.cpp */, + FFFDdc826e207faddc826e20 /* DySolverPFConstraints.cpp */, + FFFDdc826e887faddc826e88 /* DySolverPFConstraintsBlock.cpp */, + FFFDdc826ef07faddc826ef0 /* DyThreadContext.cpp */, + FFFDdc826f587faddc826f58 /* DyThresholdTable.cpp */, ); name = "Dynamics Source"; sourceTree = SOURCE_ROOT; }; - FFFB4a53a4c87fd34a53a4c8 /* Dynamics Includes */ = { + FFFBdbe0d9f87faddbe0d9f8 /* Dynamics Includes */ = { isa = PBXGroup; children = ( - FFFD4a53bb107fd34a53bb10 /* DyArticulation.h */, - FFFD4a53bb787fd34a53bb78 /* DyConstraint.h */, - FFFD4a53bbe07fd34a53bbe0 /* DyConstraintWriteBack.h */, - FFFD4a53bc487fd34a53bc48 /* DyContext.h */, - FFFD4a53bcb07fd34a53bcb0 /* DySleepingConfigulation.h */, - FFFD4a53bd187fd34a53bd18 /* DyThresholdTable.h */, + FFFDdbe105507faddbe10550 /* DyArticulation.h */, + FFFDdbe105b87faddbe105b8 /* DyConstraint.h */, + FFFDdbe106207faddbe10620 /* DyConstraintWriteBack.h */, + FFFDdbe106887faddbe10688 /* DyContext.h */, + FFFDdbe106f07faddbe106f0 /* DySleepingConfigulation.h */, + FFFDdbe107587faddbe10758 /* DyThresholdTable.h */, ); name = "Dynamics Includes"; sourceTree = SOURCE_ROOT; }; - FFFB4a53a4f07fd34a53a4f0 /* Dynamics Internal Includes */ = { + FFFBdbe0da207faddbe0da20 /* Dynamics Internal Includes */ = { isa = PBXGroup; children = ( - FFFD4a818c007fd34a818c00 /* DyArticulationContactPrep.h */, - FFFD4a818c687fd34a818c68 /* DyArticulationFnsDebug.h */, - FFFD4a818cd07fd34a818cd0 /* DyArticulationFnsScalar.h */, - FFFD4a818d387fd34a818d38 /* DyArticulationFnsSimd.h */, - FFFD4a818da07fd34a818da0 /* DyArticulationHelper.h */, - FFFD4a818e087fd34a818e08 /* DyArticulationPImpl.h */, - FFFD4a818e707fd34a818e70 /* DyArticulationReference.h */, - FFFD4a818ed87fd34a818ed8 /* DyArticulationScalar.h */, - FFFD4a818f407fd34a818f40 /* DyArticulationUtils.h */, - FFFD4a818fa87fd34a818fa8 /* DyBodyCoreIntegrator.h */, - FFFD4a8190107fd34a819010 /* DyConstraintPartition.h */, - FFFD4a8190787fd34a819078 /* DyConstraintPrep.h */, - FFFD4a8190e07fd34a8190e0 /* DyContactPrep.h */, - FFFD4a8191487fd34a819148 /* DyContactPrepShared.h */, - FFFD4a8191b07fd34a8191b0 /* DyContactReduction.h */, - FFFD4a8192187fd34a819218 /* DyCorrelationBuffer.h */, - FFFD4a8192807fd34a819280 /* DyDynamics.h */, - FFFD4a8192e87fd34a8192e8 /* DyFrictionPatch.h */, - FFFD4a8193507fd34a819350 /* DyFrictionPatchStreamPair.h */, - FFFD4a8193b87fd34a8193b8 /* DySolverBody.h */, - FFFD4a8194207fd34a819420 /* DySolverConstraint1D.h */, - FFFD4a8194887fd34a819488 /* DySolverConstraint1D4.h */, - FFFD4a8194f07fd34a8194f0 /* DySolverConstraintDesc.h */, - FFFD4a8195587fd34a819558 /* DySolverConstraintExtShared.h */, - FFFD4a8195c07fd34a8195c0 /* DySolverConstraintTypes.h */, - FFFD4a8196287fd34a819628 /* DySolverConstraintsShared.h */, - FFFD4a8196907fd34a819690 /* DySolverContact.h */, - FFFD4a8196f87fd34a8196f8 /* DySolverContact4.h */, - FFFD4a8197607fd34a819760 /* DySolverContactPF.h */, - FFFD4a8197c87fd34a8197c8 /* DySolverContactPF4.h */, - FFFD4a8198307fd34a819830 /* DySolverContext.h */, - FFFD4a8198987fd34a819898 /* DySolverControl.h */, - FFFD4a8199007fd34a819900 /* DySolverControlPF.h */, - FFFD4a8199687fd34a819968 /* DySolverCore.h */, - FFFD4a8199d07fd34a8199d0 /* DySolverExt.h */, - FFFD4a819a387fd34a819a38 /* DySpatial.h */, - FFFD4a819aa07fd34a819aa0 /* DyThreadContext.h */, + FFFDdc8278007faddc827800 /* DyArticulationContactPrep.h */, + FFFDdc8278687faddc827868 /* DyArticulationFnsDebug.h */, + FFFDdc8278d07faddc8278d0 /* DyArticulationFnsScalar.h */, + FFFDdc8279387faddc827938 /* DyArticulationFnsSimd.h */, + FFFDdc8279a07faddc8279a0 /* DyArticulationHelper.h */, + FFFDdc827a087faddc827a08 /* DyArticulationPImpl.h */, + FFFDdc827a707faddc827a70 /* DyArticulationReference.h */, + FFFDdc827ad87faddc827ad8 /* DyArticulationScalar.h */, + FFFDdc827b407faddc827b40 /* DyArticulationUtils.h */, + FFFDdc827ba87faddc827ba8 /* DyBodyCoreIntegrator.h */, + FFFDdc827c107faddc827c10 /* DyConstraintPartition.h */, + FFFDdc827c787faddc827c78 /* DyConstraintPrep.h */, + FFFDdc827ce07faddc827ce0 /* DyContactPrep.h */, + FFFDdc827d487faddc827d48 /* DyContactPrepShared.h */, + FFFDdc827db07faddc827db0 /* DyContactReduction.h */, + FFFDdc827e187faddc827e18 /* DyCorrelationBuffer.h */, + FFFDdc827e807faddc827e80 /* DyDynamics.h */, + FFFDdc827ee87faddc827ee8 /* DyFrictionPatch.h */, + FFFDdc827f507faddc827f50 /* DyFrictionPatchStreamPair.h */, + FFFDdc827fb87faddc827fb8 /* DySolverBody.h */, + FFFDdc8280207faddc828020 /* DySolverConstraint1D.h */, + FFFDdc8280887faddc828088 /* DySolverConstraint1D4.h */, + FFFDdc8280f07faddc8280f0 /* DySolverConstraintDesc.h */, + FFFDdc8281587faddc828158 /* DySolverConstraintExtShared.h */, + FFFDdc8281c07faddc8281c0 /* DySolverConstraintTypes.h */, + FFFDdc8282287faddc828228 /* DySolverConstraintsShared.h */, + FFFDdc8282907faddc828290 /* DySolverContact.h */, + FFFDdc8282f87faddc8282f8 /* DySolverContact4.h */, + FFFDdc8283607faddc828360 /* DySolverContactPF.h */, + FFFDdc8283c87faddc8283c8 /* DySolverContactPF4.h */, + FFFDdc8284307faddc828430 /* DySolverContext.h */, + FFFDdc8284987faddc828498 /* DySolverControl.h */, + FFFDdc8285007faddc828500 /* DySolverControlPF.h */, + FFFDdc8285687faddc828568 /* DySolverCore.h */, + FFFDdc8285d07faddc8285d0 /* DySolverExt.h */, + FFFDdc8286387faddc828638 /* DySpatial.h */, + FFFDdc8286a07faddc8286a0 /* DyThreadContext.h */, ); name = "Dynamics Internal Includes"; sourceTree = SOURCE_ROOT; }; - FFFB4a7222a07fd34a7222a0 /* LowLevelCloth */ = { + FFFBdb9328f07faddb9328f0 /* LowLevelCloth */ = { isa = PBXGroup; children = ( - FFFB4a7234207fd34a723420 /* include */, - FFFB4a7234487fd34a723448 /* src */, + FFFBdb93cb707faddb93cb70 /* include */, + FFFBdb93cb987faddb93cb98 /* src */, ); name = "LowLevelCloth"; sourceTree = "<group>"; }; - FFFB4a7234207fd34a723420 /* include */ = { + FFFBdb93cb707faddb93cb70 /* include */ = { isa = PBXGroup; children = ( - FFFD4a72cb007fd34a72cb00 /* Cloth.h */, - FFFD4a72cb687fd34a72cb68 /* Fabric.h */, - FFFD4a72cbd07fd34a72cbd0 /* Factory.h */, - FFFD4a72cc387fd34a72cc38 /* PhaseConfig.h */, - FFFD4a72cca07fd34a72cca0 /* Range.h */, - FFFD4a72cd087fd34a72cd08 /* Solver.h */, - FFFD4a72cd707fd34a72cd70 /* Types.h */, + FFFDdb933a807faddb933a80 /* Cloth.h */, + FFFDdb933ae87faddb933ae8 /* Fabric.h */, + FFFDdb933b507faddb933b50 /* Factory.h */, + FFFDdb933bb87faddb933bb8 /* PhaseConfig.h */, + FFFDdb933c207faddb933c20 /* Range.h */, + FFFDdb933c887faddb933c88 /* Solver.h */, + FFFDdb933cf07faddb933cf0 /* Types.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB4a7234487fd34a723448 /* src */ = { + FFFBdb93cb987faddb93cb98 /* src */ = { isa = PBXGroup; children = ( - FFFD499d8e007fd3499d8e00 /* Allocator.h */, - FFFD499d8e687fd3499d8e68 /* Array.h */, - FFFD499d8ed07fd3499d8ed0 /* BoundingBox.h */, - FFFD499d8f387fd3499d8f38 /* ClothBase.h */, - FFFD499d8fa07fd3499d8fa0 /* ClothImpl.h */, - FFFD499d90087fd3499d9008 /* IndexPair.h */, - FFFD499d90707fd3499d9070 /* IterationState.h */, - FFFD499d90d87fd3499d90d8 /* MovingAverage.h */, - FFFD499d91407fd3499d9140 /* PointInterpolator.h */, - FFFD499d91a87fd3499d91a8 /* Simd.h */, - FFFD499d92107fd3499d9210 /* Simd4f.h */, - FFFD499d92787fd3499d9278 /* Simd4i.h */, - FFFD499d92e07fd3499d92e0 /* SimdTypes.h */, - FFFD499d93487fd3499d9348 /* StackAllocator.h */, - FFFD499d93b07fd3499d93b0 /* SwCloth.h */, - FFFD499d94187fd3499d9418 /* SwClothData.h */, - FFFD499d94807fd3499d9480 /* SwCollision.h */, - FFFD499d94e87fd3499d94e8 /* SwCollisionHelpers.h */, - FFFD499d95507fd3499d9550 /* SwFabric.h */, - FFFD499d95b87fd3499d95b8 /* SwFactory.h */, - FFFD499d96207fd3499d9620 /* SwInterCollision.h */, - FFFD499d96887fd3499d9688 /* SwSelfCollision.h */, - FFFD499d96f07fd3499d96f0 /* SwSolver.h */, - FFFD499d97587fd3499d9758 /* SwSolverKernel.h */, - FFFD499d97c07fd3499d97c0 /* TripletScheduler.h */, - FFFD499d98287fd3499d9828 /* Vec4T.h */, - FFFD499d98907fd3499d9890 /* Allocator.cpp */, - FFFD499d98f87fd3499d98f8 /* Factory.cpp */, - FFFD499d99607fd3499d9960 /* PhaseConfig.cpp */, - FFFD499d99c87fd3499d99c8 /* SwCloth.cpp */, - FFFD499d9a307fd3499d9a30 /* SwClothData.cpp */, - FFFD499d9a987fd3499d9a98 /* SwCollision.cpp */, - FFFD499d9b007fd3499d9b00 /* SwFabric.cpp */, - FFFD499d9b687fd3499d9b68 /* SwFactory.cpp */, - FFFD499d9bd07fd3499d9bd0 /* SwInterCollision.cpp */, - FFFD499d9c387fd3499d9c38 /* SwSelfCollision.cpp */, - FFFD499d9ca07fd3499d9ca0 /* SwSolver.cpp */, - FFFD499d9d087fd3499d9d08 /* SwSolverKernel.cpp */, - FFFD499d9d707fd3499d9d70 /* TripletScheduler.cpp */, + FFFDdb1b26007faddb1b2600 /* Allocator.h */, + FFFDdb1b26687faddb1b2668 /* Array.h */, + FFFDdb1b26d07faddb1b26d0 /* BoundingBox.h */, + FFFDdb1b27387faddb1b2738 /* ClothBase.h */, + FFFDdb1b27a07faddb1b27a0 /* ClothImpl.h */, + FFFDdb1b28087faddb1b2808 /* IndexPair.h */, + FFFDdb1b28707faddb1b2870 /* IterationState.h */, + FFFDdb1b28d87faddb1b28d8 /* MovingAverage.h */, + FFFDdb1b29407faddb1b2940 /* PointInterpolator.h */, + FFFDdb1b29a87faddb1b29a8 /* Simd.h */, + FFFDdb1b2a107faddb1b2a10 /* Simd4f.h */, + FFFDdb1b2a787faddb1b2a78 /* Simd4i.h */, + FFFDdb1b2ae07faddb1b2ae0 /* SimdTypes.h */, + FFFDdb1b2b487faddb1b2b48 /* StackAllocator.h */, + FFFDdb1b2bb07faddb1b2bb0 /* SwCloth.h */, + FFFDdb1b2c187faddb1b2c18 /* SwClothData.h */, + FFFDdb1b2c807faddb1b2c80 /* SwCollision.h */, + FFFDdb1b2ce87faddb1b2ce8 /* SwCollisionHelpers.h */, + FFFDdb1b2d507faddb1b2d50 /* SwFabric.h */, + FFFDdb1b2db87faddb1b2db8 /* SwFactory.h */, + FFFDdb1b2e207faddb1b2e20 /* SwInterCollision.h */, + FFFDdb1b2e887faddb1b2e88 /* SwSelfCollision.h */, + FFFDdb1b2ef07faddb1b2ef0 /* SwSolver.h */, + FFFDdb1b2f587faddb1b2f58 /* SwSolverKernel.h */, + FFFDdb1b2fc07faddb1b2fc0 /* TripletScheduler.h */, + FFFDdb1b30287faddb1b3028 /* Vec4T.h */, + FFFDdb1b30907faddb1b3090 /* Allocator.cpp */, + FFFDdb1b30f87faddb1b30f8 /* Factory.cpp */, + FFFDdb1b31607faddb1b3160 /* PhaseConfig.cpp */, + FFFDdb1b31c87faddb1b31c8 /* SwCloth.cpp */, + FFFDdb1b32307faddb1b3230 /* SwClothData.cpp */, + FFFDdb1b32987faddb1b3298 /* SwCollision.cpp */, + FFFDdb1b33007faddb1b3300 /* SwFabric.cpp */, + FFFDdb1b33687faddb1b3368 /* SwFactory.cpp */, + FFFDdb1b33d07faddb1b33d0 /* SwInterCollision.cpp */, + FFFDdb1b34387faddb1b3438 /* SwSelfCollision.cpp */, + FFFDdb1b34a07faddb1b34a0 /* SwSolver.cpp */, + FFFDdb1b35087faddb1b3508 /* SwSolverKernel.cpp */, + FFFDdb1b35707faddb1b3570 /* TripletScheduler.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB4a547bb07fd34a547bb0 /* LowLevelParticles */ = { + FFFBdbf252b07faddbf252b0 /* LowLevelParticles */ = { isa = PBXGroup; children = ( - FFFB4a54ddc07fd34a54ddc0 /* include */, - FFFB4a54dde87fd34a54dde8 /* src */, + FFFBdbf23ef07faddbf23ef0 /* include */, + FFFBdbf23f187faddbf23f18 /* src */, ); name = "LowLevelParticles"; sourceTree = "<group>"; }; - FFFB4a54ddc07fd34a54ddc0 /* include */ = { + FFFBdbf23ef07faddbf23ef0 /* include */ = { isa = PBXGroup; children = ( - FFFD4a81ce007fd34a81ce00 /* PtBodyTransformVault.h */, - FFFD4a81ce687fd34a81ce68 /* PtContext.h */, - FFFD4a81ced07fd34a81ced0 /* PtGridCellVector.h */, - FFFD4a81cf387fd34a81cf38 /* PtParticle.h */, - FFFD4a81cfa07fd34a81cfa0 /* PtParticleContactManagerStream.h */, - FFFD4a81d0087fd34a81d008 /* PtParticleData.h */, - FFFD4a81d0707fd34a81d070 /* PtParticleShape.h */, - FFFD4a81d0d87fd34a81d0d8 /* PtParticleSystemCore.h */, - FFFD4a81d1407fd34a81d140 /* PtParticleSystemFlags.h */, - FFFD4a81d1a87fd34a81d1a8 /* PtParticleSystemSim.h */, + FFFDdd007e007faddd007e00 /* PtBodyTransformVault.h */, + FFFDdd007e687faddd007e68 /* PtContext.h */, + FFFDdd007ed07faddd007ed0 /* PtGridCellVector.h */, + FFFDdd007f387faddd007f38 /* PtParticle.h */, + FFFDdd007fa07faddd007fa0 /* PtParticleContactManagerStream.h */, + FFFDdd0080087faddd008008 /* PtParticleData.h */, + FFFDdd0080707faddd008070 /* PtParticleShape.h */, + FFFDdd0080d87faddd0080d8 /* PtParticleSystemCore.h */, + FFFDdd0081407faddd008140 /* PtParticleSystemFlags.h */, + FFFDdd0081a87faddd0081a8 /* PtParticleSystemSim.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB4a54dde87fd34a54dde8 /* src */ = { + FFFBdbf23f187faddbf23f18 /* src */ = { isa = PBXGroup; children = ( - FFFD4a8236007fd34a823600 /* PtBatcher.h */, - FFFD4a8236687fd34a823668 /* PtCollision.h */, - FFFD4a8236d07fd34a8236d0 /* PtCollisionData.h */, - FFFD4a8237387fd34a823738 /* PtCollisionHelper.h */, - FFFD4a8237a07fd34a8237a0 /* PtCollisionMethods.h */, - FFFD4a8238087fd34a823808 /* PtCollisionParameters.h */, - FFFD4a8238707fd34a823870 /* PtConfig.h */, - FFFD4a8238d87fd34a8238d8 /* PtConstants.h */, - FFFD4a8239407fd34a823940 /* PtContextCpu.h */, - FFFD4a8239a87fd34a8239a8 /* PtDynamicHelper.h */, - FFFD4a823a107fd34a823a10 /* PtDynamics.h */, - FFFD4a823a787fd34a823a78 /* PtDynamicsKernels.h */, - FFFD4a823ae07fd34a823ae0 /* PtDynamicsParameters.h */, - FFFD4a823b487fd34a823b48 /* PtDynamicsTempBuffers.h */, - FFFD4a823bb07fd34a823bb0 /* PtHeightFieldAabbTest.h */, - FFFD4a823c187fd34a823c18 /* PtPacketSections.h */, - FFFD4a823c807fd34a823c80 /* PtParticleCell.h */, - FFFD4a823ce87fd34a823ce8 /* PtParticleOpcodeCache.h */, - FFFD4a823d507fd34a823d50 /* PtParticleShapeCpu.h */, - FFFD4a823db87fd34a823db8 /* PtParticleSystemSimCpu.h */, - FFFD4a823e207fd34a823e20 /* PtSpatialHash.h */, - FFFD4a823e887fd34a823e88 /* PtSpatialHashHelper.h */, - FFFD4a823ef07fd34a823ef0 /* PtTwoWayData.h */, - FFFD4a823f587fd34a823f58 /* PtBatcher.cpp */, - FFFD4a823fc07fd34a823fc0 /* PtBodyTransformVault.cpp */, - FFFD4a8240287fd34a824028 /* PtCollision.cpp */, - FFFD4a8240907fd34a824090 /* PtCollisionBox.cpp */, - FFFD4a8240f87fd34a8240f8 /* PtCollisionCapsule.cpp */, - FFFD4a8241607fd34a824160 /* PtCollisionConvex.cpp */, - FFFD4a8241c87fd34a8241c8 /* PtCollisionMesh.cpp */, - FFFD4a8242307fd34a824230 /* PtCollisionPlane.cpp */, - FFFD4a8242987fd34a824298 /* PtCollisionSphere.cpp */, - FFFD4a8243007fd34a824300 /* PtContextCpu.cpp */, - FFFD4a8243687fd34a824368 /* PtDynamics.cpp */, - FFFD4a8243d07fd34a8243d0 /* PtParticleData.cpp */, - FFFD4a8244387fd34a824438 /* PtParticleShapeCpu.cpp */, - FFFD4a8244a07fd34a8244a0 /* PtParticleSystemSimCpu.cpp */, - FFFD4a8245087fd34a824508 /* PtSpatialHash.cpp */, - FFFD4a8245707fd34a824570 /* PtSpatialLocalHash.cpp */, + FFFDdd0140007faddd014000 /* PtBatcher.h */, + FFFDdd0140687faddd014068 /* PtCollision.h */, + FFFDdd0140d07faddd0140d0 /* PtCollisionData.h */, + FFFDdd0141387faddd014138 /* PtCollisionHelper.h */, + FFFDdd0141a07faddd0141a0 /* PtCollisionMethods.h */, + FFFDdd0142087faddd014208 /* PtCollisionParameters.h */, + FFFDdd0142707faddd014270 /* PtConfig.h */, + FFFDdd0142d87faddd0142d8 /* PtConstants.h */, + FFFDdd0143407faddd014340 /* PtContextCpu.h */, + FFFDdd0143a87faddd0143a8 /* PtDynamicHelper.h */, + FFFDdd0144107faddd014410 /* PtDynamics.h */, + FFFDdd0144787faddd014478 /* PtDynamicsKernels.h */, + FFFDdd0144e07faddd0144e0 /* PtDynamicsParameters.h */, + FFFDdd0145487faddd014548 /* PtDynamicsTempBuffers.h */, + FFFDdd0145b07faddd0145b0 /* PtHeightFieldAabbTest.h */, + FFFDdd0146187faddd014618 /* PtPacketSections.h */, + FFFDdd0146807faddd014680 /* PtParticleCell.h */, + FFFDdd0146e87faddd0146e8 /* PtParticleOpcodeCache.h */, + FFFDdd0147507faddd014750 /* PtParticleShapeCpu.h */, + FFFDdd0147b87faddd0147b8 /* PtParticleSystemSimCpu.h */, + FFFDdd0148207faddd014820 /* PtSpatialHash.h */, + FFFDdd0148887faddd014888 /* PtSpatialHashHelper.h */, + FFFDdd0148f07faddd0148f0 /* PtTwoWayData.h */, + FFFDdd0149587faddd014958 /* PtBatcher.cpp */, + FFFDdd0149c07faddd0149c0 /* PtBodyTransformVault.cpp */, + FFFDdd014a287faddd014a28 /* PtCollision.cpp */, + FFFDdd014a907faddd014a90 /* PtCollisionBox.cpp */, + FFFDdd014af87faddd014af8 /* PtCollisionCapsule.cpp */, + FFFDdd014b607faddd014b60 /* PtCollisionConvex.cpp */, + FFFDdd014bc87faddd014bc8 /* PtCollisionMesh.cpp */, + FFFDdd014c307faddd014c30 /* PtCollisionPlane.cpp */, + FFFDdd014c987faddd014c98 /* PtCollisionSphere.cpp */, + FFFDdd014d007faddd014d00 /* PtContextCpu.cpp */, + FFFDdd014d687faddd014d68 /* PtDynamics.cpp */, + FFFDdd014dd07faddd014dd0 /* PtParticleData.cpp */, + FFFDdd014e387faddd014e38 /* PtParticleShapeCpu.cpp */, + FFFDdd014ea07faddd014ea0 /* PtParticleSystemSimCpu.cpp */, + FFFDdd014f087faddd014f08 /* PtSpatialHash.cpp */, + FFFDdd014f707faddd014f70 /* PtSpatialLocalHash.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB4b385e207fd34b385e20 /* PxTask */ = { + FFFBdd949eb07faddd949eb0 /* PxTask */ = { isa = PBXGroup; children = ( - FFFB4b389ee07fd34b389ee0 /* include */, - FFFB4b389f087fd34b389f08 /* src */, + FFFBdd9387507faddd938750 /* include */, + FFFBdd9387787faddd938778 /* src */, ); name = "PxTask"; sourceTree = "<group>"; }; - FFFB4b389ee07fd34b389ee0 /* include */ = { + FFFBdd9387507faddd938750 /* include */ = { isa = PBXGroup; children = ( - FFFD4b3664907fd34b366490 /* PxCpuDispatcher.h */, - FFFD4b3664f87fd34b3664f8 /* PxGpuDispatcher.h */, - FFFD4b3665607fd34b366560 /* PxGpuTask.h */, - FFFD4b3665c87fd34b3665c8 /* PxTask.h */, - FFFD4b3666307fd34b366630 /* PxTaskDefine.h */, - FFFD4b3666987fd34b366698 /* PxTaskManager.h */, + FFFDdd939a307faddd939a30 /* PxCpuDispatcher.h */, + FFFDdd939a987faddd939a98 /* PxGpuDispatcher.h */, + FFFDdd939b007faddd939b00 /* PxGpuTask.h */, + FFFDdd939b687faddd939b68 /* PxTask.h */, + FFFDdd939bd07faddd939bd0 /* PxTaskDefine.h */, + FFFDdd939c387faddd939c38 /* PxTaskManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB4b389f087fd34b389f08 /* src */ = { + FFFBdd9387787faddd938778 /* src */ = { isa = PBXGroup; children = ( - FFFD4b3668207fd34b366820 /* src/TaskManager.cpp */, + FFFDdd939ca07faddd939ca0 /* src/TaskManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB4b606f307fd34b606f30 /* PsFastXml */ = { + FFFBdb90d9c07faddb90d9c0 /* PsFastXml */ = { isa = PBXGroup; children = ( - FFFB4b6075107fd34b607510 /* include */, - FFFB4b6075387fd34b607538 /* src */, + FFFBdb90dfd07faddb90dfd0 /* include */, + FFFBdb90dff87faddb90dff8 /* src */, ); name = "PsFastXml"; sourceTree = "<group>"; }; - FFFB4b6075107fd34b607510 /* include */ = { + FFFBdb90dfd07faddb90dfd0 /* include */ = { isa = PBXGroup; children = ( - FFFD4b6023507fd34b602350 /* PsFastXml.h */, + FFFDdb90ded07faddb90ded0 /* PsFastXml.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB4b6075387fd34b607538 /* src */ = { + FFFBdb90dff87faddb90dff8 /* src */ = { isa = PBXGroup; children = ( - FFFD4b6024507fd34b602450 /* PsFastXml.cpp */, + FFFDdb92d0507faddb92d050 /* PsFastXml.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; @@ -4995,61 +4993,61 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - FFFA4b60a3107fd34b60a310 /* PhysX */ = { + FFFAdb91de407faddb91de40 /* PhysX */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64b60a3107fd34b60a310 /* Build configuration list for PBXNativeTarget "PhysX" */; + buildConfigurationList = FFF6db91de407faddb91de40 /* Build configuration list for PBXNativeTarget "PhysX" */; buildPhases = ( - FFF24b60a3107fd34b60a310, - FFF84b60a3107fd34b60a310, - FFFC4b60a3107fd34b60a310, + FFF2db91de407faddb91de40, + FFF8db91de407faddb91de40, + FFFCdb91de407faddb91de40, ); buildRules = ( ); dependencies = ( - FFF44b6154607fd34b615460, /* LowLevel */ - FFF44b610c307fd34b610c30, /* LowLevelAABB */ - FFF44b6161e07fd34b6161e0, /* LowLevelCloth */ - FFF44b6161807fd34b616180, /* LowLevelDynamics */ - FFF44b612d107fd34b612d10, /* LowLevelParticles */ - FFF44b6154007fd34b615400, /* PhysXCommon */ - FFF44b60a6007fd34b60a600, /* PxFoundation */ - FFF44b60a2b07fd34b60a2b0, /* PxPvdSDK */ - FFF44b6170a07fd34b6170a0, /* PxTask */ - FFF44b612d707fd34b612d70, /* SceneQuery */ - FFF44b6170707fd34b617070, /* SimulationController */ + FFF4db9146907faddb914690, /* LowLevel */ + FFF4db914e507faddb914e50, /* LowLevelAABB */ + FFF4db9124907faddb912490, /* LowLevelCloth */ + FFF4db9124307faddb912430, /* LowLevelDynamics */ + FFF4db911b007faddb911b00, /* LowLevelParticles */ + FFF4db9146307faddb914630, /* PhysXCommon */ + FFF4db91e1307faddb91e130, /* PxFoundation */ + FFF4db91dde07faddb91dde0, /* PxPvdSDK */ + FFF4db9116407faddb911640, /* PxTask */ + FFF4db911b607faddb911b60, /* SceneQuery */ + FFF4db911bc07faddb911bc0, /* SimulationController */ ); name = "PhysX"; productName = "PhysX"; - productReference = FFFD4b60a3107fd34b60a310 /* PhysX */; + productReference = FFFDdb91de407faddb91de40 /* PhysX */; productType = "com.apple.product-type.library.static"; }; - FFFA4b6170b07fd34b6170b0 /* PhysXCharacterKinematic */ = { + FFFAdb9117c07faddb9117c0 /* PhysXCharacterKinematic */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64b6170b07fd34b6170b0 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; + buildConfigurationList = FFF6db9117c07faddb9117c0 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; buildPhases = ( - FFF24b6170b07fd34b6170b0, - FFF84b6170b07fd34b6170b0, - FFFC4b6170b07fd34b6170b0, + FFF2db9117c07faddb9117c0, + FFF8db9117c07faddb9117c0, + FFFCdb9117c07faddb9117c0, ); buildRules = ( ); dependencies = ( - FFF44b6195c07fd34b6195c0, /* PhysXCommon */ - FFF44b614b607fd34b614b60, /* PhysXExtensions */ - FFF44b6140f07fd34b6140f0, /* PxFoundation */ + FFF4db92b5707faddb92b570, /* PhysXCommon */ + FFF4db9299e07faddb9299e0, /* PhysXExtensions */ + FFF4db92b6b07faddb92b6b0, /* PxFoundation */ ); name = "PhysXCharacterKinematic"; productName = "PhysXCharacterKinematic"; - productReference = FFFD4b6170b07fd34b6170b0 /* PhysXCharacterKinematic */; + productReference = FFFDdb9117c07faddb9117c0 /* PhysXCharacterKinematic */; productType = "com.apple.product-type.library.static"; }; - FFFA4b6144807fd34b614480 /* PhysXVehicle */ = { + FFFAdb9162c07faddb9162c0 /* PhysXVehicle */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64b6144807fd34b614480 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; + buildConfigurationList = FFF6db9162c07faddb9162c0 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; buildPhases = ( - FFF24b6144807fd34b614480, - FFF84b6144807fd34b614480, - FFFC4b6144807fd34b614480, + FFF2db9162c07faddb9162c0, + FFF8db9162c07faddb9162c0, + FFFCdb9162c07faddb9162c0, ); buildRules = ( ); @@ -5057,34 +5055,34 @@ ); name = "PhysXVehicle"; productName = "PhysXVehicle"; - productReference = FFFD4b6144807fd34b614480 /* PhysXVehicle */; + productReference = FFFDdb9162c07faddb9162c0 /* PhysXVehicle */; productType = "com.apple.product-type.library.static"; }; - FFFA4b623fc07fd34b623fc0 /* PhysXExtensions */ = { + FFFAdb9081407faddb908140 /* PhysXExtensions */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64b623fc07fd34b623fc0 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; + buildConfigurationList = FFF6db9081407faddb908140 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; buildPhases = ( - FFF24b623fc07fd34b623fc0, - FFF84b623fc07fd34b623fc0, - FFFC4b623fc07fd34b623fc0, + FFF2db9081407faddb908140, + FFF8db9081407faddb908140, + FFFCdb9081407faddb908140, ); buildRules = ( ); dependencies = ( - FFF44b6244407fd34b624440, /* PsFastXml */ + FFF4db9038007faddb903800, /* PsFastXml */ ); name = "PhysXExtensions"; productName = "PhysXExtensions"; - productReference = FFFD4b623fc07fd34b623fc0 /* PhysXExtensions */; + productReference = FFFDdb9081407faddb908140 /* PhysXExtensions */; productType = "com.apple.product-type.library.static"; }; - FFFA4b6368f07fd34b6368f0 /* SceneQuery */ = { + FFFAddd0e3007fadddd0e300 /* SceneQuery */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64b6368f07fd34b6368f0 /* Build configuration list for PBXNativeTarget "SceneQuery" */; + buildConfigurationList = FFF6ddd0e3007fadddd0e300 /* Build configuration list for PBXNativeTarget "SceneQuery" */; buildPhases = ( - FFF24b6368f07fd34b6368f0, - FFF84b6368f07fd34b6368f0, - FFFC4b6368f07fd34b6368f0, + FFF2ddd0e3007fadddd0e300, + FFF8ddd0e3007fadddd0e300, + FFFCddd0e3007fadddd0e300, ); buildRules = ( ); @@ -5092,16 +5090,16 @@ ); name = "SceneQuery"; productName = "SceneQuery"; - productReference = FFFD4b6368f07fd34b6368f0 /* SceneQuery */; + productReference = FFFDddd0e3007fadddd0e300 /* SceneQuery */; productType = "com.apple.product-type.library.static"; }; - FFFA4b63afe07fd34b63afe0 /* SimulationController */ = { + FFFAddd128507fadddd12850 /* SimulationController */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64b63afe07fd34b63afe0 /* Build configuration list for PBXNativeTarget "SimulationController" */; + buildConfigurationList = FFF6ddd128507fadddd12850 /* Build configuration list for PBXNativeTarget "SimulationController" */; buildPhases = ( - FFF24b63afe07fd34b63afe0, - FFF84b63afe07fd34b63afe0, - FFFC4b63afe07fd34b63afe0, + FFF2ddd128507fadddd12850, + FFF8ddd128507fadddd12850, + FFFCddd128507fadddd12850, ); buildRules = ( ); @@ -5109,54 +5107,54 @@ ); name = "SimulationController"; productName = "SimulationController"; - productReference = FFFD4b63afe07fd34b63afe0 /* SimulationController */; + productReference = FFFDddd128507fadddd12850 /* SimulationController */; productType = "com.apple.product-type.library.static"; }; - FFFA4b13c5007fd34b13c500 /* PhysXCooking */ = { + FFFAdbe210a07faddbe210a0 /* PhysXCooking */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64b13c5007fd34b13c500 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; + buildConfigurationList = FFF6dbe210a07faddbe210a0 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; buildPhases = ( - FFF24b13c5007fd34b13c500, - FFF84b13c5007fd34b13c500, - FFFC4b13c5007fd34b13c500, + FFF2dbe210a07faddbe210a0, + FFF8dbe210a07faddbe210a0, + FFFCdbe210a07faddbe210a0, ); buildRules = ( ); dependencies = ( - FFF44b1bbd407fd34b1bbd40, /* PhysXCommon */ - FFF44b19eeb07fd34b19eeb0, /* PhysXExtensions */ - FFF44b1397d07fd34b1397d0, /* PxFoundation */ + FFF4dbe1cc307faddbe1cc30, /* PhysXCommon */ + FFF4dbe1c5c07faddbe1c5c0, /* PhysXExtensions */ + FFF4dbe20f407faddbe20f40, /* PxFoundation */ ); name = "PhysXCooking"; productName = "PhysXCooking"; - productReference = FFFD4b13c5007fd34b13c500 /* PhysXCooking */; + productReference = FFFDdbe210a07faddbe210a0 /* PhysXCooking */; productType = "com.apple.product-type.library.static"; }; - FFFA4a0a4b807fd34a0a4b80 /* PhysXCommon */ = { + FFFAdb93f5307faddb93f530 /* PhysXCommon */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64a0a4b807fd34a0a4b80 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; + buildConfigurationList = FFF6db93f5307faddb93f530 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; buildPhases = ( - FFF24a0a4b807fd34a0a4b80, - FFF84a0a4b807fd34a0a4b80, - FFFC4a0a4b807fd34a0a4b80, + FFF2db93f5307faddb93f530, + FFF8db93f5307faddb93f530, + FFFCdb93f5307faddb93f530, ); buildRules = ( ); dependencies = ( - FFF44a3001f07fd34a3001f0, /* PxFoundation */ + FFF4db9571c07faddb9571c0, /* PxFoundation */ ); name = "PhysXCommon"; productName = "PhysXCommon"; - productReference = FFFD4a0a4b807fd34a0a4b80 /* PhysXCommon */; + productReference = FFFDdb93f5307faddb93f530 /* PhysXCommon */; productType = "com.apple.product-type.library.static"; }; - FFFA4a08f0307fd34a08f030 /* PxFoundation */ = { + FFFAdb94cff07faddb94cff0 /* PxFoundation */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64a08f0307fd34a08f030 /* Build configuration list for PBXNativeTarget "PxFoundation" */; + buildConfigurationList = FFF6db94cff07faddb94cff0 /* Build configuration list for PBXNativeTarget "PxFoundation" */; buildPhases = ( - FFF24a08f0307fd34a08f030, - FFF84a08f0307fd34a08f030, - FFFC4a08f0307fd34a08f030, + FFF2db94cff07faddb94cff0, + FFF8db94cff07faddb94cff0, + FFFCdb94cff07faddb94cff0, ); buildRules = ( ); @@ -5164,34 +5162,34 @@ ); name = "PxFoundation"; productName = "PxFoundation"; - productReference = FFFD4a08f0307fd34a08f030 /* PxFoundation */; + productReference = FFFDdb94cff07faddb94cff0 /* PxFoundation */; productType = "com.apple.product-type.library.static"; }; - FFFA4b0097007fd34b009700 /* PxPvdSDK */ = { + FFFAdb8c89407faddb8c8940 /* PxPvdSDK */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64b0097007fd34b009700 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; + buildConfigurationList = FFF6db8c89407faddb8c8940 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; buildPhases = ( - FFF24b0097007fd34b009700, - FFF84b0097007fd34b009700, - FFFC4b0097007fd34b009700, + FFF2db8c89407faddb8c8940, + FFF8db8c89407faddb8c8940, + FFFCdb8c89407faddb8c8940, ); buildRules = ( ); dependencies = ( - FFF44b00a6507fd34b00a650, /* PxFoundation */ + FFF4db8f82107faddb8f8210, /* PxFoundation */ ); name = "PxPvdSDK"; productName = "PxPvdSDK"; - productReference = FFFD4b0097007fd34b009700 /* PxPvdSDK */; + productReference = FFFDdb8c89407faddb8c8940 /* PxPvdSDK */; productType = "com.apple.product-type.library.static"; }; - FFFA4b0280807fd34b028080 /* LowLevel */ = { + FFFAdbf092d07faddbf092d0 /* LowLevel */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64b0280807fd34b028080 /* Build configuration list for PBXNativeTarget "LowLevel" */; + buildConfigurationList = FFF6dbf092d07faddbf092d0 /* Build configuration list for PBXNativeTarget "LowLevel" */; buildPhases = ( - FFF24b0280807fd34b028080, - FFF84b0280807fd34b028080, - FFFC4b0280807fd34b028080, + FFF2dbf092d07faddbf092d0, + FFF8dbf092d07faddbf092d0, + FFFCdbf092d07faddbf092d0, ); buildRules = ( ); @@ -5199,16 +5197,16 @@ ); name = "LowLevel"; productName = "LowLevel"; - productReference = FFFD4b0280807fd34b028080 /* LowLevel */; + productReference = FFFDdbf092d07faddbf092d0 /* LowLevel */; productType = "com.apple.product-type.library.static"; }; - FFFA4a6fb4b07fd34a6fb4b0 /* LowLevelAABB */ = { + FFFAdb8b92207faddb8b9220 /* LowLevelAABB */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64a6fb4b07fd34a6fb4b0 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; + buildConfigurationList = FFF6db8b92207faddb8b9220 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; buildPhases = ( - FFF24a6fb4b07fd34a6fb4b0, - FFF84a6fb4b07fd34a6fb4b0, - FFFC4a6fb4b07fd34a6fb4b0, + FFF2db8b92207faddb8b9220, + FFF8db8b92207faddb8b9220, + FFFCdb8b92207faddb8b9220, ); buildRules = ( ); @@ -5216,16 +5214,16 @@ ); name = "LowLevelAABB"; productName = "LowLevelAABB"; - productReference = FFFD4a6fb4b07fd34a6fb4b0 /* LowLevelAABB */; + productReference = FFFDdb8b92207faddb8b9220 /* LowLevelAABB */; productType = "com.apple.product-type.library.static"; }; - FFFA4a535aa07fd34a535aa0 /* LowLevelDynamics */ = { + FFFAdbe07ef07faddbe07ef0 /* LowLevelDynamics */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64a535aa07fd34a535aa0 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; + buildConfigurationList = FFF6dbe07ef07faddbe07ef0 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; buildPhases = ( - FFF24a535aa07fd34a535aa0, - FFF84a535aa07fd34a535aa0, - FFFC4a535aa07fd34a535aa0, + FFF2dbe07ef07faddbe07ef0, + FFF8dbe07ef07faddbe07ef0, + FFFCdbe07ef07faddbe07ef0, ); buildRules = ( ); @@ -5233,16 +5231,16 @@ ); name = "LowLevelDynamics"; productName = "LowLevelDynamics"; - productReference = FFFD4a535aa07fd34a535aa0 /* LowLevelDynamics */; + productReference = FFFDdbe07ef07faddbe07ef0 /* LowLevelDynamics */; productType = "com.apple.product-type.library.static"; }; - FFFA4a7222a07fd34a7222a0 /* LowLevelCloth */ = { + FFFAdb9328f07faddb9328f0 /* LowLevelCloth */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64a7222a07fd34a7222a0 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; + buildConfigurationList = FFF6db9328f07faddb9328f0 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; buildPhases = ( - FFF24a7222a07fd34a7222a0, - FFF84a7222a07fd34a7222a0, - FFFC4a7222a07fd34a7222a0, + FFF2db9328f07faddb9328f0, + FFF8db9328f07faddb9328f0, + FFFCdb9328f07faddb9328f0, ); buildRules = ( ); @@ -5250,16 +5248,16 @@ ); name = "LowLevelCloth"; productName = "LowLevelCloth"; - productReference = FFFD4a7222a07fd34a7222a0 /* LowLevelCloth */; + productReference = FFFDdb9328f07faddb9328f0 /* LowLevelCloth */; productType = "com.apple.product-type.library.static"; }; - FFFA4a547bb07fd34a547bb0 /* LowLevelParticles */ = { + FFFAdbf252b07faddbf252b0 /* LowLevelParticles */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64a547bb07fd34a547bb0 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; + buildConfigurationList = FFF6dbf252b07faddbf252b0 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; buildPhases = ( - FFF24a547bb07fd34a547bb0, - FFF84a547bb07fd34a547bb0, - FFFC4a547bb07fd34a547bb0, + FFF2dbf252b07faddbf252b0, + FFF8dbf252b07faddbf252b0, + FFFCdbf252b07faddbf252b0, ); buildRules = ( ); @@ -5267,16 +5265,16 @@ ); name = "LowLevelParticles"; productName = "LowLevelParticles"; - productReference = FFFD4a547bb07fd34a547bb0 /* LowLevelParticles */; + productReference = FFFDdbf252b07faddbf252b0 /* LowLevelParticles */; productType = "com.apple.product-type.library.static"; }; - FFFA4b385e207fd34b385e20 /* PxTask */ = { + FFFAdd949eb07faddd949eb0 /* PxTask */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64b385e207fd34b385e20 /* Build configuration list for PBXNativeTarget "PxTask" */; + buildConfigurationList = FFF6dd949eb07faddd949eb0 /* Build configuration list for PBXNativeTarget "PxTask" */; buildPhases = ( - FFF24b385e207fd34b385e20, - FFF84b385e207fd34b385e20, - FFFC4b385e207fd34b385e20, + FFF2dd949eb07faddd949eb0, + FFF8dd949eb07faddd949eb0, + FFFCdd949eb07faddd949eb0, ); buildRules = ( ); @@ -5284,16 +5282,16 @@ ); name = "PxTask"; productName = "PxTask"; - productReference = FFFD4b385e207fd34b385e20 /* PxTask */; + productReference = FFFDdd949eb07faddd949eb0 /* PxTask */; productType = "com.apple.product-type.library.static"; }; - FFFA4b606f307fd34b606f30 /* PsFastXml */ = { + FFFAdb90d9c07faddb90d9c0 /* PsFastXml */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF64b606f307fd34b606f30 /* Build configuration list for PBXNativeTarget "PsFastXml" */; + buildConfigurationList = FFF6db90d9c07faddb90d9c0 /* Build configuration list for PBXNativeTarget "PsFastXml" */; buildPhases = ( - FFF24b606f307fd34b606f30, - FFF84b606f307fd34b606f30, - FFFC4b606f307fd34b606f30, + FFF2db90d9c07faddb90d9c0, + FFF8db90d9c07faddb90d9c0, + FFFCdb90d9c07faddb90d9c0, ); buildRules = ( ); @@ -5301,213 +5299,213 @@ ); name = "PsFastXml"; productName = "PsFastXml"; - productReference = FFFD4b606f307fd34b606f30 /* PsFastXml */; + productReference = FFFDdb90d9c07faddb90d9c0 /* PsFastXml */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin XCConfigurationList section */ - FFF64b60a3107fd34b60a310 = { + FFF6db91de407faddb91de40 = { isa = XCConfigurationList; buildConfigurations = ( - FFF74a82e0007fd34a82e000, - FFF74a82e6f07fd34a82e6f0, - FFF74a82ede07fd34a82ede0, - FFF74a82f4d07fd34a82f4d0, + FFF7dc8332007faddc833200, + FFF7dc8338f07faddc8338f0, + FFF7dc833fe07faddc833fe0, + FFF7dc8346d07faddc8346d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF64b6170b07fd34b6170b0 = { + FFF6db9117c07faddb9117c0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF74a82fc007fd34a82fc00, - FFF74a8302f07fd34a8302f0, - FFF74a8309e07fd34a8309e0, - FFF74a8310d07fd34a8310d0, + FFF7dc834e007faddc834e00, + FFF7dc8354f07faddc8354f0, + FFF7dc835be07faddc835be0, + FFF7dc8362d07faddc8362d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF64b6144807fd34b614480 = { + FFF6db9162c07faddb9162c0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF74a8318007fd34a831800, - FFF74a831ef07fd34a831ef0, - FFF74a8325e07fd34a8325e0, - FFF74a832cd07fd34a832cd0, + FFF7dc836a007faddc836a00, + FFF7dc8370f07faddc8370f0, + FFF7dc8377e07faddc8377e0, + FFF7dc837ed07faddc837ed0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF64b623fc07fd34b623fc0 = { + FFF6db9081407faddb908140 = { isa = XCConfigurationList; buildConfigurations = ( - FFF74a8334007fd34a833400, - FFF74a833af07fd34a833af0, - FFF74a8341e07fd34a8341e0, - FFF74a8348d07fd34a8348d0, + FFF7dc8386007faddc838600, + FFF7dc838cf07faddc838cf0, + FFF7dc8393e07faddc8393e0, + FFF7dc839ad07faddc839ad0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF64b6368f07fd34b6368f0 = { + FFF6ddd0e3007fadddd0e300 = { isa = XCConfigurationList; buildConfigurations = ( - FFF74a8350007fd34a835000, - FFF74a8356f07fd34a8356f0, - FFF74a835de07fd34a835de0, - FFF74a8364d07fd34a8364d0, + FFF7dc83a2007faddc83a200, + FFF7dc83a8f07faddc83a8f0, + FFF7dc83afe07faddc83afe0, + FFF7dc83b6d07faddc83b6d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF64b63afe07fd34b63afe0 = { + FFF6ddd128507fadddd12850 = { isa = XCConfigurationList; buildConfigurations = ( - FFF74a836c007fd34a836c00, - FFF74a8372f07fd34a8372f0, - FFF74a8379e07fd34a8379e0, - FFF74a8380d07fd34a8380d0, + FFF7dc83be007faddc83be00, + FFF7dc83c4f07faddc83c4f0, + FFF7dc83cbe07faddc83cbe0, + FFF7dc83d2d07faddc83d2d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF64b13c5007fd34b13c500 = { + FFF6dbe210a07faddbe210a0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF74a8388007fd34a838800, - FFF74a838ef07fd34a838ef0, - FFF74a8395e07fd34a8395e0, - FFF74a839cd07fd34a839cd0, + FFF7dc83da007faddc83da00, + FFF7dc83e0f07faddc83e0f0, + FFF7dc83e7e07faddc83e7e0, + FFF7dc83eed07faddc83eed0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF64a0a4b807fd34a0a4b80 = { + FFF6db93f5307faddb93f530 = { isa = XCConfigurationList; buildConfigurations = ( - FFF74a8110007fd34a811000, - FFF74a8116f07fd34a8116f0, - FFF74a811de07fd34a811de0, - FFF74a8124d07fd34a8124d0, + FFF7dc0110007faddc011000, + FFF7dc0116f07faddc0116f0, + FFF7dc011de07faddc011de0, + FFF7dc0124d07faddc0124d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF64a08f0307fd34a08f030 = { + FFF6db94cff07faddb94cff0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7499914007fd349991400, - FFF749991af07fd349991af0, - FFF7499921e07fd3499921e0, - FFF7499928d07fd3499928d0, + FFF7db1914007faddb191400, + FFF7db191af07faddb191af0, + FFF7db1921e07faddb1921e0, + FFF7db1928d07faddb1928d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF64b0097007fd34b009700 = { + FFF6db8c89407faddb8c8940 = { isa = XCConfigurationList; buildConfigurations = ( - FFF74b80b0007fd34b80b000, - FFF74b80b6f07fd34b80b6f0, - FFF74b80bde07fd34b80bde0, - FFF74b80c4d07fd34b80c4d0, + FFF7dc0218007faddc021800, + FFF7dc021ef07faddc021ef0, + FFF7dc0225e07faddc0225e0, + FFF7dc022cd07faddc022cd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF64b0280807fd34b028080 = { + FFF6dbf092d07faddbf092d0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF74b819a007fd34b819a00, - FFF74b81a0f07fd34b81a0f0, - FFF74b81a7e07fd34b81a7e0, - FFF74b81aed07fd34b81aed0, + FFF7dd00ba007faddd00ba00, + FFF7dd00c0f07faddd00c0f0, + FFF7dd00c7e07faddd00c7e0, + FFF7dd00ced07faddd00ced0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF64a6fb4b07fd34a6fb4b0 = { + FFF6db8b92207faddb8b9220 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7499d0c007fd3499d0c00, - FFF7499d12f07fd3499d12f0, - FFF7499d19e07fd3499d19e0, - FFF7499d20d07fd3499d20d0, + FFF7dc0290007faddc029000, + FFF7dc0296f07faddc0296f0, + FFF7dc029de07faddc029de0, + FFF7dc02a4d07faddc02a4d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF64a535aa07fd34a535aa0 = { + FFF6dbe07ef07faddbe07ef0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF74a81a6007fd34a81a600, - FFF74a81acf07fd34a81acf0, - FFF74a81b3e07fd34a81b3e0, - FFF74a81bad07fd34a81bad0, + FFF7dc8292007faddc829200, + FFF7dc8298f07faddc8298f0, + FFF7dc829fe07faddc829fe0, + FFF7dc82a6d07faddc82a6d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF64a7222a07fd34a7222a0 = { + FFF6db9328f07faddb9328f0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7499da8007fd3499da800, - FFF7499daef07fd3499daef0, - FFF7499db5e07fd3499db5e0, - FFF7499dbcd07fd3499dbcd0, + FFF7db1b40007faddb1b4000, + FFF7db1b46f07faddb1b46f0, + FFF7db1b4de07faddb1b4de0, + FFF7db1b54d07faddb1b54d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF64a547bb07fd34a547bb0 = { + FFF6dbf252b07faddbf252b0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF74a8250007fd34a825000, - FFF74a8256f07fd34a8256f0, - FFF74a825de07fd34a825de0, - FFF74a8264d07fd34a8264d0, + FFF7dd015a007faddd015a00, + FFF7dd0160f07faddd0160f0, + FFF7dd0167e07faddd0167e0, + FFF7dd016ed07faddd016ed0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF64b385e207fd34b385e20 = { + FFF6dd949eb07faddd949eb0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF74b8400007fd34b840000, - FFF74b8406f07fd34b8406f0, - FFF74b840de07fd34b840de0, - FFF74b8414d07fd34b8414d0, + FFF7dd03a8007faddd03a800, + FFF7dd03aef07faddd03aef0, + FFF7dd03b5e07faddd03b5e0, + FFF7dd03bcd07faddd03bcd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF64b606f307fd34b606f30 = { + FFF6db90d9c07faddb90d9c0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF74c0074007fd34c007400, - FFF74c007af07fd34c007af0, - FFF74c0081e07fd34c0081e0, - FFF74c0088d07fd34c0088d0, + FFF7db1baa007faddb1baa00, + FFF7db1bb0f07faddb1bb0f0, + FFF7db1bb7e07faddb1bb7e0, + FFF7db1bbed07faddb1bbed0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF64947ce207fd34947ce20 = { + FFF6dac7ce207faddac7ce20 = { isa = XCConfigurationList; buildConfigurations = ( - FFF34a82e0007fd34a82e000 /* release */, - FFF34a82e6f07fd34a82e6f0 /* debug */, - FFF34a82ede07fd34a82ede0 /* checked */, - FFF34a82f4d07fd34a82f4d0 /* profile */, + FFF3dc8332007faddc833200 /* release */, + FFF3dc8338f07faddc8338f0 /* debug */, + FFF3dc833fe07faddc833fe0 /* checked */, + FFF3dc8346d07faddc8346d0 /* profile */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; /* End XCConfigurationList section */ /* Begin XCBuildConfiguration section */ - FFF74a82e0007fd34a82e000 /* release */ = { + FFF7dc8332007faddc833200 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5537,7 +5535,7 @@ }; name = "release"; }; - FFF74a82e6f07fd34a82e6f0 /* debug */ = { + FFF7dc8338f07faddc8338f0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5567,7 +5565,7 @@ }; name = "debug"; }; - FFF74a82ede07fd34a82ede0 /* checked */ = { + FFF7dc833fe07faddc833fe0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5597,7 +5595,7 @@ }; name = "checked"; }; - FFF74a82f4d07fd34a82f4d0 /* profile */ = { + FFF7dc8346d07faddc8346d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5627,7 +5625,7 @@ }; name = "profile"; }; - FFF74a82fc007fd34a82fc00 /* debug */ = { + FFF7dc834e007faddc834e00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5657,7 +5655,7 @@ }; name = "debug"; }; - FFF74a8302f07fd34a8302f0 /* checked */ = { + FFF7dc8354f07faddc8354f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5687,7 +5685,7 @@ }; name = "checked"; }; - FFF74a8309e07fd34a8309e0 /* profile */ = { + FFF7dc835be07faddc835be0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5717,7 +5715,7 @@ }; name = "profile"; }; - FFF74a8310d07fd34a8310d0 /* release */ = { + FFF7dc8362d07faddc8362d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5747,7 +5745,7 @@ }; name = "release"; }; - FFF74a8318007fd34a831800 /* debug */ = { + FFF7dc836a007faddc836a00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5777,7 +5775,7 @@ }; name = "debug"; }; - FFF74a831ef07fd34a831ef0 /* checked */ = { + FFF7dc8370f07faddc8370f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5807,7 +5805,7 @@ }; name = "checked"; }; - FFF74a8325e07fd34a8325e0 /* profile */ = { + FFF7dc8377e07faddc8377e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5837,7 +5835,7 @@ }; name = "profile"; }; - FFF74a832cd07fd34a832cd0 /* release */ = { + FFF7dc837ed07faddc837ed0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5867,7 +5865,7 @@ }; name = "release"; }; - FFF74a8334007fd34a833400 /* debug */ = { + FFF7dc8386007faddc838600 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5875,7 +5873,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=23473409", "PX_PHYSX_STATIC_LIB", "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", + "PX_BUILD_NUMBER=23560510", "PX_PHYSX_STATIC_LIB", "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5897,7 +5895,7 @@ }; name = "debug"; }; - FFF74a833af07fd34a833af0 /* checked */ = { + FFF7dc838cf07faddc838cf0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5905,7 +5903,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=23473409", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", + "PX_BUILD_NUMBER=23560510", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5927,7 +5925,7 @@ }; name = "checked"; }; - FFF74a8341e07fd34a8341e0 /* profile */ = { + FFF7dc8393e07faddc8393e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5935,7 +5933,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=23473409", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", + "PX_BUILD_NUMBER=23560510", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5957,7 +5955,7 @@ }; name = "profile"; }; - FFF74a8348d07fd34a8348d0 /* release */ = { + FFF7dc839ad07faddc839ad0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5965,7 +5963,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=23473409", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_SUPPORT_PVD=0", + "PX_BUILD_NUMBER=23560510", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_SUPPORT_PVD=0", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5987,7 +5985,7 @@ }; name = "release"; }; - FFF74a8350007fd34a835000 /* debug */ = { + FFF7dc83a2007faddc83a200 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6017,7 +6015,7 @@ }; name = "debug"; }; - FFF74a8356f07fd34a8356f0 /* checked */ = { + FFF7dc83a8f07faddc83a8f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6047,7 +6045,7 @@ }; name = "checked"; }; - FFF74a835de07fd34a835de0 /* profile */ = { + FFF7dc83afe07faddc83afe0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6077,7 +6075,7 @@ }; name = "profile"; }; - FFF74a8364d07fd34a8364d0 /* release */ = { + FFF7dc83b6d07faddc83b6d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6107,7 +6105,7 @@ }; name = "release"; }; - FFF74a836c007fd34a836c00 /* debug */ = { + FFF7dc83be007faddc83be00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6137,7 +6135,7 @@ }; name = "debug"; }; - FFF74a8372f07fd34a8372f0 /* checked */ = { + FFF7dc83c4f07faddc83c4f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6167,7 +6165,7 @@ }; name = "checked"; }; - FFF74a8379e07fd34a8379e0 /* profile */ = { + FFF7dc83cbe07faddc83cbe0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6197,7 +6195,7 @@ }; name = "profile"; }; - FFF74a8380d07fd34a8380d0 /* release */ = { + FFF7dc83d2d07faddc83d2d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6227,7 +6225,7 @@ }; name = "release"; }; - FFF74a8388007fd34a838800 /* release */ = { + FFF7dc83da007faddc83da00 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6257,7 +6255,7 @@ }; name = "release"; }; - FFF74a838ef07fd34a838ef0 /* debug */ = { + FFF7dc83e0f07faddc83e0f0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6287,7 +6285,7 @@ }; name = "debug"; }; - FFF74a8395e07fd34a8395e0 /* checked */ = { + FFF7dc83e7e07faddc83e7e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6317,7 +6315,7 @@ }; name = "checked"; }; - FFF74a839cd07fd34a839cd0 /* profile */ = { + FFF7dc83eed07faddc83eed0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6347,7 +6345,7 @@ }; name = "profile"; }; - FFF74a8110007fd34a811000 /* release */ = { + FFF7dc0110007faddc011000 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6377,7 +6375,7 @@ }; name = "release"; }; - FFF74a8116f07fd34a8116f0 /* debug */ = { + FFF7dc0116f07faddc0116f0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6407,7 +6405,7 @@ }; name = "debug"; }; - FFF74a811de07fd34a811de0 /* checked */ = { + FFF7dc011de07faddc011de0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6437,7 +6435,7 @@ }; name = "checked"; }; - FFF74a8124d07fd34a8124d0 /* profile */ = { + FFF7dc0124d07faddc0124d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6467,7 +6465,7 @@ }; name = "profile"; }; - FFF7499914007fd349991400 /* debug */ = { + FFF7db1914007faddb191400 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6497,7 +6495,7 @@ }; name = "debug"; }; - FFF749991af07fd349991af0 /* release */ = { + FFF7db191af07faddb191af0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6527,7 +6525,7 @@ }; name = "release"; }; - FFF7499921e07fd3499921e0 /* checked */ = { + FFF7db1921e07faddb1921e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6557,7 +6555,7 @@ }; name = "checked"; }; - FFF7499928d07fd3499928d0 /* profile */ = { + FFF7db1928d07faddb1928d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6587,7 +6585,7 @@ }; name = "profile"; }; - FFF74b80b0007fd34b80b000 /* debug */ = { + FFF7dc0218007faddc021800 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6617,7 +6615,7 @@ }; name = "debug"; }; - FFF74b80b6f07fd34b80b6f0 /* release */ = { + FFF7dc021ef07faddc021ef0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6647,7 +6645,7 @@ }; name = "release"; }; - FFF74b80bde07fd34b80bde0 /* checked */ = { + FFF7dc0225e07faddc0225e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6677,7 +6675,7 @@ }; name = "checked"; }; - FFF74b80c4d07fd34b80c4d0 /* profile */ = { + FFF7dc022cd07faddc022cd0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6707,7 +6705,7 @@ }; name = "profile"; }; - FFF74b819a007fd34b819a00 /* debug */ = { + FFF7dd00ba007faddd00ba00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6737,7 +6735,7 @@ }; name = "debug"; }; - FFF74b81a0f07fd34b81a0f0 /* checked */ = { + FFF7dd00c0f07faddd00c0f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6767,7 +6765,7 @@ }; name = "checked"; }; - FFF74b81a7e07fd34b81a7e0 /* profile */ = { + FFF7dd00c7e07faddd00c7e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6797,7 +6795,7 @@ }; name = "profile"; }; - FFF74b81aed07fd34b81aed0 /* release */ = { + FFF7dd00ced07faddd00ced0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6827,7 +6825,7 @@ }; name = "release"; }; - FFF7499d0c007fd3499d0c00 /* debug */ = { + FFF7dc0290007faddc029000 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6857,7 +6855,7 @@ }; name = "debug"; }; - FFF7499d12f07fd3499d12f0 /* checked */ = { + FFF7dc0296f07faddc0296f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6887,7 +6885,7 @@ }; name = "checked"; }; - FFF7499d19e07fd3499d19e0 /* profile */ = { + FFF7dc029de07faddc029de0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6917,7 +6915,7 @@ }; name = "profile"; }; - FFF7499d20d07fd3499d20d0 /* release */ = { + FFF7dc02a4d07faddc02a4d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6947,7 +6945,7 @@ }; name = "release"; }; - FFF74a81a6007fd34a81a600 /* debug */ = { + FFF7dc8292007faddc829200 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6977,7 +6975,7 @@ }; name = "debug"; }; - FFF74a81acf07fd34a81acf0 /* checked */ = { + FFF7dc8298f07faddc8298f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7007,7 +7005,7 @@ }; name = "checked"; }; - FFF74a81b3e07fd34a81b3e0 /* profile */ = { + FFF7dc829fe07faddc829fe0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7037,7 +7035,7 @@ }; name = "profile"; }; - FFF74a81bad07fd34a81bad0 /* release */ = { + FFF7dc82a6d07faddc82a6d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7067,7 +7065,7 @@ }; name = "release"; }; - FFF7499da8007fd3499da800 /* debug */ = { + FFF7db1b40007faddb1b4000 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7097,7 +7095,7 @@ }; name = "debug"; }; - FFF7499daef07fd3499daef0 /* checked */ = { + FFF7db1b46f07faddb1b46f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7127,7 +7125,7 @@ }; name = "checked"; }; - FFF7499db5e07fd3499db5e0 /* profile */ = { + FFF7db1b4de07faddb1b4de0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7157,7 +7155,7 @@ }; name = "profile"; }; - FFF7499dbcd07fd3499dbcd0 /* release */ = { + FFF7db1b54d07faddb1b54d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7187,7 +7185,7 @@ }; name = "release"; }; - FFF74a8250007fd34a825000 /* debug */ = { + FFF7dd015a007faddd015a00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7217,7 +7215,7 @@ }; name = "debug"; }; - FFF74a8256f07fd34a8256f0 /* checked */ = { + FFF7dd0160f07faddd0160f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7247,7 +7245,7 @@ }; name = "checked"; }; - FFF74a825de07fd34a825de0 /* profile */ = { + FFF7dd0167e07faddd0167e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7277,7 +7275,7 @@ }; name = "profile"; }; - FFF74a8264d07fd34a8264d0 /* release */ = { + FFF7dd016ed07faddd016ed0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7307,7 +7305,7 @@ }; name = "release"; }; - FFF74b8400007fd34b840000 /* debug */ = { + FFF7dd03a8007faddd03a800 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7337,7 +7335,7 @@ }; name = "debug"; }; - FFF74b8406f07fd34b8406f0 /* release */ = { + FFF7dd03aef07faddd03aef0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7367,7 +7365,7 @@ }; name = "release"; }; - FFF74b840de07fd34b840de0 /* checked */ = { + FFF7dd03b5e07faddd03b5e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7397,7 +7395,7 @@ }; name = "checked"; }; - FFF74b8414d07fd34b8414d0 /* profile */ = { + FFF7dd03bcd07faddd03bcd0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7427,7 +7425,7 @@ }; name = "profile"; }; - FFF74c0074007fd34c007400 /* debug */ = { + FFF7db1baa007faddb1baa00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7457,7 +7455,7 @@ }; name = "debug"; }; - FFF74c007af07fd34c007af0 /* release */ = { + FFF7db1bb0f07faddb1bb0f0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7487,7 +7485,7 @@ }; name = "release"; }; - FFF74c0081e07fd34c0081e0 /* checked */ = { + FFF7db1bb7e07faddb1bb7e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7517,7 +7515,7 @@ }; name = "checked"; }; - FFF74c0088d07fd34c0088d0 /* profile */ = { + FFF7db1bbed07faddb1bbed0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7547,25 +7545,25 @@ }; name = "profile"; }; - FFF34a82e0007fd34a82e000 /* release */ = { + FFF3dc8332007faddc833200 /* release */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "release"; }; - FFF34a82e6f07fd34a82e6f0 /* debug */ = { + FFF3dc8338f07faddc8338f0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "debug"; }; - FFF34a82ede07fd34a82ede0 /* checked */ = { + FFF3dc833fe07faddc833fe0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "checked"; }; - FFF34a82f4d07fd34a82f4d0 /* profile */ = { + FFF3dc8346d07faddc8346d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { }; @@ -7574,34 +7572,34 @@ /* End XCBuildConfiguration section */ /* Begin PBXProject section */ - FFF94947ce207fd34947ce20 /* Project object */ = { + FFF9dac7ce207faddac7ce20 /* Project object */ = { isa = PBXProject; - buildConfigurationList = FFF64947ce207fd34947ce20 /* Build configuration list for PBXProject PhysX */; + buildConfigurationList = FFF6dac7ce207faddac7ce20 /* Build configuration list for PBXProject PhysX */; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 1; - mainGroup = FFFB4947ce887fd34947ce88 /* PhysX */; + mainGroup = FFFBdac7ce887faddac7ce88 /* PhysX */; targets = ( - FFFA4b60a3107fd34b60a310, - FFFA4b6170b07fd34b6170b0, - FFFA4b6144807fd34b614480, - FFFA4b623fc07fd34b623fc0, - FFFA4b6368f07fd34b6368f0, - FFFA4b63afe07fd34b63afe0, - FFFA4b13c5007fd34b13c500, - FFFA4a0a4b807fd34a0a4b80, - FFFA4a08f0307fd34a08f030, - FFFA4b0097007fd34b009700, - FFFA4b0280807fd34b028080, - FFFA4a6fb4b07fd34a6fb4b0, - FFFA4a535aa07fd34a535aa0, - FFFA4a7222a07fd34a7222a0, - FFFA4a547bb07fd34a547bb0, - FFFA4b385e207fd34b385e20, - FFFA4b606f307fd34b606f30, + FFFAdb91de407faddb91de40, + FFFAdb9117c07faddb9117c0, + FFFAdb9162c07faddb9162c0, + FFFAdb9081407faddb908140, + FFFAddd0e3007fadddd0e300, + FFFAddd128507fadddd12850, + FFFAdbe210a07faddbe210a0, + FFFAdb93f5307faddb93f530, + FFFAdb94cff07faddb94cff0, + FFFAdb8c89407faddb8c8940, + FFFAdbf092d07faddbf092d0, + FFFAdb8b92207faddb8b9220, + FFFAdbe07ef07faddbe07ef0, + FFFAdb9328f07faddb9328f0, + FFFAdbf252b07faddbf252b0, + FFFAdd949eb07faddd949eb0, + FFFAdb90d9c07faddb90d9c0, ); }; /* End PBXProject section */ }; - rootObject = FFF94947ce207fd34947ce20 /* Project object */; + rootObject = FFF9dac7ce207faddac7ce20 /* Project object */; } |