diff options
| author | Sheikh Dawood Abdul Ajees <[email protected]> | 2018-12-02 13:31:57 -0600 |
|---|---|---|
| committer | Sheikh Dawood Abdul Ajees <[email protected]> | 2018-12-02 13:31:57 -0600 |
| commit | 326e24039dd3f063afd211fad770e15bdd5ff4ea (patch) | |
| tree | 94c7bcc15191736f263739c107d0a253b1629b0a /PhysX_3.4/Source/compiler | |
| parent | PhysX 3.4, APEX 1.4 patch release @25256367 (diff) | |
| download | physx-3.4-326e24039dd3f063afd211fad770e15bdd5ff4ea.tar.xz physx-3.4-326e24039dd3f063afd211fad770e15bdd5ff4ea.zip | |
PhysX 3.4, APEX 1.4 patch release @25354359v3.4.2-bsd
Diffstat (limited to 'PhysX_3.4/Source/compiler')
6 files changed, 16692 insertions, 16692 deletions
diff --git a/PhysX_3.4/Source/compiler/resource_x64/resource.h b/PhysX_3.4/Source/compiler/resource_x64/resource.h index 10f96a19..d9813a6c 100644 --- a/PhysX_3.4/Source/compiler/resource_x64/resource.h +++ b/PhysX_3.4/Source/compiler/resource_x64/resource.h @@ -1,27 +1,27 @@ -// This code contains NVIDIA Confidential Information and is disclosed to you -// under a form of NVIDIA software license agreement provided separately to you. // -// Notice -// NVIDIA Corporation and its licensors retain all intellectual property and -// proprietary rights in and to this software and related documentation and -// any modifications thereto. Any use, reproduction, disclosure, or -// distribution of this software and related documentation without an express -// license agreement from NVIDIA Corporation is strictly prohibited. +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions +// are met: +// * Redistributions of source code must retain the above copyright +// notice, this list of conditions and the following disclaimer. +// * Redistributions in binary form must reproduce the above copyright +// notice, this list of conditions and the following disclaimer in the +// documentation and/or other materials provided with the distribution. +// * Neither the name of NVIDIA CORPORATION nor the names of its +// contributors may be used to endorse or promote products derived +// from this software without specific prior written permission. // -// ALL NVIDIA DESIGN SPECIFICATIONS, CODE ARE PROVIDED "AS IS.". NVIDIA MAKES -// NO WARRANTIES, EXPRESSED, IMPLIED, STATUTORY, OR OTHERWISE WITH RESPECT TO -// THE MATERIALS, AND EXPRESSLY DISCLAIMS ALL IMPLIED WARRANTIES OF NONINFRINGEMENT, -// MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE. -// -// Information and code furnished is believed to be accurate and reliable. -// However, NVIDIA Corporation assumes no responsibility for the consequences of use of such -// information or for any infringement of patents or other rights of third parties that may -// result from its use. No license is granted by implication or otherwise under any patent -// or patent rights of NVIDIA Corporation. Details are subject to change without notice. -// This code supersedes and replaces all information previously supplied. -// NVIDIA Corporation products are not authorized for use as critical -// components in life support devices or systems without express written approval of -// NVIDIA Corporation. +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY +// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +// PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY +// OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. // // Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. diff --git a/PhysX_3.4/Source/compiler/resource_x86/resource.h b/PhysX_3.4/Source/compiler/resource_x86/resource.h index 10f96a19..d9813a6c 100644 --- a/PhysX_3.4/Source/compiler/resource_x86/resource.h +++ b/PhysX_3.4/Source/compiler/resource_x86/resource.h @@ -1,27 +1,27 @@ -// This code contains NVIDIA Confidential Information and is disclosed to you -// under a form of NVIDIA software license agreement provided separately to you. // -// Notice -// NVIDIA Corporation and its licensors retain all intellectual property and -// proprietary rights in and to this software and related documentation and -// any modifications thereto. Any use, reproduction, disclosure, or -// distribution of this software and related documentation without an express -// license agreement from NVIDIA Corporation is strictly prohibited. +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions +// are met: +// * Redistributions of source code must retain the above copyright +// notice, this list of conditions and the following disclaimer. +// * Redistributions in binary form must reproduce the above copyright +// notice, this list of conditions and the following disclaimer in the +// documentation and/or other materials provided with the distribution. +// * Neither the name of NVIDIA CORPORATION nor the names of its +// contributors may be used to endorse or promote products derived +// from this software without specific prior written permission. // -// ALL NVIDIA DESIGN SPECIFICATIONS, CODE ARE PROVIDED "AS IS.". NVIDIA MAKES -// NO WARRANTIES, EXPRESSED, IMPLIED, STATUTORY, OR OTHERWISE WITH RESPECT TO -// THE MATERIALS, AND EXPRESSLY DISCLAIMS ALL IMPLIED WARRANTIES OF NONINFRINGEMENT, -// MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE. -// -// Information and code furnished is believed to be accurate and reliable. -// However, NVIDIA Corporation assumes no responsibility for the consequences of use of such -// information or for any infringement of patents or other rights of third parties that may -// result from its use. No license is granted by implication or otherwise under any patent -// or patent rights of NVIDIA Corporation. Details are subject to change without notice. -// This code supersedes and replaces all information previously supplied. -// NVIDIA Corporation products are not authorized for use as critical -// components in life support devices or systems without express written approval of -// NVIDIA Corporation. +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY +// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +// PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY +// OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. // // Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. 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 87bd506e..7f52948c 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 */ - FFFF6580d0207f856580d020 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD659313f07f85659313f0 /* SceneQuery */; }; - FFFF658076007f8565807600 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD659359707f8565935970 /* SimulationController */; }; - FFFF64843a387f8564843a38 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843a387f8564843a38 /* NpActor.cpp */; }; - FFFF64843aa07f8564843aa0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843aa07f8564843aa0 /* NpAggregate.cpp */; }; - FFFF64843b087f8564843b08 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843b087f8564843b08 /* NpArticulation.cpp */; }; - FFFF64843b707f8564843b70 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843b707f8564843b70 /* NpArticulationJoint.cpp */; }; - FFFF64843bd87f8564843bd8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843bd87f8564843bd8 /* NpArticulationLink.cpp */; }; - FFFF64843c407f8564843c40 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843c407f8564843c40 /* NpBatchQuery.cpp */; }; - FFFF64843ca87f8564843ca8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843ca87f8564843ca8 /* NpConstraint.cpp */; }; - FFFF64843d107f8564843d10 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843d107f8564843d10 /* NpFactory.cpp */; }; - FFFF64843d787f8564843d78 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843d787f8564843d78 /* NpMaterial.cpp */; }; - FFFF64843de07f8564843de0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843de07f8564843de0 /* NpMetaData.cpp */; }; - FFFF64843e487f8564843e48 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843e487f8564843e48 /* NpPhysics.cpp */; }; - FFFF64843eb07f8564843eb0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843eb07f8564843eb0 /* NpPvdSceneQueryCollector.cpp */; }; - FFFF64843f187f8564843f18 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843f187f8564843f18 /* NpReadCheck.cpp */; }; - FFFF64843f807f8564843f80 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843f807f8564843f80 /* NpRigidDynamic.cpp */; }; - FFFF64843fe87f8564843fe8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64843fe87f8564843fe8 /* NpRigidStatic.cpp */; }; - FFFF648440507f8564844050 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648440507f8564844050 /* NpScene.cpp */; }; - FFFF648440b87f85648440b8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648440b87f85648440b8 /* NpSceneQueries.cpp */; }; - FFFF648441207f8564844120 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648441207f8564844120 /* NpSerializerAdapter.cpp */; }; - FFFF648441887f8564844188 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648441887f8564844188 /* NpShape.cpp */; }; - FFFF648441f07f85648441f0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648441f07f85648441f0 /* NpShapeManager.cpp */; }; - FFFF648442587f8564844258 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648442587f8564844258 /* NpSpatialIndex.cpp */; }; - FFFF648442c07f85648442c0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648442c07f85648442c0 /* NpVolumeCache.cpp */; }; - FFFF648443287f8564844328 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648443287f8564844328 /* NpWriteCheck.cpp */; }; - FFFF648443907f8564844390 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648443907f8564844390 /* PvdMetaDataPvdBinding.cpp */; }; - FFFF648443f87f85648443f8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648443f87f85648443f8 /* PvdPhysicsClient.cpp */; }; - FFFF648446007f8564844600 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648446007f8564844600 /* particles/NpParticleFluid.cpp */; }; - FFFF648446687f8564844668 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648446687f8564844668 /* particles/NpParticleSystem.cpp */; }; - FFFF64844e207f8564844e20 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64844e207f8564844e20 /* buffering/ScbActor.cpp */; }; - FFFF64844e887f8564844e88 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64844e887f8564844e88 /* buffering/ScbAggregate.cpp */; }; - FFFF64844ef07f8564844ef0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64844ef07f8564844ef0 /* buffering/ScbBase.cpp */; }; - FFFF64844f587f8564844f58 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64844f587f8564844f58 /* buffering/ScbCloth.cpp */; }; - FFFF64844fc07f8564844fc0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64844fc07f8564844fc0 /* buffering/ScbMetaData.cpp */; }; - FFFF648450287f8564845028 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648450287f8564845028 /* buffering/ScbParticleSystem.cpp */; }; - FFFF648450907f8564845090 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648450907f8564845090 /* buffering/ScbScene.cpp */; }; - FFFF648450f87f85648450f8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648450f87f85648450f8 /* buffering/ScbScenePvdClient.cpp */; }; - FFFF648451607f8564845160 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648451607f8564845160 /* buffering/ScbShape.cpp */; }; - FFFF648453007f8564845300 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648453007f8564845300 /* cloth/NpCloth.cpp */; }; - FFFF648453687f8564845368 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648453687f8564845368 /* cloth/NpClothFabric.cpp */; }; - FFFF648453d07f85648453d0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648453d07f85648453d0 /* cloth/NpClothParticleData.cpp */; }; - FFFF648454387f8564845438 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648454387f8564845438 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; - FFFF64841fa87f8564841fa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD64841fa87f8564841fa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; - FFFF648420107f8564842010 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD648420107f8564842010 /* core/src/PxMetaDataObjects.cpp */; }; + FFFFb87680807fbab8768080 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDb87961a07fbab87961a0 /* SceneQuery */; }; + FFFFb87629707fbab8762970 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDb879a6d07fbab879a6d0 /* SimulationController */; }; + FFFFb902b2387fbab902b238 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b2387fbab902b238 /* NpActor.cpp */; }; + FFFFb902b2a07fbab902b2a0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b2a07fbab902b2a0 /* NpAggregate.cpp */; }; + FFFFb902b3087fbab902b308 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b3087fbab902b308 /* NpArticulation.cpp */; }; + FFFFb902b3707fbab902b370 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b3707fbab902b370 /* NpArticulationJoint.cpp */; }; + FFFFb902b3d87fbab902b3d8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b3d87fbab902b3d8 /* NpArticulationLink.cpp */; }; + FFFFb902b4407fbab902b440 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b4407fbab902b440 /* NpBatchQuery.cpp */; }; + FFFFb902b4a87fbab902b4a8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b4a87fbab902b4a8 /* NpConstraint.cpp */; }; + FFFFb902b5107fbab902b510 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b5107fbab902b510 /* NpFactory.cpp */; }; + FFFFb902b5787fbab902b578 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b5787fbab902b578 /* NpMaterial.cpp */; }; + FFFFb902b5e07fbab902b5e0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b5e07fbab902b5e0 /* NpMetaData.cpp */; }; + FFFFb902b6487fbab902b648 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b6487fbab902b648 /* NpPhysics.cpp */; }; + FFFFb902b6b07fbab902b6b0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b6b07fbab902b6b0 /* NpPvdSceneQueryCollector.cpp */; }; + FFFFb902b7187fbab902b718 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b7187fbab902b718 /* NpReadCheck.cpp */; }; + FFFFb902b7807fbab902b780 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b7807fbab902b780 /* NpRigidDynamic.cpp */; }; + FFFFb902b7e87fbab902b7e8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b7e87fbab902b7e8 /* NpRigidStatic.cpp */; }; + FFFFb902b8507fbab902b850 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b8507fbab902b850 /* NpScene.cpp */; }; + FFFFb902b8b87fbab902b8b8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b8b87fbab902b8b8 /* NpSceneQueries.cpp */; }; + FFFFb902b9207fbab902b920 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b9207fbab902b920 /* NpSerializerAdapter.cpp */; }; + FFFFb902b9887fbab902b988 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b9887fbab902b988 /* NpShape.cpp */; }; + FFFFb902b9f07fbab902b9f0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902b9f07fbab902b9f0 /* NpShapeManager.cpp */; }; + FFFFb902ba587fbab902ba58 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902ba587fbab902ba58 /* NpSpatialIndex.cpp */; }; + FFFFb902bac07fbab902bac0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902bac07fbab902bac0 /* NpVolumeCache.cpp */; }; + FFFFb902bb287fbab902bb28 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902bb287fbab902bb28 /* NpWriteCheck.cpp */; }; + FFFFb902bb907fbab902bb90 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902bb907fbab902bb90 /* PvdMetaDataPvdBinding.cpp */; }; + FFFFb902bbf87fbab902bbf8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902bbf87fbab902bbf8 /* PvdPhysicsClient.cpp */; }; + FFFFb902be007fbab902be00 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902be007fbab902be00 /* particles/NpParticleFluid.cpp */; }; + FFFFb902be687fbab902be68 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902be687fbab902be68 /* particles/NpParticleSystem.cpp */; }; + FFFFb902c6207fbab902c620 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902c6207fbab902c620 /* buffering/ScbActor.cpp */; }; + FFFFb902c6887fbab902c688 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902c6887fbab902c688 /* buffering/ScbAggregate.cpp */; }; + FFFFb902c6f07fbab902c6f0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902c6f07fbab902c6f0 /* buffering/ScbBase.cpp */; }; + FFFFb902c7587fbab902c758 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902c7587fbab902c758 /* buffering/ScbCloth.cpp */; }; + FFFFb902c7c07fbab902c7c0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902c7c07fbab902c7c0 /* buffering/ScbMetaData.cpp */; }; + FFFFb902c8287fbab902c828 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902c8287fbab902c828 /* buffering/ScbParticleSystem.cpp */; }; + FFFFb902c8907fbab902c890 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902c8907fbab902c890 /* buffering/ScbScene.cpp */; }; + FFFFb902c8f87fbab902c8f8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902c8f87fbab902c8f8 /* buffering/ScbScenePvdClient.cpp */; }; + FFFFb902c9607fbab902c960 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902c9607fbab902c960 /* buffering/ScbShape.cpp */; }; + FFFFb902cb007fbab902cb00 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902cb007fbab902cb00 /* cloth/NpCloth.cpp */; }; + FFFFb902cb687fbab902cb68 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902cb687fbab902cb68 /* cloth/NpClothFabric.cpp */; }; + FFFFb902cbd07fbab902cbd0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902cbd07fbab902cbd0 /* cloth/NpClothParticleData.cpp */; }; + FFFFb902cc387fbab902cc38 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902cc387fbab902cc38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; + FFFFb90253a87fbab90253a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDb90253a87fbab90253a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; + FFFFb90254107fbab9025410 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDb90254107fbab9025410 /* core/src/PxMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD658037a07f85658037a0 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD64842c007f8564842c00 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD64842c687f8564842c68 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD64842cd07f8564842cd0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD64842d387f8564842d38 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD64842da07f8564842da0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD64842e087f8564842e08 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFD64842e707f8564842e70 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD64842ed87f8564842ed8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; - FFFD64842f407f8564842f40 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; - FFFD64842fa87f8564842fa8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD648430107f8564843010 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD648430787f8564843078 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFD648430e07f85648430e0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD648431487f8564843148 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD648431b07f85648431b0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD648432187f8564843218 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD648432807f8564843280 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; - FFFD648432e87f85648432e8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD648433507f8564843350 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFD648433b87f85648433b8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD648434207f8564843420 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD648434887f8564843488 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD648434f07f85648434f0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFD648435587f8564843558 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD648435c07f85648435c0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD648436287f8564843628 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; - FFFD648436907f8564843690 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD648436f87f85648436f8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD648437607f8564843760 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD648437c87f85648437c8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD648438307f8564843830 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFD648438987f8564843898 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; - FFFD648439007f8564843900 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; - FFFD648439687f8564843968 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD648439d07f85648439d0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD64843a387f8564843a38 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64843aa07f8564843aa0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64843b087f8564843b08 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64843b707f8564843b70 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64843bd87f8564843bd8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64843c407f8564843c40 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64843ca87f8564843ca8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64843d107f8564843d10 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64843d787f8564843d78 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64843de07f8564843de0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64843e487f8564843e48 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64843eb07f8564843eb0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64843f187f8564843f18 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64843f807f8564843f80 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64843fe87f8564843fe8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648440507f8564844050 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648440b87f85648440b8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648441207f8564844120 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648441887f8564844188 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648441f07f85648441f0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648442587f8564844258 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648442c07f85648442c0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648443287f8564844328 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648443907f8564844390 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648443f87f85648443f8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648444607f8564844460 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD648444c87f85648444c8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFD648445307f8564844530 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD648445987f8564844598 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD648446007f8564844600 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648446687f8564844668 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648446d07f85648446d0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD648447387f8564844738 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD648447a07f85648447a0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD648448087f8564844808 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD648448707f8564844870 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD648448d87f85648448d8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD648449407f8564844940 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD648449a87f85648449a8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD64844a107f8564844a10 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFD64844a787f8564844a78 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; - FFFD64844ae07f8564844ae0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD64844b487f8564844b48 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; - FFFD64844bb07f8564844bb0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD64844c187f8564844c18 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD64844c807f8564844c80 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD64844ce87f8564844ce8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD64844d507f8564844d50 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD64844db87f8564844db8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; - FFFD64844e207f8564844e20 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64844e887f8564844e88 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64844ef07f8564844ef0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64844f587f8564844f58 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64844fc07f8564844fc0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648450287f8564845028 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648450907f8564845090 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648450f87f85648450f8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648451607f8564845160 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648451c87f85648451c8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD648452307f8564845230 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD648452987f8564845298 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD648453007f8564845300 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648453687f8564845368 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648453d07f85648453d0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648454387f8564845438 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6483ec007f856483ec00 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483ec687f856483ec68 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483ecd07f856483ecd0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483ed387f856483ed38 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483eda07f856483eda0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483ee087f856483ee08 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483ee707f856483ee70 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483eed87f856483eed8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483ef407f856483ef40 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483efa87f856483efa8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f0107f856483f010 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f0787f856483f078 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f0e07f856483f0e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f1487f856483f148 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f1b07f856483f1b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f2187f856483f218 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f2807f856483f280 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f2e87f856483f2e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f3507f856483f350 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f3b87f856483f3b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f4207f856483f420 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f4887f856483f488 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f4f07f856483f4f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f5587f856483f558 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f5c07f856483f5c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f6287f856483f628 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f6907f856483f690 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f6f87f856483f6f8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f7607f856483f760 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f7c87f856483f7c8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f8307f856483f830 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f8987f856483f898 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f9007f856483f900 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f9687f856483f968 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483f9d07f856483f9d0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483fa387f856483fa38 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483faa07f856483faa0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483fb087f856483fb08 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483fb707f856483fb70 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483fbd87f856483fbd8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483fc407f856483fc40 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483fca87f856483fca8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483fd107f856483fd10 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483fd787f856483fd78 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483fde07f856483fde0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483fe487f856483fe48 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483feb07f856483feb0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483ff187f856483ff18 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483ff807f856483ff80 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD6483ffe87f856483ffe8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD648400507f8564840050 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFD648400b87f85648400b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD648401207f8564840120 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD648401887f8564840188 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD64841c007f8564841c00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD64841c687f8564841c68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD64841cd07f8564841cd0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD64841d387f8564841d38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD64841da07f8564841da0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD64841e087f8564841e08 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFD64841e707f8564841e70 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFD64841ed87f8564841ed8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD64841f407f8564841f40 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD64841fa87f8564841fa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648420107f8564842010 /* core/src/PxMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb87703d07fbab87703d0 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDb902a4007fbab902a400 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902a4687fbab902a468 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902a4d07fbab902a4d0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902a5387fbab902a538 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902a5a07fbab902a5a0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902a6087fbab902a608 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902a6707fbab902a670 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902a6d87fbab902a6d8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902a7407fbab902a740 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902a7a87fbab902a7a8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902a8107fbab902a810 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902a8787fbab902a878 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902a8e07fbab902a8e0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902a9487fbab902a948 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902a9b07fbab902a9b0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902aa187fbab902aa18 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902aa807fbab902aa80 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902aae87fbab902aae8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902ab507fbab902ab50 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902abb87fbab902abb8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902ac207fbab902ac20 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902ac887fbab902ac88 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902acf07fbab902acf0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902ad587fbab902ad58 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902adc07fbab902adc0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902ae287fbab902ae28 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902ae907fbab902ae90 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902aef87fbab902aef8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902af607fbab902af60 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902afc87fbab902afc8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902b0307fbab902b030 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902b0987fbab902b098 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902b1007fbab902b100 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902b1687fbab902b168 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902b1d07fbab902b1d0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902b2387fbab902b238 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b2a07fbab902b2a0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b3087fbab902b308 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b3707fbab902b370 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b3d87fbab902b3d8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b4407fbab902b440 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b4a87fbab902b4a8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b5107fbab902b510 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b5787fbab902b578 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b5e07fbab902b5e0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b6487fbab902b648 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b6b07fbab902b6b0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b7187fbab902b718 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b7807fbab902b780 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b7e87fbab902b7e8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b8507fbab902b850 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b8b87fbab902b8b8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b9207fbab902b920 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b9887fbab902b988 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902b9f07fbab902b9f0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902ba587fbab902ba58 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902bac07fbab902bac0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902bb287fbab902bb28 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902bb907fbab902bb90 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902bbf87fbab902bbf8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902bc607fbab902bc60 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902bcc87fbab902bcc8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902bd307fbab902bd30 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902bd987fbab902bd98 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902be007fbab902be00 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902be687fbab902be68 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902bed07fbab902bed0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902bf387fbab902bf38 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902bfa07fbab902bfa0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902c0087fbab902c008 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902c0707fbab902c070 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902c0d87fbab902c0d8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902c1407fbab902c140 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902c1a87fbab902c1a8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902c2107fbab902c210 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902c2787fbab902c278 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902c2e07fbab902c2e0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902c3487fbab902c348 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902c3b07fbab902c3b0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902c4187fbab902c418 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902c4807fbab902c480 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902c4e87fbab902c4e8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902c5507fbab902c550 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902c5b87fbab902c5b8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902c6207fbab902c620 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902c6887fbab902c688 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902c6f07fbab902c6f0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902c7587fbab902c758 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902c7c07fbab902c7c0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902c8287fbab902c828 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902c8907fbab902c890 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902c8f87fbab902c8f8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902c9607fbab902c960 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902c9c87fbab902c9c8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902ca307fbab902ca30 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902ca987fbab902ca98 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902cb007fbab902cb00 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902cb687fbab902cb68 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902cbd07fbab902cbd0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902cc387fbab902cc38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902ce007fbab902ce00 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902ce687fbab902ce68 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902ced07fbab902ced0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902cf387fbab902cf38 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902cfa07fbab902cfa0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d0087fbab902d008 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d0707fbab902d070 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d0d87fbab902d0d8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d1407fbab902d140 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d1a87fbab902d1a8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d2107fbab902d210 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d2787fbab902d278 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d2e07fbab902d2e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d3487fbab902d348 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d3b07fbab902d3b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d4187fbab902d418 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d4807fbab902d480 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d4e87fbab902d4e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d5507fbab902d550 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d5b87fbab902d5b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d6207fbab902d620 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d6887fbab902d688 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d6f07fbab902d6f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d7587fbab902d758 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d7c07fbab902d7c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d8287fbab902d828 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d8907fbab902d890 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d8f87fbab902d8f8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d9607fbab902d960 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902d9c87fbab902d9c8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902da307fbab902da30 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902da987fbab902da98 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902db007fbab902db00 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902db687fbab902db68 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902dbd07fbab902dbd0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902dc387fbab902dc38 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902dca07fbab902dca0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902dd087fbab902dd08 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902dd707fbab902dd70 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902ddd87fbab902ddd8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902de407fbab902de40 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902dea87fbab902dea8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902df107fbab902df10 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902df787fbab902df78 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902dfe07fbab902dfe0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e0487fbab902e048 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e0b07fbab902e0b0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e1187fbab902e118 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e1807fbab902e180 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e1e87fbab902e1e8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e2507fbab902e250 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e2b87fbab902e2b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e3207fbab902e320 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e3887fbab902e388 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90250007fbab9025000 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90250687fbab9025068 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90250d07fbab90250d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90251387fbab9025138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90251a07fbab90251a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90252087fbab9025208 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90252707fbab9025270 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90252d87fbab90252d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90253407fbab9025340 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90253a87fbab90253a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90254107fbab9025410 /* 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 */ - FFF2658037a07f85658037a0 /* Resources */ = { + FFF2b87703d07fbab87703d0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -233,7 +233,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC658037a07f85658037a0 /* Frameworks */ = { + FFFCb87703d07fbab87703d0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -243,52 +243,52 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8658037a07f85658037a0 /* Sources */ = { + FFF8b87703d07fbab87703d0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF64843a387f8564843a38, - FFFF64843aa07f8564843aa0, - FFFF64843b087f8564843b08, - FFFF64843b707f8564843b70, - FFFF64843bd87f8564843bd8, - FFFF64843c407f8564843c40, - FFFF64843ca87f8564843ca8, - FFFF64843d107f8564843d10, - FFFF64843d787f8564843d78, - FFFF64843de07f8564843de0, - FFFF64843e487f8564843e48, - FFFF64843eb07f8564843eb0, - FFFF64843f187f8564843f18, - FFFF64843f807f8564843f80, - FFFF64843fe87f8564843fe8, - FFFF648440507f8564844050, - FFFF648440b87f85648440b8, - FFFF648441207f8564844120, - FFFF648441887f8564844188, - FFFF648441f07f85648441f0, - FFFF648442587f8564844258, - FFFF648442c07f85648442c0, - FFFF648443287f8564844328, - FFFF648443907f8564844390, - FFFF648443f87f85648443f8, - FFFF648446007f8564844600, - FFFF648446687f8564844668, - FFFF64844e207f8564844e20, - FFFF64844e887f8564844e88, - FFFF64844ef07f8564844ef0, - FFFF64844f587f8564844f58, - FFFF64844fc07f8564844fc0, - FFFF648450287f8564845028, - FFFF648450907f8564845090, - FFFF648450f87f85648450f8, - FFFF648451607f8564845160, - FFFF648453007f8564845300, - FFFF648453687f8564845368, - FFFF648453d07f85648453d0, - FFFF648454387f8564845438, - FFFF64841fa87f8564841fa8, - FFFF648420107f8564842010, + FFFFb902b2387fbab902b238, + FFFFb902b2a07fbab902b2a0, + FFFFb902b3087fbab902b308, + FFFFb902b3707fbab902b370, + FFFFb902b3d87fbab902b3d8, + FFFFb902b4407fbab902b440, + FFFFb902b4a87fbab902b4a8, + FFFFb902b5107fbab902b510, + FFFFb902b5787fbab902b578, + FFFFb902b5e07fbab902b5e0, + FFFFb902b6487fbab902b648, + FFFFb902b6b07fbab902b6b0, + FFFFb902b7187fbab902b718, + FFFFb902b7807fbab902b780, + FFFFb902b7e87fbab902b7e8, + FFFFb902b8507fbab902b850, + FFFFb902b8b87fbab902b8b8, + FFFFb902b9207fbab902b920, + FFFFb902b9887fbab902b988, + FFFFb902b9f07fbab902b9f0, + FFFFb902ba587fbab902ba58, + FFFFb902bac07fbab902bac0, + FFFFb902bb287fbab902bb28, + FFFFb902bb907fbab902bb90, + FFFFb902bbf87fbab902bbf8, + FFFFb902be007fbab902be00, + FFFFb902be687fbab902be68, + FFFFb902c6207fbab902c620, + FFFFb902c6887fbab902c688, + FFFFb902c6f07fbab902c6f0, + FFFFb902c7587fbab902c758, + FFFFb902c7c07fbab902c7c0, + FFFFb902c8287fbab902c828, + FFFFb902c8907fbab902c890, + FFFFb902c8f87fbab902c8f8, + FFFFb902c9607fbab902c960, + FFFFb902cb007fbab902cb00, + FFFFb902cb687fbab902cb68, + FFFFb902cbd07fbab902cbd0, + FFFFb902cc387fbab902cc38, + FFFFb90253a87fbab90253a8, + FFFFb90254107fbab9025410, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -297,112 +297,112 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF46581de807f856581de80 /* PBXTargetDependency */ = { + FFF4b8775d407fbab8775d40 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA62e791907f8562e79190 /* LowLevel */; - targetProxy = FFF562e791907f8562e79190 /* PBXContainerItemProxy */; + target = FFFAb98574907fbab9857490 /* LowLevel */; + targetProxy = FFF5b98574907fbab9857490 /* PBXContainerItemProxy */; }; - FFF46581a1f07f856581a1f0 /* PBXTargetDependency */ = { + FFF4b87750107fbab8775010 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA64431e607f8564431e60 /* LowLevelAABB */; - targetProxy = FFF564431e607f8564431e60 /* PBXContainerItemProxy */; + target = FFFAbb0160707fbabb016070 /* LowLevelAABB */; + targetProxy = FFF5bb0160707fbabb016070 /* PBXContainerItemProxy */; }; - FFF465812a407f8565812a40 /* PBXTargetDependency */ = { + FFF4b8767fc07fbab8767fc0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA647094107f8564709410 /* LowLevelCloth */; - targetProxy = FFF5647094107f8564709410 /* PBXContainerItemProxy */; + target = FFFAb87530507fbab8753050 /* LowLevelCloth */; + targetProxy = FFF5b87530507fbab8753050 /* PBXContainerItemProxy */; }; - FFF4658147d07f85658147d0 /* PBXTargetDependency */ = { + FFF4b87750707fbab8775070 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA62ea73f07f8562ea73f0 /* LowLevelDynamics */; - targetProxy = FFF562ea73f07f8562ea73f0 /* PBXContainerItemProxy */; + target = FFFAb872ced07fbab872ced0 /* LowLevelDynamics */; + targetProxy = FFF5b872ced07fbab872ced0 /* PBXContainerItemProxy */; }; - FFF46580edb07f856580edb0 /* PBXTargetDependency */ = { + FFF4b87680207fbab8768020 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA64455fc07f8564455fc0 /* LowLevelParticles */; - targetProxy = FFF564455fc07f8564455fc0 /* PBXContainerItemProxy */; + target = FFFAbb01a9407fbabb01a940 /* LowLevelParticles */; + targetProxy = FFF5bb01a9407fbabb01a940 /* PBXContainerItemProxy */; }; - FFF4658159107f8565815910 /* PBXTargetDependency */ = { + FFF4b8771ca07fbab8771ca0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA641046c07f85641046c0 /* PhysXCommon */; - targetProxy = FFF5641046c07f85641046c0 /* PBXContainerItemProxy */; + target = FFFAb9b6f2d07fbab9b6f2d0 /* PhysXCommon */; + targetProxy = FFF5b9b6f2d07fbab9b6f2d0 /* PBXContainerItemProxy */; }; - FFF4658ce9707f85658ce970 /* PBXTargetDependency */ = { + FFF4b87706f07fbab87706f0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA641711507f8564171150 /* PxFoundation */; - targetProxy = FFF5641711507f8564171150 /* PBXContainerItemProxy */; + target = FFFAb9b5ed307fbab9b5ed30 /* PxFoundation */; + targetProxy = FFF5b9b5ed307fbab9b5ed30 /* PBXContainerItemProxy */; }; - FFF4658d2b507f85658d2b50 /* PBXTargetDependency */ = { + FFF4b87703a07fbab87703a0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA62c77dd07f8562c77dd0 /* PxPvdSDK */; - targetProxy = FFF562c77dd07f8562c77dd0 /* PBXContainerItemProxy */; + target = FFFAb98414907fbab9841490 /* PxPvdSDK */; + targetProxy = FFF5b98414907fbab9841490 /* PBXContainerItemProxy */; }; - FFF4658076307f8565807630 /* PBXTargetDependency */ = { + FFF4b87629a07fbab87629a0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA65a0da807f8565a0da80 /* PxTask */; - targetProxy = FFF565a0da807f8565a0da80 /* PBXContainerItemProxy */; + target = FFFAbb3e5dc07fbabb3e5dc0 /* PxTask */; + targetProxy = FFF5bb3e5dc07fbabb3e5dc0 /* PBXContainerItemProxy */; }; - FFF46580d0207f856580d020 /* PBXTargetDependency */ = { + FFF4b87680807fbab8768080 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA659313f07f85659313f0 /* SceneQuery */; - targetProxy = FFF5659313f07f85659313f0 /* PBXContainerItemProxy */; + target = FFFAb87961a07fbab87961a0 /* SceneQuery */; + targetProxy = FFF5b87961a07fbab87961a0 /* PBXContainerItemProxy */; }; - FFF4658076007f8565807600 /* PBXTargetDependency */ = { + FFF4b87629707fbab8762970 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA659359707f8565935970 /* SimulationController */; - targetProxy = FFF5659359707f8565935970 /* PBXContainerItemProxy */; + target = FFFAb879a6d07fbab879a6d0 /* SimulationController */; + targetProxy = FFF5b879a6d07fbab879a6d0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCharacterKinematic */ - FFFF658ad3707f85658ad370 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6590e1d07f856590e1d0 /* PhysXExtensions */; }; - FFFF64847a787f8564847a78 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847a787f8564847a78 /* CctBoxController.cpp */; }; - FFFF64847ae07f8564847ae0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847ae07f8564847ae0 /* CctCapsuleController.cpp */; }; - FFFF64847b487f8564847b48 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847b487f8564847b48 /* CctCharacterController.cpp */; }; - FFFF64847bb07f8564847bb0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847bb07f8564847bb0 /* CctCharacterControllerCallbacks.cpp */; }; - FFFF64847c187f8564847c18 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847c187f8564847c18 /* CctCharacterControllerManager.cpp */; }; - FFFF64847c807f8564847c80 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847c807f8564847c80 /* CctController.cpp */; }; - FFFF64847ce87f8564847ce8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847ce87f8564847ce8 /* CctObstacleContext.cpp */; }; - FFFF64847d507f8564847d50 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847d507f8564847d50 /* CctSweptBox.cpp */; }; - FFFF64847db87f8564847db8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847db87f8564847db8 /* CctSweptCapsule.cpp */; }; - FFFF64847e207f8564847e20 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64847e207f8564847e20 /* CctSweptVolume.cpp */; }; + FFFFb8776d207fbab8776d20 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDb8784f507fbab8784f50 /* PhysXExtensions */; }; + FFFFb902e8787fbab902e878 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902e8787fbab902e878 /* CctBoxController.cpp */; }; + FFFFb902e8e07fbab902e8e0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902e8e07fbab902e8e0 /* CctCapsuleController.cpp */; }; + FFFFb902e9487fbab902e948 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902e9487fbab902e948 /* CctCharacterController.cpp */; }; + FFFFb902e9b07fbab902e9b0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902e9b07fbab902e9b0 /* CctCharacterControllerCallbacks.cpp */; }; + FFFFb902ea187fbab902ea18 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902ea187fbab902ea18 /* CctCharacterControllerManager.cpp */; }; + FFFFb902ea807fbab902ea80 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902ea807fbab902ea80 /* CctController.cpp */; }; + FFFFb902eae87fbab902eae8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902eae87fbab902eae8 /* CctObstacleContext.cpp */; }; + FFFFb902eb507fbab902eb50 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902eb507fbab902eb50 /* CctSweptBox.cpp */; }; + FFFFb902ebb87fbab902ebb8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902ebb87fbab902ebb8 /* CctSweptCapsule.cpp */; }; + FFFFb902ec207fbab902ec20 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb902ec207fbab902ec20 /* CctSweptVolume.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD659099007f8565909900 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD65909e307f8565909e30 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD65909e987f8565909e98 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFD65909f007f8565909f00 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; - FFFD65909f687f8565909f68 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD65909fd07f8565909fd0 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; - FFFD6590a0387f856590a038 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6590a0a07f856590a0a0 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; - FFFD6590a1087f856590a108 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; - FFFD648476007f8564847600 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD648476687f8564847668 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFD648476d07f85648476d0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; - FFFD648477387f8564847738 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD648477a07f85648477a0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; - FFFD648478087f8564847808 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; - FFFD648478707f8564847870 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD648478d87f85648478d8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD648479407f8564847940 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD648479a87f85648479a8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; - FFFD64847a107f8564847a10 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD64847a787f8564847a78 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64847ae07f8564847ae0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64847b487f8564847b48 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64847bb07f8564847bb0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64847c187f8564847c18 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64847c807f8564847c80 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64847ce87f8564847ce8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64847d507f8564847d50 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64847db87f8564847db8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64847e207f8564847e20 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb8767c907fbab8767c90 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDb87796407fbab8779640 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87796a87fbab87796a8 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87797107fbab8779710 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87797787fbab8779778 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87797e07fbab87797e0 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87798487fbab8779848 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87798b07fbab87798b0 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87799187fbab8779918 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e4007fbab902e400 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e4687fbab902e468 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e4d07fbab902e4d0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e5387fbab902e538 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e5a07fbab902e5a0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e6087fbab902e608 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e6707fbab902e670 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e6d87fbab902e6d8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e7407fbab902e740 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e7a87fbab902e7a8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e8107fbab902e810 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDb902e8787fbab902e878 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902e8e07fbab902e8e0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902e9487fbab902e948 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902e9b07fbab902e9b0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902ea187fbab902ea18 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902ea807fbab902ea80 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902eae87fbab902eae8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902eb507fbab902eb50 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902ebb87fbab902ebb8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb902ec207fbab902ec20 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2659099007f8565909900 /* Resources */ = { + FFF2b8767c907fbab8767c90 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -412,7 +412,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC659099007f8565909900 /* Frameworks */ = { + FFFCb8767c907fbab8767c90 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -422,20 +422,20 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8659099007f8565909900 /* Sources */ = { + FFF8b8767c907fbab8767c90 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF64847a787f8564847a78, - FFFF64847ae07f8564847ae0, - FFFF64847b487f8564847b48, - FFFF64847bb07f8564847bb0, - FFFF64847c187f8564847c18, - FFFF64847c807f8564847c80, - FFFF64847ce87f8564847ce8, - FFFF64847d507f8564847d50, - FFFF64847db87f8564847db8, - FFFF64847e207f8564847e20, + FFFFb902e8787fbab902e878, + FFFFb902e8e07fbab902e8e0, + FFFFb902e9487fbab902e948, + FFFFb902e9b07fbab902e9b0, + FFFFb902ea187fbab902ea18, + FFFFb902ea807fbab902ea80, + FFFFb902eae87fbab902eae8, + FFFFb902eb507fbab902eb50, + FFFFb902ebb87fbab902ebb8, + FFFFb902ec207fbab902ec20, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -444,91 +444,91 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF465811c807f8565811c80 /* PBXTargetDependency */ = { + FFF4b87777f07fbab87777f0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA641046c07f85641046c0 /* PhysXCommon */; - targetProxy = FFF5641046c07f85641046c0 /* PBXContainerItemProxy */; + target = FFFAb9b6f2d07fbab9b6f2d0 /* PhysXCommon */; + targetProxy = FFF5b9b6f2d07fbab9b6f2d0 /* PBXContainerItemProxy */; }; - FFF4658ad3707f85658ad370 /* PBXTargetDependency */ = { + FFF4b8776d207fbab8776d20 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6590e1d07f856590e1d0 /* PhysXExtensions */; - targetProxy = FFF56590e1d07f856590e1d0 /* PBXContainerItemProxy */; + target = FFFAb8784f507fbab8784f50 /* PhysXExtensions */; + targetProxy = FFF5b8784f507fbab8784f50 /* PBXContainerItemProxy */; }; - FFF4658077507f8565807750 /* PBXTargetDependency */ = { + FFF4b87783c07fbab87783c0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA641711507f8564171150 /* PxFoundation */; - targetProxy = FFF5641711507f8564171150 /* PBXContainerItemProxy */; + target = FFFAb9b5ed307fbab9b5ed30 /* PxFoundation */; + targetProxy = FFF5b9b5ed307fbab9b5ed30 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXVehicle */ - FFFF6484c4087f856484c408 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c4087f856484c408 /* PxVehicleComponents.cpp */; }; - FFFF6484c4707f856484c470 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c4707f856484c470 /* PxVehicleDrive.cpp */; }; - FFFF6484c4d87f856484c4d8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c4d87f856484c4d8 /* PxVehicleDrive4W.cpp */; }; - FFFF6484c5407f856484c540 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c5407f856484c540 /* PxVehicleDriveNW.cpp */; }; - FFFF6484c5a87f856484c5a8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c5a87f856484c5a8 /* PxVehicleDriveTank.cpp */; }; - FFFF6484c6107f856484c610 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c6107f856484c610 /* PxVehicleMetaData.cpp */; }; - FFFF6484c6787f856484c678 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c6787f856484c678 /* PxVehicleNoDrive.cpp */; }; - FFFF6484c6e07f856484c6e0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c6e07f856484c6e0 /* PxVehicleSDK.cpp */; }; - FFFF6484c7487f856484c748 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c7487f856484c748 /* PxVehicleSerialization.cpp */; }; - FFFF6484c7b07f856484c7b0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c7b07f856484c7b0 /* PxVehicleSuspWheelTire4.cpp */; }; - FFFF6484c8187f856484c818 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c8187f856484c818 /* PxVehicleTireFriction.cpp */; }; - FFFF6484c8807f856484c880 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c8807f856484c880 /* PxVehicleUpdate.cpp */; }; - FFFF6484c8e87f856484c8e8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c8e87f856484c8e8 /* PxVehicleWheels.cpp */; }; - FFFF6484c9507f856484c950 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c9507f856484c950 /* VehicleUtilControl.cpp */; }; - FFFF6484c9b87f856484c9b8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484c9b87f856484c9b8 /* VehicleUtilSetup.cpp */; }; - FFFF6484ca207f856484ca20 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ca207f856484ca20 /* VehicleUtilTelemetry.cpp */; }; - FFFF6590e6e87f856590e6e8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD6590e6e87f856590e6e8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; - FFFF6590e7507f856590e750 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD6590e7507f856590e750 /* src/PxVehicleMetaDataObjects.cpp */; }; + FFFFb9032a087fbab9032a08 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9032a087fbab9032a08 /* PxVehicleComponents.cpp */; }; + FFFFb9032a707fbab9032a70 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9032a707fbab9032a70 /* PxVehicleDrive.cpp */; }; + FFFFb9032ad87fbab9032ad8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9032ad87fbab9032ad8 /* PxVehicleDrive4W.cpp */; }; + FFFFb9032b407fbab9032b40 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9032b407fbab9032b40 /* PxVehicleDriveNW.cpp */; }; + FFFFb9032ba87fbab9032ba8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9032ba87fbab9032ba8 /* PxVehicleDriveTank.cpp */; }; + FFFFb9032c107fbab9032c10 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9032c107fbab9032c10 /* PxVehicleMetaData.cpp */; }; + FFFFb9032c787fbab9032c78 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9032c787fbab9032c78 /* PxVehicleNoDrive.cpp */; }; + FFFFb9032ce07fbab9032ce0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9032ce07fbab9032ce0 /* PxVehicleSDK.cpp */; }; + FFFFb9032d487fbab9032d48 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9032d487fbab9032d48 /* PxVehicleSerialization.cpp */; }; + FFFFb9032db07fbab9032db0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9032db07fbab9032db0 /* PxVehicleSuspWheelTire4.cpp */; }; + FFFFb9032e187fbab9032e18 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9032e187fbab9032e18 /* PxVehicleTireFriction.cpp */; }; + FFFFb9032e807fbab9032e80 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9032e807fbab9032e80 /* PxVehicleUpdate.cpp */; }; + FFFFb9032ee87fbab9032ee8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9032ee87fbab9032ee8 /* PxVehicleWheels.cpp */; }; + FFFFb9032f507fbab9032f50 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9032f507fbab9032f50 /* VehicleUtilControl.cpp */; }; + FFFFb9032fb87fbab9032fb8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9032fb87fbab9032fb8 /* VehicleUtilSetup.cpp */; }; + FFFFb90330207fbab9033020 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90330207fbab9033020 /* VehicleUtilTelemetry.cpp */; }; + FFFFb87854c87fbab87854c8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDb87854c87fbab87854c8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; + FFFFb87855307fbab8785530 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDb87855307fbab8785530 /* src/PxVehicleMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD65909af07f8565909af0 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6484a4007f856484a400 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484a4687f856484a468 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484a4d07f856484a4d0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484a5387f856484a538 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484a5a07f856484a5a0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484a6087f856484a608 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484a6707f856484a670 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484a6d87f856484a6d8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484a7407f856484a740 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484a7a87f856484a7a8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484a8107f856484a810 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484a8787f856484a878 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484a8e07f856484a8e0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484a9487f856484a948 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484a9b07f856484a9b0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484c2007f856484c200 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484c2687f856484c268 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484c2d07f856484c2d0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484c3387f856484c338 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484c3a07f856484c3a0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484c4087f856484c408 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484c4707f856484c470 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484c4d87f856484c4d8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484c5407f856484c540 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484c5a87f856484c5a8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484c6107f856484c610 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484c6787f856484c678 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484c6e07f856484c6e0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484c7487f856484c748 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484c7b07f856484c7b0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484c8187f856484c818 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484c8807f856484c880 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484c8e87f856484c8e8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484c9507f856484c950 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484c9b87f856484c9b8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484ca207f856484ca20 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6590e5b07f856590e5b0 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD6590e6187f856590e618 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD6590e6807f856590e680 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD6590e6e87f856590e6e8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6590e7507f856590e750 /* src/PxVehicleMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb87675207fbab8767520 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDb9030a007fbab9030a00 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9030a687fbab9030a68 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9030ad07fbab9030ad0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9030b387fbab9030b38 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9030ba07fbab9030ba0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9030c087fbab9030c08 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9030c707fbab9030c70 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9030cd87fbab9030cd8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9030d407fbab9030d40 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9030da87fbab9030da8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9030e107fbab9030e10 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9030e787fbab9030e78 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9030ee07fbab9030ee0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9030f487fbab9030f48 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9030fb07fbab9030fb0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90328007fbab9032800 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90328687fbab9032868 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90328d07fbab90328d0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90329387fbab9032938 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90329a07fbab90329a0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9032a087fbab9032a08 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9032a707fbab9032a70 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9032ad87fbab9032ad8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9032b407fbab9032b40 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9032ba87fbab9032ba8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9032c107fbab9032c10 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9032c787fbab9032c78 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9032ce07fbab9032ce0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9032d487fbab9032d48 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9032db07fbab9032db0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9032e187fbab9032e18 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9032e807fbab9032e80 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9032ee87fbab9032ee8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9032f507fbab9032f50 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9032fb87fbab9032fb8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90330207fbab9033020 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb87853907fbab8785390 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87853f87fbab87853f8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87854607fbab8785460 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87854c87fbab87854c8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb87855307fbab8785530 /* 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 */ - FFF265909af07f8565909af0 /* Resources */ = { + FFF2b87675207fbab8767520 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -538,7 +538,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC65909af07f8565909af0 /* Frameworks */ = { + FFFCb87675207fbab8767520 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -548,28 +548,28 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF865909af07f8565909af0 /* Sources */ = { + FFF8b87675207fbab8767520 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6484c4087f856484c408, - FFFF6484c4707f856484c470, - FFFF6484c4d87f856484c4d8, - FFFF6484c5407f856484c540, - FFFF6484c5a87f856484c5a8, - FFFF6484c6107f856484c610, - FFFF6484c6787f856484c678, - FFFF6484c6e07f856484c6e0, - FFFF6484c7487f856484c748, - FFFF6484c7b07f856484c7b0, - FFFF6484c8187f856484c818, - FFFF6484c8807f856484c880, - FFFF6484c8e87f856484c8e8, - FFFF6484c9507f856484c950, - FFFF6484c9b87f856484c9b8, - FFFF6484ca207f856484ca20, - FFFF6590e6e87f856590e6e8, - FFFF6590e7507f856590e750, + FFFFb9032a087fbab9032a08, + FFFFb9032a707fbab9032a70, + FFFFb9032ad87fbab9032ad8, + FFFFb9032b407fbab9032b40, + FFFFb9032ba87fbab9032ba8, + FFFFb9032c107fbab9032c10, + FFFFb9032c787fbab9032c78, + FFFFb9032ce07fbab9032ce0, + FFFFb9032d487fbab9032d48, + FFFFb9032db07fbab9032db0, + FFFFb9032e187fbab9032e18, + FFFFb9032e807fbab9032e80, + FFFFb9032ee87fbab9032ee8, + FFFFb9032f507fbab9032f50, + FFFFb9032fb87fbab9032fb8, + FFFFb90330207fbab9033020, + FFFFb87854c87fbab87854c8, + FFFFb87855307fbab8785530, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -581,220 +581,220 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXExtensions */ - FFFF6484eae87f856484eae8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484eae87f856484eae8 /* ExtBroadPhase.cpp */; }; - FFFF6484eb507f856484eb50 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484eb507f856484eb50 /* ExtClothFabricCooker.cpp */; }; - FFFF6484ebb87f856484ebb8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ebb87f856484ebb8 /* ExtClothGeodesicTetherCooker.cpp */; }; - FFFF6484ec207f856484ec20 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ec207f856484ec20 /* ExtClothMeshQuadifier.cpp */; }; - FFFF6484ec887f856484ec88 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ec887f856484ec88 /* ExtClothSimpleTetherCooker.cpp */; }; - FFFF6484ecf07f856484ecf0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ecf07f856484ecf0 /* ExtCollection.cpp */; }; - FFFF6484ed587f856484ed58 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ed587f856484ed58 /* ExtConvexMeshExt.cpp */; }; - FFFF6484edc07f856484edc0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484edc07f856484edc0 /* ExtCpuWorkerThread.cpp */; }; - FFFF6484ee287f856484ee28 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ee287f856484ee28 /* ExtD6Joint.cpp */; }; - FFFF6484ee907f856484ee90 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ee907f856484ee90 /* ExtD6JointSolverPrep.cpp */; }; - FFFF6484eef87f856484eef8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484eef87f856484eef8 /* ExtDefaultCpuDispatcher.cpp */; }; - FFFF6484ef607f856484ef60 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484ef607f856484ef60 /* ExtDefaultErrorCallback.cpp */; }; - FFFF6484efc87f856484efc8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484efc87f856484efc8 /* ExtDefaultSimulationFilterShader.cpp */; }; - FFFF6484f0307f856484f030 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f0307f856484f030 /* ExtDefaultStreams.cpp */; }; - FFFF6484f0987f856484f098 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f0987f856484f098 /* ExtDistanceJoint.cpp */; }; - FFFF6484f1007f856484f100 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f1007f856484f100 /* ExtDistanceJointSolverPrep.cpp */; }; - FFFF6484f1687f856484f168 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f1687f856484f168 /* ExtExtensions.cpp */; }; - FFFF6484f1d07f856484f1d0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f1d07f856484f1d0 /* ExtFixedJoint.cpp */; }; - FFFF6484f2387f856484f238 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f2387f856484f238 /* ExtFixedJointSolverPrep.cpp */; }; - FFFF6484f2a07f856484f2a0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f2a07f856484f2a0 /* ExtJoint.cpp */; }; - FFFF6484f3087f856484f308 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f3087f856484f308 /* ExtMetaData.cpp */; }; - FFFF6484f3707f856484f370 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f3707f856484f370 /* ExtParticleExt.cpp */; }; - FFFF6484f3d87f856484f3d8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f3d87f856484f3d8 /* ExtPrismaticJoint.cpp */; }; - FFFF6484f4407f856484f440 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f4407f856484f440 /* ExtPrismaticJointSolverPrep.cpp */; }; - FFFF6484f4a87f856484f4a8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f4a87f856484f4a8 /* ExtPvd.cpp */; }; - FFFF6484f5107f856484f510 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f5107f856484f510 /* ExtPxStringTable.cpp */; }; - FFFF6484f5787f856484f578 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f5787f856484f578 /* ExtRaycastCCD.cpp */; }; - FFFF6484f5e07f856484f5e0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f5e07f856484f5e0 /* ExtRevoluteJoint.cpp */; }; - FFFF6484f6487f856484f648 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f6487f856484f648 /* ExtRevoluteJointSolverPrep.cpp */; }; - FFFF6484f6b07f856484f6b0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f6b07f856484f6b0 /* ExtRigidBodyExt.cpp */; }; - FFFF6484f7187f856484f718 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f7187f856484f718 /* ExtSceneQueryExt.cpp */; }; - FFFF6484f7807f856484f780 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f7807f856484f780 /* ExtSimpleFactory.cpp */; }; - FFFF6484f7e87f856484f7e8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f7e87f856484f7e8 /* ExtSmoothNormals.cpp */; }; - FFFF6484f8507f856484f850 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f8507f856484f850 /* ExtSphericalJoint.cpp */; }; - FFFF6484f8b87f856484f8b8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f8b87f856484f8b8 /* ExtSphericalJointSolverPrep.cpp */; }; - FFFF6484f9207f856484f920 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6484f9207f856484f920 /* ExtTriangleMeshExt.cpp */; }; - FFFF64852ed07f8564852ed0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD64852ed07f8564852ed0 /* SnSerialUtils.cpp */; }; - FFFF64852f387f8564852f38 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD64852f387f8564852f38 /* SnSerialization.cpp */; }; - FFFF64852fa07f8564852fa0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD64852fa07f8564852fa0 /* SnSerializationRegistry.cpp */; }; - FFFF648532e07f85648532e0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648532e07f85648532e0 /* Binary/SnBinaryDeserialization.cpp */; }; - FFFF648533487f8564853348 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648533487f8564853348 /* Binary/SnBinarySerialization.cpp */; }; - FFFF648533b07f85648533b0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648533b07f85648533b0 /* Binary/SnConvX.cpp */; }; - FFFF648534187f8564853418 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648534187f8564853418 /* Binary/SnConvX_Align.cpp */; }; - FFFF648534807f8564853480 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648534807f8564853480 /* Binary/SnConvX_Convert.cpp */; }; - FFFF648534e87f85648534e8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648534e87f85648534e8 /* Binary/SnConvX_Error.cpp */; }; - FFFF648535507f8564853550 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648535507f8564853550 /* Binary/SnConvX_MetaData.cpp */; }; - FFFF648535b87f85648535b8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648535b87f85648535b8 /* Binary/SnConvX_Output.cpp */; }; - FFFF648536207f8564853620 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648536207f8564853620 /* Binary/SnConvX_Union.cpp */; }; - FFFF648536887f8564853688 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648536887f8564853688 /* Binary/SnSerializationContext.cpp */; }; - FFFF64853fe07f8564853fe0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD64853fe07f8564853fe0 /* Xml/SnJointRepXSerializer.cpp */; }; - FFFF648540487f8564854048 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648540487f8564854048 /* Xml/SnRepXCoreSerializer.cpp */; }; - FFFF648540b07f85648540b0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648540b07f85648540b0 /* Xml/SnRepXUpgrader.cpp */; }; - FFFF648541187f8564854118 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD648541187f8564854118 /* Xml/SnXmlSerialization.cpp */; }; - FFFF64850ee07f8564850ee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD64850ee07f8564850ee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; + FFFFb90350e87fbab90350e8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90350e87fbab90350e8 /* ExtBroadPhase.cpp */; }; + FFFFb90351507fbab9035150 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90351507fbab9035150 /* ExtClothFabricCooker.cpp */; }; + FFFFb90351b87fbab90351b8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90351b87fbab90351b8 /* ExtClothGeodesicTetherCooker.cpp */; }; + FFFFb90352207fbab9035220 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90352207fbab9035220 /* ExtClothMeshQuadifier.cpp */; }; + FFFFb90352887fbab9035288 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90352887fbab9035288 /* ExtClothSimpleTetherCooker.cpp */; }; + FFFFb90352f07fbab90352f0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90352f07fbab90352f0 /* ExtCollection.cpp */; }; + FFFFb90353587fbab9035358 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90353587fbab9035358 /* ExtConvexMeshExt.cpp */; }; + FFFFb90353c07fbab90353c0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90353c07fbab90353c0 /* ExtCpuWorkerThread.cpp */; }; + FFFFb90354287fbab9035428 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90354287fbab9035428 /* ExtD6Joint.cpp */; }; + FFFFb90354907fbab9035490 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90354907fbab9035490 /* ExtD6JointSolverPrep.cpp */; }; + FFFFb90354f87fbab90354f8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90354f87fbab90354f8 /* ExtDefaultCpuDispatcher.cpp */; }; + FFFFb90355607fbab9035560 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90355607fbab9035560 /* ExtDefaultErrorCallback.cpp */; }; + FFFFb90355c87fbab90355c8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90355c87fbab90355c8 /* ExtDefaultSimulationFilterShader.cpp */; }; + FFFFb90356307fbab9035630 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90356307fbab9035630 /* ExtDefaultStreams.cpp */; }; + FFFFb90356987fbab9035698 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90356987fbab9035698 /* ExtDistanceJoint.cpp */; }; + FFFFb90357007fbab9035700 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90357007fbab9035700 /* ExtDistanceJointSolverPrep.cpp */; }; + FFFFb90357687fbab9035768 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90357687fbab9035768 /* ExtExtensions.cpp */; }; + FFFFb90357d07fbab90357d0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90357d07fbab90357d0 /* ExtFixedJoint.cpp */; }; + FFFFb90358387fbab9035838 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90358387fbab9035838 /* ExtFixedJointSolverPrep.cpp */; }; + FFFFb90358a07fbab90358a0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90358a07fbab90358a0 /* ExtJoint.cpp */; }; + FFFFb90359087fbab9035908 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90359087fbab9035908 /* ExtMetaData.cpp */; }; + FFFFb90359707fbab9035970 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90359707fbab9035970 /* ExtParticleExt.cpp */; }; + FFFFb90359d87fbab90359d8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb90359d87fbab90359d8 /* ExtPrismaticJoint.cpp */; }; + FFFFb9035a407fbab9035a40 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9035a407fbab9035a40 /* ExtPrismaticJointSolverPrep.cpp */; }; + FFFFb9035aa87fbab9035aa8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9035aa87fbab9035aa8 /* ExtPvd.cpp */; }; + FFFFb9035b107fbab9035b10 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9035b107fbab9035b10 /* ExtPxStringTable.cpp */; }; + FFFFb9035b787fbab9035b78 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9035b787fbab9035b78 /* ExtRaycastCCD.cpp */; }; + FFFFb9035be07fbab9035be0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9035be07fbab9035be0 /* ExtRevoluteJoint.cpp */; }; + FFFFb9035c487fbab9035c48 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9035c487fbab9035c48 /* ExtRevoluteJointSolverPrep.cpp */; }; + FFFFb9035cb07fbab9035cb0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9035cb07fbab9035cb0 /* ExtRigidBodyExt.cpp */; }; + FFFFb9035d187fbab9035d18 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9035d187fbab9035d18 /* ExtSceneQueryExt.cpp */; }; + FFFFb9035d807fbab9035d80 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9035d807fbab9035d80 /* ExtSimpleFactory.cpp */; }; + FFFFb9035de87fbab9035de8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9035de87fbab9035de8 /* ExtSmoothNormals.cpp */; }; + FFFFb9035e507fbab9035e50 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9035e507fbab9035e50 /* ExtSphericalJoint.cpp */; }; + FFFFb9035eb87fbab9035eb8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9035eb87fbab9035eb8 /* ExtSphericalJointSolverPrep.cpp */; }; + FFFFb9035f207fbab9035f20 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb9035f207fbab9035f20 /* ExtTriangleMeshExt.cpp */; }; + FFFFb90386d07fbab90386d0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb90386d07fbab90386d0 /* SnSerialUtils.cpp */; }; + FFFFb90387387fbab9038738 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb90387387fbab9038738 /* SnSerialization.cpp */; }; + FFFFb90387a07fbab90387a0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb90387a07fbab90387a0 /* SnSerializationRegistry.cpp */; }; + FFFFb9038ae07fbab9038ae0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb9038ae07fbab9038ae0 /* Binary/SnBinaryDeserialization.cpp */; }; + FFFFb9038b487fbab9038b48 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb9038b487fbab9038b48 /* Binary/SnBinarySerialization.cpp */; }; + FFFFb9038bb07fbab9038bb0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb9038bb07fbab9038bb0 /* Binary/SnConvX.cpp */; }; + FFFFb9038c187fbab9038c18 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb9038c187fbab9038c18 /* Binary/SnConvX_Align.cpp */; }; + FFFFb9038c807fbab9038c80 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb9038c807fbab9038c80 /* Binary/SnConvX_Convert.cpp */; }; + FFFFb9038ce87fbab9038ce8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb9038ce87fbab9038ce8 /* Binary/SnConvX_Error.cpp */; }; + FFFFb9038d507fbab9038d50 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb9038d507fbab9038d50 /* Binary/SnConvX_MetaData.cpp */; }; + FFFFb9038db87fbab9038db8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb9038db87fbab9038db8 /* Binary/SnConvX_Output.cpp */; }; + FFFFb9038e207fbab9038e20 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb9038e207fbab9038e20 /* Binary/SnConvX_Union.cpp */; }; + FFFFb9038e887fbab9038e88 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb9038e887fbab9038e88 /* Binary/SnSerializationContext.cpp */; }; + FFFFb90397e07fbab90397e0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb90397e07fbab90397e0 /* Xml/SnJointRepXSerializer.cpp */; }; + FFFFb90398487fbab9039848 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb90398487fbab9039848 /* Xml/SnRepXCoreSerializer.cpp */; }; + FFFFb90398b07fbab90398b0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb90398b07fbab90398b0 /* Xml/SnRepXUpgrader.cpp */; }; + FFFFb90399187fbab9039918 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDb90399187fbab9039918 /* Xml/SnXmlSerialization.cpp */; }; + FFFFb90374e07fbab90374e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDb90374e07fbab90374e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6590e1d07f856590e1d0 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6484fa007f856484fa00 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484fa687f856484fa68 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484fad07f856484fad0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484fb387f856484fb38 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484fba07f856484fba0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484fc087f856484fc08 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484fc707f856484fc70 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484fcd87f856484fcd8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484fd407f856484fd40 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484fda87f856484fda8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484fe107f856484fe10 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484fe787f856484fe78 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484fee07f856484fee0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484ff487f856484ff48 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484ffb07f856484ffb0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD648500187f8564850018 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD648500807f8564850080 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFD648500e87f85648500e8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD648501507f8564850150 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD648501b87f85648501b8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; - FFFD648502207f8564850220 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD648502887f8564850288 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD648502f07f85648502f0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD648503587f8564850358 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFD648503c07f85648503c0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD648504287f8564850428 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; - FFFD648504907f8564850490 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD648504f87f85648504f8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD648505607f8564850560 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD648505c87f85648505c8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD648506307f8564850630 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD648506987f8564850698 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD648507007f8564850700 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD648507687f8564850768 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; - FFFD648507d07f85648507d0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD648508387f8564850838 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD648508a07f85648508a0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484e4007f856484e400 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484e4687f856484e468 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484e4d07f856484e4d0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484e5387f856484e538 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484e5a07f856484e5a0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484e6087f856484e608 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484e6707f856484e670 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484e6d87f856484e6d8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484e7407f856484e740 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484e7a87f856484e7a8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484e8107f856484e810 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484e8787f856484e878 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484e8e07f856484e8e0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484e9487f856484e948 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484e9b07f856484e9b0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484ea187f856484ea18 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484ea807f856484ea80 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD6484eae87f856484eae8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484eb507f856484eb50 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484ebb87f856484ebb8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484ec207f856484ec20 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484ec887f856484ec88 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484ecf07f856484ecf0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484ed587f856484ed58 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484edc07f856484edc0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484ee287f856484ee28 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484ee907f856484ee90 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484eef87f856484eef8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484ef607f856484ef60 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484efc87f856484efc8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f0307f856484f030 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f0987f856484f098 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f1007f856484f100 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f1687f856484f168 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f1d07f856484f1d0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f2387f856484f238 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f2a07f856484f2a0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f3087f856484f308 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f3707f856484f370 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f3d87f856484f3d8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f4407f856484f440 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f4a87f856484f4a8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f5107f856484f510 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f5787f856484f578 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f5e07f856484f5e0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f6487f856484f648 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f6b07f856484f6b0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f7187f856484f718 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f7807f856484f780 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f7e87f856484f7e8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f8507f856484f850 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f8b87f856484f8b8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6484f9207f856484f920 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64852e007f8564852e00 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD64852e687f8564852e68 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; - FFFD64852ed07f8564852ed0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64852f387f8564852f38 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64852fa07f8564852fa0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648530087f8564853008 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; - FFFD648530707f8564853070 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; - FFFD648530d87f85648530d8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; - FFFD648531407f8564853140 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD648531a87f85648531a8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; - FFFD648532107f8564853210 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; - FFFD648532787f8564853278 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD648532e07f85648532e0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648533487f8564853348 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648533b07f85648533b0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648534187f8564853418 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648534807f8564853480 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648534e87f85648534e8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648535507f8564853550 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648535b87f85648535b8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648536207f8564853620 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648536887f8564853688 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648536f07f85648536f0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD648537587f8564853758 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; - FFFD648537c07f85648537c0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD648538287f8564853828 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD648538907f8564853890 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD648538f87f85648538f8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD648539607f8564853960 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD648539c87f85648539c8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD64853a307f8564853a30 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; - FFFD64853a987f8564853a98 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD64853b007f8564853b00 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD64853b687f8564853b68 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD64853bd07f8564853bd0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD64853c387f8564853c38 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD64853ca07f8564853ca0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD64853d087f8564853d08 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; - FFFD64853d707f8564853d70 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD64853dd87f8564853dd8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD64853e407f8564853e40 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; - FFFD64853ea87f8564853ea8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; - FFFD64853f107f8564853f10 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD64853f787f8564853f78 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD64853fe07f8564853fe0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648540487f8564854048 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648540b07f85648540b0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648541187f8564854118 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648541807f8564854180 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; - FFFD64850a007f8564850a00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD64850a687f8564850a68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD64850ad07f8564850ad0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD64850b387f8564850b38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD64850ba07f8564850ba0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD64850c087f8564850c08 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFD64850c707f8564850c70 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFD64850cd87f8564850cd8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD64850d407f8564850d40 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD64850da87f8564850da8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD64850e107f8564850e10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD64850e787f8564850e78 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD64850ee07f8564850ee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb8784f507fbab8784f50 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDb90360007fbab9036000 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90360687fbab9036068 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90360d07fbab90360d0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90361387fbab9036138 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90361a07fbab90361a0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90362087fbab9036208 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90362707fbab9036270 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90362d87fbab90362d8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90363407fbab9036340 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90363a87fbab90363a8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90364107fbab9036410 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90364787fbab9036478 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90364e07fbab90364e0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90365487fbab9036548 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90365b07fbab90365b0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90366187fbab9036618 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90366807fbab9036680 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90366e87fbab90366e8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90367507fbab9036750 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90367b87fbab90367b8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90368207fbab9036820 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90368887fbab9036888 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90368f07fbab90368f0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90369587fbab9036958 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90369c07fbab90369c0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9036a287fbab9036a28 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9036a907fbab9036a90 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9036af87fbab9036af8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9036b607fbab9036b60 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9036bc87fbab9036bc8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9036c307fbab9036c30 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9036c987fbab9036c98 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9036d007fbab9036d00 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9036d687fbab9036d68 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9036dd07fbab9036dd0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9036e387fbab9036e38 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9036ea07fbab9036ea0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9034a007fbab9034a00 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9034a687fbab9034a68 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9034ad07fbab9034ad0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9034b387fbab9034b38 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9034ba07fbab9034ba0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9034c087fbab9034c08 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9034c707fbab9034c70 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9034cd87fbab9034cd8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9034d407fbab9034d40 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9034da87fbab9034da8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9034e107fbab9034e10 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9034e787fbab9034e78 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9034ee07fbab9034ee0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9034f487fbab9034f48 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9034fb07fbab9034fb0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90350187fbab9035018 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90350807fbab9035080 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90350e87fbab90350e8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90351507fbab9035150 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90351b87fbab90351b8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90352207fbab9035220 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90352887fbab9035288 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90352f07fbab90352f0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90353587fbab9035358 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90353c07fbab90353c0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90354287fbab9035428 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90354907fbab9035490 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90354f87fbab90354f8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90355607fbab9035560 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90355c87fbab90355c8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90356307fbab9035630 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90356987fbab9035698 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90357007fbab9035700 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90357687fbab9035768 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90357d07fbab90357d0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90358387fbab9035838 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90358a07fbab90358a0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90359087fbab9035908 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90359707fbab9035970 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90359d87fbab90359d8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9035a407fbab9035a40 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9035aa87fbab9035aa8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9035b107fbab9035b10 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9035b787fbab9035b78 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9035be07fbab9035be0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9035c487fbab9035c48 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9035cb07fbab9035cb0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9035d187fbab9035d18 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9035d807fbab9035d80 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9035de87fbab9035de8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9035e507fbab9035e50 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9035eb87fbab9035eb8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9035f207fbab9035f20 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90386007fbab9038600 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90386687fbab9038668 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90386d07fbab90386d0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90387387fbab9038738 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90387a07fbab90387a0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90388087fbab9038808 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90388707fbab9038870 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90388d87fbab90388d8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90389407fbab9038940 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90389a87fbab90389a8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9038a107fbab9038a10 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9038a787fbab9038a78 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9038ae07fbab9038ae0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9038b487fbab9038b48 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9038bb07fbab9038bb0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9038c187fbab9038c18 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9038c807fbab9038c80 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9038ce87fbab9038ce8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9038d507fbab9038d50 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9038db87fbab9038db8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9038e207fbab9038e20 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9038e887fbab9038e88 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9038ef07fbab9038ef0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9038f587fbab9038f58 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9038fc07fbab9038fc0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90390287fbab9039028 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90390907fbab9039090 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90390f87fbab90390f8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90391607fbab9039160 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90391c87fbab90391c8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90392307fbab9039230 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90392987fbab9039298 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90393007fbab9039300 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90393687fbab9039368 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90393d07fbab90393d0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90394387fbab9039438 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90394a07fbab90394a0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90395087fbab9039508 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90395707fbab9039570 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90395d87fbab90395d8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90396407fbab9039640 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90396a87fbab90396a8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90397107fbab9039710 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90397787fbab9039778 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90397e07fbab90397e0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90398487fbab9039848 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90398b07fbab90398b0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90399187fbab9039918 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90399807fbab9039980 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90370007fbab9037000 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90370687fbab9037068 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90370d07fbab90370d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90371387fbab9037138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90371a07fbab90371a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90372087fbab9037208 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90372707fbab9037270 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90372d87fbab90372d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90373407fbab9037340 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90373a87fbab90373a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90374107fbab9037410 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90374787fbab9037478 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90374e07fbab90374e0 /* 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 */ - FFF26590e1d07f856590e1d0 /* Resources */ = { + FFF2b8784f507fbab8784f50 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -804,7 +804,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6590e1d07f856590e1d0 /* Frameworks */ = { + FFFCb8784f507fbab8784f50 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -814,64 +814,64 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86590e1d07f856590e1d0 /* Sources */ = { + FFF8b8784f507fbab8784f50 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6484eae87f856484eae8, - FFFF6484eb507f856484eb50, - FFFF6484ebb87f856484ebb8, - FFFF6484ec207f856484ec20, - FFFF6484ec887f856484ec88, - FFFF6484ecf07f856484ecf0, - FFFF6484ed587f856484ed58, - FFFF6484edc07f856484edc0, - FFFF6484ee287f856484ee28, - FFFF6484ee907f856484ee90, - FFFF6484eef87f856484eef8, - FFFF6484ef607f856484ef60, - FFFF6484efc87f856484efc8, - FFFF6484f0307f856484f030, - FFFF6484f0987f856484f098, - FFFF6484f1007f856484f100, - FFFF6484f1687f856484f168, - FFFF6484f1d07f856484f1d0, - FFFF6484f2387f856484f238, - FFFF6484f2a07f856484f2a0, - FFFF6484f3087f856484f308, - FFFF6484f3707f856484f370, - FFFF6484f3d87f856484f3d8, - FFFF6484f4407f856484f440, - FFFF6484f4a87f856484f4a8, - FFFF6484f5107f856484f510, - FFFF6484f5787f856484f578, - FFFF6484f5e07f856484f5e0, - FFFF6484f6487f856484f648, - FFFF6484f6b07f856484f6b0, - FFFF6484f7187f856484f718, - FFFF6484f7807f856484f780, - FFFF6484f7e87f856484f7e8, - FFFF6484f8507f856484f850, - FFFF6484f8b87f856484f8b8, - FFFF6484f9207f856484f920, - FFFF64852ed07f8564852ed0, - FFFF64852f387f8564852f38, - FFFF64852fa07f8564852fa0, - FFFF648532e07f85648532e0, - FFFF648533487f8564853348, - FFFF648533b07f85648533b0, - FFFF648534187f8564853418, - FFFF648534807f8564853480, - FFFF648534e87f85648534e8, - FFFF648535507f8564853550, - FFFF648535b87f85648535b8, - FFFF648536207f8564853620, - FFFF648536887f8564853688, - FFFF64853fe07f8564853fe0, - FFFF648540487f8564854048, - FFFF648540b07f85648540b0, - FFFF648541187f8564854118, - FFFF64850ee07f8564850ee0, + FFFFb90350e87fbab90350e8, + FFFFb90351507fbab9035150, + FFFFb90351b87fbab90351b8, + FFFFb90352207fbab9035220, + FFFFb90352887fbab9035288, + FFFFb90352f07fbab90352f0, + FFFFb90353587fbab9035358, + FFFFb90353c07fbab90353c0, + FFFFb90354287fbab9035428, + FFFFb90354907fbab9035490, + FFFFb90354f87fbab90354f8, + FFFFb90355607fbab9035560, + FFFFb90355c87fbab90355c8, + FFFFb90356307fbab9035630, + FFFFb90356987fbab9035698, + FFFFb90357007fbab9035700, + FFFFb90357687fbab9035768, + FFFFb90357d07fbab90357d0, + FFFFb90358387fbab9035838, + FFFFb90358a07fbab90358a0, + FFFFb90359087fbab9035908, + FFFFb90359707fbab9035970, + FFFFb90359d87fbab90359d8, + FFFFb9035a407fbab9035a40, + FFFFb9035aa87fbab9035aa8, + FFFFb9035b107fbab9035b10, + FFFFb9035b787fbab9035b78, + FFFFb9035be07fbab9035be0, + FFFFb9035c487fbab9035c48, + FFFFb9035cb07fbab9035cb0, + FFFFb9035d187fbab9035d18, + FFFFb9035d807fbab9035d80, + FFFFb9035de87fbab9035de8, + FFFFb9035e507fbab9035e50, + FFFFb9035eb87fbab9035eb8, + FFFFb9035f207fbab9035f20, + FFFFb90386d07fbab90386d0, + FFFFb90387387fbab9038738, + FFFFb90387a07fbab90387a0, + FFFFb9038ae07fbab9038ae0, + FFFFb9038b487fbab9038b48, + FFFFb9038bb07fbab9038bb0, + FFFFb9038c187fbab9038c18, + FFFFb9038c807fbab9038c80, + FFFFb9038ce87fbab9038ce8, + FFFFb9038d507fbab9038d50, + FFFFb9038db87fbab9038db8, + FFFFb9038e207fbab9038e20, + FFFFb9038e887fbab9038e88, + FFFFb90397e07fbab90397e0, + FFFFb90398487fbab9039848, + FFFFb90398b07fbab90398b0, + FFFFb90399187fbab9039918, + FFFFb90374e07fbab90374e0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -880,65 +880,65 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF46590b0b07f856590b0b0 /* PBXTargetDependency */ = { + FFF4b87858a07fbab87858a0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA658377107f8565837710 /* PsFastXml */; - targetProxy = FFF5658377107f8565837710 /* PBXContainerItemProxy */; + target = FFFAb876cb807fbab876cb80 /* PsFastXml */; + targetProxy = FFF5b876cb807fbab876cb80 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SceneQuery */ - FFFF64856e007f8564856e00 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64856e007f8564856e00 /* SqAABBPruner.cpp */; }; - FFFF64856e687f8564856e68 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64856e687f8564856e68 /* SqAABBTree.cpp */; }; - FFFF64856ed07f8564856ed0 /* SqAABBTreeBuild.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64856ed07f8564856ed0 /* SqAABBTreeBuild.cpp */; }; - FFFF64856f387f8564856f38 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64856f387f8564856f38 /* SqAABBTreeUpdateMap.cpp */; }; - FFFF64856fa07f8564856fa0 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64856fa07f8564856fa0 /* SqBounds.cpp */; }; - FFFF648570087f8564857008 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648570087f8564857008 /* SqBucketPruner.cpp */; }; - FFFF648570707f8564857070 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648570707f8564857070 /* SqExtendedBucketPruner.cpp */; }; - FFFF648570d87f85648570d8 /* SqIncrementalAABBPrunerCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648570d87f85648570d8 /* SqIncrementalAABBPrunerCore.cpp */; }; - FFFF648571407f8564857140 /* SqIncrementalAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648571407f8564857140 /* SqIncrementalAABBTree.cpp */; }; - FFFF648571a87f85648571a8 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648571a87f85648571a8 /* SqMetaData.cpp */; }; - FFFF648572107f8564857210 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648572107f8564857210 /* SqPruningPool.cpp */; }; - FFFF648572787f8564857278 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648572787f8564857278 /* SqPruningStructure.cpp */; }; - FFFF648572e07f85648572e0 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648572e07f85648572e0 /* SqSceneQueryManager.cpp */; }; + FFFFb903d8007fbab903d800 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb903d8007fbab903d800 /* SqAABBPruner.cpp */; }; + FFFFb903d8687fbab903d868 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb903d8687fbab903d868 /* SqAABBTree.cpp */; }; + FFFFb903d8d07fbab903d8d0 /* SqAABBTreeBuild.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb903d8d07fbab903d8d0 /* SqAABBTreeBuild.cpp */; }; + FFFFb903d9387fbab903d938 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb903d9387fbab903d938 /* SqAABBTreeUpdateMap.cpp */; }; + FFFFb903d9a07fbab903d9a0 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb903d9a07fbab903d9a0 /* SqBounds.cpp */; }; + FFFFb903da087fbab903da08 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb903da087fbab903da08 /* SqBucketPruner.cpp */; }; + FFFFb903da707fbab903da70 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb903da707fbab903da70 /* SqExtendedBucketPruner.cpp */; }; + FFFFb903dad87fbab903dad8 /* SqIncrementalAABBPrunerCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb903dad87fbab903dad8 /* SqIncrementalAABBPrunerCore.cpp */; }; + FFFFb903db407fbab903db40 /* SqIncrementalAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb903db407fbab903db40 /* SqIncrementalAABBTree.cpp */; }; + FFFFb903dba87fbab903dba8 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb903dba87fbab903dba8 /* SqMetaData.cpp */; }; + FFFFb903dc107fbab903dc10 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb903dc107fbab903dc10 /* SqPruningPool.cpp */; }; + FFFFb903dc787fbab903dc78 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb903dc787fbab903dc78 /* SqPruningStructure.cpp */; }; + FFFFb903dce07fbab903dce0 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb903dce07fbab903dce0 /* SqSceneQueryManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD659313f07f85659313f0 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD64856e007f8564856e00 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64856e687f8564856e68 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64856ed07f8564856ed0 /* SqAABBTreeBuild.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.cpp"; path = "../../SceneQuery/src/SqAABBTreeBuild.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64856f387f8564856f38 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64856fa07f8564856fa0 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648570087f8564857008 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648570707f8564857070 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648570d87f85648570d8 /* SqIncrementalAABBPrunerCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648571407f8564857140 /* SqIncrementalAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648571a87f85648571a8 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648572107f8564857210 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648572787f8564857278 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648572e07f85648572e0 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648573487f8564857348 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD648573b07f85648573b0 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD648574187f8564857418 /* SqAABBTreeBuild.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.h"; path = "../../SceneQuery/src/SqAABBTreeBuild.h"; sourceTree = SOURCE_ROOT; }; - FFFD648574807f8564857480 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD648574e87f85648574e8 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD648575507f8564857550 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFD648575b87f85648575b8 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD648576207f8564857620 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD648576887f8564857688 /* SqIncrementalAABBPrunerCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.h"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD648576f07f85648576f0 /* SqIncrementalAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.h"; path = "../../SceneQuery/src/SqIncrementalAABBTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD648577587f8564857758 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD648577c07f85648577c0 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD648578287f8564857828 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; - FFFD659357407f8565935740 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD659357a87f85659357a8 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; - FFFD659358107f8565935810 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFD659358787f8565935878 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87961a07fbab87961a0 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDb903d8007fbab903d800 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb903d8687fbab903d868 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb903d8d07fbab903d8d0 /* SqAABBTreeBuild.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.cpp"; path = "../../SceneQuery/src/SqAABBTreeBuild.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb903d9387fbab903d938 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb903d9a07fbab903d9a0 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb903da087fbab903da08 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb903da707fbab903da70 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb903dad87fbab903dad8 /* SqIncrementalAABBPrunerCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb903db407fbab903db40 /* SqIncrementalAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb903dba87fbab903dba8 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb903dc107fbab903dc10 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb903dc787fbab903dc78 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb903dce07fbab903dce0 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb903dd487fbab903dd48 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFDb903ddb07fbab903ddb0 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDb903de187fbab903de18 /* SqAABBTreeBuild.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.h"; path = "../../SceneQuery/src/SqAABBTreeBuild.h"; sourceTree = SOURCE_ROOT; }; + FFFDb903de807fbab903de80 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDb903dee87fbab903dee8 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; + FFFDb903df507fbab903df50 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFDb903dfb87fbab903dfb8 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFDb903e0207fbab903e020 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFDb903e0887fbab903e088 /* SqIncrementalAABBPrunerCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.h"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDb903e0f07fbab903e0f0 /* SqIncrementalAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.h"; path = "../../SceneQuery/src/SqIncrementalAABBTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDb903e1587fbab903e158 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDb903e1c07fbab903e1c0 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDb903e2287fbab903e228 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; + FFFDb879a4a07fbab879a4a0 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFDb879a5087fbab879a508 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; + FFFDb879a5707fbab879a570 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFDb879a5d87fbab879a5d8 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2659313f07f85659313f0 /* Resources */ = { + FFF2b87961a07fbab87961a0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -948,7 +948,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC659313f07f85659313f0 /* Frameworks */ = { + FFFCb87961a07fbab87961a0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -958,23 +958,23 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8659313f07f85659313f0 /* Sources */ = { + FFF8b87961a07fbab87961a0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF64856e007f8564856e00, - FFFF64856e687f8564856e68, - FFFF64856ed07f8564856ed0, - FFFF64856f387f8564856f38, - FFFF64856fa07f8564856fa0, - FFFF648570087f8564857008, - FFFF648570707f8564857070, - FFFF648570d87f85648570d8, - FFFF648571407f8564857140, - FFFF648571a87f85648571a8, - FFFF648572107f8564857210, - FFFF648572787f8564857278, - FFFF648572e07f85648572e0, + FFFFb903d8007fbab903d800, + FFFFb903d8687fbab903d868, + FFFFb903d8d07fbab903d8d0, + FFFFb903d9387fbab903d938, + FFFFb903d9a07fbab903d9a0, + FFFFb903da087fbab903da08, + FFFFb903da707fbab903da70, + FFFFb903dad87fbab903dad8, + FFFFb903db407fbab903db40, + FFFFb903dba87fbab903dba8, + FFFFb903dc107fbab903dc10, + FFFFb903dc787fbab903dc78, + FFFFb903dce07fbab903dce0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -986,154 +986,154 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SimulationController */ - FFFF6485d9d07f856485d9d0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485d9d07f856485d9d0 /* ScActorCore.cpp */; }; - FFFF6485da387f856485da38 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485da387f856485da38 /* ScActorSim.cpp */; }; - FFFF6485daa07f856485daa0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485daa07f856485daa0 /* ScArticulationCore.cpp */; }; - FFFF6485db087f856485db08 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485db087f856485db08 /* ScArticulationJointCore.cpp */; }; - FFFF6485db707f856485db70 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485db707f856485db70 /* ScArticulationJointSim.cpp */; }; - FFFF6485dbd87f856485dbd8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485dbd87f856485dbd8 /* ScArticulationSim.cpp */; }; - FFFF6485dc407f856485dc40 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485dc407f856485dc40 /* ScBodyCore.cpp */; }; - FFFF6485dca87f856485dca8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485dca87f856485dca8 /* ScBodyCoreKinematic.cpp */; }; - FFFF6485dd107f856485dd10 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485dd107f856485dd10 /* ScBodySim.cpp */; }; - FFFF6485dd787f856485dd78 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485dd787f856485dd78 /* ScConstraintCore.cpp */; }; - FFFF6485dde07f856485dde0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485dde07f856485dde0 /* ScConstraintGroupNode.cpp */; }; - FFFF6485de487f856485de48 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485de487f856485de48 /* ScConstraintInteraction.cpp */; }; - FFFF6485deb07f856485deb0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485deb07f856485deb0 /* ScConstraintProjectionManager.cpp */; }; - FFFF6485df187f856485df18 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485df187f856485df18 /* ScConstraintProjectionTree.cpp */; }; - FFFF6485df807f856485df80 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485df807f856485df80 /* ScConstraintSim.cpp */; }; - FFFF6485dfe87f856485dfe8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485dfe87f856485dfe8 /* ScElementInteractionMarker.cpp */; }; - FFFF6485e0507f856485e050 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e0507f856485e050 /* ScElementSim.cpp */; }; - FFFF6485e0b87f856485e0b8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e0b87f856485e0b8 /* ScInteraction.cpp */; }; - FFFF6485e1207f856485e120 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e1207f856485e120 /* ScIterators.cpp */; }; - FFFF6485e1887f856485e188 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e1887f856485e188 /* ScMaterialCore.cpp */; }; - FFFF6485e1f07f856485e1f0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e1f07f856485e1f0 /* ScMetaData.cpp */; }; - FFFF6485e2587f856485e258 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e2587f856485e258 /* ScNPhaseCore.cpp */; }; - FFFF6485e2c07f856485e2c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e2c07f856485e2c0 /* ScPhysics.cpp */; }; - FFFF6485e3287f856485e328 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e3287f856485e328 /* ScRigidCore.cpp */; }; - FFFF6485e3907f856485e390 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e3907f856485e390 /* ScRigidSim.cpp */; }; - FFFF6485e3f87f856485e3f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e3f87f856485e3f8 /* ScScene.cpp */; }; - FFFF6485e4607f856485e460 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e4607f856485e460 /* ScShapeCore.cpp */; }; - FFFF6485e4c87f856485e4c8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e4c87f856485e4c8 /* ScShapeInteraction.cpp */; }; - FFFF6485e5307f856485e530 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e5307f856485e530 /* ScShapeSim.cpp */; }; - FFFF6485e5987f856485e598 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e5987f856485e598 /* ScSimStats.cpp */; }; - FFFF6485e6007f856485e600 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e6007f856485e600 /* ScSimulationController.cpp */; }; - FFFF6485e6687f856485e668 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e6687f856485e668 /* ScSqBoundsManager.cpp */; }; - FFFF6485e6d07f856485e6d0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e6d07f856485e6d0 /* ScStaticCore.cpp */; }; - FFFF6485e7387f856485e738 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e7387f856485e738 /* ScStaticSim.cpp */; }; - FFFF6485e7a07f856485e7a0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e7a07f856485e7a0 /* ScTriggerInteraction.cpp */; }; - FFFF6485e9407f856485e940 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e9407f856485e940 /* particles/ScParticleBodyInteraction.cpp */; }; - FFFF6485e9a87f856485e9a8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485e9a87f856485e9a8 /* particles/ScParticlePacketShape.cpp */; }; - FFFF6485ea107f856485ea10 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485ea107f856485ea10 /* particles/ScParticleSystemCore.cpp */; }; - FFFF6485ea787f856485ea78 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485ea787f856485ea78 /* particles/ScParticleSystemSim.cpp */; }; - FFFF6485ebb07f856485ebb0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485ebb07f856485ebb0 /* cloth/ScClothCore.cpp */; }; - FFFF6485ec187f856485ec18 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485ec187f856485ec18 /* cloth/ScClothFabricCore.cpp */; }; - FFFF6485ec807f856485ec80 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485ec807f856485ec80 /* cloth/ScClothShape.cpp */; }; - FFFF6485ece87f856485ece8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6485ece87f856485ece8 /* cloth/ScClothSim.cpp */; }; + FFFFba834dd07fbaba834dd0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba834dd07fbaba834dd0 /* ScActorCore.cpp */; }; + FFFFba834e387fbaba834e38 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba834e387fbaba834e38 /* ScActorSim.cpp */; }; + FFFFba834ea07fbaba834ea0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba834ea07fbaba834ea0 /* ScArticulationCore.cpp */; }; + FFFFba834f087fbaba834f08 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba834f087fbaba834f08 /* ScArticulationJointCore.cpp */; }; + FFFFba834f707fbaba834f70 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba834f707fbaba834f70 /* ScArticulationJointSim.cpp */; }; + FFFFba834fd87fbaba834fd8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba834fd87fbaba834fd8 /* ScArticulationSim.cpp */; }; + FFFFba8350407fbaba835040 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8350407fbaba835040 /* ScBodyCore.cpp */; }; + FFFFba8350a87fbaba8350a8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8350a87fbaba8350a8 /* ScBodyCoreKinematic.cpp */; }; + FFFFba8351107fbaba835110 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8351107fbaba835110 /* ScBodySim.cpp */; }; + FFFFba8351787fbaba835178 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8351787fbaba835178 /* ScConstraintCore.cpp */; }; + FFFFba8351e07fbaba8351e0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8351e07fbaba8351e0 /* ScConstraintGroupNode.cpp */; }; + FFFFba8352487fbaba835248 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8352487fbaba835248 /* ScConstraintInteraction.cpp */; }; + FFFFba8352b07fbaba8352b0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8352b07fbaba8352b0 /* ScConstraintProjectionManager.cpp */; }; + FFFFba8353187fbaba835318 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8353187fbaba835318 /* ScConstraintProjectionTree.cpp */; }; + FFFFba8353807fbaba835380 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8353807fbaba835380 /* ScConstraintSim.cpp */; }; + FFFFba8353e87fbaba8353e8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8353e87fbaba8353e8 /* ScElementInteractionMarker.cpp */; }; + FFFFba8354507fbaba835450 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8354507fbaba835450 /* ScElementSim.cpp */; }; + FFFFba8354b87fbaba8354b8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8354b87fbaba8354b8 /* ScInteraction.cpp */; }; + FFFFba8355207fbaba835520 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8355207fbaba835520 /* ScIterators.cpp */; }; + FFFFba8355887fbaba835588 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8355887fbaba835588 /* ScMaterialCore.cpp */; }; + FFFFba8355f07fbaba8355f0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8355f07fbaba8355f0 /* ScMetaData.cpp */; }; + FFFFba8356587fbaba835658 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8356587fbaba835658 /* ScNPhaseCore.cpp */; }; + FFFFba8356c07fbaba8356c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8356c07fbaba8356c0 /* ScPhysics.cpp */; }; + FFFFba8357287fbaba835728 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8357287fbaba835728 /* ScRigidCore.cpp */; }; + FFFFba8357907fbaba835790 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8357907fbaba835790 /* ScRigidSim.cpp */; }; + FFFFba8357f87fbaba8357f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8357f87fbaba8357f8 /* ScScene.cpp */; }; + FFFFba8358607fbaba835860 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8358607fbaba835860 /* ScShapeCore.cpp */; }; + FFFFba8358c87fbaba8358c8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8358c87fbaba8358c8 /* ScShapeInteraction.cpp */; }; + FFFFba8359307fbaba835930 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8359307fbaba835930 /* ScShapeSim.cpp */; }; + FFFFba8359987fbaba835998 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8359987fbaba835998 /* ScSimStats.cpp */; }; + FFFFba835a007fbaba835a00 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba835a007fbaba835a00 /* ScSimulationController.cpp */; }; + FFFFba835a687fbaba835a68 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba835a687fbaba835a68 /* ScSqBoundsManager.cpp */; }; + FFFFba835ad07fbaba835ad0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba835ad07fbaba835ad0 /* ScStaticCore.cpp */; }; + FFFFba835b387fbaba835b38 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba835b387fbaba835b38 /* ScStaticSim.cpp */; }; + FFFFba835ba07fbaba835ba0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba835ba07fbaba835ba0 /* ScTriggerInteraction.cpp */; }; + FFFFba835d407fbaba835d40 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba835d407fbaba835d40 /* particles/ScParticleBodyInteraction.cpp */; }; + FFFFba835da87fbaba835da8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba835da87fbaba835da8 /* particles/ScParticlePacketShape.cpp */; }; + FFFFba835e107fbaba835e10 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba835e107fbaba835e10 /* particles/ScParticleSystemCore.cpp */; }; + FFFFba835e787fbaba835e78 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba835e787fbaba835e78 /* particles/ScParticleSystemSim.cpp */; }; + FFFFba835fb07fbaba835fb0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba835fb07fbaba835fb0 /* cloth/ScClothCore.cpp */; }; + FFFFba8360187fbaba836018 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8360187fbaba836018 /* cloth/ScClothFabricCore.cpp */; }; + FFFFba8360807fbaba836080 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8360807fbaba836080 /* cloth/ScClothShape.cpp */; }; + FFFFba8360e87fbaba8360e8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8360e87fbaba8360e8 /* cloth/ScClothSim.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD659359707f8565935970 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD64859a007f8564859a00 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD64859a687f8564859a68 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD64859ad07f8564859ad0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD64859b387f8564859b38 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD64859ba07f8564859ba0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD64859c087f8564859c08 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD64859c707f8564859c70 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD64859cd87f8564859cd8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; - FFFD64859d407f8564859d40 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD64859da87f8564859da8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD64859e107f8564859e10 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD64859e787f8564859e78 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD64859ee07f8564859ee0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD64859f487f8564859f48 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD64859fb07f8564859fb0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485cc007f856485cc00 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485cc687f856485cc68 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485ccd07f856485ccd0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485cd387f856485cd38 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485cda07f856485cda0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485ce087f856485ce08 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485ce707f856485ce70 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485ced87f856485ced8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485cf407f856485cf40 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485cfa87f856485cfa8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d0107f856485d010 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d0787f856485d078 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d0e07f856485d0e0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d1487f856485d148 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d1b07f856485d1b0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d2187f856485d218 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d2807f856485d280 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d2e87f856485d2e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d3507f856485d350 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d3b87f856485d3b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d4207f856485d420 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d4887f856485d488 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d4f07f856485d4f0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d5587f856485d558 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d5c07f856485d5c0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d6287f856485d628 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d6907f856485d690 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d6f87f856485d6f8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d7607f856485d760 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d7c87f856485d7c8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d8307f856485d830 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d8987f856485d898 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d9007f856485d900 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d9687f856485d968 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485d9d07f856485d9d0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485da387f856485da38 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485daa07f856485daa0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485db087f856485db08 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485db707f856485db70 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485dbd87f856485dbd8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485dc407f856485dc40 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485dca87f856485dca8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485dd107f856485dd10 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485dd787f856485dd78 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485dde07f856485dde0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485de487f856485de48 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485deb07f856485deb0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485df187f856485df18 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485df807f856485df80 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485dfe87f856485dfe8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e0507f856485e050 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e0b87f856485e0b8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e1207f856485e120 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e1887f856485e188 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e1f07f856485e1f0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e2587f856485e258 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e2c07f856485e2c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e3287f856485e328 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e3907f856485e390 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e3f87f856485e3f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e4607f856485e460 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e4c87f856485e4c8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e5307f856485e530 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e5987f856485e598 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e6007f856485e600 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e6687f856485e668 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e6d07f856485e6d0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e7387f856485e738 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e7a07f856485e7a0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e8087f856485e808 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485e8707f856485e870 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485e8d87f856485e8d8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485e9407f856485e940 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485e9a87f856485e9a8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485ea107f856485ea10 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485ea787f856485ea78 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485eae07f856485eae0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485eb487f856485eb48 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD6485ebb07f856485ebb0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485ec187f856485ec18 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485ec807f856485ec80 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6485ece87f856485ece8 /* cloth/ScClothSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.cpp"; path = "../../SimulationController/src/cloth/ScClothSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb879a6d07fbab879a6d0 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDb90404007fbab9040400 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90404687fbab9040468 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90404d07fbab90404d0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90405387fbab9040538 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90405a07fbab90405a0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90406087fbab9040608 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90406707fbab9040670 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90406d87fbab90406d8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90407407fbab9040740 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90407a87fbab90407a8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90408107fbab9040810 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90408787fbab9040878 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90408e07fbab90408e0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90409487fbab9040948 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90409b07fbab90409b0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8340007fbaba834000 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8340687fbaba834068 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8340d07fbaba8340d0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8341387fbaba834138 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8341a07fbaba8341a0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8342087fbaba834208 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8342707fbaba834270 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8342d87fbaba8342d8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8343407fbaba834340 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8343a87fbaba8343a8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8344107fbaba834410 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8344787fbaba834478 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8344e07fbaba8344e0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8345487fbaba834548 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8345b07fbaba8345b0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8346187fbaba834618 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8346807fbaba834680 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8346e87fbaba8346e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8347507fbaba834750 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8347b87fbaba8347b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8348207fbaba834820 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8348887fbaba834888 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8348f07fbaba8348f0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8349587fbaba834958 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8349c07fbaba8349c0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDba834a287fbaba834a28 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFDba834a907fbaba834a90 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDba834af87fbaba834af8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; + FFFDba834b607fbaba834b60 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFDba834bc87fbaba834bc8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFDba834c307fbaba834c30 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDba834c987fbaba834c98 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDba834d007fbaba834d00 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDba834d687fbaba834d68 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; + FFFDba834dd07fbaba834dd0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba834e387fbaba834e38 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba834ea07fbaba834ea0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba834f087fbaba834f08 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba834f707fbaba834f70 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba834fd87fbaba834fd8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8350407fbaba835040 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8350a87fbaba8350a8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8351107fbaba835110 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8351787fbaba835178 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8351e07fbaba8351e0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8352487fbaba835248 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8352b07fbaba8352b0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8353187fbaba835318 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8353807fbaba835380 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8353e87fbaba8353e8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8354507fbaba835450 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8354b87fbaba8354b8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8355207fbaba835520 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8355887fbaba835588 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8355f07fbaba8355f0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8356587fbaba835658 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8356c07fbaba8356c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8357287fbaba835728 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8357907fbaba835790 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8357f87fbaba8357f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8358607fbaba835860 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8358c87fbaba8358c8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8359307fbaba835930 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8359987fbaba835998 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba835a007fbaba835a00 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba835a687fbaba835a68 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba835ad07fbaba835ad0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba835b387fbaba835b38 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba835ba07fbaba835ba0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba835c087fbaba835c08 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDba835c707fbaba835c70 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDba835cd87fbaba835cd8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDba835d407fbaba835d40 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba835da87fbaba835da8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba835e107fbaba835e10 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba835e787fbaba835e78 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba835ee07fbaba835ee0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDba835f487fbaba835f48 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDba835fb07fbaba835fb0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8360187fbaba836018 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8360807fbaba836080 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8360e87fbaba8360e8 /* 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 */ - FFF2659359707f8565935970 /* Resources */ = { + FFF2b879a6d07fbab879a6d0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1143,7 +1143,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC659359707f8565935970 /* Frameworks */ = { + FFFCb879a6d07fbab879a6d0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1153,53 +1153,53 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8659359707f8565935970 /* Sources */ = { + FFF8b879a6d07fbab879a6d0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6485d9d07f856485d9d0, - FFFF6485da387f856485da38, - FFFF6485daa07f856485daa0, - FFFF6485db087f856485db08, - FFFF6485db707f856485db70, - FFFF6485dbd87f856485dbd8, - FFFF6485dc407f856485dc40, - FFFF6485dca87f856485dca8, - FFFF6485dd107f856485dd10, - FFFF6485dd787f856485dd78, - FFFF6485dde07f856485dde0, - FFFF6485de487f856485de48, - FFFF6485deb07f856485deb0, - FFFF6485df187f856485df18, - FFFF6485df807f856485df80, - FFFF6485dfe87f856485dfe8, - FFFF6485e0507f856485e050, - FFFF6485e0b87f856485e0b8, - FFFF6485e1207f856485e120, - FFFF6485e1887f856485e188, - FFFF6485e1f07f856485e1f0, - FFFF6485e2587f856485e258, - FFFF6485e2c07f856485e2c0, - FFFF6485e3287f856485e328, - FFFF6485e3907f856485e390, - FFFF6485e3f87f856485e3f8, - FFFF6485e4607f856485e460, - FFFF6485e4c87f856485e4c8, - FFFF6485e5307f856485e530, - FFFF6485e5987f856485e598, - FFFF6485e6007f856485e600, - FFFF6485e6687f856485e668, - FFFF6485e6d07f856485e6d0, - FFFF6485e7387f856485e738, - FFFF6485e7a07f856485e7a0, - FFFF6485e9407f856485e940, - FFFF6485e9a87f856485e9a8, - FFFF6485ea107f856485ea10, - FFFF6485ea787f856485ea78, - FFFF6485ebb07f856485ebb0, - FFFF6485ec187f856485ec18, - FFFF6485ec807f856485ec80, - FFFF6485ece87f856485ece8, + FFFFba834dd07fbaba834dd0, + FFFFba834e387fbaba834e38, + FFFFba834ea07fbaba834ea0, + FFFFba834f087fbaba834f08, + FFFFba834f707fbaba834f70, + FFFFba834fd87fbaba834fd8, + FFFFba8350407fbaba835040, + FFFFba8350a87fbaba8350a8, + FFFFba8351107fbaba835110, + FFFFba8351787fbaba835178, + FFFFba8351e07fbaba8351e0, + FFFFba8352487fbaba835248, + FFFFba8352b07fbaba8352b0, + FFFFba8353187fbaba835318, + FFFFba8353807fbaba835380, + FFFFba8353e87fbaba8353e8, + FFFFba8354507fbaba835450, + FFFFba8354b87fbaba8354b8, + FFFFba8355207fbaba835520, + FFFFba8355887fbaba835588, + FFFFba8355f07fbaba8355f0, + FFFFba8356587fbaba835658, + FFFFba8356c07fbaba8356c0, + FFFFba8357287fbaba835728, + FFFFba8357907fbaba835790, + FFFFba8357f87fbaba8357f8, + FFFFba8358607fbaba835860, + FFFFba8358c87fbaba8358c8, + FFFFba8359307fbaba835930, + FFFFba8359987fbaba835998, + FFFFba835a007fbaba835a00, + FFFFba835a687fbaba835a68, + FFFFba835ad07fbaba835ad0, + FFFFba835b387fbaba835b38, + FFFFba835ba07fbaba835ba0, + FFFFba835d407fbaba835d40, + FFFFba835da87fbaba835da8, + FFFFba835e107fbaba835e10, + FFFFba835e787fbaba835e78, + FFFFba835fb07fbaba835fb0, + FFFFba8360187fbaba836018, + FFFFba8360807fbaba836080, + FFFFba8360e87fbaba8360e8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1211,80 +1211,80 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCooking */ - FFFF659406b07f85659406b0 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD6590e1d07f856590e1d0 /* PhysXExtensions */; }; - FFFF64860e007f8564860e00 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64860e007f8564860e00 /* Adjacencies.cpp */; }; - FFFF64860e687f8564860e68 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64860e687f8564860e68 /* Cooking.cpp */; }; - FFFF64860ed07f8564860ed0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64860ed07f8564860ed0 /* CookingUtils.cpp */; }; - FFFF64860f387f8564860f38 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64860f387f8564860f38 /* EdgeList.cpp */; }; - FFFF64860fa07f8564860fa0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64860fa07f8564860fa0 /* MeshCleaner.cpp */; }; - FFFF648610087f8564861008 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648610087f8564861008 /* Quantizer.cpp */; }; - FFFF648612e07f85648612e0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648612e07f85648612e0 /* mesh/GrbTriangleMeshCooking.cpp */; }; - FFFF648613487f8564861348 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648613487f8564861348 /* mesh/HeightFieldCooking.cpp */; }; - FFFF648613b07f85648613b0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648613b07f85648613b0 /* mesh/RTreeCooking.cpp */; }; - FFFF648614187f8564861418 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648614187f8564861418 /* mesh/TriangleMeshBuilder.cpp */; }; - FFFF648616887f8564861688 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648616887f8564861688 /* convex/BigConvexDataBuilder.cpp */; }; - FFFF648616f07f85648616f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648616f07f85648616f0 /* convex/ConvexHullBuilder.cpp */; }; - FFFF648617587f8564861758 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648617587f8564861758 /* convex/ConvexHullLib.cpp */; }; - FFFF648617c07f85648617c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648617c07f85648617c0 /* convex/ConvexHullUtils.cpp */; }; - FFFF648618287f8564861828 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648618287f8564861828 /* convex/ConvexMeshBuilder.cpp */; }; - FFFF648618907f8564861890 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648618907f8564861890 /* convex/ConvexPolygonsBuilder.cpp */; }; - FFFF648618f87f85648618f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648618f87f85648618f8 /* convex/InflationConvexHullLib.cpp */; }; - FFFF648619607f8564861960 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648619607f8564861960 /* convex/QuickHullConvexHullLib.cpp */; }; - FFFF648619c87f85648619c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648619c87f85648619c8 /* convex/VolumeIntegration.cpp */; }; + FFFFbb1665907fbabb166590 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDb8784f507fbab8784f50 /* PhysXExtensions */; }; + FFFFba839a007fbaba839a00 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba839a007fbaba839a00 /* Adjacencies.cpp */; }; + FFFFba839a687fbaba839a68 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba839a687fbaba839a68 /* Cooking.cpp */; }; + FFFFba839ad07fbaba839ad0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba839ad07fbaba839ad0 /* CookingUtils.cpp */; }; + FFFFba839b387fbaba839b38 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba839b387fbaba839b38 /* EdgeList.cpp */; }; + FFFFba839ba07fbaba839ba0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba839ba07fbaba839ba0 /* MeshCleaner.cpp */; }; + FFFFba839c087fbaba839c08 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba839c087fbaba839c08 /* Quantizer.cpp */; }; + FFFFba839ee07fbaba839ee0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba839ee07fbaba839ee0 /* mesh/GrbTriangleMeshCooking.cpp */; }; + FFFFba839f487fbaba839f48 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba839f487fbaba839f48 /* mesh/HeightFieldCooking.cpp */; }; + FFFFba839fb07fbaba839fb0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba839fb07fbaba839fb0 /* mesh/RTreeCooking.cpp */; }; + FFFFba83a0187fbaba83a018 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba83a0187fbaba83a018 /* mesh/TriangleMeshBuilder.cpp */; }; + FFFFba83a2887fbaba83a288 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba83a2887fbaba83a288 /* convex/BigConvexDataBuilder.cpp */; }; + FFFFba83a2f07fbaba83a2f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba83a2f07fbaba83a2f0 /* convex/ConvexHullBuilder.cpp */; }; + FFFFba83a3587fbaba83a358 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba83a3587fbaba83a358 /* convex/ConvexHullLib.cpp */; }; + FFFFba83a3c07fbaba83a3c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba83a3c07fbaba83a3c0 /* convex/ConvexHullUtils.cpp */; }; + FFFFba83a4287fbaba83a428 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba83a4287fbaba83a428 /* convex/ConvexMeshBuilder.cpp */; }; + FFFFba83a4907fbaba83a490 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba83a4907fbaba83a490 /* convex/ConvexPolygonsBuilder.cpp */; }; + FFFFba83a4f87fbaba83a4f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba83a4f87fbaba83a4f8 /* convex/InflationConvexHullLib.cpp */; }; + FFFFba83a5607fbaba83a560 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba83a5607fbaba83a560 /* convex/QuickHullConvexHullLib.cpp */; }; + FFFFba83a5c87fbaba83a5c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba83a5c87fbaba83a5c8 /* convex/VolumeIntegration.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD6593ab007f856593ab00 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD65944ea07f8565944ea0 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD65944f087f8565944f08 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD65944f707f8565944f70 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD65944fd87f8565944fd8 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD659450407f8565945040 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD659450a87f85659450a8 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD659451107f8565945110 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; - FFFD64860e007f8564860e00 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64860e687f8564860e68 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64860ed07f8564860ed0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64860f387f8564860f38 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64860fa07f8564860fa0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648610087f8564861008 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648610707f8564861070 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; - FFFD648610d87f85648610d8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD648611407f8564861140 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD648611a87f85648611a8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; - FFFD648612107f8564861210 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; - FFFD648612787f8564861278 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; - FFFD648612e07f85648612e0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648613487f8564861348 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648613b07f85648613b0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648614187f8564861418 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648614807f8564861480 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD648614e87f85648614e8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD648615507f8564861550 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; - FFFD648615b87f85648615b8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD648616207f8564861620 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD648616887f8564861688 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648616f07f85648616f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648617587f8564861758 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648617c07f85648617c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648618287f8564861828 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648618907f8564861890 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648618f87f85648618f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648619607f8564861960 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648619c87f85648619c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64861a307f8564861a30 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD64861a987f8564861a98 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD64861b007f8564861b00 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD64861b687f8564861b68 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD64861bd07f8564861bd0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD64861c387f8564861c38 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD64861ca07f8564861ca0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD64861d087f8564861d08 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD64861d707f8564861d70 /* convex/VolumeIntegration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.h"; path = "../../PhysXCooking/src/convex/VolumeIntegration.h"; sourceTree = SOURCE_ROOT; }; + FFFDbb0fb7e07fbabb0fb7e0 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDbb0393d07fbabb0393d0 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDbb0394387fbabb039438 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDbb0394a07fbabb0394a0 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDbb0395087fbabb039508 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDbb0395707fbabb039570 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDbb0395d87fbabb0395d8 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDbb0396407fbabb039640 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; + FFFDba839a007fbaba839a00 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba839a687fbaba839a68 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba839ad07fbaba839ad0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba839b387fbaba839b38 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba839ba07fbaba839ba0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba839c087fbaba839c08 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba839c707fbaba839c70 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; + FFFDba839cd87fbaba839cd8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDba839d407fbaba839d40 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDba839da87fbaba839da8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; + FFFDba839e107fbaba839e10 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; + FFFDba839e787fbaba839e78 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; + FFFDba839ee07fbaba839ee0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba839f487fbaba839f48 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba839fb07fbaba839fb0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba83a0187fbaba83a018 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba83a0807fbaba83a080 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDba83a0e87fbaba83a0e8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDba83a1507fbaba83a150 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; + FFFDba83a1b87fbaba83a1b8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDba83a2207fbaba83a220 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDba83a2887fbaba83a288 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba83a2f07fbaba83a2f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba83a3587fbaba83a358 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba83a3c07fbaba83a3c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba83a4287fbaba83a428 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba83a4907fbaba83a490 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba83a4f87fbaba83a4f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba83a5607fbaba83a560 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba83a5c87fbaba83a5c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba83a6307fbaba83a630 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDba83a6987fbaba83a698 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDba83a7007fbaba83a700 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFDba83a7687fbaba83a768 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDba83a7d07fbaba83a7d0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDba83a8387fbaba83a838 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDba83a8a07fbaba83a8a0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFDba83a9087fbaba83a908 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFDba83a9707fbaba83a970 /* 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 */ - FFF26593ab007f856593ab00 /* Resources */ = { + FFF2bb0fb7e07fbabb0fb7e0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1294,7 +1294,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC6593ab007f856593ab00 /* Frameworks */ = { + FFFCbb0fb7e07fbabb0fb7e0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1304,29 +1304,29 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF86593ab007f856593ab00 /* Sources */ = { + FFF8bb0fb7e07fbabb0fb7e0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF64860e007f8564860e00, - FFFF64860e687f8564860e68, - FFFF64860ed07f8564860ed0, - FFFF64860f387f8564860f38, - FFFF64860fa07f8564860fa0, - FFFF648610087f8564861008, - FFFF648612e07f85648612e0, - FFFF648613487f8564861348, - FFFF648613b07f85648613b0, - FFFF648614187f8564861418, - FFFF648616887f8564861688, - FFFF648616f07f85648616f0, - FFFF648617587f8564861758, - FFFF648617c07f85648617c0, - FFFF648618287f8564861828, - FFFF648618907f8564861890, - FFFF648618f87f85648618f8, - FFFF648619607f8564861960, - FFFF648619c87f85648619c8, + FFFFba839a007fbaba839a00, + FFFFba839a687fbaba839a68, + FFFFba839ad07fbaba839ad0, + FFFFba839b387fbaba839b38, + FFFFba839ba07fbaba839ba0, + FFFFba839c087fbaba839c08, + FFFFba839ee07fbaba839ee0, + FFFFba839f487fbaba839f48, + FFFFba839fb07fbaba839fb0, + FFFFba83a0187fbaba83a018, + FFFFba83a2887fbaba83a288, + FFFFba83a2f07fbaba83a2f0, + FFFFba83a3587fbaba83a358, + FFFFba83a3c07fbaba83a3c0, + FFFFba83a4287fbaba83a428, + FFFFba83a4907fbaba83a490, + FFFFba83a4f87fbaba83a4f8, + FFFFba83a5607fbaba83a560, + FFFFba83a5c87fbaba83a5c8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1335,514 +1335,514 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4659458107f8565945810 /* PBXTargetDependency */ = { + FFF4bb1726907fbabb172690 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA641046c07f85641046c0 /* PhysXCommon */; - targetProxy = FFF5641046c07f85641046c0 /* PBXContainerItemProxy */; + target = FFFAb9b6f2d07fbab9b6f2d0 /* PhysXCommon */; + targetProxy = FFF5b9b6f2d07fbab9b6f2d0 /* PBXContainerItemProxy */; }; - FFF4659406b07f85659406b0 /* PBXTargetDependency */ = { + FFF4bb1665907fbabb166590 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA6590e1d07f856590e1d0 /* PhysXExtensions */; - targetProxy = FFF56590e1d07f856590e1d0 /* PBXContainerItemProxy */; + target = FFFAb8784f507fbab8784f50 /* PhysXExtensions */; + targetProxy = FFF5b8784f507fbab8784f50 /* PBXContainerItemProxy */; }; - FFF465940b907f8565940b90 /* PBXTargetDependency */ = { + FFF4bb1330807fbabb133080 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA641711507f8564171150 /* PxFoundation */; - targetProxy = FFF5641711507f8564171150 /* PBXContainerItemProxy */; + target = FFFAb9b5ed307fbab9b5ed30 /* PxFoundation */; + targetProxy = FFF5b9b5ed307fbab9b5ed30 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCommon */ - FFFF6398cc007f856398cc00 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6398cc007f856398cc00 /* src/CmBoxPruning.cpp */; }; - FFFF6398cc687f856398cc68 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6398cc687f856398cc68 /* src/CmCollection.cpp */; }; - FFFF6398ccd07f856398ccd0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6398ccd07f856398ccd0 /* src/CmMathUtils.cpp */; }; - FFFF6398cd387f856398cd38 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6398cd387f856398cd38 /* src/CmPtrTable.cpp */; }; - FFFF6398cda07f856398cda0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6398cda07f856398cda0 /* src/CmRadixSort.cpp */; }; - FFFF6398ce087f856398ce08 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6398ce087f856398ce08 /* src/CmRadixSortBuffered.cpp */; }; - FFFF6398ce707f856398ce70 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6398ce707f856398ce70 /* src/CmRenderOutput.cpp */; }; - FFFF6398ced87f856398ced8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD6398ced87f856398ced8 /* src/CmVisualization.cpp */; }; - FFFF648013a87f85648013a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648013a87f85648013a8 /* ../../Include/GeomUtils */; }; - FFFF648048e07f85648048e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648048e07f85648048e0 /* src/GuBounds.cpp */; }; - FFFF648049487f8564804948 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648049487f8564804948 /* src/GuBox.cpp */; }; - FFFF648049b07f85648049b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648049b07f85648049b0 /* src/GuCCTSweepTests.cpp */; }; - FFFF64804a187f8564804a18 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804a187f8564804a18 /* src/GuCapsule.cpp */; }; - FFFF64804a807f8564804a80 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804a807f8564804a80 /* src/GuGeometryQuery.cpp */; }; - FFFF64804ae87f8564804ae8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804ae87f8564804ae8 /* src/GuGeometryUnion.cpp */; }; - FFFF64804b507f8564804b50 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804b507f8564804b50 /* src/GuInternal.cpp */; }; - FFFF64804bb87f8564804bb8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804bb87f8564804bb8 /* src/GuMTD.cpp */; }; - FFFF64804c207f8564804c20 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804c207f8564804c20 /* src/GuMeshFactory.cpp */; }; - FFFF64804c887f8564804c88 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804c887f8564804c88 /* src/GuMetaData.cpp */; }; - FFFF64804cf07f8564804cf0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804cf07f8564804cf0 /* src/GuOverlapTests.cpp */; }; - FFFF64804d587f8564804d58 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804d587f8564804d58 /* src/GuRaycastTests.cpp */; }; - FFFF64804dc07f8564804dc0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804dc07f8564804dc0 /* src/GuSerialize.cpp */; }; - FFFF64804e287f8564804e28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804e287f8564804e28 /* src/GuSweepMTD.cpp */; }; - FFFF64804e907f8564804e90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804e907f8564804e90 /* src/GuSweepSharedTests.cpp */; }; - FFFF64804ef87f8564804ef8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804ef87f8564804ef8 /* src/GuSweepTests.cpp */; }; - FFFF64804f607f8564804f60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804f607f8564804f60 /* src/contact/GuContactBoxBox.cpp */; }; - FFFF64804fc87f8564804fc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64804fc87f8564804fc8 /* src/contact/GuContactCapsuleBox.cpp */; }; - FFFF648050307f8564805030 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648050307f8564805030 /* src/contact/GuContactCapsuleCapsule.cpp */; }; - FFFF648050987f8564805098 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648050987f8564805098 /* src/contact/GuContactCapsuleConvex.cpp */; }; - FFFF648051007f8564805100 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648051007f8564805100 /* src/contact/GuContactCapsuleMesh.cpp */; }; - FFFF648051687f8564805168 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648051687f8564805168 /* src/contact/GuContactConvexConvex.cpp */; }; - FFFF648051d07f85648051d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648051d07f85648051d0 /* src/contact/GuContactConvexMesh.cpp */; }; - FFFF648052387f8564805238 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648052387f8564805238 /* src/contact/GuContactPlaneBox.cpp */; }; - FFFF648052a07f85648052a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648052a07f85648052a0 /* src/contact/GuContactPlaneCapsule.cpp */; }; - FFFF648053087f8564805308 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648053087f8564805308 /* src/contact/GuContactPlaneConvex.cpp */; }; - FFFF648053707f8564805370 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648053707f8564805370 /* src/contact/GuContactPolygonPolygon.cpp */; }; - FFFF648053d87f85648053d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648053d87f85648053d8 /* src/contact/GuContactSphereBox.cpp */; }; - FFFF648054407f8564805440 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648054407f8564805440 /* src/contact/GuContactSphereCapsule.cpp */; }; - FFFF648054a87f85648054a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648054a87f85648054a8 /* src/contact/GuContactSphereMesh.cpp */; }; - FFFF648055107f8564805510 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648055107f8564805510 /* src/contact/GuContactSpherePlane.cpp */; }; - FFFF648055787f8564805578 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648055787f8564805578 /* src/contact/GuContactSphereSphere.cpp */; }; - FFFF648055e07f85648055e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648055e07f85648055e0 /* src/contact/GuFeatureCode.cpp */; }; - FFFF648056487f8564805648 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648056487f8564805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; - FFFF648056b07f85648056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648056b07f85648056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; - FFFF648057187f8564805718 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648057187f8564805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; - FFFF648057807f8564805780 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648057807f8564805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; - FFFF648057e87f85648057e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648057e87f85648057e8 /* src/common/GuBarycentricCoordinates.cpp */; }; - FFFF648058507f8564805850 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648058507f8564805850 /* src/common/GuSeparatingAxes.cpp */; }; - FFFF648058b87f85648058b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648058b87f85648058b8 /* src/convex/GuBigConvexData.cpp */; }; - FFFF648059207f8564805920 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648059207f8564805920 /* src/convex/GuConvexHelper.cpp */; }; - FFFF648059887f8564805988 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648059887f8564805988 /* src/convex/GuConvexMesh.cpp */; }; - FFFF648059f07f85648059f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648059f07f85648059f0 /* src/convex/GuConvexSupportTable.cpp */; }; - FFFF64805a587f8564805a58 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805a587f8564805a58 /* src/convex/GuConvexUtilsInternal.cpp */; }; - FFFF64805ac07f8564805ac0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805ac07f8564805ac0 /* src/convex/GuHillClimbing.cpp */; }; - FFFF64805b287f8564805b28 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805b287f8564805b28 /* src/convex/GuShapeConvex.cpp */; }; - FFFF64805b907f8564805b90 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805b907f8564805b90 /* src/distance/GuDistancePointBox.cpp */; }; - FFFF64805bf87f8564805bf8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805bf87f8564805bf8 /* src/distance/GuDistancePointTriangle.cpp */; }; - FFFF64805c607f8564805c60 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805c607f8564805c60 /* src/distance/GuDistanceSegmentBox.cpp */; }; - FFFF64805cc87f8564805cc8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805cc87f8564805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; - FFFF64805d307f8564805d30 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805d307f8564805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; - FFFF64805d987f8564805d98 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805d987f8564805d98 /* src/sweep/GuSweepBoxBox.cpp */; }; - FFFF64805e007f8564805e00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805e007f8564805e00 /* src/sweep/GuSweepBoxSphere.cpp */; }; - FFFF64805e687f8564805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805e687f8564805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; - FFFF64805ed07f8564805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805ed07f8564805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; - FFFF64805f387f8564805f38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805f387f8564805f38 /* src/sweep/GuSweepCapsuleBox.cpp */; }; - FFFF64805fa07f8564805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64805fa07f8564805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; - FFFF648060087f8564806008 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648060087f8564806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; - FFFF648060707f8564806070 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648060707f8564806070 /* src/sweep/GuSweepSphereCapsule.cpp */; }; - FFFF648060d87f85648060d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648060d87f85648060d8 /* src/sweep/GuSweepSphereSphere.cpp */; }; - FFFF648061407f8564806140 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648061407f8564806140 /* src/sweep/GuSweepSphereTriangle.cpp */; }; - FFFF648061a87f85648061a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648061a87f85648061a8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; - FFFF648062107f8564806210 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648062107f8564806210 /* src/gjk/GuEPA.cpp */; }; - FFFF648062787f8564806278 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648062787f8564806278 /* src/gjk/GuGJKSimplex.cpp */; }; - FFFF648062e07f85648062e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648062e07f85648062e0 /* src/gjk/GuGJKTest.cpp */; }; - FFFF648063487f8564806348 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648063487f8564806348 /* src/intersection/GuIntersectionBoxBox.cpp */; }; - FFFF648063b07f85648063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648063b07f85648063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; - FFFF648064187f8564806418 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648064187f8564806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; - FFFF648064807f8564806480 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648064807f8564806480 /* src/intersection/GuIntersectionRayBox.cpp */; }; - FFFF648064e87f85648064e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648064e87f85648064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; - FFFF648065507f8564806550 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648065507f8564806550 /* src/intersection/GuIntersectionRaySphere.cpp */; }; - FFFF648065b87f85648065b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648065b87f85648065b8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; - FFFF648066207f8564806620 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648066207f8564806620 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; - FFFF648066887f8564806688 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648066887f8564806688 /* src/mesh/GuBV32.cpp */; }; - FFFF648066f07f85648066f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648066f07f85648066f0 /* src/mesh/GuBV32Build.cpp */; }; - FFFF648067587f8564806758 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648067587f8564806758 /* src/mesh/GuBV4.cpp */; }; - FFFF648067c07f85648067c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648067c07f85648067c0 /* src/mesh/GuBV4Build.cpp */; }; - FFFF648068287f8564806828 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648068287f8564806828 /* src/mesh/GuBV4_AABBSweep.cpp */; }; - FFFF648068907f8564806890 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648068907f8564806890 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; - FFFF648068f87f85648068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648068f87f85648068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; - FFFF648069607f8564806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648069607f8564806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; - FFFF648069c87f85648069c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648069c87f85648069c8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; - FFFF64806a307f8564806a30 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806a307f8564806a30 /* src/mesh/GuBV4_Raycast.cpp */; }; - FFFF64806a987f8564806a98 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806a987f8564806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; - FFFF64806b007f8564806b00 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806b007f8564806b00 /* src/mesh/GuBV4_SphereSweep.cpp */; }; - FFFF64806b687f8564806b68 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806b687f8564806b68 /* src/mesh/GuMeshQuery.cpp */; }; - FFFF64806bd07f8564806bd0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806bd07f8564806bd0 /* src/mesh/GuMidphaseBV4.cpp */; }; - FFFF64806c387f8564806c38 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806c387f8564806c38 /* src/mesh/GuMidphaseRTree.cpp */; }; - FFFF64806ca07f8564806ca0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806ca07f8564806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; - FFFF64806d087f8564806d08 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806d087f8564806d08 /* src/mesh/GuRTree.cpp */; }; - FFFF64806d707f8564806d70 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806d707f8564806d70 /* src/mesh/GuRTreeQueries.cpp */; }; - FFFF64806dd87f8564806dd8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806dd87f8564806dd8 /* src/mesh/GuSweepsMesh.cpp */; }; - FFFF64806e407f8564806e40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806e407f8564806e40 /* src/mesh/GuTriangleMesh.cpp */; }; - FFFF64806ea87f8564806ea8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806ea87f8564806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; - FFFF64806f107f8564806f10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806f107f8564806f10 /* src/mesh/GuTriangleMeshRTree.cpp */; }; - FFFF64806f787f8564806f78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806f787f8564806f78 /* src/hf/GuHeightField.cpp */; }; - FFFF64806fe07f8564806fe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64806fe07f8564806fe0 /* src/hf/GuHeightFieldUtil.cpp */; }; - FFFF648070487f8564807048 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648070487f8564807048 /* src/hf/GuOverlapTestsHF.cpp */; }; - FFFF648070b07f85648070b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648070b07f85648070b0 /* src/hf/GuSweepsHF.cpp */; }; - FFFF648071187f8564807118 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648071187f8564807118 /* src/pcm/GuPCMContactBoxBox.cpp */; }; - FFFF648071807f8564807180 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648071807f8564807180 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; - FFFF648071e87f85648071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648071e87f85648071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; - FFFF648072507f8564807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648072507f8564807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; - FFFF648072b87f85648072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648072b87f85648072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; - FFFF648073207f8564807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648073207f8564807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; - FFFF648073887f8564807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648073887f8564807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; - FFFF648073f07f85648073f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648073f07f85648073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; - FFFF648074587f8564807458 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648074587f8564807458 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; - FFFF648074c07f85648074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648074c07f85648074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; - FFFF648075287f8564807528 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648075287f8564807528 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; - FFFF648075907f8564807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648075907f8564807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; - FFFF648075f87f85648075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648075f87f85648075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; - FFFF648076607f8564807660 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648076607f8564807660 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; - FFFF648076c87f85648076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648076c87f85648076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; - FFFF648077307f8564807730 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648077307f8564807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; - FFFF648077987f8564807798 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648077987f8564807798 /* src/pcm/GuPCMContactSphereBox.cpp */; }; - FFFF648078007f8564807800 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648078007f8564807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; - FFFF648078687f8564807868 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648078687f8564807868 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; - FFFF648078d07f85648078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648078d07f85648078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; - FFFF648079387f8564807938 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648079387f8564807938 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; - FFFF648079a07f85648079a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD648079a07f85648079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; - FFFF64807a087f8564807a08 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64807a087f8564807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; - FFFF64807a707f8564807a70 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64807a707f8564807a70 /* src/pcm/GuPCMShapeConvex.cpp */; }; - FFFF64807ad87f8564807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64807ad87f8564807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; - FFFF64807b407f8564807b40 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64807b407f8564807b40 /* src/pcm/GuPersistentContactManifold.cpp */; }; - FFFF64807ba87f8564807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64807ba87f8564807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; - FFFF64807c107f8564807c10 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD64807c107f8564807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; + FFFFb899f2007fbab899f200 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDb899f2007fbab899f200 /* src/CmBoxPruning.cpp */; }; + FFFFb899f2687fbab899f268 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDb899f2687fbab899f268 /* src/CmCollection.cpp */; }; + FFFFb899f2d07fbab899f2d0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDb899f2d07fbab899f2d0 /* src/CmMathUtils.cpp */; }; + FFFFb899f3387fbab899f338 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDb899f3387fbab899f338 /* src/CmPtrTable.cpp */; }; + FFFFb899f3a07fbab899f3a0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDb899f3a07fbab899f3a0 /* src/CmRadixSort.cpp */; }; + FFFFb899f4087fbab899f408 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDb899f4087fbab899f408 /* src/CmRadixSortBuffered.cpp */; }; + FFFFb899f4707fbab899f470 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDb899f4707fbab899f470 /* src/CmRenderOutput.cpp */; }; + FFFFb899f4d87fbab899f4d8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDb899f4d87fbab899f4d8 /* src/CmVisualization.cpp */; }; + FFFFba0079a87fbaba0079a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba0079a87fbaba0079a8 /* ../../Include/GeomUtils */; }; + FFFFba00aee07fbaba00aee0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00aee07fbaba00aee0 /* src/GuBounds.cpp */; }; + FFFFba00af487fbaba00af48 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00af487fbaba00af48 /* src/GuBox.cpp */; }; + FFFFba00afb07fbaba00afb0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00afb07fbaba00afb0 /* src/GuCCTSweepTests.cpp */; }; + FFFFba00b0187fbaba00b018 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b0187fbaba00b018 /* src/GuCapsule.cpp */; }; + FFFFba00b0807fbaba00b080 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b0807fbaba00b080 /* src/GuGeometryQuery.cpp */; }; + FFFFba00b0e87fbaba00b0e8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b0e87fbaba00b0e8 /* src/GuGeometryUnion.cpp */; }; + FFFFba00b1507fbaba00b150 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b1507fbaba00b150 /* src/GuInternal.cpp */; }; + FFFFba00b1b87fbaba00b1b8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b1b87fbaba00b1b8 /* src/GuMTD.cpp */; }; + FFFFba00b2207fbaba00b220 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b2207fbaba00b220 /* src/GuMeshFactory.cpp */; }; + FFFFba00b2887fbaba00b288 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b2887fbaba00b288 /* src/GuMetaData.cpp */; }; + FFFFba00b2f07fbaba00b2f0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b2f07fbaba00b2f0 /* src/GuOverlapTests.cpp */; }; + FFFFba00b3587fbaba00b358 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b3587fbaba00b358 /* src/GuRaycastTests.cpp */; }; + FFFFba00b3c07fbaba00b3c0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b3c07fbaba00b3c0 /* src/GuSerialize.cpp */; }; + FFFFba00b4287fbaba00b428 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b4287fbaba00b428 /* src/GuSweepMTD.cpp */; }; + FFFFba00b4907fbaba00b490 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b4907fbaba00b490 /* src/GuSweepSharedTests.cpp */; }; + FFFFba00b4f87fbaba00b4f8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b4f87fbaba00b4f8 /* src/GuSweepTests.cpp */; }; + FFFFba00b5607fbaba00b560 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b5607fbaba00b560 /* src/contact/GuContactBoxBox.cpp */; }; + FFFFba00b5c87fbaba00b5c8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b5c87fbaba00b5c8 /* src/contact/GuContactCapsuleBox.cpp */; }; + FFFFba00b6307fbaba00b630 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b6307fbaba00b630 /* src/contact/GuContactCapsuleCapsule.cpp */; }; + FFFFba00b6987fbaba00b698 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b6987fbaba00b698 /* src/contact/GuContactCapsuleConvex.cpp */; }; + FFFFba00b7007fbaba00b700 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b7007fbaba00b700 /* src/contact/GuContactCapsuleMesh.cpp */; }; + FFFFba00b7687fbaba00b768 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b7687fbaba00b768 /* src/contact/GuContactConvexConvex.cpp */; }; + FFFFba00b7d07fbaba00b7d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b7d07fbaba00b7d0 /* src/contact/GuContactConvexMesh.cpp */; }; + FFFFba00b8387fbaba00b838 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b8387fbaba00b838 /* src/contact/GuContactPlaneBox.cpp */; }; + FFFFba00b8a07fbaba00b8a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b8a07fbaba00b8a0 /* src/contact/GuContactPlaneCapsule.cpp */; }; + FFFFba00b9087fbaba00b908 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b9087fbaba00b908 /* src/contact/GuContactPlaneConvex.cpp */; }; + FFFFba00b9707fbaba00b970 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b9707fbaba00b970 /* src/contact/GuContactPolygonPolygon.cpp */; }; + FFFFba00b9d87fbaba00b9d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00b9d87fbaba00b9d8 /* src/contact/GuContactSphereBox.cpp */; }; + FFFFba00ba407fbaba00ba40 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00ba407fbaba00ba40 /* src/contact/GuContactSphereCapsule.cpp */; }; + FFFFba00baa87fbaba00baa8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00baa87fbaba00baa8 /* src/contact/GuContactSphereMesh.cpp */; }; + FFFFba00bb107fbaba00bb10 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00bb107fbaba00bb10 /* src/contact/GuContactSpherePlane.cpp */; }; + FFFFba00bb787fbaba00bb78 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00bb787fbaba00bb78 /* src/contact/GuContactSphereSphere.cpp */; }; + FFFFba00bbe07fbaba00bbe0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00bbe07fbaba00bbe0 /* src/contact/GuFeatureCode.cpp */; }; + FFFFba00bc487fbaba00bc48 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00bc487fbaba00bc48 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; + FFFFba00bcb07fbaba00bcb0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00bcb07fbaba00bcb0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; + FFFFba00bd187fbaba00bd18 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00bd187fbaba00bd18 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; + FFFFba00bd807fbaba00bd80 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00bd807fbaba00bd80 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; + FFFFba00bde87fbaba00bde8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00bde87fbaba00bde8 /* src/common/GuBarycentricCoordinates.cpp */; }; + FFFFba00be507fbaba00be50 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00be507fbaba00be50 /* src/common/GuSeparatingAxes.cpp */; }; + FFFFba00beb87fbaba00beb8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00beb87fbaba00beb8 /* src/convex/GuBigConvexData.cpp */; }; + FFFFba00bf207fbaba00bf20 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00bf207fbaba00bf20 /* src/convex/GuConvexHelper.cpp */; }; + FFFFba00bf887fbaba00bf88 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00bf887fbaba00bf88 /* src/convex/GuConvexMesh.cpp */; }; + FFFFba00bff07fbaba00bff0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00bff07fbaba00bff0 /* src/convex/GuConvexSupportTable.cpp */; }; + FFFFba00c0587fbaba00c058 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c0587fbaba00c058 /* src/convex/GuConvexUtilsInternal.cpp */; }; + FFFFba00c0c07fbaba00c0c0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c0c07fbaba00c0c0 /* src/convex/GuHillClimbing.cpp */; }; + FFFFba00c1287fbaba00c128 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c1287fbaba00c128 /* src/convex/GuShapeConvex.cpp */; }; + FFFFba00c1907fbaba00c190 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c1907fbaba00c190 /* src/distance/GuDistancePointBox.cpp */; }; + FFFFba00c1f87fbaba00c1f8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c1f87fbaba00c1f8 /* src/distance/GuDistancePointTriangle.cpp */; }; + FFFFba00c2607fbaba00c260 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c2607fbaba00c260 /* src/distance/GuDistanceSegmentBox.cpp */; }; + FFFFba00c2c87fbaba00c2c8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c2c87fbaba00c2c8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; + FFFFba00c3307fbaba00c330 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c3307fbaba00c330 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; + FFFFba00c3987fbaba00c398 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c3987fbaba00c398 /* src/sweep/GuSweepBoxBox.cpp */; }; + FFFFba00c4007fbaba00c400 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c4007fbaba00c400 /* src/sweep/GuSweepBoxSphere.cpp */; }; + FFFFba00c4687fbaba00c468 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c4687fbaba00c468 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; + FFFFba00c4d07fbaba00c4d0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c4d07fbaba00c4d0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; + FFFFba00c5387fbaba00c538 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c5387fbaba00c538 /* src/sweep/GuSweepCapsuleBox.cpp */; }; + FFFFba00c5a07fbaba00c5a0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c5a07fbaba00c5a0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; + FFFFba00c6087fbaba00c608 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c6087fbaba00c608 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; + FFFFba00c6707fbaba00c670 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c6707fbaba00c670 /* src/sweep/GuSweepSphereCapsule.cpp */; }; + FFFFba00c6d87fbaba00c6d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c6d87fbaba00c6d8 /* src/sweep/GuSweepSphereSphere.cpp */; }; + FFFFba00c7407fbaba00c740 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c7407fbaba00c740 /* src/sweep/GuSweepSphereTriangle.cpp */; }; + FFFFba00c7a87fbaba00c7a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c7a87fbaba00c7a8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; + FFFFba00c8107fbaba00c810 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c8107fbaba00c810 /* src/gjk/GuEPA.cpp */; }; + FFFFba00c8787fbaba00c878 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c8787fbaba00c878 /* src/gjk/GuGJKSimplex.cpp */; }; + FFFFba00c8e07fbaba00c8e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c8e07fbaba00c8e0 /* src/gjk/GuGJKTest.cpp */; }; + FFFFba00c9487fbaba00c948 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c9487fbaba00c948 /* src/intersection/GuIntersectionBoxBox.cpp */; }; + FFFFba00c9b07fbaba00c9b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00c9b07fbaba00c9b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; + FFFFba00ca187fbaba00ca18 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00ca187fbaba00ca18 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; + FFFFba00ca807fbaba00ca80 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00ca807fbaba00ca80 /* src/intersection/GuIntersectionRayBox.cpp */; }; + FFFFba00cae87fbaba00cae8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00cae87fbaba00cae8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; + FFFFba00cb507fbaba00cb50 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00cb507fbaba00cb50 /* src/intersection/GuIntersectionRaySphere.cpp */; }; + FFFFba00cbb87fbaba00cbb8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00cbb87fbaba00cbb8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; + FFFFba00cc207fbaba00cc20 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00cc207fbaba00cc20 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; + FFFFba00cc887fbaba00cc88 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00cc887fbaba00cc88 /* src/mesh/GuBV32.cpp */; }; + FFFFba00ccf07fbaba00ccf0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00ccf07fbaba00ccf0 /* src/mesh/GuBV32Build.cpp */; }; + FFFFba00cd587fbaba00cd58 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00cd587fbaba00cd58 /* src/mesh/GuBV4.cpp */; }; + FFFFba00cdc07fbaba00cdc0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00cdc07fbaba00cdc0 /* src/mesh/GuBV4Build.cpp */; }; + FFFFba00ce287fbaba00ce28 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00ce287fbaba00ce28 /* src/mesh/GuBV4_AABBSweep.cpp */; }; + FFFFba00ce907fbaba00ce90 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00ce907fbaba00ce90 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; + FFFFba00cef87fbaba00cef8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00cef87fbaba00cef8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; + FFFFba00cf607fbaba00cf60 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00cf607fbaba00cf60 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; + FFFFba00cfc87fbaba00cfc8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00cfc87fbaba00cfc8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; + FFFFba00d0307fbaba00d030 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d0307fbaba00d030 /* src/mesh/GuBV4_Raycast.cpp */; }; + FFFFba00d0987fbaba00d098 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d0987fbaba00d098 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; + FFFFba00d1007fbaba00d100 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d1007fbaba00d100 /* src/mesh/GuBV4_SphereSweep.cpp */; }; + FFFFba00d1687fbaba00d168 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d1687fbaba00d168 /* src/mesh/GuMeshQuery.cpp */; }; + FFFFba00d1d07fbaba00d1d0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d1d07fbaba00d1d0 /* src/mesh/GuMidphaseBV4.cpp */; }; + FFFFba00d2387fbaba00d238 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d2387fbaba00d238 /* src/mesh/GuMidphaseRTree.cpp */; }; + FFFFba00d2a07fbaba00d2a0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d2a07fbaba00d2a0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; + FFFFba00d3087fbaba00d308 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d3087fbaba00d308 /* src/mesh/GuRTree.cpp */; }; + FFFFba00d3707fbaba00d370 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d3707fbaba00d370 /* src/mesh/GuRTreeQueries.cpp */; }; + FFFFba00d3d87fbaba00d3d8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d3d87fbaba00d3d8 /* src/mesh/GuSweepsMesh.cpp */; }; + FFFFba00d4407fbaba00d440 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d4407fbaba00d440 /* src/mesh/GuTriangleMesh.cpp */; }; + FFFFba00d4a87fbaba00d4a8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d4a87fbaba00d4a8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; + FFFFba00d5107fbaba00d510 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d5107fbaba00d510 /* src/mesh/GuTriangleMeshRTree.cpp */; }; + FFFFba00d5787fbaba00d578 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d5787fbaba00d578 /* src/hf/GuHeightField.cpp */; }; + FFFFba00d5e07fbaba00d5e0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d5e07fbaba00d5e0 /* src/hf/GuHeightFieldUtil.cpp */; }; + FFFFba00d6487fbaba00d648 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d6487fbaba00d648 /* src/hf/GuOverlapTestsHF.cpp */; }; + FFFFba00d6b07fbaba00d6b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d6b07fbaba00d6b0 /* src/hf/GuSweepsHF.cpp */; }; + FFFFba00d7187fbaba00d718 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d7187fbaba00d718 /* src/pcm/GuPCMContactBoxBox.cpp */; }; + FFFFba00d7807fbaba00d780 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d7807fbaba00d780 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; + FFFFba00d7e87fbaba00d7e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d7e87fbaba00d7e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; + FFFFba00d8507fbaba00d850 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d8507fbaba00d850 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; + FFFFba00d8b87fbaba00d8b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d8b87fbaba00d8b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; + FFFFba00d9207fbaba00d920 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d9207fbaba00d920 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; + FFFFba00d9887fbaba00d988 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d9887fbaba00d988 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; + FFFFba00d9f07fbaba00d9f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00d9f07fbaba00d9f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; + FFFFba00da587fbaba00da58 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00da587fbaba00da58 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; + FFFFba00dac07fbaba00dac0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00dac07fbaba00dac0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; + FFFFba00db287fbaba00db28 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00db287fbaba00db28 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; + FFFFba00db907fbaba00db90 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00db907fbaba00db90 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; + FFFFba00dbf87fbaba00dbf8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00dbf87fbaba00dbf8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; + FFFFba00dc607fbaba00dc60 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00dc607fbaba00dc60 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; + FFFFba00dcc87fbaba00dcc8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00dcc87fbaba00dcc8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; + FFFFba00dd307fbaba00dd30 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00dd307fbaba00dd30 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; + FFFFba00dd987fbaba00dd98 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00dd987fbaba00dd98 /* src/pcm/GuPCMContactSphereBox.cpp */; }; + FFFFba00de007fbaba00de00 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00de007fbaba00de00 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; + FFFFba00de687fbaba00de68 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00de687fbaba00de68 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; + FFFFba00ded07fbaba00ded0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00ded07fbaba00ded0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; + FFFFba00df387fbaba00df38 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00df387fbaba00df38 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; + FFFFba00dfa07fbaba00dfa0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00dfa07fbaba00dfa0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; + FFFFba00e0087fbaba00e008 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00e0087fbaba00e008 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; + FFFFba00e0707fbaba00e070 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00e0707fbaba00e070 /* src/pcm/GuPCMShapeConvex.cpp */; }; + FFFFba00e0d87fbaba00e0d8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00e0d87fbaba00e0d8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; + FFFFba00e1407fbaba00e140 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00e1407fbaba00e140 /* src/pcm/GuPersistentContactManifold.cpp */; }; + FFFFba00e1a87fbaba00e1a8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00e1a87fbaba00e1a8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; + FFFFba00e2107fbaba00e210 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDba00e2107fbaba00e210 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD641046c07f85641046c0 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6480ec007f856480ec00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480ec687f856480ec68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480ecd07f856480ecd0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480ed387f856480ed38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480eda07f856480eda0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480ee087f856480ee08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480ee707f856480ee70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480eed87f856480eed8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480ef407f856480ef40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480efa87f856480efa8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f0107f856480f010 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f0787f856480f078 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f0e07f856480f0e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f1487f856480f148 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f1b07f856480f1b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f2187f856480f218 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f2807f856480f280 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f2e87f856480f2e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f3507f856480f350 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f3b87f856480f3b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f4207f856480f420 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f4887f856480f488 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f4f07f856480f4f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f5587f856480f558 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f5c07f856480f5c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f6287f856480f628 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f6907f856480f690 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f6f87f856480f6f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f7607f856480f760 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f7c87f856480f7c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f8307f856480f830 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f8987f856480f898 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD6480f9007f856480f900 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398cc007f856398cc00 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6398cc687f856398cc68 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6398ccd07f856398ccd0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6398cd387f856398cd38 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6398cda07f856398cda0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6398ce087f856398ce08 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6398ce707f856398ce70 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6398ced87f856398ced8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6398cf407f856398cf40 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398cfa87f856398cfa8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d0107f856398d010 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d0787f856398d078 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d0e07f856398d0e0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d1487f856398d148 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d1b07f856398d1b0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d2187f856398d218 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d2807f856398d280 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d2e87f856398d2e8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d3507f856398d350 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d3b87f856398d3b8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d4207f856398d420 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d4887f856398d488 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d4f07f856398d4f0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d5587f856398d558 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d5c07f856398d5c0 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d6287f856398d628 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d6907f856398d690 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d6f87f856398d6f8 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d7607f856398d760 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d7c87f856398d7c8 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d8307f856398d830 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d8987f856398d898 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d9007f856398d900 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d9687f856398d968 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD6398d9d07f856398d9d0 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; - FFFD648010007f8564801000 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFD648010687f8564801068 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD648010d07f85648010d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD648011387f8564801138 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD648011a07f85648011a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD648012087f8564801208 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD648012707f8564801270 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD648012d87f85648012d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD648013407f8564801340 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD648013a87f85648013a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; - FFFD648014107f8564801410 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFD648014787f8564801478 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD648014e07f85648014e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; - FFFD648015487f8564801548 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; - FFFD648015b07f85648015b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD648016187f8564801618 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFD648016807f8564801680 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD648016e87f85648016e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD648017507f8564801750 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; - FFFD648017b87f85648017b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD648018207f8564801820 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFD648018887f8564801888 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD648018f07f85648018f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD648019587f8564801958 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD648019c07f85648019c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; - FFFD64801a287f8564801a28 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; - FFFD64801a907f8564801a90 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD64801af87f8564801af8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; - FFFD64801b607f8564801b60 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; - FFFD64801bc87f8564801bc8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD64801c307f8564801c30 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; - FFFD64801c987f8564801c98 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFD64801d007f8564801d00 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; - FFFD64801d687f8564801d68 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; - FFFD64801dd07f8564801dd0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD64801e387f8564801e38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD64801ea07f8564801ea0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD64801f087f8564801f08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFD64801f707f8564801f70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD64801fd87f8564801fd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD648020407f8564802040 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD648020a87f85648020a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; - FFFD648021107f8564802110 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD648021787f8564802178 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD648021e07f85648021e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD648022487f8564802248 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD648022b07f85648022b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD648023187f8564802318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD648023807f8564802380 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD648023e87f85648023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD648024507f8564802450 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD648024b87f85648024b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD648025207f8564802520 /* 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; }; - FFFD648025887f8564802588 /* 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; }; - FFFD648025f07f85648025f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD648026587f8564802658 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD648026c07f85648026c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD648027287f8564802728 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD648027907f8564802790 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD648027f87f85648027f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD648028607f8564802860 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD648028c87f85648028c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; - FFFD648029307f8564802930 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; - FFFD648029987f8564802998 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; - FFFD64802a007f8564802a00 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; - FFFD64802a687f8564802a68 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; - FFFD64802ad07f8564802ad0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; - FFFD64802b387f8564802b38 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD64802ba07f8564802ba0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; - FFFD64802c087f8564802c08 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD64802c707f8564802c70 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD64802cd87f8564802cd8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD64802d407f8564802d40 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD64802da87f8564802da8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFD64802e107f8564802e10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD64802e787f8564802e78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD64802ee07f8564802ee0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD64802f487f8564802f48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFD64802fb07f8564802fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD648030187f8564803018 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD648030807f8564803080 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD648030e87f85648030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD648031507f8564803150 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; - FFFD648031b87f85648031b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; - FFFD648032207f8564803220 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD648032887f8564803288 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD648032f07f85648032f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD648033587f8564803358 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD648033c07f85648033c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD648034287f8564803428 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD648034907f8564803490 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD648034f87f85648034f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; - FFFD648035607f8564803560 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; - FFFD648035c87f85648035c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFD648036307f8564803630 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; - FFFD648036987f8564803698 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; - FFFD648037007f8564803700 /* 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; }; - FFFD648037687f8564803768 /* 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; }; - FFFD648037d07f85648037d0 /* 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; }; - FFFD648038387f8564803838 /* 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; }; - FFFD648038a07f85648038a0 /* 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; }; - FFFD648039087f8564803908 /* 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; }; - FFFD648039707f8564803970 /* 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; }; - FFFD648039d87f85648039d8 /* 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; }; - FFFD64803a407f8564803a40 /* 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; }; - FFFD64803aa87f8564803aa8 /* 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; }; - FFFD64803b107f8564803b10 /* 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; }; - FFFD64803b787f8564803b78 /* 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; }; - FFFD64803be07f8564803be0 /* 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; }; - FFFD64803c487f8564803c48 /* 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; }; - FFFD64803cb07f8564803cb0 /* 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; }; - FFFD64803d187f8564803d18 /* 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; }; - FFFD64803d807f8564803d80 /* 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; }; - FFFD64803de87f8564803de8 /* 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; }; - FFFD64803e507f8564803e50 /* 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; }; - FFFD64803eb87f8564803eb8 /* 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; }; - FFFD64803f207f8564803f20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD64803f887f8564803f88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFD64803ff07f8564803ff0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; - FFFD648040587f8564804058 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD648040c07f85648040c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; - FFFD648041287f8564804128 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD648041907f8564804190 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; - FFFD648041f87f85648041f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD648042607f8564804260 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD648042c87f85648042c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFD648043307f8564804330 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD648043987f8564804398 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; - FFFD648044007f8564804400 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; - FFFD648044687f8564804468 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFD648044d07f85648044d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; - FFFD648045387f8564804538 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD648045a07f85648045a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD648046087f8564804608 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFD648046707f8564804670 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD648046d87f85648046d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD648047407f8564804740 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD648047a87f85648047a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFD648048107f8564804810 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; - FFFD648048787f8564804878 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD648048e07f85648048e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648049487f8564804948 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648049b07f85648049b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64804a187f8564804a18 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64804a807f8564804a80 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64804ae87f8564804ae8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64804b507f8564804b50 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64804bb87f8564804bb8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64804c207f8564804c20 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64804c887f8564804c88 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64804cf07f8564804cf0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64804d587f8564804d58 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64804dc07f8564804dc0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64804e287f8564804e28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64804e907f8564804e90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64804ef87f8564804ef8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64804f607f8564804f60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64804fc87f8564804fc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648050307f8564805030 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648050987f8564805098 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648051007f8564805100 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648051687f8564805168 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648051d07f85648051d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648052387f8564805238 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648052a07f85648052a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648053087f8564805308 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648053707f8564805370 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648053d87f85648053d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648054407f8564805440 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648054a87f85648054a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648055107f8564805510 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648055787f8564805578 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648055e07f85648055e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648056487f8564805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648056b07f85648056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648057187f8564805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648057807f8564805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648057e87f85648057e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648058507f8564805850 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648058b87f85648058b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648059207f8564805920 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648059887f8564805988 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648059f07f85648059f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64805a587f8564805a58 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64805ac07f8564805ac0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64805b287f8564805b28 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64805b907f8564805b90 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64805bf87f8564805bf8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64805c607f8564805c60 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64805cc87f8564805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64805d307f8564805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64805d987f8564805d98 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64805e007f8564805e00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64805e687f8564805e68 /* 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; }; - FFFD64805ed07f8564805ed0 /* 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; }; - FFFD64805f387f8564805f38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64805fa07f8564805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648060087f8564806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648060707f8564806070 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648060d87f85648060d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648061407f8564806140 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648061a87f85648061a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648062107f8564806210 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648062787f8564806278 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648062e07f85648062e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648063487f8564806348 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648063b07f85648063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648064187f8564806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648064807f8564806480 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648064e87f85648064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648065507f8564806550 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648065b87f85648065b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648066207f8564806620 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648066887f8564806688 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648066f07f85648066f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648067587f8564806758 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648067c07f85648067c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648068287f8564806828 /* 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; }; - FFFD648068907f8564806890 /* 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; }; - FFFD648068f87f85648068f8 /* 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; }; - FFFD648069607f8564806960 /* 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; }; - FFFD648069c87f85648069c8 /* 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; }; - FFFD64806a307f8564806a30 /* 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; }; - FFFD64806a987f8564806a98 /* 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; }; - FFFD64806b007f8564806b00 /* 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; }; - FFFD64806b687f8564806b68 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64806bd07f8564806bd0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64806c387f8564806c38 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64806ca07f8564806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64806d087f8564806d08 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64806d707f8564806d70 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64806dd87f8564806dd8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64806e407f8564806e40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64806ea87f8564806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64806f107f8564806f10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64806f787f8564806f78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64806fe07f8564806fe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648070487f8564807048 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648070b07f85648070b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648071187f8564807118 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648071807f8564807180 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648071e87f85648071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648072507f8564807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648072b87f85648072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648073207f8564807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648073887f8564807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648073f07f85648073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648074587f8564807458 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648074c07f85648074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648075287f8564807528 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648075907f8564807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648075f87f85648075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648076607f8564807660 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648076c87f85648076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648077307f8564807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648077987f8564807798 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648078007f8564807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648078687f8564807868 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648078d07f85648078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648079387f8564807938 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648079a07f85648079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64807a087f8564807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64807a707f8564807a70 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64807ad87f8564807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64807b407f8564807b40 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64807ba87f8564807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64807c107f8564807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepPrimitives.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepPrimitives.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9b6f2d07fbab9b6f2d0 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDba0146007fbaba014600 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0146687fbaba014668 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0146d07fbaba0146d0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0147387fbaba014738 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0147a07fbaba0147a0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0148087fbaba014808 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0148707fbaba014870 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0148d87fbaba0148d8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0149407fbaba014940 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0149a87fbaba0149a8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDba014a107fbaba014a10 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; + FFFDba014a787fbaba014a78 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; + FFFDba014ae07fbaba014ae0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; + FFFDba014b487fbaba014b48 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDba014bb07fbaba014bb0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDba014c187fbaba014c18 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDba014c807fbaba014c80 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDba014ce87fbaba014ce8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDba014d507fbaba014d50 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFDba014db87fbaba014db8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDba014e207fbaba014e20 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFDba014e887fbaba014e88 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDba014ef07fbaba014ef0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFDba014f587fbaba014f58 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDba014fc07fbaba014fc0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0150287fbaba015028 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0150907fbaba015090 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0150f87fbaba0150f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0151607fbaba015160 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0151c87fbaba0151c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0152307fbaba015230 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0152987fbaba015298 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0153007fbaba015300 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899f2007fbab899f200 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb899f2687fbab899f268 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb899f2d07fbab899f2d0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb899f3387fbab899f338 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb899f3a07fbab899f3a0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb899f4087fbab899f408 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb899f4707fbab899f470 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb899f4d87fbab899f4d8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb899f5407fbab899f540 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899f5a87fbab899f5a8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899f6107fbab899f610 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899f6787fbab899f678 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899f6e07fbab899f6e0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899f7487fbab899f748 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899f7b07fbab899f7b0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899f8187fbab899f818 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899f8807fbab899f880 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899f8e87fbab899f8e8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899f9507fbab899f950 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899f9b87fbab899f9b8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899fa207fbab899fa20 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899fa887fbab899fa88 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899faf07fbab899faf0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899fb587fbab899fb58 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899fbc07fbab899fbc0 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899fc287fbab899fc28 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899fc907fbab899fc90 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899fcf87fbab899fcf8 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899fd607fbab899fd60 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899fdc87fbab899fdc8 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899fe307fbab899fe30 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899fe987fbab899fe98 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899ff007fbab899ff00 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899ff687fbab899ff68 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDb899ffd07fbab899ffd0 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0076007fbaba007600 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0076687fbaba007668 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0076d07fbaba0076d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0077387fbaba007738 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0077a07fbaba0077a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0078087fbaba007808 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0078707fbaba007870 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0078d87fbaba0078d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0079407fbaba007940 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0079a87fbaba0079a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; + FFFDba007a107fbaba007a10 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFDba007a787fbaba007a78 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDba007ae07fbaba007ae0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; + FFFDba007b487fbaba007b48 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; + FFFDba007bb07fbaba007bb0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFDba007c187fbaba007c18 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFDba007c807fbaba007c80 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFDba007ce87fbaba007ce8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; + FFFDba007d507fbaba007d50 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; + FFFDba007db87fbaba007db8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDba007e207fbaba007e20 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFDba007e887fbaba007e88 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; + FFFDba007ef07fbaba007ef0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; + FFFDba007f587fbaba007f58 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDba007fc07fbaba007fc0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0080287fbaba008028 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0080907fbaba008090 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0080f87fbaba0080f8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0081607fbaba008160 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0081c87fbaba0081c8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0082307fbaba008230 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0082987fbaba008298 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0083007fbaba008300 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0083687fbaba008368 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0083d07fbaba0083d0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0084387fbaba008438 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0084a07fbaba0084a0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0085087fbaba008508 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0085707fbaba008570 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0085d87fbaba0085d8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0086407fbaba008640 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0086a87fbaba0086a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0087107fbaba008710 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0087787fbaba008778 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0087e07fbaba0087e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0088487fbaba008848 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0088b07fbaba0088b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0089187fbaba008918 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0089807fbaba008980 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0089e87fbaba0089e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDba008a507fbaba008a50 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDba008ab87fbaba008ab8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDba008b207fbaba008b20 /* 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; }; + FFFDba008b887fbaba008b88 /* 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; }; + FFFDba008bf07fbaba008bf0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDba008c587fbaba008c58 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDba008cc07fbaba008cc0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDba008d287fbaba008d28 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDba008d907fbaba008d90 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDba008df87fbaba008df8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDba008e607fbaba008e60 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDba008ec87fbaba008ec8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; + FFFDba008f307fbaba008f30 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; + FFFDba008f987fbaba008f98 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0090007fbaba009000 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0090687fbaba009068 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0090d07fbaba0090d0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0091387fbaba009138 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0091a07fbaba0091a0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0092087fbaba009208 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0092707fbaba009270 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0092d87fbaba0092d8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0093407fbaba009340 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0093a87fbaba0093a8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0094107fbaba009410 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0094787fbaba009478 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0094e07fbaba0094e0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0095487fbaba009548 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0095b07fbaba0095b0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0096187fbaba009618 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0096807fbaba009680 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0096e87fbaba0096e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0097507fbaba009750 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0097b87fbaba0097b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0098207fbaba009820 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0098887fbaba009888 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0098f07fbaba0098f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0099587fbaba009958 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0099c07fbaba0099c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDba009a287fbaba009a28 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDba009a907fbaba009a90 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDba009af87fbaba009af8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; + FFFDba009b607fbaba009b60 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; + FFFDba009bc87fbaba009bc8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFDba009c307fbaba009c30 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; + FFFDba009c987fbaba009c98 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; + FFFDba009d007fbaba009d00 /* 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; }; + FFFDba009d687fbaba009d68 /* 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; }; + FFFDba009dd07fbaba009dd0 /* 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; }; + FFFDba009e387fbaba009e38 /* 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; }; + FFFDba009ea07fbaba009ea0 /* 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; }; + FFFDba009f087fbaba009f08 /* 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; }; + FFFDba009f707fbaba009f70 /* 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; }; + FFFDba009fd87fbaba009fd8 /* 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; }; + FFFDba00a0407fbaba00a040 /* 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; }; + FFFDba00a0a87fbaba00a0a8 /* 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; }; + FFFDba00a1107fbaba00a110 /* 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; }; + FFFDba00a1787fbaba00a178 /* 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; }; + FFFDba00a1e07fbaba00a1e0 /* 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; }; + FFFDba00a2487fbaba00a248 /* 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; }; + FFFDba00a2b07fbaba00a2b0 /* 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; }; + FFFDba00a3187fbaba00a318 /* 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; }; + FFFDba00a3807fbaba00a380 /* 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; }; + FFFDba00a3e87fbaba00a3e8 /* 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; }; + FFFDba00a4507fbaba00a450 /* 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; }; + FFFDba00a4b87fbaba00a4b8 /* 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; }; + FFFDba00a5207fbaba00a520 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00a5887fbaba00a588 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00a5f07fbaba00a5f0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00a6587fbaba00a658 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00a6c07fbaba00a6c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00a7287fbaba00a728 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00a7907fbaba00a790 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00a7f87fbaba00a7f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00a8607fbaba00a860 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00a8c87fbaba00a8c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00a9307fbaba00a930 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00a9987fbaba00a998 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00aa007fbaba00aa00 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00aa687fbaba00aa68 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00aad07fbaba00aad0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00ab387fbaba00ab38 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00aba07fbaba00aba0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00ac087fbaba00ac08 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00ac707fbaba00ac70 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00acd87fbaba00acd8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00ad407fbaba00ad40 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00ada87fbaba00ada8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00ae107fbaba00ae10 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00ae787fbaba00ae78 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDba00aee07fbaba00aee0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00af487fbaba00af48 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00afb07fbaba00afb0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b0187fbaba00b018 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b0807fbaba00b080 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b0e87fbaba00b0e8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b1507fbaba00b150 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b1b87fbaba00b1b8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b2207fbaba00b220 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b2887fbaba00b288 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b2f07fbaba00b2f0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b3587fbaba00b358 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b3c07fbaba00b3c0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b4287fbaba00b428 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b4907fbaba00b490 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b4f87fbaba00b4f8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b5607fbaba00b560 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b5c87fbaba00b5c8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b6307fbaba00b630 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b6987fbaba00b698 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b7007fbaba00b700 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b7687fbaba00b768 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b7d07fbaba00b7d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b8387fbaba00b838 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b8a07fbaba00b8a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b9087fbaba00b908 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b9707fbaba00b970 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00b9d87fbaba00b9d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00ba407fbaba00ba40 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00baa87fbaba00baa8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00bb107fbaba00bb10 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00bb787fbaba00bb78 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00bbe07fbaba00bbe0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00bc487fbaba00bc48 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00bcb07fbaba00bcb0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00bd187fbaba00bd18 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00bd807fbaba00bd80 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00bde87fbaba00bde8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00be507fbaba00be50 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00beb87fbaba00beb8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00bf207fbaba00bf20 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00bf887fbaba00bf88 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00bff07fbaba00bff0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c0587fbaba00c058 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c0c07fbaba00c0c0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c1287fbaba00c128 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c1907fbaba00c190 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c1f87fbaba00c1f8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c2607fbaba00c260 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c2c87fbaba00c2c8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c3307fbaba00c330 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c3987fbaba00c398 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c4007fbaba00c400 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c4687fbaba00c468 /* 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; }; + FFFDba00c4d07fbaba00c4d0 /* 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; }; + FFFDba00c5387fbaba00c538 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c5a07fbaba00c5a0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c6087fbaba00c608 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c6707fbaba00c670 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c6d87fbaba00c6d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c7407fbaba00c740 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c7a87fbaba00c7a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c8107fbaba00c810 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c8787fbaba00c878 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c8e07fbaba00c8e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c9487fbaba00c948 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00c9b07fbaba00c9b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00ca187fbaba00ca18 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00ca807fbaba00ca80 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00cae87fbaba00cae8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00cb507fbaba00cb50 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00cbb87fbaba00cbb8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00cc207fbaba00cc20 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00cc887fbaba00cc88 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00ccf07fbaba00ccf0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00cd587fbaba00cd58 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00cdc07fbaba00cdc0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00ce287fbaba00ce28 /* 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; }; + FFFDba00ce907fbaba00ce90 /* 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; }; + FFFDba00cef87fbaba00cef8 /* 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; }; + FFFDba00cf607fbaba00cf60 /* 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; }; + FFFDba00cfc87fbaba00cfc8 /* 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; }; + FFFDba00d0307fbaba00d030 /* 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; }; + FFFDba00d0987fbaba00d098 /* 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; }; + FFFDba00d1007fbaba00d100 /* 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; }; + FFFDba00d1687fbaba00d168 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d1d07fbaba00d1d0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d2387fbaba00d238 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d2a07fbaba00d2a0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d3087fbaba00d308 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d3707fbaba00d370 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d3d87fbaba00d3d8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d4407fbaba00d440 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d4a87fbaba00d4a8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d5107fbaba00d510 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d5787fbaba00d578 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d5e07fbaba00d5e0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d6487fbaba00d648 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d6b07fbaba00d6b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d7187fbaba00d718 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d7807fbaba00d780 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d7e87fbaba00d7e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d8507fbaba00d850 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d8b87fbaba00d8b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d9207fbaba00d920 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d9887fbaba00d988 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00d9f07fbaba00d9f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00da587fbaba00da58 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00dac07fbaba00dac0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00db287fbaba00db28 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00db907fbaba00db90 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00dbf87fbaba00dbf8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00dc607fbaba00dc60 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00dcc87fbaba00dcc8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00dd307fbaba00dd30 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00dd987fbaba00dd98 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00de007fbaba00de00 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00de687fbaba00de68 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00ded07fbaba00ded0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00df387fbaba00df38 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00dfa07fbaba00dfa0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00e0087fbaba00e008 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00e0707fbaba00e070 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00e0d87fbaba00e0d8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00e1407fbaba00e140 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00e1a87fbaba00e1a8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba00e2107fbaba00e210 /* 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 */ - FFF2641046c07f85641046c0 /* Resources */ = { + FFF2b9b6f2d07fbab9b6f2d0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF648013a87f85648013a8, + FFFFba0079a87fbaba0079a8, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC641046c07f85641046c0 /* Frameworks */ = { + FFFCb9b6f2d07fbab9b6f2d0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1852,145 +1852,145 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8641046c07f85641046c0 /* Sources */ = { + FFF8b9b6f2d07fbab9b6f2d0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6398cc007f856398cc00, - FFFF6398cc687f856398cc68, - FFFF6398ccd07f856398ccd0, - FFFF6398cd387f856398cd38, - FFFF6398cda07f856398cda0, - FFFF6398ce087f856398ce08, - FFFF6398ce707f856398ce70, - FFFF6398ced87f856398ced8, - FFFF648048e07f85648048e0, - FFFF648049487f8564804948, - FFFF648049b07f85648049b0, - FFFF64804a187f8564804a18, - FFFF64804a807f8564804a80, - FFFF64804ae87f8564804ae8, - FFFF64804b507f8564804b50, - FFFF64804bb87f8564804bb8, - FFFF64804c207f8564804c20, - FFFF64804c887f8564804c88, - FFFF64804cf07f8564804cf0, - FFFF64804d587f8564804d58, - FFFF64804dc07f8564804dc0, - FFFF64804e287f8564804e28, - FFFF64804e907f8564804e90, - FFFF64804ef87f8564804ef8, - FFFF64804f607f8564804f60, - FFFF64804fc87f8564804fc8, - FFFF648050307f8564805030, - FFFF648050987f8564805098, - FFFF648051007f8564805100, - FFFF648051687f8564805168, - FFFF648051d07f85648051d0, - FFFF648052387f8564805238, - FFFF648052a07f85648052a0, - FFFF648053087f8564805308, - FFFF648053707f8564805370, - FFFF648053d87f85648053d8, - FFFF648054407f8564805440, - FFFF648054a87f85648054a8, - FFFF648055107f8564805510, - FFFF648055787f8564805578, - FFFF648055e07f85648055e0, - FFFF648056487f8564805648, - FFFF648056b07f85648056b0, - FFFF648057187f8564805718, - FFFF648057807f8564805780, - FFFF648057e87f85648057e8, - FFFF648058507f8564805850, - FFFF648058b87f85648058b8, - FFFF648059207f8564805920, - FFFF648059887f8564805988, - FFFF648059f07f85648059f0, - FFFF64805a587f8564805a58, - FFFF64805ac07f8564805ac0, - FFFF64805b287f8564805b28, - FFFF64805b907f8564805b90, - FFFF64805bf87f8564805bf8, - FFFF64805c607f8564805c60, - FFFF64805cc87f8564805cc8, - FFFF64805d307f8564805d30, - FFFF64805d987f8564805d98, - FFFF64805e007f8564805e00, - FFFF64805e687f8564805e68, - FFFF64805ed07f8564805ed0, - FFFF64805f387f8564805f38, - FFFF64805fa07f8564805fa0, - FFFF648060087f8564806008, - FFFF648060707f8564806070, - FFFF648060d87f85648060d8, - FFFF648061407f8564806140, - FFFF648061a87f85648061a8, - FFFF648062107f8564806210, - FFFF648062787f8564806278, - FFFF648062e07f85648062e0, - FFFF648063487f8564806348, - FFFF648063b07f85648063b0, - FFFF648064187f8564806418, - FFFF648064807f8564806480, - FFFF648064e87f85648064e8, - FFFF648065507f8564806550, - FFFF648065b87f85648065b8, - FFFF648066207f8564806620, - FFFF648066887f8564806688, - FFFF648066f07f85648066f0, - FFFF648067587f8564806758, - FFFF648067c07f85648067c0, - FFFF648068287f8564806828, - FFFF648068907f8564806890, - FFFF648068f87f85648068f8, - FFFF648069607f8564806960, - FFFF648069c87f85648069c8, - FFFF64806a307f8564806a30, - FFFF64806a987f8564806a98, - FFFF64806b007f8564806b00, - FFFF64806b687f8564806b68, - FFFF64806bd07f8564806bd0, - FFFF64806c387f8564806c38, - FFFF64806ca07f8564806ca0, - FFFF64806d087f8564806d08, - FFFF64806d707f8564806d70, - FFFF64806dd87f8564806dd8, - FFFF64806e407f8564806e40, - FFFF64806ea87f8564806ea8, - FFFF64806f107f8564806f10, - FFFF64806f787f8564806f78, - FFFF64806fe07f8564806fe0, - FFFF648070487f8564807048, - FFFF648070b07f85648070b0, - FFFF648071187f8564807118, - FFFF648071807f8564807180, - FFFF648071e87f85648071e8, - FFFF648072507f8564807250, - FFFF648072b87f85648072b8, - FFFF648073207f8564807320, - FFFF648073887f8564807388, - FFFF648073f07f85648073f0, - FFFF648074587f8564807458, - FFFF648074c07f85648074c0, - FFFF648075287f8564807528, - FFFF648075907f8564807590, - FFFF648075f87f85648075f8, - FFFF648076607f8564807660, - FFFF648076c87f85648076c8, - FFFF648077307f8564807730, - FFFF648077987f8564807798, - FFFF648078007f8564807800, - FFFF648078687f8564807868, - FFFF648078d07f85648078d0, - FFFF648079387f8564807938, - FFFF648079a07f85648079a0, - FFFF64807a087f8564807a08, - FFFF64807a707f8564807a70, - FFFF64807ad87f8564807ad8, - FFFF64807b407f8564807b40, - FFFF64807ba87f8564807ba8, - FFFF64807c107f8564807c10, + FFFFb899f2007fbab899f200, + FFFFb899f2687fbab899f268, + FFFFb899f2d07fbab899f2d0, + FFFFb899f3387fbab899f338, + FFFFb899f3a07fbab899f3a0, + FFFFb899f4087fbab899f408, + FFFFb899f4707fbab899f470, + FFFFb899f4d87fbab899f4d8, + FFFFba00aee07fbaba00aee0, + FFFFba00af487fbaba00af48, + FFFFba00afb07fbaba00afb0, + FFFFba00b0187fbaba00b018, + FFFFba00b0807fbaba00b080, + FFFFba00b0e87fbaba00b0e8, + FFFFba00b1507fbaba00b150, + FFFFba00b1b87fbaba00b1b8, + FFFFba00b2207fbaba00b220, + FFFFba00b2887fbaba00b288, + FFFFba00b2f07fbaba00b2f0, + FFFFba00b3587fbaba00b358, + FFFFba00b3c07fbaba00b3c0, + FFFFba00b4287fbaba00b428, + FFFFba00b4907fbaba00b490, + FFFFba00b4f87fbaba00b4f8, + FFFFba00b5607fbaba00b560, + FFFFba00b5c87fbaba00b5c8, + FFFFba00b6307fbaba00b630, + FFFFba00b6987fbaba00b698, + FFFFba00b7007fbaba00b700, + FFFFba00b7687fbaba00b768, + FFFFba00b7d07fbaba00b7d0, + FFFFba00b8387fbaba00b838, + FFFFba00b8a07fbaba00b8a0, + FFFFba00b9087fbaba00b908, + FFFFba00b9707fbaba00b970, + FFFFba00b9d87fbaba00b9d8, + FFFFba00ba407fbaba00ba40, + FFFFba00baa87fbaba00baa8, + FFFFba00bb107fbaba00bb10, + FFFFba00bb787fbaba00bb78, + FFFFba00bbe07fbaba00bbe0, + FFFFba00bc487fbaba00bc48, + FFFFba00bcb07fbaba00bcb0, + FFFFba00bd187fbaba00bd18, + FFFFba00bd807fbaba00bd80, + FFFFba00bde87fbaba00bde8, + FFFFba00be507fbaba00be50, + FFFFba00beb87fbaba00beb8, + FFFFba00bf207fbaba00bf20, + FFFFba00bf887fbaba00bf88, + FFFFba00bff07fbaba00bff0, + FFFFba00c0587fbaba00c058, + FFFFba00c0c07fbaba00c0c0, + FFFFba00c1287fbaba00c128, + FFFFba00c1907fbaba00c190, + FFFFba00c1f87fbaba00c1f8, + FFFFba00c2607fbaba00c260, + FFFFba00c2c87fbaba00c2c8, + FFFFba00c3307fbaba00c330, + FFFFba00c3987fbaba00c398, + FFFFba00c4007fbaba00c400, + FFFFba00c4687fbaba00c468, + FFFFba00c4d07fbaba00c4d0, + FFFFba00c5387fbaba00c538, + FFFFba00c5a07fbaba00c5a0, + FFFFba00c6087fbaba00c608, + FFFFba00c6707fbaba00c670, + FFFFba00c6d87fbaba00c6d8, + FFFFba00c7407fbaba00c740, + FFFFba00c7a87fbaba00c7a8, + FFFFba00c8107fbaba00c810, + FFFFba00c8787fbaba00c878, + FFFFba00c8e07fbaba00c8e0, + FFFFba00c9487fbaba00c948, + FFFFba00c9b07fbaba00c9b0, + FFFFba00ca187fbaba00ca18, + FFFFba00ca807fbaba00ca80, + FFFFba00cae87fbaba00cae8, + FFFFba00cb507fbaba00cb50, + FFFFba00cbb87fbaba00cbb8, + FFFFba00cc207fbaba00cc20, + FFFFba00cc887fbaba00cc88, + FFFFba00ccf07fbaba00ccf0, + FFFFba00cd587fbaba00cd58, + FFFFba00cdc07fbaba00cdc0, + FFFFba00ce287fbaba00ce28, + FFFFba00ce907fbaba00ce90, + FFFFba00cef87fbaba00cef8, + FFFFba00cf607fbaba00cf60, + FFFFba00cfc87fbaba00cfc8, + FFFFba00d0307fbaba00d030, + FFFFba00d0987fbaba00d098, + FFFFba00d1007fbaba00d100, + FFFFba00d1687fbaba00d168, + FFFFba00d1d07fbaba00d1d0, + FFFFba00d2387fbaba00d238, + FFFFba00d2a07fbaba00d2a0, + FFFFba00d3087fbaba00d308, + FFFFba00d3707fbaba00d370, + FFFFba00d3d87fbaba00d3d8, + FFFFba00d4407fbaba00d440, + FFFFba00d4a87fbaba00d4a8, + FFFFba00d5107fbaba00d510, + FFFFba00d5787fbaba00d578, + FFFFba00d5e07fbaba00d5e0, + FFFFba00d6487fbaba00d648, + FFFFba00d6b07fbaba00d6b0, + FFFFba00d7187fbaba00d718, + FFFFba00d7807fbaba00d780, + FFFFba00d7e87fbaba00d7e8, + FFFFba00d8507fbaba00d850, + FFFFba00d8b87fbaba00d8b8, + FFFFba00d9207fbaba00d920, + FFFFba00d9887fbaba00d988, + FFFFba00d9f07fbaba00d9f0, + FFFFba00da587fbaba00da58, + FFFFba00dac07fbaba00dac0, + FFFFba00db287fbaba00db28, + FFFFba00db907fbaba00db90, + FFFFba00dbf87fbaba00dbf8, + FFFFba00dc607fbaba00dc60, + FFFFba00dcc87fbaba00dcc8, + FFFFba00dd307fbaba00dd30, + FFFFba00dd987fbaba00dd98, + FFFFba00de007fbaba00de00, + FFFFba00de687fbaba00de68, + FFFFba00ded07fbaba00ded0, + FFFFba00df387fbaba00df38, + FFFFba00dfa07fbaba00dfa0, + FFFFba00e0087fbaba00e008, + FFFFba00e0707fbaba00e070, + FFFFba00e0d87fbaba00e0d8, + FFFFba00e1407fbaba00e140, + FFFFba00e1a87fbaba00e1a8, + FFFFba00e2107fbaba00e210, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1999,132 +1999,132 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF46410ff507f856410ff50 /* PBXTargetDependency */ = { + FFF4b9dcf4e07fbab9dcf4e0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA641711507f8564171150 /* PxFoundation */; - targetProxy = FFF5641711507f8564171150 /* PBXContainerItemProxy */; + target = FFFAb9b5ed307fbab9b5ed30 /* PxFoundation */; + targetProxy = FFF5b9b5ed307fbab9b5ed30 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxFoundation */ - FFFF639849187f8563984918 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD639849187f8563984918 /* src/PsAllocator.cpp */; }; - FFFF639849807f8563984980 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD639849807f8563984980 /* src/PsAssert.cpp */; }; - FFFF639849e87f85639849e8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD639849e87f85639849e8 /* src/PsFoundation.cpp */; }; - FFFF63984a507f8563984a50 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984a507f8563984a50 /* src/PsMathUtils.cpp */; }; - FFFF63984ab87f8563984ab8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984ab87f8563984ab8 /* src/PsString.cpp */; }; - FFFF63984b207f8563984b20 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984b207f8563984b20 /* src/PsTempAllocator.cpp */; }; - FFFF63984b887f8563984b88 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984b887f8563984b88 /* src/PsUtilities.cpp */; }; - FFFF63984bf07f8563984bf0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984bf07f8563984bf0 /* src/unix/PsUnixAtomic.cpp */; }; - FFFF63984c587f8563984c58 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984c587f8563984c58 /* src/unix/PsUnixCpu.cpp */; }; - FFFF63984cc07f8563984cc0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984cc07f8563984cc0 /* src/unix/PsUnixFPU.cpp */; }; - FFFF63984d287f8563984d28 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984d287f8563984d28 /* src/unix/PsUnixMutex.cpp */; }; - FFFF63984d907f8563984d90 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984d907f8563984d90 /* src/unix/PsUnixPrintString.cpp */; }; - FFFF63984df87f8563984df8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984df87f8563984df8 /* src/unix/PsUnixSList.cpp */; }; - FFFF63984e607f8563984e60 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984e607f8563984e60 /* src/unix/PsUnixSocket.cpp */; }; - FFFF63984ec87f8563984ec8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984ec87f8563984ec8 /* src/unix/PsUnixSync.cpp */; }; - FFFF63984f307f8563984f30 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984f307f8563984f30 /* src/unix/PsUnixThread.cpp */; }; - FFFF63984f987f8563984f98 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD63984f987f8563984f98 /* src/unix/PsUnixTime.cpp */; }; + FFFFb8996f187fbab8996f18 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb8996f187fbab8996f18 /* src/PsAllocator.cpp */; }; + FFFFb8996f807fbab8996f80 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb8996f807fbab8996f80 /* src/PsAssert.cpp */; }; + FFFFb8996fe87fbab8996fe8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb8996fe87fbab8996fe8 /* src/PsFoundation.cpp */; }; + FFFFb89970507fbab8997050 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb89970507fbab8997050 /* src/PsMathUtils.cpp */; }; + FFFFb89970b87fbab89970b8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb89970b87fbab89970b8 /* src/PsString.cpp */; }; + FFFFb89971207fbab8997120 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb89971207fbab8997120 /* src/PsTempAllocator.cpp */; }; + FFFFb89971887fbab8997188 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb89971887fbab8997188 /* src/PsUtilities.cpp */; }; + FFFFb89971f07fbab89971f0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb89971f07fbab89971f0 /* src/unix/PsUnixAtomic.cpp */; }; + FFFFb89972587fbab8997258 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb89972587fbab8997258 /* src/unix/PsUnixCpu.cpp */; }; + FFFFb89972c07fbab89972c0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb89972c07fbab89972c0 /* src/unix/PsUnixFPU.cpp */; }; + FFFFb89973287fbab8997328 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb89973287fbab8997328 /* src/unix/PsUnixMutex.cpp */; }; + FFFFb89973907fbab8997390 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb89973907fbab8997390 /* src/unix/PsUnixPrintString.cpp */; }; + FFFFb89973f87fbab89973f8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb89973f87fbab89973f8 /* src/unix/PsUnixSList.cpp */; }; + FFFFb89974607fbab8997460 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb89974607fbab8997460 /* src/unix/PsUnixSocket.cpp */; }; + FFFFb89974c87fbab89974c8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb89974c87fbab89974c8 /* src/unix/PsUnixSync.cpp */; }; + FFFFb89975307fbab8997530 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb89975307fbab8997530 /* src/unix/PsUnixThread.cpp */; }; + FFFFb89975987fbab8997598 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb89975987fbab8997598 /* src/unix/PsUnixTime.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD641711507f8564171150 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD639790007f8563979000 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; - FFFD639790687f8563979068 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD639790d07f85639790d0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; - FFFD639791387f8563979138 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; - FFFD639791a07f85639791a0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; - FFFD639792087f8563979208 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD639792707f8563979270 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; - FFFD639792d87f85639792d8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD639793407f8563979340 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD639793a87f85639793a8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFD639794107f8563979410 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; - FFFD639794787f8563979478 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD639794e07f85639794e0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; - FFFD639795487f8563979548 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; - FFFD639795b07f85639795b0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD639796187f8563979618 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD639796807f8563979680 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFD639796e87f85639796e8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD639797507f8563979750 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; - FFFD639797b87f85639797b8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; - FFFD639798207f8563979820 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFD639798887f8563979888 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD639798f07f85639798f0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFD639799587f8563979958 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFD639799c07f85639799c0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; - FFFD63979a287f8563979a28 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; - FFFD63979a907f8563979a90 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; - FFFD63979af87f8563979af8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; - FFFD63979b607f8563979b60 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD639836007f8563983600 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; - FFFD639836687f8563983668 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; - FFFD639836d07f85639836d0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; - FFFD639837387f8563983738 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD639837a07f85639837a0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD639838087f8563983808 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; - FFFD639838707f8563983870 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFD639838d87f85639838d8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; - FFFD639839407f8563983940 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD639839a87f85639839a8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; - FFFD63983a107f8563983a10 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD63983a787f8563983a78 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFD63983ae07f8563983ae0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD63983b487f8563983b48 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; - FFFD63983bb07f8563983bb0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFD63983c187f8563983c18 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD63983c807f8563983c80 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; - FFFD63983ce87f8563983ce8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD63983d507f8563983d50 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD63983db87f8563983db8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; - FFFD63983e207f8563983e20 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD63983e887f8563983e88 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD63983ef07f8563983ef0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFD63983f587f8563983f58 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD63983fc07f8563983fc0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; - FFFD639840287f8563984028 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; - FFFD639840907f8563984090 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; - FFFD639840f87f85639840f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFD639841607f8563984160 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; - FFFD639841c87f85639841c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; - FFFD639842307f8563984230 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD639842987f8563984298 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; - FFFD639843007f8563984300 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; - FFFD639843687f8563984368 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; - FFFD639843d07f85639843d0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFD639844387f8563984438 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD639844a07f85639844a0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD639845087f8563984508 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; - FFFD639845707f8563984570 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; - FFFD639845d87f85639845d8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFD639846407f8563984640 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFD639846a87f85639846a8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFD639847107f8563984710 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD639847787f8563984778 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFD639847e07f85639847e0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD639848487f8563984848 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD639848b07f85639848b0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD639849187f8563984918 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD639849807f8563984980 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD639849e87f85639849e8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63984a507f8563984a50 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63984ab87f8563984ab8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63984b207f8563984b20 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63984b887f8563984b88 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63984bf07f8563984bf0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63984c587f8563984c58 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63984cc07f8563984cc0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63984d287f8563984d28 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63984d907f8563984d90 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63984df87f8563984df8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63984e607f8563984e60 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63984ec87f8563984ec8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63984f307f8563984f30 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63984f987f8563984f98 /* src/unix/PsUnixTime.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixTime.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixTime.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb9b5ed307fbab9b5ed30 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDb898b6007fbab898b600 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898b6687fbab898b668 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898b6d07fbab898b6d0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898b7387fbab898b738 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898b7a07fbab898b7a0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898b8087fbab898b808 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898b8707fbab898b870 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898b8d87fbab898b8d8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898b9407fbab898b940 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898b9a87fbab898b9a8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898ba107fbab898ba10 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898ba787fbab898ba78 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898bae07fbab898bae0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898bb487fbab898bb48 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898bbb07fbab898bbb0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898bc187fbab898bc18 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898bc807fbab898bc80 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898bce87fbab898bce8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898bd507fbab898bd50 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898bdb87fbab898bdb8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898be207fbab898be20 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898be887fbab898be88 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898bef07fbab898bef0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898bf587fbab898bf58 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898bfc07fbab898bfc0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898c0287fbab898c028 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898c0907fbab898c090 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898c0f87fbab898c0f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; + FFFDb898c1607fbab898c160 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8995c007fbab8995c00 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8995c687fbab8995c68 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8995cd07fbab8995cd0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8995d387fbab8995d38 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8995da07fbab8995da0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8995e087fbab8995e08 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8995e707fbab8995e70 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8995ed87fbab8995ed8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8995f407fbab8995f40 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8995fa87fbab8995fa8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89960107fbab8996010 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89960787fbab8996078 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89960e07fbab89960e0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89961487fbab8996148 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89961b07fbab89961b0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89962187fbab8996218 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89962807fbab8996280 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89962e87fbab89962e8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89963507fbab8996350 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89963b87fbab89963b8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89964207fbab8996420 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89964887fbab8996488 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89964f07fbab89964f0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89965587fbab8996558 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89965c07fbab89965c0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89966287fbab8996628 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89966907fbab8996690 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89966f87fbab89966f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89967607fbab8996760 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89967c87fbab89967c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89968307fbab8996830 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89968987fbab8996898 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89969007fbab8996900 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89969687fbab8996968 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; + FFFDb89969d07fbab89969d0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8996a387fbab8996a38 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8996aa07fbab8996aa0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8996b087fbab8996b08 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8996b707fbab8996b70 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8996bd87fbab8996bd8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8996c407fbab8996c40 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8996ca87fbab8996ca8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8996d107fbab8996d10 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8996d787fbab8996d78 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8996de07fbab8996de0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8996e487fbab8996e48 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8996eb07fbab8996eb0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFDb8996f187fbab8996f18 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb8996f807fbab8996f80 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb8996fe87fbab8996fe8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb89970507fbab8997050 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb89970b87fbab89970b8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb89971207fbab8997120 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb89971887fbab8997188 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb89971f07fbab89971f0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb89972587fbab8997258 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb89972c07fbab89972c0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb89973287fbab8997328 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb89973907fbab8997390 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb89973f87fbab89973f8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb89974607fbab8997460 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb89974c87fbab89974c8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb89975307fbab8997530 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb89975987fbab8997598 /* 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 */ - FFF2641711507f8564171150 /* Resources */ = { + FFF2b9b5ed307fbab9b5ed30 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2134,7 +2134,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC641711507f8564171150 /* Frameworks */ = { + FFFCb9b5ed307fbab9b5ed30 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2144,27 +2144,27 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8641711507f8564171150 /* Sources */ = { + FFF8b9b5ed307fbab9b5ed30 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF639849187f8563984918, - FFFF639849807f8563984980, - FFFF639849e87f85639849e8, - FFFF63984a507f8563984a50, - FFFF63984ab87f8563984ab8, - FFFF63984b207f8563984b20, - FFFF63984b887f8563984b88, - FFFF63984bf07f8563984bf0, - FFFF63984c587f8563984c58, - FFFF63984cc07f8563984cc0, - FFFF63984d287f8563984d28, - FFFF63984d907f8563984d90, - FFFF63984df87f8563984df8, - FFFF63984e607f8563984e60, - FFFF63984ec87f8563984ec8, - FFFF63984f307f8563984f30, - FFFF63984f987f8563984f98, + FFFFb8996f187fbab8996f18, + FFFFb8996f807fbab8996f80, + FFFFb8996fe87fbab8996fe8, + FFFFb89970507fbab8997050, + FFFFb89970b87fbab89970b8, + FFFFb89971207fbab8997120, + FFFFb89971887fbab8997188, + FFFFb89971f07fbab89971f0, + FFFFb89972587fbab8997258, + FFFFb89972c07fbab89972c0, + FFFFb89973287fbab8997328, + FFFFb89973907fbab8997390, + FFFFb89973f87fbab89973f8, + FFFFb89974607fbab8997460, + FFFFb89974c87fbab89974c8, + FFFFb89975307fbab8997530, + FFFFb89975987fbab8997598, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2176,103 +2176,103 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxPvdSDK */ - FFFF6302dfa87f856302dfa8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302dfa87f856302dfa8 /* src/PxProfileEventImpl.cpp */; }; - FFFF6302e0107f856302e010 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e0107f856302e010 /* src/PxPvd.cpp */; }; - FFFF6302e0787f856302e078 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e0787f856302e078 /* src/PxPvdDataStream.cpp */; }; - FFFF6302e0e07f856302e0e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e0e07f856302e0e0 /* src/PxPvdDefaultFileTransport.cpp */; }; - FFFF6302e1487f856302e148 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e1487f856302e148 /* src/PxPvdDefaultSocketTransport.cpp */; }; - FFFF6302e1b07f856302e1b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e1b07f856302e1b0 /* src/PxPvdImpl.cpp */; }; - FFFF6302e2187f856302e218 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e2187f856302e218 /* src/PxPvdMemClient.cpp */; }; - FFFF6302e2807f856302e280 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e2807f856302e280 /* src/PxPvdObjectModelMetaData.cpp */; }; - FFFF6302e2e87f856302e2e8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e2e87f856302e2e8 /* src/PxPvdObjectRegistrar.cpp */; }; - FFFF6302e3507f856302e350 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e3507f856302e350 /* src/PxPvdProfileZoneClient.cpp */; }; - FFFF6302e3b87f856302e3b8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6302e3b87f856302e3b8 /* src/PxPvdUserRenderer.cpp */; }; + FFFFba0237a87fbaba0237a8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba0237a87fbaba0237a8 /* src/PxProfileEventImpl.cpp */; }; + FFFFba0238107fbaba023810 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba0238107fbaba023810 /* src/PxPvd.cpp */; }; + FFFFba0238787fbaba023878 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba0238787fbaba023878 /* src/PxPvdDataStream.cpp */; }; + FFFFba0238e07fbaba0238e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba0238e07fbaba0238e0 /* src/PxPvdDefaultFileTransport.cpp */; }; + FFFFba0239487fbaba023948 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba0239487fbaba023948 /* src/PxPvdDefaultSocketTransport.cpp */; }; + FFFFba0239b07fbaba0239b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba0239b07fbaba0239b0 /* src/PxPvdImpl.cpp */; }; + FFFFba023a187fbaba023a18 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba023a187fbaba023a18 /* src/PxPvdMemClient.cpp */; }; + FFFFba023a807fbaba023a80 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba023a807fbaba023a80 /* src/PxPvdObjectModelMetaData.cpp */; }; + FFFFba023ae87fbaba023ae8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba023ae87fbaba023ae8 /* src/PxPvdObjectRegistrar.cpp */; }; + FFFFba023b507fbaba023b50 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba023b507fbaba023b50 /* src/PxPvdProfileZoneClient.cpp */; }; + FFFFba023bb87fbaba023bb8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba023bb87fbaba023bb8 /* src/PxPvdUserRenderer.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD62c77dd07f8562c77dd0 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD62c726707f8562c72670 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD62c726d87f8562c726d8 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302dc007f856302dc00 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302dc687f856302dc68 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302dcd07f856302dcd0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302dd387f856302dd38 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302dda07f856302dda0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302de087f856302de08 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302de707f856302de70 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302ded87f856302ded8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302df407f856302df40 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302dfa87f856302dfa8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6302e0107f856302e010 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6302e0787f856302e078 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6302e0e07f856302e0e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6302e1487f856302e148 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6302e1b07f856302e1b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6302e2187f856302e218 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6302e2807f856302e280 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6302e2e87f856302e2e8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6302e3507f856302e350 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6302e3b87f856302e3b8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6302e4207f856302e420 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302e4887f856302e488 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302e4f07f856302e4f0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302e5587f856302e558 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302e5c07f856302e5c0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302e6287f856302e628 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302e6907f856302e690 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302e6f87f856302e6f8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302e7607f856302e760 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302e7c87f856302e7c8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302e8307f856302e830 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302e8987f856302e898 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302e9007f856302e900 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302e9687f856302e968 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302e9d07f856302e9d0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302ea387f856302ea38 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302eaa07f856302eaa0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302eb087f856302eb08 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302eb707f856302eb70 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302ebd87f856302ebd8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302ec407f856302ec40 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302eca87f856302eca8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302ed107f856302ed10 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302ed787f856302ed78 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302ede07f856302ede0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302ee487f856302ee48 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302eeb07f856302eeb0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302ef187f856302ef18 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302ef807f856302ef80 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302efe87f856302efe8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f0507f856302f050 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f0b87f856302f0b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f1207f856302f120 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f1887f856302f188 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f1f07f856302f1f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f2587f856302f258 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f2c07f856302f2c0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f3287f856302f328 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f3907f856302f390 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f3f87f856302f3f8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f4607f856302f460 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f4c87f856302f4c8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f5307f856302f530 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f5987f856302f598 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f6007f856302f600 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f6687f856302f668 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f6d07f856302f6d0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f7387f856302f738 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f7a07f856302f7a0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f8087f856302f808 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f8707f856302f870 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f8d87f856302f8d8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f9407f856302f940 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302f9a87f856302f9a8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302fa107f856302fa10 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD6302fa787f856302fa78 /* src/PxPvdUserRenderTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDb98414907fbab9841490 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDb9843e807fbab9843e80 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9843ee87fbab9843ee8 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0234007fbaba023400 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0234687fbaba023468 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0234d07fbaba0234d0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0235387fbaba023538 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0235a07fbaba0235a0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0236087fbaba023608 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0236707fbaba023670 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0236d87fbaba0236d8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0237407fbaba023740 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0237a87fbaba0237a8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba0238107fbaba023810 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba0238787fbaba023878 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba0238e07fbaba0238e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba0239487fbaba023948 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba0239b07fbaba0239b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba023a187fbaba023a18 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba023a807fbaba023a80 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba023ae87fbaba023ae8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba023b507fbaba023b50 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba023bb87fbaba023bb8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba023c207fbaba023c20 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDba023c887fbaba023c88 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFDba023cf07fbaba023cf0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; + FFFDba023d587fbaba023d58 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDba023dc07fbaba023dc0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDba023e287fbaba023e28 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; + FFFDba023e907fbaba023e90 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDba023ef87fbaba023ef8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFDba023f607fbaba023f60 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDba023fc87fbaba023fc8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0240307fbaba024030 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0240987fbaba024098 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0241007fbaba024100 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0241687fbaba024168 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0241d07fbaba0241d0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0242387fbaba024238 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0242a07fbaba0242a0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0243087fbaba024308 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0243707fbaba024370 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0243d87fbaba0243d8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0244407fbaba024440 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0244a87fbaba0244a8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0245107fbaba024510 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0245787fbaba024578 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0245e07fbaba0245e0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0246487fbaba024648 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0246b07fbaba0246b0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0247187fbaba024718 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0247807fbaba024780 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0247e87fbaba0247e8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0248507fbaba024850 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0248b87fbaba0248b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0249207fbaba024920 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0249887fbaba024988 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0249f07fbaba0249f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDba024a587fbaba024a58 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; + FFFDba024ac07fbaba024ac0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFDba024b287fbaba024b28 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; + FFFDba024b907fbaba024b90 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFDba024bf87fbaba024bf8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDba024c607fbaba024c60 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDba024cc87fbaba024cc8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFDba024d307fbaba024d30 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFDba024d987fbaba024d98 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFDba024e007fbaba024e00 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDba024e687fbaba024e68 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFDba024ed07fbaba024ed0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; + FFFDba024f387fbaba024f38 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDba024fa07fbaba024fa0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0250087fbaba025008 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0250707fbaba025070 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0250d87fbaba0250d8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0251407fbaba025140 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0251a87fbaba0251a8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0252107fbaba025210 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0252787fbaba025278 /* 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 */ - FFF262c77dd07f8562c77dd0 /* Resources */ = { + FFF2b98414907fbab9841490 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2282,7 +2282,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC62c77dd07f8562c77dd0 /* Frameworks */ = { + FFFCb98414907fbab9841490 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2292,21 +2292,21 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF862c77dd07f8562c77dd0 /* Sources */ = { + FFF8b98414907fbab9841490 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6302dfa87f856302dfa8, - FFFF6302e0107f856302e010, - FFFF6302e0787f856302e078, - FFFF6302e0e07f856302e0e0, - FFFF6302e1487f856302e148, - FFFF6302e1b07f856302e1b0, - FFFF6302e2187f856302e218, - FFFF6302e2807f856302e280, - FFFF6302e2e87f856302e2e8, - FFFF6302e3507f856302e350, - FFFF6302e3b87f856302e3b8, + FFFFba0237a87fbaba0237a8, + FFFFba0238107fbaba023810, + FFFFba0238787fbaba023878, + FFFFba0238e07fbaba0238e0, + FFFFba0239487fbaba023948, + FFFFba0239b07fbaba0239b0, + FFFFba023a187fbaba023a18, + FFFFba023a807fbaba023a80, + FFFFba023ae87fbaba023ae8, + FFFFba023b507fbaba023b50, + FFFFba023bb87fbaba023bb8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2315,108 +2315,108 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF462c74ad07f8562c74ad0 /* PBXTargetDependency */ = { + FFF4b980eee07fbab980eee0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA641711507f8564171150 /* PxFoundation */; - targetProxy = FFF5641711507f8564171150 /* PBXContainerItemProxy */; + target = FFFAb9b5ed307fbab9b5ed30 /* PxFoundation */; + targetProxy = FFF5b9b5ed307fbab9b5ed30 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevel */ - FFFF62e7cdb07f8562e7cdb0 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFD62e7cdb07f8562e7cdb0 /* px_globals.cpp */; }; - FFFF62e803f07f8562e803f0 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD62e803f07f8562e803f0 /* PxsCCD.cpp */; }; - FFFF62e804587f8562e80458 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD62e804587f8562e80458 /* PxsContactManager.cpp */; }; - FFFF62e804c07f8562e804c0 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD62e804c07f8562e804c0 /* PxsContext.cpp */; }; - FFFF62e805287f8562e80528 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD62e805287f8562e80528 /* PxsDefaultMemoryManager.cpp */; }; - FFFF62e805907f8562e80590 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD62e805907f8562e80590 /* PxsIslandSim.cpp */; }; - FFFF62e805f87f8562e805f8 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD62e805f87f8562e805f8 /* PxsMaterialCombiner.cpp */; }; - FFFF62e806607f8562e80660 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD62e806607f8562e80660 /* PxsNphaseImplementationContext.cpp */; }; - FFFF62e806c87f8562e806c8 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD62e806c87f8562e806c8 /* PxsSimpleIslandManager.cpp */; }; - FFFF63034c007f8563034c00 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034c007f8563034c00 /* collision/PxcContact.cpp */; }; - FFFF63034c687f8563034c68 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034c687f8563034c68 /* pipeline/PxcContactCache.cpp */; }; - FFFF63034cd07f8563034cd0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034cd07f8563034cd0 /* pipeline/PxcContactMethodImpl.cpp */; }; - FFFF63034d387f8563034d38 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034d387f8563034d38 /* pipeline/PxcMaterialHeightField.cpp */; }; - FFFF63034da07f8563034da0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034da07f8563034da0 /* pipeline/PxcMaterialMesh.cpp */; }; - FFFF63034e087f8563034e08 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034e087f8563034e08 /* pipeline/PxcMaterialMethodImpl.cpp */; }; - FFFF63034e707f8563034e70 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034e707f8563034e70 /* pipeline/PxcMaterialShape.cpp */; }; - FFFF63034ed87f8563034ed8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034ed87f8563034ed8 /* pipeline/PxcNpBatch.cpp */; }; - FFFF63034f407f8563034f40 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034f407f8563034f40 /* pipeline/PxcNpCacheStreamPair.cpp */; }; - FFFF63034fa87f8563034fa8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD63034fa87f8563034fa8 /* pipeline/PxcNpContactPrepShared.cpp */; }; - FFFF630350107f8563035010 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD630350107f8563035010 /* pipeline/PxcNpMemBlockPool.cpp */; }; - FFFF630350787f8563035078 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD630350787f8563035078 /* pipeline/PxcNpThreadContext.cpp */; }; + FFFFb985dcf07fbab985dcf0 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFDb985dcf07fbab985dcf0 /* px_globals.cpp */; }; + FFFFb98613307fbab9861330 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDb98613307fbab9861330 /* PxsCCD.cpp */; }; + FFFFb98613987fbab9861398 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDb98613987fbab9861398 /* PxsContactManager.cpp */; }; + FFFFb98614007fbab9861400 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDb98614007fbab9861400 /* PxsContext.cpp */; }; + FFFFb98614687fbab9861468 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDb98614687fbab9861468 /* PxsDefaultMemoryManager.cpp */; }; + FFFFb98614d07fbab98614d0 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDb98614d07fbab98614d0 /* PxsIslandSim.cpp */; }; + FFFFb98615387fbab9861538 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDb98615387fbab9861538 /* PxsMaterialCombiner.cpp */; }; + FFFFb98615a07fbab98615a0 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDb98615a07fbab98615a0 /* PxsNphaseImplementationContext.cpp */; }; + FFFFb98616087fbab9861608 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDb98616087fbab9861608 /* PxsSimpleIslandManager.cpp */; }; + FFFFba0268007fbaba026800 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDba0268007fbaba026800 /* collision/PxcContact.cpp */; }; + FFFFba0268687fbaba026868 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDba0268687fbaba026868 /* pipeline/PxcContactCache.cpp */; }; + FFFFba0268d07fbaba0268d0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDba0268d07fbaba0268d0 /* pipeline/PxcContactMethodImpl.cpp */; }; + FFFFba0269387fbaba026938 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDba0269387fbaba026938 /* pipeline/PxcMaterialHeightField.cpp */; }; + FFFFba0269a07fbaba0269a0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDba0269a07fbaba0269a0 /* pipeline/PxcMaterialMesh.cpp */; }; + FFFFba026a087fbaba026a08 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDba026a087fbaba026a08 /* pipeline/PxcMaterialMethodImpl.cpp */; }; + FFFFba026a707fbaba026a70 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDba026a707fbaba026a70 /* pipeline/PxcMaterialShape.cpp */; }; + FFFFba026ad87fbaba026ad8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDba026ad87fbaba026ad8 /* pipeline/PxcNpBatch.cpp */; }; + FFFFba026b407fbaba026b40 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDba026b407fbaba026b40 /* pipeline/PxcNpCacheStreamPair.cpp */; }; + FFFFba026ba87fbaba026ba8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDba026ba87fbaba026ba8 /* pipeline/PxcNpContactPrepShared.cpp */; }; + FFFFba026c107fbaba026c10 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDba026c107fbaba026c10 /* pipeline/PxcNpMemBlockPool.cpp */; }; + FFFFba026c787fbaba026c78 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDba026c787fbaba026c78 /* pipeline/PxcNpThreadContext.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD62e791907f8562e79190 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD62e7cdb07f8562e7cdb0 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD62e7f2e07f8562e7f2e0 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD62e7f3487f8562e7f348 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD62e7f3b07f8562e7f3b0 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD62e7f4187f8562e7f418 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD62e7f4807f8562e7f480 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD62e7f4e87f8562e7f4e8 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD62e7f5507f8562e7f550 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; - FFFD62e7f5b87f8562e7f5b8 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD62e7f6207f8562e7f620 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFD62e803f07f8562e803f0 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD62e804587f8562e80458 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD62e804c07f8562e804c0 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD62e805287f8562e80528 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD62e805907f8562e80590 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD62e805f87f8562e805f8 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD62e806607f8562e80660 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD62e806c87f8562e806c8 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD630362007f8563036200 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFD630362687f8563036268 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFD630362d07f85630362d0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD630363387f8563036338 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; - FFFD630363a07f85630363a0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD630364087f8563036408 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD630364707f8563036470 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD630364d87f85630364d8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; - FFFD630365407f8563036540 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD630365a87f85630365a8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD630366107f8563036610 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; - FFFD630366787f8563036678 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; - FFFD630366e07f85630366e0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD630367487f8563036748 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD630367b07f85630367b0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD630368187f8563036818 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD630368807f8563036880 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD630368e87f85630368e8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFD630369507f8563036950 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD630369b87f85630369b8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD63034c007f8563034c00 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63034c687f8563034c68 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63034cd07f8563034cd0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63034d387f8563034d38 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63034da07f8563034da0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63034e087f8563034e08 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63034e707f8563034e70 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63034ed87f8563034ed8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63034f407f8563034f40 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD63034fa87f8563034fa8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD630350107f8563035010 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD630350787f8563035078 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD630354007f8563035400 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD630354687f8563035468 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD630354d07f85630354d0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD630355387f8563035538 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD630355a07f85630355a0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD630356087f8563035608 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; - FFFD630356707f8563035670 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD630356d87f85630356d8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD630357407f8563035740 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD630357a87f85630357a8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD630358107f8563035810 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD630358787f8563035878 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; - FFFD630358e07f85630358e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD630359487f8563035948 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD630359b07f85630359b0 /* utils/PxcThreadCoherentCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcThreadCoherentCache.h"; path = "../../LowLevel/common/include/utils/PxcThreadCoherentCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDb98574907fbab9857490 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDb985dcf07fbab985dcf0 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb98602207fbab9860220 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDb98602887fbab9860288 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDb98602f07fbab98602f0 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDb98603587fbab9860358 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDb98603c07fbab98603c0 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFDb98604287fbab9860428 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDb98604907fbab9860490 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; + FFFDb98604f87fbab98604f8 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDb98605607fbab9860560 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFDb98613307fbab9861330 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb98613987fbab9861398 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb98614007fbab9861400 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb98614687fbab9861468 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb98614d07fbab98614d0 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb98615387fbab9861538 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb98615a07fbab98615a0 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb98616087fbab9861608 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba02b8007fbaba02b800 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02b8687fbaba02b868 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02b8d07fbaba02b8d0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02b9387fbaba02b938 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02b9a07fbaba02b9a0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02ba087fbaba02ba08 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02ba707fbaba02ba70 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02bad87fbaba02bad8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02bb407fbaba02bb40 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02bba87fbaba02bba8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02bc107fbaba02bc10 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02bc787fbaba02bc78 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02bce07fbaba02bce0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02bd487fbaba02bd48 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02bdb07fbaba02bdb0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02be187fbaba02be18 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02be807fbaba02be80 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02bee87fbaba02bee8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02bf507fbaba02bf50 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02bfb87fbaba02bfb8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDba0268007fbaba026800 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba0268687fbaba026868 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba0268d07fbaba0268d0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba0269387fbaba026938 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba0269a07fbaba0269a0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba026a087fbaba026a08 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba026a707fbaba026a70 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba026ad87fbaba026ad8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba026b407fbaba026b40 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba026ba87fbaba026ba8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba026c107fbaba026c10 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba026c787fbaba026c78 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba02aa007fbaba02aa00 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02aa687fbaba02aa68 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02aad07fbaba02aad0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02ab387fbaba02ab38 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02aba07fbaba02aba0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02ac087fbaba02ac08 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02ac707fbaba02ac70 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02acd87fbaba02acd8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02ad407fbaba02ad40 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02ada87fbaba02ada8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02ae107fbaba02ae10 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02ae787fbaba02ae78 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02aee07fbaba02aee0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02af487fbaba02af48 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDba02afb07fbaba02afb0 /* 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 */ - FFF262e791907f8562e79190 /* Resources */ = { + FFF2b98574907fbab9857490 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2426,7 +2426,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC62e791907f8562e79190 /* Frameworks */ = { + FFFCb98574907fbab9857490 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2436,31 +2436,31 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF862e791907f8562e79190 /* Sources */ = { + FFF8b98574907fbab9857490 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF62e7cdb07f8562e7cdb0, - FFFF62e803f07f8562e803f0, - FFFF62e804587f8562e80458, - FFFF62e804c07f8562e804c0, - FFFF62e805287f8562e80528, - FFFF62e805907f8562e80590, - FFFF62e805f87f8562e805f8, - FFFF62e806607f8562e80660, - FFFF62e806c87f8562e806c8, - FFFF63034c007f8563034c00, - FFFF63034c687f8563034c68, - FFFF63034cd07f8563034cd0, - FFFF63034d387f8563034d38, - FFFF63034da07f8563034da0, - FFFF63034e087f8563034e08, - FFFF63034e707f8563034e70, - FFFF63034ed87f8563034ed8, - FFFF63034f407f8563034f40, - FFFF63034fa87f8563034fa8, - FFFF630350107f8563035010, - FFFF630350787f8563035078, + FFFFb985dcf07fbab985dcf0, + FFFFb98613307fbab9861330, + FFFFb98613987fbab9861398, + FFFFb98614007fbab9861400, + FFFFb98614687fbab9861468, + FFFFb98614d07fbab98614d0, + FFFFb98615387fbab9861538, + FFFFb98615a07fbab98615a0, + FFFFb98616087fbab9861608, + FFFFba0268007fbaba026800, + FFFFba0268687fbaba026868, + FFFFba0268d07fbaba0268d0, + FFFFba0269387fbaba026938, + FFFFba0269a07fbaba0269a0, + FFFFba026a087fbaba026a08, + FFFFba026a707fbaba026a70, + FFFFba026ad87fbaba026ad8, + FFFFba026b407fbaba026b40, + FFFFba026ba87fbaba026ba8, + FFFFba026c107fbaba026c10, + FFFFba026c787fbaba026c78, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2472,38 +2472,38 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelAABB */ - FFFF648184707f8564818470 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648184707f8564818470 /* BpBroadPhase.cpp */; }; - FFFF648184d87f85648184d8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648184d87f85648184d8 /* BpBroadPhaseMBP.cpp */; }; - FFFF648185407f8564818540 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648185407f8564818540 /* BpBroadPhaseSap.cpp */; }; - FFFF648185a87f85648185a8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648185a87f85648185a8 /* BpBroadPhaseSapAux.cpp */; }; - FFFF648186107f8564818610 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648186107f8564818610 /* BpMBPTasks.cpp */; }; - FFFF648186787f8564818678 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648186787f8564818678 /* BpSAPTasks.cpp */; }; - FFFF648186e07f85648186e0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648186e07f85648186e0 /* BpSimpleAABBManager.cpp */; }; + FFFFba81fe707fbaba81fe70 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba81fe707fbaba81fe70 /* BpBroadPhase.cpp */; }; + FFFFba81fed87fbaba81fed8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba81fed87fbaba81fed8 /* BpBroadPhaseMBP.cpp */; }; + FFFFba81ff407fbaba81ff40 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba81ff407fbaba81ff40 /* BpBroadPhaseSap.cpp */; }; + FFFFba81ffa87fbaba81ffa8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba81ffa87fbaba81ffa8 /* BpBroadPhaseSapAux.cpp */; }; + FFFFba8200107fbaba820010 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8200107fbaba820010 /* BpMBPTasks.cpp */; }; + FFFFba8200787fbaba820078 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8200787fbaba820078 /* BpSAPTasks.cpp */; }; + FFFFba8200e07fbaba8200e0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8200e07fbaba8200e0 /* BpSimpleAABBManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD64431e607f8564431e60 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD644362f07f85644362f0 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD644363587f8564436358 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFD644363c07f85644363c0 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFD644364287f8564436428 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD648182007f8564818200 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; - FFFD648182687f8564818268 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD648182d07f85648182d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; - FFFD648183387f8564818338 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; - FFFD648183a07f85648183a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD648184087f8564818408 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD648184707f8564818470 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648184d87f85648184d8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648185407f8564818540 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648185a87f85648185a8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648186107f8564818610 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648186787f8564818678 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648186e07f85648186e0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDbb0160707fbabb016070 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDb9e0a1307fbab9e0a130 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9e0a1987fbab9e0a198 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9e0a2007fbab9e0a200 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9e0a2687fbab9e0a268 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDba81fc007fbaba81fc00 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; + FFFDba81fc687fbaba81fc68 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFDba81fcd07fbaba81fcd0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; + FFFDba81fd387fbaba81fd38 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; + FFFDba81fda07fbaba81fda0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFDba81fe087fbaba81fe08 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFDba81fe707fbaba81fe70 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba81fed87fbaba81fed8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba81ff407fbaba81ff40 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba81ffa87fbaba81ffa8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8200107fbaba820010 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8200787fbaba820078 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8200e07fbaba8200e0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF264431e607f8564431e60 /* Resources */ = { + FFF2bb0160707fbabb016070 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2513,7 +2513,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC64431e607f8564431e60 /* Frameworks */ = { + FFFCbb0160707fbabb016070 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2523,17 +2523,17 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF864431e607f8564431e60 /* Sources */ = { + FFF8bb0160707fbabb016070 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF648184707f8564818470, - FFFF648184d87f85648184d8, - FFFF648185407f8564818540, - FFFF648185a87f85648185a8, - FFFF648186107f8564818610, - FFFF648186787f8564818678, - FFFF648186e07f85648186e0, + FFFFba81fe707fbaba81fe70, + FFFFba81fed87fbaba81fed8, + FFFFba81ff407fbaba81ff40, + FFFFba81ffa87fbaba81ffa8, + FFFFba8200107fbaba820010, + FFFFba8200787fbaba820078, + FFFFba8200e07fbaba8200e0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2545,105 +2545,105 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelDynamics */ - FFFF6303ee007f856303ee00 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303ee007f856303ee00 /* DyArticulation.cpp */; }; - FFFF6303ee687f856303ee68 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303ee687f856303ee68 /* DyArticulationContactPrep.cpp */; }; - FFFF6303eed07f856303eed0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303eed07f856303eed0 /* DyArticulationContactPrepPF.cpp */; }; - FFFF6303ef387f856303ef38 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303ef387f856303ef38 /* DyArticulationHelper.cpp */; }; - FFFF6303efa07f856303efa0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303efa07f856303efa0 /* DyArticulationSIMD.cpp */; }; - FFFF6303f0087f856303f008 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f0087f856303f008 /* DyArticulationScalar.cpp */; }; - FFFF6303f0707f856303f070 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f0707f856303f070 /* DyConstraintPartition.cpp */; }; - FFFF6303f0d87f856303f0d8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f0d87f856303f0d8 /* DyConstraintSetup.cpp */; }; - FFFF6303f1407f856303f140 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f1407f856303f140 /* DyConstraintSetupBlock.cpp */; }; - FFFF6303f1a87f856303f1a8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f1a87f856303f1a8 /* DyContactPrep.cpp */; }; - FFFF6303f2107f856303f210 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f2107f856303f210 /* DyContactPrep4.cpp */; }; - FFFF6303f2787f856303f278 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f2787f856303f278 /* DyContactPrep4PF.cpp */; }; - FFFF6303f2e07f856303f2e0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f2e07f856303f2e0 /* DyContactPrepPF.cpp */; }; - FFFF6303f3487f856303f348 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f3487f856303f348 /* DyDynamics.cpp */; }; - FFFF6303f3b07f856303f3b0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f3b07f856303f3b0 /* DyFrictionCorrelation.cpp */; }; - FFFF6303f4187f856303f418 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f4187f856303f418 /* DyRigidBodyToSolverBody.cpp */; }; - FFFF6303f4807f856303f480 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f4807f856303f480 /* DySolverConstraints.cpp */; }; - FFFF6303f4e87f856303f4e8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f4e87f856303f4e8 /* DySolverConstraintsBlock.cpp */; }; - FFFF6303f5507f856303f550 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f5507f856303f550 /* DySolverControl.cpp */; }; - FFFF6303f5b87f856303f5b8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f5b87f856303f5b8 /* DySolverControlPF.cpp */; }; - FFFF6303f6207f856303f620 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f6207f856303f620 /* DySolverPFConstraints.cpp */; }; - FFFF6303f6887f856303f688 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f6887f856303f688 /* DySolverPFConstraintsBlock.cpp */; }; - FFFF6303f6f07f856303f6f0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f6f07f856303f6f0 /* DyThreadContext.cpp */; }; - FFFF6303f7587f856303f758 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD6303f7587f856303f758 /* DyThresholdTable.cpp */; }; + FFFFb900fc007fbab900fc00 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb900fc007fbab900fc00 /* DyArticulation.cpp */; }; + FFFFb900fc687fbab900fc68 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb900fc687fbab900fc68 /* DyArticulationContactPrep.cpp */; }; + FFFFb900fcd07fbab900fcd0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb900fcd07fbab900fcd0 /* DyArticulationContactPrepPF.cpp */; }; + FFFFb900fd387fbab900fd38 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb900fd387fbab900fd38 /* DyArticulationHelper.cpp */; }; + FFFFb900fda07fbab900fda0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb900fda07fbab900fda0 /* DyArticulationSIMD.cpp */; }; + FFFFb900fe087fbab900fe08 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb900fe087fbab900fe08 /* DyArticulationScalar.cpp */; }; + FFFFb900fe707fbab900fe70 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb900fe707fbab900fe70 /* DyConstraintPartition.cpp */; }; + FFFFb900fed87fbab900fed8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb900fed87fbab900fed8 /* DyConstraintSetup.cpp */; }; + FFFFb900ff407fbab900ff40 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb900ff407fbab900ff40 /* DyConstraintSetupBlock.cpp */; }; + FFFFb900ffa87fbab900ffa8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb900ffa87fbab900ffa8 /* DyContactPrep.cpp */; }; + FFFFb90100107fbab9010010 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb90100107fbab9010010 /* DyContactPrep4.cpp */; }; + FFFFb90100787fbab9010078 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb90100787fbab9010078 /* DyContactPrep4PF.cpp */; }; + FFFFb90100e07fbab90100e0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb90100e07fbab90100e0 /* DyContactPrepPF.cpp */; }; + FFFFb90101487fbab9010148 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb90101487fbab9010148 /* DyDynamics.cpp */; }; + FFFFb90101b07fbab90101b0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb90101b07fbab90101b0 /* DyFrictionCorrelation.cpp */; }; + FFFFb90102187fbab9010218 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb90102187fbab9010218 /* DyRigidBodyToSolverBody.cpp */; }; + FFFFb90102807fbab9010280 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb90102807fbab9010280 /* DySolverConstraints.cpp */; }; + FFFFb90102e87fbab90102e8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb90102e87fbab90102e8 /* DySolverConstraintsBlock.cpp */; }; + FFFFb90103507fbab9010350 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb90103507fbab9010350 /* DySolverControl.cpp */; }; + FFFFb90103b87fbab90103b8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb90103b87fbab90103b8 /* DySolverControlPF.cpp */; }; + FFFFb90104207fbab9010420 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb90104207fbab9010420 /* DySolverPFConstraints.cpp */; }; + FFFFb90104887fbab9010488 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb90104887fbab9010488 /* DySolverPFConstraintsBlock.cpp */; }; + FFFFb90104f07fbab90104f0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb90104f07fbab90104f0 /* DyThreadContext.cpp */; }; + FFFFb90105587fbab9010558 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDb90105587fbab9010558 /* DyThresholdTable.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD62ea73f07f8562ea73f0 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6303ee007f856303ee00 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303ee687f856303ee68 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303eed07f856303eed0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303ef387f856303ef38 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303efa07f856303efa0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f0087f856303f008 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f0707f856303f070 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f0d87f856303f0d8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f1407f856303f140 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f1a87f856303f1a8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f2107f856303f210 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f2787f856303f278 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f2e07f856303f2e0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f3487f856303f348 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f3b07f856303f3b0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f4187f856303f418 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f4807f856303f480 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f4e87f856303f4e8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f5507f856303f550 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f5b87f856303f5b8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f6207f856303f620 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f6887f856303f688 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f6f07f856303f6f0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6303f7587f856303f758 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD62ea96107f8562ea9610 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD62ea96787f8562ea9678 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD62ea96e07f8562ea96e0 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; - FFFD62ea97487f8562ea9748 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD62ea97b07f8562ea97b0 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD62ea98187f8562ea9818 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD630400007f8563040000 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD630400687f8563040068 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; - FFFD630400d07f85630400d0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD630401387f8563040138 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; - FFFD630401a07f85630401a0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD630402087f8563040208 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD630402707f8563040270 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; - FFFD630402d87f85630402d8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD630403407f8563040340 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD630403a87f85630403a8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; - FFFD630404107f8563040410 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; - FFFD630404787f8563040478 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD630404e07f85630404e0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD630405487f8563040548 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD630405b07f85630405b0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; - FFFD630406187f8563040618 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD630406807f8563040680 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD630406e87f85630406e8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; - FFFD630407507f8563040750 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD630407b87f85630407b8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD630408207f8563040820 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; - FFFD630408887f8563040888 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; - FFFD630408f07f85630408f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD630409587f8563040958 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD630409c07f85630409c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD63040a287f8563040a28 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD63040a907f8563040a90 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; - FFFD63040af87f8563040af8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; - FFFD63040b607f8563040b60 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; - FFFD63040bc87f8563040bc8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; - FFFD63040c307f8563040c30 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD63040c987f8563040c98 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; - FFFD63040d007f8563040d00 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; - FFFD63040d687f8563040d68 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD63040dd07f8563040dd0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD63040e387f8563040e38 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; - FFFD63040ea07f8563040ea0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDb872ced07fbab872ced0 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDb900fc007fbab900fc00 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb900fc687fbab900fc68 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb900fcd07fbab900fcd0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb900fd387fbab900fd38 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb900fda07fbab900fda0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb900fe087fbab900fe08 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb900fe707fbab900fe70 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb900fed87fbab900fed8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb900ff407fbab900ff40 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb900ffa87fbab900ffa8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90100107fbab9010010 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90100787fbab9010078 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90100e07fbab90100e0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90101487fbab9010148 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90101b07fbab90101b0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90102187fbab9010218 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90102807fbab9010280 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90102e87fbab90102e8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90103507fbab9010350 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90103b87fbab90103b8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90104207fbab9010420 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90104887fbab9010488 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90104f07fbab90104f0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb90105587fbab9010558 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb87363907fbab8736390 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87363f87fbab87363f8 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87364607fbab8736460 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87364c87fbab87364c8 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87365307fbab8736530 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87365987fbab8736598 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9011c007fbab9011c00 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9011c687fbab9011c68 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9011cd07fbab9011cd0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9011d387fbab9011d38 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9011da07fbab9011da0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9011e087fbab9011e08 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9011e707fbab9011e70 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9011ed87fbab9011ed8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9011f407fbab9011f40 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9011fa87fbab9011fa8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90120107fbab9012010 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90120787fbab9012078 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90120e07fbab90120e0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90121487fbab9012148 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90121b07fbab90121b0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90122187fbab9012218 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90122807fbab9012280 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90122e87fbab90122e8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90123507fbab9012350 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90123b87fbab90123b8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90124207fbab9012420 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90124887fbab9012488 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90124f07fbab90124f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90125587fbab9012558 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90125c07fbab90125c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90126287fbab9012628 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90126907fbab9012690 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90126f87fbab90126f8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90127607fbab9012760 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90127c87fbab90127c8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90128307fbab9012830 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90128987fbab9012898 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90129007fbab9012900 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90129687fbab9012968 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDb90129d07fbab90129d0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9012a387fbab9012a38 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; + FFFDb9012aa07fbab9012aa0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF262ea73f07f8562ea73f0 /* Resources */ = { + FFF2b872ced07fbab872ced0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2653,7 +2653,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC62ea73f07f8562ea73f0 /* Frameworks */ = { + FFFCb872ced07fbab872ced0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2663,34 +2663,34 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF862ea73f07f8562ea73f0 /* Sources */ = { + FFF8b872ced07fbab872ced0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6303ee007f856303ee00, - FFFF6303ee687f856303ee68, - FFFF6303eed07f856303eed0, - FFFF6303ef387f856303ef38, - FFFF6303efa07f856303efa0, - FFFF6303f0087f856303f008, - FFFF6303f0707f856303f070, - FFFF6303f0d87f856303f0d8, - FFFF6303f1407f856303f140, - FFFF6303f1a87f856303f1a8, - FFFF6303f2107f856303f210, - FFFF6303f2787f856303f278, - FFFF6303f2e07f856303f2e0, - FFFF6303f3487f856303f348, - FFFF6303f3b07f856303f3b0, - FFFF6303f4187f856303f418, - FFFF6303f4807f856303f480, - FFFF6303f4e87f856303f4e8, - FFFF6303f5507f856303f550, - FFFF6303f5b87f856303f5b8, - FFFF6303f6207f856303f620, - FFFF6303f6887f856303f688, - FFFF6303f6f07f856303f6f0, - FFFF6303f7587f856303f758, + FFFFb900fc007fbab900fc00, + FFFFb900fc687fbab900fc68, + FFFFb900fcd07fbab900fcd0, + FFFFb900fd387fbab900fd38, + FFFFb900fda07fbab900fda0, + FFFFb900fe087fbab900fe08, + FFFFb900fe707fbab900fe70, + FFFFb900fed87fbab900fed8, + FFFFb900ff407fbab900ff40, + FFFFb900ffa87fbab900ffa8, + FFFFb90100107fbab9010010, + FFFFb90100787fbab9010078, + FFFFb90100e07fbab90100e0, + FFFFb90101487fbab9010148, + FFFFb90101b07fbab90101b0, + FFFFb90102187fbab9010218, + FFFFb90102807fbab9010280, + FFFFb90102e87fbab90102e8, + FFFFb90103507fbab9010350, + FFFFb90103b87fbab90103b8, + FFFFb90104207fbab9010420, + FFFFb90104887fbab9010488, + FFFFb90104f07fbab90104f0, + FFFFb90105587fbab9010558, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2702,73 +2702,73 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelCloth */ - FFFF6500a6907f856500a690 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a6907f856500a690 /* Allocator.cpp */; }; - FFFF6500a6f87f856500a6f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a6f87f856500a6f8 /* Factory.cpp */; }; - FFFF6500a7607f856500a760 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a7607f856500a760 /* PhaseConfig.cpp */; }; - FFFF6500a7c87f856500a7c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a7c87f856500a7c8 /* SwCloth.cpp */; }; - FFFF6500a8307f856500a830 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a8307f856500a830 /* SwClothData.cpp */; }; - FFFF6500a8987f856500a898 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a8987f856500a898 /* SwCollision.cpp */; }; - FFFF6500a9007f856500a900 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a9007f856500a900 /* SwFabric.cpp */; }; - FFFF6500a9687f856500a968 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a9687f856500a968 /* SwFactory.cpp */; }; - FFFF6500a9d07f856500a9d0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500a9d07f856500a9d0 /* SwInterCollision.cpp */; }; - FFFF6500aa387f856500aa38 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500aa387f856500aa38 /* SwSelfCollision.cpp */; }; - FFFF6500aaa07f856500aaa0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500aaa07f856500aaa0 /* SwSolver.cpp */; }; - FFFF6500ab087f856500ab08 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500ab087f856500ab08 /* SwSolverKernel.cpp */; }; - FFFF6500ab707f856500ab70 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD6500ab707f856500ab70 /* TripletScheduler.cpp */; }; + FFFFb901c2907fbab901c290 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb901c2907fbab901c290 /* Allocator.cpp */; }; + FFFFb901c2f87fbab901c2f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb901c2f87fbab901c2f8 /* Factory.cpp */; }; + FFFFb901c3607fbab901c360 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb901c3607fbab901c360 /* PhaseConfig.cpp */; }; + FFFFb901c3c87fbab901c3c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb901c3c87fbab901c3c8 /* SwCloth.cpp */; }; + FFFFb901c4307fbab901c430 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb901c4307fbab901c430 /* SwClothData.cpp */; }; + FFFFb901c4987fbab901c498 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb901c4987fbab901c498 /* SwCollision.cpp */; }; + FFFFb901c5007fbab901c500 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb901c5007fbab901c500 /* SwFabric.cpp */; }; + FFFFb901c5687fbab901c568 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb901c5687fbab901c568 /* SwFactory.cpp */; }; + FFFFb901c5d07fbab901c5d0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb901c5d07fbab901c5d0 /* SwInterCollision.cpp */; }; + FFFFb901c6387fbab901c638 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb901c6387fbab901c638 /* SwSelfCollision.cpp */; }; + FFFFb901c6a07fbab901c6a0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb901c6a07fbab901c6a0 /* SwSolver.cpp */; }; + FFFFb901c7087fbab901c708 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb901c7087fbab901c708 /* SwSolverKernel.cpp */; }; + FFFFb901c7707fbab901c770 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb901c7707fbab901c770 /* TripletScheduler.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD647094107f8564709410 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6470ce107f856470ce10 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD6470ce787f856470ce78 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD6470cee07f856470cee0 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; - FFFD6470cf487f856470cf48 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD6470cfb07f856470cfb0 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; - FFFD6470d0187f856470d018 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; - FFFD6470d0807f856470d080 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; - FFFD65009c007f8565009c00 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD65009c687f8565009c68 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; - FFFD65009cd07f8565009cd0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD65009d387f8565009d38 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD65009da07f8565009da0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD65009e087f8565009e08 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD65009e707f8565009e70 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; - FFFD65009ed87f8565009ed8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; - FFFD65009f407f8565009f40 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; - FFFD65009fa87f8565009fa8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a0107f856500a010 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a0787f856500a078 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a0e07f856500a0e0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a1487f856500a148 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a1b07f856500a1b0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a2187f856500a218 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a2807f856500a280 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a2e87f856500a2e8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a3507f856500a350 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a3b87f856500a3b8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a4207f856500a420 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a4887f856500a488 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a4f07f856500a4f0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a5587f856500a558 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a5c07f856500a5c0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a6287f856500a628 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; - FFFD6500a6907f856500a690 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6500a6f87f856500a6f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6500a7607f856500a760 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6500a7c87f856500a7c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6500a8307f856500a830 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6500a8987f856500a898 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6500a9007f856500a900 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6500a9687f856500a968 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6500a9d07f856500a9d0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6500aa387f856500aa38 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6500aaa07f856500aaa0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6500ab087f856500ab08 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD6500ab707f856500ab70 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb87530507fbab8753050 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDb87565007fbab8756500 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87565687fbab8756568 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87565d07fbab87565d0 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87566387fbab8756638 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87566a07fbab87566a0 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87567087fbab8756708 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; + FFFDb87567707fbab8756770 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901b8007fbab901b800 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901b8687fbab901b868 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901b8d07fbab901b8d0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901b9387fbab901b938 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901b9a07fbab901b9a0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901ba087fbab901ba08 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901ba707fbab901ba70 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901bad87fbab901bad8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901bb407fbab901bb40 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901bba87fbab901bba8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901bc107fbab901bc10 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901bc787fbab901bc78 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901bce07fbab901bce0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901bd487fbab901bd48 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901bdb07fbab901bdb0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901be187fbab901be18 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901be807fbab901be80 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901bee87fbab901bee8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901bf507fbab901bf50 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901bfb87fbab901bfb8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901c0207fbab901c020 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901c0887fbab901c088 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901c0f07fbab901c0f0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901c1587fbab901c158 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901c1c07fbab901c1c0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901c2287fbab901c228 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; + FFFDb901c2907fbab901c290 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb901c2f87fbab901c2f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb901c3607fbab901c360 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb901c3c87fbab901c3c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb901c4307fbab901c430 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb901c4987fbab901c498 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb901c5007fbab901c500 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb901c5687fbab901c568 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb901c5d07fbab901c5d0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb901c6387fbab901c638 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb901c6a07fbab901c6a0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb901c7087fbab901c708 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb901c7707fbab901c770 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2647094107f8564709410 /* Resources */ = { + FFF2b87530507fbab8753050 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2778,7 +2778,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC647094107f8564709410 /* Frameworks */ = { + FFFCb87530507fbab8753050 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2788,23 +2788,23 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8647094107f8564709410 /* Sources */ = { + FFF8b87530507fbab8753050 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF6500a6907f856500a690, - FFFF6500a6f87f856500a6f8, - FFFF6500a7607f856500a760, - FFFF6500a7c87f856500a7c8, - FFFF6500a8307f856500a830, - FFFF6500a8987f856500a898, - FFFF6500a9007f856500a900, - FFFF6500a9687f856500a968, - FFFF6500a9d07f856500a9d0, - FFFF6500aa387f856500aa38, - FFFF6500aaa07f856500aaa0, - FFFF6500ab087f856500ab08, - FFFF6500ab707f856500ab70, + FFFFb901c2907fbab901c290, + FFFFb901c2f87fbab901c2f8, + FFFFb901c3607fbab901c360, + FFFFb901c3c87fbab901c3c8, + FFFFb901c4307fbab901c430, + FFFFb901c4987fbab901c498, + FFFFb901c5007fbab901c500, + FFFFb901c5687fbab901c568, + FFFFb901c5d07fbab901c5d0, + FFFFb901c6387fbab901c638, + FFFFb901c6a07fbab901c6a0, + FFFFb901c7087fbab901c708, + FFFFb901c7707fbab901c770, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2816,79 +2816,79 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelParticles */ - FFFF64822b587f8564822b58 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822b587f8564822b58 /* PtBatcher.cpp */; }; - FFFF64822bc07f8564822bc0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822bc07f8564822bc0 /* PtBodyTransformVault.cpp */; }; - FFFF64822c287f8564822c28 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822c287f8564822c28 /* PtCollision.cpp */; }; - FFFF64822c907f8564822c90 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822c907f8564822c90 /* PtCollisionBox.cpp */; }; - FFFF64822cf87f8564822cf8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822cf87f8564822cf8 /* PtCollisionCapsule.cpp */; }; - FFFF64822d607f8564822d60 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822d607f8564822d60 /* PtCollisionConvex.cpp */; }; - FFFF64822dc87f8564822dc8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822dc87f8564822dc8 /* PtCollisionMesh.cpp */; }; - FFFF64822e307f8564822e30 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822e307f8564822e30 /* PtCollisionPlane.cpp */; }; - FFFF64822e987f8564822e98 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822e987f8564822e98 /* PtCollisionSphere.cpp */; }; - FFFF64822f007f8564822f00 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822f007f8564822f00 /* PtContextCpu.cpp */; }; - FFFF64822f687f8564822f68 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822f687f8564822f68 /* PtDynamics.cpp */; }; - FFFF64822fd07f8564822fd0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD64822fd07f8564822fd0 /* PtParticleData.cpp */; }; - FFFF648230387f8564823038 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648230387f8564823038 /* PtParticleShapeCpu.cpp */; }; - FFFF648230a07f85648230a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648230a07f85648230a0 /* PtParticleSystemSimCpu.cpp */; }; - FFFF648231087f8564823108 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648231087f8564823108 /* PtSpatialHash.cpp */; }; - FFFF648231707f8564823170 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD648231707f8564823170 /* PtSpatialLocalHash.cpp */; }; + FFFFba8313587fbaba831358 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8313587fbaba831358 /* PtBatcher.cpp */; }; + FFFFba8313c07fbaba8313c0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8313c07fbaba8313c0 /* PtBodyTransformVault.cpp */; }; + FFFFba8314287fbaba831428 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8314287fbaba831428 /* PtCollision.cpp */; }; + FFFFba8314907fbaba831490 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8314907fbaba831490 /* PtCollisionBox.cpp */; }; + FFFFba8314f87fbaba8314f8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8314f87fbaba8314f8 /* PtCollisionCapsule.cpp */; }; + FFFFba8315607fbaba831560 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8315607fbaba831560 /* PtCollisionConvex.cpp */; }; + FFFFba8315c87fbaba8315c8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8315c87fbaba8315c8 /* PtCollisionMesh.cpp */; }; + FFFFba8316307fbaba831630 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8316307fbaba831630 /* PtCollisionPlane.cpp */; }; + FFFFba8316987fbaba831698 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8316987fbaba831698 /* PtCollisionSphere.cpp */; }; + FFFFba8317007fbaba831700 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8317007fbaba831700 /* PtContextCpu.cpp */; }; + FFFFba8317687fbaba831768 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8317687fbaba831768 /* PtDynamics.cpp */; }; + FFFFba8317d07fbaba8317d0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8317d07fbaba8317d0 /* PtParticleData.cpp */; }; + FFFFba8318387fbaba831838 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8318387fbaba831838 /* PtParticleShapeCpu.cpp */; }; + FFFFba8318a07fbaba8318a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8318a07fbaba8318a0 /* PtParticleSystemSimCpu.cpp */; }; + FFFFba8319087fbaba831908 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8319087fbaba831908 /* PtSpatialHash.cpp */; }; + FFFFba8319707fbaba831970 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDba8319707fbaba831970 /* PtSpatialLocalHash.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD64455fc07f8564455fc0 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD6481bc007f856481bc00 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; - FFFD6481bc687f856481bc68 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD6481bcd07f856481bcd0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; - FFFD6481bd387f856481bd38 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; - FFFD6481bda07f856481bda0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD6481be087f856481be08 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD6481be707f856481be70 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD6481bed87f856481bed8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD6481bf407f856481bf40 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD6481bfa87f856481bfa8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD648222007f8564822200 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD648222687f8564822268 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD648222d07f85648222d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFD648223387f8564822338 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD648223a07f85648223a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; - FFFD648224087f8564822408 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFD648224707f8564822470 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD648224d87f85648224d8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD648225407f8564822540 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD648225a87f85648225a8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD648226107f8564822610 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD648226787f8564822678 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; - FFFD648226e07f85648226e0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFD648227487f8564822748 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; - FFFD648227b07f85648227b0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD648228187f8564822818 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; - FFFD648228807f8564822880 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; - FFFD648228e87f85648228e8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD648229507f8564822950 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD648229b87f85648229b8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD64822a207f8564822a20 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; - FFFD64822a887f8564822a88 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD64822af07f8564822af0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; - FFFD64822b587f8564822b58 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64822bc07f8564822bc0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64822c287f8564822c28 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64822c907f8564822c90 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64822cf87f8564822cf8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64822d607f8564822d60 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64822dc87f8564822dc8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64822e307f8564822e30 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64822e987f8564822e98 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64822f007f8564822f00 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64822f687f8564822f68 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD64822fd07f8564822fd0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648230387f8564823038 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648230a07f85648230a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648231087f8564823108 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD648231707f8564823170 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDbb01a9407fbabb01a940 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDba825e007fbaba825e00 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; + FFFDba825e687fbaba825e68 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDba825ed07fbaba825ed0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; + FFFDba825f387fbaba825f38 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; + FFFDba825fa07fbaba825fa0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8260087fbaba826008 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8260707fbaba826070 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8260d87fbaba8260d8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8261407fbaba826140 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8261a87fbaba8261a8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDba830a007fbaba830a00 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDba830a687fbaba830a68 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFDba830ad07fbaba830ad0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFDba830b387fbaba830b38 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDba830ba07fbaba830ba0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; + FFFDba830c087fbaba830c08 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFDba830c707fbaba830c70 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDba830cd87fbaba830cd8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFDba830d407fbaba830d40 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFDba830da87fbaba830da8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDba830e107fbaba830e10 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFDba830e787fbaba830e78 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; + FFFDba830ee07fbaba830ee0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFDba830f487fbaba830f48 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; + FFFDba830fb07fbaba830fb0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8310187fbaba831018 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8310807fbaba831080 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8310e87fbaba8310e8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8311507fbaba831150 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8311b87fbaba8311b8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8312207fbaba831220 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8312887fbaba831288 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8312f07fbaba8312f0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; + FFFDba8313587fbaba831358 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8313c07fbaba8313c0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8314287fbaba831428 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8314907fbaba831490 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8314f87fbaba8314f8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8315607fbaba831560 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8315c87fbaba8315c8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8316307fbaba831630 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8316987fbaba831698 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8317007fbaba831700 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8317687fbaba831768 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8317d07fbaba8317d0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8318387fbaba831838 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8318a07fbaba8318a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8319087fbaba831908 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDba8319707fbaba831970 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF264455fc07f8564455fc0 /* Resources */ = { + FFF2bb01a9407fbabb01a940 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2898,7 +2898,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC64455fc07f8564455fc0 /* Frameworks */ = { + FFFCbb01a9407fbabb01a940 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2908,26 +2908,26 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF864455fc07f8564455fc0 /* Sources */ = { + FFF8bb01a9407fbabb01a940 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF64822b587f8564822b58, - FFFF64822bc07f8564822bc0, - FFFF64822c287f8564822c28, - FFFF64822c907f8564822c90, - FFFF64822cf87f8564822cf8, - FFFF64822d607f8564822d60, - FFFF64822dc87f8564822dc8, - FFFF64822e307f8564822e30, - FFFF64822e987f8564822e98, - FFFF64822f007f8564822f00, - FFFF64822f687f8564822f68, - FFFF64822fd07f8564822fd0, - FFFF648230387f8564823038, - FFFF648230a07f85648230a0, - FFFF648231087f8564823108, - FFFF648231707f8564823170, + FFFFba8313587fbaba831358, + FFFFba8313c07fbaba8313c0, + FFFFba8314287fbaba831428, + FFFFba8314907fbaba831490, + FFFFba8314f87fbaba8314f8, + FFFFba8315607fbaba831560, + FFFFba8315c87fbaba8315c8, + FFFFba8316307fbaba831630, + FFFFba8316987fbaba831698, + FFFFba8317007fbaba831700, + FFFFba8317687fbaba831768, + FFFFba8317d07fbaba8317d0, + FFFFba8318387fbaba831838, + FFFFba8318a07fbaba8318a0, + FFFFba8319087fbaba831908, + FFFFba8319707fbaba831970, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2939,22 +2939,22 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxTask */ - FFFF65a0b9407f8565a0b940 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD65a0b9407f8565a0b940 /* src/TaskManager.cpp */; }; + FFFFbb3e3e707fbabb3e3e70 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDbb3e3e707fbabb3e3e70 /* src/TaskManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD65a0da807f8565a0da80 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD65a0b6407f8565a0b640 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD65a0b6a87f8565a0b6a8 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD65a0b7107f8565a0b710 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD65a0b7787f8565a0b778 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD65a0b7e07f8565a0b7e0 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; - FFFD65a0b8487f8565a0b848 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD65a0b9407f8565a0b940 /* src/TaskManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/TaskManager.cpp"; path = "../../../../PxShared/src/task/src/TaskManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDbb3e5dc07fbabb3e5dc0 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDbb3e6fd07fbabb3e6fd0 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDbb3e70387fbabb3e7038 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDbb3e70a07fbabb3e70a0 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; + FFFDbb3e71087fbabb3e7108 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; + FFFDbb3e71707fbabb3e7170 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; + FFFDbb3e71d87fbabb3e71d8 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDbb3e3e707fbabb3e3e70 /* 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 */ - FFF265a0da807f8565a0da80 /* Resources */ = { + FFF2bb3e5dc07fbabb3e5dc0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2964,7 +2964,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC65a0da807f8565a0da80 /* Frameworks */ = { + FFFCbb3e5dc07fbabb3e5dc0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2974,11 +2974,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF865a0da807f8565a0da80 /* Sources */ = { + FFF8bb3e5dc07fbabb3e5dc0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF65a0b9407f8565a0b940, + FFFFbb3e3e707fbabb3e3e70, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2990,17 +2990,17 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PsFastXml */ - FFFF658af8807f85658af880 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD658af8807f85658af880 /* PsFastXml.cpp */; }; + FFFFb876d3f07fbab876d3f0 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDb876d3f07fbab876d3f0 /* PsFastXml.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD658377107f8565837710 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD658b13307f85658b1330 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; - FFFD658af8807f85658af880 /* PsFastXml.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.cpp"; path = "../../../../PxShared/src/fastxml/src/PsFastXml.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDb876cb807fbab876cb80 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDb876d2f07fbab876d2f0 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; + FFFDb876d3f07fbab876d3f0 /* 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 */ - FFF2658377107f8565837710 /* Resources */ = { + FFF2b876cb807fbab876cb80 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -3010,7 +3010,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC658377107f8565837710 /* Frameworks */ = { + FFFCb876cb807fbab876cb80 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -3020,11 +3020,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8658377107f8565837710 /* Sources */ = { + FFF8b876cb807fbab876cb80 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF658af8807f85658af880, + FFFFb876d3f07fbab876d3f0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -3036,1974 +3036,1974 @@ /* End PBXTargetDependency section */ /* Begin PBXContainerItemProxy section */ - FFF5658037a07f85658037a0 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5b87703d07fbab87703d0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA658037a07f85658037a0 /* PhysX */; + remoteGlobalIDString = FFFAb87703d07fbab87703d0 /* PhysX */; remoteInfo = "PhysX"; }; - FFF5659099007f8565909900 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5b8767c907fbab8767c90 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA659099007f8565909900 /* PhysXCharacterKinematic */; + remoteGlobalIDString = FFFAb8767c907fbab8767c90 /* PhysXCharacterKinematic */; remoteInfo = "PhysXCharacterKinematic"; }; - FFF565909af07f8565909af0 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5b87675207fbab8767520 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA65909af07f8565909af0 /* PhysXVehicle */; + remoteGlobalIDString = FFFAb87675207fbab8767520 /* PhysXVehicle */; remoteInfo = "PhysXVehicle"; }; - FFF56590e1d07f856590e1d0 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5b8784f507fbab8784f50 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6590e1d07f856590e1d0 /* PhysXExtensions */; + remoteGlobalIDString = FFFAb8784f507fbab8784f50 /* PhysXExtensions */; remoteInfo = "PhysXExtensions"; }; - FFF5659313f07f85659313f0 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5b87961a07fbab87961a0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA659313f07f85659313f0 /* SceneQuery */; + remoteGlobalIDString = FFFAb87961a07fbab87961a0 /* SceneQuery */; remoteInfo = "SceneQuery"; }; - FFF5659359707f8565935970 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5b879a6d07fbab879a6d0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA659359707f8565935970 /* SimulationController */; + remoteGlobalIDString = FFFAb879a6d07fbab879a6d0 /* SimulationController */; remoteInfo = "SimulationController"; }; - FFF56593ab007f856593ab00 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5bb0fb7e07fbabb0fb7e0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA6593ab007f856593ab00 /* PhysXCooking */; + remoteGlobalIDString = FFFAbb0fb7e07fbabb0fb7e0 /* PhysXCooking */; remoteInfo = "PhysXCooking"; }; - FFF5641046c07f85641046c0 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5b9b6f2d07fbab9b6f2d0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA641046c07f85641046c0 /* PhysXCommon */; + remoteGlobalIDString = FFFAb9b6f2d07fbab9b6f2d0 /* PhysXCommon */; remoteInfo = "PhysXCommon"; }; - FFF5641711507f8564171150 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5b9b5ed307fbab9b5ed30 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA641711507f8564171150 /* PxFoundation */; + remoteGlobalIDString = FFFAb9b5ed307fbab9b5ed30 /* PxFoundation */; remoteInfo = "PxFoundation"; }; - FFF562c77dd07f8562c77dd0 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5b98414907fbab9841490 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA62c77dd07f8562c77dd0 /* PxPvdSDK */; + remoteGlobalIDString = FFFAb98414907fbab9841490 /* PxPvdSDK */; remoteInfo = "PxPvdSDK"; }; - FFF562e791907f8562e79190 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5b98574907fbab9857490 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA62e791907f8562e79190 /* LowLevel */; + remoteGlobalIDString = FFFAb98574907fbab9857490 /* LowLevel */; remoteInfo = "LowLevel"; }; - FFF564431e607f8564431e60 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5bb0160707fbabb016070 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA64431e607f8564431e60 /* LowLevelAABB */; + remoteGlobalIDString = FFFAbb0160707fbabb016070 /* LowLevelAABB */; remoteInfo = "LowLevelAABB"; }; - FFF562ea73f07f8562ea73f0 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5b872ced07fbab872ced0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA62ea73f07f8562ea73f0 /* LowLevelDynamics */; + remoteGlobalIDString = FFFAb872ced07fbab872ced0 /* LowLevelDynamics */; remoteInfo = "LowLevelDynamics"; }; - FFF5647094107f8564709410 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5b87530507fbab8753050 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA647094107f8564709410 /* LowLevelCloth */; + remoteGlobalIDString = FFFAb87530507fbab8753050 /* LowLevelCloth */; remoteInfo = "LowLevelCloth"; }; - FFF564455fc07f8564455fc0 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5bb01a9407fbabb01a940 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA64455fc07f8564455fc0 /* LowLevelParticles */; + remoteGlobalIDString = FFFAbb01a9407fbabb01a940 /* LowLevelParticles */; remoteInfo = "LowLevelParticles"; }; - FFF565a0da807f8565a0da80 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5bb3e5dc07fbabb3e5dc0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA65a0da807f8565a0da80 /* PxTask */; + remoteGlobalIDString = FFFAbb3e5dc07fbabb3e5dc0 /* PxTask */; remoteInfo = "PxTask"; }; - FFF5658377107f8565837710 /* PBXContainerItemProxy */ = { - containerPortal = FFF962f02be07f8562f02be0 /* Project object */; + FFF5b876cb807fbab876cb80 /* PBXContainerItemProxy */ = { + containerPortal = FFF9b847cbf07fbab847cbf0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA658377107f8565837710 /* PsFastXml */; + remoteGlobalIDString = FFFAb876cb807fbab876cb80 /* PsFastXml */; remoteInfo = "PsFastXml"; }; /* End PBXContainerItemProxy section */ /* Begin PBXGroup section */ - FFFB62f02c487f8562f02c48 /* PhysX */ = { + FFFBb847cc587fbab847cc58 /* PhysX */ = { isa = PBXGroup; children = ( - FFF062f02be07f8562f02be0 /* Source */, - FFEE62f02be07f8562f02be0 /* Products */, + FFF0b847cbf07fbab847cbf0 /* Source */, + FFEEb847cbf07fbab847cbf0 /* Products */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFF062f02be07f8562f02be0 /* Source */ = { + FFF0b847cbf07fbab847cbf0 /* Source */ = { isa = PBXGroup; children = ( - FFFB658037a07f85658037a0, - FFFB659099007f8565909900, - FFFB65909af07f8565909af0, - FFFB6590e1d07f856590e1d0, - FFFB659313f07f85659313f0, - FFFB659359707f8565935970, - FFFB6593ab007f856593ab00, - FFFB641046c07f85641046c0, - FFFB641711507f8564171150, - FFFB62c77dd07f8562c77dd0, - FFFB62e791907f8562e79190, - FFFB64431e607f8564431e60, - FFFB62ea73f07f8562ea73f0, - FFFB647094107f8564709410, - FFFB64455fc07f8564455fc0, - FFFB65a0da807f8565a0da80, - FFFB658377107f8565837710, + FFFBb87703d07fbab87703d0, + FFFBb8767c907fbab8767c90, + FFFBb87675207fbab8767520, + FFFBb8784f507fbab8784f50, + FFFBb87961a07fbab87961a0, + FFFBb879a6d07fbab879a6d0, + FFFBbb0fb7e07fbabb0fb7e0, + FFFBb9b6f2d07fbab9b6f2d0, + FFFBb9b5ed307fbab9b5ed30, + FFFBb98414907fbab9841490, + FFFBb98574907fbab9857490, + FFFBbb0160707fbabb016070, + FFFBb872ced07fbab872ced0, + FFFBb87530507fbab8753050, + FFFBbb01a9407fbabb01a940, + FFFBbb3e5dc07fbabb3e5dc0, + FFFBb876cb807fbab876cb80, ); name = Source; sourceTree = "<group>"; }; - FFEE62f02be07f8562f02be0 /* Products */ = { + FFEEb847cbf07fbab847cbf0 /* Products */ = { isa = PBXGroup; children = ( - FFFD658037a07f85658037a0, - FFFD659099007f8565909900, - FFFD65909af07f8565909af0, - FFFD6590e1d07f856590e1d0, - FFFD659313f07f85659313f0, - FFFD659359707f8565935970, - FFFD6593ab007f856593ab00, - FFFD641046c07f85641046c0, - FFFD641711507f8564171150, - FFFD62c77dd07f8562c77dd0, - FFFD62e791907f8562e79190, - FFFD64431e607f8564431e60, - FFFD62ea73f07f8562ea73f0, - FFFD647094107f8564709410, - FFFD64455fc07f8564455fc0, - FFFD65a0da807f8565a0da80, - FFFD658377107f8565837710, + FFFDb87703d07fbab87703d0, + FFFDb8767c907fbab8767c90, + FFFDb87675207fbab8767520, + FFFDb8784f507fbab8784f50, + FFFDb87961a07fbab87961a0, + FFFDb879a6d07fbab879a6d0, + FFFDbb0fb7e07fbabb0fb7e0, + FFFDb9b6f2d07fbab9b6f2d0, + FFFDb9b5ed307fbab9b5ed30, + FFFDb98414907fbab9841490, + FFFDb98574907fbab9857490, + FFFDbb0160707fbabb016070, + FFFDb872ced07fbab872ced0, + FFFDb87530507fbab8753050, + FFFDbb01a9407fbabb01a940, + FFFDbb3e5dc07fbabb3e5dc0, + FFFDb876cb807fbab876cb80, ); name = Products; sourceTree = "<group>"; }; - FFFB658037a07f85658037a0 /* PhysX */ = { + FFFBb87703d07fbab87703d0 /* PhysX */ = { isa = PBXGroup; children = ( - FFFB658041f07f85658041f0 /* src */, - FFFB658042187f8565804218 /* include */, - FFFB658042407f8565804240 /* metadata */, + FFFBb877a1b07fbab877a1b0 /* src */, + FFFBb877a1d87fbab877a1d8 /* include */, + FFFBb877a2007fbab877a200 /* metadata */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFFB658041f07f85658041f0 /* src */ = { + FFFBb877a1b07fbab877a1b0 /* src */ = { isa = PBXGroup; children = ( - FFFD64842c007f8564842c00 /* NpActor.h */, - FFFD64842c687f8564842c68 /* NpActorTemplate.h */, - FFFD64842cd07f8564842cd0 /* NpAggregate.h */, - FFFD64842d387f8564842d38 /* NpArticulation.h */, - FFFD64842da07f8564842da0 /* NpArticulationJoint.h */, - FFFD64842e087f8564842e08 /* NpArticulationLink.h */, - FFFD64842e707f8564842e70 /* NpBatchQuery.h */, - FFFD64842ed87f8564842ed8 /* NpCast.h */, - FFFD64842f407f8564842f40 /* NpConnector.h */, - FFFD64842fa87f8564842fa8 /* NpConstraint.h */, - FFFD648430107f8564843010 /* NpFactory.h */, - FFFD648430787f8564843078 /* NpMaterial.h */, - FFFD648430e07f85648430e0 /* NpMaterialManager.h */, - FFFD648431487f8564843148 /* NpPhysics.h */, - FFFD648431b07f85648431b0 /* NpPhysicsInsertionCallback.h */, - FFFD648432187f8564843218 /* NpPtrTableStorageManager.h */, - FFFD648432807f8564843280 /* NpPvdSceneQueryCollector.h */, - FFFD648432e87f85648432e8 /* NpQueryShared.h */, - FFFD648433507f8564843350 /* NpReadCheck.h */, - FFFD648433b87f85648433b8 /* NpRigidActorTemplate.h */, - FFFD648434207f8564843420 /* NpRigidActorTemplateInternal.h */, - FFFD648434887f8564843488 /* NpRigidBodyTemplate.h */, - FFFD648434f07f85648434f0 /* NpRigidDynamic.h */, - FFFD648435587f8564843558 /* NpRigidStatic.h */, - FFFD648435c07f85648435c0 /* NpScene.h */, - FFFD648436287f8564843628 /* NpSceneQueries.h */, - FFFD648436907f8564843690 /* NpShape.h */, - FFFD648436f87f85648436f8 /* NpShapeManager.h */, - FFFD648437607f8564843760 /* NpSpatialIndex.h */, - FFFD648437c87f85648437c8 /* NpVolumeCache.h */, - FFFD648438307f8564843830 /* NpWriteCheck.h */, - FFFD648438987f8564843898 /* PvdMetaDataBindingData.h */, - FFFD648439007f8564843900 /* PvdMetaDataPvdBinding.h */, - FFFD648439687f8564843968 /* PvdPhysicsClient.h */, - FFFD648439d07f85648439d0 /* PvdTypeNames.h */, - FFFD64843a387f8564843a38 /* NpActor.cpp */, - FFFD64843aa07f8564843aa0 /* NpAggregate.cpp */, - FFFD64843b087f8564843b08 /* NpArticulation.cpp */, - FFFD64843b707f8564843b70 /* NpArticulationJoint.cpp */, - FFFD64843bd87f8564843bd8 /* NpArticulationLink.cpp */, - FFFD64843c407f8564843c40 /* NpBatchQuery.cpp */, - FFFD64843ca87f8564843ca8 /* NpConstraint.cpp */, - FFFD64843d107f8564843d10 /* NpFactory.cpp */, - FFFD64843d787f8564843d78 /* NpMaterial.cpp */, - FFFD64843de07f8564843de0 /* NpMetaData.cpp */, - FFFD64843e487f8564843e48 /* NpPhysics.cpp */, - FFFD64843eb07f8564843eb0 /* NpPvdSceneQueryCollector.cpp */, - FFFD64843f187f8564843f18 /* NpReadCheck.cpp */, - FFFD64843f807f8564843f80 /* NpRigidDynamic.cpp */, - FFFD64843fe87f8564843fe8 /* NpRigidStatic.cpp */, - FFFD648440507f8564844050 /* NpScene.cpp */, - FFFD648440b87f85648440b8 /* NpSceneQueries.cpp */, - FFFD648441207f8564844120 /* NpSerializerAdapter.cpp */, - FFFD648441887f8564844188 /* NpShape.cpp */, - FFFD648441f07f85648441f0 /* NpShapeManager.cpp */, - FFFD648442587f8564844258 /* NpSpatialIndex.cpp */, - FFFD648442c07f85648442c0 /* NpVolumeCache.cpp */, - FFFD648443287f8564844328 /* NpWriteCheck.cpp */, - FFFD648443907f8564844390 /* PvdMetaDataPvdBinding.cpp */, - FFFD648443f87f85648443f8 /* PvdPhysicsClient.cpp */, - FFFD648444607f8564844460 /* particles/NpParticleBaseTemplate.h */, - FFFD648444c87f85648444c8 /* particles/NpParticleFluid.h */, - FFFD648445307f8564844530 /* particles/NpParticleFluidReadData.h */, - FFFD648445987f8564844598 /* particles/NpParticleSystem.h */, - FFFD648446007f8564844600 /* particles/NpParticleFluid.cpp */, - FFFD648446687f8564844668 /* particles/NpParticleSystem.cpp */, - FFFD648446d07f85648446d0 /* buffering/ScbActor.h */, - FFFD648447387f8564844738 /* buffering/ScbAggregate.h */, - FFFD648447a07f85648447a0 /* buffering/ScbArticulation.h */, - FFFD648448087f8564844808 /* buffering/ScbArticulationJoint.h */, - FFFD648448707f8564844870 /* buffering/ScbBase.h */, - FFFD648448d87f85648448d8 /* buffering/ScbBody.h */, - FFFD648449407f8564844940 /* buffering/ScbCloth.h */, - FFFD648449a87f85648449a8 /* buffering/ScbConstraint.h */, - FFFD64844a107f8564844a10 /* buffering/ScbDefs.h */, - FFFD64844a787f8564844a78 /* buffering/ScbNpDeps.h */, - FFFD64844ae07f8564844ae0 /* buffering/ScbParticleSystem.h */, - FFFD64844b487f8564844b48 /* buffering/ScbRigidObject.h */, - FFFD64844bb07f8564844bb0 /* buffering/ScbRigidStatic.h */, - FFFD64844c187f8564844c18 /* buffering/ScbScene.h */, - FFFD64844c807f8564844c80 /* buffering/ScbSceneBuffer.h */, - FFFD64844ce87f8564844ce8 /* buffering/ScbScenePvdClient.h */, - FFFD64844d507f8564844d50 /* buffering/ScbShape.h */, - FFFD64844db87f8564844db8 /* buffering/ScbType.h */, - FFFD64844e207f8564844e20 /* buffering/ScbActor.cpp */, - FFFD64844e887f8564844e88 /* buffering/ScbAggregate.cpp */, - FFFD64844ef07f8564844ef0 /* buffering/ScbBase.cpp */, - FFFD64844f587f8564844f58 /* buffering/ScbCloth.cpp */, - FFFD64844fc07f8564844fc0 /* buffering/ScbMetaData.cpp */, - FFFD648450287f8564845028 /* buffering/ScbParticleSystem.cpp */, - FFFD648450907f8564845090 /* buffering/ScbScene.cpp */, - FFFD648450f87f85648450f8 /* buffering/ScbScenePvdClient.cpp */, - FFFD648451607f8564845160 /* buffering/ScbShape.cpp */, - FFFD648451c87f85648451c8 /* cloth/NpCloth.h */, - FFFD648452307f8564845230 /* cloth/NpClothFabric.h */, - FFFD648452987f8564845298 /* cloth/NpClothParticleData.h */, - FFFD648453007f8564845300 /* cloth/NpCloth.cpp */, - FFFD648453687f8564845368 /* cloth/NpClothFabric.cpp */, - FFFD648453d07f85648453d0 /* cloth/NpClothParticleData.cpp */, - FFFD648454387f8564845438 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, + FFFDb902a4007fbab902a400 /* NpActor.h */, + FFFDb902a4687fbab902a468 /* NpActorTemplate.h */, + FFFDb902a4d07fbab902a4d0 /* NpAggregate.h */, + FFFDb902a5387fbab902a538 /* NpArticulation.h */, + FFFDb902a5a07fbab902a5a0 /* NpArticulationJoint.h */, + FFFDb902a6087fbab902a608 /* NpArticulationLink.h */, + FFFDb902a6707fbab902a670 /* NpBatchQuery.h */, + FFFDb902a6d87fbab902a6d8 /* NpCast.h */, + FFFDb902a7407fbab902a740 /* NpConnector.h */, + FFFDb902a7a87fbab902a7a8 /* NpConstraint.h */, + FFFDb902a8107fbab902a810 /* NpFactory.h */, + FFFDb902a8787fbab902a878 /* NpMaterial.h */, + FFFDb902a8e07fbab902a8e0 /* NpMaterialManager.h */, + FFFDb902a9487fbab902a948 /* NpPhysics.h */, + FFFDb902a9b07fbab902a9b0 /* NpPhysicsInsertionCallback.h */, + FFFDb902aa187fbab902aa18 /* NpPtrTableStorageManager.h */, + FFFDb902aa807fbab902aa80 /* NpPvdSceneQueryCollector.h */, + FFFDb902aae87fbab902aae8 /* NpQueryShared.h */, + FFFDb902ab507fbab902ab50 /* NpReadCheck.h */, + FFFDb902abb87fbab902abb8 /* NpRigidActorTemplate.h */, + FFFDb902ac207fbab902ac20 /* NpRigidActorTemplateInternal.h */, + FFFDb902ac887fbab902ac88 /* NpRigidBodyTemplate.h */, + FFFDb902acf07fbab902acf0 /* NpRigidDynamic.h */, + FFFDb902ad587fbab902ad58 /* NpRigidStatic.h */, + FFFDb902adc07fbab902adc0 /* NpScene.h */, + FFFDb902ae287fbab902ae28 /* NpSceneQueries.h */, + FFFDb902ae907fbab902ae90 /* NpShape.h */, + FFFDb902aef87fbab902aef8 /* NpShapeManager.h */, + FFFDb902af607fbab902af60 /* NpSpatialIndex.h */, + FFFDb902afc87fbab902afc8 /* NpVolumeCache.h */, + FFFDb902b0307fbab902b030 /* NpWriteCheck.h */, + FFFDb902b0987fbab902b098 /* PvdMetaDataBindingData.h */, + FFFDb902b1007fbab902b100 /* PvdMetaDataPvdBinding.h */, + FFFDb902b1687fbab902b168 /* PvdPhysicsClient.h */, + FFFDb902b1d07fbab902b1d0 /* PvdTypeNames.h */, + FFFDb902b2387fbab902b238 /* NpActor.cpp */, + FFFDb902b2a07fbab902b2a0 /* NpAggregate.cpp */, + FFFDb902b3087fbab902b308 /* NpArticulation.cpp */, + FFFDb902b3707fbab902b370 /* NpArticulationJoint.cpp */, + FFFDb902b3d87fbab902b3d8 /* NpArticulationLink.cpp */, + FFFDb902b4407fbab902b440 /* NpBatchQuery.cpp */, + FFFDb902b4a87fbab902b4a8 /* NpConstraint.cpp */, + FFFDb902b5107fbab902b510 /* NpFactory.cpp */, + FFFDb902b5787fbab902b578 /* NpMaterial.cpp */, + FFFDb902b5e07fbab902b5e0 /* NpMetaData.cpp */, + FFFDb902b6487fbab902b648 /* NpPhysics.cpp */, + FFFDb902b6b07fbab902b6b0 /* NpPvdSceneQueryCollector.cpp */, + FFFDb902b7187fbab902b718 /* NpReadCheck.cpp */, + FFFDb902b7807fbab902b780 /* NpRigidDynamic.cpp */, + FFFDb902b7e87fbab902b7e8 /* NpRigidStatic.cpp */, + FFFDb902b8507fbab902b850 /* NpScene.cpp */, + FFFDb902b8b87fbab902b8b8 /* NpSceneQueries.cpp */, + FFFDb902b9207fbab902b920 /* NpSerializerAdapter.cpp */, + FFFDb902b9887fbab902b988 /* NpShape.cpp */, + FFFDb902b9f07fbab902b9f0 /* NpShapeManager.cpp */, + FFFDb902ba587fbab902ba58 /* NpSpatialIndex.cpp */, + FFFDb902bac07fbab902bac0 /* NpVolumeCache.cpp */, + FFFDb902bb287fbab902bb28 /* NpWriteCheck.cpp */, + FFFDb902bb907fbab902bb90 /* PvdMetaDataPvdBinding.cpp */, + FFFDb902bbf87fbab902bbf8 /* PvdPhysicsClient.cpp */, + FFFDb902bc607fbab902bc60 /* particles/NpParticleBaseTemplate.h */, + FFFDb902bcc87fbab902bcc8 /* particles/NpParticleFluid.h */, + FFFDb902bd307fbab902bd30 /* particles/NpParticleFluidReadData.h */, + FFFDb902bd987fbab902bd98 /* particles/NpParticleSystem.h */, + FFFDb902be007fbab902be00 /* particles/NpParticleFluid.cpp */, + FFFDb902be687fbab902be68 /* particles/NpParticleSystem.cpp */, + FFFDb902bed07fbab902bed0 /* buffering/ScbActor.h */, + FFFDb902bf387fbab902bf38 /* buffering/ScbAggregate.h */, + FFFDb902bfa07fbab902bfa0 /* buffering/ScbArticulation.h */, + FFFDb902c0087fbab902c008 /* buffering/ScbArticulationJoint.h */, + FFFDb902c0707fbab902c070 /* buffering/ScbBase.h */, + FFFDb902c0d87fbab902c0d8 /* buffering/ScbBody.h */, + FFFDb902c1407fbab902c140 /* buffering/ScbCloth.h */, + FFFDb902c1a87fbab902c1a8 /* buffering/ScbConstraint.h */, + FFFDb902c2107fbab902c210 /* buffering/ScbDefs.h */, + FFFDb902c2787fbab902c278 /* buffering/ScbNpDeps.h */, + FFFDb902c2e07fbab902c2e0 /* buffering/ScbParticleSystem.h */, + FFFDb902c3487fbab902c348 /* buffering/ScbRigidObject.h */, + FFFDb902c3b07fbab902c3b0 /* buffering/ScbRigidStatic.h */, + FFFDb902c4187fbab902c418 /* buffering/ScbScene.h */, + FFFDb902c4807fbab902c480 /* buffering/ScbSceneBuffer.h */, + FFFDb902c4e87fbab902c4e8 /* buffering/ScbScenePvdClient.h */, + FFFDb902c5507fbab902c550 /* buffering/ScbShape.h */, + FFFDb902c5b87fbab902c5b8 /* buffering/ScbType.h */, + FFFDb902c6207fbab902c620 /* buffering/ScbActor.cpp */, + FFFDb902c6887fbab902c688 /* buffering/ScbAggregate.cpp */, + FFFDb902c6f07fbab902c6f0 /* buffering/ScbBase.cpp */, + FFFDb902c7587fbab902c758 /* buffering/ScbCloth.cpp */, + FFFDb902c7c07fbab902c7c0 /* buffering/ScbMetaData.cpp */, + FFFDb902c8287fbab902c828 /* buffering/ScbParticleSystem.cpp */, + FFFDb902c8907fbab902c890 /* buffering/ScbScene.cpp */, + FFFDb902c8f87fbab902c8f8 /* buffering/ScbScenePvdClient.cpp */, + FFFDb902c9607fbab902c960 /* buffering/ScbShape.cpp */, + FFFDb902c9c87fbab902c9c8 /* cloth/NpCloth.h */, + FFFDb902ca307fbab902ca30 /* cloth/NpClothFabric.h */, + FFFDb902ca987fbab902ca98 /* cloth/NpClothParticleData.h */, + FFFDb902cb007fbab902cb00 /* cloth/NpCloth.cpp */, + FFFDb902cb687fbab902cb68 /* cloth/NpClothFabric.cpp */, + FFFDb902cbd07fbab902cbd0 /* cloth/NpClothParticleData.cpp */, + FFFDb902cc387fbab902cc38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB658042187f8565804218 /* include */ = { + FFFBb877a1d87fbab877a1d8 /* include */ = { isa = PBXGroup; children = ( - FFFD6483ec007f856483ec00 /* PxActor.h */, - FFFD6483ec687f856483ec68 /* PxAggregate.h */, - FFFD6483ecd07f856483ecd0 /* PxArticulation.h */, - FFFD6483ed387f856483ed38 /* PxArticulationJoint.h */, - FFFD6483eda07f856483eda0 /* PxArticulationLink.h */, - FFFD6483ee087f856483ee08 /* PxBatchQuery.h */, - FFFD6483ee707f856483ee70 /* PxBatchQueryDesc.h */, - FFFD6483eed87f856483eed8 /* PxBroadPhase.h */, - FFFD6483ef407f856483ef40 /* PxClient.h */, - FFFD6483efa87f856483efa8 /* PxConstraint.h */, - FFFD6483f0107f856483f010 /* PxConstraintDesc.h */, - FFFD6483f0787f856483f078 /* PxContact.h */, - FFFD6483f0e07f856483f0e0 /* PxContactModifyCallback.h */, - FFFD6483f1487f856483f148 /* PxDeletionListener.h */, - FFFD6483f1b07f856483f1b0 /* PxFiltering.h */, - FFFD6483f2187f856483f218 /* PxForceMode.h */, - FFFD6483f2807f856483f280 /* PxImmediateMode.h */, - FFFD6483f2e87f856483f2e8 /* PxLockedData.h */, - FFFD6483f3507f856483f350 /* PxMaterial.h */, - FFFD6483f3b87f856483f3b8 /* PxPhysXConfig.h */, - FFFD6483f4207f856483f420 /* PxPhysics.h */, - FFFD6483f4887f856483f488 /* PxPhysicsAPI.h */, - FFFD6483f4f07f856483f4f0 /* PxPhysicsSerialization.h */, - FFFD6483f5587f856483f558 /* PxPhysicsVersion.h */, - FFFD6483f5c07f856483f5c0 /* PxPruningStructure.h */, - FFFD6483f6287f856483f628 /* PxQueryFiltering.h */, - FFFD6483f6907f856483f690 /* PxQueryReport.h */, - FFFD6483f6f87f856483f6f8 /* PxRigidActor.h */, - FFFD6483f7607f856483f760 /* PxRigidBody.h */, - FFFD6483f7c87f856483f7c8 /* PxRigidDynamic.h */, - FFFD6483f8307f856483f830 /* PxRigidStatic.h */, - FFFD6483f8987f856483f898 /* PxScene.h */, - FFFD6483f9007f856483f900 /* PxSceneDesc.h */, - FFFD6483f9687f856483f968 /* PxSceneLock.h */, - FFFD6483f9d07f856483f9d0 /* PxShape.h */, - FFFD6483fa387f856483fa38 /* PxSimulationEventCallback.h */, - FFFD6483faa07f856483faa0 /* PxSimulationStatistics.h */, - FFFD6483fb087f856483fb08 /* PxSpatialIndex.h */, - FFFD6483fb707f856483fb70 /* PxVisualizationParameter.h */, - FFFD6483fbd87f856483fbd8 /* PxVolumeCache.h */, - FFFD6483fc407f856483fc40 /* particles/PxParticleBase.h */, - FFFD6483fca87f856483fca8 /* particles/PxParticleBaseFlag.h */, - FFFD6483fd107f856483fd10 /* particles/PxParticleCreationData.h */, - FFFD6483fd787f856483fd78 /* particles/PxParticleFlag.h */, - FFFD6483fde07f856483fde0 /* particles/PxParticleFluid.h */, - FFFD6483fe487f856483fe48 /* particles/PxParticleFluidReadData.h */, - FFFD6483feb07f856483feb0 /* particles/PxParticleReadData.h */, - FFFD6483ff187f856483ff18 /* particles/PxParticleSystem.h */, - FFFD6483ff807f856483ff80 /* pvd/PxPvdSceneClient.h */, - FFFD6483ffe87f856483ffe8 /* cloth/PxCloth.h */, - FFFD648400507f8564840050 /* cloth/PxClothCollisionData.h */, - FFFD648400b87f85648400b8 /* cloth/PxClothFabric.h */, - FFFD648401207f8564840120 /* cloth/PxClothParticleData.h */, - FFFD648401887f8564840188 /* cloth/PxClothTypes.h */, + FFFDb902ce007fbab902ce00 /* PxActor.h */, + FFFDb902ce687fbab902ce68 /* PxAggregate.h */, + FFFDb902ced07fbab902ced0 /* PxArticulation.h */, + FFFDb902cf387fbab902cf38 /* PxArticulationJoint.h */, + FFFDb902cfa07fbab902cfa0 /* PxArticulationLink.h */, + FFFDb902d0087fbab902d008 /* PxBatchQuery.h */, + FFFDb902d0707fbab902d070 /* PxBatchQueryDesc.h */, + FFFDb902d0d87fbab902d0d8 /* PxBroadPhase.h */, + FFFDb902d1407fbab902d140 /* PxClient.h */, + FFFDb902d1a87fbab902d1a8 /* PxConstraint.h */, + FFFDb902d2107fbab902d210 /* PxConstraintDesc.h */, + FFFDb902d2787fbab902d278 /* PxContact.h */, + FFFDb902d2e07fbab902d2e0 /* PxContactModifyCallback.h */, + FFFDb902d3487fbab902d348 /* PxDeletionListener.h */, + FFFDb902d3b07fbab902d3b0 /* PxFiltering.h */, + FFFDb902d4187fbab902d418 /* PxForceMode.h */, + FFFDb902d4807fbab902d480 /* PxImmediateMode.h */, + FFFDb902d4e87fbab902d4e8 /* PxLockedData.h */, + FFFDb902d5507fbab902d550 /* PxMaterial.h */, + FFFDb902d5b87fbab902d5b8 /* PxPhysXConfig.h */, + FFFDb902d6207fbab902d620 /* PxPhysics.h */, + FFFDb902d6887fbab902d688 /* PxPhysicsAPI.h */, + FFFDb902d6f07fbab902d6f0 /* PxPhysicsSerialization.h */, + FFFDb902d7587fbab902d758 /* PxPhysicsVersion.h */, + FFFDb902d7c07fbab902d7c0 /* PxPruningStructure.h */, + FFFDb902d8287fbab902d828 /* PxQueryFiltering.h */, + FFFDb902d8907fbab902d890 /* PxQueryReport.h */, + FFFDb902d8f87fbab902d8f8 /* PxRigidActor.h */, + FFFDb902d9607fbab902d960 /* PxRigidBody.h */, + FFFDb902d9c87fbab902d9c8 /* PxRigidDynamic.h */, + FFFDb902da307fbab902da30 /* PxRigidStatic.h */, + FFFDb902da987fbab902da98 /* PxScene.h */, + FFFDb902db007fbab902db00 /* PxSceneDesc.h */, + FFFDb902db687fbab902db68 /* PxSceneLock.h */, + FFFDb902dbd07fbab902dbd0 /* PxShape.h */, + FFFDb902dc387fbab902dc38 /* PxSimulationEventCallback.h */, + FFFDb902dca07fbab902dca0 /* PxSimulationStatistics.h */, + FFFDb902dd087fbab902dd08 /* PxSpatialIndex.h */, + FFFDb902dd707fbab902dd70 /* PxVisualizationParameter.h */, + FFFDb902ddd87fbab902ddd8 /* PxVolumeCache.h */, + FFFDb902de407fbab902de40 /* particles/PxParticleBase.h */, + FFFDb902dea87fbab902dea8 /* particles/PxParticleBaseFlag.h */, + FFFDb902df107fbab902df10 /* particles/PxParticleCreationData.h */, + FFFDb902df787fbab902df78 /* particles/PxParticleFlag.h */, + FFFDb902dfe07fbab902dfe0 /* particles/PxParticleFluid.h */, + FFFDb902e0487fbab902e048 /* particles/PxParticleFluidReadData.h */, + FFFDb902e0b07fbab902e0b0 /* particles/PxParticleReadData.h */, + FFFDb902e1187fbab902e118 /* particles/PxParticleSystem.h */, + FFFDb902e1807fbab902e180 /* pvd/PxPvdSceneClient.h */, + FFFDb902e1e87fbab902e1e8 /* cloth/PxCloth.h */, + FFFDb902e2507fbab902e250 /* cloth/PxClothCollisionData.h */, + FFFDb902e2b87fbab902e2b8 /* cloth/PxClothFabric.h */, + FFFDb902e3207fbab902e320 /* cloth/PxClothParticleData.h */, + FFFDb902e3887fbab902e388 /* cloth/PxClothTypes.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB658042407f8565804240 /* metadata */ = { + FFFBb877a2007fbab877a200 /* metadata */ = { isa = PBXGroup; children = ( - FFFD64841c007f8564841c00 /* core/include/PvdMetaDataDefineProperties.h */, - FFFD64841c687f8564841c68 /* core/include/PvdMetaDataExtensions.h */, - FFFD64841cd07f8564841cd0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFD64841d387f8564841d38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFD64841da07f8564841da0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFD64841e087f8564841e08 /* core/include/PxMetaDataCompare.h */, - FFFD64841e707f8564841e70 /* core/include/PxMetaDataCppPrefix.h */, - FFFD64841ed87f8564841ed8 /* core/include/PxMetaDataObjects.h */, - FFFD64841f407f8564841f40 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFD64841fa87f8564841fa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, - FFFD648420107f8564842010 /* core/src/PxMetaDataObjects.cpp */, + FFFDb90250007fbab9025000 /* core/include/PvdMetaDataDefineProperties.h */, + FFFDb90250687fbab9025068 /* core/include/PvdMetaDataExtensions.h */, + FFFDb90250d07fbab90250d0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFDb90251387fbab9025138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFDb90251a07fbab90251a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFDb90252087fbab9025208 /* core/include/PxMetaDataCompare.h */, + FFFDb90252707fbab9025270 /* core/include/PxMetaDataCppPrefix.h */, + FFFDb90252d87fbab90252d8 /* core/include/PxMetaDataObjects.h */, + FFFDb90253407fbab9025340 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFDb90253a87fbab90253a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, + FFFDb90254107fbab9025410 /* core/src/PxMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB659099007f8565909900 /* PhysXCharacterKinematic */ = { + FFFBb8767c907fbab8767c90 /* PhysXCharacterKinematic */ = { isa = PBXGroup; children = ( - FFFB658069a07f85658069a0 /* include */, - FFFB658069c87f85658069c8 /* src */, + FFFBb87795f07fbab87795f0 /* include */, + FFFBb87796187fbab8779618 /* src */, ); name = "PhysXCharacterKinematic"; sourceTree = "<group>"; }; - FFFB658069a07f85658069a0 /* include */ = { + FFFBb87795f07fbab87795f0 /* include */ = { isa = PBXGroup; children = ( - FFFD65909e307f8565909e30 /* PxBoxController.h */, - FFFD65909e987f8565909e98 /* PxCapsuleController.h */, - FFFD65909f007f8565909f00 /* PxCharacter.h */, - FFFD65909f687f8565909f68 /* PxController.h */, - FFFD65909fd07f8565909fd0 /* PxControllerBehavior.h */, - FFFD6590a0387f856590a038 /* PxControllerManager.h */, - FFFD6590a0a07f856590a0a0 /* PxControllerObstacles.h */, - FFFD6590a1087f856590a108 /* PxExtended.h */, + FFFDb87796407fbab8779640 /* PxBoxController.h */, + FFFDb87796a87fbab87796a8 /* PxCapsuleController.h */, + FFFDb87797107fbab8779710 /* PxCharacter.h */, + FFFDb87797787fbab8779778 /* PxController.h */, + FFFDb87797e07fbab87797e0 /* PxControllerBehavior.h */, + FFFDb87798487fbab8779848 /* PxControllerManager.h */, + FFFDb87798b07fbab87798b0 /* PxControllerObstacles.h */, + FFFDb87799187fbab8779918 /* PxExtended.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB658069c87f85658069c8 /* src */ = { + FFFBb87796187fbab8779618 /* src */ = { isa = PBXGroup; children = ( - FFFD648476007f8564847600 /* CctBoxController.h */, - FFFD648476687f8564847668 /* CctCapsuleController.h */, - FFFD648476d07f85648476d0 /* CctCharacterController.h */, - FFFD648477387f8564847738 /* CctCharacterControllerManager.h */, - FFFD648477a07f85648477a0 /* CctController.h */, - FFFD648478087f8564847808 /* CctInternalStructs.h */, - FFFD648478707f8564847870 /* CctObstacleContext.h */, - FFFD648478d87f85648478d8 /* CctSweptBox.h */, - FFFD648479407f8564847940 /* CctSweptCapsule.h */, - FFFD648479a87f85648479a8 /* CctSweptVolume.h */, - FFFD64847a107f8564847a10 /* CctUtils.h */, - FFFD64847a787f8564847a78 /* CctBoxController.cpp */, - FFFD64847ae07f8564847ae0 /* CctCapsuleController.cpp */, - FFFD64847b487f8564847b48 /* CctCharacterController.cpp */, - FFFD64847bb07f8564847bb0 /* CctCharacterControllerCallbacks.cpp */, - FFFD64847c187f8564847c18 /* CctCharacterControllerManager.cpp */, - FFFD64847c807f8564847c80 /* CctController.cpp */, - FFFD64847ce87f8564847ce8 /* CctObstacleContext.cpp */, - FFFD64847d507f8564847d50 /* CctSweptBox.cpp */, - FFFD64847db87f8564847db8 /* CctSweptCapsule.cpp */, - FFFD64847e207f8564847e20 /* CctSweptVolume.cpp */, + FFFDb902e4007fbab902e400 /* CctBoxController.h */, + FFFDb902e4687fbab902e468 /* CctCapsuleController.h */, + FFFDb902e4d07fbab902e4d0 /* CctCharacterController.h */, + FFFDb902e5387fbab902e538 /* CctCharacterControllerManager.h */, + FFFDb902e5a07fbab902e5a0 /* CctController.h */, + FFFDb902e6087fbab902e608 /* CctInternalStructs.h */, + FFFDb902e6707fbab902e670 /* CctObstacleContext.h */, + FFFDb902e6d87fbab902e6d8 /* CctSweptBox.h */, + FFFDb902e7407fbab902e740 /* CctSweptCapsule.h */, + FFFDb902e7a87fbab902e7a8 /* CctSweptVolume.h */, + FFFDb902e8107fbab902e810 /* CctUtils.h */, + FFFDb902e8787fbab902e878 /* CctBoxController.cpp */, + FFFDb902e8e07fbab902e8e0 /* CctCapsuleController.cpp */, + FFFDb902e9487fbab902e948 /* CctCharacterController.cpp */, + FFFDb902e9b07fbab902e9b0 /* CctCharacterControllerCallbacks.cpp */, + FFFDb902ea187fbab902ea18 /* CctCharacterControllerManager.cpp */, + FFFDb902ea807fbab902ea80 /* CctController.cpp */, + FFFDb902eae87fbab902eae8 /* CctObstacleContext.cpp */, + FFFDb902eb507fbab902eb50 /* CctSweptBox.cpp */, + FFFDb902ebb87fbab902ebb8 /* CctSweptCapsule.cpp */, + FFFDb902ec207fbab902ec20 /* CctSweptVolume.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB65909af07f8565909af0 /* PhysXVehicle */ = { + FFFBb87675207fbab8767520 /* PhysXVehicle */ = { isa = PBXGroup; children = ( - FFFB6590bd407f856590bd40 /* include */, - FFFB6590bd687f856590bd68 /* src */, - FFFB6590bd907f856590bd90 /* metadata */, + FFFBb87833d07fbab87833d0 /* include */, + FFFBb87833f87fbab87833f8 /* src */, + FFFBb87834207fbab8783420 /* metadata */, ); name = "PhysXVehicle"; sourceTree = "<group>"; }; - FFFB6590bd407f856590bd40 /* include */ = { + FFFBb87833d07fbab87833d0 /* include */ = { isa = PBXGroup; children = ( - FFFD6484a4007f856484a400 /* PxVehicleComponents.h */, - FFFD6484a4687f856484a468 /* PxVehicleDrive.h */, - FFFD6484a4d07f856484a4d0 /* PxVehicleDrive4W.h */, - FFFD6484a5387f856484a538 /* PxVehicleDriveNW.h */, - FFFD6484a5a07f856484a5a0 /* PxVehicleDriveTank.h */, - FFFD6484a6087f856484a608 /* PxVehicleNoDrive.h */, - FFFD6484a6707f856484a670 /* PxVehicleSDK.h */, - FFFD6484a6d87f856484a6d8 /* PxVehicleShaders.h */, - FFFD6484a7407f856484a740 /* PxVehicleTireFriction.h */, - FFFD6484a7a87f856484a7a8 /* PxVehicleUpdate.h */, - FFFD6484a8107f856484a810 /* PxVehicleUtil.h */, - FFFD6484a8787f856484a878 /* PxVehicleUtilControl.h */, - FFFD6484a8e07f856484a8e0 /* PxVehicleUtilSetup.h */, - FFFD6484a9487f856484a948 /* PxVehicleUtilTelemetry.h */, - FFFD6484a9b07f856484a9b0 /* PxVehicleWheels.h */, + FFFDb9030a007fbab9030a00 /* PxVehicleComponents.h */, + FFFDb9030a687fbab9030a68 /* PxVehicleDrive.h */, + FFFDb9030ad07fbab9030ad0 /* PxVehicleDrive4W.h */, + FFFDb9030b387fbab9030b38 /* PxVehicleDriveNW.h */, + FFFDb9030ba07fbab9030ba0 /* PxVehicleDriveTank.h */, + FFFDb9030c087fbab9030c08 /* PxVehicleNoDrive.h */, + FFFDb9030c707fbab9030c70 /* PxVehicleSDK.h */, + FFFDb9030cd87fbab9030cd8 /* PxVehicleShaders.h */, + FFFDb9030d407fbab9030d40 /* PxVehicleTireFriction.h */, + FFFDb9030da87fbab9030da8 /* PxVehicleUpdate.h */, + FFFDb9030e107fbab9030e10 /* PxVehicleUtil.h */, + FFFDb9030e787fbab9030e78 /* PxVehicleUtilControl.h */, + FFFDb9030ee07fbab9030ee0 /* PxVehicleUtilSetup.h */, + FFFDb9030f487fbab9030f48 /* PxVehicleUtilTelemetry.h */, + FFFDb9030fb07fbab9030fb0 /* PxVehicleWheels.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6590bd687f856590bd68 /* src */ = { + FFFBb87833f87fbab87833f8 /* src */ = { isa = PBXGroup; children = ( - FFFD6484c2007f856484c200 /* PxVehicleDefaults.h */, - FFFD6484c2687f856484c268 /* PxVehicleLinearMath.h */, - FFFD6484c2d07f856484c2d0 /* PxVehicleSerialization.h */, - FFFD6484c3387f856484c338 /* PxVehicleSuspLimitConstraintShader.h */, - FFFD6484c3a07f856484c3a0 /* PxVehicleSuspWheelTire4.h */, - FFFD6484c4087f856484c408 /* PxVehicleComponents.cpp */, - FFFD6484c4707f856484c470 /* PxVehicleDrive.cpp */, - FFFD6484c4d87f856484c4d8 /* PxVehicleDrive4W.cpp */, - FFFD6484c5407f856484c540 /* PxVehicleDriveNW.cpp */, - FFFD6484c5a87f856484c5a8 /* PxVehicleDriveTank.cpp */, - FFFD6484c6107f856484c610 /* PxVehicleMetaData.cpp */, - FFFD6484c6787f856484c678 /* PxVehicleNoDrive.cpp */, - FFFD6484c6e07f856484c6e0 /* PxVehicleSDK.cpp */, - FFFD6484c7487f856484c748 /* PxVehicleSerialization.cpp */, - FFFD6484c7b07f856484c7b0 /* PxVehicleSuspWheelTire4.cpp */, - FFFD6484c8187f856484c818 /* PxVehicleTireFriction.cpp */, - FFFD6484c8807f856484c880 /* PxVehicleUpdate.cpp */, - FFFD6484c8e87f856484c8e8 /* PxVehicleWheels.cpp */, - FFFD6484c9507f856484c950 /* VehicleUtilControl.cpp */, - FFFD6484c9b87f856484c9b8 /* VehicleUtilSetup.cpp */, - FFFD6484ca207f856484ca20 /* VehicleUtilTelemetry.cpp */, + FFFDb90328007fbab9032800 /* PxVehicleDefaults.h */, + FFFDb90328687fbab9032868 /* PxVehicleLinearMath.h */, + FFFDb90328d07fbab90328d0 /* PxVehicleSerialization.h */, + FFFDb90329387fbab9032938 /* PxVehicleSuspLimitConstraintShader.h */, + FFFDb90329a07fbab90329a0 /* PxVehicleSuspWheelTire4.h */, + FFFDb9032a087fbab9032a08 /* PxVehicleComponents.cpp */, + FFFDb9032a707fbab9032a70 /* PxVehicleDrive.cpp */, + FFFDb9032ad87fbab9032ad8 /* PxVehicleDrive4W.cpp */, + FFFDb9032b407fbab9032b40 /* PxVehicleDriveNW.cpp */, + FFFDb9032ba87fbab9032ba8 /* PxVehicleDriveTank.cpp */, + FFFDb9032c107fbab9032c10 /* PxVehicleMetaData.cpp */, + FFFDb9032c787fbab9032c78 /* PxVehicleNoDrive.cpp */, + FFFDb9032ce07fbab9032ce0 /* PxVehicleSDK.cpp */, + FFFDb9032d487fbab9032d48 /* PxVehicleSerialization.cpp */, + FFFDb9032db07fbab9032db0 /* PxVehicleSuspWheelTire4.cpp */, + FFFDb9032e187fbab9032e18 /* PxVehicleTireFriction.cpp */, + FFFDb9032e807fbab9032e80 /* PxVehicleUpdate.cpp */, + FFFDb9032ee87fbab9032ee8 /* PxVehicleWheels.cpp */, + FFFDb9032f507fbab9032f50 /* VehicleUtilControl.cpp */, + FFFDb9032fb87fbab9032fb8 /* VehicleUtilSetup.cpp */, + FFFDb90330207fbab9033020 /* VehicleUtilTelemetry.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB6590bd907f856590bd90 /* metadata */ = { + FFFBb87834207fbab8783420 /* metadata */ = { isa = PBXGroup; children = ( - FFFD6590e5b07f856590e5b0 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, - FFFD6590e6187f856590e618 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, - FFFD6590e6807f856590e680 /* include/PxVehicleMetaDataObjects.h */, - FFFD6590e6e87f856590e6e8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, - FFFD6590e7507f856590e750 /* src/PxVehicleMetaDataObjects.cpp */, + FFFDb87853907fbab8785390 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, + FFFDb87853f87fbab87853f8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, + FFFDb87854607fbab8785460 /* include/PxVehicleMetaDataObjects.h */, + FFFDb87854c87fbab87854c8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, + FFFDb87855307fbab8785530 /* src/PxVehicleMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB6590e1d07f856590e1d0 /* PhysXExtensions */ = { + FFFBb8784f507fbab8784f50 /* PhysXExtensions */ = { isa = PBXGroup; children = ( - FFFB65915e907f8565915e90 /* include */, - FFFB65915eb87f8565915eb8 /* src */, - FFFB65915ee07f8565915ee0 /* serialization */, - FFFB65915f087f8565915f08 /* metadata */, + FFFBb87876d07fbab87876d0 /* include */, + FFFBb87876f87fbab87876f8 /* src */, + FFFBb87877207fbab8787720 /* serialization */, + FFFBb87877487fbab8787748 /* metadata */, ); name = "PhysXExtensions"; sourceTree = "<group>"; }; - FFFB65915e907f8565915e90 /* include */ = { + FFFBb87876d07fbab87876d0 /* include */ = { isa = PBXGroup; children = ( - FFFD6484fa007f856484fa00 /* PxBinaryConverter.h */, - FFFD6484fa687f856484fa68 /* PxBroadPhaseExt.h */, - FFFD6484fad07f856484fad0 /* PxClothFabricCooker.h */, - FFFD6484fb387f856484fb38 /* PxClothMeshDesc.h */, - FFFD6484fba07f856484fba0 /* PxClothMeshQuadifier.h */, - FFFD6484fc087f856484fc08 /* PxClothTetherCooker.h */, - FFFD6484fc707f856484fc70 /* PxCollectionExt.h */, - FFFD6484fcd87f856484fcd8 /* PxConstraintExt.h */, - FFFD6484fd407f856484fd40 /* PxConvexMeshExt.h */, - FFFD6484fda87f856484fda8 /* PxD6Joint.h */, - FFFD6484fe107f856484fe10 /* PxDefaultAllocator.h */, - FFFD6484fe787f856484fe78 /* PxDefaultCpuDispatcher.h */, - FFFD6484fee07f856484fee0 /* PxDefaultErrorCallback.h */, - FFFD6484ff487f856484ff48 /* PxDefaultSimulationFilterShader.h */, - FFFD6484ffb07f856484ffb0 /* PxDefaultStreams.h */, - FFFD648500187f8564850018 /* PxDistanceJoint.h */, - FFFD648500807f8564850080 /* PxExtensionsAPI.h */, - FFFD648500e87f85648500e8 /* PxFixedJoint.h */, - FFFD648501507f8564850150 /* PxJoint.h */, - FFFD648501b87f85648501b8 /* PxJointLimit.h */, - FFFD648502207f8564850220 /* PxMassProperties.h */, - FFFD648502887f8564850288 /* PxParticleExt.h */, - FFFD648502f07f85648502f0 /* PxPrismaticJoint.h */, - FFFD648503587f8564850358 /* PxRaycastCCD.h */, - FFFD648503c07f85648503c0 /* PxRepXSerializer.h */, - FFFD648504287f8564850428 /* PxRepXSimpleType.h */, - FFFD648504907f8564850490 /* PxRevoluteJoint.h */, - FFFD648504f87f85648504f8 /* PxRigidActorExt.h */, - FFFD648505607f8564850560 /* PxRigidBodyExt.h */, - FFFD648505c87f85648505c8 /* PxSceneQueryExt.h */, - FFFD648506307f8564850630 /* PxSerialization.h */, - FFFD648506987f8564850698 /* PxShapeExt.h */, - FFFD648507007f8564850700 /* PxSimpleFactory.h */, - FFFD648507687f8564850768 /* PxSmoothNormals.h */, - FFFD648507d07f85648507d0 /* PxSphericalJoint.h */, - FFFD648508387f8564850838 /* PxStringTableExt.h */, - FFFD648508a07f85648508a0 /* PxTriangleMeshExt.h */, + FFFDb90360007fbab9036000 /* PxBinaryConverter.h */, + FFFDb90360687fbab9036068 /* PxBroadPhaseExt.h */, + FFFDb90360d07fbab90360d0 /* PxClothFabricCooker.h */, + FFFDb90361387fbab9036138 /* PxClothMeshDesc.h */, + FFFDb90361a07fbab90361a0 /* PxClothMeshQuadifier.h */, + FFFDb90362087fbab9036208 /* PxClothTetherCooker.h */, + FFFDb90362707fbab9036270 /* PxCollectionExt.h */, + FFFDb90362d87fbab90362d8 /* PxConstraintExt.h */, + FFFDb90363407fbab9036340 /* PxConvexMeshExt.h */, + FFFDb90363a87fbab90363a8 /* PxD6Joint.h */, + FFFDb90364107fbab9036410 /* PxDefaultAllocator.h */, + FFFDb90364787fbab9036478 /* PxDefaultCpuDispatcher.h */, + FFFDb90364e07fbab90364e0 /* PxDefaultErrorCallback.h */, + FFFDb90365487fbab9036548 /* PxDefaultSimulationFilterShader.h */, + FFFDb90365b07fbab90365b0 /* PxDefaultStreams.h */, + FFFDb90366187fbab9036618 /* PxDistanceJoint.h */, + FFFDb90366807fbab9036680 /* PxExtensionsAPI.h */, + FFFDb90366e87fbab90366e8 /* PxFixedJoint.h */, + FFFDb90367507fbab9036750 /* PxJoint.h */, + FFFDb90367b87fbab90367b8 /* PxJointLimit.h */, + FFFDb90368207fbab9036820 /* PxMassProperties.h */, + FFFDb90368887fbab9036888 /* PxParticleExt.h */, + FFFDb90368f07fbab90368f0 /* PxPrismaticJoint.h */, + FFFDb90369587fbab9036958 /* PxRaycastCCD.h */, + FFFDb90369c07fbab90369c0 /* PxRepXSerializer.h */, + FFFDb9036a287fbab9036a28 /* PxRepXSimpleType.h */, + FFFDb9036a907fbab9036a90 /* PxRevoluteJoint.h */, + FFFDb9036af87fbab9036af8 /* PxRigidActorExt.h */, + FFFDb9036b607fbab9036b60 /* PxRigidBodyExt.h */, + FFFDb9036bc87fbab9036bc8 /* PxSceneQueryExt.h */, + FFFDb9036c307fbab9036c30 /* PxSerialization.h */, + FFFDb9036c987fbab9036c98 /* PxShapeExt.h */, + FFFDb9036d007fbab9036d00 /* PxSimpleFactory.h */, + FFFDb9036d687fbab9036d68 /* PxSmoothNormals.h */, + FFFDb9036dd07fbab9036dd0 /* PxSphericalJoint.h */, + FFFDb9036e387fbab9036e38 /* PxStringTableExt.h */, + FFFDb9036ea07fbab9036ea0 /* PxTriangleMeshExt.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB65915eb87f8565915eb8 /* src */ = { + FFFBb87876f87fbab87876f8 /* src */ = { isa = PBXGroup; children = ( - FFFD6484e4007f856484e400 /* ExtConstraintHelper.h */, - FFFD6484e4687f856484e468 /* ExtCpuWorkerThread.h */, - FFFD6484e4d07f856484e4d0 /* ExtD6Joint.h */, - FFFD6484e5387f856484e538 /* ExtDefaultCpuDispatcher.h */, - FFFD6484e5a07f856484e5a0 /* ExtDistanceJoint.h */, - FFFD6484e6087f856484e608 /* ExtFixedJoint.h */, - FFFD6484e6707f856484e670 /* ExtInertiaTensor.h */, - FFFD6484e6d87f856484e6d8 /* ExtJoint.h */, - FFFD6484e7407f856484e740 /* ExtJointMetaDataExtensions.h */, - FFFD6484e7a87f856484e7a8 /* ExtPlatform.h */, - FFFD6484e8107f856484e810 /* ExtPrismaticJoint.h */, - FFFD6484e8787f856484e878 /* ExtPvd.h */, - FFFD6484e8e07f856484e8e0 /* ExtRevoluteJoint.h */, - FFFD6484e9487f856484e948 /* ExtSerialization.h */, - FFFD6484e9b07f856484e9b0 /* ExtSharedQueueEntryPool.h */, - FFFD6484ea187f856484ea18 /* ExtSphericalJoint.h */, - FFFD6484ea807f856484ea80 /* ExtTaskQueueHelper.h */, - FFFD6484eae87f856484eae8 /* ExtBroadPhase.cpp */, - FFFD6484eb507f856484eb50 /* ExtClothFabricCooker.cpp */, - FFFD6484ebb87f856484ebb8 /* ExtClothGeodesicTetherCooker.cpp */, - FFFD6484ec207f856484ec20 /* ExtClothMeshQuadifier.cpp */, - FFFD6484ec887f856484ec88 /* ExtClothSimpleTetherCooker.cpp */, - FFFD6484ecf07f856484ecf0 /* ExtCollection.cpp */, - FFFD6484ed587f856484ed58 /* ExtConvexMeshExt.cpp */, - FFFD6484edc07f856484edc0 /* ExtCpuWorkerThread.cpp */, - FFFD6484ee287f856484ee28 /* ExtD6Joint.cpp */, - FFFD6484ee907f856484ee90 /* ExtD6JointSolverPrep.cpp */, - FFFD6484eef87f856484eef8 /* ExtDefaultCpuDispatcher.cpp */, - FFFD6484ef607f856484ef60 /* ExtDefaultErrorCallback.cpp */, - FFFD6484efc87f856484efc8 /* ExtDefaultSimulationFilterShader.cpp */, - FFFD6484f0307f856484f030 /* ExtDefaultStreams.cpp */, - FFFD6484f0987f856484f098 /* ExtDistanceJoint.cpp */, - FFFD6484f1007f856484f100 /* ExtDistanceJointSolverPrep.cpp */, - FFFD6484f1687f856484f168 /* ExtExtensions.cpp */, - FFFD6484f1d07f856484f1d0 /* ExtFixedJoint.cpp */, - FFFD6484f2387f856484f238 /* ExtFixedJointSolverPrep.cpp */, - FFFD6484f2a07f856484f2a0 /* ExtJoint.cpp */, - FFFD6484f3087f856484f308 /* ExtMetaData.cpp */, - FFFD6484f3707f856484f370 /* ExtParticleExt.cpp */, - FFFD6484f3d87f856484f3d8 /* ExtPrismaticJoint.cpp */, - FFFD6484f4407f856484f440 /* ExtPrismaticJointSolverPrep.cpp */, - FFFD6484f4a87f856484f4a8 /* ExtPvd.cpp */, - FFFD6484f5107f856484f510 /* ExtPxStringTable.cpp */, - FFFD6484f5787f856484f578 /* ExtRaycastCCD.cpp */, - FFFD6484f5e07f856484f5e0 /* ExtRevoluteJoint.cpp */, - FFFD6484f6487f856484f648 /* ExtRevoluteJointSolverPrep.cpp */, - FFFD6484f6b07f856484f6b0 /* ExtRigidBodyExt.cpp */, - FFFD6484f7187f856484f718 /* ExtSceneQueryExt.cpp */, - FFFD6484f7807f856484f780 /* ExtSimpleFactory.cpp */, - FFFD6484f7e87f856484f7e8 /* ExtSmoothNormals.cpp */, - FFFD6484f8507f856484f850 /* ExtSphericalJoint.cpp */, - FFFD6484f8b87f856484f8b8 /* ExtSphericalJointSolverPrep.cpp */, - FFFD6484f9207f856484f920 /* ExtTriangleMeshExt.cpp */, + FFFDb9034a007fbab9034a00 /* ExtConstraintHelper.h */, + FFFDb9034a687fbab9034a68 /* ExtCpuWorkerThread.h */, + FFFDb9034ad07fbab9034ad0 /* ExtD6Joint.h */, + FFFDb9034b387fbab9034b38 /* ExtDefaultCpuDispatcher.h */, + FFFDb9034ba07fbab9034ba0 /* ExtDistanceJoint.h */, + FFFDb9034c087fbab9034c08 /* ExtFixedJoint.h */, + FFFDb9034c707fbab9034c70 /* ExtInertiaTensor.h */, + FFFDb9034cd87fbab9034cd8 /* ExtJoint.h */, + FFFDb9034d407fbab9034d40 /* ExtJointMetaDataExtensions.h */, + FFFDb9034da87fbab9034da8 /* ExtPlatform.h */, + FFFDb9034e107fbab9034e10 /* ExtPrismaticJoint.h */, + FFFDb9034e787fbab9034e78 /* ExtPvd.h */, + FFFDb9034ee07fbab9034ee0 /* ExtRevoluteJoint.h */, + FFFDb9034f487fbab9034f48 /* ExtSerialization.h */, + FFFDb9034fb07fbab9034fb0 /* ExtSharedQueueEntryPool.h */, + FFFDb90350187fbab9035018 /* ExtSphericalJoint.h */, + FFFDb90350807fbab9035080 /* ExtTaskQueueHelper.h */, + FFFDb90350e87fbab90350e8 /* ExtBroadPhase.cpp */, + FFFDb90351507fbab9035150 /* ExtClothFabricCooker.cpp */, + FFFDb90351b87fbab90351b8 /* ExtClothGeodesicTetherCooker.cpp */, + FFFDb90352207fbab9035220 /* ExtClothMeshQuadifier.cpp */, + FFFDb90352887fbab9035288 /* ExtClothSimpleTetherCooker.cpp */, + FFFDb90352f07fbab90352f0 /* ExtCollection.cpp */, + FFFDb90353587fbab9035358 /* ExtConvexMeshExt.cpp */, + FFFDb90353c07fbab90353c0 /* ExtCpuWorkerThread.cpp */, + FFFDb90354287fbab9035428 /* ExtD6Joint.cpp */, + FFFDb90354907fbab9035490 /* ExtD6JointSolverPrep.cpp */, + FFFDb90354f87fbab90354f8 /* ExtDefaultCpuDispatcher.cpp */, + FFFDb90355607fbab9035560 /* ExtDefaultErrorCallback.cpp */, + FFFDb90355c87fbab90355c8 /* ExtDefaultSimulationFilterShader.cpp */, + FFFDb90356307fbab9035630 /* ExtDefaultStreams.cpp */, + FFFDb90356987fbab9035698 /* ExtDistanceJoint.cpp */, + FFFDb90357007fbab9035700 /* ExtDistanceJointSolverPrep.cpp */, + FFFDb90357687fbab9035768 /* ExtExtensions.cpp */, + FFFDb90357d07fbab90357d0 /* ExtFixedJoint.cpp */, + FFFDb90358387fbab9035838 /* ExtFixedJointSolverPrep.cpp */, + FFFDb90358a07fbab90358a0 /* ExtJoint.cpp */, + FFFDb90359087fbab9035908 /* ExtMetaData.cpp */, + FFFDb90359707fbab9035970 /* ExtParticleExt.cpp */, + FFFDb90359d87fbab90359d8 /* ExtPrismaticJoint.cpp */, + FFFDb9035a407fbab9035a40 /* ExtPrismaticJointSolverPrep.cpp */, + FFFDb9035aa87fbab9035aa8 /* ExtPvd.cpp */, + FFFDb9035b107fbab9035b10 /* ExtPxStringTable.cpp */, + FFFDb9035b787fbab9035b78 /* ExtRaycastCCD.cpp */, + FFFDb9035be07fbab9035be0 /* ExtRevoluteJoint.cpp */, + FFFDb9035c487fbab9035c48 /* ExtRevoluteJointSolverPrep.cpp */, + FFFDb9035cb07fbab9035cb0 /* ExtRigidBodyExt.cpp */, + FFFDb9035d187fbab9035d18 /* ExtSceneQueryExt.cpp */, + FFFDb9035d807fbab9035d80 /* ExtSimpleFactory.cpp */, + FFFDb9035de87fbab9035de8 /* ExtSmoothNormals.cpp */, + FFFDb9035e507fbab9035e50 /* ExtSphericalJoint.cpp */, + FFFDb9035eb87fbab9035eb8 /* ExtSphericalJointSolverPrep.cpp */, + FFFDb9035f207fbab9035f20 /* ExtTriangleMeshExt.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB65915ee07f8565915ee0 /* serialization */ = { + FFFBb87877207fbab8787720 /* serialization */ = { isa = PBXGroup; children = ( - FFFD64852e007f8564852e00 /* SnSerialUtils.h */, - FFFD64852e687f8564852e68 /* SnSerializationRegistry.h */, - FFFD64852ed07f8564852ed0 /* SnSerialUtils.cpp */, - FFFD64852f387f8564852f38 /* SnSerialization.cpp */, - FFFD64852fa07f8564852fa0 /* SnSerializationRegistry.cpp */, - FFFD648530087f8564853008 /* Binary/SnConvX.h */, - FFFD648530707f8564853070 /* Binary/SnConvX_Align.h */, - FFFD648530d87f85648530d8 /* Binary/SnConvX_Common.h */, - FFFD648531407f8564853140 /* Binary/SnConvX_MetaData.h */, - FFFD648531a87f85648531a8 /* Binary/SnConvX_Output.h */, - FFFD648532107f8564853210 /* Binary/SnConvX_Union.h */, - FFFD648532787f8564853278 /* Binary/SnSerializationContext.h */, - FFFD648532e07f85648532e0 /* Binary/SnBinaryDeserialization.cpp */, - FFFD648533487f8564853348 /* Binary/SnBinarySerialization.cpp */, - FFFD648533b07f85648533b0 /* Binary/SnConvX.cpp */, - FFFD648534187f8564853418 /* Binary/SnConvX_Align.cpp */, - FFFD648534807f8564853480 /* Binary/SnConvX_Convert.cpp */, - FFFD648534e87f85648534e8 /* Binary/SnConvX_Error.cpp */, - FFFD648535507f8564853550 /* Binary/SnConvX_MetaData.cpp */, - FFFD648535b87f85648535b8 /* Binary/SnConvX_Output.cpp */, - FFFD648536207f8564853620 /* Binary/SnConvX_Union.cpp */, - FFFD648536887f8564853688 /* Binary/SnSerializationContext.cpp */, - FFFD648536f07f85648536f0 /* Xml/SnJointRepXSerializer.h */, - FFFD648537587f8564853758 /* Xml/SnPxStreamOperators.h */, - FFFD648537c07f85648537c0 /* Xml/SnRepX1_0Defaults.h */, - FFFD648538287f8564853828 /* Xml/SnRepX3_1Defaults.h */, - FFFD648538907f8564853890 /* Xml/SnRepX3_2Defaults.h */, - FFFD648538f87f85648538f8 /* Xml/SnRepXCollection.h */, - FFFD648539607f8564853960 /* Xml/SnRepXCoreSerializer.h */, - FFFD648539c87f85648539c8 /* Xml/SnRepXSerializerImpl.h */, - FFFD64853a307f8564853a30 /* Xml/SnRepXUpgrader.h */, - FFFD64853a987f8564853a98 /* Xml/SnSimpleXmlWriter.h */, - FFFD64853b007f8564853b00 /* Xml/SnXmlDeserializer.h */, - FFFD64853b687f8564853b68 /* Xml/SnXmlImpl.h */, - FFFD64853bd07f8564853bd0 /* Xml/SnXmlMemoryAllocator.h */, - FFFD64853c387f8564853c38 /* Xml/SnXmlMemoryPool.h */, - FFFD64853ca07f8564853ca0 /* Xml/SnXmlMemoryPoolStreams.h */, - FFFD64853d087f8564853d08 /* Xml/SnXmlReader.h */, - FFFD64853d707f8564853d70 /* Xml/SnXmlSerializer.h */, - FFFD64853dd87f8564853dd8 /* Xml/SnXmlSimpleXmlWriter.h */, - FFFD64853e407f8564853e40 /* Xml/SnXmlStringToType.h */, - FFFD64853ea87f8564853ea8 /* Xml/SnXmlVisitorReader.h */, - FFFD64853f107f8564853f10 /* Xml/SnXmlVisitorWriter.h */, - FFFD64853f787f8564853f78 /* Xml/SnXmlWriter.h */, - FFFD64853fe07f8564853fe0 /* Xml/SnJointRepXSerializer.cpp */, - FFFD648540487f8564854048 /* Xml/SnRepXCoreSerializer.cpp */, - FFFD648540b07f85648540b0 /* Xml/SnRepXUpgrader.cpp */, - FFFD648541187f8564854118 /* Xml/SnXmlSerialization.cpp */, - FFFD648541807f8564854180 /* File/SnFile.h */, + FFFDb90386007fbab9038600 /* SnSerialUtils.h */, + FFFDb90386687fbab9038668 /* SnSerializationRegistry.h */, + FFFDb90386d07fbab90386d0 /* SnSerialUtils.cpp */, + FFFDb90387387fbab9038738 /* SnSerialization.cpp */, + FFFDb90387a07fbab90387a0 /* SnSerializationRegistry.cpp */, + FFFDb90388087fbab9038808 /* Binary/SnConvX.h */, + FFFDb90388707fbab9038870 /* Binary/SnConvX_Align.h */, + FFFDb90388d87fbab90388d8 /* Binary/SnConvX_Common.h */, + FFFDb90389407fbab9038940 /* Binary/SnConvX_MetaData.h */, + FFFDb90389a87fbab90389a8 /* Binary/SnConvX_Output.h */, + FFFDb9038a107fbab9038a10 /* Binary/SnConvX_Union.h */, + FFFDb9038a787fbab9038a78 /* Binary/SnSerializationContext.h */, + FFFDb9038ae07fbab9038ae0 /* Binary/SnBinaryDeserialization.cpp */, + FFFDb9038b487fbab9038b48 /* Binary/SnBinarySerialization.cpp */, + FFFDb9038bb07fbab9038bb0 /* Binary/SnConvX.cpp */, + FFFDb9038c187fbab9038c18 /* Binary/SnConvX_Align.cpp */, + FFFDb9038c807fbab9038c80 /* Binary/SnConvX_Convert.cpp */, + FFFDb9038ce87fbab9038ce8 /* Binary/SnConvX_Error.cpp */, + FFFDb9038d507fbab9038d50 /* Binary/SnConvX_MetaData.cpp */, + FFFDb9038db87fbab9038db8 /* Binary/SnConvX_Output.cpp */, + FFFDb9038e207fbab9038e20 /* Binary/SnConvX_Union.cpp */, + FFFDb9038e887fbab9038e88 /* Binary/SnSerializationContext.cpp */, + FFFDb9038ef07fbab9038ef0 /* Xml/SnJointRepXSerializer.h */, + FFFDb9038f587fbab9038f58 /* Xml/SnPxStreamOperators.h */, + FFFDb9038fc07fbab9038fc0 /* Xml/SnRepX1_0Defaults.h */, + FFFDb90390287fbab9039028 /* Xml/SnRepX3_1Defaults.h */, + FFFDb90390907fbab9039090 /* Xml/SnRepX3_2Defaults.h */, + FFFDb90390f87fbab90390f8 /* Xml/SnRepXCollection.h */, + FFFDb90391607fbab9039160 /* Xml/SnRepXCoreSerializer.h */, + FFFDb90391c87fbab90391c8 /* Xml/SnRepXSerializerImpl.h */, + FFFDb90392307fbab9039230 /* Xml/SnRepXUpgrader.h */, + FFFDb90392987fbab9039298 /* Xml/SnSimpleXmlWriter.h */, + FFFDb90393007fbab9039300 /* Xml/SnXmlDeserializer.h */, + FFFDb90393687fbab9039368 /* Xml/SnXmlImpl.h */, + FFFDb90393d07fbab90393d0 /* Xml/SnXmlMemoryAllocator.h */, + FFFDb90394387fbab9039438 /* Xml/SnXmlMemoryPool.h */, + FFFDb90394a07fbab90394a0 /* Xml/SnXmlMemoryPoolStreams.h */, + FFFDb90395087fbab9039508 /* Xml/SnXmlReader.h */, + FFFDb90395707fbab9039570 /* Xml/SnXmlSerializer.h */, + FFFDb90395d87fbab90395d8 /* Xml/SnXmlSimpleXmlWriter.h */, + FFFDb90396407fbab9039640 /* Xml/SnXmlStringToType.h */, + FFFDb90396a87fbab90396a8 /* Xml/SnXmlVisitorReader.h */, + FFFDb90397107fbab9039710 /* Xml/SnXmlVisitorWriter.h */, + FFFDb90397787fbab9039778 /* Xml/SnXmlWriter.h */, + FFFDb90397e07fbab90397e0 /* Xml/SnJointRepXSerializer.cpp */, + FFFDb90398487fbab9039848 /* Xml/SnRepXCoreSerializer.cpp */, + FFFDb90398b07fbab90398b0 /* Xml/SnRepXUpgrader.cpp */, + FFFDb90399187fbab9039918 /* Xml/SnXmlSerialization.cpp */, + FFFDb90399807fbab9039980 /* File/SnFile.h */, ); name = "serialization"; sourceTree = SOURCE_ROOT; }; - FFFB65915f087f8565915f08 /* metadata */ = { + FFFBb87877487fbab8787748 /* metadata */ = { isa = PBXGroup; children = ( - FFFD64850a007f8564850a00 /* core/include/PvdMetaDataDefineProperties.h */, - FFFD64850a687f8564850a68 /* core/include/PvdMetaDataExtensions.h */, - FFFD64850ad07f8564850ad0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFD64850b387f8564850b38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFD64850ba07f8564850ba0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFD64850c087f8564850c08 /* core/include/PxMetaDataCompare.h */, - FFFD64850c707f8564850c70 /* core/include/PxMetaDataCppPrefix.h */, - FFFD64850cd87f8564850cd8 /* core/include/PxMetaDataObjects.h */, - FFFD64850d407f8564850d40 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFD64850da87f8564850da8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, - FFFD64850e107f8564850e10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, - FFFD64850e787f8564850e78 /* extensions/include/PxExtensionMetaDataObjects.h */, - FFFD64850ee07f8564850ee0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, + FFFDb90370007fbab9037000 /* core/include/PvdMetaDataDefineProperties.h */, + FFFDb90370687fbab9037068 /* core/include/PvdMetaDataExtensions.h */, + FFFDb90370d07fbab90370d0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFDb90371387fbab9037138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFDb90371a07fbab90371a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFDb90372087fbab9037208 /* core/include/PxMetaDataCompare.h */, + FFFDb90372707fbab9037270 /* core/include/PxMetaDataCppPrefix.h */, + FFFDb90372d87fbab90372d8 /* core/include/PxMetaDataObjects.h */, + FFFDb90373407fbab9037340 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFDb90373a87fbab90373a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, + FFFDb90374107fbab9037410 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, + FFFDb90374787fbab9037478 /* extensions/include/PxExtensionMetaDataObjects.h */, + FFFDb90374e07fbab90374e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB659313f07f85659313f0 /* SceneQuery */ = { + FFFBb87961a07fbab87961a0 /* SceneQuery */ = { isa = PBXGroup; children = ( - FFFB65933da07f8565933da0 /* src */, - FFFB65933dc87f8565933dc8 /* include */, + FFFBb8798b007fbab8798b00 /* src */, + FFFBb8798b287fbab8798b28 /* include */, ); name = "SceneQuery"; sourceTree = "<group>"; }; - FFFB65933da07f8565933da0 /* src */ = { + FFFBb8798b007fbab8798b00 /* src */ = { isa = PBXGroup; children = ( - FFFD64856e007f8564856e00 /* SqAABBPruner.cpp */, - FFFD64856e687f8564856e68 /* SqAABBTree.cpp */, - FFFD64856ed07f8564856ed0 /* SqAABBTreeBuild.cpp */, - FFFD64856f387f8564856f38 /* SqAABBTreeUpdateMap.cpp */, - FFFD64856fa07f8564856fa0 /* SqBounds.cpp */, - FFFD648570087f8564857008 /* SqBucketPruner.cpp */, - FFFD648570707f8564857070 /* SqExtendedBucketPruner.cpp */, - FFFD648570d87f85648570d8 /* SqIncrementalAABBPrunerCore.cpp */, - FFFD648571407f8564857140 /* SqIncrementalAABBTree.cpp */, - FFFD648571a87f85648571a8 /* SqMetaData.cpp */, - FFFD648572107f8564857210 /* SqPruningPool.cpp */, - FFFD648572787f8564857278 /* SqPruningStructure.cpp */, - FFFD648572e07f85648572e0 /* SqSceneQueryManager.cpp */, - FFFD648573487f8564857348 /* SqAABBPruner.h */, - FFFD648573b07f85648573b0 /* SqAABBTree.h */, - FFFD648574187f8564857418 /* SqAABBTreeBuild.h */, - FFFD648574807f8564857480 /* SqAABBTreeQuery.h */, - FFFD648574e87f85648574e8 /* SqAABBTreeUpdateMap.h */, - FFFD648575507f8564857550 /* SqBounds.h */, - FFFD648575b87f85648575b8 /* SqBucketPruner.h */, - FFFD648576207f8564857620 /* SqExtendedBucketPruner.h */, - FFFD648576887f8564857688 /* SqIncrementalAABBPrunerCore.h */, - FFFD648576f07f85648576f0 /* SqIncrementalAABBTree.h */, - FFFD648577587f8564857758 /* SqPrunerTestsSIMD.h */, - FFFD648577c07f85648577c0 /* SqPruningPool.h */, - FFFD648578287f8564857828 /* SqTypedef.h */, + FFFDb903d8007fbab903d800 /* SqAABBPruner.cpp */, + FFFDb903d8687fbab903d868 /* SqAABBTree.cpp */, + FFFDb903d8d07fbab903d8d0 /* SqAABBTreeBuild.cpp */, + FFFDb903d9387fbab903d938 /* SqAABBTreeUpdateMap.cpp */, + FFFDb903d9a07fbab903d9a0 /* SqBounds.cpp */, + FFFDb903da087fbab903da08 /* SqBucketPruner.cpp */, + FFFDb903da707fbab903da70 /* SqExtendedBucketPruner.cpp */, + FFFDb903dad87fbab903dad8 /* SqIncrementalAABBPrunerCore.cpp */, + FFFDb903db407fbab903db40 /* SqIncrementalAABBTree.cpp */, + FFFDb903dba87fbab903dba8 /* SqMetaData.cpp */, + FFFDb903dc107fbab903dc10 /* SqPruningPool.cpp */, + FFFDb903dc787fbab903dc78 /* SqPruningStructure.cpp */, + FFFDb903dce07fbab903dce0 /* SqSceneQueryManager.cpp */, + FFFDb903dd487fbab903dd48 /* SqAABBPruner.h */, + FFFDb903ddb07fbab903ddb0 /* SqAABBTree.h */, + FFFDb903de187fbab903de18 /* SqAABBTreeBuild.h */, + FFFDb903de807fbab903de80 /* SqAABBTreeQuery.h */, + FFFDb903dee87fbab903dee8 /* SqAABBTreeUpdateMap.h */, + FFFDb903df507fbab903df50 /* SqBounds.h */, + FFFDb903dfb87fbab903dfb8 /* SqBucketPruner.h */, + FFFDb903e0207fbab903e020 /* SqExtendedBucketPruner.h */, + FFFDb903e0887fbab903e088 /* SqIncrementalAABBPrunerCore.h */, + FFFDb903e0f07fbab903e0f0 /* SqIncrementalAABBTree.h */, + FFFDb903e1587fbab903e158 /* SqPrunerTestsSIMD.h */, + FFFDb903e1c07fbab903e1c0 /* SqPruningPool.h */, + FFFDb903e2287fbab903e228 /* SqTypedef.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB65933dc87f8565933dc8 /* include */ = { + FFFBb8798b287fbab8798b28 /* include */ = { isa = PBXGroup; children = ( - FFFD659357407f8565935740 /* SqPruner.h */, - FFFD659357a87f85659357a8 /* SqPrunerMergeData.h */, - FFFD659358107f8565935810 /* SqPruningStructure.h */, - FFFD659358787f8565935878 /* SqSceneQueryManager.h */, + FFFDb879a4a07fbab879a4a0 /* SqPruner.h */, + FFFDb879a5087fbab879a508 /* SqPrunerMergeData.h */, + FFFDb879a5707fbab879a570 /* SqPruningStructure.h */, + FFFDb879a5d87fbab879a5d8 /* SqSceneQueryManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB659359707f8565935970 /* SimulationController */ = { + FFFBb879a6d07fbab879a6d0 /* SimulationController */ = { isa = PBXGroup; children = ( - FFFB6593a6c07f856593a6c0 /* include */, - FFFB6593a6e87f856593a6e8 /* src */, + FFFBb879f4207fbab879f420 /* include */, + FFFBb879f4487fbab879f448 /* src */, ); name = "SimulationController"; sourceTree = "<group>"; }; - FFFB6593a6c07f856593a6c0 /* include */ = { + FFFBb879f4207fbab879f420 /* include */ = { isa = PBXGroup; children = ( - FFFD64859a007f8564859a00 /* ScActorCore.h */, - FFFD64859a687f8564859a68 /* ScArticulationCore.h */, - FFFD64859ad07f8564859ad0 /* ScArticulationJointCore.h */, - FFFD64859b387f8564859b38 /* ScBodyCore.h */, - FFFD64859ba07f8564859ba0 /* ScClothCore.h */, - FFFD64859c087f8564859c08 /* ScClothFabricCore.h */, - FFFD64859c707f8564859c70 /* ScConstraintCore.h */, - FFFD64859cd87f8564859cd8 /* ScIterators.h */, - FFFD64859d407f8564859d40 /* ScMaterialCore.h */, - FFFD64859da87f8564859da8 /* ScParticleSystemCore.h */, - FFFD64859e107f8564859e10 /* ScPhysics.h */, - FFFD64859e787f8564859e78 /* ScRigidCore.h */, - FFFD64859ee07f8564859ee0 /* ScScene.h */, - FFFD64859f487f8564859f48 /* ScShapeCore.h */, - FFFD64859fb07f8564859fb0 /* ScStaticCore.h */, + FFFDb90404007fbab9040400 /* ScActorCore.h */, + FFFDb90404687fbab9040468 /* ScArticulationCore.h */, + FFFDb90404d07fbab90404d0 /* ScArticulationJointCore.h */, + FFFDb90405387fbab9040538 /* ScBodyCore.h */, + FFFDb90405a07fbab90405a0 /* ScClothCore.h */, + FFFDb90406087fbab9040608 /* ScClothFabricCore.h */, + FFFDb90406707fbab9040670 /* ScConstraintCore.h */, + FFFDb90406d87fbab90406d8 /* ScIterators.h */, + FFFDb90407407fbab9040740 /* ScMaterialCore.h */, + FFFDb90407a87fbab90407a8 /* ScParticleSystemCore.h */, + FFFDb90408107fbab9040810 /* ScPhysics.h */, + FFFDb90408787fbab9040878 /* ScRigidCore.h */, + FFFDb90408e07fbab90408e0 /* ScScene.h */, + FFFDb90409487fbab9040948 /* ScShapeCore.h */, + FFFDb90409b07fbab90409b0 /* ScStaticCore.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6593a6e87f856593a6e8 /* src */ = { + FFFBb879f4487fbab879f448 /* src */ = { isa = PBXGroup; children = ( - FFFD6485cc007f856485cc00 /* ScActorElementPair.h */, - FFFD6485cc687f856485cc68 /* ScActorInteraction.h */, - FFFD6485ccd07f856485ccd0 /* ScActorPair.h */, - FFFD6485cd387f856485cd38 /* ScActorSim.h */, - FFFD6485cda07f856485cda0 /* ScArticulationJointSim.h */, - FFFD6485ce087f856485ce08 /* ScArticulationSim.h */, - FFFD6485ce707f856485ce70 /* ScBodySim.h */, - FFFD6485ced87f856485ced8 /* ScClient.h */, - FFFD6485cf407f856485cf40 /* ScConstraintGroupNode.h */, - FFFD6485cfa87f856485cfa8 /* ScConstraintInteraction.h */, - FFFD6485d0107f856485d010 /* ScConstraintProjectionManager.h */, - FFFD6485d0787f856485d078 /* ScConstraintProjectionTree.h */, - FFFD6485d0e07f856485d0e0 /* ScConstraintSim.h */, - FFFD6485d1487f856485d148 /* ScContactReportBuffer.h */, - FFFD6485d1b07f856485d1b0 /* ScContactStream.h */, - FFFD6485d2187f856485d218 /* ScElementInteractionMarker.h */, - FFFD6485d2807f856485d280 /* ScElementSim.h */, - FFFD6485d2e87f856485d2e8 /* ScElementSimInteraction.h */, - FFFD6485d3507f856485d350 /* ScInteraction.h */, - FFFD6485d3b87f856485d3b8 /* ScInteractionFlags.h */, - FFFD6485d4207f856485d420 /* ScNPhaseCore.h */, - FFFD6485d4887f856485d488 /* ScObjectIDTracker.h */, - FFFD6485d4f07f856485d4f0 /* ScRbElementInteraction.h */, - FFFD6485d5587f856485d558 /* ScRigidSim.h */, - FFFD6485d5c07f856485d5c0 /* ScShapeInteraction.h */, - FFFD6485d6287f856485d628 /* ScShapeIterator.h */, - FFFD6485d6907f856485d690 /* ScShapeSim.h */, - FFFD6485d6f87f856485d6f8 /* ScSimStateData.h */, - FFFD6485d7607f856485d760 /* ScSimStats.h */, - FFFD6485d7c87f856485d7c8 /* ScSimulationController.h */, - FFFD6485d8307f856485d830 /* ScSqBoundsManager.h */, - FFFD6485d8987f856485d898 /* ScStaticSim.h */, - FFFD6485d9007f856485d900 /* ScTriggerInteraction.h */, - FFFD6485d9687f856485d968 /* ScTriggerPairs.h */, - FFFD6485d9d07f856485d9d0 /* ScActorCore.cpp */, - FFFD6485da387f856485da38 /* ScActorSim.cpp */, - FFFD6485daa07f856485daa0 /* ScArticulationCore.cpp */, - FFFD6485db087f856485db08 /* ScArticulationJointCore.cpp */, - FFFD6485db707f856485db70 /* ScArticulationJointSim.cpp */, - FFFD6485dbd87f856485dbd8 /* ScArticulationSim.cpp */, - FFFD6485dc407f856485dc40 /* ScBodyCore.cpp */, - FFFD6485dca87f856485dca8 /* ScBodyCoreKinematic.cpp */, - FFFD6485dd107f856485dd10 /* ScBodySim.cpp */, - FFFD6485dd787f856485dd78 /* ScConstraintCore.cpp */, - FFFD6485dde07f856485dde0 /* ScConstraintGroupNode.cpp */, - FFFD6485de487f856485de48 /* ScConstraintInteraction.cpp */, - FFFD6485deb07f856485deb0 /* ScConstraintProjectionManager.cpp */, - FFFD6485df187f856485df18 /* ScConstraintProjectionTree.cpp */, - FFFD6485df807f856485df80 /* ScConstraintSim.cpp */, - FFFD6485dfe87f856485dfe8 /* ScElementInteractionMarker.cpp */, - FFFD6485e0507f856485e050 /* ScElementSim.cpp */, - FFFD6485e0b87f856485e0b8 /* ScInteraction.cpp */, - FFFD6485e1207f856485e120 /* ScIterators.cpp */, - FFFD6485e1887f856485e188 /* ScMaterialCore.cpp */, - FFFD6485e1f07f856485e1f0 /* ScMetaData.cpp */, - FFFD6485e2587f856485e258 /* ScNPhaseCore.cpp */, - FFFD6485e2c07f856485e2c0 /* ScPhysics.cpp */, - FFFD6485e3287f856485e328 /* ScRigidCore.cpp */, - FFFD6485e3907f856485e390 /* ScRigidSim.cpp */, - FFFD6485e3f87f856485e3f8 /* ScScene.cpp */, - FFFD6485e4607f856485e460 /* ScShapeCore.cpp */, - FFFD6485e4c87f856485e4c8 /* ScShapeInteraction.cpp */, - FFFD6485e5307f856485e530 /* ScShapeSim.cpp */, - FFFD6485e5987f856485e598 /* ScSimStats.cpp */, - FFFD6485e6007f856485e600 /* ScSimulationController.cpp */, - FFFD6485e6687f856485e668 /* ScSqBoundsManager.cpp */, - FFFD6485e6d07f856485e6d0 /* ScStaticCore.cpp */, - FFFD6485e7387f856485e738 /* ScStaticSim.cpp */, - FFFD6485e7a07f856485e7a0 /* ScTriggerInteraction.cpp */, - FFFD6485e8087f856485e808 /* particles/ScParticleBodyInteraction.h */, - FFFD6485e8707f856485e870 /* particles/ScParticlePacketShape.h */, - FFFD6485e8d87f856485e8d8 /* particles/ScParticleSystemSim.h */, - FFFD6485e9407f856485e940 /* particles/ScParticleBodyInteraction.cpp */, - FFFD6485e9a87f856485e9a8 /* particles/ScParticlePacketShape.cpp */, - FFFD6485ea107f856485ea10 /* particles/ScParticleSystemCore.cpp */, - FFFD6485ea787f856485ea78 /* particles/ScParticleSystemSim.cpp */, - FFFD6485eae07f856485eae0 /* cloth/ScClothShape.h */, - FFFD6485eb487f856485eb48 /* cloth/ScClothSim.h */, - FFFD6485ebb07f856485ebb0 /* cloth/ScClothCore.cpp */, - FFFD6485ec187f856485ec18 /* cloth/ScClothFabricCore.cpp */, - FFFD6485ec807f856485ec80 /* cloth/ScClothShape.cpp */, - FFFD6485ece87f856485ece8 /* cloth/ScClothSim.cpp */, + FFFDba8340007fbaba834000 /* ScActorElementPair.h */, + FFFDba8340687fbaba834068 /* ScActorInteraction.h */, + FFFDba8340d07fbaba8340d0 /* ScActorPair.h */, + FFFDba8341387fbaba834138 /* ScActorSim.h */, + FFFDba8341a07fbaba8341a0 /* ScArticulationJointSim.h */, + FFFDba8342087fbaba834208 /* ScArticulationSim.h */, + FFFDba8342707fbaba834270 /* ScBodySim.h */, + FFFDba8342d87fbaba8342d8 /* ScClient.h */, + FFFDba8343407fbaba834340 /* ScConstraintGroupNode.h */, + FFFDba8343a87fbaba8343a8 /* ScConstraintInteraction.h */, + FFFDba8344107fbaba834410 /* ScConstraintProjectionManager.h */, + FFFDba8344787fbaba834478 /* ScConstraintProjectionTree.h */, + FFFDba8344e07fbaba8344e0 /* ScConstraintSim.h */, + FFFDba8345487fbaba834548 /* ScContactReportBuffer.h */, + FFFDba8345b07fbaba8345b0 /* ScContactStream.h */, + FFFDba8346187fbaba834618 /* ScElementInteractionMarker.h */, + FFFDba8346807fbaba834680 /* ScElementSim.h */, + FFFDba8346e87fbaba8346e8 /* ScElementSimInteraction.h */, + FFFDba8347507fbaba834750 /* ScInteraction.h */, + FFFDba8347b87fbaba8347b8 /* ScInteractionFlags.h */, + FFFDba8348207fbaba834820 /* ScNPhaseCore.h */, + FFFDba8348887fbaba834888 /* ScObjectIDTracker.h */, + FFFDba8348f07fbaba8348f0 /* ScRbElementInteraction.h */, + FFFDba8349587fbaba834958 /* ScRigidSim.h */, + FFFDba8349c07fbaba8349c0 /* ScShapeInteraction.h */, + FFFDba834a287fbaba834a28 /* ScShapeIterator.h */, + FFFDba834a907fbaba834a90 /* ScShapeSim.h */, + FFFDba834af87fbaba834af8 /* ScSimStateData.h */, + FFFDba834b607fbaba834b60 /* ScSimStats.h */, + FFFDba834bc87fbaba834bc8 /* ScSimulationController.h */, + FFFDba834c307fbaba834c30 /* ScSqBoundsManager.h */, + FFFDba834c987fbaba834c98 /* ScStaticSim.h */, + FFFDba834d007fbaba834d00 /* ScTriggerInteraction.h */, + FFFDba834d687fbaba834d68 /* ScTriggerPairs.h */, + FFFDba834dd07fbaba834dd0 /* ScActorCore.cpp */, + FFFDba834e387fbaba834e38 /* ScActorSim.cpp */, + FFFDba834ea07fbaba834ea0 /* ScArticulationCore.cpp */, + FFFDba834f087fbaba834f08 /* ScArticulationJointCore.cpp */, + FFFDba834f707fbaba834f70 /* ScArticulationJointSim.cpp */, + FFFDba834fd87fbaba834fd8 /* ScArticulationSim.cpp */, + FFFDba8350407fbaba835040 /* ScBodyCore.cpp */, + FFFDba8350a87fbaba8350a8 /* ScBodyCoreKinematic.cpp */, + FFFDba8351107fbaba835110 /* ScBodySim.cpp */, + FFFDba8351787fbaba835178 /* ScConstraintCore.cpp */, + FFFDba8351e07fbaba8351e0 /* ScConstraintGroupNode.cpp */, + FFFDba8352487fbaba835248 /* ScConstraintInteraction.cpp */, + FFFDba8352b07fbaba8352b0 /* ScConstraintProjectionManager.cpp */, + FFFDba8353187fbaba835318 /* ScConstraintProjectionTree.cpp */, + FFFDba8353807fbaba835380 /* ScConstraintSim.cpp */, + FFFDba8353e87fbaba8353e8 /* ScElementInteractionMarker.cpp */, + FFFDba8354507fbaba835450 /* ScElementSim.cpp */, + FFFDba8354b87fbaba8354b8 /* ScInteraction.cpp */, + FFFDba8355207fbaba835520 /* ScIterators.cpp */, + FFFDba8355887fbaba835588 /* ScMaterialCore.cpp */, + FFFDba8355f07fbaba8355f0 /* ScMetaData.cpp */, + FFFDba8356587fbaba835658 /* ScNPhaseCore.cpp */, + FFFDba8356c07fbaba8356c0 /* ScPhysics.cpp */, + FFFDba8357287fbaba835728 /* ScRigidCore.cpp */, + FFFDba8357907fbaba835790 /* ScRigidSim.cpp */, + FFFDba8357f87fbaba8357f8 /* ScScene.cpp */, + FFFDba8358607fbaba835860 /* ScShapeCore.cpp */, + FFFDba8358c87fbaba8358c8 /* ScShapeInteraction.cpp */, + FFFDba8359307fbaba835930 /* ScShapeSim.cpp */, + FFFDba8359987fbaba835998 /* ScSimStats.cpp */, + FFFDba835a007fbaba835a00 /* ScSimulationController.cpp */, + FFFDba835a687fbaba835a68 /* ScSqBoundsManager.cpp */, + FFFDba835ad07fbaba835ad0 /* ScStaticCore.cpp */, + FFFDba835b387fbaba835b38 /* ScStaticSim.cpp */, + FFFDba835ba07fbaba835ba0 /* ScTriggerInteraction.cpp */, + FFFDba835c087fbaba835c08 /* particles/ScParticleBodyInteraction.h */, + FFFDba835c707fbaba835c70 /* particles/ScParticlePacketShape.h */, + FFFDba835cd87fbaba835cd8 /* particles/ScParticleSystemSim.h */, + FFFDba835d407fbaba835d40 /* particles/ScParticleBodyInteraction.cpp */, + FFFDba835da87fbaba835da8 /* particles/ScParticlePacketShape.cpp */, + FFFDba835e107fbaba835e10 /* particles/ScParticleSystemCore.cpp */, + FFFDba835e787fbaba835e78 /* particles/ScParticleSystemSim.cpp */, + FFFDba835ee07fbaba835ee0 /* cloth/ScClothShape.h */, + FFFDba835f487fbaba835f48 /* cloth/ScClothSim.h */, + FFFDba835fb07fbaba835fb0 /* cloth/ScClothCore.cpp */, + FFFDba8360187fbaba836018 /* cloth/ScClothFabricCore.cpp */, + FFFDba8360807fbaba836080 /* cloth/ScClothShape.cpp */, + FFFDba8360e87fbaba8360e8 /* cloth/ScClothSim.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB6593ab007f856593ab00 /* PhysXCooking */ = { + FFFBbb0fb7e07fbabb0fb7e0 /* PhysXCooking */ = { isa = PBXGroup; children = ( - FFFB6593f0807f856593f080 /* include */, - FFFB6593f0a87f856593f0a8 /* src */, + FFFBbb1761407fbabb176140 /* include */, + FFFBbb1761687fbabb176168 /* src */, ); name = "PhysXCooking"; sourceTree = "<group>"; }; - FFFB6593f0807f856593f080 /* include */ = { + FFFBbb1761407fbabb176140 /* include */ = { isa = PBXGroup; children = ( - FFFD65944ea07f8565944ea0 /* PxBVH33MidphaseDesc.h */, - FFFD65944f087f8565944f08 /* PxBVH34MidphaseDesc.h */, - FFFD65944f707f8565944f70 /* PxConvexMeshDesc.h */, - FFFD65944fd87f8565944fd8 /* PxCooking.h */, - FFFD659450407f8565945040 /* PxMidphaseDesc.h */, - FFFD659450a87f85659450a8 /* PxTriangleMeshDesc.h */, - FFFD659451107f8565945110 /* Pxc.h */, + FFFDbb0393d07fbabb0393d0 /* PxBVH33MidphaseDesc.h */, + FFFDbb0394387fbabb039438 /* PxBVH34MidphaseDesc.h */, + FFFDbb0394a07fbabb0394a0 /* PxConvexMeshDesc.h */, + FFFDbb0395087fbabb039508 /* PxCooking.h */, + FFFDbb0395707fbabb039570 /* PxMidphaseDesc.h */, + FFFDbb0395d87fbabb0395d8 /* PxTriangleMeshDesc.h */, + FFFDbb0396407fbabb039640 /* Pxc.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6593f0a87f856593f0a8 /* src */ = { + FFFBbb1761687fbabb176168 /* src */ = { isa = PBXGroup; children = ( - FFFD64860e007f8564860e00 /* Adjacencies.cpp */, - FFFD64860e687f8564860e68 /* Cooking.cpp */, - FFFD64860ed07f8564860ed0 /* CookingUtils.cpp */, - FFFD64860f387f8564860f38 /* EdgeList.cpp */, - FFFD64860fa07f8564860fa0 /* MeshCleaner.cpp */, - FFFD648610087f8564861008 /* Quantizer.cpp */, - FFFD648610707f8564861070 /* Adjacencies.h */, - FFFD648610d87f85648610d8 /* Cooking.h */, - FFFD648611407f8564861140 /* CookingUtils.h */, - FFFD648611a87f85648611a8 /* EdgeList.h */, - FFFD648612107f8564861210 /* MeshCleaner.h */, - FFFD648612787f8564861278 /* Quantizer.h */, - FFFD648612e07f85648612e0 /* mesh/GrbTriangleMeshCooking.cpp */, - FFFD648613487f8564861348 /* mesh/HeightFieldCooking.cpp */, - FFFD648613b07f85648613b0 /* mesh/RTreeCooking.cpp */, - FFFD648614187f8564861418 /* mesh/TriangleMeshBuilder.cpp */, - FFFD648614807f8564861480 /* mesh/GrbTriangleMeshCooking.h */, - FFFD648614e87f85648614e8 /* mesh/HeightFieldCooking.h */, - FFFD648615507f8564861550 /* mesh/QuickSelect.h */, - FFFD648615b87f85648615b8 /* mesh/RTreeCooking.h */, - FFFD648616207f8564861620 /* mesh/TriangleMeshBuilder.h */, - FFFD648616887f8564861688 /* convex/BigConvexDataBuilder.cpp */, - FFFD648616f07f85648616f0 /* convex/ConvexHullBuilder.cpp */, - FFFD648617587f8564861758 /* convex/ConvexHullLib.cpp */, - FFFD648617c07f85648617c0 /* convex/ConvexHullUtils.cpp */, - FFFD648618287f8564861828 /* convex/ConvexMeshBuilder.cpp */, - FFFD648618907f8564861890 /* convex/ConvexPolygonsBuilder.cpp */, - FFFD648618f87f85648618f8 /* convex/InflationConvexHullLib.cpp */, - FFFD648619607f8564861960 /* convex/QuickHullConvexHullLib.cpp */, - FFFD648619c87f85648619c8 /* convex/VolumeIntegration.cpp */, - FFFD64861a307f8564861a30 /* convex/BigConvexDataBuilder.h */, - FFFD64861a987f8564861a98 /* convex/ConvexHullBuilder.h */, - FFFD64861b007f8564861b00 /* convex/ConvexHullLib.h */, - FFFD64861b687f8564861b68 /* convex/ConvexHullUtils.h */, - FFFD64861bd07f8564861bd0 /* convex/ConvexMeshBuilder.h */, - FFFD64861c387f8564861c38 /* convex/ConvexPolygonsBuilder.h */, - FFFD64861ca07f8564861ca0 /* convex/InflationConvexHullLib.h */, - FFFD64861d087f8564861d08 /* convex/QuickHullConvexHullLib.h */, - FFFD64861d707f8564861d70 /* convex/VolumeIntegration.h */, + FFFDba839a007fbaba839a00 /* Adjacencies.cpp */, + FFFDba839a687fbaba839a68 /* Cooking.cpp */, + FFFDba839ad07fbaba839ad0 /* CookingUtils.cpp */, + FFFDba839b387fbaba839b38 /* EdgeList.cpp */, + FFFDba839ba07fbaba839ba0 /* MeshCleaner.cpp */, + FFFDba839c087fbaba839c08 /* Quantizer.cpp */, + FFFDba839c707fbaba839c70 /* Adjacencies.h */, + FFFDba839cd87fbaba839cd8 /* Cooking.h */, + FFFDba839d407fbaba839d40 /* CookingUtils.h */, + FFFDba839da87fbaba839da8 /* EdgeList.h */, + FFFDba839e107fbaba839e10 /* MeshCleaner.h */, + FFFDba839e787fbaba839e78 /* Quantizer.h */, + FFFDba839ee07fbaba839ee0 /* mesh/GrbTriangleMeshCooking.cpp */, + FFFDba839f487fbaba839f48 /* mesh/HeightFieldCooking.cpp */, + FFFDba839fb07fbaba839fb0 /* mesh/RTreeCooking.cpp */, + FFFDba83a0187fbaba83a018 /* mesh/TriangleMeshBuilder.cpp */, + FFFDba83a0807fbaba83a080 /* mesh/GrbTriangleMeshCooking.h */, + FFFDba83a0e87fbaba83a0e8 /* mesh/HeightFieldCooking.h */, + FFFDba83a1507fbaba83a150 /* mesh/QuickSelect.h */, + FFFDba83a1b87fbaba83a1b8 /* mesh/RTreeCooking.h */, + FFFDba83a2207fbaba83a220 /* mesh/TriangleMeshBuilder.h */, + FFFDba83a2887fbaba83a288 /* convex/BigConvexDataBuilder.cpp */, + FFFDba83a2f07fbaba83a2f0 /* convex/ConvexHullBuilder.cpp */, + FFFDba83a3587fbaba83a358 /* convex/ConvexHullLib.cpp */, + FFFDba83a3c07fbaba83a3c0 /* convex/ConvexHullUtils.cpp */, + FFFDba83a4287fbaba83a428 /* convex/ConvexMeshBuilder.cpp */, + FFFDba83a4907fbaba83a490 /* convex/ConvexPolygonsBuilder.cpp */, + FFFDba83a4f87fbaba83a4f8 /* convex/InflationConvexHullLib.cpp */, + FFFDba83a5607fbaba83a560 /* convex/QuickHullConvexHullLib.cpp */, + FFFDba83a5c87fbaba83a5c8 /* convex/VolumeIntegration.cpp */, + FFFDba83a6307fbaba83a630 /* convex/BigConvexDataBuilder.h */, + FFFDba83a6987fbaba83a698 /* convex/ConvexHullBuilder.h */, + FFFDba83a7007fbaba83a700 /* convex/ConvexHullLib.h */, + FFFDba83a7687fbaba83a768 /* convex/ConvexHullUtils.h */, + FFFDba83a7d07fbaba83a7d0 /* convex/ConvexMeshBuilder.h */, + FFFDba83a8387fbaba83a838 /* convex/ConvexPolygonsBuilder.h */, + FFFDba83a8a07fbaba83a8a0 /* convex/InflationConvexHullLib.h */, + FFFDba83a9087fbaba83a908 /* convex/QuickHullConvexHullLib.h */, + FFFDba83a9707fbaba83a970 /* convex/VolumeIntegration.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB641046c07f85641046c0 /* PhysXCommon */ = { + FFFBb9b6f2d07fbab9b6f2d0 /* PhysXCommon */ = { isa = PBXGroup; children = ( - FFFB641111d07f85641111d0 /* include */, - FFFB641111f87f85641111f8 /* common */, - FFFB641112207f8564111220 /* geomutils */, + FFFBb9b71b507fbab9b71b50 /* include */, + FFFBb9b71b787fbab9b71b78 /* common */, + FFFBb9b71ba07fbab9b71ba0 /* geomutils */, ); name = "PhysXCommon"; sourceTree = "<group>"; }; - FFFB641111d07f85641111d0 /* include */ = { + FFFBb9b71b507fbab9b71b50 /* include */ = { isa = PBXGroup; children = ( - FFFD6480ec007f856480ec00 /* common/PxBase.h */, - FFFD6480ec687f856480ec68 /* common/PxCollection.h */, - FFFD6480ecd07f856480ecd0 /* common/PxCoreUtilityTypes.h */, - FFFD6480ed387f856480ed38 /* common/PxMetaData.h */, - FFFD6480eda07f856480eda0 /* common/PxMetaDataFlags.h */, - FFFD6480ee087f856480ee08 /* common/PxPhysXCommonConfig.h */, - FFFD6480ee707f856480ee70 /* common/PxPhysicsInsertionCallback.h */, - FFFD6480eed87f856480eed8 /* common/PxRenderBuffer.h */, - FFFD6480ef407f856480ef40 /* common/PxSerialFramework.h */, - FFFD6480efa87f856480efa8 /* common/PxSerializer.h */, - FFFD6480f0107f856480f010 /* common/PxStringTable.h */, - FFFD6480f0787f856480f078 /* common/PxTolerancesScale.h */, - FFFD6480f0e07f856480f0e0 /* common/PxTypeInfo.h */, - FFFD6480f1487f856480f148 /* geometry/PxBoxGeometry.h */, - FFFD6480f1b07f856480f1b0 /* geometry/PxCapsuleGeometry.h */, - FFFD6480f2187f856480f218 /* geometry/PxConvexMesh.h */, - FFFD6480f2807f856480f280 /* geometry/PxConvexMeshGeometry.h */, - FFFD6480f2e87f856480f2e8 /* geometry/PxGeometry.h */, - FFFD6480f3507f856480f350 /* geometry/PxGeometryHelpers.h */, - FFFD6480f3b87f856480f3b8 /* geometry/PxGeometryQuery.h */, - FFFD6480f4207f856480f420 /* geometry/PxHeightField.h */, - FFFD6480f4887f856480f488 /* geometry/PxHeightFieldDesc.h */, - FFFD6480f4f07f856480f4f0 /* geometry/PxHeightFieldFlag.h */, - FFFD6480f5587f856480f558 /* geometry/PxHeightFieldGeometry.h */, - FFFD6480f5c07f856480f5c0 /* geometry/PxHeightFieldSample.h */, - FFFD6480f6287f856480f628 /* geometry/PxMeshQuery.h */, - FFFD6480f6907f856480f690 /* geometry/PxMeshScale.h */, - FFFD6480f6f87f856480f6f8 /* geometry/PxPlaneGeometry.h */, - FFFD6480f7607f856480f760 /* geometry/PxSimpleTriangleMesh.h */, - FFFD6480f7c87f856480f7c8 /* geometry/PxSphereGeometry.h */, - FFFD6480f8307f856480f830 /* geometry/PxTriangle.h */, - FFFD6480f8987f856480f898 /* geometry/PxTriangleMesh.h */, - FFFD6480f9007f856480f900 /* geometry/PxTriangleMeshGeometry.h */, + FFFDba0146007fbaba014600 /* common/PxBase.h */, + FFFDba0146687fbaba014668 /* common/PxCollection.h */, + FFFDba0146d07fbaba0146d0 /* common/PxCoreUtilityTypes.h */, + FFFDba0147387fbaba014738 /* common/PxMetaData.h */, + FFFDba0147a07fbaba0147a0 /* common/PxMetaDataFlags.h */, + FFFDba0148087fbaba014808 /* common/PxPhysXCommonConfig.h */, + FFFDba0148707fbaba014870 /* common/PxPhysicsInsertionCallback.h */, + FFFDba0148d87fbaba0148d8 /* common/PxRenderBuffer.h */, + FFFDba0149407fbaba014940 /* common/PxSerialFramework.h */, + FFFDba0149a87fbaba0149a8 /* common/PxSerializer.h */, + FFFDba014a107fbaba014a10 /* common/PxStringTable.h */, + FFFDba014a787fbaba014a78 /* common/PxTolerancesScale.h */, + FFFDba014ae07fbaba014ae0 /* common/PxTypeInfo.h */, + FFFDba014b487fbaba014b48 /* geometry/PxBoxGeometry.h */, + FFFDba014bb07fbaba014bb0 /* geometry/PxCapsuleGeometry.h */, + FFFDba014c187fbaba014c18 /* geometry/PxConvexMesh.h */, + FFFDba014c807fbaba014c80 /* geometry/PxConvexMeshGeometry.h */, + FFFDba014ce87fbaba014ce8 /* geometry/PxGeometry.h */, + FFFDba014d507fbaba014d50 /* geometry/PxGeometryHelpers.h */, + FFFDba014db87fbaba014db8 /* geometry/PxGeometryQuery.h */, + FFFDba014e207fbaba014e20 /* geometry/PxHeightField.h */, + FFFDba014e887fbaba014e88 /* geometry/PxHeightFieldDesc.h */, + FFFDba014ef07fbaba014ef0 /* geometry/PxHeightFieldFlag.h */, + FFFDba014f587fbaba014f58 /* geometry/PxHeightFieldGeometry.h */, + FFFDba014fc07fbaba014fc0 /* geometry/PxHeightFieldSample.h */, + FFFDba0150287fbaba015028 /* geometry/PxMeshQuery.h */, + FFFDba0150907fbaba015090 /* geometry/PxMeshScale.h */, + FFFDba0150f87fbaba0150f8 /* geometry/PxPlaneGeometry.h */, + FFFDba0151607fbaba015160 /* geometry/PxSimpleTriangleMesh.h */, + FFFDba0151c87fbaba0151c8 /* geometry/PxSphereGeometry.h */, + FFFDba0152307fbaba015230 /* geometry/PxTriangle.h */, + FFFDba0152987fbaba015298 /* geometry/PxTriangleMesh.h */, + FFFDba0153007fbaba015300 /* geometry/PxTriangleMeshGeometry.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB641111f87f85641111f8 /* common */ = { + FFFBb9b71b787fbab9b71b78 /* common */ = { isa = PBXGroup; children = ( - FFFD6398cc007f856398cc00 /* src/CmBoxPruning.cpp */, - FFFD6398cc687f856398cc68 /* src/CmCollection.cpp */, - FFFD6398ccd07f856398ccd0 /* src/CmMathUtils.cpp */, - FFFD6398cd387f856398cd38 /* src/CmPtrTable.cpp */, - FFFD6398cda07f856398cda0 /* src/CmRadixSort.cpp */, - FFFD6398ce087f856398ce08 /* src/CmRadixSortBuffered.cpp */, - FFFD6398ce707f856398ce70 /* src/CmRenderOutput.cpp */, - FFFD6398ced87f856398ced8 /* src/CmVisualization.cpp */, - FFFD6398cf407f856398cf40 /* src/CmBitMap.h */, - FFFD6398cfa87f856398cfa8 /* src/CmBoxPruning.h */, - FFFD6398d0107f856398d010 /* src/CmCollection.h */, - FFFD6398d0787f856398d078 /* src/CmConeLimitHelper.h */, - FFFD6398d0e07f856398d0e0 /* src/CmFlushPool.h */, - FFFD6398d1487f856398d148 /* src/CmIDPool.h */, - FFFD6398d1b07f856398d1b0 /* src/CmIO.h */, - FFFD6398d2187f856398d218 /* src/CmMatrix34.h */, - FFFD6398d2807f856398d280 /* src/CmPhysXCommon.h */, - FFFD6398d2e87f856398d2e8 /* src/CmPool.h */, - FFFD6398d3507f856398d350 /* src/CmPreallocatingPool.h */, - FFFD6398d3b87f856398d3b8 /* src/CmPriorityQueue.h */, - FFFD6398d4207f856398d420 /* src/CmPtrTable.h */, - FFFD6398d4887f856398d488 /* src/CmQueue.h */, - FFFD6398d4f07f856398d4f0 /* src/CmRadixSort.h */, - FFFD6398d5587f856398d558 /* src/CmRadixSortBuffered.h */, - FFFD6398d5c07f856398d5c0 /* src/CmRefCountable.h */, - FFFD6398d6287f856398d628 /* src/CmRenderBuffer.h */, - FFFD6398d6907f856398d690 /* src/CmRenderOutput.h */, - FFFD6398d6f87f856398d6f8 /* src/CmScaling.h */, - FFFD6398d7607f856398d760 /* src/CmSpatialVector.h */, - FFFD6398d7c87f856398d7c8 /* src/CmTask.h */, - FFFD6398d8307f856398d830 /* src/CmTaskPool.h */, - FFFD6398d8987f856398d898 /* src/CmTmpMem.h */, - FFFD6398d9007f856398d900 /* src/CmTransformUtils.h */, - FFFD6398d9687f856398d968 /* src/CmUtils.h */, - FFFD6398d9d07f856398d9d0 /* src/CmVisualization.h */, + FFFDb899f2007fbab899f200 /* src/CmBoxPruning.cpp */, + FFFDb899f2687fbab899f268 /* src/CmCollection.cpp */, + FFFDb899f2d07fbab899f2d0 /* src/CmMathUtils.cpp */, + FFFDb899f3387fbab899f338 /* src/CmPtrTable.cpp */, + FFFDb899f3a07fbab899f3a0 /* src/CmRadixSort.cpp */, + FFFDb899f4087fbab899f408 /* src/CmRadixSortBuffered.cpp */, + FFFDb899f4707fbab899f470 /* src/CmRenderOutput.cpp */, + FFFDb899f4d87fbab899f4d8 /* src/CmVisualization.cpp */, + FFFDb899f5407fbab899f540 /* src/CmBitMap.h */, + FFFDb899f5a87fbab899f5a8 /* src/CmBoxPruning.h */, + FFFDb899f6107fbab899f610 /* src/CmCollection.h */, + FFFDb899f6787fbab899f678 /* src/CmConeLimitHelper.h */, + FFFDb899f6e07fbab899f6e0 /* src/CmFlushPool.h */, + FFFDb899f7487fbab899f748 /* src/CmIDPool.h */, + FFFDb899f7b07fbab899f7b0 /* src/CmIO.h */, + FFFDb899f8187fbab899f818 /* src/CmMatrix34.h */, + FFFDb899f8807fbab899f880 /* src/CmPhysXCommon.h */, + FFFDb899f8e87fbab899f8e8 /* src/CmPool.h */, + FFFDb899f9507fbab899f950 /* src/CmPreallocatingPool.h */, + FFFDb899f9b87fbab899f9b8 /* src/CmPriorityQueue.h */, + FFFDb899fa207fbab899fa20 /* src/CmPtrTable.h */, + FFFDb899fa887fbab899fa88 /* src/CmQueue.h */, + FFFDb899faf07fbab899faf0 /* src/CmRadixSort.h */, + FFFDb899fb587fbab899fb58 /* src/CmRadixSortBuffered.h */, + FFFDb899fbc07fbab899fbc0 /* src/CmRefCountable.h */, + FFFDb899fc287fbab899fc28 /* src/CmRenderBuffer.h */, + FFFDb899fc907fbab899fc90 /* src/CmRenderOutput.h */, + FFFDb899fcf87fbab899fcf8 /* src/CmScaling.h */, + FFFDb899fd607fbab899fd60 /* src/CmSpatialVector.h */, + FFFDb899fdc87fbab899fdc8 /* src/CmTask.h */, + FFFDb899fe307fbab899fe30 /* src/CmTaskPool.h */, + FFFDb899fe987fbab899fe98 /* src/CmTmpMem.h */, + FFFDb899ff007fbab899ff00 /* src/CmTransformUtils.h */, + FFFDb899ff687fbab899ff68 /* src/CmUtils.h */, + FFFDb899ffd07fbab899ffd0 /* src/CmVisualization.h */, ); name = "common"; sourceTree = SOURCE_ROOT; }; - FFFB641112207f8564111220 /* geomutils */ = { + FFFBb9b71ba07fbab9b71ba0 /* geomutils */ = { isa = PBXGroup; children = ( - FFFD648010007f8564801000 /* headers/GuAxes.h */, - FFFD648010687f8564801068 /* headers/GuBox.h */, - FFFD648010d07f85648010d0 /* headers/GuDistanceSegmentBox.h */, - FFFD648011387f8564801138 /* headers/GuDistanceSegmentSegment.h */, - FFFD648011a07f85648011a0 /* headers/GuIntersectionBoxBox.h */, - FFFD648012087f8564801208 /* headers/GuIntersectionTriangleBox.h */, - FFFD648012707f8564801270 /* headers/GuRaycastTests.h */, - FFFD648012d87f85648012d8 /* headers/GuSIMDHelpers.h */, - FFFD648013407f8564801340 /* headers/GuSegment.h */, - FFFD648013a87f85648013a8 /* ../../Include/GeomUtils */, - FFFD648014107f8564801410 /* src/GuBounds.h */, - FFFD648014787f8564801478 /* src/GuCapsule.h */, - FFFD648014e07f85648014e0 /* src/GuCenterExtents.h */, - FFFD648015487f8564801548 /* src/GuGeometryUnion.h */, - FFFD648015b07f85648015b0 /* src/GuInternal.h */, - FFFD648016187f8564801618 /* src/GuMTD.h */, - FFFD648016807f8564801680 /* src/GuMeshFactory.h */, - FFFD648016e87f85648016e8 /* src/GuOverlapTests.h */, - FFFD648017507f8564801750 /* src/GuSerialize.h */, - FFFD648017b87f85648017b8 /* src/GuSphere.h */, - FFFD648018207f8564801820 /* src/GuSweepMTD.h */, - FFFD648018887f8564801888 /* src/GuSweepSharedTests.h */, - FFFD648018f07f85648018f0 /* src/GuSweepTests.h */, - FFFD648019587f8564801958 /* src/contact/GuContactMethodImpl.h */, - FFFD648019c07f85648019c0 /* src/contact/GuContactPolygonPolygon.h */, - FFFD64801a287f8564801a28 /* src/contact/GuFeatureCode.h */, - FFFD64801a907f8564801a90 /* src/contact/GuLegacyTraceLineCallback.h */, - FFFD64801af87f8564801af8 /* src/common/GuBarycentricCoordinates.h */, - FFFD64801b607f8564801b60 /* src/common/GuBoxConversion.h */, - FFFD64801bc87f8564801bc8 /* src/common/GuEdgeCache.h */, - FFFD64801c307f8564801c30 /* src/common/GuEdgeListData.h */, - FFFD64801c987f8564801c98 /* src/common/GuSeparatingAxes.h */, - FFFD64801d007f8564801d00 /* src/convex/GuBigConvexData.h */, - FFFD64801d687f8564801d68 /* src/convex/GuBigConvexData2.h */, - FFFD64801dd07f8564801dd0 /* src/convex/GuConvexEdgeFlags.h */, - FFFD64801e387f8564801e38 /* src/convex/GuConvexHelper.h */, - FFFD64801ea07f8564801ea0 /* src/convex/GuConvexMesh.h */, - FFFD64801f087f8564801f08 /* src/convex/GuConvexMeshData.h */, - FFFD64801f707f8564801f70 /* src/convex/GuConvexSupportTable.h */, - FFFD64801fd87f8564801fd8 /* src/convex/GuConvexUtilsInternal.h */, - FFFD648020407f8564802040 /* src/convex/GuCubeIndex.h */, - FFFD648020a87f85648020a8 /* src/convex/GuHillClimbing.h */, - FFFD648021107f8564802110 /* src/convex/GuShapeConvex.h */, - FFFD648021787f8564802178 /* src/distance/GuDistancePointBox.h */, - FFFD648021e07f85648021e0 /* src/distance/GuDistancePointSegment.h */, - FFFD648022487f8564802248 /* src/distance/GuDistancePointTriangle.h */, - FFFD648022b07f85648022b0 /* src/distance/GuDistancePointTriangleSIMD.h */, - FFFD648023187f8564802318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, - FFFD648023807f8564802380 /* src/distance/GuDistanceSegmentTriangle.h */, - FFFD648023e87f85648023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, - FFFD648024507f8564802450 /* src/sweep/GuSweepBoxBox.h */, - FFFD648024b87f85648024b8 /* src/sweep/GuSweepBoxSphere.h */, - FFFD648025207f8564802520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, - FFFD648025887f8564802588 /* src/sweep/GuSweepBoxTriangle_SAT.h */, - FFFD648025f07f85648025f0 /* src/sweep/GuSweepCapsuleBox.h */, - FFFD648026587f8564802658 /* src/sweep/GuSweepCapsuleCapsule.h */, - FFFD648026c07f85648026c0 /* src/sweep/GuSweepCapsuleTriangle.h */, - FFFD648027287f8564802728 /* src/sweep/GuSweepSphereCapsule.h */, - FFFD648027907f8564802790 /* src/sweep/GuSweepSphereSphere.h */, - FFFD648027f87f85648027f8 /* src/sweep/GuSweepSphereTriangle.h */, - FFFD648028607f8564802860 /* src/sweep/GuSweepTriangleUtils.h */, - FFFD648028c87f85648028c8 /* src/gjk/GuEPA.h */, - FFFD648029307f8564802930 /* src/gjk/GuEPAFacet.h */, - FFFD648029987f8564802998 /* src/gjk/GuGJK.h */, - FFFD64802a007f8564802a00 /* src/gjk/GuGJKPenetration.h */, - FFFD64802a687f8564802a68 /* src/gjk/GuGJKRaycast.h */, - FFFD64802ad07f8564802ad0 /* src/gjk/GuGJKSimplex.h */, - FFFD64802b387f8564802b38 /* src/gjk/GuGJKTest.h */, - FFFD64802ba07f8564802ba0 /* src/gjk/GuGJKType.h */, - FFFD64802c087f8564802c08 /* src/gjk/GuGJKUtil.h */, - FFFD64802c707f8564802c70 /* src/gjk/GuVecBox.h */, - FFFD64802cd87f8564802cd8 /* src/gjk/GuVecCapsule.h */, - FFFD64802d407f8564802d40 /* src/gjk/GuVecConvex.h */, - FFFD64802da87f8564802da8 /* src/gjk/GuVecConvexHull.h */, - FFFD64802e107f8564802e10 /* src/gjk/GuVecConvexHullNoScale.h */, - FFFD64802e787f8564802e78 /* src/gjk/GuVecPlane.h */, - FFFD64802ee07f8564802ee0 /* src/gjk/GuVecShrunkBox.h */, - FFFD64802f487f8564802f48 /* src/gjk/GuVecShrunkConvexHull.h */, - FFFD64802fb07f8564802fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, - FFFD648030187f8564803018 /* src/gjk/GuVecSphere.h */, - FFFD648030807f8564803080 /* src/gjk/GuVecTriangle.h */, - FFFD648030e87f85648030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, - FFFD648031507f8564803150 /* src/intersection/GuIntersectionEdgeEdge.h */, - FFFD648031b87f85648031b8 /* src/intersection/GuIntersectionRay.h */, - FFFD648032207f8564803220 /* src/intersection/GuIntersectionRayBox.h */, - FFFD648032887f8564803288 /* src/intersection/GuIntersectionRayBoxSIMD.h */, - FFFD648032f07f85648032f0 /* src/intersection/GuIntersectionRayCapsule.h */, - FFFD648033587f8564803358 /* src/intersection/GuIntersectionRayPlane.h */, - FFFD648033c07f85648033c0 /* src/intersection/GuIntersectionRaySphere.h */, - FFFD648034287f8564803428 /* src/intersection/GuIntersectionRayTriangle.h */, - FFFD648034907f8564803490 /* src/intersection/GuIntersectionSphereBox.h */, - FFFD648034f87f85648034f8 /* src/mesh/GuBV32.h */, - FFFD648035607f8564803560 /* src/mesh/GuBV32Build.h */, - FFFD648035c87f85648035c8 /* src/mesh/GuBV4.h */, - FFFD648036307f8564803630 /* src/mesh/GuBV4Build.h */, - FFFD648036987f8564803698 /* src/mesh/GuBV4Settings.h */, - FFFD648037007f8564803700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, - FFFD648037687f8564803768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, - FFFD648037d07f85648037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, - FFFD648038387f8564803838 /* src/mesh/GuBV4_BoxSweep_Internal.h */, - FFFD648038a07f85648038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */, - FFFD648039087f8564803908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, - FFFD648039707f8564803970 /* src/mesh/GuBV4_Common.h */, - FFFD648039d87f85648039d8 /* src/mesh/GuBV4_Internal.h */, - FFFD64803a407f8564803a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, - FFFD64803aa87f8564803aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, - FFFD64803b107f8564803b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, - FFFD64803b787f8564803b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, - FFFD64803be07f8564803be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, - FFFD64803c487f8564803c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, - FFFD64803cb07f8564803cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, - FFFD64803d187f8564803d18 /* src/mesh/GuBV4_Slabs.h */, - FFFD64803d807f8564803d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, - FFFD64803de87f8564803de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, - FFFD64803e507f8564803e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, - FFFD64803eb87f8564803eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, - FFFD64803f207f8564803f20 /* src/mesh/GuBVConstants.h */, - FFFD64803f887f8564803f88 /* src/mesh/GuMeshData.h */, - FFFD64803ff07f8564803ff0 /* src/mesh/GuMidphaseInterface.h */, - FFFD648040587f8564804058 /* src/mesh/GuRTree.h */, - FFFD648040c07f85648040c0 /* src/mesh/GuSweepConvexTri.h */, - FFFD648041287f8564804128 /* src/mesh/GuSweepMesh.h */, - FFFD648041907f8564804190 /* src/mesh/GuTriangle32.h */, - FFFD648041f87f85648041f8 /* src/mesh/GuTriangleCache.h */, - FFFD648042607f8564804260 /* src/mesh/GuTriangleMesh.h */, - FFFD648042c87f85648042c8 /* src/mesh/GuTriangleMeshBV4.h */, - FFFD648043307f8564804330 /* src/mesh/GuTriangleMeshRTree.h */, - FFFD648043987f8564804398 /* src/mesh/GuTriangleVertexPointers.h */, - FFFD648044007f8564804400 /* src/hf/GuEntityReport.h */, - FFFD648044687f8564804468 /* src/hf/GuHeightField.h */, - FFFD648044d07f85648044d0 /* src/hf/GuHeightFieldData.h */, - FFFD648045387f8564804538 /* src/hf/GuHeightFieldUtil.h */, - FFFD648045a07f85648045a0 /* src/pcm/GuPCMContactConvexCommon.h */, - FFFD648046087f8564804608 /* src/pcm/GuPCMContactGen.h */, - FFFD648046707f8564804670 /* src/pcm/GuPCMContactGenUtil.h */, - FFFD648046d87f85648046d8 /* src/pcm/GuPCMContactMeshCallback.h */, - FFFD648047407f8564804740 /* src/pcm/GuPCMShapeConvex.h */, - FFFD648047a87f85648047a8 /* src/pcm/GuPCMTriangleContactGen.h */, - FFFD648048107f8564804810 /* src/pcm/GuPersistentContactManifold.h */, - FFFD648048787f8564804878 /* src/ccd/GuCCDSweepConvexMesh.h */, - FFFD648048e07f85648048e0 /* src/GuBounds.cpp */, - FFFD648049487f8564804948 /* src/GuBox.cpp */, - FFFD648049b07f85648049b0 /* src/GuCCTSweepTests.cpp */, - FFFD64804a187f8564804a18 /* src/GuCapsule.cpp */, - FFFD64804a807f8564804a80 /* src/GuGeometryQuery.cpp */, - FFFD64804ae87f8564804ae8 /* src/GuGeometryUnion.cpp */, - FFFD64804b507f8564804b50 /* src/GuInternal.cpp */, - FFFD64804bb87f8564804bb8 /* src/GuMTD.cpp */, - FFFD64804c207f8564804c20 /* src/GuMeshFactory.cpp */, - FFFD64804c887f8564804c88 /* src/GuMetaData.cpp */, - FFFD64804cf07f8564804cf0 /* src/GuOverlapTests.cpp */, - FFFD64804d587f8564804d58 /* src/GuRaycastTests.cpp */, - FFFD64804dc07f8564804dc0 /* src/GuSerialize.cpp */, - FFFD64804e287f8564804e28 /* src/GuSweepMTD.cpp */, - FFFD64804e907f8564804e90 /* src/GuSweepSharedTests.cpp */, - FFFD64804ef87f8564804ef8 /* src/GuSweepTests.cpp */, - FFFD64804f607f8564804f60 /* src/contact/GuContactBoxBox.cpp */, - FFFD64804fc87f8564804fc8 /* src/contact/GuContactCapsuleBox.cpp */, - FFFD648050307f8564805030 /* src/contact/GuContactCapsuleCapsule.cpp */, - FFFD648050987f8564805098 /* src/contact/GuContactCapsuleConvex.cpp */, - FFFD648051007f8564805100 /* src/contact/GuContactCapsuleMesh.cpp */, - FFFD648051687f8564805168 /* src/contact/GuContactConvexConvex.cpp */, - FFFD648051d07f85648051d0 /* src/contact/GuContactConvexMesh.cpp */, - FFFD648052387f8564805238 /* src/contact/GuContactPlaneBox.cpp */, - FFFD648052a07f85648052a0 /* src/contact/GuContactPlaneCapsule.cpp */, - FFFD648053087f8564805308 /* src/contact/GuContactPlaneConvex.cpp */, - FFFD648053707f8564805370 /* src/contact/GuContactPolygonPolygon.cpp */, - FFFD648053d87f85648053d8 /* src/contact/GuContactSphereBox.cpp */, - FFFD648054407f8564805440 /* src/contact/GuContactSphereCapsule.cpp */, - FFFD648054a87f85648054a8 /* src/contact/GuContactSphereMesh.cpp */, - FFFD648055107f8564805510 /* src/contact/GuContactSpherePlane.cpp */, - FFFD648055787f8564805578 /* src/contact/GuContactSphereSphere.cpp */, - FFFD648055e07f85648055e0 /* src/contact/GuFeatureCode.cpp */, - FFFD648056487f8564805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */, - FFFD648056b07f85648056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, - FFFD648057187f8564805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */, - FFFD648057807f8564805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */, - FFFD648057e87f85648057e8 /* src/common/GuBarycentricCoordinates.cpp */, - FFFD648058507f8564805850 /* src/common/GuSeparatingAxes.cpp */, - FFFD648058b87f85648058b8 /* src/convex/GuBigConvexData.cpp */, - FFFD648059207f8564805920 /* src/convex/GuConvexHelper.cpp */, - FFFD648059887f8564805988 /* src/convex/GuConvexMesh.cpp */, - FFFD648059f07f85648059f0 /* src/convex/GuConvexSupportTable.cpp */, - FFFD64805a587f8564805a58 /* src/convex/GuConvexUtilsInternal.cpp */, - FFFD64805ac07f8564805ac0 /* src/convex/GuHillClimbing.cpp */, - FFFD64805b287f8564805b28 /* src/convex/GuShapeConvex.cpp */, - FFFD64805b907f8564805b90 /* src/distance/GuDistancePointBox.cpp */, - FFFD64805bf87f8564805bf8 /* src/distance/GuDistancePointTriangle.cpp */, - FFFD64805c607f8564805c60 /* src/distance/GuDistanceSegmentBox.cpp */, - FFFD64805cc87f8564805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */, - FFFD64805d307f8564805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */, - FFFD64805d987f8564805d98 /* src/sweep/GuSweepBoxBox.cpp */, - FFFD64805e007f8564805e00 /* src/sweep/GuSweepBoxSphere.cpp */, - FFFD64805e687f8564805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, - FFFD64805ed07f8564805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, - FFFD64805f387f8564805f38 /* src/sweep/GuSweepCapsuleBox.cpp */, - FFFD64805fa07f8564805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, - FFFD648060087f8564806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */, - FFFD648060707f8564806070 /* src/sweep/GuSweepSphereCapsule.cpp */, - FFFD648060d87f85648060d8 /* src/sweep/GuSweepSphereSphere.cpp */, - FFFD648061407f8564806140 /* src/sweep/GuSweepSphereTriangle.cpp */, - FFFD648061a87f85648061a8 /* src/sweep/GuSweepTriangleUtils.cpp */, - FFFD648062107f8564806210 /* src/gjk/GuEPA.cpp */, - FFFD648062787f8564806278 /* src/gjk/GuGJKSimplex.cpp */, - FFFD648062e07f85648062e0 /* src/gjk/GuGJKTest.cpp */, - FFFD648063487f8564806348 /* src/intersection/GuIntersectionBoxBox.cpp */, - FFFD648063b07f85648063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, - FFFD648064187f8564806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */, - FFFD648064807f8564806480 /* src/intersection/GuIntersectionRayBox.cpp */, - FFFD648064e87f85648064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */, - FFFD648065507f8564806550 /* src/intersection/GuIntersectionRaySphere.cpp */, - FFFD648065b87f85648065b8 /* src/intersection/GuIntersectionSphereBox.cpp */, - FFFD648066207f8564806620 /* src/intersection/GuIntersectionTriangleBox.cpp */, - FFFD648066887f8564806688 /* src/mesh/GuBV32.cpp */, - FFFD648066f07f85648066f0 /* src/mesh/GuBV32Build.cpp */, - FFFD648067587f8564806758 /* src/mesh/GuBV4.cpp */, - FFFD648067c07f85648067c0 /* src/mesh/GuBV4Build.cpp */, - FFFD648068287f8564806828 /* src/mesh/GuBV4_AABBSweep.cpp */, - FFFD648068907f8564806890 /* src/mesh/GuBV4_BoxOverlap.cpp */, - FFFD648068f87f85648068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, - FFFD648069607f8564806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, - FFFD648069c87f85648069c8 /* src/mesh/GuBV4_OBBSweep.cpp */, - FFFD64806a307f8564806a30 /* src/mesh/GuBV4_Raycast.cpp */, - FFFD64806a987f8564806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */, - FFFD64806b007f8564806b00 /* src/mesh/GuBV4_SphereSweep.cpp */, - FFFD64806b687f8564806b68 /* src/mesh/GuMeshQuery.cpp */, - FFFD64806bd07f8564806bd0 /* src/mesh/GuMidphaseBV4.cpp */, - FFFD64806c387f8564806c38 /* src/mesh/GuMidphaseRTree.cpp */, - FFFD64806ca07f8564806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */, - FFFD64806d087f8564806d08 /* src/mesh/GuRTree.cpp */, - FFFD64806d707f8564806d70 /* src/mesh/GuRTreeQueries.cpp */, - FFFD64806dd87f8564806dd8 /* src/mesh/GuSweepsMesh.cpp */, - FFFD64806e407f8564806e40 /* src/mesh/GuTriangleMesh.cpp */, - FFFD64806ea87f8564806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */, - FFFD64806f107f8564806f10 /* src/mesh/GuTriangleMeshRTree.cpp */, - FFFD64806f787f8564806f78 /* src/hf/GuHeightField.cpp */, - FFFD64806fe07f8564806fe0 /* src/hf/GuHeightFieldUtil.cpp */, - FFFD648070487f8564807048 /* src/hf/GuOverlapTestsHF.cpp */, - FFFD648070b07f85648070b0 /* src/hf/GuSweepsHF.cpp */, - FFFD648071187f8564807118 /* src/pcm/GuPCMContactBoxBox.cpp */, - FFFD648071807f8564807180 /* src/pcm/GuPCMContactBoxConvex.cpp */, - FFFD648071e87f85648071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, - FFFD648072507f8564807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, - FFFD648072b87f85648072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, - FFFD648073207f8564807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, - FFFD648073887f8564807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, - FFFD648073f07f85648073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */, - FFFD648074587f8564807458 /* src/pcm/GuPCMContactConvexConvex.cpp */, - FFFD648074c07f85648074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, - FFFD648075287f8564807528 /* src/pcm/GuPCMContactConvexMesh.cpp */, - FFFD648075907f8564807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, - FFFD648075f87f85648075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, - FFFD648076607f8564807660 /* src/pcm/GuPCMContactPlaneBox.cpp */, - FFFD648076c87f85648076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, - FFFD648077307f8564807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */, - FFFD648077987f8564807798 /* src/pcm/GuPCMContactSphereBox.cpp */, - FFFD648078007f8564807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */, - FFFD648078687f8564807868 /* src/pcm/GuPCMContactSphereConvex.cpp */, - FFFD648078d07f85648078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, - FFFD648079387f8564807938 /* src/pcm/GuPCMContactSphereMesh.cpp */, - FFFD648079a07f85648079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */, - FFFD64807a087f8564807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */, - FFFD64807a707f8564807a70 /* src/pcm/GuPCMShapeConvex.cpp */, - FFFD64807ad87f8564807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */, - FFFD64807b407f8564807b40 /* src/pcm/GuPersistentContactManifold.cpp */, - FFFD64807ba87f8564807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, - FFFD64807c107f8564807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */, + FFFDba0076007fbaba007600 /* headers/GuAxes.h */, + FFFDba0076687fbaba007668 /* headers/GuBox.h */, + FFFDba0076d07fbaba0076d0 /* headers/GuDistanceSegmentBox.h */, + FFFDba0077387fbaba007738 /* headers/GuDistanceSegmentSegment.h */, + FFFDba0077a07fbaba0077a0 /* headers/GuIntersectionBoxBox.h */, + FFFDba0078087fbaba007808 /* headers/GuIntersectionTriangleBox.h */, + FFFDba0078707fbaba007870 /* headers/GuRaycastTests.h */, + FFFDba0078d87fbaba0078d8 /* headers/GuSIMDHelpers.h */, + FFFDba0079407fbaba007940 /* headers/GuSegment.h */, + FFFDba0079a87fbaba0079a8 /* ../../Include/GeomUtils */, + FFFDba007a107fbaba007a10 /* src/GuBounds.h */, + FFFDba007a787fbaba007a78 /* src/GuCapsule.h */, + FFFDba007ae07fbaba007ae0 /* src/GuCenterExtents.h */, + FFFDba007b487fbaba007b48 /* src/GuGeometryUnion.h */, + FFFDba007bb07fbaba007bb0 /* src/GuInternal.h */, + FFFDba007c187fbaba007c18 /* src/GuMTD.h */, + FFFDba007c807fbaba007c80 /* src/GuMeshFactory.h */, + FFFDba007ce87fbaba007ce8 /* src/GuOverlapTests.h */, + FFFDba007d507fbaba007d50 /* src/GuSerialize.h */, + FFFDba007db87fbaba007db8 /* src/GuSphere.h */, + FFFDba007e207fbaba007e20 /* src/GuSweepMTD.h */, + FFFDba007e887fbaba007e88 /* src/GuSweepSharedTests.h */, + FFFDba007ef07fbaba007ef0 /* src/GuSweepTests.h */, + FFFDba007f587fbaba007f58 /* src/contact/GuContactMethodImpl.h */, + FFFDba007fc07fbaba007fc0 /* src/contact/GuContactPolygonPolygon.h */, + FFFDba0080287fbaba008028 /* src/contact/GuFeatureCode.h */, + FFFDba0080907fbaba008090 /* src/contact/GuLegacyTraceLineCallback.h */, + FFFDba0080f87fbaba0080f8 /* src/common/GuBarycentricCoordinates.h */, + FFFDba0081607fbaba008160 /* src/common/GuBoxConversion.h */, + FFFDba0081c87fbaba0081c8 /* src/common/GuEdgeCache.h */, + FFFDba0082307fbaba008230 /* src/common/GuEdgeListData.h */, + FFFDba0082987fbaba008298 /* src/common/GuSeparatingAxes.h */, + FFFDba0083007fbaba008300 /* src/convex/GuBigConvexData.h */, + FFFDba0083687fbaba008368 /* src/convex/GuBigConvexData2.h */, + FFFDba0083d07fbaba0083d0 /* src/convex/GuConvexEdgeFlags.h */, + FFFDba0084387fbaba008438 /* src/convex/GuConvexHelper.h */, + FFFDba0084a07fbaba0084a0 /* src/convex/GuConvexMesh.h */, + FFFDba0085087fbaba008508 /* src/convex/GuConvexMeshData.h */, + FFFDba0085707fbaba008570 /* src/convex/GuConvexSupportTable.h */, + FFFDba0085d87fbaba0085d8 /* src/convex/GuConvexUtilsInternal.h */, + FFFDba0086407fbaba008640 /* src/convex/GuCubeIndex.h */, + FFFDba0086a87fbaba0086a8 /* src/convex/GuHillClimbing.h */, + FFFDba0087107fbaba008710 /* src/convex/GuShapeConvex.h */, + FFFDba0087787fbaba008778 /* src/distance/GuDistancePointBox.h */, + FFFDba0087e07fbaba0087e0 /* src/distance/GuDistancePointSegment.h */, + FFFDba0088487fbaba008848 /* src/distance/GuDistancePointTriangle.h */, + FFFDba0088b07fbaba0088b0 /* src/distance/GuDistancePointTriangleSIMD.h */, + FFFDba0089187fbaba008918 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, + FFFDba0089807fbaba008980 /* src/distance/GuDistanceSegmentTriangle.h */, + FFFDba0089e87fbaba0089e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, + FFFDba008a507fbaba008a50 /* src/sweep/GuSweepBoxBox.h */, + FFFDba008ab87fbaba008ab8 /* src/sweep/GuSweepBoxSphere.h */, + FFFDba008b207fbaba008b20 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, + FFFDba008b887fbaba008b88 /* src/sweep/GuSweepBoxTriangle_SAT.h */, + FFFDba008bf07fbaba008bf0 /* src/sweep/GuSweepCapsuleBox.h */, + FFFDba008c587fbaba008c58 /* src/sweep/GuSweepCapsuleCapsule.h */, + FFFDba008cc07fbaba008cc0 /* src/sweep/GuSweepCapsuleTriangle.h */, + FFFDba008d287fbaba008d28 /* src/sweep/GuSweepSphereCapsule.h */, + FFFDba008d907fbaba008d90 /* src/sweep/GuSweepSphereSphere.h */, + FFFDba008df87fbaba008df8 /* src/sweep/GuSweepSphereTriangle.h */, + FFFDba008e607fbaba008e60 /* src/sweep/GuSweepTriangleUtils.h */, + FFFDba008ec87fbaba008ec8 /* src/gjk/GuEPA.h */, + FFFDba008f307fbaba008f30 /* src/gjk/GuEPAFacet.h */, + FFFDba008f987fbaba008f98 /* src/gjk/GuGJK.h */, + FFFDba0090007fbaba009000 /* src/gjk/GuGJKPenetration.h */, + FFFDba0090687fbaba009068 /* src/gjk/GuGJKRaycast.h */, + FFFDba0090d07fbaba0090d0 /* src/gjk/GuGJKSimplex.h */, + FFFDba0091387fbaba009138 /* src/gjk/GuGJKTest.h */, + FFFDba0091a07fbaba0091a0 /* src/gjk/GuGJKType.h */, + FFFDba0092087fbaba009208 /* src/gjk/GuGJKUtil.h */, + FFFDba0092707fbaba009270 /* src/gjk/GuVecBox.h */, + FFFDba0092d87fbaba0092d8 /* src/gjk/GuVecCapsule.h */, + FFFDba0093407fbaba009340 /* src/gjk/GuVecConvex.h */, + FFFDba0093a87fbaba0093a8 /* src/gjk/GuVecConvexHull.h */, + FFFDba0094107fbaba009410 /* src/gjk/GuVecConvexHullNoScale.h */, + FFFDba0094787fbaba009478 /* src/gjk/GuVecPlane.h */, + FFFDba0094e07fbaba0094e0 /* src/gjk/GuVecShrunkBox.h */, + FFFDba0095487fbaba009548 /* src/gjk/GuVecShrunkConvexHull.h */, + FFFDba0095b07fbaba0095b0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, + FFFDba0096187fbaba009618 /* src/gjk/GuVecSphere.h */, + FFFDba0096807fbaba009680 /* src/gjk/GuVecTriangle.h */, + FFFDba0096e87fbaba0096e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, + FFFDba0097507fbaba009750 /* src/intersection/GuIntersectionEdgeEdge.h */, + FFFDba0097b87fbaba0097b8 /* src/intersection/GuIntersectionRay.h */, + FFFDba0098207fbaba009820 /* src/intersection/GuIntersectionRayBox.h */, + FFFDba0098887fbaba009888 /* src/intersection/GuIntersectionRayBoxSIMD.h */, + FFFDba0098f07fbaba0098f0 /* src/intersection/GuIntersectionRayCapsule.h */, + FFFDba0099587fbaba009958 /* src/intersection/GuIntersectionRayPlane.h */, + FFFDba0099c07fbaba0099c0 /* src/intersection/GuIntersectionRaySphere.h */, + FFFDba009a287fbaba009a28 /* src/intersection/GuIntersectionRayTriangle.h */, + FFFDba009a907fbaba009a90 /* src/intersection/GuIntersectionSphereBox.h */, + FFFDba009af87fbaba009af8 /* src/mesh/GuBV32.h */, + FFFDba009b607fbaba009b60 /* src/mesh/GuBV32Build.h */, + FFFDba009bc87fbaba009bc8 /* src/mesh/GuBV4.h */, + FFFDba009c307fbaba009c30 /* src/mesh/GuBV4Build.h */, + FFFDba009c987fbaba009c98 /* src/mesh/GuBV4Settings.h */, + FFFDba009d007fbaba009d00 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, + FFFDba009d687fbaba009d68 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, + FFFDba009dd07fbaba009dd0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, + FFFDba009e387fbaba009e38 /* src/mesh/GuBV4_BoxSweep_Internal.h */, + FFFDba009ea07fbaba009ea0 /* src/mesh/GuBV4_BoxSweep_Params.h */, + FFFDba009f087fbaba009f08 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, + FFFDba009f707fbaba009f70 /* src/mesh/GuBV4_Common.h */, + FFFDba009fd87fbaba009fd8 /* src/mesh/GuBV4_Internal.h */, + FFFDba00a0407fbaba00a040 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, + FFFDba00a0a87fbaba00a0a8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, + FFFDba00a1107fbaba00a110 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, + FFFDba00a1787fbaba00a178 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, + FFFDba00a1e07fbaba00a1e0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, + FFFDba00a2487fbaba00a248 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, + FFFDba00a2b07fbaba00a2b0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, + FFFDba00a3187fbaba00a318 /* src/mesh/GuBV4_Slabs.h */, + FFFDba00a3807fbaba00a380 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, + FFFDba00a3e87fbaba00a3e8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, + FFFDba00a4507fbaba00a450 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, + FFFDba00a4b87fbaba00a4b8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, + FFFDba00a5207fbaba00a520 /* src/mesh/GuBVConstants.h */, + FFFDba00a5887fbaba00a588 /* src/mesh/GuMeshData.h */, + FFFDba00a5f07fbaba00a5f0 /* src/mesh/GuMidphaseInterface.h */, + FFFDba00a6587fbaba00a658 /* src/mesh/GuRTree.h */, + FFFDba00a6c07fbaba00a6c0 /* src/mesh/GuSweepConvexTri.h */, + FFFDba00a7287fbaba00a728 /* src/mesh/GuSweepMesh.h */, + FFFDba00a7907fbaba00a790 /* src/mesh/GuTriangle32.h */, + FFFDba00a7f87fbaba00a7f8 /* src/mesh/GuTriangleCache.h */, + FFFDba00a8607fbaba00a860 /* src/mesh/GuTriangleMesh.h */, + FFFDba00a8c87fbaba00a8c8 /* src/mesh/GuTriangleMeshBV4.h */, + FFFDba00a9307fbaba00a930 /* src/mesh/GuTriangleMeshRTree.h */, + FFFDba00a9987fbaba00a998 /* src/mesh/GuTriangleVertexPointers.h */, + FFFDba00aa007fbaba00aa00 /* src/hf/GuEntityReport.h */, + FFFDba00aa687fbaba00aa68 /* src/hf/GuHeightField.h */, + FFFDba00aad07fbaba00aad0 /* src/hf/GuHeightFieldData.h */, + FFFDba00ab387fbaba00ab38 /* src/hf/GuHeightFieldUtil.h */, + FFFDba00aba07fbaba00aba0 /* src/pcm/GuPCMContactConvexCommon.h */, + FFFDba00ac087fbaba00ac08 /* src/pcm/GuPCMContactGen.h */, + FFFDba00ac707fbaba00ac70 /* src/pcm/GuPCMContactGenUtil.h */, + FFFDba00acd87fbaba00acd8 /* src/pcm/GuPCMContactMeshCallback.h */, + FFFDba00ad407fbaba00ad40 /* src/pcm/GuPCMShapeConvex.h */, + FFFDba00ada87fbaba00ada8 /* src/pcm/GuPCMTriangleContactGen.h */, + FFFDba00ae107fbaba00ae10 /* src/pcm/GuPersistentContactManifold.h */, + FFFDba00ae787fbaba00ae78 /* src/ccd/GuCCDSweepConvexMesh.h */, + FFFDba00aee07fbaba00aee0 /* src/GuBounds.cpp */, + FFFDba00af487fbaba00af48 /* src/GuBox.cpp */, + FFFDba00afb07fbaba00afb0 /* src/GuCCTSweepTests.cpp */, + FFFDba00b0187fbaba00b018 /* src/GuCapsule.cpp */, + FFFDba00b0807fbaba00b080 /* src/GuGeometryQuery.cpp */, + FFFDba00b0e87fbaba00b0e8 /* src/GuGeometryUnion.cpp */, + FFFDba00b1507fbaba00b150 /* src/GuInternal.cpp */, + FFFDba00b1b87fbaba00b1b8 /* src/GuMTD.cpp */, + FFFDba00b2207fbaba00b220 /* src/GuMeshFactory.cpp */, + FFFDba00b2887fbaba00b288 /* src/GuMetaData.cpp */, + FFFDba00b2f07fbaba00b2f0 /* src/GuOverlapTests.cpp */, + FFFDba00b3587fbaba00b358 /* src/GuRaycastTests.cpp */, + FFFDba00b3c07fbaba00b3c0 /* src/GuSerialize.cpp */, + FFFDba00b4287fbaba00b428 /* src/GuSweepMTD.cpp */, + FFFDba00b4907fbaba00b490 /* src/GuSweepSharedTests.cpp */, + FFFDba00b4f87fbaba00b4f8 /* src/GuSweepTests.cpp */, + FFFDba00b5607fbaba00b560 /* src/contact/GuContactBoxBox.cpp */, + FFFDba00b5c87fbaba00b5c8 /* src/contact/GuContactCapsuleBox.cpp */, + FFFDba00b6307fbaba00b630 /* src/contact/GuContactCapsuleCapsule.cpp */, + FFFDba00b6987fbaba00b698 /* src/contact/GuContactCapsuleConvex.cpp */, + FFFDba00b7007fbaba00b700 /* src/contact/GuContactCapsuleMesh.cpp */, + FFFDba00b7687fbaba00b768 /* src/contact/GuContactConvexConvex.cpp */, + FFFDba00b7d07fbaba00b7d0 /* src/contact/GuContactConvexMesh.cpp */, + FFFDba00b8387fbaba00b838 /* src/contact/GuContactPlaneBox.cpp */, + FFFDba00b8a07fbaba00b8a0 /* src/contact/GuContactPlaneCapsule.cpp */, + FFFDba00b9087fbaba00b908 /* src/contact/GuContactPlaneConvex.cpp */, + FFFDba00b9707fbaba00b970 /* src/contact/GuContactPolygonPolygon.cpp */, + FFFDba00b9d87fbaba00b9d8 /* src/contact/GuContactSphereBox.cpp */, + FFFDba00ba407fbaba00ba40 /* src/contact/GuContactSphereCapsule.cpp */, + FFFDba00baa87fbaba00baa8 /* src/contact/GuContactSphereMesh.cpp */, + FFFDba00bb107fbaba00bb10 /* src/contact/GuContactSpherePlane.cpp */, + FFFDba00bb787fbaba00bb78 /* src/contact/GuContactSphereSphere.cpp */, + FFFDba00bbe07fbaba00bbe0 /* src/contact/GuFeatureCode.cpp */, + FFFDba00bc487fbaba00bc48 /* src/contact/GuLegacyContactBoxHeightField.cpp */, + FFFDba00bcb07fbaba00bcb0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, + FFFDba00bd187fbaba00bd18 /* src/contact/GuLegacyContactConvexHeightField.cpp */, + FFFDba00bd807fbaba00bd80 /* src/contact/GuLegacyContactSphereHeightField.cpp */, + FFFDba00bde87fbaba00bde8 /* src/common/GuBarycentricCoordinates.cpp */, + FFFDba00be507fbaba00be50 /* src/common/GuSeparatingAxes.cpp */, + FFFDba00beb87fbaba00beb8 /* src/convex/GuBigConvexData.cpp */, + FFFDba00bf207fbaba00bf20 /* src/convex/GuConvexHelper.cpp */, + FFFDba00bf887fbaba00bf88 /* src/convex/GuConvexMesh.cpp */, + FFFDba00bff07fbaba00bff0 /* src/convex/GuConvexSupportTable.cpp */, + FFFDba00c0587fbaba00c058 /* src/convex/GuConvexUtilsInternal.cpp */, + FFFDba00c0c07fbaba00c0c0 /* src/convex/GuHillClimbing.cpp */, + FFFDba00c1287fbaba00c128 /* src/convex/GuShapeConvex.cpp */, + FFFDba00c1907fbaba00c190 /* src/distance/GuDistancePointBox.cpp */, + FFFDba00c1f87fbaba00c1f8 /* src/distance/GuDistancePointTriangle.cpp */, + FFFDba00c2607fbaba00c260 /* src/distance/GuDistanceSegmentBox.cpp */, + FFFDba00c2c87fbaba00c2c8 /* src/distance/GuDistanceSegmentSegment.cpp */, + FFFDba00c3307fbaba00c330 /* src/distance/GuDistanceSegmentTriangle.cpp */, + FFFDba00c3987fbaba00c398 /* src/sweep/GuSweepBoxBox.cpp */, + FFFDba00c4007fbaba00c400 /* src/sweep/GuSweepBoxSphere.cpp */, + FFFDba00c4687fbaba00c468 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, + FFFDba00c4d07fbaba00c4d0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, + FFFDba00c5387fbaba00c538 /* src/sweep/GuSweepCapsuleBox.cpp */, + FFFDba00c5a07fbaba00c5a0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, + FFFDba00c6087fbaba00c608 /* src/sweep/GuSweepCapsuleTriangle.cpp */, + FFFDba00c6707fbaba00c670 /* src/sweep/GuSweepSphereCapsule.cpp */, + FFFDba00c6d87fbaba00c6d8 /* src/sweep/GuSweepSphereSphere.cpp */, + FFFDba00c7407fbaba00c740 /* src/sweep/GuSweepSphereTriangle.cpp */, + FFFDba00c7a87fbaba00c7a8 /* src/sweep/GuSweepTriangleUtils.cpp */, + FFFDba00c8107fbaba00c810 /* src/gjk/GuEPA.cpp */, + FFFDba00c8787fbaba00c878 /* src/gjk/GuGJKSimplex.cpp */, + FFFDba00c8e07fbaba00c8e0 /* src/gjk/GuGJKTest.cpp */, + FFFDba00c9487fbaba00c948 /* src/intersection/GuIntersectionBoxBox.cpp */, + FFFDba00c9b07fbaba00c9b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, + FFFDba00ca187fbaba00ca18 /* src/intersection/GuIntersectionEdgeEdge.cpp */, + FFFDba00ca807fbaba00ca80 /* src/intersection/GuIntersectionRayBox.cpp */, + FFFDba00cae87fbaba00cae8 /* src/intersection/GuIntersectionRayCapsule.cpp */, + FFFDba00cb507fbaba00cb50 /* src/intersection/GuIntersectionRaySphere.cpp */, + FFFDba00cbb87fbaba00cbb8 /* src/intersection/GuIntersectionSphereBox.cpp */, + FFFDba00cc207fbaba00cc20 /* src/intersection/GuIntersectionTriangleBox.cpp */, + FFFDba00cc887fbaba00cc88 /* src/mesh/GuBV32.cpp */, + FFFDba00ccf07fbaba00ccf0 /* src/mesh/GuBV32Build.cpp */, + FFFDba00cd587fbaba00cd58 /* src/mesh/GuBV4.cpp */, + FFFDba00cdc07fbaba00cdc0 /* src/mesh/GuBV4Build.cpp */, + FFFDba00ce287fbaba00ce28 /* src/mesh/GuBV4_AABBSweep.cpp */, + FFFDba00ce907fbaba00ce90 /* src/mesh/GuBV4_BoxOverlap.cpp */, + FFFDba00cef87fbaba00cef8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, + FFFDba00cf607fbaba00cf60 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, + FFFDba00cfc87fbaba00cfc8 /* src/mesh/GuBV4_OBBSweep.cpp */, + FFFDba00d0307fbaba00d030 /* src/mesh/GuBV4_Raycast.cpp */, + FFFDba00d0987fbaba00d098 /* src/mesh/GuBV4_SphereOverlap.cpp */, + FFFDba00d1007fbaba00d100 /* src/mesh/GuBV4_SphereSweep.cpp */, + FFFDba00d1687fbaba00d168 /* src/mesh/GuMeshQuery.cpp */, + FFFDba00d1d07fbaba00d1d0 /* src/mesh/GuMidphaseBV4.cpp */, + FFFDba00d2387fbaba00d238 /* src/mesh/GuMidphaseRTree.cpp */, + FFFDba00d2a07fbaba00d2a0 /* src/mesh/GuOverlapTestsMesh.cpp */, + FFFDba00d3087fbaba00d308 /* src/mesh/GuRTree.cpp */, + FFFDba00d3707fbaba00d370 /* src/mesh/GuRTreeQueries.cpp */, + FFFDba00d3d87fbaba00d3d8 /* src/mesh/GuSweepsMesh.cpp */, + FFFDba00d4407fbaba00d440 /* src/mesh/GuTriangleMesh.cpp */, + FFFDba00d4a87fbaba00d4a8 /* src/mesh/GuTriangleMeshBV4.cpp */, + FFFDba00d5107fbaba00d510 /* src/mesh/GuTriangleMeshRTree.cpp */, + FFFDba00d5787fbaba00d578 /* src/hf/GuHeightField.cpp */, + FFFDba00d5e07fbaba00d5e0 /* src/hf/GuHeightFieldUtil.cpp */, + FFFDba00d6487fbaba00d648 /* src/hf/GuOverlapTestsHF.cpp */, + FFFDba00d6b07fbaba00d6b0 /* src/hf/GuSweepsHF.cpp */, + FFFDba00d7187fbaba00d718 /* src/pcm/GuPCMContactBoxBox.cpp */, + FFFDba00d7807fbaba00d780 /* src/pcm/GuPCMContactBoxConvex.cpp */, + FFFDba00d7e87fbaba00d7e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, + FFFDba00d8507fbaba00d850 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, + FFFDba00d8b87fbaba00d8b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, + FFFDba00d9207fbaba00d920 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, + FFFDba00d9887fbaba00d988 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, + FFFDba00d9f07fbaba00d9f0 /* src/pcm/GuPCMContactConvexCommon.cpp */, + FFFDba00da587fbaba00da58 /* src/pcm/GuPCMContactConvexConvex.cpp */, + FFFDba00dac07fbaba00dac0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, + FFFDba00db287fbaba00db28 /* src/pcm/GuPCMContactConvexMesh.cpp */, + FFFDba00db907fbaba00db90 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, + FFFDba00dbf87fbaba00dbf8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, + FFFDba00dc607fbaba00dc60 /* src/pcm/GuPCMContactPlaneBox.cpp */, + FFFDba00dcc87fbaba00dcc8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, + FFFDba00dd307fbaba00dd30 /* src/pcm/GuPCMContactPlaneConvex.cpp */, + FFFDba00dd987fbaba00dd98 /* src/pcm/GuPCMContactSphereBox.cpp */, + FFFDba00de007fbaba00de00 /* src/pcm/GuPCMContactSphereCapsule.cpp */, + FFFDba00de687fbaba00de68 /* src/pcm/GuPCMContactSphereConvex.cpp */, + FFFDba00ded07fbaba00ded0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, + FFFDba00df387fbaba00df38 /* src/pcm/GuPCMContactSphereMesh.cpp */, + FFFDba00dfa07fbaba00dfa0 /* src/pcm/GuPCMContactSpherePlane.cpp */, + FFFDba00e0087fbaba00e008 /* src/pcm/GuPCMContactSphereSphere.cpp */, + FFFDba00e0707fbaba00e070 /* src/pcm/GuPCMShapeConvex.cpp */, + FFFDba00e0d87fbaba00e0d8 /* src/pcm/GuPCMTriangleContactGen.cpp */, + FFFDba00e1407fbaba00e140 /* src/pcm/GuPersistentContactManifold.cpp */, + FFFDba00e1a87fbaba00e1a8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, + FFFDba00e2107fbaba00e210 /* src/ccd/GuCCDSweepPrimitives.cpp */, ); name = "geomutils"; sourceTree = SOURCE_ROOT; }; - FFFB641711507f8564171150 /* PxFoundation */ = { + FFFBb9b5ed307fbab9b5ed30 /* PxFoundation */ = { isa = PBXGroup; children = ( - FFFB6416f2907f856416f290 /* include */, - FFFB6416f2b87f856416f2b8 /* src */, + FFFBb9b5f3c07fbab9b5f3c0 /* include */, + FFFBb9b5f3e87fbab9b5f3e8 /* src */, ); name = "PxFoundation"; sourceTree = "<group>"; }; - FFFB6416f2907f856416f290 /* include */ = { + FFFBb9b5f3c07fbab9b5f3c0 /* include */ = { isa = PBXGroup; children = ( - FFFD639790007f8563979000 /* Px.h */, - FFFD639790687f8563979068 /* PxAllocatorCallback.h */, - FFFD639790d07f85639790d0 /* PxAssert.h */, - FFFD639791387f8563979138 /* PxBitAndData.h */, - FFFD639791a07f85639791a0 /* PxBounds3.h */, - FFFD639792087f8563979208 /* PxErrorCallback.h */, - FFFD639792707f8563979270 /* PxErrors.h */, - FFFD639792d87f85639792d8 /* PxFlags.h */, - FFFD639793407f8563979340 /* PxFoundation.h */, - FFFD639793a87f85639793a8 /* PxFoundationVersion.h */, - FFFD639794107f8563979410 /* PxIO.h */, - FFFD639794787f8563979478 /* PxIntrinsics.h */, - FFFD639794e07f85639794e0 /* PxMat33.h */, - FFFD639795487f8563979548 /* PxMat44.h */, - FFFD639795b07f85639795b0 /* PxMath.h */, - FFFD639796187f8563979618 /* PxMathUtils.h */, - FFFD639796807f8563979680 /* PxMemory.h */, - FFFD639796e87f85639796e8 /* PxPlane.h */, - FFFD639797507f8563979750 /* PxPreprocessor.h */, - FFFD639797b87f85639797b8 /* PxProfiler.h */, - FFFD639798207f8563979820 /* PxQuat.h */, - FFFD639798887f8563979888 /* PxSimpleTypes.h */, - FFFD639798f07f85639798f0 /* PxStrideIterator.h */, - FFFD639799587f8563979958 /* PxTransform.h */, - FFFD639799c07f85639799c0 /* PxUnionCast.h */, - FFFD63979a287f8563979a28 /* PxVec2.h */, - FFFD63979a907f8563979a90 /* PxVec3.h */, - FFFD63979af87f8563979af8 /* PxVec4.h */, - FFFD63979b607f8563979b60 /* unix/PxUnixIntrinsics.h */, + FFFDb898b6007fbab898b600 /* Px.h */, + FFFDb898b6687fbab898b668 /* PxAllocatorCallback.h */, + FFFDb898b6d07fbab898b6d0 /* PxAssert.h */, + FFFDb898b7387fbab898b738 /* PxBitAndData.h */, + FFFDb898b7a07fbab898b7a0 /* PxBounds3.h */, + FFFDb898b8087fbab898b808 /* PxErrorCallback.h */, + FFFDb898b8707fbab898b870 /* PxErrors.h */, + FFFDb898b8d87fbab898b8d8 /* PxFlags.h */, + FFFDb898b9407fbab898b940 /* PxFoundation.h */, + FFFDb898b9a87fbab898b9a8 /* PxFoundationVersion.h */, + FFFDb898ba107fbab898ba10 /* PxIO.h */, + FFFDb898ba787fbab898ba78 /* PxIntrinsics.h */, + FFFDb898bae07fbab898bae0 /* PxMat33.h */, + FFFDb898bb487fbab898bb48 /* PxMat44.h */, + FFFDb898bbb07fbab898bbb0 /* PxMath.h */, + FFFDb898bc187fbab898bc18 /* PxMathUtils.h */, + FFFDb898bc807fbab898bc80 /* PxMemory.h */, + FFFDb898bce87fbab898bce8 /* PxPlane.h */, + FFFDb898bd507fbab898bd50 /* PxPreprocessor.h */, + FFFDb898bdb87fbab898bdb8 /* PxProfiler.h */, + FFFDb898be207fbab898be20 /* PxQuat.h */, + FFFDb898be887fbab898be88 /* PxSimpleTypes.h */, + FFFDb898bef07fbab898bef0 /* PxStrideIterator.h */, + FFFDb898bf587fbab898bf58 /* PxTransform.h */, + FFFDb898bfc07fbab898bfc0 /* PxUnionCast.h */, + FFFDb898c0287fbab898c028 /* PxVec2.h */, + FFFDb898c0907fbab898c090 /* PxVec3.h */, + FFFDb898c0f87fbab898c0f8 /* PxVec4.h */, + FFFDb898c1607fbab898c160 /* unix/PxUnixIntrinsics.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6416f2b87f856416f2b8 /* src */ = { + FFFBb9b5f3e87fbab9b5f3e8 /* src */ = { isa = PBXGroup; children = ( - FFFD639836007f8563983600 /* include/Ps.h */, - FFFD639836687f8563983668 /* include/PsAlignedMalloc.h */, - FFFD639836d07f85639836d0 /* include/PsAlloca.h */, - FFFD639837387f8563983738 /* include/PsAllocator.h */, - FFFD639837a07f85639837a0 /* include/PsAoS.h */, - FFFD639838087f8563983808 /* include/PsArray.h */, - FFFD639838707f8563983870 /* include/PsAtomic.h */, - FFFD639838d87f85639838d8 /* include/PsBasicTemplates.h */, - FFFD639839407f8563983940 /* include/PsBitUtils.h */, - FFFD639839a87f85639839a8 /* include/PsBroadcast.h */, - FFFD63983a107f8563983a10 /* include/PsCpu.h */, - FFFD63983a787f8563983a78 /* include/PsFPU.h */, - FFFD63983ae07f8563983ae0 /* include/PsFoundation.h */, - FFFD63983b487f8563983b48 /* include/PsHash.h */, - FFFD63983bb07f8563983bb0 /* include/PsHashInternals.h */, - FFFD63983c187f8563983c18 /* include/PsHashMap.h */, - FFFD63983c807f8563983c80 /* include/PsHashSet.h */, - FFFD63983ce87f8563983ce8 /* include/PsInlineAllocator.h */, - FFFD63983d507f8563983d50 /* include/PsInlineAoS.h */, - FFFD63983db87f8563983db8 /* include/PsInlineArray.h */, - FFFD63983e207f8563983e20 /* include/PsIntrinsics.h */, - FFFD63983e887f8563983e88 /* include/PsMathUtils.h */, - FFFD63983ef07f8563983ef0 /* include/PsMutex.h */, - FFFD63983f587f8563983f58 /* include/PsPool.h */, - FFFD63983fc07f8563983fc0 /* include/PsSList.h */, - FFFD639840287f8563984028 /* include/PsSocket.h */, - FFFD639840907f8563984090 /* include/PsSort.h */, - FFFD639840f87f85639840f8 /* include/PsSortInternals.h */, - FFFD639841607f8563984160 /* include/PsString.h */, - FFFD639841c87f85639841c8 /* include/PsSync.h */, - FFFD639842307f8563984230 /* include/PsTempAllocator.h */, - FFFD639842987f8563984298 /* include/PsThread.h */, - FFFD639843007f8563984300 /* include/PsTime.h */, - FFFD639843687f8563984368 /* include/PsUserAllocated.h */, - FFFD639843d07f85639843d0 /* include/PsUtilities.h */, - FFFD639844387f8563984438 /* include/PsVecMath.h */, - FFFD639844a07f85639844a0 /* include/PsVecMathAoSScalar.h */, - FFFD639845087f8563984508 /* include/PsVecMathAoSScalarInline.h */, - FFFD639845707f8563984570 /* include/PsVecMathSSE.h */, - FFFD639845d87f85639845d8 /* include/PsVecMathUtilities.h */, - FFFD639846407f8563984640 /* include/PsVecQuat.h */, - FFFD639846a87f85639846a8 /* include/PsVecTransform.h */, - FFFD639847107f8563984710 /* include/unix/PsUnixAoS.h */, - FFFD639847787f8563984778 /* include/unix/PsUnixFPU.h */, - FFFD639847e07f85639847e0 /* include/unix/PsUnixInlineAoS.h */, - FFFD639848487f8563984848 /* include/unix/PsUnixIntrinsics.h */, - FFFD639848b07f85639848b0 /* include/unix/PsUnixTrigConstants.h */, - FFFD639849187f8563984918 /* src/PsAllocator.cpp */, - FFFD639849807f8563984980 /* src/PsAssert.cpp */, - FFFD639849e87f85639849e8 /* src/PsFoundation.cpp */, - FFFD63984a507f8563984a50 /* src/PsMathUtils.cpp */, - FFFD63984ab87f8563984ab8 /* src/PsString.cpp */, - FFFD63984b207f8563984b20 /* src/PsTempAllocator.cpp */, - FFFD63984b887f8563984b88 /* src/PsUtilities.cpp */, - FFFD63984bf07f8563984bf0 /* src/unix/PsUnixAtomic.cpp */, - FFFD63984c587f8563984c58 /* src/unix/PsUnixCpu.cpp */, - FFFD63984cc07f8563984cc0 /* src/unix/PsUnixFPU.cpp */, - FFFD63984d287f8563984d28 /* src/unix/PsUnixMutex.cpp */, - FFFD63984d907f8563984d90 /* src/unix/PsUnixPrintString.cpp */, - FFFD63984df87f8563984df8 /* src/unix/PsUnixSList.cpp */, - FFFD63984e607f8563984e60 /* src/unix/PsUnixSocket.cpp */, - FFFD63984ec87f8563984ec8 /* src/unix/PsUnixSync.cpp */, - FFFD63984f307f8563984f30 /* src/unix/PsUnixThread.cpp */, - FFFD63984f987f8563984f98 /* src/unix/PsUnixTime.cpp */, + FFFDb8995c007fbab8995c00 /* include/Ps.h */, + FFFDb8995c687fbab8995c68 /* include/PsAlignedMalloc.h */, + FFFDb8995cd07fbab8995cd0 /* include/PsAlloca.h */, + FFFDb8995d387fbab8995d38 /* include/PsAllocator.h */, + FFFDb8995da07fbab8995da0 /* include/PsAoS.h */, + FFFDb8995e087fbab8995e08 /* include/PsArray.h */, + FFFDb8995e707fbab8995e70 /* include/PsAtomic.h */, + FFFDb8995ed87fbab8995ed8 /* include/PsBasicTemplates.h */, + FFFDb8995f407fbab8995f40 /* include/PsBitUtils.h */, + FFFDb8995fa87fbab8995fa8 /* include/PsBroadcast.h */, + FFFDb89960107fbab8996010 /* include/PsCpu.h */, + FFFDb89960787fbab8996078 /* include/PsFPU.h */, + FFFDb89960e07fbab89960e0 /* include/PsFoundation.h */, + FFFDb89961487fbab8996148 /* include/PsHash.h */, + FFFDb89961b07fbab89961b0 /* include/PsHashInternals.h */, + FFFDb89962187fbab8996218 /* include/PsHashMap.h */, + FFFDb89962807fbab8996280 /* include/PsHashSet.h */, + FFFDb89962e87fbab89962e8 /* include/PsInlineAllocator.h */, + FFFDb89963507fbab8996350 /* include/PsInlineAoS.h */, + FFFDb89963b87fbab89963b8 /* include/PsInlineArray.h */, + FFFDb89964207fbab8996420 /* include/PsIntrinsics.h */, + FFFDb89964887fbab8996488 /* include/PsMathUtils.h */, + FFFDb89964f07fbab89964f0 /* include/PsMutex.h */, + FFFDb89965587fbab8996558 /* include/PsPool.h */, + FFFDb89965c07fbab89965c0 /* include/PsSList.h */, + FFFDb89966287fbab8996628 /* include/PsSocket.h */, + FFFDb89966907fbab8996690 /* include/PsSort.h */, + FFFDb89966f87fbab89966f8 /* include/PsSortInternals.h */, + FFFDb89967607fbab8996760 /* include/PsString.h */, + FFFDb89967c87fbab89967c8 /* include/PsSync.h */, + FFFDb89968307fbab8996830 /* include/PsTempAllocator.h */, + FFFDb89968987fbab8996898 /* include/PsThread.h */, + FFFDb89969007fbab8996900 /* include/PsTime.h */, + FFFDb89969687fbab8996968 /* include/PsUserAllocated.h */, + FFFDb89969d07fbab89969d0 /* include/PsUtilities.h */, + FFFDb8996a387fbab8996a38 /* include/PsVecMath.h */, + FFFDb8996aa07fbab8996aa0 /* include/PsVecMathAoSScalar.h */, + FFFDb8996b087fbab8996b08 /* include/PsVecMathAoSScalarInline.h */, + FFFDb8996b707fbab8996b70 /* include/PsVecMathSSE.h */, + FFFDb8996bd87fbab8996bd8 /* include/PsVecMathUtilities.h */, + FFFDb8996c407fbab8996c40 /* include/PsVecQuat.h */, + FFFDb8996ca87fbab8996ca8 /* include/PsVecTransform.h */, + FFFDb8996d107fbab8996d10 /* include/unix/PsUnixAoS.h */, + FFFDb8996d787fbab8996d78 /* include/unix/PsUnixFPU.h */, + FFFDb8996de07fbab8996de0 /* include/unix/PsUnixInlineAoS.h */, + FFFDb8996e487fbab8996e48 /* include/unix/PsUnixIntrinsics.h */, + FFFDb8996eb07fbab8996eb0 /* include/unix/PsUnixTrigConstants.h */, + FFFDb8996f187fbab8996f18 /* src/PsAllocator.cpp */, + FFFDb8996f807fbab8996f80 /* src/PsAssert.cpp */, + FFFDb8996fe87fbab8996fe8 /* src/PsFoundation.cpp */, + FFFDb89970507fbab8997050 /* src/PsMathUtils.cpp */, + FFFDb89970b87fbab89970b8 /* src/PsString.cpp */, + FFFDb89971207fbab8997120 /* src/PsTempAllocator.cpp */, + FFFDb89971887fbab8997188 /* src/PsUtilities.cpp */, + FFFDb89971f07fbab89971f0 /* src/unix/PsUnixAtomic.cpp */, + FFFDb89972587fbab8997258 /* src/unix/PsUnixCpu.cpp */, + FFFDb89972c07fbab89972c0 /* src/unix/PsUnixFPU.cpp */, + FFFDb89973287fbab8997328 /* src/unix/PsUnixMutex.cpp */, + FFFDb89973907fbab8997390 /* src/unix/PsUnixPrintString.cpp */, + FFFDb89973f87fbab89973f8 /* src/unix/PsUnixSList.cpp */, + FFFDb89974607fbab8997460 /* src/unix/PsUnixSocket.cpp */, + FFFDb89974c87fbab89974c8 /* src/unix/PsUnixSync.cpp */, + FFFDb89975307fbab8997530 /* src/unix/PsUnixThread.cpp */, + FFFDb89975987fbab8997598 /* src/unix/PsUnixTime.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB62c77dd07f8562c77dd0 /* PxPvdSDK */ = { + FFFBb98414907fbab9841490 /* PxPvdSDK */ = { isa = PBXGroup; children = ( - FFFB62c7a2e07f8562c7a2e0 /* include */, - FFFB62c7a3087f8562c7a308 /* src */, + FFFBb98438207fbab9843820 /* include */, + FFFBb98438487fbab9843848 /* src */, ); name = "PxPvdSDK"; sourceTree = "<group>"; }; - FFFB62c7a2e07f8562c7a2e0 /* include */ = { + FFFBb98438207fbab9843820 /* include */ = { isa = PBXGroup; children = ( - FFFD62c726707f8562c72670 /* PxPvd.h */, - FFFD62c726d87f8562c726d8 /* PxPvdTransport.h */, + FFFDb9843e807fbab9843e80 /* PxPvd.h */, + FFFDb9843ee87fbab9843ee8 /* PxPvdTransport.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB62c7a3087f8562c7a308 /* src */ = { + FFFBb98438487fbab9843848 /* src */ = { isa = PBXGroup; children = ( - FFFD6302dc007f856302dc00 /* include/PsPvd.h */, - FFFD6302dc687f856302dc68 /* include/PxProfileAllocatorWrapper.h */, - FFFD6302dcd07f856302dcd0 /* include/PxPvdClient.h */, - FFFD6302dd387f856302dd38 /* include/PxPvdDataStream.h */, - FFFD6302dda07f856302dda0 /* include/PxPvdDataStreamHelpers.h */, - FFFD6302de087f856302de08 /* include/PxPvdErrorCodes.h */, - FFFD6302de707f856302de70 /* include/PxPvdObjectModelBaseTypes.h */, - FFFD6302ded87f856302ded8 /* include/PxPvdRenderBuffer.h */, - FFFD6302df407f856302df40 /* include/PxPvdUserRenderer.h */, - FFFD6302dfa87f856302dfa8 /* src/PxProfileEventImpl.cpp */, - FFFD6302e0107f856302e010 /* src/PxPvd.cpp */, - FFFD6302e0787f856302e078 /* src/PxPvdDataStream.cpp */, - FFFD6302e0e07f856302e0e0 /* src/PxPvdDefaultFileTransport.cpp */, - FFFD6302e1487f856302e148 /* src/PxPvdDefaultSocketTransport.cpp */, - FFFD6302e1b07f856302e1b0 /* src/PxPvdImpl.cpp */, - FFFD6302e2187f856302e218 /* src/PxPvdMemClient.cpp */, - FFFD6302e2807f856302e280 /* src/PxPvdObjectModelMetaData.cpp */, - FFFD6302e2e87f856302e2e8 /* src/PxPvdObjectRegistrar.cpp */, - FFFD6302e3507f856302e350 /* src/PxPvdProfileZoneClient.cpp */, - FFFD6302e3b87f856302e3b8 /* src/PxPvdUserRenderer.cpp */, - FFFD6302e4207f856302e420 /* src/PxProfileBase.h */, - FFFD6302e4887f856302e488 /* src/PxProfileCompileTimeEventFilter.h */, - FFFD6302e4f07f856302e4f0 /* src/PxProfileContextProvider.h */, - FFFD6302e5587f856302e558 /* src/PxProfileContextProviderImpl.h */, - FFFD6302e5c07f856302e5c0 /* src/PxProfileDataBuffer.h */, - FFFD6302e6287f856302e628 /* src/PxProfileDataParsing.h */, - FFFD6302e6907f856302e690 /* src/PxProfileEventBuffer.h */, - FFFD6302e6f87f856302e6f8 /* src/PxProfileEventBufferAtomic.h */, - FFFD6302e7607f856302e760 /* src/PxProfileEventBufferClient.h */, - FFFD6302e7c87f856302e7c8 /* src/PxProfileEventBufferClientManager.h */, - FFFD6302e8307f856302e830 /* src/PxProfileEventFilter.h */, - FFFD6302e8987f856302e898 /* src/PxProfileEventHandler.h */, - FFFD6302e9007f856302e900 /* src/PxProfileEventId.h */, - FFFD6302e9687f856302e968 /* src/PxProfileEventMutex.h */, - FFFD6302e9d07f856302e9d0 /* src/PxProfileEventNames.h */, - FFFD6302ea387f856302ea38 /* src/PxProfileEventParser.h */, - FFFD6302eaa07f856302eaa0 /* src/PxProfileEventSender.h */, - FFFD6302eb087f856302eb08 /* src/PxProfileEventSerialization.h */, - FFFD6302eb707f856302eb70 /* src/PxProfileEventSystem.h */, - FFFD6302ebd87f856302ebd8 /* src/PxProfileEvents.h */, - FFFD6302ec407f856302ec40 /* src/PxProfileMemory.h */, - FFFD6302eca87f856302eca8 /* src/PxProfileMemoryBuffer.h */, - FFFD6302ed107f856302ed10 /* src/PxProfileMemoryEventBuffer.h */, - FFFD6302ed787f856302ed78 /* src/PxProfileMemoryEventParser.h */, - FFFD6302ede07f856302ede0 /* src/PxProfileMemoryEventRecorder.h */, - FFFD6302ee487f856302ee48 /* src/PxProfileMemoryEventReflexiveWriter.h */, - FFFD6302eeb07f856302eeb0 /* src/PxProfileMemoryEventSummarizer.h */, - FFFD6302ef187f856302ef18 /* src/PxProfileMemoryEventTypes.h */, - FFFD6302ef807f856302ef80 /* src/PxProfileMemoryEvents.h */, - FFFD6302efe87f856302efe8 /* src/PxProfileScopedEvent.h */, - FFFD6302f0507f856302f050 /* src/PxProfileScopedMutexLock.h */, - FFFD6302f0b87f856302f0b8 /* src/PxProfileZone.h */, - FFFD6302f1207f856302f120 /* src/PxProfileZoneImpl.h */, - FFFD6302f1887f856302f188 /* src/PxProfileZoneManager.h */, - FFFD6302f1f07f856302f1f0 /* src/PxProfileZoneManagerImpl.h */, - FFFD6302f2587f856302f258 /* src/PxPvdBits.h */, - FFFD6302f2c07f856302f2c0 /* src/PxPvdByteStreams.h */, - FFFD6302f3287f856302f328 /* src/PxPvdCommStreamEventSink.h */, - FFFD6302f3907f856302f390 /* src/PxPvdCommStreamEvents.h */, - FFFD6302f3f87f856302f3f8 /* src/PxPvdCommStreamSDKEventTypes.h */, - FFFD6302f4607f856302f460 /* src/PxPvdCommStreamTypes.h */, - FFFD6302f4c87f856302f4c8 /* src/PxPvdDefaultFileTransport.h */, - FFFD6302f5307f856302f530 /* src/PxPvdDefaultSocketTransport.h */, - FFFD6302f5987f856302f598 /* src/PxPvdFoundation.h */, - FFFD6302f6007f856302f600 /* src/PxPvdImpl.h */, - FFFD6302f6687f856302f668 /* src/PxPvdInternalByteStreams.h */, - FFFD6302f6d07f856302f6d0 /* src/PxPvdMarshalling.h */, - FFFD6302f7387f856302f738 /* src/PxPvdMemClient.h */, - FFFD6302f7a07f856302f7a0 /* src/PxPvdObjectModel.h */, - FFFD6302f8087f856302f808 /* src/PxPvdObjectModelInternalTypeDefs.h */, - FFFD6302f8707f856302f870 /* src/PxPvdObjectModelInternalTypes.h */, - FFFD6302f8d87f856302f8d8 /* src/PxPvdObjectModelMetaData.h */, - FFFD6302f9407f856302f940 /* src/PxPvdObjectRegistrar.h */, - FFFD6302f9a87f856302f9a8 /* src/PxPvdProfileZoneClient.h */, - FFFD6302fa107f856302fa10 /* src/PxPvdUserRenderImpl.h */, - FFFD6302fa787f856302fa78 /* src/PxPvdUserRenderTypes.h */, + FFFDba0234007fbaba023400 /* include/PsPvd.h */, + FFFDba0234687fbaba023468 /* include/PxProfileAllocatorWrapper.h */, + FFFDba0234d07fbaba0234d0 /* include/PxPvdClient.h */, + FFFDba0235387fbaba023538 /* include/PxPvdDataStream.h */, + FFFDba0235a07fbaba0235a0 /* include/PxPvdDataStreamHelpers.h */, + FFFDba0236087fbaba023608 /* include/PxPvdErrorCodes.h */, + FFFDba0236707fbaba023670 /* include/PxPvdObjectModelBaseTypes.h */, + FFFDba0236d87fbaba0236d8 /* include/PxPvdRenderBuffer.h */, + FFFDba0237407fbaba023740 /* include/PxPvdUserRenderer.h */, + FFFDba0237a87fbaba0237a8 /* src/PxProfileEventImpl.cpp */, + FFFDba0238107fbaba023810 /* src/PxPvd.cpp */, + FFFDba0238787fbaba023878 /* src/PxPvdDataStream.cpp */, + FFFDba0238e07fbaba0238e0 /* src/PxPvdDefaultFileTransport.cpp */, + FFFDba0239487fbaba023948 /* src/PxPvdDefaultSocketTransport.cpp */, + FFFDba0239b07fbaba0239b0 /* src/PxPvdImpl.cpp */, + FFFDba023a187fbaba023a18 /* src/PxPvdMemClient.cpp */, + FFFDba023a807fbaba023a80 /* src/PxPvdObjectModelMetaData.cpp */, + FFFDba023ae87fbaba023ae8 /* src/PxPvdObjectRegistrar.cpp */, + FFFDba023b507fbaba023b50 /* src/PxPvdProfileZoneClient.cpp */, + FFFDba023bb87fbaba023bb8 /* src/PxPvdUserRenderer.cpp */, + FFFDba023c207fbaba023c20 /* src/PxProfileBase.h */, + FFFDba023c887fbaba023c88 /* src/PxProfileCompileTimeEventFilter.h */, + FFFDba023cf07fbaba023cf0 /* src/PxProfileContextProvider.h */, + FFFDba023d587fbaba023d58 /* src/PxProfileContextProviderImpl.h */, + FFFDba023dc07fbaba023dc0 /* src/PxProfileDataBuffer.h */, + FFFDba023e287fbaba023e28 /* src/PxProfileDataParsing.h */, + FFFDba023e907fbaba023e90 /* src/PxProfileEventBuffer.h */, + FFFDba023ef87fbaba023ef8 /* src/PxProfileEventBufferAtomic.h */, + FFFDba023f607fbaba023f60 /* src/PxProfileEventBufferClient.h */, + FFFDba023fc87fbaba023fc8 /* src/PxProfileEventBufferClientManager.h */, + FFFDba0240307fbaba024030 /* src/PxProfileEventFilter.h */, + FFFDba0240987fbaba024098 /* src/PxProfileEventHandler.h */, + FFFDba0241007fbaba024100 /* src/PxProfileEventId.h */, + FFFDba0241687fbaba024168 /* src/PxProfileEventMutex.h */, + FFFDba0241d07fbaba0241d0 /* src/PxProfileEventNames.h */, + FFFDba0242387fbaba024238 /* src/PxProfileEventParser.h */, + FFFDba0242a07fbaba0242a0 /* src/PxProfileEventSender.h */, + FFFDba0243087fbaba024308 /* src/PxProfileEventSerialization.h */, + FFFDba0243707fbaba024370 /* src/PxProfileEventSystem.h */, + FFFDba0243d87fbaba0243d8 /* src/PxProfileEvents.h */, + FFFDba0244407fbaba024440 /* src/PxProfileMemory.h */, + FFFDba0244a87fbaba0244a8 /* src/PxProfileMemoryBuffer.h */, + FFFDba0245107fbaba024510 /* src/PxProfileMemoryEventBuffer.h */, + FFFDba0245787fbaba024578 /* src/PxProfileMemoryEventParser.h */, + FFFDba0245e07fbaba0245e0 /* src/PxProfileMemoryEventRecorder.h */, + FFFDba0246487fbaba024648 /* src/PxProfileMemoryEventReflexiveWriter.h */, + FFFDba0246b07fbaba0246b0 /* src/PxProfileMemoryEventSummarizer.h */, + FFFDba0247187fbaba024718 /* src/PxProfileMemoryEventTypes.h */, + FFFDba0247807fbaba024780 /* src/PxProfileMemoryEvents.h */, + FFFDba0247e87fbaba0247e8 /* src/PxProfileScopedEvent.h */, + FFFDba0248507fbaba024850 /* src/PxProfileScopedMutexLock.h */, + FFFDba0248b87fbaba0248b8 /* src/PxProfileZone.h */, + FFFDba0249207fbaba024920 /* src/PxProfileZoneImpl.h */, + FFFDba0249887fbaba024988 /* src/PxProfileZoneManager.h */, + FFFDba0249f07fbaba0249f0 /* src/PxProfileZoneManagerImpl.h */, + FFFDba024a587fbaba024a58 /* src/PxPvdBits.h */, + FFFDba024ac07fbaba024ac0 /* src/PxPvdByteStreams.h */, + FFFDba024b287fbaba024b28 /* src/PxPvdCommStreamEventSink.h */, + FFFDba024b907fbaba024b90 /* src/PxPvdCommStreamEvents.h */, + FFFDba024bf87fbaba024bf8 /* src/PxPvdCommStreamSDKEventTypes.h */, + FFFDba024c607fbaba024c60 /* src/PxPvdCommStreamTypes.h */, + FFFDba024cc87fbaba024cc8 /* src/PxPvdDefaultFileTransport.h */, + FFFDba024d307fbaba024d30 /* src/PxPvdDefaultSocketTransport.h */, + FFFDba024d987fbaba024d98 /* src/PxPvdFoundation.h */, + FFFDba024e007fbaba024e00 /* src/PxPvdImpl.h */, + FFFDba024e687fbaba024e68 /* src/PxPvdInternalByteStreams.h */, + FFFDba024ed07fbaba024ed0 /* src/PxPvdMarshalling.h */, + FFFDba024f387fbaba024f38 /* src/PxPvdMemClient.h */, + FFFDba024fa07fbaba024fa0 /* src/PxPvdObjectModel.h */, + FFFDba0250087fbaba025008 /* src/PxPvdObjectModelInternalTypeDefs.h */, + FFFDba0250707fbaba025070 /* src/PxPvdObjectModelInternalTypes.h */, + FFFDba0250d87fbaba0250d8 /* src/PxPvdObjectModelMetaData.h */, + FFFDba0251407fbaba025140 /* src/PxPvdObjectRegistrar.h */, + FFFDba0251a87fbaba0251a8 /* src/PxPvdProfileZoneClient.h */, + FFFDba0252107fbaba025210 /* src/PxPvdUserRenderImpl.h */, + FFFDba0252787fbaba025278 /* src/PxPvdUserRenderTypes.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB62e791907f8562e79190 /* LowLevel */ = { + FFFBb98574907fbab9857490 /* LowLevel */ = { isa = PBXGroup; children = ( - FFFB62e7dfb07f8562e7dfb0 /* API Source */, - FFFB62e7dfd87f8562e7dfd8 /* API Includes */, - FFFB62e7e0007f8562e7e000 /* Software Source */, - FFFB62e7e0287f8562e7e028 /* Software Includes */, - FFFB62e7e0507f8562e7e050 /* Common Source */, - FFFB62e7e0787f8562e7e078 /* Common Includes */, + FFFBb985eef07fbab985eef0 /* API Source */, + FFFBb985ef187fbab985ef18 /* API Includes */, + FFFBb985ef407fbab985ef40 /* Software Source */, + FFFBb985ef687fbab985ef68 /* Software Includes */, + FFFBb985ef907fbab985ef90 /* Common Source */, + FFFBb985efb87fbab985efb8 /* Common Includes */, ); name = "LowLevel"; sourceTree = "<group>"; }; - FFFB62e7dfb07f8562e7dfb0 /* API Source */ = { + FFFBb985eef07fbab985eef0 /* API Source */ = { isa = PBXGroup; children = ( - FFFD62e7cdb07f8562e7cdb0 /* px_globals.cpp */, + FFFDb985dcf07fbab985dcf0 /* px_globals.cpp */, ); name = "API Source"; sourceTree = SOURCE_ROOT; }; - FFFB62e7dfd87f8562e7dfd8 /* API Includes */ = { + FFFBb985ef187fbab985ef18 /* API Includes */ = { isa = PBXGroup; children = ( - FFFD62e7f2e07f8562e7f2e0 /* PxsMaterialCore.h */, - FFFD62e7f3487f8562e7f348 /* PxsMaterialManager.h */, - FFFD62e7f3b07f8562e7f3b0 /* PxvConfig.h */, - FFFD62e7f4187f8562e7f418 /* PxvContext.h */, - FFFD62e7f4807f8562e7f480 /* PxvDynamics.h */, - FFFD62e7f4e87f8562e7f4e8 /* PxvGeometry.h */, - FFFD62e7f5507f8562e7f550 /* PxvGlobals.h */, - FFFD62e7f5b87f8562e7f5b8 /* PxvManager.h */, - FFFD62e7f6207f8562e7f620 /* PxvSimStats.h */, + FFFDb98602207fbab9860220 /* PxsMaterialCore.h */, + FFFDb98602887fbab9860288 /* PxsMaterialManager.h */, + FFFDb98602f07fbab98602f0 /* PxvConfig.h */, + FFFDb98603587fbab9860358 /* PxvContext.h */, + FFFDb98603c07fbab98603c0 /* PxvDynamics.h */, + FFFDb98604287fbab9860428 /* PxvGeometry.h */, + FFFDb98604907fbab9860490 /* PxvGlobals.h */, + FFFDb98604f87fbab98604f8 /* PxvManager.h */, + FFFDb98605607fbab9860560 /* PxvSimStats.h */, ); name = "API Includes"; sourceTree = SOURCE_ROOT; }; - FFFB62e7e0007f8562e7e000 /* Software Source */ = { + FFFBb985ef407fbab985ef40 /* Software Source */ = { isa = PBXGroup; children = ( - FFFD62e803f07f8562e803f0 /* PxsCCD.cpp */, - FFFD62e804587f8562e80458 /* PxsContactManager.cpp */, - FFFD62e804c07f8562e804c0 /* PxsContext.cpp */, - FFFD62e805287f8562e80528 /* PxsDefaultMemoryManager.cpp */, - FFFD62e805907f8562e80590 /* PxsIslandSim.cpp */, - FFFD62e805f87f8562e805f8 /* PxsMaterialCombiner.cpp */, - FFFD62e806607f8562e80660 /* PxsNphaseImplementationContext.cpp */, - FFFD62e806c87f8562e806c8 /* PxsSimpleIslandManager.cpp */, + FFFDb98613307fbab9861330 /* PxsCCD.cpp */, + FFFDb98613987fbab9861398 /* PxsContactManager.cpp */, + FFFDb98614007fbab9861400 /* PxsContext.cpp */, + FFFDb98614687fbab9861468 /* PxsDefaultMemoryManager.cpp */, + FFFDb98614d07fbab98614d0 /* PxsIslandSim.cpp */, + FFFDb98615387fbab9861538 /* PxsMaterialCombiner.cpp */, + FFFDb98615a07fbab98615a0 /* PxsNphaseImplementationContext.cpp */, + FFFDb98616087fbab9861608 /* PxsSimpleIslandManager.cpp */, ); name = "Software Source"; sourceTree = SOURCE_ROOT; }; - FFFB62e7e0287f8562e7e028 /* Software Includes */ = { + FFFBb985ef687fbab985ef68 /* Software Includes */ = { isa = PBXGroup; children = ( - FFFD630362007f8563036200 /* PxsBodySim.h */, - FFFD630362687f8563036268 /* PxsCCD.h */, - FFFD630362d07f85630362d0 /* PxsContactManager.h */, - FFFD630363387f8563036338 /* PxsContactManagerState.h */, - FFFD630363a07f85630363a0 /* PxsContext.h */, - FFFD630364087f8563036408 /* PxsDefaultMemoryManager.h */, - FFFD630364707f8563036470 /* PxsHeapMemoryAllocator.h */, - FFFD630364d87f85630364d8 /* PxsIncrementalConstraintPartitioning.h */, - FFFD630365407f8563036540 /* PxsIslandManagerTypes.h */, - FFFD630365a87f85630365a8 /* PxsIslandSim.h */, - FFFD630366107f8563036610 /* PxsKernelWrangler.h */, - FFFD630366787f8563036678 /* PxsMaterialCombiner.h */, - FFFD630366e07f85630366e0 /* PxsMemoryManager.h */, - FFFD630367487f8563036748 /* PxsNphaseImplementationContext.h */, - FFFD630367b07f85630367b0 /* PxsRigidBody.h */, - FFFD630368187f8563036818 /* PxsShapeSim.h */, - FFFD630368807f8563036880 /* PxsSimpleIslandManager.h */, - FFFD630368e87f85630368e8 /* PxsSimulationController.h */, - FFFD630369507f8563036950 /* PxsTransformCache.h */, - FFFD630369b87f85630369b8 /* PxvNphaseImplementationContext.h */, + FFFDba02b8007fbaba02b800 /* PxsBodySim.h */, + FFFDba02b8687fbaba02b868 /* PxsCCD.h */, + FFFDba02b8d07fbaba02b8d0 /* PxsContactManager.h */, + FFFDba02b9387fbaba02b938 /* PxsContactManagerState.h */, + FFFDba02b9a07fbaba02b9a0 /* PxsContext.h */, + FFFDba02ba087fbaba02ba08 /* PxsDefaultMemoryManager.h */, + FFFDba02ba707fbaba02ba70 /* PxsHeapMemoryAllocator.h */, + FFFDba02bad87fbaba02bad8 /* PxsIncrementalConstraintPartitioning.h */, + FFFDba02bb407fbaba02bb40 /* PxsIslandManagerTypes.h */, + FFFDba02bba87fbaba02bba8 /* PxsIslandSim.h */, + FFFDba02bc107fbaba02bc10 /* PxsKernelWrangler.h */, + FFFDba02bc787fbaba02bc78 /* PxsMaterialCombiner.h */, + FFFDba02bce07fbaba02bce0 /* PxsMemoryManager.h */, + FFFDba02bd487fbaba02bd48 /* PxsNphaseImplementationContext.h */, + FFFDba02bdb07fbaba02bdb0 /* PxsRigidBody.h */, + FFFDba02be187fbaba02be18 /* PxsShapeSim.h */, + FFFDba02be807fbaba02be80 /* PxsSimpleIslandManager.h */, + FFFDba02bee87fbaba02bee8 /* PxsSimulationController.h */, + FFFDba02bf507fbaba02bf50 /* PxsTransformCache.h */, + FFFDba02bfb87fbaba02bfb8 /* PxvNphaseImplementationContext.h */, ); name = "Software Includes"; sourceTree = SOURCE_ROOT; }; - FFFB62e7e0507f8562e7e050 /* Common Source */ = { + FFFBb985ef907fbab985ef90 /* Common Source */ = { isa = PBXGroup; children = ( - FFFD63034c007f8563034c00 /* collision/PxcContact.cpp */, - FFFD63034c687f8563034c68 /* pipeline/PxcContactCache.cpp */, - FFFD63034cd07f8563034cd0 /* pipeline/PxcContactMethodImpl.cpp */, - FFFD63034d387f8563034d38 /* pipeline/PxcMaterialHeightField.cpp */, - FFFD63034da07f8563034da0 /* pipeline/PxcMaterialMesh.cpp */, - FFFD63034e087f8563034e08 /* pipeline/PxcMaterialMethodImpl.cpp */, - FFFD63034e707f8563034e70 /* pipeline/PxcMaterialShape.cpp */, - FFFD63034ed87f8563034ed8 /* pipeline/PxcNpBatch.cpp */, - FFFD63034f407f8563034f40 /* pipeline/PxcNpCacheStreamPair.cpp */, - FFFD63034fa87f8563034fa8 /* pipeline/PxcNpContactPrepShared.cpp */, - FFFD630350107f8563035010 /* pipeline/PxcNpMemBlockPool.cpp */, - FFFD630350787f8563035078 /* pipeline/PxcNpThreadContext.cpp */, + FFFDba0268007fbaba026800 /* collision/PxcContact.cpp */, + FFFDba0268687fbaba026868 /* pipeline/PxcContactCache.cpp */, + FFFDba0268d07fbaba0268d0 /* pipeline/PxcContactMethodImpl.cpp */, + FFFDba0269387fbaba026938 /* pipeline/PxcMaterialHeightField.cpp */, + FFFDba0269a07fbaba0269a0 /* pipeline/PxcMaterialMesh.cpp */, + FFFDba026a087fbaba026a08 /* pipeline/PxcMaterialMethodImpl.cpp */, + FFFDba026a707fbaba026a70 /* pipeline/PxcMaterialShape.cpp */, + FFFDba026ad87fbaba026ad8 /* pipeline/PxcNpBatch.cpp */, + FFFDba026b407fbaba026b40 /* pipeline/PxcNpCacheStreamPair.cpp */, + FFFDba026ba87fbaba026ba8 /* pipeline/PxcNpContactPrepShared.cpp */, + FFFDba026c107fbaba026c10 /* pipeline/PxcNpMemBlockPool.cpp */, + FFFDba026c787fbaba026c78 /* pipeline/PxcNpThreadContext.cpp */, ); name = "Common Source"; sourceTree = SOURCE_ROOT; }; - FFFB62e7e0787f8562e7e078 /* Common Includes */ = { + FFFBb985efb87fbab985efb8 /* Common Includes */ = { isa = PBXGroup; children = ( - FFFD630354007f8563035400 /* collision/PxcContactMethodImpl.h */, - FFFD630354687f8563035468 /* pipeline/PxcCCDStateStreamPair.h */, - FFFD630354d07f85630354d0 /* pipeline/PxcConstraintBlockStream.h */, - FFFD630355387f8563035538 /* pipeline/PxcContactCache.h */, - FFFD630355a07f85630355a0 /* pipeline/PxcMaterialMethodImpl.h */, - FFFD630356087f8563035608 /* pipeline/PxcNpBatch.h */, - FFFD630356707f8563035670 /* pipeline/PxcNpCache.h */, - FFFD630356d87f85630356d8 /* pipeline/PxcNpCacheStreamPair.h */, - FFFD630357407f8563035740 /* pipeline/PxcNpContactPrepShared.h */, - FFFD630357a87f85630357a8 /* pipeline/PxcNpMemBlockPool.h */, - FFFD630358107f8563035810 /* pipeline/PxcNpThreadContext.h */, - FFFD630358787f8563035878 /* pipeline/PxcNpWorkUnit.h */, - FFFD630358e07f85630358e0 /* pipeline/PxcRigidBody.h */, - FFFD630359487f8563035948 /* utils/PxcScratchAllocator.h */, - FFFD630359b07f85630359b0 /* utils/PxcThreadCoherentCache.h */, + FFFDba02aa007fbaba02aa00 /* collision/PxcContactMethodImpl.h */, + FFFDba02aa687fbaba02aa68 /* pipeline/PxcCCDStateStreamPair.h */, + FFFDba02aad07fbaba02aad0 /* pipeline/PxcConstraintBlockStream.h */, + FFFDba02ab387fbaba02ab38 /* pipeline/PxcContactCache.h */, + FFFDba02aba07fbaba02aba0 /* pipeline/PxcMaterialMethodImpl.h */, + FFFDba02ac087fbaba02ac08 /* pipeline/PxcNpBatch.h */, + FFFDba02ac707fbaba02ac70 /* pipeline/PxcNpCache.h */, + FFFDba02acd87fbaba02acd8 /* pipeline/PxcNpCacheStreamPair.h */, + FFFDba02ad407fbaba02ad40 /* pipeline/PxcNpContactPrepShared.h */, + FFFDba02ada87fbaba02ada8 /* pipeline/PxcNpMemBlockPool.h */, + FFFDba02ae107fbaba02ae10 /* pipeline/PxcNpThreadContext.h */, + FFFDba02ae787fbaba02ae78 /* pipeline/PxcNpWorkUnit.h */, + FFFDba02aee07fbaba02aee0 /* pipeline/PxcRigidBody.h */, + FFFDba02af487fbaba02af48 /* utils/PxcScratchAllocator.h */, + FFFDba02afb07fbaba02afb0 /* utils/PxcThreadCoherentCache.h */, ); name = "Common Includes"; sourceTree = SOURCE_ROOT; }; - FFFB64431e607f8564431e60 /* LowLevelAABB */ = { + FFFBbb0160707fbabb016070 /* LowLevelAABB */ = { isa = PBXGroup; children = ( - FFFB644362a07f85644362a0 /* include */, - FFFB644362c87f85644362c8 /* src */, + FFFBb9e08f407fbab9e08f40 /* include */, + FFFBb9e08f687fbab9e08f68 /* src */, ); name = "LowLevelAABB"; sourceTree = "<group>"; }; - FFFB644362a07f85644362a0 /* include */ = { + FFFBb9e08f407fbab9e08f40 /* include */ = { isa = PBXGroup; children = ( - FFFD644362f07f85644362f0 /* BpAABBManagerTasks.h */, - FFFD644363587f8564436358 /* BpBroadPhase.h */, - FFFD644363c07f85644363c0 /* BpBroadPhaseUpdate.h */, - FFFD644364287f8564436428 /* BpSimpleAABBManager.h */, + FFFDb9e0a1307fbab9e0a130 /* BpAABBManagerTasks.h */, + FFFDb9e0a1987fbab9e0a198 /* BpBroadPhase.h */, + FFFDb9e0a2007fbab9e0a200 /* BpBroadPhaseUpdate.h */, + FFFDb9e0a2687fbab9e0a268 /* BpSimpleAABBManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB644362c87f85644362c8 /* src */ = { + FFFBb9e08f687fbab9e08f68 /* src */ = { isa = PBXGroup; children = ( - FFFD648182007f8564818200 /* BpBroadPhaseMBP.h */, - FFFD648182687f8564818268 /* BpBroadPhaseMBPCommon.h */, - FFFD648182d07f85648182d0 /* BpBroadPhaseSap.h */, - FFFD648183387f8564818338 /* BpBroadPhaseSapAux.h */, - FFFD648183a07f85648183a0 /* BpMBPTasks.h */, - FFFD648184087f8564818408 /* BpSAPTasks.h */, - FFFD648184707f8564818470 /* BpBroadPhase.cpp */, - FFFD648184d87f85648184d8 /* BpBroadPhaseMBP.cpp */, - FFFD648185407f8564818540 /* BpBroadPhaseSap.cpp */, - FFFD648185a87f85648185a8 /* BpBroadPhaseSapAux.cpp */, - FFFD648186107f8564818610 /* BpMBPTasks.cpp */, - FFFD648186787f8564818678 /* BpSAPTasks.cpp */, - FFFD648186e07f85648186e0 /* BpSimpleAABBManager.cpp */, + FFFDba81fc007fbaba81fc00 /* BpBroadPhaseMBP.h */, + FFFDba81fc687fbaba81fc68 /* BpBroadPhaseMBPCommon.h */, + FFFDba81fcd07fbaba81fcd0 /* BpBroadPhaseSap.h */, + FFFDba81fd387fbaba81fd38 /* BpBroadPhaseSapAux.h */, + FFFDba81fda07fbaba81fda0 /* BpMBPTasks.h */, + FFFDba81fe087fbaba81fe08 /* BpSAPTasks.h */, + FFFDba81fe707fbaba81fe70 /* BpBroadPhase.cpp */, + FFFDba81fed87fbaba81fed8 /* BpBroadPhaseMBP.cpp */, + FFFDba81ff407fbaba81ff40 /* BpBroadPhaseSap.cpp */, + FFFDba81ffa87fbaba81ffa8 /* BpBroadPhaseSapAux.cpp */, + FFFDba8200107fbaba820010 /* BpMBPTasks.cpp */, + FFFDba8200787fbaba820078 /* BpSAPTasks.cpp */, + FFFDba8200e07fbaba8200e0 /* BpSimpleAABBManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB62ea73f07f8562ea73f0 /* LowLevelDynamics */ = { + FFFBb872ced07fbab872ced0 /* LowLevelDynamics */ = { isa = PBXGroup; children = ( - FFFB62e94c307f8562e94c30 /* Dynamics Source */, - FFFB62e94c587f8562e94c58 /* Dynamics Includes */, - FFFB62e94c807f8562e94c80 /* Dynamics Internal Includes */, + FFFBb8734d107fbab8734d10 /* Dynamics Source */, + FFFBb8734d387fbab8734d38 /* Dynamics Includes */, + FFFBb8734d607fbab8734d60 /* Dynamics Internal Includes */, ); name = "LowLevelDynamics"; sourceTree = "<group>"; }; - FFFB62e94c307f8562e94c30 /* Dynamics Source */ = { + FFFBb8734d107fbab8734d10 /* Dynamics Source */ = { isa = PBXGroup; children = ( - FFFD6303ee007f856303ee00 /* DyArticulation.cpp */, - FFFD6303ee687f856303ee68 /* DyArticulationContactPrep.cpp */, - FFFD6303eed07f856303eed0 /* DyArticulationContactPrepPF.cpp */, - FFFD6303ef387f856303ef38 /* DyArticulationHelper.cpp */, - FFFD6303efa07f856303efa0 /* DyArticulationSIMD.cpp */, - FFFD6303f0087f856303f008 /* DyArticulationScalar.cpp */, - FFFD6303f0707f856303f070 /* DyConstraintPartition.cpp */, - FFFD6303f0d87f856303f0d8 /* DyConstraintSetup.cpp */, - FFFD6303f1407f856303f140 /* DyConstraintSetupBlock.cpp */, - FFFD6303f1a87f856303f1a8 /* DyContactPrep.cpp */, - FFFD6303f2107f856303f210 /* DyContactPrep4.cpp */, - FFFD6303f2787f856303f278 /* DyContactPrep4PF.cpp */, - FFFD6303f2e07f856303f2e0 /* DyContactPrepPF.cpp */, - FFFD6303f3487f856303f348 /* DyDynamics.cpp */, - FFFD6303f3b07f856303f3b0 /* DyFrictionCorrelation.cpp */, - FFFD6303f4187f856303f418 /* DyRigidBodyToSolverBody.cpp */, - FFFD6303f4807f856303f480 /* DySolverConstraints.cpp */, - FFFD6303f4e87f856303f4e8 /* DySolverConstraintsBlock.cpp */, - FFFD6303f5507f856303f550 /* DySolverControl.cpp */, - FFFD6303f5b87f856303f5b8 /* DySolverControlPF.cpp */, - FFFD6303f6207f856303f620 /* DySolverPFConstraints.cpp */, - FFFD6303f6887f856303f688 /* DySolverPFConstraintsBlock.cpp */, - FFFD6303f6f07f856303f6f0 /* DyThreadContext.cpp */, - FFFD6303f7587f856303f758 /* DyThresholdTable.cpp */, + FFFDb900fc007fbab900fc00 /* DyArticulation.cpp */, + FFFDb900fc687fbab900fc68 /* DyArticulationContactPrep.cpp */, + FFFDb900fcd07fbab900fcd0 /* DyArticulationContactPrepPF.cpp */, + FFFDb900fd387fbab900fd38 /* DyArticulationHelper.cpp */, + FFFDb900fda07fbab900fda0 /* DyArticulationSIMD.cpp */, + FFFDb900fe087fbab900fe08 /* DyArticulationScalar.cpp */, + FFFDb900fe707fbab900fe70 /* DyConstraintPartition.cpp */, + FFFDb900fed87fbab900fed8 /* DyConstraintSetup.cpp */, + FFFDb900ff407fbab900ff40 /* DyConstraintSetupBlock.cpp */, + FFFDb900ffa87fbab900ffa8 /* DyContactPrep.cpp */, + FFFDb90100107fbab9010010 /* DyContactPrep4.cpp */, + FFFDb90100787fbab9010078 /* DyContactPrep4PF.cpp */, + FFFDb90100e07fbab90100e0 /* DyContactPrepPF.cpp */, + FFFDb90101487fbab9010148 /* DyDynamics.cpp */, + FFFDb90101b07fbab90101b0 /* DyFrictionCorrelation.cpp */, + FFFDb90102187fbab9010218 /* DyRigidBodyToSolverBody.cpp */, + FFFDb90102807fbab9010280 /* DySolverConstraints.cpp */, + FFFDb90102e87fbab90102e8 /* DySolverConstraintsBlock.cpp */, + FFFDb90103507fbab9010350 /* DySolverControl.cpp */, + FFFDb90103b87fbab90103b8 /* DySolverControlPF.cpp */, + FFFDb90104207fbab9010420 /* DySolverPFConstraints.cpp */, + FFFDb90104887fbab9010488 /* DySolverPFConstraintsBlock.cpp */, + FFFDb90104f07fbab90104f0 /* DyThreadContext.cpp */, + FFFDb90105587fbab9010558 /* DyThresholdTable.cpp */, ); name = "Dynamics Source"; sourceTree = SOURCE_ROOT; }; - FFFB62e94c587f8562e94c58 /* Dynamics Includes */ = { + FFFBb8734d387fbab8734d38 /* Dynamics Includes */ = { isa = PBXGroup; children = ( - FFFD62ea96107f8562ea9610 /* DyArticulation.h */, - FFFD62ea96787f8562ea9678 /* DyConstraint.h */, - FFFD62ea96e07f8562ea96e0 /* DyConstraintWriteBack.h */, - FFFD62ea97487f8562ea9748 /* DyContext.h */, - FFFD62ea97b07f8562ea97b0 /* DySleepingConfigulation.h */, - FFFD62ea98187f8562ea9818 /* DyThresholdTable.h */, + FFFDb87363907fbab8736390 /* DyArticulation.h */, + FFFDb87363f87fbab87363f8 /* DyConstraint.h */, + FFFDb87364607fbab8736460 /* DyConstraintWriteBack.h */, + FFFDb87364c87fbab87364c8 /* DyContext.h */, + FFFDb87365307fbab8736530 /* DySleepingConfigulation.h */, + FFFDb87365987fbab8736598 /* DyThresholdTable.h */, ); name = "Dynamics Includes"; sourceTree = SOURCE_ROOT; }; - FFFB62e94c807f8562e94c80 /* Dynamics Internal Includes */ = { + FFFBb8734d607fbab8734d60 /* Dynamics Internal Includes */ = { isa = PBXGroup; children = ( - FFFD630400007f8563040000 /* DyArticulationContactPrep.h */, - FFFD630400687f8563040068 /* DyArticulationFnsDebug.h */, - FFFD630400d07f85630400d0 /* DyArticulationFnsScalar.h */, - FFFD630401387f8563040138 /* DyArticulationFnsSimd.h */, - FFFD630401a07f85630401a0 /* DyArticulationHelper.h */, - FFFD630402087f8563040208 /* DyArticulationPImpl.h */, - FFFD630402707f8563040270 /* DyArticulationReference.h */, - FFFD630402d87f85630402d8 /* DyArticulationScalar.h */, - FFFD630403407f8563040340 /* DyArticulationUtils.h */, - FFFD630403a87f85630403a8 /* DyBodyCoreIntegrator.h */, - FFFD630404107f8563040410 /* DyConstraintPartition.h */, - FFFD630404787f8563040478 /* DyConstraintPrep.h */, - FFFD630404e07f85630404e0 /* DyContactPrep.h */, - FFFD630405487f8563040548 /* DyContactPrepShared.h */, - FFFD630405b07f85630405b0 /* DyContactReduction.h */, - FFFD630406187f8563040618 /* DyCorrelationBuffer.h */, - FFFD630406807f8563040680 /* DyDynamics.h */, - FFFD630406e87f85630406e8 /* DyFrictionPatch.h */, - FFFD630407507f8563040750 /* DyFrictionPatchStreamPair.h */, - FFFD630407b87f85630407b8 /* DySolverBody.h */, - FFFD630408207f8563040820 /* DySolverConstraint1D.h */, - FFFD630408887f8563040888 /* DySolverConstraint1D4.h */, - FFFD630408f07f85630408f0 /* DySolverConstraintDesc.h */, - FFFD630409587f8563040958 /* DySolverConstraintExtShared.h */, - FFFD630409c07f85630409c0 /* DySolverConstraintTypes.h */, - FFFD63040a287f8563040a28 /* DySolverConstraintsShared.h */, - FFFD63040a907f8563040a90 /* DySolverContact.h */, - FFFD63040af87f8563040af8 /* DySolverContact4.h */, - FFFD63040b607f8563040b60 /* DySolverContactPF.h */, - FFFD63040bc87f8563040bc8 /* DySolverContactPF4.h */, - FFFD63040c307f8563040c30 /* DySolverContext.h */, - FFFD63040c987f8563040c98 /* DySolverControl.h */, - FFFD63040d007f8563040d00 /* DySolverControlPF.h */, - FFFD63040d687f8563040d68 /* DySolverCore.h */, - FFFD63040dd07f8563040dd0 /* DySolverExt.h */, - FFFD63040e387f8563040e38 /* DySpatial.h */, - FFFD63040ea07f8563040ea0 /* DyThreadContext.h */, + FFFDb9011c007fbab9011c00 /* DyArticulationContactPrep.h */, + FFFDb9011c687fbab9011c68 /* DyArticulationFnsDebug.h */, + FFFDb9011cd07fbab9011cd0 /* DyArticulationFnsScalar.h */, + FFFDb9011d387fbab9011d38 /* DyArticulationFnsSimd.h */, + FFFDb9011da07fbab9011da0 /* DyArticulationHelper.h */, + FFFDb9011e087fbab9011e08 /* DyArticulationPImpl.h */, + FFFDb9011e707fbab9011e70 /* DyArticulationReference.h */, + FFFDb9011ed87fbab9011ed8 /* DyArticulationScalar.h */, + FFFDb9011f407fbab9011f40 /* DyArticulationUtils.h */, + FFFDb9011fa87fbab9011fa8 /* DyBodyCoreIntegrator.h */, + FFFDb90120107fbab9012010 /* DyConstraintPartition.h */, + FFFDb90120787fbab9012078 /* DyConstraintPrep.h */, + FFFDb90120e07fbab90120e0 /* DyContactPrep.h */, + FFFDb90121487fbab9012148 /* DyContactPrepShared.h */, + FFFDb90121b07fbab90121b0 /* DyContactReduction.h */, + FFFDb90122187fbab9012218 /* DyCorrelationBuffer.h */, + FFFDb90122807fbab9012280 /* DyDynamics.h */, + FFFDb90122e87fbab90122e8 /* DyFrictionPatch.h */, + FFFDb90123507fbab9012350 /* DyFrictionPatchStreamPair.h */, + FFFDb90123b87fbab90123b8 /* DySolverBody.h */, + FFFDb90124207fbab9012420 /* DySolverConstraint1D.h */, + FFFDb90124887fbab9012488 /* DySolverConstraint1D4.h */, + FFFDb90124f07fbab90124f0 /* DySolverConstraintDesc.h */, + FFFDb90125587fbab9012558 /* DySolverConstraintExtShared.h */, + FFFDb90125c07fbab90125c0 /* DySolverConstraintTypes.h */, + FFFDb90126287fbab9012628 /* DySolverConstraintsShared.h */, + FFFDb90126907fbab9012690 /* DySolverContact.h */, + FFFDb90126f87fbab90126f8 /* DySolverContact4.h */, + FFFDb90127607fbab9012760 /* DySolverContactPF.h */, + FFFDb90127c87fbab90127c8 /* DySolverContactPF4.h */, + FFFDb90128307fbab9012830 /* DySolverContext.h */, + FFFDb90128987fbab9012898 /* DySolverControl.h */, + FFFDb90129007fbab9012900 /* DySolverControlPF.h */, + FFFDb90129687fbab9012968 /* DySolverCore.h */, + FFFDb90129d07fbab90129d0 /* DySolverExt.h */, + FFFDb9012a387fbab9012a38 /* DySpatial.h */, + FFFDb9012aa07fbab9012aa0 /* DyThreadContext.h */, ); name = "Dynamics Internal Includes"; sourceTree = SOURCE_ROOT; }; - FFFB647094107f8564709410 /* LowLevelCloth */ = { + FFFBb87530507fbab8753050 /* LowLevelCloth */ = { isa = PBXGroup; children = ( - FFFB6470bb607f856470bb60 /* include */, - FFFB6470bb887f856470bb88 /* src */, + FFFBb87552507fbab8755250 /* include */, + FFFBb87552787fbab8755278 /* src */, ); name = "LowLevelCloth"; sourceTree = "<group>"; }; - FFFB6470bb607f856470bb60 /* include */ = { + FFFBb87552507fbab8755250 /* include */ = { isa = PBXGroup; children = ( - FFFD6470ce107f856470ce10 /* Cloth.h */, - FFFD6470ce787f856470ce78 /* Fabric.h */, - FFFD6470cee07f856470cee0 /* Factory.h */, - FFFD6470cf487f856470cf48 /* PhaseConfig.h */, - FFFD6470cfb07f856470cfb0 /* Range.h */, - FFFD6470d0187f856470d018 /* Solver.h */, - FFFD6470d0807f856470d080 /* Types.h */, + FFFDb87565007fbab8756500 /* Cloth.h */, + FFFDb87565687fbab8756568 /* Fabric.h */, + FFFDb87565d07fbab87565d0 /* Factory.h */, + FFFDb87566387fbab8756638 /* PhaseConfig.h */, + FFFDb87566a07fbab87566a0 /* Range.h */, + FFFDb87567087fbab8756708 /* Solver.h */, + FFFDb87567707fbab8756770 /* Types.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB6470bb887f856470bb88 /* src */ = { + FFFBb87552787fbab8755278 /* src */ = { isa = PBXGroup; children = ( - FFFD65009c007f8565009c00 /* Allocator.h */, - FFFD65009c687f8565009c68 /* Array.h */, - FFFD65009cd07f8565009cd0 /* BoundingBox.h */, - FFFD65009d387f8565009d38 /* ClothBase.h */, - FFFD65009da07f8565009da0 /* ClothImpl.h */, - FFFD65009e087f8565009e08 /* IndexPair.h */, - FFFD65009e707f8565009e70 /* IterationState.h */, - FFFD65009ed87f8565009ed8 /* MovingAverage.h */, - FFFD65009f407f8565009f40 /* PointInterpolator.h */, - FFFD65009fa87f8565009fa8 /* Simd.h */, - FFFD6500a0107f856500a010 /* Simd4f.h */, - FFFD6500a0787f856500a078 /* Simd4i.h */, - FFFD6500a0e07f856500a0e0 /* SimdTypes.h */, - FFFD6500a1487f856500a148 /* StackAllocator.h */, - FFFD6500a1b07f856500a1b0 /* SwCloth.h */, - FFFD6500a2187f856500a218 /* SwClothData.h */, - FFFD6500a2807f856500a280 /* SwCollision.h */, - FFFD6500a2e87f856500a2e8 /* SwCollisionHelpers.h */, - FFFD6500a3507f856500a350 /* SwFabric.h */, - FFFD6500a3b87f856500a3b8 /* SwFactory.h */, - FFFD6500a4207f856500a420 /* SwInterCollision.h */, - FFFD6500a4887f856500a488 /* SwSelfCollision.h */, - FFFD6500a4f07f856500a4f0 /* SwSolver.h */, - FFFD6500a5587f856500a558 /* SwSolverKernel.h */, - FFFD6500a5c07f856500a5c0 /* TripletScheduler.h */, - FFFD6500a6287f856500a628 /* Vec4T.h */, - FFFD6500a6907f856500a690 /* Allocator.cpp */, - FFFD6500a6f87f856500a6f8 /* Factory.cpp */, - FFFD6500a7607f856500a760 /* PhaseConfig.cpp */, - FFFD6500a7c87f856500a7c8 /* SwCloth.cpp */, - FFFD6500a8307f856500a830 /* SwClothData.cpp */, - FFFD6500a8987f856500a898 /* SwCollision.cpp */, - FFFD6500a9007f856500a900 /* SwFabric.cpp */, - FFFD6500a9687f856500a968 /* SwFactory.cpp */, - FFFD6500a9d07f856500a9d0 /* SwInterCollision.cpp */, - FFFD6500aa387f856500aa38 /* SwSelfCollision.cpp */, - FFFD6500aaa07f856500aaa0 /* SwSolver.cpp */, - FFFD6500ab087f856500ab08 /* SwSolverKernel.cpp */, - FFFD6500ab707f856500ab70 /* TripletScheduler.cpp */, + FFFDb901b8007fbab901b800 /* Allocator.h */, + FFFDb901b8687fbab901b868 /* Array.h */, + FFFDb901b8d07fbab901b8d0 /* BoundingBox.h */, + FFFDb901b9387fbab901b938 /* ClothBase.h */, + FFFDb901b9a07fbab901b9a0 /* ClothImpl.h */, + FFFDb901ba087fbab901ba08 /* IndexPair.h */, + FFFDb901ba707fbab901ba70 /* IterationState.h */, + FFFDb901bad87fbab901bad8 /* MovingAverage.h */, + FFFDb901bb407fbab901bb40 /* PointInterpolator.h */, + FFFDb901bba87fbab901bba8 /* Simd.h */, + FFFDb901bc107fbab901bc10 /* Simd4f.h */, + FFFDb901bc787fbab901bc78 /* Simd4i.h */, + FFFDb901bce07fbab901bce0 /* SimdTypes.h */, + FFFDb901bd487fbab901bd48 /* StackAllocator.h */, + FFFDb901bdb07fbab901bdb0 /* SwCloth.h */, + FFFDb901be187fbab901be18 /* SwClothData.h */, + FFFDb901be807fbab901be80 /* SwCollision.h */, + FFFDb901bee87fbab901bee8 /* SwCollisionHelpers.h */, + FFFDb901bf507fbab901bf50 /* SwFabric.h */, + FFFDb901bfb87fbab901bfb8 /* SwFactory.h */, + FFFDb901c0207fbab901c020 /* SwInterCollision.h */, + FFFDb901c0887fbab901c088 /* SwSelfCollision.h */, + FFFDb901c0f07fbab901c0f0 /* SwSolver.h */, + FFFDb901c1587fbab901c158 /* SwSolverKernel.h */, + FFFDb901c1c07fbab901c1c0 /* TripletScheduler.h */, + FFFDb901c2287fbab901c228 /* Vec4T.h */, + FFFDb901c2907fbab901c290 /* Allocator.cpp */, + FFFDb901c2f87fbab901c2f8 /* Factory.cpp */, + FFFDb901c3607fbab901c360 /* PhaseConfig.cpp */, + FFFDb901c3c87fbab901c3c8 /* SwCloth.cpp */, + FFFDb901c4307fbab901c430 /* SwClothData.cpp */, + FFFDb901c4987fbab901c498 /* SwCollision.cpp */, + FFFDb901c5007fbab901c500 /* SwFabric.cpp */, + FFFDb901c5687fbab901c568 /* SwFactory.cpp */, + FFFDb901c5d07fbab901c5d0 /* SwInterCollision.cpp */, + FFFDb901c6387fbab901c638 /* SwSelfCollision.cpp */, + FFFDb901c6a07fbab901c6a0 /* SwSolver.cpp */, + FFFDb901c7087fbab901c708 /* SwSolverKernel.cpp */, + FFFDb901c7707fbab901c770 /* TripletScheduler.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB64455fc07f8564455fc0 /* LowLevelParticles */ = { + FFFBbb01a9407fbabb01a940 /* LowLevelParticles */ = { isa = PBXGroup; children = ( - FFFB64447bc07f8564447bc0 /* include */, - FFFB64447be87f8564447be8 /* src */, + FFFBbb01c9007fbabb01c900 /* include */, + FFFBbb01c9287fbabb01c928 /* src */, ); name = "LowLevelParticles"; sourceTree = "<group>"; }; - FFFB64447bc07f8564447bc0 /* include */ = { + FFFBbb01c9007fbabb01c900 /* include */ = { isa = PBXGroup; children = ( - FFFD6481bc007f856481bc00 /* PtBodyTransformVault.h */, - FFFD6481bc687f856481bc68 /* PtContext.h */, - FFFD6481bcd07f856481bcd0 /* PtGridCellVector.h */, - FFFD6481bd387f856481bd38 /* PtParticle.h */, - FFFD6481bda07f856481bda0 /* PtParticleContactManagerStream.h */, - FFFD6481be087f856481be08 /* PtParticleData.h */, - FFFD6481be707f856481be70 /* PtParticleShape.h */, - FFFD6481bed87f856481bed8 /* PtParticleSystemCore.h */, - FFFD6481bf407f856481bf40 /* PtParticleSystemFlags.h */, - FFFD6481bfa87f856481bfa8 /* PtParticleSystemSim.h */, + FFFDba825e007fbaba825e00 /* PtBodyTransformVault.h */, + FFFDba825e687fbaba825e68 /* PtContext.h */, + FFFDba825ed07fbaba825ed0 /* PtGridCellVector.h */, + FFFDba825f387fbaba825f38 /* PtParticle.h */, + FFFDba825fa07fbaba825fa0 /* PtParticleContactManagerStream.h */, + FFFDba8260087fbaba826008 /* PtParticleData.h */, + FFFDba8260707fbaba826070 /* PtParticleShape.h */, + FFFDba8260d87fbaba8260d8 /* PtParticleSystemCore.h */, + FFFDba8261407fbaba826140 /* PtParticleSystemFlags.h */, + FFFDba8261a87fbaba8261a8 /* PtParticleSystemSim.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB64447be87f8564447be8 /* src */ = { + FFFBbb01c9287fbabb01c928 /* src */ = { isa = PBXGroup; children = ( - FFFD648222007f8564822200 /* PtBatcher.h */, - FFFD648222687f8564822268 /* PtCollision.h */, - FFFD648222d07f85648222d0 /* PtCollisionData.h */, - FFFD648223387f8564822338 /* PtCollisionHelper.h */, - FFFD648223a07f85648223a0 /* PtCollisionMethods.h */, - FFFD648224087f8564822408 /* PtCollisionParameters.h */, - FFFD648224707f8564822470 /* PtConfig.h */, - FFFD648224d87f85648224d8 /* PtConstants.h */, - FFFD648225407f8564822540 /* PtContextCpu.h */, - FFFD648225a87f85648225a8 /* PtDynamicHelper.h */, - FFFD648226107f8564822610 /* PtDynamics.h */, - FFFD648226787f8564822678 /* PtDynamicsKernels.h */, - FFFD648226e07f85648226e0 /* PtDynamicsParameters.h */, - FFFD648227487f8564822748 /* PtDynamicsTempBuffers.h */, - FFFD648227b07f85648227b0 /* PtHeightFieldAabbTest.h */, - FFFD648228187f8564822818 /* PtPacketSections.h */, - FFFD648228807f8564822880 /* PtParticleCell.h */, - FFFD648228e87f85648228e8 /* PtParticleOpcodeCache.h */, - FFFD648229507f8564822950 /* PtParticleShapeCpu.h */, - FFFD648229b87f85648229b8 /* PtParticleSystemSimCpu.h */, - FFFD64822a207f8564822a20 /* PtSpatialHash.h */, - FFFD64822a887f8564822a88 /* PtSpatialHashHelper.h */, - FFFD64822af07f8564822af0 /* PtTwoWayData.h */, - FFFD64822b587f8564822b58 /* PtBatcher.cpp */, - FFFD64822bc07f8564822bc0 /* PtBodyTransformVault.cpp */, - FFFD64822c287f8564822c28 /* PtCollision.cpp */, - FFFD64822c907f8564822c90 /* PtCollisionBox.cpp */, - FFFD64822cf87f8564822cf8 /* PtCollisionCapsule.cpp */, - FFFD64822d607f8564822d60 /* PtCollisionConvex.cpp */, - FFFD64822dc87f8564822dc8 /* PtCollisionMesh.cpp */, - FFFD64822e307f8564822e30 /* PtCollisionPlane.cpp */, - FFFD64822e987f8564822e98 /* PtCollisionSphere.cpp */, - FFFD64822f007f8564822f00 /* PtContextCpu.cpp */, - FFFD64822f687f8564822f68 /* PtDynamics.cpp */, - FFFD64822fd07f8564822fd0 /* PtParticleData.cpp */, - FFFD648230387f8564823038 /* PtParticleShapeCpu.cpp */, - FFFD648230a07f85648230a0 /* PtParticleSystemSimCpu.cpp */, - FFFD648231087f8564823108 /* PtSpatialHash.cpp */, - FFFD648231707f8564823170 /* PtSpatialLocalHash.cpp */, + FFFDba830a007fbaba830a00 /* PtBatcher.h */, + FFFDba830a687fbaba830a68 /* PtCollision.h */, + FFFDba830ad07fbaba830ad0 /* PtCollisionData.h */, + FFFDba830b387fbaba830b38 /* PtCollisionHelper.h */, + FFFDba830ba07fbaba830ba0 /* PtCollisionMethods.h */, + FFFDba830c087fbaba830c08 /* PtCollisionParameters.h */, + FFFDba830c707fbaba830c70 /* PtConfig.h */, + FFFDba830cd87fbaba830cd8 /* PtConstants.h */, + FFFDba830d407fbaba830d40 /* PtContextCpu.h */, + FFFDba830da87fbaba830da8 /* PtDynamicHelper.h */, + FFFDba830e107fbaba830e10 /* PtDynamics.h */, + FFFDba830e787fbaba830e78 /* PtDynamicsKernels.h */, + FFFDba830ee07fbaba830ee0 /* PtDynamicsParameters.h */, + FFFDba830f487fbaba830f48 /* PtDynamicsTempBuffers.h */, + FFFDba830fb07fbaba830fb0 /* PtHeightFieldAabbTest.h */, + FFFDba8310187fbaba831018 /* PtPacketSections.h */, + FFFDba8310807fbaba831080 /* PtParticleCell.h */, + FFFDba8310e87fbaba8310e8 /* PtParticleOpcodeCache.h */, + FFFDba8311507fbaba831150 /* PtParticleShapeCpu.h */, + FFFDba8311b87fbaba8311b8 /* PtParticleSystemSimCpu.h */, + FFFDba8312207fbaba831220 /* PtSpatialHash.h */, + FFFDba8312887fbaba831288 /* PtSpatialHashHelper.h */, + FFFDba8312f07fbaba8312f0 /* PtTwoWayData.h */, + FFFDba8313587fbaba831358 /* PtBatcher.cpp */, + FFFDba8313c07fbaba8313c0 /* PtBodyTransformVault.cpp */, + FFFDba8314287fbaba831428 /* PtCollision.cpp */, + FFFDba8314907fbaba831490 /* PtCollisionBox.cpp */, + FFFDba8314f87fbaba8314f8 /* PtCollisionCapsule.cpp */, + FFFDba8315607fbaba831560 /* PtCollisionConvex.cpp */, + FFFDba8315c87fbaba8315c8 /* PtCollisionMesh.cpp */, + FFFDba8316307fbaba831630 /* PtCollisionPlane.cpp */, + FFFDba8316987fbaba831698 /* PtCollisionSphere.cpp */, + FFFDba8317007fbaba831700 /* PtContextCpu.cpp */, + FFFDba8317687fbaba831768 /* PtDynamics.cpp */, + FFFDba8317d07fbaba8317d0 /* PtParticleData.cpp */, + FFFDba8318387fbaba831838 /* PtParticleShapeCpu.cpp */, + FFFDba8318a07fbaba8318a0 /* PtParticleSystemSimCpu.cpp */, + FFFDba8319087fbaba831908 /* PtSpatialHash.cpp */, + FFFDba8319707fbaba831970 /* PtSpatialLocalHash.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB65a0da807f8565a0da80 /* PxTask */ = { + FFFBbb3e5dc07fbabb3e5dc0 /* PxTask */ = { isa = PBXGroup; children = ( - FFFB65a0b5207f8565a0b520 /* include */, - FFFB65a0b5487f8565a0b548 /* src */, + FFFBbb3e5ff07fbabb3e5ff0 /* include */, + FFFBbb3e60187fbabb3e6018 /* src */, ); name = "PxTask"; sourceTree = "<group>"; }; - FFFB65a0b5207f8565a0b520 /* include */ = { + FFFBbb3e5ff07fbabb3e5ff0 /* include */ = { isa = PBXGroup; children = ( - FFFD65a0b6407f8565a0b640 /* PxCpuDispatcher.h */, - FFFD65a0b6a87f8565a0b6a8 /* PxGpuDispatcher.h */, - FFFD65a0b7107f8565a0b710 /* PxGpuTask.h */, - FFFD65a0b7787f8565a0b778 /* PxTask.h */, - FFFD65a0b7e07f8565a0b7e0 /* PxTaskDefine.h */, - FFFD65a0b8487f8565a0b848 /* PxTaskManager.h */, + FFFDbb3e6fd07fbabb3e6fd0 /* PxCpuDispatcher.h */, + FFFDbb3e70387fbabb3e7038 /* PxGpuDispatcher.h */, + FFFDbb3e70a07fbabb3e70a0 /* PxGpuTask.h */, + FFFDbb3e71087fbabb3e7108 /* PxTask.h */, + FFFDbb3e71707fbabb3e7170 /* PxTaskDefine.h */, + FFFDbb3e71d87fbabb3e71d8 /* PxTaskManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB65a0b5487f8565a0b548 /* src */ = { + FFFBbb3e60187fbabb3e6018 /* src */ = { isa = PBXGroup; children = ( - FFFD65a0b9407f8565a0b940 /* src/TaskManager.cpp */, + FFFDbb3e3e707fbabb3e3e70 /* src/TaskManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB658377107f8565837710 /* PsFastXml */ = { + FFFBb876cb807fbab876cb80 /* PsFastXml */ = { isa = PBXGroup; children = ( - FFFB658ad3907f85658ad390 /* include */, - FFFB658ad3b87f85658ad3b8 /* src */, + FFFBb876d1607fbab876d160 /* include */, + FFFBb876d1887fbab876d188 /* src */, ); name = "PsFastXml"; sourceTree = "<group>"; }; - FFFB658ad3907f85658ad390 /* include */ = { + FFFBb876d1607fbab876d160 /* include */ = { isa = PBXGroup; children = ( - FFFD658b13307f85658b1330 /* PsFastXml.h */, + FFFDb876d2f07fbab876d2f0 /* PsFastXml.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB658ad3b87f85658ad3b8 /* src */ = { + FFFBb876d1887fbab876d188 /* src */ = { isa = PBXGroup; children = ( - FFFD658af8807f85658af880 /* PsFastXml.cpp */, + FFFDb876d3f07fbab876d3f0 /* PsFastXml.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; @@ -5011,61 +5011,61 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - FFFA658037a07f85658037a0 /* PhysX */ = { + FFFAb87703d07fbab87703d0 /* PhysX */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6658037a07f85658037a0 /* Build configuration list for PBXNativeTarget "PhysX" */; + buildConfigurationList = FFF6b87703d07fbab87703d0 /* Build configuration list for PBXNativeTarget "PhysX" */; buildPhases = ( - FFF2658037a07f85658037a0, - FFF8658037a07f85658037a0, - FFFC658037a07f85658037a0, + FFF2b87703d07fbab87703d0, + FFF8b87703d07fbab87703d0, + FFFCb87703d07fbab87703d0, ); buildRules = ( ); dependencies = ( - FFF46581de807f856581de80, /* LowLevel */ - FFF46581a1f07f856581a1f0, /* LowLevelAABB */ - FFF465812a407f8565812a40, /* LowLevelCloth */ - FFF4658147d07f85658147d0, /* LowLevelDynamics */ - FFF46580edb07f856580edb0, /* LowLevelParticles */ - FFF4658159107f8565815910, /* PhysXCommon */ - FFF4658ce9707f85658ce970, /* PxFoundation */ - FFF4658d2b507f85658d2b50, /* PxPvdSDK */ - FFF4658076307f8565807630, /* PxTask */ - FFF46580d0207f856580d020, /* SceneQuery */ - FFF4658076007f8565807600, /* SimulationController */ + FFF4b8775d407fbab8775d40, /* LowLevel */ + FFF4b87750107fbab8775010, /* LowLevelAABB */ + FFF4b8767fc07fbab8767fc0, /* LowLevelCloth */ + FFF4b87750707fbab8775070, /* LowLevelDynamics */ + FFF4b87680207fbab8768020, /* LowLevelParticles */ + FFF4b8771ca07fbab8771ca0, /* PhysXCommon */ + FFF4b87706f07fbab87706f0, /* PxFoundation */ + FFF4b87703a07fbab87703a0, /* PxPvdSDK */ + FFF4b87629a07fbab87629a0, /* PxTask */ + FFF4b87680807fbab8768080, /* SceneQuery */ + FFF4b87629707fbab8762970, /* SimulationController */ ); name = "PhysX"; productName = "PhysX"; - productReference = FFFD658037a07f85658037a0 /* PhysX */; + productReference = FFFDb87703d07fbab87703d0 /* PhysX */; productType = "com.apple.product-type.library.static"; }; - FFFA659099007f8565909900 /* PhysXCharacterKinematic */ = { + FFFAb8767c907fbab8767c90 /* PhysXCharacterKinematic */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6659099007f8565909900 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; + buildConfigurationList = FFF6b8767c907fbab8767c90 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; buildPhases = ( - FFF2659099007f8565909900, - FFF8659099007f8565909900, - FFFC659099007f8565909900, + FFF2b8767c907fbab8767c90, + FFF8b8767c907fbab8767c90, + FFFCb8767c907fbab8767c90, ); buildRules = ( ); dependencies = ( - FFF465811c807f8565811c80, /* PhysXCommon */ - FFF4658ad3707f85658ad370, /* PhysXExtensions */ - FFF4658077507f8565807750, /* PxFoundation */ + FFF4b87777f07fbab87777f0, /* PhysXCommon */ + FFF4b8776d207fbab8776d20, /* PhysXExtensions */ + FFF4b87783c07fbab87783c0, /* PxFoundation */ ); name = "PhysXCharacterKinematic"; productName = "PhysXCharacterKinematic"; - productReference = FFFD659099007f8565909900 /* PhysXCharacterKinematic */; + productReference = FFFDb8767c907fbab8767c90 /* PhysXCharacterKinematic */; productType = "com.apple.product-type.library.static"; }; - FFFA65909af07f8565909af0 /* PhysXVehicle */ = { + FFFAb87675207fbab8767520 /* PhysXVehicle */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF665909af07f8565909af0 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; + buildConfigurationList = FFF6b87675207fbab8767520 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; buildPhases = ( - FFF265909af07f8565909af0, - FFF865909af07f8565909af0, - FFFC65909af07f8565909af0, + FFF2b87675207fbab8767520, + FFF8b87675207fbab8767520, + FFFCb87675207fbab8767520, ); buildRules = ( ); @@ -5073,34 +5073,34 @@ ); name = "PhysXVehicle"; productName = "PhysXVehicle"; - productReference = FFFD65909af07f8565909af0 /* PhysXVehicle */; + productReference = FFFDb87675207fbab8767520 /* PhysXVehicle */; productType = "com.apple.product-type.library.static"; }; - FFFA6590e1d07f856590e1d0 /* PhysXExtensions */ = { + FFFAb8784f507fbab8784f50 /* PhysXExtensions */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66590e1d07f856590e1d0 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; + buildConfigurationList = FFF6b8784f507fbab8784f50 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; buildPhases = ( - FFF26590e1d07f856590e1d0, - FFF86590e1d07f856590e1d0, - FFFC6590e1d07f856590e1d0, + FFF2b8784f507fbab8784f50, + FFF8b8784f507fbab8784f50, + FFFCb8784f507fbab8784f50, ); buildRules = ( ); dependencies = ( - FFF46590b0b07f856590b0b0, /* PsFastXml */ + FFF4b87858a07fbab87858a0, /* PsFastXml */ ); name = "PhysXExtensions"; productName = "PhysXExtensions"; - productReference = FFFD6590e1d07f856590e1d0 /* PhysXExtensions */; + productReference = FFFDb8784f507fbab8784f50 /* PhysXExtensions */; productType = "com.apple.product-type.library.static"; }; - FFFA659313f07f85659313f0 /* SceneQuery */ = { + FFFAb87961a07fbab87961a0 /* SceneQuery */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6659313f07f85659313f0 /* Build configuration list for PBXNativeTarget "SceneQuery" */; + buildConfigurationList = FFF6b87961a07fbab87961a0 /* Build configuration list for PBXNativeTarget "SceneQuery" */; buildPhases = ( - FFF2659313f07f85659313f0, - FFF8659313f07f85659313f0, - FFFC659313f07f85659313f0, + FFF2b87961a07fbab87961a0, + FFF8b87961a07fbab87961a0, + FFFCb87961a07fbab87961a0, ); buildRules = ( ); @@ -5108,16 +5108,16 @@ ); name = "SceneQuery"; productName = "SceneQuery"; - productReference = FFFD659313f07f85659313f0 /* SceneQuery */; + productReference = FFFDb87961a07fbab87961a0 /* SceneQuery */; productType = "com.apple.product-type.library.static"; }; - FFFA659359707f8565935970 /* SimulationController */ = { + FFFAb879a6d07fbab879a6d0 /* SimulationController */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6659359707f8565935970 /* Build configuration list for PBXNativeTarget "SimulationController" */; + buildConfigurationList = FFF6b879a6d07fbab879a6d0 /* Build configuration list for PBXNativeTarget "SimulationController" */; buildPhases = ( - FFF2659359707f8565935970, - FFF8659359707f8565935970, - FFFC659359707f8565935970, + FFF2b879a6d07fbab879a6d0, + FFF8b879a6d07fbab879a6d0, + FFFCb879a6d07fbab879a6d0, ); buildRules = ( ); @@ -5125,54 +5125,54 @@ ); name = "SimulationController"; productName = "SimulationController"; - productReference = FFFD659359707f8565935970 /* SimulationController */; + productReference = FFFDb879a6d07fbab879a6d0 /* SimulationController */; productType = "com.apple.product-type.library.static"; }; - FFFA6593ab007f856593ab00 /* PhysXCooking */ = { + FFFAbb0fb7e07fbabb0fb7e0 /* PhysXCooking */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF66593ab007f856593ab00 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; + buildConfigurationList = FFF6bb0fb7e07fbabb0fb7e0 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; buildPhases = ( - FFF26593ab007f856593ab00, - FFF86593ab007f856593ab00, - FFFC6593ab007f856593ab00, + FFF2bb0fb7e07fbabb0fb7e0, + FFF8bb0fb7e07fbabb0fb7e0, + FFFCbb0fb7e07fbabb0fb7e0, ); buildRules = ( ); dependencies = ( - FFF4659458107f8565945810, /* PhysXCommon */ - FFF4659406b07f85659406b0, /* PhysXExtensions */ - FFF465940b907f8565940b90, /* PxFoundation */ + FFF4bb1726907fbabb172690, /* PhysXCommon */ + FFF4bb1665907fbabb166590, /* PhysXExtensions */ + FFF4bb1330807fbabb133080, /* PxFoundation */ ); name = "PhysXCooking"; productName = "PhysXCooking"; - productReference = FFFD6593ab007f856593ab00 /* PhysXCooking */; + productReference = FFFDbb0fb7e07fbabb0fb7e0 /* PhysXCooking */; productType = "com.apple.product-type.library.static"; }; - FFFA641046c07f85641046c0 /* PhysXCommon */ = { + FFFAb9b6f2d07fbab9b6f2d0 /* PhysXCommon */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6641046c07f85641046c0 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; + buildConfigurationList = FFF6b9b6f2d07fbab9b6f2d0 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; buildPhases = ( - FFF2641046c07f85641046c0, - FFF8641046c07f85641046c0, - FFFC641046c07f85641046c0, + FFF2b9b6f2d07fbab9b6f2d0, + FFF8b9b6f2d07fbab9b6f2d0, + FFFCb9b6f2d07fbab9b6f2d0, ); buildRules = ( ); dependencies = ( - FFF46410ff507f856410ff50, /* PxFoundation */ + FFF4b9dcf4e07fbab9dcf4e0, /* PxFoundation */ ); name = "PhysXCommon"; productName = "PhysXCommon"; - productReference = FFFD641046c07f85641046c0 /* PhysXCommon */; + productReference = FFFDb9b6f2d07fbab9b6f2d0 /* PhysXCommon */; productType = "com.apple.product-type.library.static"; }; - FFFA641711507f8564171150 /* PxFoundation */ = { + FFFAb9b5ed307fbab9b5ed30 /* PxFoundation */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6641711507f8564171150 /* Build configuration list for PBXNativeTarget "PxFoundation" */; + buildConfigurationList = FFF6b9b5ed307fbab9b5ed30 /* Build configuration list for PBXNativeTarget "PxFoundation" */; buildPhases = ( - FFF2641711507f8564171150, - FFF8641711507f8564171150, - FFFC641711507f8564171150, + FFF2b9b5ed307fbab9b5ed30, + FFF8b9b5ed307fbab9b5ed30, + FFFCb9b5ed307fbab9b5ed30, ); buildRules = ( ); @@ -5180,34 +5180,34 @@ ); name = "PxFoundation"; productName = "PxFoundation"; - productReference = FFFD641711507f8564171150 /* PxFoundation */; + productReference = FFFDb9b5ed307fbab9b5ed30 /* PxFoundation */; productType = "com.apple.product-type.library.static"; }; - FFFA62c77dd07f8562c77dd0 /* PxPvdSDK */ = { + FFFAb98414907fbab9841490 /* PxPvdSDK */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF662c77dd07f8562c77dd0 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; + buildConfigurationList = FFF6b98414907fbab9841490 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; buildPhases = ( - FFF262c77dd07f8562c77dd0, - FFF862c77dd07f8562c77dd0, - FFFC62c77dd07f8562c77dd0, + FFF2b98414907fbab9841490, + FFF8b98414907fbab9841490, + FFFCb98414907fbab9841490, ); buildRules = ( ); dependencies = ( - FFF462c74ad07f8562c74ad0, /* PxFoundation */ + FFF4b980eee07fbab980eee0, /* PxFoundation */ ); name = "PxPvdSDK"; productName = "PxPvdSDK"; - productReference = FFFD62c77dd07f8562c77dd0 /* PxPvdSDK */; + productReference = FFFDb98414907fbab9841490 /* PxPvdSDK */; productType = "com.apple.product-type.library.static"; }; - FFFA62e791907f8562e79190 /* LowLevel */ = { + FFFAb98574907fbab9857490 /* LowLevel */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF662e791907f8562e79190 /* Build configuration list for PBXNativeTarget "LowLevel" */; + buildConfigurationList = FFF6b98574907fbab9857490 /* Build configuration list for PBXNativeTarget "LowLevel" */; buildPhases = ( - FFF262e791907f8562e79190, - FFF862e791907f8562e79190, - FFFC62e791907f8562e79190, + FFF2b98574907fbab9857490, + FFF8b98574907fbab9857490, + FFFCb98574907fbab9857490, ); buildRules = ( ); @@ -5215,16 +5215,16 @@ ); name = "LowLevel"; productName = "LowLevel"; - productReference = FFFD62e791907f8562e79190 /* LowLevel */; + productReference = FFFDb98574907fbab9857490 /* LowLevel */; productType = "com.apple.product-type.library.static"; }; - FFFA64431e607f8564431e60 /* LowLevelAABB */ = { + FFFAbb0160707fbabb016070 /* LowLevelAABB */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF664431e607f8564431e60 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; + buildConfigurationList = FFF6bb0160707fbabb016070 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; buildPhases = ( - FFF264431e607f8564431e60, - FFF864431e607f8564431e60, - FFFC64431e607f8564431e60, + FFF2bb0160707fbabb016070, + FFF8bb0160707fbabb016070, + FFFCbb0160707fbabb016070, ); buildRules = ( ); @@ -5232,16 +5232,16 @@ ); name = "LowLevelAABB"; productName = "LowLevelAABB"; - productReference = FFFD64431e607f8564431e60 /* LowLevelAABB */; + productReference = FFFDbb0160707fbabb016070 /* LowLevelAABB */; productType = "com.apple.product-type.library.static"; }; - FFFA62ea73f07f8562ea73f0 /* LowLevelDynamics */ = { + FFFAb872ced07fbab872ced0 /* LowLevelDynamics */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF662ea73f07f8562ea73f0 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; + buildConfigurationList = FFF6b872ced07fbab872ced0 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; buildPhases = ( - FFF262ea73f07f8562ea73f0, - FFF862ea73f07f8562ea73f0, - FFFC62ea73f07f8562ea73f0, + FFF2b872ced07fbab872ced0, + FFF8b872ced07fbab872ced0, + FFFCb872ced07fbab872ced0, ); buildRules = ( ); @@ -5249,16 +5249,16 @@ ); name = "LowLevelDynamics"; productName = "LowLevelDynamics"; - productReference = FFFD62ea73f07f8562ea73f0 /* LowLevelDynamics */; + productReference = FFFDb872ced07fbab872ced0 /* LowLevelDynamics */; productType = "com.apple.product-type.library.static"; }; - FFFA647094107f8564709410 /* LowLevelCloth */ = { + FFFAb87530507fbab8753050 /* LowLevelCloth */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6647094107f8564709410 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; + buildConfigurationList = FFF6b87530507fbab8753050 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; buildPhases = ( - FFF2647094107f8564709410, - FFF8647094107f8564709410, - FFFC647094107f8564709410, + FFF2b87530507fbab8753050, + FFF8b87530507fbab8753050, + FFFCb87530507fbab8753050, ); buildRules = ( ); @@ -5266,16 +5266,16 @@ ); name = "LowLevelCloth"; productName = "LowLevelCloth"; - productReference = FFFD647094107f8564709410 /* LowLevelCloth */; + productReference = FFFDb87530507fbab8753050 /* LowLevelCloth */; productType = "com.apple.product-type.library.static"; }; - FFFA64455fc07f8564455fc0 /* LowLevelParticles */ = { + FFFAbb01a9407fbabb01a940 /* LowLevelParticles */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF664455fc07f8564455fc0 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; + buildConfigurationList = FFF6bb01a9407fbabb01a940 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; buildPhases = ( - FFF264455fc07f8564455fc0, - FFF864455fc07f8564455fc0, - FFFC64455fc07f8564455fc0, + FFF2bb01a9407fbabb01a940, + FFF8bb01a9407fbabb01a940, + FFFCbb01a9407fbabb01a940, ); buildRules = ( ); @@ -5283,16 +5283,16 @@ ); name = "LowLevelParticles"; productName = "LowLevelParticles"; - productReference = FFFD64455fc07f8564455fc0 /* LowLevelParticles */; + productReference = FFFDbb01a9407fbabb01a940 /* LowLevelParticles */; productType = "com.apple.product-type.library.static"; }; - FFFA65a0da807f8565a0da80 /* PxTask */ = { + FFFAbb3e5dc07fbabb3e5dc0 /* PxTask */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF665a0da807f8565a0da80 /* Build configuration list for PBXNativeTarget "PxTask" */; + buildConfigurationList = FFF6bb3e5dc07fbabb3e5dc0 /* Build configuration list for PBXNativeTarget "PxTask" */; buildPhases = ( - FFF265a0da807f8565a0da80, - FFF865a0da807f8565a0da80, - FFFC65a0da807f8565a0da80, + FFF2bb3e5dc07fbabb3e5dc0, + FFF8bb3e5dc07fbabb3e5dc0, + FFFCbb3e5dc07fbabb3e5dc0, ); buildRules = ( ); @@ -5300,16 +5300,16 @@ ); name = "PxTask"; productName = "PxTask"; - productReference = FFFD65a0da807f8565a0da80 /* PxTask */; + productReference = FFFDbb3e5dc07fbabb3e5dc0 /* PxTask */; productType = "com.apple.product-type.library.static"; }; - FFFA658377107f8565837710 /* PsFastXml */ = { + FFFAb876cb807fbab876cb80 /* PsFastXml */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6658377107f8565837710 /* Build configuration list for PBXNativeTarget "PsFastXml" */; + buildConfigurationList = FFF6b876cb807fbab876cb80 /* Build configuration list for PBXNativeTarget "PsFastXml" */; buildPhases = ( - FFF2658377107f8565837710, - FFF8658377107f8565837710, - FFFC658377107f8565837710, + FFF2b876cb807fbab876cb80, + FFF8b876cb807fbab876cb80, + FFFCb876cb807fbab876cb80, ); buildRules = ( ); @@ -5317,213 +5317,213 @@ ); name = "PsFastXml"; productName = "PsFastXml"; - productReference = FFFD658377107f8565837710 /* PsFastXml */; + productReference = FFFDb876cb807fbab876cb80 /* PsFastXml */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin XCConfigurationList section */ - FFF6658037a07f85658037a0 = { + FFF6b87703d07fbab87703d0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7648628007f8564862800, - FFF764862ef07f8564862ef0, - FFF7648635e07f85648635e0, - FFF764863cd07f8564863cd0, + FFF7ba83b4007fbaba83b400, + FFF7ba83baf07fbaba83baf0, + FFF7ba83c1e07fbaba83c1e0, + FFF7ba83c8d07fbaba83c8d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF6659099007f8565909900 = { + FFF6b8767c907fbab8767c90 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7648644007f8564864400, - FFF764864af07f8564864af0, - FFF7648651e07f85648651e0, - FFF7648658d07f85648658d0, + FFF7ba83d0007fbaba83d000, + FFF7ba83d6f07fbaba83d6f0, + FFF7ba83dde07fbaba83dde0, + FFF7ba83e4d07fbaba83e4d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF665909af07f8565909af0 = { + FFF6b87675207fbab8767520 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7648660007f8564866000, - FFF7648666f07f85648666f0, - FFF764866de07f8564866de0, - FFF7648674d07f85648674d0, + FFF7ba83ec007fbaba83ec00, + FFF7ba83f2f07fbaba83f2f0, + FFF7ba83f9e07fbaba83f9e0, + FFF7ba8400d07fbaba8400d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF66590e1d07f856590e1d0 = { + FFF6b8784f507fbab8784f50 = { isa = XCConfigurationList; buildConfigurations = ( - FFF764867c007f8564867c00, - FFF7648682f07f85648682f0, - FFF7648689e07f85648689e0, - FFF7648690d07f85648690d0, + FFF7ba8408007fbaba840800, + FFF7ba840ef07fbaba840ef0, + FFF7ba8415e07fbaba8415e0, + FFF7ba841cd07fbaba841cd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6659313f07f85659313f0 = { + FFF6b87961a07fbab87961a0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7648698007f8564869800, - FFF764869ef07f8564869ef0, - FFF76486a5e07f856486a5e0, - FFF76486acd07f856486acd0, + FFF7ba8424007fbaba842400, + FFF7ba842af07fbaba842af0, + FFF7ba8431e07fbaba8431e0, + FFF7ba8438d07fbaba8438d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6659359707f8565935970 = { + FFF6b879a6d07fbab879a6d0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76486b4007f856486b400, - FFF76486baf07f856486baf0, - FFF76486c1e07f856486c1e0, - FFF76486c8d07f856486c8d0, + FFF7ba8440007fbaba844000, + FFF7ba8446f07fbaba8446f0, + FFF7ba844de07fbaba844de0, + FFF7ba8454d07fbaba8454d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF66593ab007f856593ab00 = { + FFF6bb0fb7e07fbabb0fb7e0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76486d0007f856486d000, - FFF76486d6f07f856486d6f0, - FFF76486dde07f856486dde0, - FFF76486e4d07f856486e4d0, + FFF7ba845c007fbaba845c00, + FFF7ba8462f07fbaba8462f0, + FFF7ba8469e07fbaba8469e0, + FFF7ba8470d07fbaba8470d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF6641046c07f85641046c0 = { + FFF6b9b6f2d07fbab9b6f2d0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7648110007f8564811000, - FFF7648116f07f85648116f0, - FFF764811de07f8564811de0, - FFF7648124d07f85648124d0, + FFF7ba005a007fbaba005a00, + FFF7ba0060f07fbaba0060f0, + FFF7ba0067e07fbaba0067e0, + FFF7ba006ed07fbaba006ed0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF6641711507f8564171150 = { + FFF6b9b5ed307fbab9b5ed30 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76396ac007f856396ac00, - FFF76396b2f07f856396b2f0, - FFF76396b9e07f856396b9e0, - FFF76396c0d07f856396c0d0, + FFF7b897d2007fbab897d200, + FFF7b897d8f07fbab897d8f0, + FFF7b897dfe07fbab897dfe0, + FFF7b897e6d07fbab897e6d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF662c77dd07f8562c77dd0 = { + FFF6b98414907fbab9841490 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7630296007f8563029600, - FFF763029cf07f8563029cf0, - FFF76302a3e07f856302a3e0, - FFF76302aad07f856302aad0, + FFF7ba020a007fbaba020a00, + FFF7ba0210f07fbaba0210f0, + FFF7ba0217e07fbaba0217e0, + FFF7ba021ed07fbaba021ed0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF662e791907f8562e79190 = { + FFF6b98574907fbab9857490 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7630382007f8563038200, - FFF7630388f07f85630388f0, - FFF763038fe07f8563038fe0, - FFF7630396d07f85630396d0, + FFF7ba02d8007fbaba02d800, + FFF7ba02def07fbaba02def0, + FFF7ba02e5e07fbaba02e5e0, + FFF7ba02ecd07fbaba02ecd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF664431e607f8564431e60 = { + FFF6bb0160707fbabb016070 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76481a0007f856481a000, - FFF76481a6f07f856481a6f0, - FFF76481ade07f856481ade0, - FFF76481b4d07f856481b4d0, + FFF7ba8284007fbaba828400, + FFF7ba828af07fbaba828af0, + FFF7ba8291e07fbaba8291e0, + FFF7ba8298d07fbaba8298d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF662ea73f07f8562ea73f0 = { + FFF6b872ced07fbab872ced0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF763041a007f8563041a00, - FFF7630420f07f85630420f0, - FFF7630427e07f85630427e0, - FFF763042ed07f8563042ed0, + FFF7b90136007fbab9013600, + FFF7b9013cf07fbab9013cf0, + FFF7b90143e07fbab90143e0, + FFF7b9014ad07fbab9014ad0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6647094107f8564709410 = { + FFF6b87530507fbab8753050 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76500b6007f856500b600, - FFF76500bcf07f856500bcf0, - FFF76500c3e07f856500c3e0, - FFF76500cad07f856500cad0, + FFF7b901d2007fbab901d200, + FFF7b901d8f07fbab901d8f0, + FFF7b901dfe07fbab901dfe0, + FFF7b901e6d07fbab901e6d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF664455fc07f8564455fc0 = { + FFF6bb01a9407fbabb01a940 = { isa = XCConfigurationList; buildConfigurations = ( - FFF764823c007f8564823c00, - FFF7648242f07f85648242f0, - FFF7648249e07f85648249e0, - FFF7648250d07f85648250d0, + FFF7ba8324007fbaba832400, + FFF7ba832af07fbaba832af0, + FFF7ba8331e07fbaba8331e0, + FFF7ba8338d07fbaba8338d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF665a0da807f8565a0da80 = { + FFF6bb3e5dc07fbabb3e5dc0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7639bc2007f85639bc200, - FFF7639bc8f07f85639bc8f0, - FFF7639bcfe07f85639bcfe0, - FFF7639bd6d07f85639bd6d0, + FFF7b89c40007fbab89c4000, + FFF7b89c46f07fbab89c46f0, + FFF7b89c4de07fbab89c4de0, + FFF7b89c54d07fbab89c54d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6658377107f8565837710 = { + FFF6b876cb807fbab876cb80 = { isa = XCConfigurationList; buildConfigurations = ( - FFF76483c8007f856483c800, - FFF76483cef07f856483cef0, - FFF76483d5e07f856483d5e0, - FFF76483dcd07f856483dcd0, + FFF7b9022c007fbab9022c00, + FFF7b90232f07fbab90232f0, + FFF7b90239e07fbab90239e0, + FFF7b90240d07fbab90240d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF662f02be07f8562f02be0 = { + FFF6b847cbf07fbab847cbf0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF3648628007f8564862800 /* release */, - FFF364862ef07f8564862ef0 /* debug */, - FFF3648635e07f85648635e0 /* checked */, - FFF364863cd07f8564863cd0 /* profile */, + FFF3ba83b4007fbaba83b400 /* release */, + FFF3ba83baf07fbaba83baf0 /* debug */, + FFF3ba83c1e07fbaba83c1e0 /* checked */, + FFF3ba83c8d07fbaba83c8d0 /* profile */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; /* End XCConfigurationList section */ /* Begin XCBuildConfiguration section */ - FFF7648628007f8564862800 /* release */ = { + FFF7ba83b4007fbaba83b400 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -5554,7 +5554,7 @@ }; name = "release"; }; - FFF764862ef07f8564862ef0 /* debug */ = { + FFF7ba83baf07fbaba83baf0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -5585,7 +5585,7 @@ }; name = "debug"; }; - FFF7648635e07f85648635e0 /* checked */ = { + FFF7ba83c1e07fbaba83c1e0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -5616,7 +5616,7 @@ }; name = "checked"; }; - FFF764863cd07f8564863cd0 /* profile */ = { + FFF7ba83c8d07fbaba83c8d0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -5647,7 +5647,7 @@ }; name = "profile"; }; - FFF7648644007f8564864400 /* debug */ = { + FFF7ba83d0007fbaba83d000 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -5678,7 +5678,7 @@ }; name = "debug"; }; - FFF764864af07f8564864af0 /* checked */ = { + FFF7ba83d6f07fbaba83d6f0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -5709,7 +5709,7 @@ }; name = "checked"; }; - FFF7648651e07f85648651e0 /* profile */ = { + FFF7ba83dde07fbaba83dde0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -5740,7 +5740,7 @@ }; name = "profile"; }; - FFF7648658d07f85648658d0 /* release */ = { + FFF7ba83e4d07fbaba83e4d0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -5771,7 +5771,7 @@ }; name = "release"; }; - FFF7648660007f8564866000 /* debug */ = { + FFF7ba83ec007fbaba83ec00 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -5802,7 +5802,7 @@ }; name = "debug"; }; - FFF7648666f07f85648666f0 /* checked */ = { + FFF7ba83f2f07fbaba83f2f0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -5833,7 +5833,7 @@ }; name = "checked"; }; - FFF764866de07f8564866de0 /* profile */ = { + FFF7ba83f9e07fbaba83f9e0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -5864,7 +5864,7 @@ }; name = "profile"; }; - FFF7648674d07f85648674d0 /* release */ = { + FFF7ba8400d07fbaba8400d0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -5895,7 +5895,7 @@ }; name = "release"; }; - FFF764867c007f8564867c00 /* debug */ = { + FFF7ba8408007fbaba840800 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -5926,7 +5926,7 @@ }; name = "debug"; }; - FFF7648682f07f85648682f0 /* checked */ = { + FFF7ba840ef07fbaba840ef0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -5957,7 +5957,7 @@ }; name = "checked"; }; - FFF7648689e07f85648689e0 /* profile */ = { + FFF7ba8415e07fbaba8415e0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -5988,7 +5988,7 @@ }; name = "profile"; }; - FFF7648690d07f85648690d0 /* release */ = { + FFF7ba841cd07fbaba841cd0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6019,7 +6019,7 @@ }; name = "release"; }; - FFF7648698007f8564869800 /* debug */ = { + FFF7ba8424007fbaba842400 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6050,7 +6050,7 @@ }; name = "debug"; }; - FFF764869ef07f8564869ef0 /* checked */ = { + FFF7ba842af07fbaba842af0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6081,7 +6081,7 @@ }; name = "checked"; }; - FFF76486a5e07f856486a5e0 /* profile */ = { + FFF7ba8431e07fbaba8431e0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6112,7 +6112,7 @@ }; name = "profile"; }; - FFF76486acd07f856486acd0 /* release */ = { + FFF7ba8438d07fbaba8438d0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6143,7 +6143,7 @@ }; name = "release"; }; - FFF76486b4007f856486b400 /* debug */ = { + FFF7ba8440007fbaba844000 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6174,7 +6174,7 @@ }; name = "debug"; }; - FFF76486baf07f856486baf0 /* checked */ = { + FFF7ba8446f07fbaba8446f0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6205,7 +6205,7 @@ }; name = "checked"; }; - FFF76486c1e07f856486c1e0 /* profile */ = { + FFF7ba844de07fbaba844de0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6236,7 +6236,7 @@ }; name = "profile"; }; - FFF76486c8d07f856486c8d0 /* release */ = { + FFF7ba8454d07fbaba8454d0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6267,7 +6267,7 @@ }; name = "release"; }; - FFF76486d0007f856486d000 /* release */ = { + FFF7ba845c007fbaba845c00 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6298,7 +6298,7 @@ }; name = "release"; }; - FFF76486d6f07f856486d6f0 /* debug */ = { + FFF7ba8462f07fbaba8462f0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6329,7 +6329,7 @@ }; name = "debug"; }; - FFF76486dde07f856486dde0 /* checked */ = { + FFF7ba8469e07fbaba8469e0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6360,7 +6360,7 @@ }; name = "checked"; }; - FFF76486e4d07f856486e4d0 /* profile */ = { + FFF7ba8470d07fbaba8470d0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6391,7 +6391,7 @@ }; name = "profile"; }; - FFF7648110007f8564811000 /* release */ = { + FFF7ba005a007fbaba005a00 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6422,7 +6422,7 @@ }; name = "release"; }; - FFF7648116f07f85648116f0 /* debug */ = { + FFF7ba0060f07fbaba0060f0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6453,7 +6453,7 @@ }; name = "debug"; }; - FFF764811de07f8564811de0 /* checked */ = { + FFF7ba0067e07fbaba0067e0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6484,7 +6484,7 @@ }; name = "checked"; }; - FFF7648124d07f85648124d0 /* profile */ = { + FFF7ba006ed07fbaba006ed0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6515,7 +6515,7 @@ }; name = "profile"; }; - FFF76396ac007f856396ac00 /* debug */ = { + FFF7b897d2007fbab897d200 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6546,7 +6546,7 @@ }; name = "debug"; }; - FFF76396b2f07f856396b2f0 /* release */ = { + FFF7b897d8f07fbab897d8f0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6577,7 +6577,7 @@ }; name = "release"; }; - FFF76396b9e07f856396b9e0 /* checked */ = { + FFF7b897dfe07fbab897dfe0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6608,7 +6608,7 @@ }; name = "checked"; }; - FFF76396c0d07f856396c0d0 /* profile */ = { + FFF7b897e6d07fbab897e6d0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6639,7 +6639,7 @@ }; name = "profile"; }; - FFF7630296007f8563029600 /* debug */ = { + FFF7ba020a007fbaba020a00 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6670,7 +6670,7 @@ }; name = "debug"; }; - FFF763029cf07f8563029cf0 /* release */ = { + FFF7ba0210f07fbaba0210f0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6701,7 +6701,7 @@ }; name = "release"; }; - FFF76302a3e07f856302a3e0 /* checked */ = { + FFF7ba0217e07fbaba0217e0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6732,7 +6732,7 @@ }; name = "checked"; }; - FFF76302aad07f856302aad0 /* profile */ = { + FFF7ba021ed07fbaba021ed0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6763,7 +6763,7 @@ }; name = "profile"; }; - FFF7630382007f8563038200 /* debug */ = { + FFF7ba02d8007fbaba02d800 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6794,7 +6794,7 @@ }; name = "debug"; }; - FFF7630388f07f85630388f0 /* checked */ = { + FFF7ba02def07fbaba02def0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6825,7 +6825,7 @@ }; name = "checked"; }; - FFF763038fe07f8563038fe0 /* profile */ = { + FFF7ba02e5e07fbaba02e5e0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6856,7 +6856,7 @@ }; name = "profile"; }; - FFF7630396d07f85630396d0 /* release */ = { + FFF7ba02ecd07fbaba02ecd0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6887,7 +6887,7 @@ }; name = "release"; }; - FFF76481a0007f856481a000 /* debug */ = { + FFF7ba8284007fbaba828400 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6918,7 +6918,7 @@ }; name = "debug"; }; - FFF76481a6f07f856481a6f0 /* checked */ = { + FFF7ba828af07fbaba828af0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6949,7 +6949,7 @@ }; name = "checked"; }; - FFF76481ade07f856481ade0 /* profile */ = { + FFF7ba8291e07fbaba8291e0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -6980,7 +6980,7 @@ }; name = "profile"; }; - FFF76481b4d07f856481b4d0 /* release */ = { + FFF7ba8298d07fbaba8298d0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7011,7 +7011,7 @@ }; name = "release"; }; - FFF763041a007f8563041a00 /* debug */ = { + FFF7b90136007fbab9013600 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7042,7 +7042,7 @@ }; name = "debug"; }; - FFF7630420f07f85630420f0 /* checked */ = { + FFF7b9013cf07fbab9013cf0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7073,7 +7073,7 @@ }; name = "checked"; }; - FFF7630427e07f85630427e0 /* profile */ = { + FFF7b90143e07fbab90143e0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7104,7 +7104,7 @@ }; name = "profile"; }; - FFF763042ed07f8563042ed0 /* release */ = { + FFF7b9014ad07fbab9014ad0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7135,7 +7135,7 @@ }; name = "release"; }; - FFF76500b6007f856500b600 /* debug */ = { + FFF7b901d2007fbab901d200 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7166,7 +7166,7 @@ }; name = "debug"; }; - FFF76500bcf07f856500bcf0 /* checked */ = { + FFF7b901d8f07fbab901d8f0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7197,7 +7197,7 @@ }; name = "checked"; }; - FFF76500c3e07f856500c3e0 /* profile */ = { + FFF7b901dfe07fbab901dfe0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7228,7 +7228,7 @@ }; name = "profile"; }; - FFF76500cad07f856500cad0 /* release */ = { + FFF7b901e6d07fbab901e6d0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7259,7 +7259,7 @@ }; name = "release"; }; - FFF764823c007f8564823c00 /* debug */ = { + FFF7ba8324007fbaba832400 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7290,7 +7290,7 @@ }; name = "debug"; }; - FFF7648242f07f85648242f0 /* checked */ = { + FFF7ba832af07fbaba832af0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7321,7 +7321,7 @@ }; name = "checked"; }; - FFF7648249e07f85648249e0 /* profile */ = { + FFF7ba8331e07fbaba8331e0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7352,7 +7352,7 @@ }; name = "profile"; }; - FFF7648250d07f85648250d0 /* release */ = { + FFF7ba8338d07fbaba8338d0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7383,7 +7383,7 @@ }; name = "release"; }; - FFF7639bc2007f85639bc200 /* debug */ = { + FFF7b89c40007fbab89c4000 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7414,7 +7414,7 @@ }; name = "debug"; }; - FFF7639bc8f07f85639bc8f0 /* release */ = { + FFF7b89c46f07fbab89c46f0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7445,7 +7445,7 @@ }; name = "release"; }; - FFF7639bcfe07f85639bcfe0 /* checked */ = { + FFF7b89c4de07fbab89c4de0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7476,7 +7476,7 @@ }; name = "checked"; }; - FFF7639bd6d07f85639bd6d0 /* profile */ = { + FFF7b89c54d07fbab89c54d0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7507,7 +7507,7 @@ }; name = "profile"; }; - FFF76483c8007f856483c800 /* debug */ = { + FFF7b9022c007fbab9022c00 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7538,7 +7538,7 @@ }; name = "debug"; }; - FFF76483cef07f856483cef0 /* release */ = { + FFF7b90232f07fbab90232f0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7569,7 +7569,7 @@ }; name = "release"; }; - FFF76483d5e07f856483d5e0 /* checked */ = { + FFF7b90239e07fbab90239e0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7600,7 +7600,7 @@ }; name = "checked"; }; - FFF76483dcd07f856483dcd0 /* profile */ = { + FFF7b90240d07fbab90240d0 /* 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 = 8.0; CLANG_CXX_LIBRARY = "libc++"; @@ -7631,25 +7631,25 @@ }; name = "profile"; }; - FFF3648628007f8564862800 /* release */ = { + FFF3ba83b4007fbaba83b400 /* release */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "release"; }; - FFF364862ef07f8564862ef0 /* debug */ = { + FFF3ba83baf07fbaba83baf0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "debug"; }; - FFF3648635e07f85648635e0 /* checked */ = { + FFF3ba83c1e07fbaba83c1e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "checked"; }; - FFF364863cd07f8564863cd0 /* profile */ = { + FFF3ba83c8d07fbaba83c8d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { }; @@ -7658,34 +7658,34 @@ /* End XCBuildConfiguration section */ /* Begin PBXProject section */ - FFF962f02be07f8562f02be0 /* Project object */ = { + FFF9b847cbf07fbab847cbf0 /* Project object */ = { isa = PBXProject; - buildConfigurationList = FFF662f02be07f8562f02be0 /* Build configuration list for PBXProject PhysX */; + buildConfigurationList = FFF6b847cbf07fbab847cbf0 /* Build configuration list for PBXProject PhysX */; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 1; - mainGroup = FFFB62f02c487f8562f02c48 /* PhysX */; + mainGroup = FFFBb847cc587fbab847cc58 /* PhysX */; targets = ( - FFFA658037a07f85658037a0, - FFFA659099007f8565909900, - FFFA65909af07f8565909af0, - FFFA6590e1d07f856590e1d0, - FFFA659313f07f85659313f0, - FFFA659359707f8565935970, - FFFA6593ab007f856593ab00, - FFFA641046c07f85641046c0, - FFFA641711507f8564171150, - FFFA62c77dd07f8562c77dd0, - FFFA62e791907f8562e79190, - FFFA64431e607f8564431e60, - FFFA62ea73f07f8562ea73f0, - FFFA647094107f8564709410, - FFFA64455fc07f8564455fc0, - FFFA65a0da807f8565a0da80, - FFFA658377107f8565837710, + FFFAb87703d07fbab87703d0, + FFFAb8767c907fbab8767c90, + FFFAb87675207fbab8767520, + FFFAb8784f507fbab8784f50, + FFFAb87961a07fbab87961a0, + FFFAb879a6d07fbab879a6d0, + FFFAbb0fb7e07fbabb0fb7e0, + FFFAb9b6f2d07fbab9b6f2d0, + FFFAb9b5ed307fbab9b5ed30, + FFFAb98414907fbab9841490, + FFFAb98574907fbab9857490, + FFFAbb0160707fbabb016070, + FFFAb872ced07fbab872ced0, + FFFAb87530507fbab8753050, + FFFAbb01a9407fbabb01a940, + FFFAbb3e5dc07fbabb3e5dc0, + FFFAb876cb807fbab876cb80, ); }; /* End PBXProject section */ }; - rootObject = FFF962f02be07f8562f02be0 /* Project object */; + rootObject = FFF9b847cbf07fbab847cbf0 /* 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 3d0ba15f..93a634fb 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 */ - FFFF2105a4107f922105a410 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD21079f707f9221079f70 /* SceneQuery */; }; - FFFF2105a4707f922105a470 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD2107e5307f922107e530 /* SimulationController */; }; - FFFF218296387f9221829638 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218296387f9221829638 /* NpActor.cpp */; }; - FFFF218296a07f92218296a0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218296a07f92218296a0 /* NpAggregate.cpp */; }; - FFFF218297087f9221829708 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218297087f9221829708 /* NpArticulation.cpp */; }; - FFFF218297707f9221829770 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218297707f9221829770 /* NpArticulationJoint.cpp */; }; - FFFF218297d87f92218297d8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218297d87f92218297d8 /* NpArticulationLink.cpp */; }; - FFFF218298407f9221829840 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218298407f9221829840 /* NpBatchQuery.cpp */; }; - FFFF218298a87f92218298a8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218298a87f92218298a8 /* NpConstraint.cpp */; }; - FFFF218299107f9221829910 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218299107f9221829910 /* NpFactory.cpp */; }; - FFFF218299787f9221829978 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218299787f9221829978 /* NpMaterial.cpp */; }; - FFFF218299e07f92218299e0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218299e07f92218299e0 /* NpMetaData.cpp */; }; - FFFF21829a487f9221829a48 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21829a487f9221829a48 /* NpPhysics.cpp */; }; - FFFF21829ab07f9221829ab0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21829ab07f9221829ab0 /* NpPvdSceneQueryCollector.cpp */; }; - FFFF21829b187f9221829b18 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21829b187f9221829b18 /* NpReadCheck.cpp */; }; - FFFF21829b807f9221829b80 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21829b807f9221829b80 /* NpRigidDynamic.cpp */; }; - FFFF21829be87f9221829be8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21829be87f9221829be8 /* NpRigidStatic.cpp */; }; - FFFF21829c507f9221829c50 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21829c507f9221829c50 /* NpScene.cpp */; }; - FFFF21829cb87f9221829cb8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21829cb87f9221829cb8 /* NpSceneQueries.cpp */; }; - FFFF21829d207f9221829d20 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21829d207f9221829d20 /* NpSerializerAdapter.cpp */; }; - FFFF21829d887f9221829d88 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21829d887f9221829d88 /* NpShape.cpp */; }; - FFFF21829df07f9221829df0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21829df07f9221829df0 /* NpShapeManager.cpp */; }; - FFFF21829e587f9221829e58 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21829e587f9221829e58 /* NpSpatialIndex.cpp */; }; - FFFF21829ec07f9221829ec0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21829ec07f9221829ec0 /* NpVolumeCache.cpp */; }; - FFFF21829f287f9221829f28 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21829f287f9221829f28 /* NpWriteCheck.cpp */; }; - FFFF21829f907f9221829f90 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21829f907f9221829f90 /* PvdMetaDataPvdBinding.cpp */; }; - FFFF21829ff87f9221829ff8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21829ff87f9221829ff8 /* PvdPhysicsClient.cpp */; }; - FFFF2182a2007f922182a200 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182a2007f922182a200 /* particles/NpParticleFluid.cpp */; }; - FFFF2182a2687f922182a268 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182a2687f922182a268 /* particles/NpParticleSystem.cpp */; }; - FFFF2182aa207f922182aa20 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182aa207f922182aa20 /* buffering/ScbActor.cpp */; }; - FFFF2182aa887f922182aa88 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182aa887f922182aa88 /* buffering/ScbAggregate.cpp */; }; - FFFF2182aaf07f922182aaf0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182aaf07f922182aaf0 /* buffering/ScbBase.cpp */; }; - FFFF2182ab587f922182ab58 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182ab587f922182ab58 /* buffering/ScbCloth.cpp */; }; - FFFF2182abc07f922182abc0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182abc07f922182abc0 /* buffering/ScbMetaData.cpp */; }; - FFFF2182ac287f922182ac28 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182ac287f922182ac28 /* buffering/ScbParticleSystem.cpp */; }; - FFFF2182ac907f922182ac90 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182ac907f922182ac90 /* buffering/ScbScene.cpp */; }; - FFFF2182acf87f922182acf8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182acf87f922182acf8 /* buffering/ScbScenePvdClient.cpp */; }; - FFFF2182ad607f922182ad60 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182ad607f922182ad60 /* buffering/ScbShape.cpp */; }; - FFFF2182af007f922182af00 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182af007f922182af00 /* cloth/NpCloth.cpp */; }; - FFFF2182af687f922182af68 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182af687f922182af68 /* cloth/NpClothFabric.cpp */; }; - FFFF2182afd07f922182afd0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182afd07f922182afd0 /* cloth/NpClothParticleData.cpp */; }; - FFFF2182b0387f922182b038 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182b0387f922182b038 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; - FFFF218237a87f92218237a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD218237a87f92218237a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; - FFFF218238107f9221823810 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD218238107f9221823810 /* core/src/PxMetaDataObjects.cpp */; }; + FFFF23d191407fed23d19140 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD23d38e307fed23d38e30 /* SceneQuery */; }; + FFFF23d191a07fed23d191a0 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD23d3d4407fed23d3d440 /* SimulationController */; }; + FFFF240144387fed24014438 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240144387fed24014438 /* NpActor.cpp */; }; + FFFF240144a07fed240144a0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240144a07fed240144a0 /* NpAggregate.cpp */; }; + FFFF240145087fed24014508 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240145087fed24014508 /* NpArticulation.cpp */; }; + FFFF240145707fed24014570 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240145707fed24014570 /* NpArticulationJoint.cpp */; }; + FFFF240145d87fed240145d8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240145d87fed240145d8 /* NpArticulationLink.cpp */; }; + FFFF240146407fed24014640 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240146407fed24014640 /* NpBatchQuery.cpp */; }; + FFFF240146a87fed240146a8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240146a87fed240146a8 /* NpConstraint.cpp */; }; + FFFF240147107fed24014710 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240147107fed24014710 /* NpFactory.cpp */; }; + FFFF240147787fed24014778 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240147787fed24014778 /* NpMaterial.cpp */; }; + FFFF240147e07fed240147e0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240147e07fed240147e0 /* NpMetaData.cpp */; }; + FFFF240148487fed24014848 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240148487fed24014848 /* NpPhysics.cpp */; }; + FFFF240148b07fed240148b0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240148b07fed240148b0 /* NpPvdSceneQueryCollector.cpp */; }; + FFFF240149187fed24014918 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240149187fed24014918 /* NpReadCheck.cpp */; }; + FFFF240149807fed24014980 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240149807fed24014980 /* NpRigidDynamic.cpp */; }; + FFFF240149e87fed240149e8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240149e87fed240149e8 /* NpRigidStatic.cpp */; }; + FFFF24014a507fed24014a50 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24014a507fed24014a50 /* NpScene.cpp */; }; + FFFF24014ab87fed24014ab8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24014ab87fed24014ab8 /* NpSceneQueries.cpp */; }; + FFFF24014b207fed24014b20 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24014b207fed24014b20 /* NpSerializerAdapter.cpp */; }; + FFFF24014b887fed24014b88 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24014b887fed24014b88 /* NpShape.cpp */; }; + FFFF24014bf07fed24014bf0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24014bf07fed24014bf0 /* NpShapeManager.cpp */; }; + FFFF24014c587fed24014c58 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24014c587fed24014c58 /* NpSpatialIndex.cpp */; }; + FFFF24014cc07fed24014cc0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24014cc07fed24014cc0 /* NpVolumeCache.cpp */; }; + FFFF24014d287fed24014d28 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24014d287fed24014d28 /* NpWriteCheck.cpp */; }; + FFFF24014d907fed24014d90 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24014d907fed24014d90 /* PvdMetaDataPvdBinding.cpp */; }; + FFFF24014df87fed24014df8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24014df87fed24014df8 /* PvdPhysicsClient.cpp */; }; + FFFF240150007fed24015000 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240150007fed24015000 /* particles/NpParticleFluid.cpp */; }; + FFFF240150687fed24015068 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240150687fed24015068 /* particles/NpParticleSystem.cpp */; }; + FFFF240158207fed24015820 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240158207fed24015820 /* buffering/ScbActor.cpp */; }; + FFFF240158887fed24015888 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240158887fed24015888 /* buffering/ScbAggregate.cpp */; }; + FFFF240158f07fed240158f0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240158f07fed240158f0 /* buffering/ScbBase.cpp */; }; + FFFF240159587fed24015958 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240159587fed24015958 /* buffering/ScbCloth.cpp */; }; + FFFF240159c07fed240159c0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240159c07fed240159c0 /* buffering/ScbMetaData.cpp */; }; + FFFF24015a287fed24015a28 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24015a287fed24015a28 /* buffering/ScbParticleSystem.cpp */; }; + FFFF24015a907fed24015a90 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24015a907fed24015a90 /* buffering/ScbScene.cpp */; }; + FFFF24015af87fed24015af8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24015af87fed24015af8 /* buffering/ScbScenePvdClient.cpp */; }; + FFFF24015b607fed24015b60 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24015b607fed24015b60 /* buffering/ScbShape.cpp */; }; + FFFF24015d007fed24015d00 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24015d007fed24015d00 /* cloth/NpCloth.cpp */; }; + FFFF24015d687fed24015d68 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24015d687fed24015d68 /* cloth/NpClothFabric.cpp */; }; + FFFF24015dd07fed24015dd0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24015dd07fed24015dd0 /* cloth/NpClothParticleData.cpp */; }; + FFFF24015e387fed24015e38 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24015e387fed24015e38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; + FFFF240103a87fed240103a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD240103a87fed240103a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; + FFFF240104107fed24010410 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD240104107fed24010410 /* core/src/PxMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD210aa5007f92210aa500 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD218288007f9221828800 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD218288687f9221828868 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD218288d07f92218288d0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD218289387f9221828938 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD218289a07f92218289a0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD21828a087f9221828a08 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFD21828a707f9221828a70 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD21828ad87f9221828ad8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; - FFFD21828b407f9221828b40 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; - FFFD21828ba87f9221828ba8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD21828c107f9221828c10 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD21828c787f9221828c78 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFD21828ce07f9221828ce0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD21828d487f9221828d48 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD21828db07f9221828db0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD21828e187f9221828e18 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD21828e807f9221828e80 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; - FFFD21828ee87f9221828ee8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD21828f507f9221828f50 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFD21828fb87f9221828fb8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD218290207f9221829020 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD218290887f9221829088 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD218290f07f92218290f0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFD218291587f9221829158 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD218291c07f92218291c0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD218292287f9221829228 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; - FFFD218292907f9221829290 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD218292f87f92218292f8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD218293607f9221829360 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD218293c87f92218293c8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD218294307f9221829430 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFD218294987f9221829498 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; - FFFD218295007f9221829500 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; - FFFD218295687f9221829568 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD218295d07f92218295d0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD218296387f9221829638 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218296a07f92218296a0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218297087f9221829708 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218297707f9221829770 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218297d87f92218297d8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218298407f9221829840 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218298a87f92218298a8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218299107f9221829910 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218299787f9221829978 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218299e07f92218299e0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21829a487f9221829a48 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21829ab07f9221829ab0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21829b187f9221829b18 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21829b807f9221829b80 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21829be87f9221829be8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21829c507f9221829c50 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21829cb87f9221829cb8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21829d207f9221829d20 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21829d887f9221829d88 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21829df07f9221829df0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21829e587f9221829e58 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21829ec07f9221829ec0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21829f287f9221829f28 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21829f907f9221829f90 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21829ff87f9221829ff8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182a0607f922182a060 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a0c87f922182a0c8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a1307f922182a130 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a1987f922182a198 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a2007f922182a200 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182a2687f922182a268 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182a2d07f922182a2d0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a3387f922182a338 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a3a07f922182a3a0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a4087f922182a408 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a4707f922182a470 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a4d87f922182a4d8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a5407f922182a540 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a5a87f922182a5a8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a6107f922182a610 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a6787f922182a678 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a6e07f922182a6e0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a7487f922182a748 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a7b07f922182a7b0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a8187f922182a818 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a8807f922182a880 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a8e87f922182a8e8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a9507f922182a950 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182a9b87f922182a9b8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182aa207f922182aa20 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182aa887f922182aa88 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182aaf07f922182aaf0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182ab587f922182ab58 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182abc07f922182abc0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182ac287f922182ac28 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182ac907f922182ac90 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182acf87f922182acf8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182ad607f922182ad60 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182adc87f922182adc8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182ae307f922182ae30 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182ae987f922182ae98 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182af007f922182af00 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182af687f922182af68 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182afd07f922182afd0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182b0387f922182b038 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182b2007f922182b200 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b2687f922182b268 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b2d07f922182b2d0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b3387f922182b338 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b3a07f922182b3a0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b4087f922182b408 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b4707f922182b470 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b4d87f922182b4d8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b5407f922182b540 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b5a87f922182b5a8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b6107f922182b610 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b6787f922182b678 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b6e07f922182b6e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b7487f922182b748 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b7b07f922182b7b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b8187f922182b818 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b8807f922182b880 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b8e87f922182b8e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b9507f922182b950 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182b9b87f922182b9b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182ba207f922182ba20 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182ba887f922182ba88 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182baf07f922182baf0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182bb587f922182bb58 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182bbc07f922182bbc0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182bc287f922182bc28 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182bc907f922182bc90 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182bcf87f922182bcf8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182bd607f922182bd60 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182bdc87f922182bdc8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182be307f922182be30 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182be987f922182be98 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182bf007f922182bf00 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182bf687f922182bf68 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182bfd07f922182bfd0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c0387f922182c038 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c0a07f922182c0a0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c1087f922182c108 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c1707f922182c170 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c1d87f922182c1d8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c2407f922182c240 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c2a87f922182c2a8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c3107f922182c310 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c3787f922182c378 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c3e07f922182c3e0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c4487f922182c448 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c4b07f922182c4b0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c5187f922182c518 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c5807f922182c580 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c5e87f922182c5e8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c6507f922182c650 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c6b87f922182c6b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c7207f922182c720 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c7887f922182c788 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD218234007f9221823400 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD218234687f9221823468 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD218234d07f92218234d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD218235387f9221823538 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD218235a07f92218235a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD218236087f9221823608 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFD218236707f9221823670 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFD218236d87f92218236d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD218237407f9221823740 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD218237a87f92218237a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218238107f9221823810 /* core/src/PxMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23d0c2e07fed23d0c2e0 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD240136007fed24013600 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD240136687fed24013668 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD240136d07fed240136d0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFD240137387fed24013738 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD240137a07fed240137a0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD240138087fed24013808 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFD240138707fed24013870 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD240138d87fed240138d8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; + FFFD240139407fed24013940 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; + FFFD240139a87fed240139a8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD24013a107fed24013a10 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD24013a787fed24013a78 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFD24013ae07fed24013ae0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD24013b487fed24013b48 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFD24013bb07fed24013bb0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD24013c187fed24013c18 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD24013c807fed24013c80 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; + FFFD24013ce87fed24013ce8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD24013d507fed24013d50 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFD24013db87fed24013db8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD24013e207fed24013e20 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFD24013e887fed24013e88 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD24013ef07fed24013ef0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFD24013f587fed24013f58 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFD24013fc07fed24013fc0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD240140287fed24014028 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; + FFFD240140907fed24014090 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD240140f87fed240140f8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD240141607fed24014160 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFD240141c87fed240141c8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD240142307fed24014230 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFD240142987fed24014298 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; + FFFD240143007fed24014300 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; + FFFD240143687fed24014368 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD240143d07fed240143d0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD240144387fed24014438 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240144a07fed240144a0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240145087fed24014508 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240145707fed24014570 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240145d87fed240145d8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240146407fed24014640 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240146a87fed240146a8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240147107fed24014710 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240147787fed24014778 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240147e07fed240147e0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240148487fed24014848 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240148b07fed240148b0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240149187fed24014918 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240149807fed24014980 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240149e87fed240149e8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24014a507fed24014a50 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24014ab87fed24014ab8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24014b207fed24014b20 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24014b887fed24014b88 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24014bf07fed24014bf0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24014c587fed24014c58 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24014cc07fed24014cc0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24014d287fed24014d28 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24014d907fed24014d90 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24014df87fed24014df8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24014e607fed24014e60 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD24014ec87fed24014ec8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFD24014f307fed24014f30 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFD24014f987fed24014f98 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD240150007fed24015000 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240150687fed24015068 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240150d07fed240150d0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD240151387fed24015138 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFD240151a07fed240151a0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD240152087fed24015208 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD240152707fed24015270 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD240152d87fed240152d8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD240153407fed24015340 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD240153a87fed240153a8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD240154107fed24015410 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFD240154787fed24015478 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; + FFFD240154e07fed240154e0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD240155487fed24015548 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; + FFFD240155b07fed240155b0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFD240156187fed24015618 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD240156807fed24015680 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD240156e87fed240156e8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD240157507fed24015750 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD240157b87fed240157b8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; + FFFD240158207fed24015820 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240158887fed24015888 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240158f07fed240158f0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240159587fed24015958 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240159c07fed240159c0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24015a287fed24015a28 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24015a907fed24015a90 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24015af87fed24015af8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24015b607fed24015b60 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24015bc87fed24015bc8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD24015c307fed24015c30 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD24015c987fed24015c98 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFD24015d007fed24015d00 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24015d687fed24015d68 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24015dd07fed24015dd0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24015e387fed24015e38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240110007fed24011000 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD240110687fed24011068 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFD240110d07fed240110d0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD240111387fed24011138 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD240111a07fed240111a0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFD240112087fed24011208 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD240112707fed24011270 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD240112d87fed240112d8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFD240113407fed24011340 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD240113a87fed240113a8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD240114107fed24011410 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD240114787fed24011478 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; + FFFD240114e07fed240114e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD240115487fed24011548 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; + FFFD240115b07fed240115b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFD240116187fed24011618 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; + FFFD240116807fed24011680 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; + FFFD240116e87fed240116e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; + FFFD240117507fed24011750 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFD240117b87fed240117b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD240118207fed24011820 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFD240118887fed24011888 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFD240118f07fed240118f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD240119587fed24011958 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFD240119c07fed240119c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFD24011a287fed24011a28 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFD24011a907fed24011a90 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; + FFFD24011af87fed24011af8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD24011b607fed24011b60 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD24011bc87fed24011bc8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFD24011c307fed24011c30 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFD24011c987fed24011c98 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD24011d007fed24011d00 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD24011d687fed24011d68 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; + FFFD24011dd07fed24011dd0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD24011e387fed24011e38 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD24011ea07fed24011ea0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; + FFFD24011f087fed24011f08 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFD24011f707fed24011f70 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; + FFFD24011fd87fed24011fd8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD240120407fed24012040 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD240120a87fed240120a8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFD240121107fed24012110 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; + FFFD240121787fed24012178 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFD240121e07fed240121e0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFD240122487fed24012248 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFD240122b07fed240122b0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFD240123187fed24012318 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD240123807fed24012380 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD240123e87fed240123e8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD240124507fed24012450 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFD240124b87fed240124b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD240125207fed24012520 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFD240125887fed24012588 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD240100007fed24010000 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFD240100687fed24010068 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFD240100d07fed240100d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD240101387fed24010138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD240101a07fed240101a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD240102087fed24010208 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFD240102707fed24010270 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFD240102d87fed240102d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD240103407fed24010340 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD240103a87fed240103a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240104107fed24010410 /* 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 */ - FFF2210aa5007f92210aa500 /* Resources */ = { + FFF223d0c2e07fed23d0c2e0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -233,7 +233,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC210aa5007f92210aa500 /* Frameworks */ = { + FFFC23d0c2e07fed23d0c2e0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -243,52 +243,52 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8210aa5007f92210aa500 /* Sources */ = { + FFF823d0c2e07fed23d0c2e0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF218296387f9221829638, - FFFF218296a07f92218296a0, - FFFF218297087f9221829708, - FFFF218297707f9221829770, - FFFF218297d87f92218297d8, - FFFF218298407f9221829840, - FFFF218298a87f92218298a8, - FFFF218299107f9221829910, - FFFF218299787f9221829978, - FFFF218299e07f92218299e0, - FFFF21829a487f9221829a48, - FFFF21829ab07f9221829ab0, - FFFF21829b187f9221829b18, - FFFF21829b807f9221829b80, - FFFF21829be87f9221829be8, - FFFF21829c507f9221829c50, - FFFF21829cb87f9221829cb8, - FFFF21829d207f9221829d20, - FFFF21829d887f9221829d88, - FFFF21829df07f9221829df0, - FFFF21829e587f9221829e58, - FFFF21829ec07f9221829ec0, - FFFF21829f287f9221829f28, - FFFF21829f907f9221829f90, - FFFF21829ff87f9221829ff8, - FFFF2182a2007f922182a200, - FFFF2182a2687f922182a268, - FFFF2182aa207f922182aa20, - FFFF2182aa887f922182aa88, - FFFF2182aaf07f922182aaf0, - FFFF2182ab587f922182ab58, - FFFF2182abc07f922182abc0, - FFFF2182ac287f922182ac28, - FFFF2182ac907f922182ac90, - FFFF2182acf87f922182acf8, - FFFF2182ad607f922182ad60, - FFFF2182af007f922182af00, - FFFF2182af687f922182af68, - FFFF2182afd07f922182afd0, - FFFF2182b0387f922182b038, - FFFF218237a87f92218237a8, - FFFF218238107f9221823810, + FFFF240144387fed24014438, + FFFF240144a07fed240144a0, + FFFF240145087fed24014508, + FFFF240145707fed24014570, + FFFF240145d87fed240145d8, + FFFF240146407fed24014640, + FFFF240146a87fed240146a8, + FFFF240147107fed24014710, + FFFF240147787fed24014778, + FFFF240147e07fed240147e0, + FFFF240148487fed24014848, + FFFF240148b07fed240148b0, + FFFF240149187fed24014918, + FFFF240149807fed24014980, + FFFF240149e87fed240149e8, + FFFF24014a507fed24014a50, + FFFF24014ab87fed24014ab8, + FFFF24014b207fed24014b20, + FFFF24014b887fed24014b88, + FFFF24014bf07fed24014bf0, + FFFF24014c587fed24014c58, + FFFF24014cc07fed24014cc0, + FFFF24014d287fed24014d28, + FFFF24014d907fed24014d90, + FFFF24014df87fed24014df8, + FFFF240150007fed24015000, + FFFF240150687fed24015068, + FFFF240158207fed24015820, + FFFF240158887fed24015888, + FFFF240158f07fed240158f0, + FFFF240159587fed24015958, + FFFF240159c07fed240159c0, + FFFF24015a287fed24015a28, + FFFF24015a907fed24015a90, + FFFF24015af87fed24015af8, + FFFF24015b607fed24015b60, + FFFF24015d007fed24015d00, + FFFF24015d687fed24015d68, + FFFF24015dd07fed24015dd0, + FFFF24015e387fed24015e38, + FFFF240103a87fed240103a8, + FFFF240104107fed24010410, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -297,112 +297,112 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF421059dd07f9221059dd0 /* PBXTargetDependency */ = { + FFF423d13a207fed23d13a20 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA215dcd407f92215dcd40 /* LowLevel */; - targetProxy = FFF5215dcd407f92215dcd40 /* PBXContainerItemProxy */; + target = FFFA22e271907fed22e27190 /* LowLevel */; + targetProxy = FFF522e271907fed22e27190 /* PBXContainerItemProxy */; }; - FFF421059e307f9221059e30 /* PBXTargetDependency */ = { + FFF423d15da07fed23d15da0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA210c4a407f92210c4a40 /* LowLevelAABB */; - targetProxy = FFF5210c4a407f92210c4a40 /* PBXContainerItemProxy */; + target = FFFA22dbccc07fed22dbccc0 /* LowLevelAABB */; + targetProxy = FFF522dbccc07fed22dbccc0 /* PBXContainerItemProxy */; }; - FFF4210565f07f92210565f0 /* PBXTargetDependency */ = { + FFF423d189107fed23d18910 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA2170c8707f922170c870 /* LowLevelCloth */; - targetProxy = FFF52170c8707f922170c870 /* PBXContainerItemProxy */; + target = FFFA2167fad07fed2167fad0 /* LowLevelCloth */; + targetProxy = FFF52167fad07fed2167fad0 /* PBXContainerItemProxy */; }; - FFF4210565907f9221056590 /* PBXTargetDependency */ = { + FFF423d15e007fed23d15e00 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA220092a07f92220092a0 /* LowLevelDynamics */; - targetProxy = FFF5220092a07f92220092a0 /* PBXContainerItemProxy */; + target = FFFA22e511a07fed22e511a0 /* LowLevelDynamics */; + targetProxy = FFF522e511a07fed22e511a0 /* PBXContainerItemProxy */; }; - FFF4210566507f9221056650 /* PBXTargetDependency */ = { + FFF423d189707fed23d18970 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA220239f07f92220239f0 /* LowLevelParticles */; - targetProxy = FFF5220239f07f92220239f0 /* PBXContainerItemProxy */; + target = FFFA22dd04c07fed22dd04c0 /* LowLevelParticles */; + targetProxy = FFF522dd04c07fed22dd04c0 /* PBXContainerItemProxy */; }; - FFF4210560507f9221056050 /* PBXTargetDependency */ = { + FFF423d18f007fed23d18f00 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA2114ec407f922114ec40 /* PhysXCommon */; - targetProxy = FFF52114ec407f922114ec40 /* PBXContainerItemProxy */; + target = FFFA2292ec707fed2292ec70 /* PhysXCommon */; + targetProxy = FFF52292ec707fed2292ec70 /* PBXContainerItemProxy */; }; - FFF4210b8aa07f92210b8aa0 /* PBXTargetDependency */ = { + FFF423d0c5d07fed23d0c5d0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA21160b007f9221160b00 /* PxFoundation */; - targetProxy = FFF521160b007f9221160b00 /* PBXContainerItemProxy */; + target = FFFA22914a507fed22914a50 /* PxFoundation */; + targetProxy = FFF522914a507fed22914a50 /* PBXContainerItemProxy */; }; - FFF4210aa4d07f92210aa4d0 /* PBXTargetDependency */ = { + FFF423d0c2807fed23d0c280 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA211358507f9221135850 /* PxPvdSDK */; - targetProxy = FFF5211358507f9221135850 /* PBXContainerItemProxy */; + target = FFFA22e098707fed22e09870 /* PxPvdSDK */; + targetProxy = FFF522e098707fed22e09870 /* PBXContainerItemProxy */; }; - FFF42105a4a07f922105a4a0 /* PBXTargetDependency */ = { + FFF423d191d07fed23d191d0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA2230dec07f922230dec0 /* PxTask */; - targetProxy = FFF52230dec07f922230dec0 /* PBXContainerItemProxy */; + target = FFFA23a17ac07fed23a17ac0 /* PxTask */; + targetProxy = FFF523a17ac07fed23a17ac0 /* PBXContainerItemProxy */; }; - FFF42105a4107f922105a410 /* PBXTargetDependency */ = { + FFF423d191407fed23d19140 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA21079f707f9221079f70 /* SceneQuery */; - targetProxy = FFF521079f707f9221079f70 /* PBXContainerItemProxy */; + target = FFFA23d38e307fed23d38e30 /* SceneQuery */; + targetProxy = FFF523d38e307fed23d38e30 /* PBXContainerItemProxy */; }; - FFF42105a4707f922105a470 /* PBXTargetDependency */ = { + FFF423d191a07fed23d191a0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA2107e5307f922107e530 /* SimulationController */; - targetProxy = FFF52107e5307f922107e530 /* PBXContainerItemProxy */; + target = FFFA23d3d4407fed23d3d440 /* SimulationController */; + targetProxy = FFF523d3d4407fed23d3d440 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCharacterKinematic */ - FFFF2105d1807f922105d180 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD21068cc07f9221068cc0 /* PhysXExtensions */; }; - FFFF2182cc787f922182cc78 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182cc787f922182cc78 /* CctBoxController.cpp */; }; - FFFF2182cce07f922182cce0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182cce07f922182cce0 /* CctCapsuleController.cpp */; }; - FFFF2182cd487f922182cd48 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182cd487f922182cd48 /* CctCharacterController.cpp */; }; - FFFF2182cdb07f922182cdb0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182cdb07f922182cdb0 /* CctCharacterControllerCallbacks.cpp */; }; - FFFF2182ce187f922182ce18 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182ce187f922182ce18 /* CctCharacterControllerManager.cpp */; }; - FFFF2182ce807f922182ce80 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182ce807f922182ce80 /* CctController.cpp */; }; - FFFF2182cee87f922182cee8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182cee87f922182cee8 /* CctObstacleContext.cpp */; }; - FFFF2182cf507f922182cf50 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182cf507f922182cf50 /* CctSweptBox.cpp */; }; - FFFF2182cfb87f922182cfb8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182cfb87f922182cfb8 /* CctSweptCapsule.cpp */; }; - FFFF2182d0207f922182d020 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2182d0207f922182d020 /* CctSweptVolume.cpp */; }; + FFFF23d1ab007fed23d1ab00 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD23d27c207fed23d27c20 /* PhysXExtensions */; }; + FFFF2400da787fed2400da78 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2400da787fed2400da78 /* CctBoxController.cpp */; }; + FFFF2400dae07fed2400dae0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2400dae07fed2400dae0 /* CctCapsuleController.cpp */; }; + FFFF2400db487fed2400db48 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2400db487fed2400db48 /* CctCharacterController.cpp */; }; + FFFF2400dbb07fed2400dbb0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2400dbb07fed2400dbb0 /* CctCharacterControllerCallbacks.cpp */; }; + FFFF2400dc187fed2400dc18 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2400dc187fed2400dc18 /* CctCharacterControllerManager.cpp */; }; + FFFF2400dc807fed2400dc80 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2400dc807fed2400dc80 /* CctController.cpp */; }; + FFFF2400dce87fed2400dce8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2400dce87fed2400dce8 /* CctObstacleContext.cpp */; }; + FFFF2400dd507fed2400dd50 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2400dd507fed2400dd50 /* CctSweptBox.cpp */; }; + FFFF2400ddb87fed2400ddb8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2400ddb87fed2400ddb8 /* CctSweptCapsule.cpp */; }; + FFFF2400de207fed2400de20 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2400de207fed2400de20 /* CctSweptVolume.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD2105a4b07f922105a4b0 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD2105d3a07f922105d3a0 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD2105d4087f922105d408 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFD2105d4707f922105d470 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; - FFFD2105d4d87f922105d4d8 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD2105d5407f922105d540 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; - FFFD2105d5a87f922105d5a8 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD2105d6107f922105d610 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; - FFFD2105d6787f922105d678 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c8007f922182c800 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c8687f922182c868 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c8d07f922182c8d0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c9387f922182c938 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182c9a07f922182c9a0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182ca087f922182ca08 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182ca707f922182ca70 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182cad87f922182cad8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182cb407f922182cb40 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182cba87f922182cba8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182cc107f922182cc10 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182cc787f922182cc78 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182cce07f922182cce0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182cd487f922182cd48 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182cdb07f922182cdb0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182ce187f922182ce18 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182ce807f922182ce80 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182cee87f922182cee8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182cf507f922182cf50 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182cfb87f922182cfb8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2182d0207f922182d020 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23d191e07fed23d191e0 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD23d1c2007fed23d1c200 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFD23d1c2687fed23d1c268 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFD23d1c2d07fed23d1c2d0 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; + FFFD23d1c3387fed23d1c338 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; + FFFD23d1c3a07fed23d1c3a0 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; + FFFD23d1c4087fed23d1c408 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD23d1c4707fed23d1c470 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; + FFFD23d1c4d87fed23d1c4d8 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400d6007fed2400d600 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400d6687fed2400d668 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400d6d07fed2400d6d0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400d7387fed2400d738 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400d7a07fed2400d7a0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400d8087fed2400d808 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400d8707fed2400d870 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400d8d87fed2400d8d8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400d9407fed2400d940 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400d9a87fed2400d9a8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400da107fed2400da10 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400da787fed2400da78 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2400dae07fed2400dae0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2400db487fed2400db48 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2400dbb07fed2400dbb0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2400dc187fed2400dc18 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2400dc807fed2400dc80 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2400dce87fed2400dce8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2400dd507fed2400dd50 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2400ddb87fed2400ddb8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2400de207fed2400de20 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF22105a4b07f922105a4b0 /* Resources */ = { + FFF223d191e07fed23d191e0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -412,7 +412,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC2105a4b07f922105a4b0 /* Frameworks */ = { + FFFC23d191e07fed23d191e0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -422,20 +422,20 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF82105a4b07f922105a4b0 /* Sources */ = { + FFF823d191e07fed23d191e0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF2182cc787f922182cc78, - FFFF2182cce07f922182cce0, - FFFF2182cd487f922182cd48, - FFFF2182cdb07f922182cdb0, - FFFF2182ce187f922182ce18, - FFFF2182ce807f922182ce80, - FFFF2182cee87f922182cee8, - FFFF2182cf507f922182cf50, - FFFF2182cfb87f922182cfb8, - FFFF2182d0207f922182d020, + FFFF2400da787fed2400da78, + FFFF2400dae07fed2400dae0, + FFFF2400db487fed2400db48, + FFFF2400dbb07fed2400dbb0, + FFFF2400dc187fed2400dc18, + FFFF2400dc807fed2400dc80, + FFFF2400dce87fed2400dce8, + FFFF2400dd507fed2400dd50, + FFFF2400ddb87fed2400ddb8, + FFFF2400de207fed2400de20, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -444,91 +444,91 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF421057f707f9221057f70 /* PBXTargetDependency */ = { + FFF423d1c0807fed23d1c080 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA2114ec407f922114ec40 /* PhysXCommon */; - targetProxy = FFF52114ec407f922114ec40 /* PBXContainerItemProxy */; + target = FFFA2292ec707fed2292ec70 /* PhysXCommon */; + targetProxy = FFF52292ec707fed2292ec70 /* PBXContainerItemProxy */; }; - FFF42105d1807f922105d180 /* PBXTargetDependency */ = { + FFF423d1ab007fed23d1ab00 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA21068cc07f9221068cc0 /* PhysXExtensions */; - targetProxy = FFF521068cc07f9221068cc0 /* PBXContainerItemProxy */; + target = FFFA23d27c207fed23d27c20 /* PhysXExtensions */; + targetProxy = FFF523d27c207fed23d27c20 /* PBXContainerItemProxy */; }; - FFF42105ca907f922105ca90 /* PBXTargetDependency */ = { + FFF423d1b8607fed23d1b860 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA21160b007f9221160b00 /* PxFoundation */; - targetProxy = FFF521160b007f9221160b00 /* PBXContainerItemProxy */; + target = FFFA22914a507fed22914a50 /* PxFoundation */; + targetProxy = FFF522914a507fed22914a50 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXVehicle */ - FFFF21830e087f9221830e08 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21830e087f9221830e08 /* PxVehicleComponents.cpp */; }; - FFFF21830e707f9221830e70 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21830e707f9221830e70 /* PxVehicleDrive.cpp */; }; - FFFF21830ed87f9221830ed8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21830ed87f9221830ed8 /* PxVehicleDrive4W.cpp */; }; - FFFF21830f407f9221830f40 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21830f407f9221830f40 /* PxVehicleDriveNW.cpp */; }; - FFFF21830fa87f9221830fa8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21830fa87f9221830fa8 /* PxVehicleDriveTank.cpp */; }; - FFFF218310107f9221831010 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218310107f9221831010 /* PxVehicleMetaData.cpp */; }; - FFFF218310787f9221831078 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218310787f9221831078 /* PxVehicleNoDrive.cpp */; }; - FFFF218310e07f92218310e0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218310e07f92218310e0 /* PxVehicleSDK.cpp */; }; - FFFF218311487f9221831148 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218311487f9221831148 /* PxVehicleSerialization.cpp */; }; - FFFF218311b07f92218311b0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218311b07f92218311b0 /* PxVehicleSuspWheelTire4.cpp */; }; - FFFF218312187f9221831218 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218312187f9221831218 /* PxVehicleTireFriction.cpp */; }; - FFFF218312807f9221831280 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218312807f9221831280 /* PxVehicleUpdate.cpp */; }; - FFFF218312e87f92218312e8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218312e87f92218312e8 /* PxVehicleWheels.cpp */; }; - FFFF218313507f9221831350 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218313507f9221831350 /* VehicleUtilControl.cpp */; }; - FFFF218313b87f92218313b8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218313b87f92218313b8 /* VehicleUtilSetup.cpp */; }; - FFFF218314207f9221831420 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218314207f9221831420 /* VehicleUtilTelemetry.cpp */; }; - FFFF210691d87f92210691d8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD210691d87f92210691d8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; - FFFF210692407f9221069240 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD210692407f9221069240 /* src/PxVehicleMetaDataObjects.cpp */; }; + FFFF240188087fed24018808 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240188087fed24018808 /* PxVehicleComponents.cpp */; }; + FFFF240188707fed24018870 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240188707fed24018870 /* PxVehicleDrive.cpp */; }; + FFFF240188d87fed240188d8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240188d87fed240188d8 /* PxVehicleDrive4W.cpp */; }; + FFFF240189407fed24018940 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240189407fed24018940 /* PxVehicleDriveNW.cpp */; }; + FFFF240189a87fed240189a8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240189a87fed240189a8 /* PxVehicleDriveTank.cpp */; }; + FFFF24018a107fed24018a10 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24018a107fed24018a10 /* PxVehicleMetaData.cpp */; }; + FFFF24018a787fed24018a78 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24018a787fed24018a78 /* PxVehicleNoDrive.cpp */; }; + FFFF24018ae07fed24018ae0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24018ae07fed24018ae0 /* PxVehicleSDK.cpp */; }; + FFFF24018b487fed24018b48 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24018b487fed24018b48 /* PxVehicleSerialization.cpp */; }; + FFFF24018bb07fed24018bb0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24018bb07fed24018bb0 /* PxVehicleSuspWheelTire4.cpp */; }; + FFFF24018c187fed24018c18 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24018c187fed24018c18 /* PxVehicleTireFriction.cpp */; }; + FFFF24018c807fed24018c80 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24018c807fed24018c80 /* PxVehicleUpdate.cpp */; }; + FFFF24018ce87fed24018ce8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24018ce87fed24018ce8 /* PxVehicleWheels.cpp */; }; + FFFF24018d507fed24018d50 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24018d507fed24018d50 /* VehicleUtilControl.cpp */; }; + FFFF24018db87fed24018db8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24018db87fed24018db8 /* VehicleUtilSetup.cpp */; }; + FFFF24018e207fed24018e20 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD24018e207fed24018e20 /* VehicleUtilTelemetry.cpp */; }; + FFFF23d281487fed23d28148 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD23d281487fed23d28148 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; + FFFF23d281b07fed23d281b0 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD23d281b07fed23d281b0 /* src/PxVehicleMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD210577e07f92210577e0 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD2182ee007f922182ee00 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182ee687f922182ee68 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182eed07f922182eed0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182ef387f922182ef38 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182efa07f922182efa0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182f0087f922182f008 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182f0707f922182f070 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182f0d87f922182f0d8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182f1407f922182f140 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182f1a87f922182f1a8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182f2107f922182f210 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182f2787f922182f278 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182f2e07f922182f2e0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182f3487f922182f348 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; - FFFD2182f3b07f922182f3b0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; - FFFD21830c007f9221830c00 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD21830c687f9221830c68 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD21830cd07f9221830cd0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD21830d387f9221830d38 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; - FFFD21830da07f9221830da0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; - FFFD21830e087f9221830e08 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21830e707f9221830e70 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21830ed87f9221830ed8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21830f407f9221830f40 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21830fa87f9221830fa8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218310107f9221831010 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218310787f9221831078 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218310e07f92218310e0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218311487f9221831148 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218311b07f92218311b0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218312187f9221831218 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218312807f9221831280 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218312e87f92218312e8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218313507f9221831350 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218313b87f92218313b8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218314207f9221831420 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD210690a07f92210690a0 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD210691087f9221069108 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD210691707f9221069170 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD210691d87f92210691d8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD210692407f9221069240 /* src/PxVehicleMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23d165107fed23d16510 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD2400f4007fed2400f400 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400f4687fed2400f468 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400f4d07fed2400f4d0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400f5387fed2400f538 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400f5a07fed2400f5a0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400f6087fed2400f608 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400f6707fed2400f670 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400f6d87fed2400f6d8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400f7407fed2400f740 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400f7a87fed2400f7a8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400f8107fed2400f810 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400f8787fed2400f878 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400f8e07fed2400f8e0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400f9487fed2400f948 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; + FFFD2400f9b07fed2400f9b0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; + FFFD240186007fed24018600 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD240186687fed24018668 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; + FFFD240186d07fed240186d0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD240187387fed24018738 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; + FFFD240187a07fed240187a0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; + FFFD240188087fed24018808 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240188707fed24018870 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240188d87fed240188d8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240189407fed24018940 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240189a87fed240189a8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24018a107fed24018a10 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24018a787fed24018a78 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24018ae07fed24018ae0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24018b487fed24018b48 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24018bb07fed24018bb0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24018c187fed24018c18 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24018c807fed24018c80 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24018ce87fed24018ce8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24018d507fed24018d50 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24018db87fed24018db8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD24018e207fed24018e20 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23d280107fed23d28010 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD23d280787fed23d28078 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD23d280e07fed23d280e0 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD23d281487fed23d28148 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23d281b07fed23d281b0 /* 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 */ - FFF2210577e07f92210577e0 /* Resources */ = { + FFF223d165107fed23d16510 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -538,7 +538,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC210577e07f92210577e0 /* Frameworks */ = { + FFFC23d165107fed23d16510 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -548,28 +548,28 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8210577e07f92210577e0 /* Sources */ = { + FFF823d165107fed23d16510 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF21830e087f9221830e08, - FFFF21830e707f9221830e70, - FFFF21830ed87f9221830ed8, - FFFF21830f407f9221830f40, - FFFF21830fa87f9221830fa8, - FFFF218310107f9221831010, - FFFF218310787f9221831078, - FFFF218310e07f92218310e0, - FFFF218311487f9221831148, - FFFF218311b07f92218311b0, - FFFF218312187f9221831218, - FFFF218312807f9221831280, - FFFF218312e87f92218312e8, - FFFF218313507f9221831350, - FFFF218313b87f92218313b8, - FFFF218314207f9221831420, - FFFF210691d87f92210691d8, - FFFF210692407f9221069240, + FFFF240188087fed24018808, + FFFF240188707fed24018870, + FFFF240188d87fed240188d8, + FFFF240189407fed24018940, + FFFF240189a87fed240189a8, + FFFF24018a107fed24018a10, + FFFF24018a787fed24018a78, + FFFF24018ae07fed24018ae0, + FFFF24018b487fed24018b48, + FFFF24018bb07fed24018bb0, + FFFF24018c187fed24018c18, + FFFF24018c807fed24018c80, + FFFF24018ce87fed24018ce8, + FFFF24018d507fed24018d50, + FFFF24018db87fed24018db8, + FFFF24018e207fed24018e20, + FFFF23d281487fed23d28148, + FFFF23d281b07fed23d281b0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -581,220 +581,220 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXExtensions */ - FFFF218334e87f92218334e8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218334e87f92218334e8 /* ExtBroadPhase.cpp */; }; - FFFF218335507f9221833550 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218335507f9221833550 /* ExtClothFabricCooker.cpp */; }; - FFFF218335b87f92218335b8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218335b87f92218335b8 /* ExtClothGeodesicTetherCooker.cpp */; }; - FFFF218336207f9221833620 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218336207f9221833620 /* ExtClothMeshQuadifier.cpp */; }; - FFFF218336887f9221833688 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218336887f9221833688 /* ExtClothSimpleTetherCooker.cpp */; }; - FFFF218336f07f92218336f0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218336f07f92218336f0 /* ExtCollection.cpp */; }; - FFFF218337587f9221833758 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218337587f9221833758 /* ExtConvexMeshExt.cpp */; }; - FFFF218337c07f92218337c0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218337c07f92218337c0 /* ExtCpuWorkerThread.cpp */; }; - FFFF218338287f9221833828 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218338287f9221833828 /* ExtD6Joint.cpp */; }; - FFFF218338907f9221833890 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218338907f9221833890 /* ExtD6JointSolverPrep.cpp */; }; - FFFF218338f87f92218338f8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218338f87f92218338f8 /* ExtDefaultCpuDispatcher.cpp */; }; - FFFF218339607f9221833960 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218339607f9221833960 /* ExtDefaultErrorCallback.cpp */; }; - FFFF218339c87f92218339c8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218339c87f92218339c8 /* ExtDefaultSimulationFilterShader.cpp */; }; - FFFF21833a307f9221833a30 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21833a307f9221833a30 /* ExtDefaultStreams.cpp */; }; - FFFF21833a987f9221833a98 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21833a987f9221833a98 /* ExtDistanceJoint.cpp */; }; - FFFF21833b007f9221833b00 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21833b007f9221833b00 /* ExtDistanceJointSolverPrep.cpp */; }; - FFFF21833b687f9221833b68 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21833b687f9221833b68 /* ExtExtensions.cpp */; }; - FFFF21833bd07f9221833bd0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21833bd07f9221833bd0 /* ExtFixedJoint.cpp */; }; - FFFF21833c387f9221833c38 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21833c387f9221833c38 /* ExtFixedJointSolverPrep.cpp */; }; - FFFF21833ca07f9221833ca0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21833ca07f9221833ca0 /* ExtJoint.cpp */; }; - FFFF21833d087f9221833d08 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21833d087f9221833d08 /* ExtMetaData.cpp */; }; - FFFF21833d707f9221833d70 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21833d707f9221833d70 /* ExtParticleExt.cpp */; }; - FFFF21833dd87f9221833dd8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21833dd87f9221833dd8 /* ExtPrismaticJoint.cpp */; }; - FFFF21833e407f9221833e40 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21833e407f9221833e40 /* ExtPrismaticJointSolverPrep.cpp */; }; - FFFF21833ea87f9221833ea8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21833ea87f9221833ea8 /* ExtPvd.cpp */; }; - FFFF21833f107f9221833f10 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21833f107f9221833f10 /* ExtPxStringTable.cpp */; }; - FFFF21833f787f9221833f78 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21833f787f9221833f78 /* ExtRaycastCCD.cpp */; }; - FFFF21833fe07f9221833fe0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21833fe07f9221833fe0 /* ExtRevoluteJoint.cpp */; }; - FFFF218340487f9221834048 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218340487f9221834048 /* ExtRevoluteJointSolverPrep.cpp */; }; - FFFF218340b07f92218340b0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218340b07f92218340b0 /* ExtRigidBodyExt.cpp */; }; - FFFF218341187f9221834118 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218341187f9221834118 /* ExtSceneQueryExt.cpp */; }; - FFFF218341807f9221834180 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218341807f9221834180 /* ExtSimpleFactory.cpp */; }; - FFFF218341e87f92218341e8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218341e87f92218341e8 /* ExtSmoothNormals.cpp */; }; - FFFF218342507f9221834250 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218342507f9221834250 /* ExtSphericalJoint.cpp */; }; - FFFF218342b87f92218342b8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218342b87f92218342b8 /* ExtSphericalJointSolverPrep.cpp */; }; - FFFF218343207f9221834320 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218343207f9221834320 /* ExtTriangleMeshExt.cpp */; }; - FFFF218378d07f92218378d0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD218378d07f92218378d0 /* SnSerialUtils.cpp */; }; - FFFF218379387f9221837938 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD218379387f9221837938 /* SnSerialization.cpp */; }; - FFFF218379a07f92218379a0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD218379a07f92218379a0 /* SnSerializationRegistry.cpp */; }; - FFFF21837ce07f9221837ce0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD21837ce07f9221837ce0 /* Binary/SnBinaryDeserialization.cpp */; }; - FFFF21837d487f9221837d48 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD21837d487f9221837d48 /* Binary/SnBinarySerialization.cpp */; }; - FFFF21837db07f9221837db0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD21837db07f9221837db0 /* Binary/SnConvX.cpp */; }; - FFFF21837e187f9221837e18 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD21837e187f9221837e18 /* Binary/SnConvX_Align.cpp */; }; - FFFF21837e807f9221837e80 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD21837e807f9221837e80 /* Binary/SnConvX_Convert.cpp */; }; - FFFF21837ee87f9221837ee8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD21837ee87f9221837ee8 /* Binary/SnConvX_Error.cpp */; }; - FFFF21837f507f9221837f50 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD21837f507f9221837f50 /* Binary/SnConvX_MetaData.cpp */; }; - FFFF21837fb87f9221837fb8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD21837fb87f9221837fb8 /* Binary/SnConvX_Output.cpp */; }; - FFFF218380207f9221838020 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD218380207f9221838020 /* Binary/SnConvX_Union.cpp */; }; - FFFF218380887f9221838088 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD218380887f9221838088 /* Binary/SnSerializationContext.cpp */; }; - FFFF218389e07f92218389e0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD218389e07f92218389e0 /* Xml/SnJointRepXSerializer.cpp */; }; - FFFF21838a487f9221838a48 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD21838a487f9221838a48 /* Xml/SnRepXCoreSerializer.cpp */; }; - FFFF21838ab07f9221838ab0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD21838ab07f9221838ab0 /* Xml/SnRepXUpgrader.cpp */; }; - FFFF21838b187f9221838b18 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD21838b187f9221838b18 /* Xml/SnXmlSerialization.cpp */; }; - FFFF218358e07f92218358e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD218358e07f92218358e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; + FFFF2401aee87fed2401aee8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401aee87fed2401aee8 /* ExtBroadPhase.cpp */; }; + FFFF2401af507fed2401af50 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401af507fed2401af50 /* ExtClothFabricCooker.cpp */; }; + FFFF2401afb87fed2401afb8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401afb87fed2401afb8 /* ExtClothGeodesicTetherCooker.cpp */; }; + FFFF2401b0207fed2401b020 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b0207fed2401b020 /* ExtClothMeshQuadifier.cpp */; }; + FFFF2401b0887fed2401b088 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b0887fed2401b088 /* ExtClothSimpleTetherCooker.cpp */; }; + FFFF2401b0f07fed2401b0f0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b0f07fed2401b0f0 /* ExtCollection.cpp */; }; + FFFF2401b1587fed2401b158 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b1587fed2401b158 /* ExtConvexMeshExt.cpp */; }; + FFFF2401b1c07fed2401b1c0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b1c07fed2401b1c0 /* ExtCpuWorkerThread.cpp */; }; + FFFF2401b2287fed2401b228 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b2287fed2401b228 /* ExtD6Joint.cpp */; }; + FFFF2401b2907fed2401b290 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b2907fed2401b290 /* ExtD6JointSolverPrep.cpp */; }; + FFFF2401b2f87fed2401b2f8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b2f87fed2401b2f8 /* ExtDefaultCpuDispatcher.cpp */; }; + FFFF2401b3607fed2401b360 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b3607fed2401b360 /* ExtDefaultErrorCallback.cpp */; }; + FFFF2401b3c87fed2401b3c8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b3c87fed2401b3c8 /* ExtDefaultSimulationFilterShader.cpp */; }; + FFFF2401b4307fed2401b430 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b4307fed2401b430 /* ExtDefaultStreams.cpp */; }; + FFFF2401b4987fed2401b498 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b4987fed2401b498 /* ExtDistanceJoint.cpp */; }; + FFFF2401b5007fed2401b500 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b5007fed2401b500 /* ExtDistanceJointSolverPrep.cpp */; }; + FFFF2401b5687fed2401b568 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b5687fed2401b568 /* ExtExtensions.cpp */; }; + FFFF2401b5d07fed2401b5d0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b5d07fed2401b5d0 /* ExtFixedJoint.cpp */; }; + FFFF2401b6387fed2401b638 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b6387fed2401b638 /* ExtFixedJointSolverPrep.cpp */; }; + FFFF2401b6a07fed2401b6a0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b6a07fed2401b6a0 /* ExtJoint.cpp */; }; + FFFF2401b7087fed2401b708 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b7087fed2401b708 /* ExtMetaData.cpp */; }; + FFFF2401b7707fed2401b770 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b7707fed2401b770 /* ExtParticleExt.cpp */; }; + FFFF2401b7d87fed2401b7d8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b7d87fed2401b7d8 /* ExtPrismaticJoint.cpp */; }; + FFFF2401b8407fed2401b840 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b8407fed2401b840 /* ExtPrismaticJointSolverPrep.cpp */; }; + FFFF2401b8a87fed2401b8a8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b8a87fed2401b8a8 /* ExtPvd.cpp */; }; + FFFF2401b9107fed2401b910 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b9107fed2401b910 /* ExtPxStringTable.cpp */; }; + FFFF2401b9787fed2401b978 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b9787fed2401b978 /* ExtRaycastCCD.cpp */; }; + FFFF2401b9e07fed2401b9e0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401b9e07fed2401b9e0 /* ExtRevoluteJoint.cpp */; }; + FFFF2401ba487fed2401ba48 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401ba487fed2401ba48 /* ExtRevoluteJointSolverPrep.cpp */; }; + FFFF2401bab07fed2401bab0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401bab07fed2401bab0 /* ExtRigidBodyExt.cpp */; }; + FFFF2401bb187fed2401bb18 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401bb187fed2401bb18 /* ExtSceneQueryExt.cpp */; }; + FFFF2401bb807fed2401bb80 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401bb807fed2401bb80 /* ExtSimpleFactory.cpp */; }; + FFFF2401bbe87fed2401bbe8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401bbe87fed2401bbe8 /* ExtSmoothNormals.cpp */; }; + FFFF2401bc507fed2401bc50 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401bc507fed2401bc50 /* ExtSphericalJoint.cpp */; }; + FFFF2401bcb87fed2401bcb8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401bcb87fed2401bcb8 /* ExtSphericalJointSolverPrep.cpp */; }; + FFFF2401bd207fed2401bd20 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2401bd207fed2401bd20 /* ExtTriangleMeshExt.cpp */; }; + FFFF2401f2d07fed2401f2d0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD2401f2d07fed2401f2d0 /* SnSerialUtils.cpp */; }; + FFFF2401f3387fed2401f338 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD2401f3387fed2401f338 /* SnSerialization.cpp */; }; + FFFF2401f3a07fed2401f3a0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD2401f3a07fed2401f3a0 /* SnSerializationRegistry.cpp */; }; + FFFF2401f6e07fed2401f6e0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD2401f6e07fed2401f6e0 /* Binary/SnBinaryDeserialization.cpp */; }; + FFFF2401f7487fed2401f748 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD2401f7487fed2401f748 /* Binary/SnBinarySerialization.cpp */; }; + FFFF2401f7b07fed2401f7b0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD2401f7b07fed2401f7b0 /* Binary/SnConvX.cpp */; }; + FFFF2401f8187fed2401f818 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD2401f8187fed2401f818 /* Binary/SnConvX_Align.cpp */; }; + FFFF2401f8807fed2401f880 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD2401f8807fed2401f880 /* Binary/SnConvX_Convert.cpp */; }; + FFFF2401f8e87fed2401f8e8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD2401f8e87fed2401f8e8 /* Binary/SnConvX_Error.cpp */; }; + FFFF2401f9507fed2401f950 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD2401f9507fed2401f950 /* Binary/SnConvX_MetaData.cpp */; }; + FFFF2401f9b87fed2401f9b8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD2401f9b87fed2401f9b8 /* Binary/SnConvX_Output.cpp */; }; + FFFF2401fa207fed2401fa20 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD2401fa207fed2401fa20 /* Binary/SnConvX_Union.cpp */; }; + FFFF2401fa887fed2401fa88 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD2401fa887fed2401fa88 /* Binary/SnSerializationContext.cpp */; }; + FFFF240203e07fed240203e0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD240203e07fed240203e0 /* Xml/SnJointRepXSerializer.cpp */; }; + FFFF240204487fed24020448 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD240204487fed24020448 /* Xml/SnRepXCoreSerializer.cpp */; }; + FFFF240204b07fed240204b0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD240204b07fed240204b0 /* Xml/SnRepXUpgrader.cpp */; }; + FFFF240205187fed24020518 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD240205187fed24020518 /* Xml/SnXmlSerialization.cpp */; }; + FFFF2401d2e07fed2401d2e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD2401d2e07fed2401d2e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD21068cc07f9221068cc0 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD218344007f9221834400 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; - FFFD218344687f9221834468 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD218344d07f92218344d0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFD218345387f9221834538 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD218345a07f92218345a0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; - FFFD218346087f9221834608 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFD218346707f9221834670 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD218346d87f92218346d8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD218347407f9221834740 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD218347a87f92218347a8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFD218348107f9221834810 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD218348787f9221834878 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD218348e07f92218348e0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD218349487f9221834948 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; - FFFD218349b07f92218349b0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD21834a187f9221834a18 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD21834a807f9221834a80 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFD21834ae87f9221834ae8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD21834b507f9221834b50 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD21834bb87f9221834bb8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; - FFFD21834c207f9221834c20 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD21834c887f9221834c88 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD21834cf07f9221834cf0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD21834d587f9221834d58 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFD21834dc07f9221834dc0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD21834e287f9221834e28 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; - FFFD21834e907f9221834e90 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD21834ef87f9221834ef8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD21834f607f9221834f60 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD21834fc87f9221834fc8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD218350307f9221835030 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD218350987f9221835098 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD218351007f9221835100 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD218351687f9221835168 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; - FFFD218351d07f92218351d0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD218352387f9221835238 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD218352a07f92218352a0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD21832e007f9221832e00 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD21832e687f9221832e68 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; - FFFD21832ed07f9221832ed0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFD21832f387f9221832f38 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD21832fa07f9221832fa0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD218330087f9221833008 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD218330707f9221833070 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; - FFFD218330d87f92218330d8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD218331407f9221833140 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD218331a87f92218331a8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; - FFFD218332107f9221833210 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD218332787f9221833278 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD218332e07f92218332e0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD218333487f9221833348 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD218333b07f92218333b0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD218334187f9221833418 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD218334807f9221833480 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD218334e87f92218334e8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218335507f9221833550 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218335b87f92218335b8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218336207f9221833620 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218336887f9221833688 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218336f07f92218336f0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218337587f9221833758 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218337c07f92218337c0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218338287f9221833828 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218338907f9221833890 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218338f87f92218338f8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218339607f9221833960 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218339c87f92218339c8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21833a307f9221833a30 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21833a987f9221833a98 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21833b007f9221833b00 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21833b687f9221833b68 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21833bd07f9221833bd0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21833c387f9221833c38 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21833ca07f9221833ca0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21833d087f9221833d08 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21833d707f9221833d70 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21833dd87f9221833dd8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21833e407f9221833e40 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21833ea87f9221833ea8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21833f107f9221833f10 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21833f787f9221833f78 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21833fe07f9221833fe0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218340487f9221834048 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218340b07f92218340b0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218341187f9221834118 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218341807f9221834180 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218341e87f92218341e8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218342507f9221834250 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218342b87f92218342b8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218343207f9221834320 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218378007f9221837800 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD218378687f9221837868 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; - FFFD218378d07f92218378d0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218379387f9221837938 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218379a07f92218379a0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21837a087f9221837a08 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; - FFFD21837a707f9221837a70 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; - FFFD21837ad87f9221837ad8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; - FFFD21837b407f9221837b40 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD21837ba87f9221837ba8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; - FFFD21837c107f9221837c10 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; - FFFD21837c787f9221837c78 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD21837ce07f9221837ce0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21837d487f9221837d48 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21837db07f9221837db0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21837e187f9221837e18 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21837e807f9221837e80 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21837ee87f9221837ee8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21837f507f9221837f50 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21837fb87f9221837fb8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218380207f9221838020 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218380887f9221838088 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218380f07f92218380f0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD218381587f9221838158 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; - FFFD218381c07f92218381c0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD218382287f9221838228 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD218382907f9221838290 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD218382f87f92218382f8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD218383607f9221838360 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD218383c87f92218383c8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD218384307f9221838430 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; - FFFD218384987f9221838498 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD218385007f9221838500 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD218385687f9221838568 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD218385d07f92218385d0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD218386387f9221838638 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD218386a07f92218386a0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD218387087f9221838708 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; - FFFD218387707f9221838770 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD218387d87f92218387d8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD218388407f9221838840 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; - FFFD218388a87f92218388a8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; - FFFD218389107f9221838910 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD218389787f9221838978 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD218389e07f92218389e0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21838a487f9221838a48 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21838ab07f9221838ab0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21838b187f9221838b18 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21838b807f9221838b80 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; - FFFD218354007f9221835400 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD218354687f9221835468 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD218354d07f92218354d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD218355387f9221835538 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD218355a07f92218355a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD218356087f9221835608 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFD218356707f9221835670 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFD218356d87f92218356d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD218357407f9221835740 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD218357a87f92218357a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD218358107f9221835810 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD218358787f9221835878 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD218358e07f92218358e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23d27c207fed23d27c20 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD2401be007fed2401be00 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401be687fed2401be68 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401bed07fed2401bed0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401bf387fed2401bf38 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401bfa07fed2401bfa0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c0087fed2401c008 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c0707fed2401c070 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c0d87fed2401c0d8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c1407fed2401c140 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c1a87fed2401c1a8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c2107fed2401c210 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c2787fed2401c278 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c2e07fed2401c2e0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c3487fed2401c348 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c3b07fed2401c3b0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c4187fed2401c418 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c4807fed2401c480 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c4e87fed2401c4e8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c5507fed2401c550 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c5b87fed2401c5b8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c6207fed2401c620 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c6887fed2401c688 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c6f07fed2401c6f0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c7587fed2401c758 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c7c07fed2401c7c0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c8287fed2401c828 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c8907fed2401c890 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c8f87fed2401c8f8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c9607fed2401c960 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401c9c87fed2401c9c8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401ca307fed2401ca30 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401ca987fed2401ca98 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401cb007fed2401cb00 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401cb687fed2401cb68 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401cbd07fed2401cbd0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401cc387fed2401cc38 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401cca07fed2401cca0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401a8007fed2401a800 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401a8687fed2401a868 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401a8d07fed2401a8d0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401a9387fed2401a938 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401a9a07fed2401a9a0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401aa087fed2401aa08 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401aa707fed2401aa70 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401aad87fed2401aad8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401ab407fed2401ab40 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401aba87fed2401aba8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401ac107fed2401ac10 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401ac787fed2401ac78 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401ace07fed2401ace0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401ad487fed2401ad48 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401adb07fed2401adb0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401ae187fed2401ae18 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401ae807fed2401ae80 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401aee87fed2401aee8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401af507fed2401af50 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401afb87fed2401afb8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b0207fed2401b020 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b0887fed2401b088 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b0f07fed2401b0f0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b1587fed2401b158 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b1c07fed2401b1c0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b2287fed2401b228 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b2907fed2401b290 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b2f87fed2401b2f8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b3607fed2401b360 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b3c87fed2401b3c8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b4307fed2401b430 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b4987fed2401b498 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b5007fed2401b500 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b5687fed2401b568 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b5d07fed2401b5d0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b6387fed2401b638 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b6a07fed2401b6a0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b7087fed2401b708 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b7707fed2401b770 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b7d87fed2401b7d8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b8407fed2401b840 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b8a87fed2401b8a8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b9107fed2401b910 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b9787fed2401b978 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401b9e07fed2401b9e0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401ba487fed2401ba48 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401bab07fed2401bab0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401bb187fed2401bb18 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401bb807fed2401bb80 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401bbe87fed2401bbe8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401bc507fed2401bc50 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401bcb87fed2401bcb8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401bd207fed2401bd20 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401f2007fed2401f200 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401f2687fed2401f268 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401f2d07fed2401f2d0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401f3387fed2401f338 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401f3a07fed2401f3a0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401f4087fed2401f408 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401f4707fed2401f470 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401f4d87fed2401f4d8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401f5407fed2401f540 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401f5a87fed2401f5a8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401f6107fed2401f610 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401f6787fed2401f678 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401f6e07fed2401f6e0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401f7487fed2401f748 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401f7b07fed2401f7b0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401f8187fed2401f818 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401f8807fed2401f880 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401f8e87fed2401f8e8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401f9507fed2401f950 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401f9b87fed2401f9b8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401fa207fed2401fa20 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401fa887fed2401fa88 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2401faf07fed2401faf0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401fb587fed2401fb58 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401fbc07fed2401fbc0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401fc287fed2401fc28 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401fc907fed2401fc90 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401fcf87fed2401fcf8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401fd607fed2401fd60 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401fdc87fed2401fdc8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401fe307fed2401fe30 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401fe987fed2401fe98 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401ff007fed2401ff00 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401ff687fed2401ff68 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401ffd07fed2401ffd0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD240200387fed24020038 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD240200a07fed240200a0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD240201087fed24020108 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; + FFFD240201707fed24020170 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD240201d87fed240201d8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD240202407fed24020240 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; + FFFD240202a87fed240202a8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; + FFFD240203107fed24020310 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD240203787fed24020378 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD240203e07fed240203e0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240204487fed24020448 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240204b07fed240204b0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240205187fed24020518 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240205807fed24020580 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401ce007fed2401ce00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401ce687fed2401ce68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401ced07fed2401ced0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401cf387fed2401cf38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401cfa07fed2401cfa0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401d0087fed2401d008 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401d0707fed2401d070 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401d0d87fed2401d0d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401d1407fed2401d140 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401d1a87fed2401d1a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401d2107fed2401d210 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401d2787fed2401d278 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD2401d2e07fed2401d2e0 /* 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 */ - FFF221068cc07f9221068cc0 /* Resources */ = { + FFF223d27c207fed23d27c20 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -804,7 +804,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC21068cc07f9221068cc0 /* Frameworks */ = { + FFFC23d27c207fed23d27c20 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -814,64 +814,64 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF821068cc07f9221068cc0 /* Sources */ = { + FFF823d27c207fed23d27c20 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF218334e87f92218334e8, - FFFF218335507f9221833550, - FFFF218335b87f92218335b8, - FFFF218336207f9221833620, - FFFF218336887f9221833688, - FFFF218336f07f92218336f0, - FFFF218337587f9221833758, - FFFF218337c07f92218337c0, - FFFF218338287f9221833828, - FFFF218338907f9221833890, - FFFF218338f87f92218338f8, - FFFF218339607f9221833960, - FFFF218339c87f92218339c8, - FFFF21833a307f9221833a30, - FFFF21833a987f9221833a98, - FFFF21833b007f9221833b00, - FFFF21833b687f9221833b68, - FFFF21833bd07f9221833bd0, - FFFF21833c387f9221833c38, - FFFF21833ca07f9221833ca0, - FFFF21833d087f9221833d08, - FFFF21833d707f9221833d70, - FFFF21833dd87f9221833dd8, - FFFF21833e407f9221833e40, - FFFF21833ea87f9221833ea8, - FFFF21833f107f9221833f10, - FFFF21833f787f9221833f78, - FFFF21833fe07f9221833fe0, - FFFF218340487f9221834048, - FFFF218340b07f92218340b0, - FFFF218341187f9221834118, - FFFF218341807f9221834180, - FFFF218341e87f92218341e8, - FFFF218342507f9221834250, - FFFF218342b87f92218342b8, - FFFF218343207f9221834320, - FFFF218378d07f92218378d0, - FFFF218379387f9221837938, - FFFF218379a07f92218379a0, - FFFF21837ce07f9221837ce0, - FFFF21837d487f9221837d48, - FFFF21837db07f9221837db0, - FFFF21837e187f9221837e18, - FFFF21837e807f9221837e80, - FFFF21837ee87f9221837ee8, - FFFF21837f507f9221837f50, - FFFF21837fb87f9221837fb8, - FFFF218380207f9221838020, - FFFF218380887f9221838088, - FFFF218389e07f92218389e0, - FFFF21838a487f9221838a48, - FFFF21838ab07f9221838ab0, - FFFF21838b187f9221838b18, - FFFF218358e07f92218358e0, + FFFF2401aee87fed2401aee8, + FFFF2401af507fed2401af50, + FFFF2401afb87fed2401afb8, + FFFF2401b0207fed2401b020, + FFFF2401b0887fed2401b088, + FFFF2401b0f07fed2401b0f0, + FFFF2401b1587fed2401b158, + FFFF2401b1c07fed2401b1c0, + FFFF2401b2287fed2401b228, + FFFF2401b2907fed2401b290, + FFFF2401b2f87fed2401b2f8, + FFFF2401b3607fed2401b360, + FFFF2401b3c87fed2401b3c8, + FFFF2401b4307fed2401b430, + FFFF2401b4987fed2401b498, + FFFF2401b5007fed2401b500, + FFFF2401b5687fed2401b568, + FFFF2401b5d07fed2401b5d0, + FFFF2401b6387fed2401b638, + FFFF2401b6a07fed2401b6a0, + FFFF2401b7087fed2401b708, + FFFF2401b7707fed2401b770, + FFFF2401b7d87fed2401b7d8, + FFFF2401b8407fed2401b840, + FFFF2401b8a87fed2401b8a8, + FFFF2401b9107fed2401b910, + FFFF2401b9787fed2401b978, + FFFF2401b9e07fed2401b9e0, + FFFF2401ba487fed2401ba48, + FFFF2401bab07fed2401bab0, + FFFF2401bb187fed2401bb18, + FFFF2401bb807fed2401bb80, + FFFF2401bbe87fed2401bbe8, + FFFF2401bc507fed2401bc50, + FFFF2401bcb87fed2401bcb8, + FFFF2401bd207fed2401bd20, + FFFF2401f2d07fed2401f2d0, + FFFF2401f3387fed2401f338, + FFFF2401f3a07fed2401f3a0, + FFFF2401f6e07fed2401f6e0, + FFFF2401f7487fed2401f748, + FFFF2401f7b07fed2401f7b0, + FFFF2401f8187fed2401f818, + FFFF2401f8807fed2401f880, + FFFF2401f8e87fed2401f8e8, + FFFF2401f9507fed2401f950, + FFFF2401f9b87fed2401f9b8, + FFFF2401fa207fed2401fa20, + FFFF2401fa887fed2401fa88, + FFFF240203e07fed240203e0, + FFFF240204487fed24020448, + FFFF240204b07fed240204b0, + FFFF240205187fed24020518, + FFFF2401d2e07fed2401d2e0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -880,65 +880,65 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF421065d307f9221065d30 /* PBXTargetDependency */ = { + FFF423d25b007fed23d25b00 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA210c11007f92210c1100 /* PsFastXml */; - targetProxy = FFF5210c11007f92210c1100 /* PBXContainerItemProxy */; + target = FFFA23d010307fed23d01030 /* PsFastXml */; + targetProxy = FFF523d010307fed23d01030 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SceneQuery */ - FFFF2183b8007f922183b800 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2183b8007f922183b800 /* SqAABBPruner.cpp */; }; - FFFF2183b8687f922183b868 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2183b8687f922183b868 /* SqAABBTree.cpp */; }; - FFFF2183b8d07f922183b8d0 /* SqAABBTreeBuild.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2183b8d07f922183b8d0 /* SqAABBTreeBuild.cpp */; }; - FFFF2183b9387f922183b938 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2183b9387f922183b938 /* SqAABBTreeUpdateMap.cpp */; }; - FFFF2183b9a07f922183b9a0 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2183b9a07f922183b9a0 /* SqBounds.cpp */; }; - FFFF2183ba087f922183ba08 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2183ba087f922183ba08 /* SqBucketPruner.cpp */; }; - FFFF2183ba707f922183ba70 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2183ba707f922183ba70 /* SqExtendedBucketPruner.cpp */; }; - FFFF2183bad87f922183bad8 /* SqIncrementalAABBPrunerCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2183bad87f922183bad8 /* SqIncrementalAABBPrunerCore.cpp */; }; - FFFF2183bb407f922183bb40 /* SqIncrementalAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2183bb407f922183bb40 /* SqIncrementalAABBTree.cpp */; }; - FFFF2183bba87f922183bba8 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2183bba87f922183bba8 /* SqMetaData.cpp */; }; - FFFF2183bc107f922183bc10 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2183bc107f922183bc10 /* SqPruningPool.cpp */; }; - FFFF2183bc787f922183bc78 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2183bc787f922183bc78 /* SqPruningStructure.cpp */; }; - FFFF2183bce07f922183bce0 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2183bce07f922183bce0 /* SqSceneQueryManager.cpp */; }; + FFFF240232007fed24023200 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240232007fed24023200 /* SqAABBPruner.cpp */; }; + FFFF240232687fed24023268 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240232687fed24023268 /* SqAABBTree.cpp */; }; + FFFF240232d07fed240232d0 /* SqAABBTreeBuild.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240232d07fed240232d0 /* SqAABBTreeBuild.cpp */; }; + FFFF240233387fed24023338 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240233387fed24023338 /* SqAABBTreeUpdateMap.cpp */; }; + FFFF240233a07fed240233a0 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240233a07fed240233a0 /* SqBounds.cpp */; }; + FFFF240234087fed24023408 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240234087fed24023408 /* SqBucketPruner.cpp */; }; + FFFF240234707fed24023470 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240234707fed24023470 /* SqExtendedBucketPruner.cpp */; }; + FFFF240234d87fed240234d8 /* SqIncrementalAABBPrunerCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240234d87fed240234d8 /* SqIncrementalAABBPrunerCore.cpp */; }; + FFFF240235407fed24023540 /* SqIncrementalAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240235407fed24023540 /* SqIncrementalAABBTree.cpp */; }; + FFFF240235a87fed240235a8 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240235a87fed240235a8 /* SqMetaData.cpp */; }; + FFFF240236107fed24023610 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240236107fed24023610 /* SqPruningPool.cpp */; }; + FFFF240236787fed24023678 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240236787fed24023678 /* SqPruningStructure.cpp */; }; + FFFF240236e07fed240236e0 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD240236e07fed240236e0 /* SqSceneQueryManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD21079f707f9221079f70 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD2183b8007f922183b800 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2183b8687f922183b868 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2183b8d07f922183b8d0 /* SqAABBTreeBuild.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.cpp"; path = "../../SceneQuery/src/SqAABBTreeBuild.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2183b9387f922183b938 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2183b9a07f922183b9a0 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2183ba087f922183ba08 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2183ba707f922183ba70 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2183bad87f922183bad8 /* SqIncrementalAABBPrunerCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2183bb407f922183bb40 /* SqIncrementalAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2183bba87f922183bba8 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2183bc107f922183bc10 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2183bc787f922183bc78 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2183bce07f922183bce0 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD2183bd487f922183bd48 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183bdb07f922183bdb0 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183be187f922183be18 /* SqAABBTreeBuild.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.h"; path = "../../SceneQuery/src/SqAABBTreeBuild.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183be807f922183be80 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183bee87f922183bee8 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183bf507f922183bf50 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183bfb87f922183bfb8 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183c0207f922183c020 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183c0887f922183c088 /* SqIncrementalAABBPrunerCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.h"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183c0f07f922183c0f0 /* SqIncrementalAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.h"; path = "../../SceneQuery/src/SqIncrementalAABBTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183c1587f922183c158 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183c1c07f922183c1c0 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183c2287f922183c228 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; - FFFD2107e2707f922107e270 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD2107e2d87f922107e2d8 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; - FFFD2107e3407f922107e340 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFD2107e3a87f922107e3a8 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD23d38e307fed23d38e30 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD240232007fed24023200 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240232687fed24023268 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240232d07fed240232d0 /* SqAABBTreeBuild.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.cpp"; path = "../../SceneQuery/src/SqAABBTreeBuild.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240233387fed24023338 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240233a07fed240233a0 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240234087fed24023408 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240234707fed24023470 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240234d87fed240234d8 /* SqIncrementalAABBPrunerCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240235407fed24023540 /* SqIncrementalAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240235a87fed240235a8 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240236107fed24023610 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240236787fed24023678 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240236e07fed240236e0 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD240237487fed24023748 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD240237b07fed240237b0 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD240238187fed24023818 /* SqAABBTreeBuild.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.h"; path = "../../SceneQuery/src/SqAABBTreeBuild.h"; sourceTree = SOURCE_ROOT; }; + FFFD240238807fed24023880 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD240238e87fed240238e8 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; + FFFD240239507fed24023950 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFD240239b87fed240239b8 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD24023a207fed24023a20 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD24023a887fed24023a88 /* SqIncrementalAABBPrunerCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.h"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD24023af07fed24023af0 /* SqIncrementalAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.h"; path = "../../SceneQuery/src/SqIncrementalAABBTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD24023b587fed24023b58 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD24023bc07fed24023bc0 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD24023c287fed24023c28 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; + FFFD23d3d1807fed23d3d180 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD23d3d1e87fed23d3d1e8 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; + FFFD23d3d2507fed23d3d250 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFD23d3d2b87fed23d3d2b8 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF221079f707f9221079f70 /* Resources */ = { + FFF223d38e307fed23d38e30 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -948,7 +948,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC21079f707f9221079f70 /* Frameworks */ = { + FFFC23d38e307fed23d38e30 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -958,23 +958,23 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF821079f707f9221079f70 /* Sources */ = { + FFF823d38e307fed23d38e30 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF2183b8007f922183b800, - FFFF2183b8687f922183b868, - FFFF2183b8d07f922183b8d0, - FFFF2183b9387f922183b938, - FFFF2183b9a07f922183b9a0, - FFFF2183ba087f922183ba08, - FFFF2183ba707f922183ba70, - FFFF2183bad87f922183bad8, - FFFF2183bb407f922183bb40, - FFFF2183bba87f922183bba8, - FFFF2183bc107f922183bc10, - FFFF2183bc787f922183bc78, - FFFF2183bce07f922183bce0, + FFFF240232007fed24023200, + FFFF240232687fed24023268, + FFFF240232d07fed240232d0, + FFFF240233387fed24023338, + FFFF240233a07fed240233a0, + FFFF240234087fed24023408, + FFFF240234707fed24023470, + FFFF240234d87fed240234d8, + FFFF240235407fed24023540, + FFFF240235a87fed240235a8, + FFFF240236107fed24023610, + FFFF240236787fed24023678, + FFFF240236e07fed240236e0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -986,154 +986,154 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SimulationController */ - FFFF209f59d07f92209f59d0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f59d07f92209f59d0 /* ScActorCore.cpp */; }; - FFFF209f5a387f92209f5a38 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f5a387f92209f5a38 /* ScActorSim.cpp */; }; - FFFF209f5aa07f92209f5aa0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f5aa07f92209f5aa0 /* ScArticulationCore.cpp */; }; - FFFF209f5b087f92209f5b08 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f5b087f92209f5b08 /* ScArticulationJointCore.cpp */; }; - FFFF209f5b707f92209f5b70 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f5b707f92209f5b70 /* ScArticulationJointSim.cpp */; }; - FFFF209f5bd87f92209f5bd8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f5bd87f92209f5bd8 /* ScArticulationSim.cpp */; }; - FFFF209f5c407f92209f5c40 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f5c407f92209f5c40 /* ScBodyCore.cpp */; }; - FFFF209f5ca87f92209f5ca8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f5ca87f92209f5ca8 /* ScBodyCoreKinematic.cpp */; }; - FFFF209f5d107f92209f5d10 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f5d107f92209f5d10 /* ScBodySim.cpp */; }; - FFFF209f5d787f92209f5d78 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f5d787f92209f5d78 /* ScConstraintCore.cpp */; }; - FFFF209f5de07f92209f5de0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f5de07f92209f5de0 /* ScConstraintGroupNode.cpp */; }; - FFFF209f5e487f92209f5e48 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f5e487f92209f5e48 /* ScConstraintInteraction.cpp */; }; - FFFF209f5eb07f92209f5eb0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f5eb07f92209f5eb0 /* ScConstraintProjectionManager.cpp */; }; - FFFF209f5f187f92209f5f18 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f5f187f92209f5f18 /* ScConstraintProjectionTree.cpp */; }; - FFFF209f5f807f92209f5f80 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f5f807f92209f5f80 /* ScConstraintSim.cpp */; }; - FFFF209f5fe87f92209f5fe8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f5fe87f92209f5fe8 /* ScElementInteractionMarker.cpp */; }; - FFFF209f60507f92209f6050 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f60507f92209f6050 /* ScElementSim.cpp */; }; - FFFF209f60b87f92209f60b8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f60b87f92209f60b8 /* ScInteraction.cpp */; }; - FFFF209f61207f92209f6120 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f61207f92209f6120 /* ScIterators.cpp */; }; - FFFF209f61887f92209f6188 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f61887f92209f6188 /* ScMaterialCore.cpp */; }; - FFFF209f61f07f92209f61f0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f61f07f92209f61f0 /* ScMetaData.cpp */; }; - FFFF209f62587f92209f6258 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f62587f92209f6258 /* ScNPhaseCore.cpp */; }; - FFFF209f62c07f92209f62c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f62c07f92209f62c0 /* ScPhysics.cpp */; }; - FFFF209f63287f92209f6328 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f63287f92209f6328 /* ScRigidCore.cpp */; }; - FFFF209f63907f92209f6390 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f63907f92209f6390 /* ScRigidSim.cpp */; }; - FFFF209f63f87f92209f63f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f63f87f92209f63f8 /* ScScene.cpp */; }; - FFFF209f64607f92209f6460 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f64607f92209f6460 /* ScShapeCore.cpp */; }; - FFFF209f64c87f92209f64c8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f64c87f92209f64c8 /* ScShapeInteraction.cpp */; }; - FFFF209f65307f92209f6530 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f65307f92209f6530 /* ScShapeSim.cpp */; }; - FFFF209f65987f92209f6598 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f65987f92209f6598 /* ScSimStats.cpp */; }; - FFFF209f66007f92209f6600 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f66007f92209f6600 /* ScSimulationController.cpp */; }; - FFFF209f66687f92209f6668 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f66687f92209f6668 /* ScSqBoundsManager.cpp */; }; - FFFF209f66d07f92209f66d0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f66d07f92209f66d0 /* ScStaticCore.cpp */; }; - FFFF209f67387f92209f6738 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f67387f92209f6738 /* ScStaticSim.cpp */; }; - FFFF209f67a07f92209f67a0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f67a07f92209f67a0 /* ScTriggerInteraction.cpp */; }; - FFFF209f69407f92209f6940 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f69407f92209f6940 /* particles/ScParticleBodyInteraction.cpp */; }; - FFFF209f69a87f92209f69a8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f69a87f92209f69a8 /* particles/ScParticlePacketShape.cpp */; }; - FFFF209f6a107f92209f6a10 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f6a107f92209f6a10 /* particles/ScParticleSystemCore.cpp */; }; - FFFF209f6a787f92209f6a78 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f6a787f92209f6a78 /* particles/ScParticleSystemSim.cpp */; }; - FFFF209f6bb07f92209f6bb0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f6bb07f92209f6bb0 /* cloth/ScClothCore.cpp */; }; - FFFF209f6c187f92209f6c18 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f6c187f92209f6c18 /* cloth/ScClothFabricCore.cpp */; }; - FFFF209f6c807f92209f6c80 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f6c807f92209f6c80 /* cloth/ScClothShape.cpp */; }; - FFFF209f6ce87f92209f6ce8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f6ce87f92209f6ce8 /* cloth/ScClothSim.cpp */; }; + FFFF221e69d07fed221e69d0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e69d07fed221e69d0 /* ScActorCore.cpp */; }; + FFFF221e6a387fed221e6a38 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e6a387fed221e6a38 /* ScActorSim.cpp */; }; + FFFF221e6aa07fed221e6aa0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e6aa07fed221e6aa0 /* ScArticulationCore.cpp */; }; + FFFF221e6b087fed221e6b08 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e6b087fed221e6b08 /* ScArticulationJointCore.cpp */; }; + FFFF221e6b707fed221e6b70 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e6b707fed221e6b70 /* ScArticulationJointSim.cpp */; }; + FFFF221e6bd87fed221e6bd8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e6bd87fed221e6bd8 /* ScArticulationSim.cpp */; }; + FFFF221e6c407fed221e6c40 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e6c407fed221e6c40 /* ScBodyCore.cpp */; }; + FFFF221e6ca87fed221e6ca8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e6ca87fed221e6ca8 /* ScBodyCoreKinematic.cpp */; }; + FFFF221e6d107fed221e6d10 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e6d107fed221e6d10 /* ScBodySim.cpp */; }; + FFFF221e6d787fed221e6d78 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e6d787fed221e6d78 /* ScConstraintCore.cpp */; }; + FFFF221e6de07fed221e6de0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e6de07fed221e6de0 /* ScConstraintGroupNode.cpp */; }; + FFFF221e6e487fed221e6e48 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e6e487fed221e6e48 /* ScConstraintInteraction.cpp */; }; + FFFF221e6eb07fed221e6eb0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e6eb07fed221e6eb0 /* ScConstraintProjectionManager.cpp */; }; + FFFF221e6f187fed221e6f18 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e6f187fed221e6f18 /* ScConstraintProjectionTree.cpp */; }; + FFFF221e6f807fed221e6f80 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e6f807fed221e6f80 /* ScConstraintSim.cpp */; }; + FFFF221e6fe87fed221e6fe8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e6fe87fed221e6fe8 /* ScElementInteractionMarker.cpp */; }; + FFFF221e70507fed221e7050 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e70507fed221e7050 /* ScElementSim.cpp */; }; + FFFF221e70b87fed221e70b8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e70b87fed221e70b8 /* ScInteraction.cpp */; }; + FFFF221e71207fed221e7120 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e71207fed221e7120 /* ScIterators.cpp */; }; + FFFF221e71887fed221e7188 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e71887fed221e7188 /* ScMaterialCore.cpp */; }; + FFFF221e71f07fed221e71f0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e71f07fed221e71f0 /* ScMetaData.cpp */; }; + FFFF221e72587fed221e7258 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e72587fed221e7258 /* ScNPhaseCore.cpp */; }; + FFFF221e72c07fed221e72c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e72c07fed221e72c0 /* ScPhysics.cpp */; }; + FFFF221e73287fed221e7328 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e73287fed221e7328 /* ScRigidCore.cpp */; }; + FFFF221e73907fed221e7390 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e73907fed221e7390 /* ScRigidSim.cpp */; }; + FFFF221e73f87fed221e73f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e73f87fed221e73f8 /* ScScene.cpp */; }; + FFFF221e74607fed221e7460 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e74607fed221e7460 /* ScShapeCore.cpp */; }; + FFFF221e74c87fed221e74c8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e74c87fed221e74c8 /* ScShapeInteraction.cpp */; }; + FFFF221e75307fed221e7530 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e75307fed221e7530 /* ScShapeSim.cpp */; }; + FFFF221e75987fed221e7598 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e75987fed221e7598 /* ScSimStats.cpp */; }; + FFFF221e76007fed221e7600 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e76007fed221e7600 /* ScSimulationController.cpp */; }; + FFFF221e76687fed221e7668 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e76687fed221e7668 /* ScSqBoundsManager.cpp */; }; + FFFF221e76d07fed221e76d0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e76d07fed221e76d0 /* ScStaticCore.cpp */; }; + FFFF221e77387fed221e7738 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e77387fed221e7738 /* ScStaticSim.cpp */; }; + FFFF221e77a07fed221e77a0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e77a07fed221e77a0 /* ScTriggerInteraction.cpp */; }; + FFFF221e79407fed221e7940 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e79407fed221e7940 /* particles/ScParticleBodyInteraction.cpp */; }; + FFFF221e79a87fed221e79a8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e79a87fed221e79a8 /* particles/ScParticlePacketShape.cpp */; }; + FFFF221e7a107fed221e7a10 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e7a107fed221e7a10 /* particles/ScParticleSystemCore.cpp */; }; + FFFF221e7a787fed221e7a78 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e7a787fed221e7a78 /* particles/ScParticleSystemSim.cpp */; }; + FFFF221e7bb07fed221e7bb0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e7bb07fed221e7bb0 /* cloth/ScClothCore.cpp */; }; + FFFF221e7c187fed221e7c18 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e7c187fed221e7c18 /* cloth/ScClothFabricCore.cpp */; }; + FFFF221e7c807fed221e7c80 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e7c807fed221e7c80 /* cloth/ScClothShape.cpp */; }; + FFFF221e7ce87fed221e7ce8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221e7ce87fed221e7ce8 /* cloth/ScClothSim.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD2107e5307f922107e530 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD2183e4007f922183e400 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183e4687f922183e468 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183e4d07f922183e4d0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183e5387f922183e538 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183e5a07f922183e5a0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183e6087f922183e608 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183e6707f922183e670 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183e6d87f922183e6d8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183e7407f922183e740 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183e7a87f922183e7a8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183e8107f922183e810 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183e8787f922183e878 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183e8e07f922183e8e0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183e9487f922183e948 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD2183e9b07f922183e9b0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f4c007f92209f4c00 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f4c687f92209f4c68 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f4cd07f92209f4cd0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f4d387f92209f4d38 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f4da07f92209f4da0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f4e087f92209f4e08 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f4e707f92209f4e70 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f4ed87f92209f4ed8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f4f407f92209f4f40 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f4fa87f92209f4fa8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f50107f92209f5010 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f50787f92209f5078 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f50e07f92209f50e0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f51487f92209f5148 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f51b07f92209f51b0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f52187f92209f5218 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f52807f92209f5280 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f52e87f92209f52e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f53507f92209f5350 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f53b87f92209f53b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f54207f92209f5420 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f54887f92209f5488 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f54f07f92209f54f0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f55587f92209f5558 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f55c07f92209f55c0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f56287f92209f5628 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f56907f92209f5690 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f56f87f92209f56f8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f57607f92209f5760 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f57c87f92209f57c8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f58307f92209f5830 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f58987f92209f5898 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f59007f92209f5900 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f59687f92209f5968 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f59d07f92209f59d0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f5a387f92209f5a38 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f5aa07f92209f5aa0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f5b087f92209f5b08 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f5b707f92209f5b70 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f5bd87f92209f5bd8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f5c407f92209f5c40 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f5ca87f92209f5ca8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f5d107f92209f5d10 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f5d787f92209f5d78 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f5de07f92209f5de0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f5e487f92209f5e48 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f5eb07f92209f5eb0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f5f187f92209f5f18 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f5f807f92209f5f80 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f5fe87f92209f5fe8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f60507f92209f6050 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f60b87f92209f60b8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f61207f92209f6120 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f61887f92209f6188 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f61f07f92209f61f0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f62587f92209f6258 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f62c07f92209f62c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f63287f92209f6328 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f63907f92209f6390 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f63f87f92209f63f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f64607f92209f6460 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f64c87f92209f64c8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f65307f92209f6530 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f65987f92209f6598 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f66007f92209f6600 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f66687f92209f6668 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f66d07f92209f66d0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f67387f92209f6738 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f67a07f92209f67a0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f68087f92209f6808 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f68707f92209f6870 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f68d87f92209f68d8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f69407f92209f6940 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f69a87f92209f69a8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f6a107f92209f6a10 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f6a787f92209f6a78 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f6ae07f92209f6ae0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f6b487f92209f6b48 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f6bb07f92209f6bb0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f6c187f92209f6c18 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f6c807f92209f6c80 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f6ce87f92209f6ce8 /* cloth/ScClothSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.cpp"; path = "../../SimulationController/src/cloth/ScClothSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23d3d4407fed23d3d440 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD24025e007fed24025e00 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD24025e687fed24025e68 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD24025ed07fed24025ed0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD24025f387fed24025f38 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD24025fa07fed24025fa0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD240260087fed24026008 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD240260707fed24026070 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD240260d87fed240260d8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; + FFFD240261407fed24026140 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD240261a87fed240261a8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD240262107fed24026210 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFD240262787fed24026278 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD240262e07fed240262e0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD240263487fed24026348 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD240263b07fed240263b0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e5c007fed221e5c00 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e5c687fed221e5c68 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e5cd07fed221e5cd0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e5d387fed221e5d38 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e5da07fed221e5da0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e5e087fed221e5e08 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e5e707fed221e5e70 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e5ed87fed221e5ed8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e5f407fed221e5f40 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e5fa87fed221e5fa8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e60107fed221e6010 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e60787fed221e6078 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e60e07fed221e60e0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e61487fed221e6148 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e61b07fed221e61b0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e62187fed221e6218 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e62807fed221e6280 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e62e87fed221e62e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e63507fed221e6350 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e63b87fed221e63b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e64207fed221e6420 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e64887fed221e6488 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e64f07fed221e64f0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e65587fed221e6558 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e65c07fed221e65c0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e66287fed221e6628 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e66907fed221e6690 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e66f87fed221e66f8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e67607fed221e6760 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e67c87fed221e67c8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e68307fed221e6830 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e68987fed221e6898 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e69007fed221e6900 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e69687fed221e6968 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e69d07fed221e69d0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e6a387fed221e6a38 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e6aa07fed221e6aa0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e6b087fed221e6b08 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e6b707fed221e6b70 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e6bd87fed221e6bd8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e6c407fed221e6c40 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e6ca87fed221e6ca8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e6d107fed221e6d10 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e6d787fed221e6d78 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e6de07fed221e6de0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e6e487fed221e6e48 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e6eb07fed221e6eb0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e6f187fed221e6f18 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e6f807fed221e6f80 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e6fe87fed221e6fe8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e70507fed221e7050 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e70b87fed221e70b8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e71207fed221e7120 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e71887fed221e7188 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e71f07fed221e71f0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e72587fed221e7258 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e72c07fed221e72c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e73287fed221e7328 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e73907fed221e7390 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e73f87fed221e73f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e74607fed221e7460 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e74c87fed221e74c8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e75307fed221e7530 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e75987fed221e7598 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e76007fed221e7600 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e76687fed221e7668 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e76d07fed221e76d0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e77387fed221e7738 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e77a07fed221e77a0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e78087fed221e7808 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e78707fed221e7870 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e78d87fed221e78d8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e79407fed221e7940 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e79a87fed221e79a8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e7a107fed221e7a10 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e7a787fed221e7a78 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e7ae07fed221e7ae0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e7b487fed221e7b48 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD221e7bb07fed221e7bb0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e7c187fed221e7c18 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e7c807fed221e7c80 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221e7ce87fed221e7ce8 /* 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 */ - FFF22107e5307f922107e530 /* Resources */ = { + FFF223d3d4407fed23d3d440 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1143,7 +1143,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC2107e5307f922107e530 /* Frameworks */ = { + FFFC23d3d4407fed23d3d440 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1153,53 +1153,53 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF82107e5307f922107e530 /* Sources */ = { + FFF823d3d4407fed23d3d440 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF209f59d07f92209f59d0, - FFFF209f5a387f92209f5a38, - FFFF209f5aa07f92209f5aa0, - FFFF209f5b087f92209f5b08, - FFFF209f5b707f92209f5b70, - FFFF209f5bd87f92209f5bd8, - FFFF209f5c407f92209f5c40, - FFFF209f5ca87f92209f5ca8, - FFFF209f5d107f92209f5d10, - FFFF209f5d787f92209f5d78, - FFFF209f5de07f92209f5de0, - FFFF209f5e487f92209f5e48, - FFFF209f5eb07f92209f5eb0, - FFFF209f5f187f92209f5f18, - FFFF209f5f807f92209f5f80, - FFFF209f5fe87f92209f5fe8, - FFFF209f60507f92209f6050, - FFFF209f60b87f92209f60b8, - FFFF209f61207f92209f6120, - FFFF209f61887f92209f6188, - FFFF209f61f07f92209f61f0, - FFFF209f62587f92209f6258, - FFFF209f62c07f92209f62c0, - FFFF209f63287f92209f6328, - FFFF209f63907f92209f6390, - FFFF209f63f87f92209f63f8, - FFFF209f64607f92209f6460, - FFFF209f64c87f92209f64c8, - FFFF209f65307f92209f6530, - FFFF209f65987f92209f6598, - FFFF209f66007f92209f6600, - FFFF209f66687f92209f6668, - FFFF209f66d07f92209f66d0, - FFFF209f67387f92209f6738, - FFFF209f67a07f92209f67a0, - FFFF209f69407f92209f6940, - FFFF209f69a87f92209f69a8, - FFFF209f6a107f92209f6a10, - FFFF209f6a787f92209f6a78, - FFFF209f6bb07f92209f6bb0, - FFFF209f6c187f92209f6c18, - FFFF209f6c807f92209f6c80, - FFFF209f6ce87f92209f6ce8, + FFFF221e69d07fed221e69d0, + FFFF221e6a387fed221e6a38, + FFFF221e6aa07fed221e6aa0, + FFFF221e6b087fed221e6b08, + FFFF221e6b707fed221e6b70, + FFFF221e6bd87fed221e6bd8, + FFFF221e6c407fed221e6c40, + FFFF221e6ca87fed221e6ca8, + FFFF221e6d107fed221e6d10, + FFFF221e6d787fed221e6d78, + FFFF221e6de07fed221e6de0, + FFFF221e6e487fed221e6e48, + FFFF221e6eb07fed221e6eb0, + FFFF221e6f187fed221e6f18, + FFFF221e6f807fed221e6f80, + FFFF221e6fe87fed221e6fe8, + FFFF221e70507fed221e7050, + FFFF221e70b87fed221e70b8, + FFFF221e71207fed221e7120, + FFFF221e71887fed221e7188, + FFFF221e71f07fed221e71f0, + FFFF221e72587fed221e7258, + FFFF221e72c07fed221e72c0, + FFFF221e73287fed221e7328, + FFFF221e73907fed221e7390, + FFFF221e73f87fed221e73f8, + FFFF221e74607fed221e7460, + FFFF221e74c87fed221e74c8, + FFFF221e75307fed221e7530, + FFFF221e75987fed221e7598, + FFFF221e76007fed221e7600, + FFFF221e76687fed221e7668, + FFFF221e76d07fed221e76d0, + FFFF221e77387fed221e7738, + FFFF221e77a07fed221e77a0, + FFFF221e79407fed221e7940, + FFFF221e79a87fed221e79a8, + FFFF221e7a107fed221e7a10, + FFFF221e7a787fed221e7a78, + FFFF221e7bb07fed221e7bb0, + FFFF221e7c187fed221e7c18, + FFFF221e7c807fed221e7c80, + FFFF221e7ce87fed221e7ce8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1211,80 +1211,80 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCooking */ - FFFF217275207f9221727520 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD21068cc07f9221068cc0 /* PhysXExtensions */; }; - FFFF209fae007f92209fae00 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fae007f92209fae00 /* Adjacencies.cpp */; }; - FFFF209fae687f92209fae68 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fae687f92209fae68 /* Cooking.cpp */; }; - FFFF209faed07f92209faed0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209faed07f92209faed0 /* CookingUtils.cpp */; }; - FFFF209faf387f92209faf38 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209faf387f92209faf38 /* EdgeList.cpp */; }; - FFFF209fafa07f92209fafa0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fafa07f92209fafa0 /* MeshCleaner.cpp */; }; - FFFF209fb0087f92209fb008 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fb0087f92209fb008 /* Quantizer.cpp */; }; - FFFF209fb2e07f92209fb2e0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fb2e07f92209fb2e0 /* mesh/GrbTriangleMeshCooking.cpp */; }; - FFFF209fb3487f92209fb348 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fb3487f92209fb348 /* mesh/HeightFieldCooking.cpp */; }; - FFFF209fb3b07f92209fb3b0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fb3b07f92209fb3b0 /* mesh/RTreeCooking.cpp */; }; - FFFF209fb4187f92209fb418 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fb4187f92209fb418 /* mesh/TriangleMeshBuilder.cpp */; }; - FFFF209fb6887f92209fb688 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fb6887f92209fb688 /* convex/BigConvexDataBuilder.cpp */; }; - FFFF209fb6f07f92209fb6f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fb6f07f92209fb6f0 /* convex/ConvexHullBuilder.cpp */; }; - FFFF209fb7587f92209fb758 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fb7587f92209fb758 /* convex/ConvexHullLib.cpp */; }; - FFFF209fb7c07f92209fb7c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fb7c07f92209fb7c0 /* convex/ConvexHullUtils.cpp */; }; - FFFF209fb8287f92209fb828 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fb8287f92209fb828 /* convex/ConvexMeshBuilder.cpp */; }; - FFFF209fb8907f92209fb890 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fb8907f92209fb890 /* convex/ConvexPolygonsBuilder.cpp */; }; - FFFF209fb8f87f92209fb8f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fb8f87f92209fb8f8 /* convex/InflationConvexHullLib.cpp */; }; - FFFF209fb9607f92209fb960 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fb9607f92209fb960 /* convex/QuickHullConvexHullLib.cpp */; }; - FFFF209fb9c87f92209fb9c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209fb9c87f92209fb9c8 /* convex/VolumeIntegration.cpp */; }; + FFFF2388da007fed2388da00 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD23d27c207fed23d27c20 /* PhysXExtensions */; }; + FFFF221ede007fed221ede00 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221ede007fed221ede00 /* Adjacencies.cpp */; }; + FFFF221ede687fed221ede68 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221ede687fed221ede68 /* Cooking.cpp */; }; + FFFF221eded07fed221eded0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221eded07fed221eded0 /* CookingUtils.cpp */; }; + FFFF221edf387fed221edf38 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221edf387fed221edf38 /* EdgeList.cpp */; }; + FFFF221edfa07fed221edfa0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221edfa07fed221edfa0 /* MeshCleaner.cpp */; }; + FFFF221ee0087fed221ee008 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221ee0087fed221ee008 /* Quantizer.cpp */; }; + FFFF221ee2e07fed221ee2e0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221ee2e07fed221ee2e0 /* mesh/GrbTriangleMeshCooking.cpp */; }; + FFFF221ee3487fed221ee348 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221ee3487fed221ee348 /* mesh/HeightFieldCooking.cpp */; }; + FFFF221ee3b07fed221ee3b0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221ee3b07fed221ee3b0 /* mesh/RTreeCooking.cpp */; }; + FFFF221ee4187fed221ee418 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221ee4187fed221ee418 /* mesh/TriangleMeshBuilder.cpp */; }; + FFFF221ee6887fed221ee688 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221ee6887fed221ee688 /* convex/BigConvexDataBuilder.cpp */; }; + FFFF221ee6f07fed221ee6f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221ee6f07fed221ee6f0 /* convex/ConvexHullBuilder.cpp */; }; + FFFF221ee7587fed221ee758 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221ee7587fed221ee758 /* convex/ConvexHullLib.cpp */; }; + FFFF221ee7c07fed221ee7c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221ee7c07fed221ee7c0 /* convex/ConvexHullUtils.cpp */; }; + FFFF221ee8287fed221ee828 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221ee8287fed221ee828 /* convex/ConvexMeshBuilder.cpp */; }; + FFFF221ee8907fed221ee890 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221ee8907fed221ee890 /* convex/ConvexPolygonsBuilder.cpp */; }; + FFFF221ee8f87fed221ee8f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221ee8f87fed221ee8f8 /* convex/InflationConvexHullLib.cpp */; }; + FFFF221ee9607fed221ee960 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221ee9607fed221ee960 /* convex/QuickHullConvexHullLib.cpp */; }; + FFFF221ee9c87fed221ee9c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221ee9c87fed221ee9c8 /* convex/VolumeIntegration.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD21725cc07f9221725cc0 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD21728c807f9221728c80 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD21728ce87f9221728ce8 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD21728d507f9221728d50 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD21728db87f9221728db8 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD21728e207f9221728e20 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD21728e887f9221728e88 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD21728ef07f9221728ef0 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fae007f92209fae00 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fae687f92209fae68 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209faed07f92209faed0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209faf387f92209faf38 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fafa07f92209fafa0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fb0087f92209fb008 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fb0707f92209fb070 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fb0d87f92209fb0d8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fb1407f92209fb140 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fb1a87f92209fb1a8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fb2107f92209fb210 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fb2787f92209fb278 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fb2e07f92209fb2e0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fb3487f92209fb348 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fb3b07f92209fb3b0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fb4187f92209fb418 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fb4807f92209fb480 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fb4e87f92209fb4e8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fb5507f92209fb550 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fb5b87f92209fb5b8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fb6207f92209fb620 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fb6887f92209fb688 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fb6f07f92209fb6f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fb7587f92209fb758 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fb7c07f92209fb7c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fb8287f92209fb828 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fb8907f92209fb890 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fb8f87f92209fb8f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fb9607f92209fb960 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fb9c87f92209fb9c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209fba307f92209fba30 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fba987f92209fba98 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fbb007f92209fbb00 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fbb687f92209fbb68 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fbbd07f92209fbbd0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fbc387f92209fbc38 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fbca07f92209fbca0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fbd087f92209fbd08 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD209fbd707f92209fbd70 /* convex/VolumeIntegration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.h"; path = "../../PhysXCooking/src/convex/VolumeIntegration.h"; sourceTree = SOURCE_ROOT; }; + FFFD238940707fed23894070 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD2388c2607fed2388c260 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD2388c2c87fed2388c2c8 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD2388c3307fed2388c330 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD2388c3987fed2388c398 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD2388c4007fed2388c400 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD2388c4687fed2388c468 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD2388c4d07fed2388c4d0 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; + FFFD221ede007fed221ede00 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221ede687fed221ede68 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221eded07fed221eded0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221edf387fed221edf38 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221edfa07fed221edfa0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221ee0087fed221ee008 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221ee0707fed221ee070 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; + FFFD221ee0d87fed221ee0d8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD221ee1407fed221ee140 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD221ee1a87fed221ee1a8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; + FFFD221ee2107fed221ee210 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; + FFFD221ee2787fed221ee278 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; + FFFD221ee2e07fed221ee2e0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221ee3487fed221ee348 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221ee3b07fed221ee3b0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221ee4187fed221ee418 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221ee4807fed221ee480 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD221ee4e87fed221ee4e8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD221ee5507fed221ee550 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; + FFFD221ee5b87fed221ee5b8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD221ee6207fed221ee620 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD221ee6887fed221ee688 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221ee6f07fed221ee6f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221ee7587fed221ee758 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221ee7c07fed221ee7c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221ee8287fed221ee828 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221ee8907fed221ee890 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221ee8f87fed221ee8f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221ee9607fed221ee960 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221ee9c87fed221ee9c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221eea307fed221eea30 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD221eea987fed221eea98 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD221eeb007fed221eeb00 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFD221eeb687fed221eeb68 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD221eebd07fed221eebd0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD221eec387fed221eec38 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD221eeca07fed221eeca0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFD221eed087fed221eed08 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFD221eed707fed221eed70 /* 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 */ - FFF221725cc07f9221725cc0 /* Resources */ = { + FFF2238940707fed23894070 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1294,7 +1294,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC21725cc07f9221725cc0 /* Frameworks */ = { + FFFC238940707fed23894070 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1304,29 +1304,29 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF821725cc07f9221725cc0 /* Sources */ = { + FFF8238940707fed23894070 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF209fae007f92209fae00, - FFFF209fae687f92209fae68, - FFFF209faed07f92209faed0, - FFFF209faf387f92209faf38, - FFFF209fafa07f92209fafa0, - FFFF209fb0087f92209fb008, - FFFF209fb2e07f92209fb2e0, - FFFF209fb3487f92209fb348, - FFFF209fb3b07f92209fb3b0, - FFFF209fb4187f92209fb418, - FFFF209fb6887f92209fb688, - FFFF209fb6f07f92209fb6f0, - FFFF209fb7587f92209fb758, - FFFF209fb7c07f92209fb7c0, - FFFF209fb8287f92209fb828, - FFFF209fb8907f92209fb890, - FFFF209fb8f87f92209fb8f8, - FFFF209fb9607f92209fb960, - FFFF209fb9c87f92209fb9c8, + FFFF221ede007fed221ede00, + FFFF221ede687fed221ede68, + FFFF221eded07fed221eded0, + FFFF221edf387fed221edf38, + FFFF221edfa07fed221edfa0, + FFFF221ee0087fed221ee008, + FFFF221ee2e07fed221ee2e0, + FFFF221ee3487fed221ee348, + FFFF221ee3b07fed221ee3b0, + FFFF221ee4187fed221ee418, + FFFF221ee6887fed221ee688, + FFFF221ee6f07fed221ee6f0, + FFFF221ee7587fed221ee758, + FFFF221ee7c07fed221ee7c0, + FFFF221ee8287fed221ee828, + FFFF221ee8907fed221ee890, + FFFF221ee8f87fed221ee8f8, + FFFF221ee9607fed221ee960, + FFFF221ee9c87fed221ee9c8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1335,514 +1335,514 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4217158307f9221715830 /* PBXTargetDependency */ = { + FFF4238864a07fed238864a0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA2114ec407f922114ec40 /* PhysXCommon */; - targetProxy = FFF52114ec407f922114ec40 /* PBXContainerItemProxy */; + target = FFFA2292ec707fed2292ec70 /* PhysXCommon */; + targetProxy = FFF52292ec707fed2292ec70 /* PBXContainerItemProxy */; }; - FFF4217275207f9221727520 /* PBXTargetDependency */ = { + FFF42388da007fed2388da00 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA21068cc07f9221068cc0 /* PhysXExtensions */; - targetProxy = FFF521068cc07f9221068cc0 /* PBXContainerItemProxy */; + target = FFFA23d27c207fed23d27c20 /* PhysXExtensions */; + targetProxy = FFF523d27c207fed23d27c20 /* PBXContainerItemProxy */; }; - FFF421725b607f9221725b60 /* PBXTargetDependency */ = { + FFF4238952407fed23895240 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA21160b007f9221160b00 /* PxFoundation */; - targetProxy = FFF521160b007f9221160b00 /* PBXContainerItemProxy */; + target = FFFA22914a507fed22914a50 /* PxFoundation */; + targetProxy = FFF522914a507fed22914a50 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCommon */ - FFFF209aaa007f92209aaa00 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD209aaa007f92209aaa00 /* src/CmBoxPruning.cpp */; }; - FFFF209aaa687f92209aaa68 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD209aaa687f92209aaa68 /* src/CmCollection.cpp */; }; - FFFF209aaad07f92209aaad0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD209aaad07f92209aaad0 /* src/CmMathUtils.cpp */; }; - FFFF209aab387f92209aab38 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD209aab387f92209aab38 /* src/CmPtrTable.cpp */; }; - FFFF209aaba07f92209aaba0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD209aaba07f92209aaba0 /* src/CmRadixSort.cpp */; }; - FFFF209aac087f92209aac08 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD209aac087f92209aac08 /* src/CmRadixSortBuffered.cpp */; }; - FFFF209aac707f92209aac70 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD209aac707f92209aac70 /* src/CmRenderOutput.cpp */; }; - FFFF209aacd87f92209aacd8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD209aacd87f92209aacd8 /* src/CmVisualization.cpp */; }; - FFFF218013a87f92218013a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218013a87f92218013a8 /* ../../Include/GeomUtils */; }; - FFFF218048e07f92218048e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218048e07f92218048e0 /* src/GuBounds.cpp */; }; - FFFF218049487f9221804948 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218049487f9221804948 /* src/GuBox.cpp */; }; - FFFF218049b07f92218049b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218049b07f92218049b0 /* src/GuCCTSweepTests.cpp */; }; - FFFF21804a187f9221804a18 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21804a187f9221804a18 /* src/GuCapsule.cpp */; }; - FFFF21804a807f9221804a80 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21804a807f9221804a80 /* src/GuGeometryQuery.cpp */; }; - FFFF21804ae87f9221804ae8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21804ae87f9221804ae8 /* src/GuGeometryUnion.cpp */; }; - FFFF21804b507f9221804b50 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21804b507f9221804b50 /* src/GuInternal.cpp */; }; - FFFF21804bb87f9221804bb8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21804bb87f9221804bb8 /* src/GuMTD.cpp */; }; - FFFF21804c207f9221804c20 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21804c207f9221804c20 /* src/GuMeshFactory.cpp */; }; - FFFF21804c887f9221804c88 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21804c887f9221804c88 /* src/GuMetaData.cpp */; }; - FFFF21804cf07f9221804cf0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21804cf07f9221804cf0 /* src/GuOverlapTests.cpp */; }; - FFFF21804d587f9221804d58 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21804d587f9221804d58 /* src/GuRaycastTests.cpp */; }; - FFFF21804dc07f9221804dc0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21804dc07f9221804dc0 /* src/GuSerialize.cpp */; }; - FFFF21804e287f9221804e28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21804e287f9221804e28 /* src/GuSweepMTD.cpp */; }; - FFFF21804e907f9221804e90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21804e907f9221804e90 /* src/GuSweepSharedTests.cpp */; }; - FFFF21804ef87f9221804ef8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21804ef87f9221804ef8 /* src/GuSweepTests.cpp */; }; - FFFF21804f607f9221804f60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21804f607f9221804f60 /* src/contact/GuContactBoxBox.cpp */; }; - FFFF21804fc87f9221804fc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21804fc87f9221804fc8 /* src/contact/GuContactCapsuleBox.cpp */; }; - FFFF218050307f9221805030 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218050307f9221805030 /* src/contact/GuContactCapsuleCapsule.cpp */; }; - FFFF218050987f9221805098 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218050987f9221805098 /* src/contact/GuContactCapsuleConvex.cpp */; }; - FFFF218051007f9221805100 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218051007f9221805100 /* src/contact/GuContactCapsuleMesh.cpp */; }; - FFFF218051687f9221805168 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218051687f9221805168 /* src/contact/GuContactConvexConvex.cpp */; }; - FFFF218051d07f92218051d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218051d07f92218051d0 /* src/contact/GuContactConvexMesh.cpp */; }; - FFFF218052387f9221805238 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218052387f9221805238 /* src/contact/GuContactPlaneBox.cpp */; }; - FFFF218052a07f92218052a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218052a07f92218052a0 /* src/contact/GuContactPlaneCapsule.cpp */; }; - FFFF218053087f9221805308 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218053087f9221805308 /* src/contact/GuContactPlaneConvex.cpp */; }; - FFFF218053707f9221805370 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218053707f9221805370 /* src/contact/GuContactPolygonPolygon.cpp */; }; - FFFF218053d87f92218053d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218053d87f92218053d8 /* src/contact/GuContactSphereBox.cpp */; }; - FFFF218054407f9221805440 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218054407f9221805440 /* src/contact/GuContactSphereCapsule.cpp */; }; - FFFF218054a87f92218054a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218054a87f92218054a8 /* src/contact/GuContactSphereMesh.cpp */; }; - FFFF218055107f9221805510 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218055107f9221805510 /* src/contact/GuContactSpherePlane.cpp */; }; - FFFF218055787f9221805578 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218055787f9221805578 /* src/contact/GuContactSphereSphere.cpp */; }; - FFFF218055e07f92218055e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218055e07f92218055e0 /* src/contact/GuFeatureCode.cpp */; }; - FFFF218056487f9221805648 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218056487f9221805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; - FFFF218056b07f92218056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218056b07f92218056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; - FFFF218057187f9221805718 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218057187f9221805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; - FFFF218057807f9221805780 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218057807f9221805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; - FFFF218057e87f92218057e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218057e87f92218057e8 /* src/common/GuBarycentricCoordinates.cpp */; }; - FFFF218058507f9221805850 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218058507f9221805850 /* src/common/GuSeparatingAxes.cpp */; }; - FFFF218058b87f92218058b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218058b87f92218058b8 /* src/convex/GuBigConvexData.cpp */; }; - FFFF218059207f9221805920 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218059207f9221805920 /* src/convex/GuConvexHelper.cpp */; }; - FFFF218059887f9221805988 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218059887f9221805988 /* src/convex/GuConvexMesh.cpp */; }; - FFFF218059f07f92218059f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218059f07f92218059f0 /* src/convex/GuConvexSupportTable.cpp */; }; - FFFF21805a587f9221805a58 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21805a587f9221805a58 /* src/convex/GuConvexUtilsInternal.cpp */; }; - FFFF21805ac07f9221805ac0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21805ac07f9221805ac0 /* src/convex/GuHillClimbing.cpp */; }; - FFFF21805b287f9221805b28 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21805b287f9221805b28 /* src/convex/GuShapeConvex.cpp */; }; - FFFF21805b907f9221805b90 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21805b907f9221805b90 /* src/distance/GuDistancePointBox.cpp */; }; - FFFF21805bf87f9221805bf8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21805bf87f9221805bf8 /* src/distance/GuDistancePointTriangle.cpp */; }; - FFFF21805c607f9221805c60 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21805c607f9221805c60 /* src/distance/GuDistanceSegmentBox.cpp */; }; - FFFF21805cc87f9221805cc8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21805cc87f9221805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; - FFFF21805d307f9221805d30 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21805d307f9221805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; - FFFF21805d987f9221805d98 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21805d987f9221805d98 /* src/sweep/GuSweepBoxBox.cpp */; }; - FFFF21805e007f9221805e00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21805e007f9221805e00 /* src/sweep/GuSweepBoxSphere.cpp */; }; - FFFF21805e687f9221805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21805e687f9221805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; - FFFF21805ed07f9221805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21805ed07f9221805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; - FFFF21805f387f9221805f38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21805f387f9221805f38 /* src/sweep/GuSweepCapsuleBox.cpp */; }; - FFFF21805fa07f9221805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21805fa07f9221805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; - FFFF218060087f9221806008 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218060087f9221806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; - FFFF218060707f9221806070 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218060707f9221806070 /* src/sweep/GuSweepSphereCapsule.cpp */; }; - FFFF218060d87f92218060d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218060d87f92218060d8 /* src/sweep/GuSweepSphereSphere.cpp */; }; - FFFF218061407f9221806140 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218061407f9221806140 /* src/sweep/GuSweepSphereTriangle.cpp */; }; - FFFF218061a87f92218061a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218061a87f92218061a8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; - FFFF218062107f9221806210 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218062107f9221806210 /* src/gjk/GuEPA.cpp */; }; - FFFF218062787f9221806278 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218062787f9221806278 /* src/gjk/GuGJKSimplex.cpp */; }; - FFFF218062e07f92218062e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218062e07f92218062e0 /* src/gjk/GuGJKTest.cpp */; }; - FFFF218063487f9221806348 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218063487f9221806348 /* src/intersection/GuIntersectionBoxBox.cpp */; }; - FFFF218063b07f92218063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218063b07f92218063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; - FFFF218064187f9221806418 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218064187f9221806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; - FFFF218064807f9221806480 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218064807f9221806480 /* src/intersection/GuIntersectionRayBox.cpp */; }; - FFFF218064e87f92218064e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218064e87f92218064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; - FFFF218065507f9221806550 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218065507f9221806550 /* src/intersection/GuIntersectionRaySphere.cpp */; }; - FFFF218065b87f92218065b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218065b87f92218065b8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; - FFFF218066207f9221806620 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218066207f9221806620 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; - FFFF218066887f9221806688 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218066887f9221806688 /* src/mesh/GuBV32.cpp */; }; - FFFF218066f07f92218066f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218066f07f92218066f0 /* src/mesh/GuBV32Build.cpp */; }; - FFFF218067587f9221806758 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218067587f9221806758 /* src/mesh/GuBV4.cpp */; }; - FFFF218067c07f92218067c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218067c07f92218067c0 /* src/mesh/GuBV4Build.cpp */; }; - FFFF218068287f9221806828 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218068287f9221806828 /* src/mesh/GuBV4_AABBSweep.cpp */; }; - FFFF218068907f9221806890 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218068907f9221806890 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; - FFFF218068f87f92218068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218068f87f92218068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; - FFFF218069607f9221806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218069607f9221806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; - FFFF218069c87f92218069c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218069c87f92218069c8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; - FFFF21806a307f9221806a30 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21806a307f9221806a30 /* src/mesh/GuBV4_Raycast.cpp */; }; - FFFF21806a987f9221806a98 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21806a987f9221806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; - FFFF21806b007f9221806b00 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21806b007f9221806b00 /* src/mesh/GuBV4_SphereSweep.cpp */; }; - FFFF21806b687f9221806b68 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21806b687f9221806b68 /* src/mesh/GuMeshQuery.cpp */; }; - FFFF21806bd07f9221806bd0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21806bd07f9221806bd0 /* src/mesh/GuMidphaseBV4.cpp */; }; - FFFF21806c387f9221806c38 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21806c387f9221806c38 /* src/mesh/GuMidphaseRTree.cpp */; }; - FFFF21806ca07f9221806ca0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21806ca07f9221806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; - FFFF21806d087f9221806d08 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21806d087f9221806d08 /* src/mesh/GuRTree.cpp */; }; - FFFF21806d707f9221806d70 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21806d707f9221806d70 /* src/mesh/GuRTreeQueries.cpp */; }; - FFFF21806dd87f9221806dd8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21806dd87f9221806dd8 /* src/mesh/GuSweepsMesh.cpp */; }; - FFFF21806e407f9221806e40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21806e407f9221806e40 /* src/mesh/GuTriangleMesh.cpp */; }; - FFFF21806ea87f9221806ea8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21806ea87f9221806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; - FFFF21806f107f9221806f10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21806f107f9221806f10 /* src/mesh/GuTriangleMeshRTree.cpp */; }; - FFFF21806f787f9221806f78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21806f787f9221806f78 /* src/hf/GuHeightField.cpp */; }; - FFFF21806fe07f9221806fe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21806fe07f9221806fe0 /* src/hf/GuHeightFieldUtil.cpp */; }; - FFFF218070487f9221807048 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218070487f9221807048 /* src/hf/GuOverlapTestsHF.cpp */; }; - FFFF218070b07f92218070b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218070b07f92218070b0 /* src/hf/GuSweepsHF.cpp */; }; - FFFF218071187f9221807118 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218071187f9221807118 /* src/pcm/GuPCMContactBoxBox.cpp */; }; - FFFF218071807f9221807180 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218071807f9221807180 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; - FFFF218071e87f92218071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218071e87f92218071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; - FFFF218072507f9221807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218072507f9221807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; - FFFF218072b87f92218072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218072b87f92218072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; - FFFF218073207f9221807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218073207f9221807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; - FFFF218073887f9221807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218073887f9221807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; - FFFF218073f07f92218073f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218073f07f92218073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; - FFFF218074587f9221807458 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218074587f9221807458 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; - FFFF218074c07f92218074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218074c07f92218074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; - FFFF218075287f9221807528 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218075287f9221807528 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; - FFFF218075907f9221807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218075907f9221807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; - FFFF218075f87f92218075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218075f87f92218075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; - FFFF218076607f9221807660 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218076607f9221807660 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; - FFFF218076c87f92218076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218076c87f92218076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; - FFFF218077307f9221807730 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218077307f9221807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; - FFFF218077987f9221807798 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218077987f9221807798 /* src/pcm/GuPCMContactSphereBox.cpp */; }; - FFFF218078007f9221807800 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218078007f9221807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; - FFFF218078687f9221807868 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218078687f9221807868 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; - FFFF218078d07f92218078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218078d07f92218078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; - FFFF218079387f9221807938 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218079387f9221807938 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; - FFFF218079a07f92218079a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218079a07f92218079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; - FFFF21807a087f9221807a08 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21807a087f9221807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; - FFFF21807a707f9221807a70 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21807a707f9221807a70 /* src/pcm/GuPCMShapeConvex.cpp */; }; - FFFF21807ad87f9221807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21807ad87f9221807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; - FFFF21807b407f9221807b40 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21807b407f9221807b40 /* src/pcm/GuPersistentContactManifold.cpp */; }; - FFFF21807ba87f9221807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21807ba87f9221807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; - FFFF21807c107f9221807c10 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21807c107f9221807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; + FFFF2181c6007fed2181c600 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD2181c6007fed2181c600 /* src/CmBoxPruning.cpp */; }; + FFFF2181c6687fed2181c668 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD2181c6687fed2181c668 /* src/CmCollection.cpp */; }; + FFFF2181c6d07fed2181c6d0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD2181c6d07fed2181c6d0 /* src/CmMathUtils.cpp */; }; + FFFF2181c7387fed2181c738 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD2181c7387fed2181c738 /* src/CmPtrTable.cpp */; }; + FFFF2181c7a07fed2181c7a0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD2181c7a07fed2181c7a0 /* src/CmRadixSort.cpp */; }; + FFFF2181c8087fed2181c808 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD2181c8087fed2181c808 /* src/CmRadixSortBuffered.cpp */; }; + FFFF2181c8707fed2181c870 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD2181c8707fed2181c870 /* src/CmRenderOutput.cpp */; }; + FFFF2181c8d87fed2181c8d8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD2181c8d87fed2181c8d8 /* src/CmVisualization.cpp */; }; + FFFF2182d3a87fed2182d3a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFD2182d3a87fed2182d3a8 /* ../../Include/GeomUtils */; }; + FFFF218308e07fed218308e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218308e07fed218308e0 /* src/GuBounds.cpp */; }; + FFFF218309487fed21830948 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218309487fed21830948 /* src/GuBox.cpp */; }; + FFFF218309b07fed218309b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218309b07fed218309b0 /* src/GuCCTSweepTests.cpp */; }; + FFFF21830a187fed21830a18 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21830a187fed21830a18 /* src/GuCapsule.cpp */; }; + FFFF21830a807fed21830a80 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21830a807fed21830a80 /* src/GuGeometryQuery.cpp */; }; + FFFF21830ae87fed21830ae8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21830ae87fed21830ae8 /* src/GuGeometryUnion.cpp */; }; + FFFF21830b507fed21830b50 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21830b507fed21830b50 /* src/GuInternal.cpp */; }; + FFFF21830bb87fed21830bb8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21830bb87fed21830bb8 /* src/GuMTD.cpp */; }; + FFFF21830c207fed21830c20 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21830c207fed21830c20 /* src/GuMeshFactory.cpp */; }; + FFFF21830c887fed21830c88 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21830c887fed21830c88 /* src/GuMetaData.cpp */; }; + FFFF21830cf07fed21830cf0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21830cf07fed21830cf0 /* src/GuOverlapTests.cpp */; }; + FFFF21830d587fed21830d58 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21830d587fed21830d58 /* src/GuRaycastTests.cpp */; }; + FFFF21830dc07fed21830dc0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21830dc07fed21830dc0 /* src/GuSerialize.cpp */; }; + FFFF21830e287fed21830e28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21830e287fed21830e28 /* src/GuSweepMTD.cpp */; }; + FFFF21830e907fed21830e90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21830e907fed21830e90 /* src/GuSweepSharedTests.cpp */; }; + FFFF21830ef87fed21830ef8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21830ef87fed21830ef8 /* src/GuSweepTests.cpp */; }; + FFFF21830f607fed21830f60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21830f607fed21830f60 /* src/contact/GuContactBoxBox.cpp */; }; + FFFF21830fc87fed21830fc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21830fc87fed21830fc8 /* src/contact/GuContactCapsuleBox.cpp */; }; + FFFF218310307fed21831030 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218310307fed21831030 /* src/contact/GuContactCapsuleCapsule.cpp */; }; + FFFF218310987fed21831098 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218310987fed21831098 /* src/contact/GuContactCapsuleConvex.cpp */; }; + FFFF218311007fed21831100 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218311007fed21831100 /* src/contact/GuContactCapsuleMesh.cpp */; }; + FFFF218311687fed21831168 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218311687fed21831168 /* src/contact/GuContactConvexConvex.cpp */; }; + FFFF218311d07fed218311d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218311d07fed218311d0 /* src/contact/GuContactConvexMesh.cpp */; }; + FFFF218312387fed21831238 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218312387fed21831238 /* src/contact/GuContactPlaneBox.cpp */; }; + FFFF218312a07fed218312a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218312a07fed218312a0 /* src/contact/GuContactPlaneCapsule.cpp */; }; + FFFF218313087fed21831308 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218313087fed21831308 /* src/contact/GuContactPlaneConvex.cpp */; }; + FFFF218313707fed21831370 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218313707fed21831370 /* src/contact/GuContactPolygonPolygon.cpp */; }; + FFFF218313d87fed218313d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218313d87fed218313d8 /* src/contact/GuContactSphereBox.cpp */; }; + FFFF218314407fed21831440 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218314407fed21831440 /* src/contact/GuContactSphereCapsule.cpp */; }; + FFFF218314a87fed218314a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218314a87fed218314a8 /* src/contact/GuContactSphereMesh.cpp */; }; + FFFF218315107fed21831510 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218315107fed21831510 /* src/contact/GuContactSpherePlane.cpp */; }; + FFFF218315787fed21831578 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218315787fed21831578 /* src/contact/GuContactSphereSphere.cpp */; }; + FFFF218315e07fed218315e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218315e07fed218315e0 /* src/contact/GuFeatureCode.cpp */; }; + FFFF218316487fed21831648 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218316487fed21831648 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; + FFFF218316b07fed218316b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218316b07fed218316b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; + FFFF218317187fed21831718 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218317187fed21831718 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; + FFFF218317807fed21831780 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218317807fed21831780 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; + FFFF218317e87fed218317e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218317e87fed218317e8 /* src/common/GuBarycentricCoordinates.cpp */; }; + FFFF218318507fed21831850 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218318507fed21831850 /* src/common/GuSeparatingAxes.cpp */; }; + FFFF218318b87fed218318b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218318b87fed218318b8 /* src/convex/GuBigConvexData.cpp */; }; + FFFF218319207fed21831920 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218319207fed21831920 /* src/convex/GuConvexHelper.cpp */; }; + FFFF218319887fed21831988 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218319887fed21831988 /* src/convex/GuConvexMesh.cpp */; }; + FFFF218319f07fed218319f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218319f07fed218319f0 /* src/convex/GuConvexSupportTable.cpp */; }; + FFFF21831a587fed21831a58 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21831a587fed21831a58 /* src/convex/GuConvexUtilsInternal.cpp */; }; + FFFF21831ac07fed21831ac0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21831ac07fed21831ac0 /* src/convex/GuHillClimbing.cpp */; }; + FFFF21831b287fed21831b28 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21831b287fed21831b28 /* src/convex/GuShapeConvex.cpp */; }; + FFFF21831b907fed21831b90 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21831b907fed21831b90 /* src/distance/GuDistancePointBox.cpp */; }; + FFFF21831bf87fed21831bf8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21831bf87fed21831bf8 /* src/distance/GuDistancePointTriangle.cpp */; }; + FFFF21831c607fed21831c60 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21831c607fed21831c60 /* src/distance/GuDistanceSegmentBox.cpp */; }; + FFFF21831cc87fed21831cc8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21831cc87fed21831cc8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; + FFFF21831d307fed21831d30 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21831d307fed21831d30 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; + FFFF21831d987fed21831d98 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21831d987fed21831d98 /* src/sweep/GuSweepBoxBox.cpp */; }; + FFFF21831e007fed21831e00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21831e007fed21831e00 /* src/sweep/GuSweepBoxSphere.cpp */; }; + FFFF21831e687fed21831e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21831e687fed21831e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; + FFFF21831ed07fed21831ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21831ed07fed21831ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; + FFFF21831f387fed21831f38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21831f387fed21831f38 /* src/sweep/GuSweepCapsuleBox.cpp */; }; + FFFF21831fa07fed21831fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21831fa07fed21831fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; + FFFF218320087fed21832008 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218320087fed21832008 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; + FFFF218320707fed21832070 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218320707fed21832070 /* src/sweep/GuSweepSphereCapsule.cpp */; }; + FFFF218320d87fed218320d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218320d87fed218320d8 /* src/sweep/GuSweepSphereSphere.cpp */; }; + FFFF218321407fed21832140 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218321407fed21832140 /* src/sweep/GuSweepSphereTriangle.cpp */; }; + FFFF218321a87fed218321a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218321a87fed218321a8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; + FFFF218322107fed21832210 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218322107fed21832210 /* src/gjk/GuEPA.cpp */; }; + FFFF218322787fed21832278 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218322787fed21832278 /* src/gjk/GuGJKSimplex.cpp */; }; + FFFF218322e07fed218322e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218322e07fed218322e0 /* src/gjk/GuGJKTest.cpp */; }; + FFFF218323487fed21832348 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218323487fed21832348 /* src/intersection/GuIntersectionBoxBox.cpp */; }; + FFFF218323b07fed218323b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218323b07fed218323b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; + FFFF218324187fed21832418 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218324187fed21832418 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; + FFFF218324807fed21832480 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218324807fed21832480 /* src/intersection/GuIntersectionRayBox.cpp */; }; + FFFF218324e87fed218324e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218324e87fed218324e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; + FFFF218325507fed21832550 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218325507fed21832550 /* src/intersection/GuIntersectionRaySphere.cpp */; }; + FFFF218325b87fed218325b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218325b87fed218325b8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; + FFFF218326207fed21832620 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218326207fed21832620 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; + FFFF218326887fed21832688 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218326887fed21832688 /* src/mesh/GuBV32.cpp */; }; + FFFF218326f07fed218326f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218326f07fed218326f0 /* src/mesh/GuBV32Build.cpp */; }; + FFFF218327587fed21832758 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218327587fed21832758 /* src/mesh/GuBV4.cpp */; }; + FFFF218327c07fed218327c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218327c07fed218327c0 /* src/mesh/GuBV4Build.cpp */; }; + FFFF218328287fed21832828 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218328287fed21832828 /* src/mesh/GuBV4_AABBSweep.cpp */; }; + FFFF218328907fed21832890 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218328907fed21832890 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; + FFFF218328f87fed218328f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218328f87fed218328f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; + FFFF218329607fed21832960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218329607fed21832960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; + FFFF218329c87fed218329c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218329c87fed218329c8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; + FFFF21832a307fed21832a30 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21832a307fed21832a30 /* src/mesh/GuBV4_Raycast.cpp */; }; + FFFF21832a987fed21832a98 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21832a987fed21832a98 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; + FFFF21832b007fed21832b00 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21832b007fed21832b00 /* src/mesh/GuBV4_SphereSweep.cpp */; }; + FFFF21832b687fed21832b68 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21832b687fed21832b68 /* src/mesh/GuMeshQuery.cpp */; }; + FFFF21832bd07fed21832bd0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21832bd07fed21832bd0 /* src/mesh/GuMidphaseBV4.cpp */; }; + FFFF21832c387fed21832c38 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21832c387fed21832c38 /* src/mesh/GuMidphaseRTree.cpp */; }; + FFFF21832ca07fed21832ca0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21832ca07fed21832ca0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; + FFFF21832d087fed21832d08 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21832d087fed21832d08 /* src/mesh/GuRTree.cpp */; }; + FFFF21832d707fed21832d70 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21832d707fed21832d70 /* src/mesh/GuRTreeQueries.cpp */; }; + FFFF21832dd87fed21832dd8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21832dd87fed21832dd8 /* src/mesh/GuSweepsMesh.cpp */; }; + FFFF21832e407fed21832e40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21832e407fed21832e40 /* src/mesh/GuTriangleMesh.cpp */; }; + FFFF21832ea87fed21832ea8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21832ea87fed21832ea8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; + FFFF21832f107fed21832f10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21832f107fed21832f10 /* src/mesh/GuTriangleMeshRTree.cpp */; }; + FFFF21832f787fed21832f78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21832f787fed21832f78 /* src/hf/GuHeightField.cpp */; }; + FFFF21832fe07fed21832fe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21832fe07fed21832fe0 /* src/hf/GuHeightFieldUtil.cpp */; }; + FFFF218330487fed21833048 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218330487fed21833048 /* src/hf/GuOverlapTestsHF.cpp */; }; + FFFF218330b07fed218330b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218330b07fed218330b0 /* src/hf/GuSweepsHF.cpp */; }; + FFFF218331187fed21833118 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218331187fed21833118 /* src/pcm/GuPCMContactBoxBox.cpp */; }; + FFFF218331807fed21833180 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218331807fed21833180 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; + FFFF218331e87fed218331e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218331e87fed218331e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; + FFFF218332507fed21833250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218332507fed21833250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; + FFFF218332b87fed218332b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218332b87fed218332b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; + FFFF218333207fed21833320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218333207fed21833320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; + FFFF218333887fed21833388 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218333887fed21833388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; + FFFF218333f07fed218333f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218333f07fed218333f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; + FFFF218334587fed21833458 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218334587fed21833458 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; + FFFF218334c07fed218334c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218334c07fed218334c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; + FFFF218335287fed21833528 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218335287fed21833528 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; + FFFF218335907fed21833590 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218335907fed21833590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; + FFFF218335f87fed218335f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218335f87fed218335f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; + FFFF218336607fed21833660 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218336607fed21833660 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; + FFFF218336c87fed218336c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218336c87fed218336c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; + FFFF218337307fed21833730 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218337307fed21833730 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; + FFFF218337987fed21833798 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218337987fed21833798 /* src/pcm/GuPCMContactSphereBox.cpp */; }; + FFFF218338007fed21833800 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218338007fed21833800 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; + FFFF218338687fed21833868 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218338687fed21833868 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; + FFFF218338d07fed218338d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218338d07fed218338d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; + FFFF218339387fed21833938 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218339387fed21833938 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; + FFFF218339a07fed218339a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD218339a07fed218339a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; + FFFF21833a087fed21833a08 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21833a087fed21833a08 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; + FFFF21833a707fed21833a70 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21833a707fed21833a70 /* src/pcm/GuPCMShapeConvex.cpp */; }; + FFFF21833ad87fed21833ad8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21833ad87fed21833ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; + FFFF21833b407fed21833b40 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21833b407fed21833b40 /* src/pcm/GuPersistentContactManifold.cpp */; }; + FFFF21833ba87fed21833ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21833ba87fed21833ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; + FFFF21833c107fed21833c10 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD21833c107fed21833c10 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD2114ec407f922114ec40 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD2180ec007f922180ec00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180ec687f922180ec68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180ecd07f922180ecd0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180ed387f922180ed38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180eda07f922180eda0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180ee087f922180ee08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180ee707f922180ee70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180eed87f922180eed8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180ef407f922180ef40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180efa87f922180efa8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f0107f922180f010 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f0787f922180f078 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f0e07f922180f0e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f1487f922180f148 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f1b07f922180f1b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f2187f922180f218 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f2807f922180f280 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f2e87f922180f2e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f3507f922180f350 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f3b87f922180f3b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f4207f922180f420 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f4887f922180f488 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f4f07f922180f4f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f5587f922180f558 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f5c07f922180f5c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f6287f922180f628 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f6907f922180f690 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f6f87f922180f6f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f7607f922180f760 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f7c87f922180f7c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f8307f922180f830 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f8987f922180f898 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD2180f9007f922180f900 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD209aaa007f92209aaa00 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209aaa687f92209aaa68 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209aaad07f92209aaad0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209aab387f92209aab38 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209aaba07f92209aaba0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209aac087f92209aac08 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209aac707f92209aac70 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209aacd87f92209aacd8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209aad407f92209aad40 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD209aada87f92209aada8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; - FFFD209aae107f92209aae10 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD209aae787f92209aae78 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD209aaee07f92209aaee0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD209aaf487f92209aaf48 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD209aafb07f92209aafb0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab0187f92209ab018 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab0807f92209ab080 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab0e87f92209ab0e8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab1507f92209ab150 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab1b87f92209ab1b8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab2207f92209ab220 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab2887f92209ab288 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab2f07f92209ab2f0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab3587f92209ab358 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab3c07f92209ab3c0 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab4287f92209ab428 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab4907f92209ab490 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab4f87f92209ab4f8 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab5607f92209ab560 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab5c87f92209ab5c8 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab6307f92209ab630 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab6987f92209ab698 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab7007f92209ab700 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab7687f92209ab768 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ab7d07f92209ab7d0 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; - FFFD218010007f9221801000 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFD218010687f9221801068 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD218010d07f92218010d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD218011387f9221801138 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD218011a07f92218011a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD218012087f9221801208 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD218012707f9221801270 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD218012d87f92218012d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD218013407f9221801340 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD218013a87f92218013a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; - FFFD218014107f9221801410 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFD218014787f9221801478 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD218014e07f92218014e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; - FFFD218015487f9221801548 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; - FFFD218015b07f92218015b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD218016187f9221801618 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFD218016807f9221801680 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD218016e87f92218016e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD218017507f9221801750 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; - FFFD218017b87f92218017b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD218018207f9221801820 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFD218018887f9221801888 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD218018f07f92218018f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD218019587f9221801958 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD218019c07f92218019c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; - FFFD21801a287f9221801a28 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; - FFFD21801a907f9221801a90 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD21801af87f9221801af8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; - FFFD21801b607f9221801b60 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; - FFFD21801bc87f9221801bc8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD21801c307f9221801c30 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; - FFFD21801c987f9221801c98 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFD21801d007f9221801d00 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; - FFFD21801d687f9221801d68 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; - FFFD21801dd07f9221801dd0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD21801e387f9221801e38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD21801ea07f9221801ea0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD21801f087f9221801f08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFD21801f707f9221801f70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD21801fd87f9221801fd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD218020407f9221802040 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD218020a87f92218020a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; - FFFD218021107f9221802110 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD218021787f9221802178 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD218021e07f92218021e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD218022487f9221802248 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD218022b07f92218022b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD218023187f9221802318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD218023807f9221802380 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD218023e87f92218023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD218024507f9221802450 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD218024b87f92218024b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD218025207f9221802520 /* 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; }; - FFFD218025887f9221802588 /* 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; }; - FFFD218025f07f92218025f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD218026587f9221802658 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD218026c07f92218026c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD218027287f9221802728 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD218027907f9221802790 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD218027f87f92218027f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD218028607f9221802860 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD218028c87f92218028c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; - FFFD218029307f9221802930 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; - FFFD218029987f9221802998 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; - FFFD21802a007f9221802a00 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; - FFFD21802a687f9221802a68 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; - FFFD21802ad07f9221802ad0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; - FFFD21802b387f9221802b38 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD21802ba07f9221802ba0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; - FFFD21802c087f9221802c08 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD21802c707f9221802c70 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD21802cd87f9221802cd8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD21802d407f9221802d40 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD21802da87f9221802da8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFD21802e107f9221802e10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD21802e787f9221802e78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD21802ee07f9221802ee0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD21802f487f9221802f48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFD21802fb07f9221802fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD218030187f9221803018 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD218030807f9221803080 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD218030e87f92218030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD218031507f9221803150 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; - FFFD218031b87f92218031b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; - FFFD218032207f9221803220 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD218032887f9221803288 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD218032f07f92218032f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD218033587f9221803358 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD218033c07f92218033c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD218034287f9221803428 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD218034907f9221803490 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD218034f87f92218034f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; - FFFD218035607f9221803560 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; - FFFD218035c87f92218035c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFD218036307f9221803630 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; - FFFD218036987f9221803698 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; - FFFD218037007f9221803700 /* 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; }; - FFFD218037687f9221803768 /* 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; }; - FFFD218037d07f92218037d0 /* 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; }; - FFFD218038387f9221803838 /* 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; }; - FFFD218038a07f92218038a0 /* 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; }; - FFFD218039087f9221803908 /* 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; }; - FFFD218039707f9221803970 /* 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; }; - FFFD218039d87f92218039d8 /* 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; }; - FFFD21803a407f9221803a40 /* 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; }; - FFFD21803aa87f9221803aa8 /* 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; }; - FFFD21803b107f9221803b10 /* 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; }; - FFFD21803b787f9221803b78 /* 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; }; - FFFD21803be07f9221803be0 /* 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; }; - FFFD21803c487f9221803c48 /* 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; }; - FFFD21803cb07f9221803cb0 /* 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; }; - FFFD21803d187f9221803d18 /* 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; }; - FFFD21803d807f9221803d80 /* 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; }; - FFFD21803de87f9221803de8 /* 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; }; - FFFD21803e507f9221803e50 /* 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; }; - FFFD21803eb87f9221803eb8 /* 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; }; - FFFD21803f207f9221803f20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD21803f887f9221803f88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFD21803ff07f9221803ff0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; - FFFD218040587f9221804058 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD218040c07f92218040c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; - FFFD218041287f9221804128 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD218041907f9221804190 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; - FFFD218041f87f92218041f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD218042607f9221804260 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD218042c87f92218042c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFD218043307f9221804330 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD218043987f9221804398 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; - FFFD218044007f9221804400 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; - FFFD218044687f9221804468 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFD218044d07f92218044d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; - FFFD218045387f9221804538 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD218045a07f92218045a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD218046087f9221804608 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFD218046707f9221804670 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD218046d87f92218046d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD218047407f9221804740 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD218047a87f92218047a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFD218048107f9221804810 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; - FFFD218048787f9221804878 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD218048e07f92218048e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218049487f9221804948 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218049b07f92218049b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21804a187f9221804a18 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21804a807f9221804a80 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21804ae87f9221804ae8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21804b507f9221804b50 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21804bb87f9221804bb8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21804c207f9221804c20 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21804c887f9221804c88 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21804cf07f9221804cf0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21804d587f9221804d58 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21804dc07f9221804dc0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21804e287f9221804e28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21804e907f9221804e90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21804ef87f9221804ef8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21804f607f9221804f60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21804fc87f9221804fc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218050307f9221805030 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218050987f9221805098 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218051007f9221805100 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218051687f9221805168 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218051d07f92218051d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218052387f9221805238 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218052a07f92218052a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218053087f9221805308 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218053707f9221805370 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218053d87f92218053d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218054407f9221805440 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218054a87f92218054a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218055107f9221805510 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218055787f9221805578 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218055e07f92218055e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218056487f9221805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218056b07f92218056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218057187f9221805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218057807f9221805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218057e87f92218057e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218058507f9221805850 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218058b87f92218058b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218059207f9221805920 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218059887f9221805988 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218059f07f92218059f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21805a587f9221805a58 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21805ac07f9221805ac0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21805b287f9221805b28 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21805b907f9221805b90 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21805bf87f9221805bf8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21805c607f9221805c60 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21805cc87f9221805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21805d307f9221805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21805d987f9221805d98 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21805e007f9221805e00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21805e687f9221805e68 /* 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; }; - FFFD21805ed07f9221805ed0 /* 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; }; - FFFD21805f387f9221805f38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21805fa07f9221805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218060087f9221806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218060707f9221806070 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218060d87f92218060d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218061407f9221806140 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218061a87f92218061a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218062107f9221806210 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218062787f9221806278 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218062e07f92218062e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218063487f9221806348 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218063b07f92218063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218064187f9221806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218064807f9221806480 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218064e87f92218064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218065507f9221806550 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218065b87f92218065b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218066207f9221806620 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218066887f9221806688 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218066f07f92218066f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218067587f9221806758 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218067c07f92218067c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218068287f9221806828 /* 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; }; - FFFD218068907f9221806890 /* 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; }; - FFFD218068f87f92218068f8 /* 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; }; - FFFD218069607f9221806960 /* 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; }; - FFFD218069c87f92218069c8 /* 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; }; - FFFD21806a307f9221806a30 /* 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; }; - FFFD21806a987f9221806a98 /* 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; }; - FFFD21806b007f9221806b00 /* 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; }; - FFFD21806b687f9221806b68 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21806bd07f9221806bd0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21806c387f9221806c38 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21806ca07f9221806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21806d087f9221806d08 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21806d707f9221806d70 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21806dd87f9221806dd8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21806e407f9221806e40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21806ea87f9221806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21806f107f9221806f10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21806f787f9221806f78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21806fe07f9221806fe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218070487f9221807048 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218070b07f92218070b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218071187f9221807118 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218071807f9221807180 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218071e87f92218071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218072507f9221807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218072b87f92218072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218073207f9221807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218073887f9221807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218073f07f92218073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218074587f9221807458 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218074c07f92218074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218075287f9221807528 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218075907f9221807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218075f87f92218075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218076607f9221807660 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218076c87f92218076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218077307f9221807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218077987f9221807798 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218078007f9221807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218078687f9221807868 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218078d07f92218078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218079387f9221807938 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD218079a07f92218079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21807a087f9221807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21807a707f9221807a70 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21807ad87f9221807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21807b407f9221807b40 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21807ba87f9221807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21807c107f9221807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepPrimitives.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepPrimitives.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2292ec707fed2292ec70 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD2181d6007fed2181d600 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d6687fed2181d668 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d6d07fed2181d6d0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d7387fed2181d738 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d7a07fed2181d7a0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d8087fed2181d808 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d8707fed2181d870 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d8d87fed2181d8d8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d9407fed2181d940 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d9a87fed2181d9a8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181da107fed2181da10 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181da787fed2181da78 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181dae07fed2181dae0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181db487fed2181db48 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181dbb07fed2181dbb0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181dc187fed2181dc18 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181dc807fed2181dc80 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181dce87fed2181dce8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181dd507fed2181dd50 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181ddb87fed2181ddb8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181de207fed2181de20 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181de887fed2181de88 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181def07fed2181def0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181df587fed2181df58 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181dfc07fed2181dfc0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181e0287fed2181e028 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181e0907fed2181e090 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181e0f87fed2181e0f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181e1607fed2181e160 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181e1c87fed2181e1c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181e2307fed2181e230 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181e2987fed2181e298 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181e3007fed2181e300 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181c6007fed2181c600 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2181c6687fed2181c668 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2181c6d07fed2181c6d0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2181c7387fed2181c738 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2181c7a07fed2181c7a0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2181c8087fed2181c808 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2181c8707fed2181c870 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2181c8d87fed2181c8d8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2181c9407fed2181c940 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181c9a87fed2181c9a8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181ca107fed2181ca10 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181ca787fed2181ca78 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181cae07fed2181cae0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181cb487fed2181cb48 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181cbb07fed2181cbb0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181cc187fed2181cc18 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181cc807fed2181cc80 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181cce87fed2181cce8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181cd507fed2181cd50 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181cdb87fed2181cdb8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181ce207fed2181ce20 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181ce887fed2181ce88 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181cef07fed2181cef0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181cf587fed2181cf58 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181cfc07fed2181cfc0 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d0287fed2181d028 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d0907fed2181d090 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d0f87fed2181d0f8 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d1607fed2181d160 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d1c87fed2181d1c8 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d2307fed2181d230 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d2987fed2181d298 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d3007fed2181d300 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d3687fed2181d368 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD2181d3d07fed2181d3d0 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d0007fed2182d000 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d0687fed2182d068 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d0d07fed2182d0d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d1387fed2182d138 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d1a07fed2182d1a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d2087fed2182d208 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d2707fed2182d270 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d2d87fed2182d2d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d3407fed2182d340 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d3a87fed2182d3a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; + FFFD2182d4107fed2182d410 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d4787fed2182d478 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d4e07fed2182d4e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d5487fed2182d548 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d5b07fed2182d5b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d6187fed2182d618 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d6807fed2182d680 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d6e87fed2182d6e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d7507fed2182d750 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d7b87fed2182d7b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d8207fed2182d820 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d8887fed2182d888 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d8f07fed2182d8f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d9587fed2182d958 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182d9c07fed2182d9c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182da287fed2182da28 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182da907fed2182da90 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182daf87fed2182daf8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182db607fed2182db60 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182dbc87fed2182dbc8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182dc307fed2182dc30 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182dc987fed2182dc98 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182dd007fed2182dd00 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182dd687fed2182dd68 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182ddd07fed2182ddd0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182de387fed2182de38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182dea07fed2182dea0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182df087fed2182df08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182df707fed2182df70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182dfd87fed2182dfd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e0407fed2182e040 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e0a87fed2182e0a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e1107fed2182e110 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e1787fed2182e178 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e1e07fed2182e1e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e2487fed2182e248 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e2b07fed2182e2b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e3187fed2182e318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e3807fed2182e380 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e3e87fed2182e3e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e4507fed2182e450 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e4b87fed2182e4b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e5207fed2182e520 /* 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; }; + FFFD2182e5887fed2182e588 /* 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; }; + FFFD2182e5f07fed2182e5f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e6587fed2182e658 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e6c07fed2182e6c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e7287fed2182e728 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e7907fed2182e790 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e7f87fed2182e7f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e8607fed2182e860 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e8c87fed2182e8c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e9307fed2182e930 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182e9987fed2182e998 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182ea007fed2182ea00 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182ea687fed2182ea68 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182ead07fed2182ead0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182eb387fed2182eb38 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182eba07fed2182eba0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182ec087fed2182ec08 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182ec707fed2182ec70 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182ecd87fed2182ecd8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182ed407fed2182ed40 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182eda87fed2182eda8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182ee107fed2182ee10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182ee787fed2182ee78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182eee07fed2182eee0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182ef487fed2182ef48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182efb07fed2182efb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f0187fed2182f018 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f0807fed2182f080 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f0e87fed2182f0e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f1507fed2182f150 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f1b87fed2182f1b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f2207fed2182f220 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f2887fed2182f288 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f2f07fed2182f2f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f3587fed2182f358 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f3c07fed2182f3c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f4287fed2182f428 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f4907fed2182f490 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f4f87fed2182f4f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f5607fed2182f560 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f5c87fed2182f5c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f6307fed2182f630 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f6987fed2182f698 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182f7007fed2182f700 /* 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; }; + FFFD2182f7687fed2182f768 /* 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; }; + FFFD2182f7d07fed2182f7d0 /* 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; }; + FFFD2182f8387fed2182f838 /* 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; }; + FFFD2182f8a07fed2182f8a0 /* 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; }; + FFFD2182f9087fed2182f908 /* 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; }; + FFFD2182f9707fed2182f970 /* 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; }; + FFFD2182f9d87fed2182f9d8 /* 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; }; + FFFD2182fa407fed2182fa40 /* 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; }; + FFFD2182faa87fed2182faa8 /* 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; }; + FFFD2182fb107fed2182fb10 /* 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; }; + FFFD2182fb787fed2182fb78 /* 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; }; + FFFD2182fbe07fed2182fbe0 /* 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; }; + FFFD2182fc487fed2182fc48 /* 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; }; + FFFD2182fcb07fed2182fcb0 /* 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; }; + FFFD2182fd187fed2182fd18 /* 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; }; + FFFD2182fd807fed2182fd80 /* 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; }; + FFFD2182fde87fed2182fde8 /* 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; }; + FFFD2182fe507fed2182fe50 /* 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; }; + FFFD2182feb87fed2182feb8 /* 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; }; + FFFD2182ff207fed2182ff20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182ff887fed2182ff88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFD2182fff07fed2182fff0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; + FFFD218300587fed21830058 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD218300c07fed218300c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; + FFFD218301287fed21830128 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD218301907fed21830190 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; + FFFD218301f87fed218301f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD218302607fed21830260 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD218302c87fed218302c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFD218303307fed21830330 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD218303987fed21830398 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; + FFFD218304007fed21830400 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; + FFFD218304687fed21830468 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFD218304d07fed218304d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; + FFFD218305387fed21830538 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD218305a07fed218305a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFD218306087fed21830608 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFD218306707fed21830670 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD218306d87fed218306d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD218307407fed21830740 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFD218307a87fed218307a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFD218308107fed21830810 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; + FFFD218308787fed21830878 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD218308e07fed218308e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218309487fed21830948 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218309b07fed218309b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21830a187fed21830a18 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21830a807fed21830a80 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21830ae87fed21830ae8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21830b507fed21830b50 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21830bb87fed21830bb8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21830c207fed21830c20 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21830c887fed21830c88 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21830cf07fed21830cf0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21830d587fed21830d58 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21830dc07fed21830dc0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21830e287fed21830e28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21830e907fed21830e90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21830ef87fed21830ef8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21830f607fed21830f60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21830fc87fed21830fc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218310307fed21831030 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218310987fed21831098 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218311007fed21831100 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218311687fed21831168 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218311d07fed218311d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218312387fed21831238 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218312a07fed218312a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218313087fed21831308 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218313707fed21831370 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218313d87fed218313d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218314407fed21831440 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218314a87fed218314a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218315107fed21831510 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218315787fed21831578 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218315e07fed218315e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218316487fed21831648 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218316b07fed218316b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218317187fed21831718 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218317807fed21831780 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218317e87fed218317e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218318507fed21831850 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218318b87fed218318b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218319207fed21831920 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218319887fed21831988 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218319f07fed218319f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21831a587fed21831a58 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21831ac07fed21831ac0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21831b287fed21831b28 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21831b907fed21831b90 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21831bf87fed21831bf8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21831c607fed21831c60 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21831cc87fed21831cc8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21831d307fed21831d30 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21831d987fed21831d98 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21831e007fed21831e00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21831e687fed21831e68 /* 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; }; + FFFD21831ed07fed21831ed0 /* 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; }; + FFFD21831f387fed21831f38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21831fa07fed21831fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218320087fed21832008 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218320707fed21832070 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218320d87fed218320d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218321407fed21832140 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218321a87fed218321a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218322107fed21832210 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218322787fed21832278 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218322e07fed218322e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218323487fed21832348 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218323b07fed218323b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218324187fed21832418 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218324807fed21832480 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218324e87fed218324e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218325507fed21832550 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218325b87fed218325b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218326207fed21832620 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218326887fed21832688 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218326f07fed218326f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218327587fed21832758 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218327c07fed218327c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218328287fed21832828 /* 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; }; + FFFD218328907fed21832890 /* 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; }; + FFFD218328f87fed218328f8 /* 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; }; + FFFD218329607fed21832960 /* 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; }; + FFFD218329c87fed218329c8 /* 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; }; + FFFD21832a307fed21832a30 /* 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; }; + FFFD21832a987fed21832a98 /* 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; }; + FFFD21832b007fed21832b00 /* 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; }; + FFFD21832b687fed21832b68 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21832bd07fed21832bd0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21832c387fed21832c38 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21832ca07fed21832ca0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21832d087fed21832d08 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21832d707fed21832d70 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21832dd87fed21832dd8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21832e407fed21832e40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21832ea87fed21832ea8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21832f107fed21832f10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21832f787fed21832f78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21832fe07fed21832fe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218330487fed21833048 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218330b07fed218330b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218331187fed21833118 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218331807fed21833180 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218331e87fed218331e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218332507fed21833250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218332b87fed218332b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218333207fed21833320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218333887fed21833388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218333f07fed218333f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218334587fed21833458 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218334c07fed218334c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218335287fed21833528 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218335907fed21833590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218335f87fed218335f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218336607fed21833660 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218336c87fed218336c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218337307fed21833730 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218337987fed21833798 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218338007fed21833800 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218338687fed21833868 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218338d07fed218338d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218339387fed21833938 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218339a07fed218339a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21833a087fed21833a08 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21833a707fed21833a70 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21833ad87fed21833ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21833b407fed21833b40 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21833ba87fed21833ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21833c107fed21833c10 /* 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 */ - FFF22114ec407f922114ec40 /* Resources */ = { + FFF22292ec707fed2292ec70 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF218013a87f92218013a8, + FFFF2182d3a87fed2182d3a8, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC2114ec407f922114ec40 /* Frameworks */ = { + FFFC2292ec707fed2292ec70 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1852,145 +1852,145 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF82114ec407f922114ec40 /* Sources */ = { + FFF82292ec707fed2292ec70 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF209aaa007f92209aaa00, - FFFF209aaa687f92209aaa68, - FFFF209aaad07f92209aaad0, - FFFF209aab387f92209aab38, - FFFF209aaba07f92209aaba0, - FFFF209aac087f92209aac08, - FFFF209aac707f92209aac70, - FFFF209aacd87f92209aacd8, - FFFF218048e07f92218048e0, - FFFF218049487f9221804948, - FFFF218049b07f92218049b0, - FFFF21804a187f9221804a18, - FFFF21804a807f9221804a80, - FFFF21804ae87f9221804ae8, - FFFF21804b507f9221804b50, - FFFF21804bb87f9221804bb8, - FFFF21804c207f9221804c20, - FFFF21804c887f9221804c88, - FFFF21804cf07f9221804cf0, - FFFF21804d587f9221804d58, - FFFF21804dc07f9221804dc0, - FFFF21804e287f9221804e28, - FFFF21804e907f9221804e90, - FFFF21804ef87f9221804ef8, - FFFF21804f607f9221804f60, - FFFF21804fc87f9221804fc8, - FFFF218050307f9221805030, - FFFF218050987f9221805098, - FFFF218051007f9221805100, - FFFF218051687f9221805168, - FFFF218051d07f92218051d0, - FFFF218052387f9221805238, - FFFF218052a07f92218052a0, - FFFF218053087f9221805308, - FFFF218053707f9221805370, - FFFF218053d87f92218053d8, - FFFF218054407f9221805440, - FFFF218054a87f92218054a8, - FFFF218055107f9221805510, - FFFF218055787f9221805578, - FFFF218055e07f92218055e0, - FFFF218056487f9221805648, - FFFF218056b07f92218056b0, - FFFF218057187f9221805718, - FFFF218057807f9221805780, - FFFF218057e87f92218057e8, - FFFF218058507f9221805850, - FFFF218058b87f92218058b8, - FFFF218059207f9221805920, - FFFF218059887f9221805988, - FFFF218059f07f92218059f0, - FFFF21805a587f9221805a58, - FFFF21805ac07f9221805ac0, - FFFF21805b287f9221805b28, - FFFF21805b907f9221805b90, - FFFF21805bf87f9221805bf8, - FFFF21805c607f9221805c60, - FFFF21805cc87f9221805cc8, - FFFF21805d307f9221805d30, - FFFF21805d987f9221805d98, - FFFF21805e007f9221805e00, - FFFF21805e687f9221805e68, - FFFF21805ed07f9221805ed0, - FFFF21805f387f9221805f38, - FFFF21805fa07f9221805fa0, - FFFF218060087f9221806008, - FFFF218060707f9221806070, - FFFF218060d87f92218060d8, - FFFF218061407f9221806140, - FFFF218061a87f92218061a8, - FFFF218062107f9221806210, - FFFF218062787f9221806278, - FFFF218062e07f92218062e0, - FFFF218063487f9221806348, - FFFF218063b07f92218063b0, - FFFF218064187f9221806418, - FFFF218064807f9221806480, - FFFF218064e87f92218064e8, - FFFF218065507f9221806550, - FFFF218065b87f92218065b8, - FFFF218066207f9221806620, - FFFF218066887f9221806688, - FFFF218066f07f92218066f0, - FFFF218067587f9221806758, - FFFF218067c07f92218067c0, - FFFF218068287f9221806828, - FFFF218068907f9221806890, - FFFF218068f87f92218068f8, - FFFF218069607f9221806960, - FFFF218069c87f92218069c8, - FFFF21806a307f9221806a30, - FFFF21806a987f9221806a98, - FFFF21806b007f9221806b00, - FFFF21806b687f9221806b68, - FFFF21806bd07f9221806bd0, - FFFF21806c387f9221806c38, - FFFF21806ca07f9221806ca0, - FFFF21806d087f9221806d08, - FFFF21806d707f9221806d70, - FFFF21806dd87f9221806dd8, - FFFF21806e407f9221806e40, - FFFF21806ea87f9221806ea8, - FFFF21806f107f9221806f10, - FFFF21806f787f9221806f78, - FFFF21806fe07f9221806fe0, - FFFF218070487f9221807048, - FFFF218070b07f92218070b0, - FFFF218071187f9221807118, - FFFF218071807f9221807180, - FFFF218071e87f92218071e8, - FFFF218072507f9221807250, - FFFF218072b87f92218072b8, - FFFF218073207f9221807320, - FFFF218073887f9221807388, - FFFF218073f07f92218073f0, - FFFF218074587f9221807458, - FFFF218074c07f92218074c0, - FFFF218075287f9221807528, - FFFF218075907f9221807590, - FFFF218075f87f92218075f8, - FFFF218076607f9221807660, - FFFF218076c87f92218076c8, - FFFF218077307f9221807730, - FFFF218077987f9221807798, - FFFF218078007f9221807800, - FFFF218078687f9221807868, - FFFF218078d07f92218078d0, - FFFF218079387f9221807938, - FFFF218079a07f92218079a0, - FFFF21807a087f9221807a08, - FFFF21807a707f9221807a70, - FFFF21807ad87f9221807ad8, - FFFF21807b407f9221807b40, - FFFF21807ba87f9221807ba8, - FFFF21807c107f9221807c10, + FFFF2181c6007fed2181c600, + FFFF2181c6687fed2181c668, + FFFF2181c6d07fed2181c6d0, + FFFF2181c7387fed2181c738, + FFFF2181c7a07fed2181c7a0, + FFFF2181c8087fed2181c808, + FFFF2181c8707fed2181c870, + FFFF2181c8d87fed2181c8d8, + FFFF218308e07fed218308e0, + FFFF218309487fed21830948, + FFFF218309b07fed218309b0, + FFFF21830a187fed21830a18, + FFFF21830a807fed21830a80, + FFFF21830ae87fed21830ae8, + FFFF21830b507fed21830b50, + FFFF21830bb87fed21830bb8, + FFFF21830c207fed21830c20, + FFFF21830c887fed21830c88, + FFFF21830cf07fed21830cf0, + FFFF21830d587fed21830d58, + FFFF21830dc07fed21830dc0, + FFFF21830e287fed21830e28, + FFFF21830e907fed21830e90, + FFFF21830ef87fed21830ef8, + FFFF21830f607fed21830f60, + FFFF21830fc87fed21830fc8, + FFFF218310307fed21831030, + FFFF218310987fed21831098, + FFFF218311007fed21831100, + FFFF218311687fed21831168, + FFFF218311d07fed218311d0, + FFFF218312387fed21831238, + FFFF218312a07fed218312a0, + FFFF218313087fed21831308, + FFFF218313707fed21831370, + FFFF218313d87fed218313d8, + FFFF218314407fed21831440, + FFFF218314a87fed218314a8, + FFFF218315107fed21831510, + FFFF218315787fed21831578, + FFFF218315e07fed218315e0, + FFFF218316487fed21831648, + FFFF218316b07fed218316b0, + FFFF218317187fed21831718, + FFFF218317807fed21831780, + FFFF218317e87fed218317e8, + FFFF218318507fed21831850, + FFFF218318b87fed218318b8, + FFFF218319207fed21831920, + FFFF218319887fed21831988, + FFFF218319f07fed218319f0, + FFFF21831a587fed21831a58, + FFFF21831ac07fed21831ac0, + FFFF21831b287fed21831b28, + FFFF21831b907fed21831b90, + FFFF21831bf87fed21831bf8, + FFFF21831c607fed21831c60, + FFFF21831cc87fed21831cc8, + FFFF21831d307fed21831d30, + FFFF21831d987fed21831d98, + FFFF21831e007fed21831e00, + FFFF21831e687fed21831e68, + FFFF21831ed07fed21831ed0, + FFFF21831f387fed21831f38, + FFFF21831fa07fed21831fa0, + FFFF218320087fed21832008, + FFFF218320707fed21832070, + FFFF218320d87fed218320d8, + FFFF218321407fed21832140, + FFFF218321a87fed218321a8, + FFFF218322107fed21832210, + FFFF218322787fed21832278, + FFFF218322e07fed218322e0, + FFFF218323487fed21832348, + FFFF218323b07fed218323b0, + FFFF218324187fed21832418, + FFFF218324807fed21832480, + FFFF218324e87fed218324e8, + FFFF218325507fed21832550, + FFFF218325b87fed218325b8, + FFFF218326207fed21832620, + FFFF218326887fed21832688, + FFFF218326f07fed218326f0, + FFFF218327587fed21832758, + FFFF218327c07fed218327c0, + FFFF218328287fed21832828, + FFFF218328907fed21832890, + FFFF218328f87fed218328f8, + FFFF218329607fed21832960, + FFFF218329c87fed218329c8, + FFFF21832a307fed21832a30, + FFFF21832a987fed21832a98, + FFFF21832b007fed21832b00, + FFFF21832b687fed21832b68, + FFFF21832bd07fed21832bd0, + FFFF21832c387fed21832c38, + FFFF21832ca07fed21832ca0, + FFFF21832d087fed21832d08, + FFFF21832d707fed21832d70, + FFFF21832dd87fed21832dd8, + FFFF21832e407fed21832e40, + FFFF21832ea87fed21832ea8, + FFFF21832f107fed21832f10, + FFFF21832f787fed21832f78, + FFFF21832fe07fed21832fe0, + FFFF218330487fed21833048, + FFFF218330b07fed218330b0, + FFFF218331187fed21833118, + FFFF218331807fed21833180, + FFFF218331e87fed218331e8, + FFFF218332507fed21833250, + FFFF218332b87fed218332b8, + FFFF218333207fed21833320, + FFFF218333887fed21833388, + FFFF218333f07fed218333f0, + FFFF218334587fed21833458, + FFFF218334c07fed218334c0, + FFFF218335287fed21833528, + FFFF218335907fed21833590, + FFFF218335f87fed218335f8, + FFFF218336607fed21833660, + FFFF218336c87fed218336c8, + FFFF218337307fed21833730, + FFFF218337987fed21833798, + FFFF218338007fed21833800, + FFFF218338687fed21833868, + FFFF218338d07fed218338d0, + FFFF218339387fed21833938, + FFFF218339a07fed218339a0, + FFFF21833a087fed21833a08, + FFFF21833a707fed21833a70, + FFFF21833ad87fed21833ad8, + FFFF21833b407fed21833b40, + FFFF21833ba87fed21833ba8, + FFFF21833c107fed21833c10, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1999,132 +1999,132 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF421147f707f9221147f70 /* PBXTargetDependency */ = { + FFF4229275e07fed229275e0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA21160b007f9221160b00 /* PxFoundation */; - targetProxy = FFF521160b007f9221160b00 /* PBXContainerItemProxy */; + target = FFFA22914a507fed22914a50 /* PxFoundation */; + targetProxy = FFF522914a507fed22914a50 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxFoundation */ - FFFF209957187f9220995718 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209957187f9220995718 /* src/PsAllocator.cpp */; }; - FFFF209957807f9220995780 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209957807f9220995780 /* src/PsAssert.cpp */; }; - FFFF209957e87f92209957e8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209957e87f92209957e8 /* src/PsFoundation.cpp */; }; - FFFF209958507f9220995850 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209958507f9220995850 /* src/PsMathUtils.cpp */; }; - FFFF209958b87f92209958b8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209958b87f92209958b8 /* src/PsString.cpp */; }; - FFFF209959207f9220995920 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209959207f9220995920 /* src/PsTempAllocator.cpp */; }; - FFFF209959887f9220995988 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209959887f9220995988 /* src/PsUtilities.cpp */; }; - FFFF209959f07f92209959f0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209959f07f92209959f0 /* src/unix/PsUnixAtomic.cpp */; }; - FFFF20995a587f9220995a58 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD20995a587f9220995a58 /* src/unix/PsUnixCpu.cpp */; }; - FFFF20995ac07f9220995ac0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD20995ac07f9220995ac0 /* src/unix/PsUnixFPU.cpp */; }; - FFFF20995b287f9220995b28 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD20995b287f9220995b28 /* src/unix/PsUnixMutex.cpp */; }; - FFFF20995b907f9220995b90 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD20995b907f9220995b90 /* src/unix/PsUnixPrintString.cpp */; }; - FFFF20995bf87f9220995bf8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD20995bf87f9220995bf8 /* src/unix/PsUnixSList.cpp */; }; - FFFF20995c607f9220995c60 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD20995c607f9220995c60 /* src/unix/PsUnixSocket.cpp */; }; - FFFF20995cc87f9220995cc8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD20995cc87f9220995cc8 /* src/unix/PsUnixSync.cpp */; }; - FFFF20995d307f9220995d30 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD20995d307f9220995d30 /* src/unix/PsUnixThread.cpp */; }; - FFFF20995d987f9220995d98 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD20995d987f9220995d98 /* src/unix/PsUnixTime.cpp */; }; + FFFF2217bf187fed2217bf18 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217bf187fed2217bf18 /* src/PsAllocator.cpp */; }; + FFFF2217bf807fed2217bf80 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217bf807fed2217bf80 /* src/PsAssert.cpp */; }; + FFFF2217bfe87fed2217bfe8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217bfe87fed2217bfe8 /* src/PsFoundation.cpp */; }; + FFFF2217c0507fed2217c050 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217c0507fed2217c050 /* src/PsMathUtils.cpp */; }; + FFFF2217c0b87fed2217c0b8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217c0b87fed2217c0b8 /* src/PsString.cpp */; }; + FFFF2217c1207fed2217c120 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217c1207fed2217c120 /* src/PsTempAllocator.cpp */; }; + FFFF2217c1887fed2217c188 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217c1887fed2217c188 /* src/PsUtilities.cpp */; }; + FFFF2217c1f07fed2217c1f0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217c1f07fed2217c1f0 /* src/unix/PsUnixAtomic.cpp */; }; + FFFF2217c2587fed2217c258 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217c2587fed2217c258 /* src/unix/PsUnixCpu.cpp */; }; + FFFF2217c2c07fed2217c2c0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217c2c07fed2217c2c0 /* src/unix/PsUnixFPU.cpp */; }; + FFFF2217c3287fed2217c328 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217c3287fed2217c328 /* src/unix/PsUnixMutex.cpp */; }; + FFFF2217c3907fed2217c390 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217c3907fed2217c390 /* src/unix/PsUnixPrintString.cpp */; }; + FFFF2217c3f87fed2217c3f8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217c3f87fed2217c3f8 /* src/unix/PsUnixSList.cpp */; }; + FFFF2217c4607fed2217c460 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217c4607fed2217c460 /* src/unix/PsUnixSocket.cpp */; }; + FFFF2217c4c87fed2217c4c8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217c4c87fed2217c4c8 /* src/unix/PsUnixSync.cpp */; }; + FFFF2217c5307fed2217c530 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217c5307fed2217c530 /* src/unix/PsUnixThread.cpp */; }; + FFFF2217c5987fed2217c598 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2217c5987fed2217c598 /* src/unix/PsUnixTime.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD21160b007f9221160b00 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD20989e007f9220989e00 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; - FFFD20989e687f9220989e68 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD20989ed07f9220989ed0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; - FFFD20989f387f9220989f38 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; - FFFD20989fa07f9220989fa0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a0087f922098a008 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a0707f922098a070 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a0d87f922098a0d8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a1407f922098a140 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a1a87f922098a1a8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a2107f922098a210 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a2787f922098a278 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a2e07f922098a2e0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a3487f922098a348 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a3b07f922098a3b0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a4187f922098a418 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a4807f922098a480 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a4e87f922098a4e8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a5507f922098a550 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a5b87f922098a5b8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a6207f922098a620 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a6887f922098a688 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a6f07f922098a6f0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a7587f922098a758 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a7c07f922098a7c0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a8287f922098a828 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a8907f922098a890 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a8f87f922098a8f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; - FFFD2098a9607f922098a960 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD209944007f9220994400 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; - FFFD209944687f9220994468 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; - FFFD209944d07f92209944d0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; - FFFD209945387f9220994538 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD209945a07f92209945a0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD209946087f9220994608 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; - FFFD209946707f9220994670 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFD209946d87f92209946d8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; - FFFD209947407f9220994740 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD209947a87f92209947a8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; - FFFD209948107f9220994810 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD209948787f9220994878 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFD209948e07f92209948e0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD209949487f9220994948 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; - FFFD209949b07f92209949b0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFD20994a187f9220994a18 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD20994a807f9220994a80 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; - FFFD20994ae87f9220994ae8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD20994b507f9220994b50 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD20994bb87f9220994bb8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; - FFFD20994c207f9220994c20 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD20994c887f9220994c88 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD20994cf07f9220994cf0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFD20994d587f9220994d58 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD20994dc07f9220994dc0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; - FFFD20994e287f9220994e28 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; - FFFD20994e907f9220994e90 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; - FFFD20994ef87f9220994ef8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFD20994f607f9220994f60 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; - FFFD20994fc87f9220994fc8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; - FFFD209950307f9220995030 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD209950987f9220995098 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; - FFFD209951007f9220995100 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; - FFFD209951687f9220995168 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; - FFFD209951d07f92209951d0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFD209952387f9220995238 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD209952a07f92209952a0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD209953087f9220995308 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; - FFFD209953707f9220995370 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; - FFFD209953d87f92209953d8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFD209954407f9220995440 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFD209954a87f92209954a8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFD209955107f9220995510 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD209955787f9220995578 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFD209955e07f92209955e0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD209956487f9220995648 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD209956b07f92209956b0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD209957187f9220995718 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209957807f9220995780 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209957e87f92209957e8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209958507f9220995850 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209958b87f92209958b8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209959207f9220995920 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209959887f9220995988 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209959f07f92209959f0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD20995a587f9220995a58 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD20995ac07f9220995ac0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD20995b287f9220995b28 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD20995b907f9220995b90 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD20995bf87f9220995bf8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD20995c607f9220995c60 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD20995cc87f9220995cc8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD20995d307f9220995d30 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD20995d987f9220995d98 /* src/unix/PsUnixTime.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixTime.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixTime.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD22914a507fed22914a50 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD221706007fed22170600 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; + FFFD221706687fed22170668 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD221706d07fed221706d0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; + FFFD221707387fed22170738 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; + FFFD221707a07fed221707a0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; + FFFD221708087fed22170808 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD221708707fed22170870 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; + FFFD221708d87fed221708d8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD221709407fed22170940 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFD221709a87fed221709a8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFD22170a107fed22170a10 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; + FFFD22170a787fed22170a78 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD22170ae07fed22170ae0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; + FFFD22170b487fed22170b48 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; + FFFD22170bb07fed22170bb0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; + FFFD22170c187fed22170c18 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD22170c807fed22170c80 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFD22170ce87fed22170ce8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFD22170d507fed22170d50 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; + FFFD22170db87fed22170db8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; + FFFD22170e207fed22170e20 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFD22170e887fed22170e88 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD22170ef07fed22170ef0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFD22170f587fed22170f58 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFD22170fc07fed22170fc0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; + FFFD221710287fed22171028 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; + FFFD221710907fed22171090 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; + FFFD221710f87fed221710f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; + FFFD221711607fed22171160 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217ac007fed2217ac00 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217ac687fed2217ac68 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217acd07fed2217acd0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217ad387fed2217ad38 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217ada07fed2217ada0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217ae087fed2217ae08 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217ae707fed2217ae70 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217aed87fed2217aed8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217af407fed2217af40 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217afa87fed2217afa8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b0107fed2217b010 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b0787fed2217b078 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b0e07fed2217b0e0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b1487fed2217b148 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b1b07fed2217b1b0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b2187fed2217b218 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b2807fed2217b280 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b2e87fed2217b2e8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b3507fed2217b350 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b3b87fed2217b3b8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b4207fed2217b420 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b4887fed2217b488 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b4f07fed2217b4f0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b5587fed2217b558 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b5c07fed2217b5c0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b6287fed2217b628 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b6907fed2217b690 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b6f87fed2217b6f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b7607fed2217b760 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b7c87fed2217b7c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b8307fed2217b830 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b8987fed2217b898 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b9007fed2217b900 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b9687fed2217b968 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217b9d07fed2217b9d0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217ba387fed2217ba38 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217baa07fed2217baa0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217bb087fed2217bb08 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217bb707fed2217bb70 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217bbd87fed2217bbd8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217bc407fed2217bc40 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217bca87fed2217bca8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217bd107fed2217bd10 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217bd787fed2217bd78 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217bde07fed2217bde0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217be487fed2217be48 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217beb07fed2217beb0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFD2217bf187fed2217bf18 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2217bf807fed2217bf80 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2217bfe87fed2217bfe8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2217c0507fed2217c050 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2217c0b87fed2217c0b8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2217c1207fed2217c120 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2217c1887fed2217c188 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2217c1f07fed2217c1f0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2217c2587fed2217c258 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2217c2c07fed2217c2c0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2217c3287fed2217c328 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2217c3907fed2217c390 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2217c3f87fed2217c3f8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2217c4607fed2217c460 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2217c4c87fed2217c4c8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2217c5307fed2217c530 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2217c5987fed2217c598 /* 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 */ - FFF221160b007f9221160b00 /* Resources */ = { + FFF222914a507fed22914a50 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2134,7 +2134,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC21160b007f9221160b00 /* Frameworks */ = { + FFFC22914a507fed22914a50 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2144,27 +2144,27 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF821160b007f9221160b00 /* Sources */ = { + FFF822914a507fed22914a50 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF209957187f9220995718, - FFFF209957807f9220995780, - FFFF209957e87f92209957e8, - FFFF209958507f9220995850, - FFFF209958b87f92209958b8, - FFFF209959207f9220995920, - FFFF209959887f9220995988, - FFFF209959f07f92209959f0, - FFFF20995a587f9220995a58, - FFFF20995ac07f9220995ac0, - FFFF20995b287f9220995b28, - FFFF20995b907f9220995b90, - FFFF20995bf87f9220995bf8, - FFFF20995c607f9220995c60, - FFFF20995cc87f9220995cc8, - FFFF20995d307f9220995d30, - FFFF20995d987f9220995d98, + FFFF2217bf187fed2217bf18, + FFFF2217bf807fed2217bf80, + FFFF2217bfe87fed2217bfe8, + FFFF2217c0507fed2217c050, + FFFF2217c0b87fed2217c0b8, + FFFF2217c1207fed2217c120, + FFFF2217c1887fed2217c188, + FFFF2217c1f07fed2217c1f0, + FFFF2217c2587fed2217c258, + FFFF2217c2c07fed2217c2c0, + FFFF2217c3287fed2217c328, + FFFF2217c3907fed2217c390, + FFFF2217c3f87fed2217c3f8, + FFFF2217c4607fed2217c460, + FFFF2217c4c87fed2217c4c8, + FFFF2217c5307fed2217c530, + FFFF2217c5987fed2217c598, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2176,103 +2176,103 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxPvdSDK */ - FFFF209dcfa87f92209dcfa8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209dcfa87f92209dcfa8 /* src/PxProfileEventImpl.cpp */; }; - FFFF209dd0107f92209dd010 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209dd0107f92209dd010 /* src/PxPvd.cpp */; }; - FFFF209dd0787f92209dd078 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209dd0787f92209dd078 /* src/PxPvdDataStream.cpp */; }; - FFFF209dd0e07f92209dd0e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209dd0e07f92209dd0e0 /* src/PxPvdDefaultFileTransport.cpp */; }; - FFFF209dd1487f92209dd148 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209dd1487f92209dd148 /* src/PxPvdDefaultSocketTransport.cpp */; }; - FFFF209dd1b07f92209dd1b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209dd1b07f92209dd1b0 /* src/PxPvdImpl.cpp */; }; - FFFF209dd2187f92209dd218 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209dd2187f92209dd218 /* src/PxPvdMemClient.cpp */; }; - FFFF209dd2807f92209dd280 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209dd2807f92209dd280 /* src/PxPvdObjectModelMetaData.cpp */; }; - FFFF209dd2e87f92209dd2e8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209dd2e87f92209dd2e8 /* src/PxPvdObjectRegistrar.cpp */; }; - FFFF209dd3507f92209dd350 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209dd3507f92209dd350 /* src/PxPvdProfileZoneClient.cpp */; }; - FFFF209dd3b87f92209dd3b8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209dd3b87f92209dd3b8 /* src/PxPvdUserRenderer.cpp */; }; + FFFF2300f5a87fed2300f5a8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2300f5a87fed2300f5a8 /* src/PxProfileEventImpl.cpp */; }; + FFFF2300f6107fed2300f610 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2300f6107fed2300f610 /* src/PxPvd.cpp */; }; + FFFF2300f6787fed2300f678 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2300f6787fed2300f678 /* src/PxPvdDataStream.cpp */; }; + FFFF2300f6e07fed2300f6e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2300f6e07fed2300f6e0 /* src/PxPvdDefaultFileTransport.cpp */; }; + FFFF2300f7487fed2300f748 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2300f7487fed2300f748 /* src/PxPvdDefaultSocketTransport.cpp */; }; + FFFF2300f7b07fed2300f7b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2300f7b07fed2300f7b0 /* src/PxPvdImpl.cpp */; }; + FFFF2300f8187fed2300f818 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2300f8187fed2300f818 /* src/PxPvdMemClient.cpp */; }; + FFFF2300f8807fed2300f880 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2300f8807fed2300f880 /* src/PxPvdObjectModelMetaData.cpp */; }; + FFFF2300f8e87fed2300f8e8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2300f8e87fed2300f8e8 /* src/PxPvdObjectRegistrar.cpp */; }; + FFFF2300f9507fed2300f950 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2300f9507fed2300f950 /* src/PxPvdProfileZoneClient.cpp */; }; + FFFF2300f9b87fed2300f9b8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2300f9b87fed2300f9b8 /* src/PxPvdUserRenderer.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD211358507f9221135850 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD21142a207f9221142a20 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD21142a887f9221142a88 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dcc007f92209dcc00 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dcc687f92209dcc68 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dccd07f92209dccd0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dcd387f92209dcd38 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dcda07f92209dcda0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dce087f92209dce08 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dce707f92209dce70 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dced87f92209dced8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dcf407f92209dcf40 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dcfa87f92209dcfa8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209dd0107f92209dd010 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209dd0787f92209dd078 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209dd0e07f92209dd0e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209dd1487f92209dd148 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209dd1b07f92209dd1b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209dd2187f92209dd218 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209dd2807f92209dd280 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209dd2e87f92209dd2e8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209dd3507f92209dd350 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209dd3b87f92209dd3b8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209dd4207f92209dd420 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dd4887f92209dd488 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dd4f07f92209dd4f0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dd5587f92209dd558 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dd5c07f92209dd5c0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dd6287f92209dd628 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dd6907f92209dd690 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dd6f87f92209dd6f8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dd7607f92209dd760 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dd7c87f92209dd7c8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dd8307f92209dd830 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dd8987f92209dd898 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dd9007f92209dd900 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dd9687f92209dd968 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dd9d07f92209dd9d0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dda387f92209dda38 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ddaa07f92209ddaa0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ddb087f92209ddb08 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ddb707f92209ddb70 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ddbd87f92209ddbd8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ddc407f92209ddc40 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ddca87f92209ddca8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ddd107f92209ddd10 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ddd787f92209ddd78 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ddde07f92209ddde0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dde487f92209dde48 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ddeb07f92209ddeb0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ddf187f92209ddf18 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ddf807f92209ddf80 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD209ddfe87f92209ddfe8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de0507f92209de050 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de0b87f92209de0b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de1207f92209de120 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de1887f92209de188 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de1f07f92209de1f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de2587f92209de258 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de2c07f92209de2c0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de3287f92209de328 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de3907f92209de390 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de3f87f92209de3f8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de4607f92209de460 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de4c87f92209de4c8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de5307f92209de530 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de5987f92209de598 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de6007f92209de600 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de6687f92209de668 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de6d07f92209de6d0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de7387f92209de738 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de7a07f92209de7a0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de8087f92209de808 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de8707f92209de870 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de8d87f92209de8d8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de9407f92209de940 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; - FFFD209de9a87f92209de9a8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dea107f92209dea10 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD209dea787f92209dea78 /* src/PxPvdUserRenderTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e098707fed22e09870 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD22e0ce507fed22e0ce50 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e0ceb87fed22e0ceb8 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300f2007fed2300f200 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300f2687fed2300f268 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300f2d07fed2300f2d0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300f3387fed2300f338 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300f3a07fed2300f3a0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300f4087fed2300f408 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300f4707fed2300f470 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300f4d87fed2300f4d8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300f5407fed2300f540 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300f5a87fed2300f5a8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2300f6107fed2300f610 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2300f6787fed2300f678 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2300f6e07fed2300f6e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2300f7487fed2300f748 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2300f7b07fed2300f7b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2300f8187fed2300f818 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2300f8807fed2300f880 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2300f8e87fed2300f8e8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2300f9507fed2300f950 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2300f9b87fed2300f9b8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2300fa207fed2300fa20 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300fa887fed2300fa88 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300faf07fed2300faf0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300fb587fed2300fb58 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300fbc07fed2300fbc0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300fc287fed2300fc28 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300fc907fed2300fc90 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300fcf87fed2300fcf8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300fd607fed2300fd60 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300fdc87fed2300fdc8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300fe307fed2300fe30 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300fe987fed2300fe98 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300ff007fed2300ff00 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300ff687fed2300ff68 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFD2300ffd07fed2300ffd0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD230100387fed23010038 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFD230100a07fed230100a0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; + FFFD230101087fed23010108 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD230101707fed23010170 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD230101d87fed230101d8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFD230102407fed23010240 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFD230102a87fed230102a8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD230103107fed23010310 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD230103787fed23010378 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFD230103e07fed230103e0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; + FFFD230104487fed23010448 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD230104b07fed230104b0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; + FFFD230105187fed23010518 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD230105807fed23010580 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFD230105e87fed230105e8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; + FFFD230106507fed23010650 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; + FFFD230106b87fed230106b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; + FFFD230107207fed23010720 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD230107887fed23010788 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD230107f07fed230107f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD230108587fed23010858 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; + FFFD230108c07fed230108c0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD230109287fed23010928 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; + FFFD230109907fed23010990 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFD230109f87fed230109f8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD23010a607fed23010a60 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD23010ac87fed23010ac8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFD23010b307fed23010b30 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFD23010b987fed23010b98 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFD23010c007fed23010c00 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD23010c687fed23010c68 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD23010cd07fed23010cd0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; + FFFD23010d387fed23010d38 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD23010da07fed23010da0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; + FFFD23010e087fed23010e08 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFD23010e707fed23010e70 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD23010ed87fed23010ed8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFD23010f407fed23010f40 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; + FFFD23010fa87fed23010fa8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD230110107fed23011010 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD230110787fed23011078 /* 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 */ - FFF2211358507f9221135850 /* Resources */ = { + FFF222e098707fed22e09870 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2282,7 +2282,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC211358507f9221135850 /* Frameworks */ = { + FFFC22e098707fed22e09870 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2292,21 +2292,21 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8211358507f9221135850 /* Sources */ = { + FFF822e098707fed22e09870 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF209dcfa87f92209dcfa8, - FFFF209dd0107f92209dd010, - FFFF209dd0787f92209dd078, - FFFF209dd0e07f92209dd0e0, - FFFF209dd1487f92209dd148, - FFFF209dd1b07f92209dd1b0, - FFFF209dd2187f92209dd218, - FFFF209dd2807f92209dd280, - FFFF209dd2e87f92209dd2e8, - FFFF209dd3507f92209dd350, - FFFF209dd3b87f92209dd3b8, + FFFF2300f5a87fed2300f5a8, + FFFF2300f6107fed2300f610, + FFFF2300f6787fed2300f678, + FFFF2300f6e07fed2300f6e0, + FFFF2300f7487fed2300f748, + FFFF2300f7b07fed2300f7b0, + FFFF2300f8187fed2300f818, + FFFF2300f8807fed2300f880, + FFFF2300f8e87fed2300f8e8, + FFFF2300f9507fed2300f950, + FFFF2300f9b87fed2300f9b8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2315,108 +2315,108 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF42115bb607f922115bb60 /* PBXTargetDependency */ = { + FFF422e0a6907fed22e0a690 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA21160b007f9221160b00 /* PxFoundation */; - targetProxy = FFF521160b007f9221160b00 /* PBXContainerItemProxy */; + target = FFFA22914a507fed22914a50 /* PxFoundation */; + targetProxy = FFF522914a507fed22914a50 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevel */ - FFFF215dea607f92215dea60 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFD215dea607f92215dea60 /* px_globals.cpp */; }; - FFFF215e40807f92215e4080 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD215e40807f92215e4080 /* PxsCCD.cpp */; }; - FFFF215e40e87f92215e40e8 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD215e40e87f92215e40e8 /* PxsContactManager.cpp */; }; - FFFF215e41507f92215e4150 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD215e41507f92215e4150 /* PxsContext.cpp */; }; - FFFF215e41b87f92215e41b8 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD215e41b87f92215e41b8 /* PxsDefaultMemoryManager.cpp */; }; - FFFF215e42207f92215e4220 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD215e42207f92215e4220 /* PxsIslandSim.cpp */; }; - FFFF215e42887f92215e4288 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD215e42887f92215e4288 /* PxsMaterialCombiner.cpp */; }; - FFFF215e42f07f92215e42f0 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD215e42f07f92215e42f0 /* PxsNphaseImplementationContext.cpp */; }; - FFFF215e43587f92215e4358 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD215e43587f92215e4358 /* PxsSimpleIslandManager.cpp */; }; - FFFF209e1c007f92209e1c00 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD209e1c007f92209e1c00 /* collision/PxcContact.cpp */; }; - FFFF209e1c687f92209e1c68 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD209e1c687f92209e1c68 /* pipeline/PxcContactCache.cpp */; }; - FFFF209e1cd07f92209e1cd0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD209e1cd07f92209e1cd0 /* pipeline/PxcContactMethodImpl.cpp */; }; - FFFF209e1d387f92209e1d38 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD209e1d387f92209e1d38 /* pipeline/PxcMaterialHeightField.cpp */; }; - FFFF209e1da07f92209e1da0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD209e1da07f92209e1da0 /* pipeline/PxcMaterialMesh.cpp */; }; - FFFF209e1e087f92209e1e08 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD209e1e087f92209e1e08 /* pipeline/PxcMaterialMethodImpl.cpp */; }; - FFFF209e1e707f92209e1e70 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD209e1e707f92209e1e70 /* pipeline/PxcMaterialShape.cpp */; }; - FFFF209e1ed87f92209e1ed8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD209e1ed87f92209e1ed8 /* pipeline/PxcNpBatch.cpp */; }; - FFFF209e1f407f92209e1f40 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD209e1f407f92209e1f40 /* pipeline/PxcNpCacheStreamPair.cpp */; }; - FFFF209e1fa87f92209e1fa8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD209e1fa87f92209e1fa8 /* pipeline/PxcNpContactPrepShared.cpp */; }; - FFFF209e20107f92209e2010 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD209e20107f92209e2010 /* pipeline/PxcNpMemBlockPool.cpp */; }; - FFFF209e20787f92209e2078 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD209e20787f92209e2078 /* pipeline/PxcNpThreadContext.cpp */; }; + FFFF22e28e807fed22e28e80 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFD22e28e807fed22e28e80 /* px_globals.cpp */; }; + FFFF22e2e4a07fed22e2e4a0 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD22e2e4a07fed22e2e4a0 /* PxsCCD.cpp */; }; + FFFF22e2e5087fed22e2e508 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD22e2e5087fed22e2e508 /* PxsContactManager.cpp */; }; + FFFF22e2e5707fed22e2e570 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD22e2e5707fed22e2e570 /* PxsContext.cpp */; }; + FFFF22e2e5d87fed22e2e5d8 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD22e2e5d87fed22e2e5d8 /* PxsDefaultMemoryManager.cpp */; }; + FFFF22e2e6407fed22e2e640 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD22e2e6407fed22e2e640 /* PxsIslandSim.cpp */; }; + FFFF22e2e6a87fed22e2e6a8 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD22e2e6a87fed22e2e6a8 /* PxsMaterialCombiner.cpp */; }; + FFFF22e2e7107fed22e2e710 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD22e2e7107fed22e2e710 /* PxsNphaseImplementationContext.cpp */; }; + FFFF22e2e7787fed22e2e778 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD22e2e7787fed22e2e778 /* PxsSimpleIslandManager.cpp */; }; + FFFF230142007fed23014200 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD230142007fed23014200 /* collision/PxcContact.cpp */; }; + FFFF230142687fed23014268 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD230142687fed23014268 /* pipeline/PxcContactCache.cpp */; }; + FFFF230142d07fed230142d0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD230142d07fed230142d0 /* pipeline/PxcContactMethodImpl.cpp */; }; + FFFF230143387fed23014338 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD230143387fed23014338 /* pipeline/PxcMaterialHeightField.cpp */; }; + FFFF230143a07fed230143a0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD230143a07fed230143a0 /* pipeline/PxcMaterialMesh.cpp */; }; + FFFF230144087fed23014408 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD230144087fed23014408 /* pipeline/PxcMaterialMethodImpl.cpp */; }; + FFFF230144707fed23014470 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD230144707fed23014470 /* pipeline/PxcMaterialShape.cpp */; }; + FFFF230144d87fed230144d8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD230144d87fed230144d8 /* pipeline/PxcNpBatch.cpp */; }; + FFFF230145407fed23014540 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD230145407fed23014540 /* pipeline/PxcNpCacheStreamPair.cpp */; }; + FFFF230145a87fed230145a8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD230145a87fed230145a8 /* pipeline/PxcNpContactPrepShared.cpp */; }; + FFFF230146107fed23014610 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD230146107fed23014610 /* pipeline/PxcNpMemBlockPool.cpp */; }; + FFFF230146787fed23014678 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD230146787fed23014678 /* pipeline/PxcNpThreadContext.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD215dcd407f92215dcd40 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD215dea607f92215dea60 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD215e16d07f92215e16d0 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD215e17387f92215e1738 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD215e17a07f92215e17a0 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD215e18087f92215e1808 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD215e18707f92215e1870 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD215e18d87f92215e18d8 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD215e19407f92215e1940 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; - FFFD215e19a87f92215e19a8 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD215e1a107f92215e1a10 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFD215e40807f92215e4080 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD215e40e87f92215e40e8 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD215e41507f92215e4150 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD215e41b87f92215e41b8 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD215e42207f92215e4220 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD215e42887f92215e4288 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD215e42f07f92215e42f0 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD215e43587f92215e4358 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209e68007f92209e6800 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e68687f92209e6868 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e68d07f92209e68d0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e69387f92209e6938 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e69a07f92209e69a0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e6a087f92209e6a08 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e6a707f92209e6a70 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e6ad87f92209e6ad8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e6b407f92209e6b40 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e6ba87f92209e6ba8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e6c107f92209e6c10 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e6c787f92209e6c78 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e6ce07f92209e6ce0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e6d487f92209e6d48 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e6db07f92209e6db0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e6e187f92209e6e18 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e6e807f92209e6e80 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e6ee87f92209e6ee8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e6f507f92209e6f50 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e6fb87f92209e6fb8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e1c007f92209e1c00 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209e1c687f92209e1c68 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209e1cd07f92209e1cd0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209e1d387f92209e1d38 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209e1da07f92209e1da0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209e1e087f92209e1e08 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209e1e707f92209e1e70 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209e1ed87f92209e1ed8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209e1f407f92209e1f40 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209e1fa87f92209e1fa8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209e20107f92209e2010 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209e20787f92209e2078 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209e5a007f92209e5a00 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e5a687f92209e5a68 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e5ad07f92209e5ad0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e5b387f92209e5b38 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e5ba07f92209e5ba0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e5c087f92209e5c08 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e5c707f92209e5c70 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e5cd87f92209e5cd8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e5d407f92209e5d40 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e5da87f92209e5da8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e5e107f92209e5e10 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e5e787f92209e5e78 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e5ee07f92209e5ee0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e5f487f92209e5f48 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD209e5fb07f92209e5fb0 /* utils/PxcThreadCoherentCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcThreadCoherentCache.h"; path = "../../LowLevel/common/include/utils/PxcThreadCoherentCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e271907fed22e27190 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD22e28e807fed22e28e80 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD22e2baf07fed22e2baf0 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e2bb587fed22e2bb58 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e2bbc07fed22e2bbc0 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e2bc287fed22e2bc28 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e2bc907fed22e2bc90 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e2bcf87fed22e2bcf8 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e2bd607fed22e2bd60 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e2bdc87fed22e2bdc8 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e2be307fed22e2be30 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e2e4a07fed22e2e4a0 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD22e2e5087fed22e2e508 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD22e2e5707fed22e2e570 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD22e2e5d87fed22e2e5d8 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD22e2e6407fed22e2e640 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD22e2e6a87fed22e2e6a8 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD22e2e7107fed22e2e710 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD22e2e7787fed22e2e778 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23018e007fed23018e00 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFD23018e687fed23018e68 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFD23018ed07fed23018ed0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD23018f387fed23018f38 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; + FFFD23018fa07fed23018fa0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD230190087fed23019008 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD230190707fed23019070 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD230190d87fed230190d8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; + FFFD230191407fed23019140 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD230191a87fed230191a8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD230192107fed23019210 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; + FFFD230192787fed23019278 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; + FFFD230192e07fed230192e0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD230193487fed23019348 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD230193b07fed230193b0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD230194187fed23019418 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD230194807fed23019480 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD230194e87fed230194e8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFD230195507fed23019550 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD230195b87fed230195b8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD230142007fed23014200 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230142687fed23014268 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230142d07fed230142d0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230143387fed23014338 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230143a07fed230143a0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230144087fed23014408 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230144707fed23014470 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230144d87fed230144d8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230145407fed23014540 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230145a87fed230145a8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230146107fed23014610 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230146787fed23014678 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230180007fed23018000 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD230180687fed23018068 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD230180d07fed230180d0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD230181387fed23018138 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD230181a07fed230181a0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD230182087fed23018208 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; + FFFD230182707fed23018270 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD230182d87fed230182d8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD230183407fed23018340 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD230183a87fed230183a8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD230184107fed23018410 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD230184787fed23018478 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; + FFFD230184e07fed230184e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD230185487fed23018548 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD230185b07fed230185b0 /* 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 */ - FFF2215dcd407f92215dcd40 /* Resources */ = { + FFF222e271907fed22e27190 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2426,7 +2426,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC215dcd407f92215dcd40 /* Frameworks */ = { + FFFC22e271907fed22e27190 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2436,31 +2436,31 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8215dcd407f92215dcd40 /* Sources */ = { + FFF822e271907fed22e27190 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF215dea607f92215dea60, - FFFF215e40807f92215e4080, - FFFF215e40e87f92215e40e8, - FFFF215e41507f92215e4150, - FFFF215e41b87f92215e41b8, - FFFF215e42207f92215e4220, - FFFF215e42887f92215e4288, - FFFF215e42f07f92215e42f0, - FFFF215e43587f92215e4358, - FFFF209e1c007f92209e1c00, - FFFF209e1c687f92209e1c68, - FFFF209e1cd07f92209e1cd0, - FFFF209e1d387f92209e1d38, - FFFF209e1da07f92209e1da0, - FFFF209e1e087f92209e1e08, - FFFF209e1e707f92209e1e70, - FFFF209e1ed87f92209e1ed8, - FFFF209e1f407f92209e1f40, - FFFF209e1fa87f92209e1fa8, - FFFF209e20107f92209e2010, - FFFF209e20787f92209e2078, + FFFF22e28e807fed22e28e80, + FFFF22e2e4a07fed22e2e4a0, + FFFF22e2e5087fed22e2e508, + FFFF22e2e5707fed22e2e570, + FFFF22e2e5d87fed22e2e5d8, + FFFF22e2e6407fed22e2e640, + FFFF22e2e6a87fed22e2e6a8, + FFFF22e2e7107fed22e2e710, + FFFF22e2e7787fed22e2e778, + FFFF230142007fed23014200, + FFFF230142687fed23014268, + FFFF230142d07fed230142d0, + FFFF230143387fed23014338, + FFFF230143a07fed230143a0, + FFFF230144087fed23014408, + FFFF230144707fed23014470, + FFFF230144d87fed230144d8, + FFFF230145407fed23014540, + FFFF230145a87fed230145a8, + FFFF230146107fed23014610, + FFFF230146787fed23014678, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2472,38 +2472,38 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelAABB */ - FFFF21818a707f9221818a70 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21818a707f9221818a70 /* BpBroadPhase.cpp */; }; - FFFF21818ad87f9221818ad8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21818ad87f9221818ad8 /* BpBroadPhaseMBP.cpp */; }; - FFFF21818b407f9221818b40 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21818b407f9221818b40 /* BpBroadPhaseSap.cpp */; }; - FFFF21818ba87f9221818ba8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21818ba87f9221818ba8 /* BpBroadPhaseSapAux.cpp */; }; - FFFF21818c107f9221818c10 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21818c107f9221818c10 /* BpMBPTasks.cpp */; }; - FFFF21818c787f9221818c78 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21818c787f9221818c78 /* BpSAPTasks.cpp */; }; - FFFF21818ce07f9221818ce0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21818ce07f9221818ce0 /* BpSimpleAABBManager.cpp */; }; + FFFF221bc4707fed221bc470 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221bc4707fed221bc470 /* BpBroadPhase.cpp */; }; + FFFF221bc4d87fed221bc4d8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221bc4d87fed221bc4d8 /* BpBroadPhaseMBP.cpp */; }; + FFFF221bc5407fed221bc540 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221bc5407fed221bc540 /* BpBroadPhaseSap.cpp */; }; + FFFF221bc5a87fed221bc5a8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221bc5a87fed221bc5a8 /* BpBroadPhaseSapAux.cpp */; }; + FFFF221bc6107fed221bc610 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221bc6107fed221bc610 /* BpMBPTasks.cpp */; }; + FFFF221bc6787fed221bc678 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221bc6787fed221bc678 /* BpSAPTasks.cpp */; }; + FFFF221bc6e07fed221bc6e0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221bc6e07fed221bc6e0 /* BpSimpleAABBManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD210c4a407f92210c4a40 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD210c61007f92210c6100 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD210c61687f92210c6168 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFD210c61d07f92210c61d0 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFD210c62387f92210c6238 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD218188007f9221818800 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; - FFFD218188687f9221818868 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD218188d07f92218188d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; - FFFD218189387f9221818938 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; - FFFD218189a07f92218189a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD21818a087f9221818a08 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD21818a707f9221818a70 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21818ad87f9221818ad8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21818b407f9221818b40 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21818ba87f9221818ba8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21818c107f9221818c10 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21818c787f9221818c78 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD21818ce07f9221818ce0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD22dbccc07fed22dbccc0 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD22dc5a907fed22dc5a90 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFD22dc5af87fed22dc5af8 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFD22dc5b607fed22dc5b60 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFD22dc5bc87fed22dc5bc8 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD221bc2007fed221bc200 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; + FFFD221bc2687fed221bc268 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFD221bc2d07fed221bc2d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; + FFFD221bc3387fed221bc338 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; + FFFD221bc3a07fed221bc3a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFD221bc4087fed221bc408 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFD221bc4707fed221bc470 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221bc4d87fed221bc4d8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221bc5407fed221bc540 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221bc5a87fed221bc5a8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221bc6107fed221bc610 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221bc6787fed221bc678 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221bc6e07fed221bc6e0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2210c4a407f92210c4a40 /* Resources */ = { + FFF222dbccc07fed22dbccc0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2513,7 +2513,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC210c4a407f92210c4a40 /* Frameworks */ = { + FFFC22dbccc07fed22dbccc0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2523,17 +2523,17 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8210c4a407f92210c4a40 /* Sources */ = { + FFF822dbccc07fed22dbccc0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF21818a707f9221818a70, - FFFF21818ad87f9221818ad8, - FFFF21818b407f9221818b40, - FFFF21818ba87f9221818ba8, - FFFF21818c107f9221818c10, - FFFF21818c787f9221818c78, - FFFF21818ce07f9221818ce0, + FFFF221bc4707fed221bc470, + FFFF221bc4d87fed221bc4d8, + FFFF221bc5407fed221bc540, + FFFF221bc5a87fed221bc5a8, + FFFF221bc6107fed221bc610, + FFFF221bc6787fed221bc678, + FFFF221bc6e07fed221bc6e0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2545,105 +2545,105 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelDynamics */ - FFFF228088007f9222808800 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD228088007f9222808800 /* DyArticulation.cpp */; }; - FFFF228088687f9222808868 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD228088687f9222808868 /* DyArticulationContactPrep.cpp */; }; - FFFF228088d07f92228088d0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD228088d07f92228088d0 /* DyArticulationContactPrepPF.cpp */; }; - FFFF228089387f9222808938 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD228089387f9222808938 /* DyArticulationHelper.cpp */; }; - FFFF228089a07f92228089a0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD228089a07f92228089a0 /* DyArticulationSIMD.cpp */; }; - FFFF22808a087f9222808a08 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD22808a087f9222808a08 /* DyArticulationScalar.cpp */; }; - FFFF22808a707f9222808a70 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD22808a707f9222808a70 /* DyConstraintPartition.cpp */; }; - FFFF22808ad87f9222808ad8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD22808ad87f9222808ad8 /* DyConstraintSetup.cpp */; }; - FFFF22808b407f9222808b40 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD22808b407f9222808b40 /* DyConstraintSetupBlock.cpp */; }; - FFFF22808ba87f9222808ba8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD22808ba87f9222808ba8 /* DyContactPrep.cpp */; }; - FFFF22808c107f9222808c10 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD22808c107f9222808c10 /* DyContactPrep4.cpp */; }; - FFFF22808c787f9222808c78 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD22808c787f9222808c78 /* DyContactPrep4PF.cpp */; }; - FFFF22808ce07f9222808ce0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD22808ce07f9222808ce0 /* DyContactPrepPF.cpp */; }; - FFFF22808d487f9222808d48 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD22808d487f9222808d48 /* DyDynamics.cpp */; }; - FFFF22808db07f9222808db0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD22808db07f9222808db0 /* DyFrictionCorrelation.cpp */; }; - FFFF22808e187f9222808e18 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD22808e187f9222808e18 /* DyRigidBodyToSolverBody.cpp */; }; - FFFF22808e807f9222808e80 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD22808e807f9222808e80 /* DySolverConstraints.cpp */; }; - FFFF22808ee87f9222808ee8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD22808ee87f9222808ee8 /* DySolverConstraintsBlock.cpp */; }; - FFFF22808f507f9222808f50 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD22808f507f9222808f50 /* DySolverControl.cpp */; }; - FFFF22808fb87f9222808fb8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD22808fb87f9222808fb8 /* DySolverControlPF.cpp */; }; - FFFF228090207f9222809020 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD228090207f9222809020 /* DySolverPFConstraints.cpp */; }; - FFFF228090887f9222809088 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD228090887f9222809088 /* DySolverPFConstraintsBlock.cpp */; }; - FFFF228090f07f92228090f0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD228090f07f92228090f0 /* DyThreadContext.cpp */; }; - FFFF228091587f9222809158 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD228091587f9222809158 /* DyThresholdTable.cpp */; }; + FFFF230226007fed23022600 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD230226007fed23022600 /* DyArticulation.cpp */; }; + FFFF230226687fed23022668 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD230226687fed23022668 /* DyArticulationContactPrep.cpp */; }; + FFFF230226d07fed230226d0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD230226d07fed230226d0 /* DyArticulationContactPrepPF.cpp */; }; + FFFF230227387fed23022738 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD230227387fed23022738 /* DyArticulationHelper.cpp */; }; + FFFF230227a07fed230227a0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD230227a07fed230227a0 /* DyArticulationSIMD.cpp */; }; + FFFF230228087fed23022808 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD230228087fed23022808 /* DyArticulationScalar.cpp */; }; + FFFF230228707fed23022870 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD230228707fed23022870 /* DyConstraintPartition.cpp */; }; + FFFF230228d87fed230228d8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD230228d87fed230228d8 /* DyConstraintSetup.cpp */; }; + FFFF230229407fed23022940 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD230229407fed23022940 /* DyConstraintSetupBlock.cpp */; }; + FFFF230229a87fed230229a8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD230229a87fed230229a8 /* DyContactPrep.cpp */; }; + FFFF23022a107fed23022a10 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD23022a107fed23022a10 /* DyContactPrep4.cpp */; }; + FFFF23022a787fed23022a78 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD23022a787fed23022a78 /* DyContactPrep4PF.cpp */; }; + FFFF23022ae07fed23022ae0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD23022ae07fed23022ae0 /* DyContactPrepPF.cpp */; }; + FFFF23022b487fed23022b48 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD23022b487fed23022b48 /* DyDynamics.cpp */; }; + FFFF23022bb07fed23022bb0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD23022bb07fed23022bb0 /* DyFrictionCorrelation.cpp */; }; + FFFF23022c187fed23022c18 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD23022c187fed23022c18 /* DyRigidBodyToSolverBody.cpp */; }; + FFFF23022c807fed23022c80 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD23022c807fed23022c80 /* DySolverConstraints.cpp */; }; + FFFF23022ce87fed23022ce8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD23022ce87fed23022ce8 /* DySolverConstraintsBlock.cpp */; }; + FFFF23022d507fed23022d50 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD23022d507fed23022d50 /* DySolverControl.cpp */; }; + FFFF23022db87fed23022db8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD23022db87fed23022db8 /* DySolverControlPF.cpp */; }; + FFFF23022e207fed23022e20 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD23022e207fed23022e20 /* DySolverPFConstraints.cpp */; }; + FFFF23022e887fed23022e88 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD23022e887fed23022e88 /* DySolverPFConstraintsBlock.cpp */; }; + FFFF23022ef07fed23022ef0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD23022ef07fed23022ef0 /* DyThreadContext.cpp */; }; + FFFF23022f587fed23022f58 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD23022f587fed23022f58 /* DyThresholdTable.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD220092a07f92220092a0 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD228088007f9222808800 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228088687f9222808868 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228088d07f92228088d0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228089387f9222808938 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228089a07f92228089a0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22808a087f9222808a08 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22808a707f9222808a70 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22808ad87f9222808ad8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22808b407f9222808b40 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22808ba87f9222808ba8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22808c107f9222808c10 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22808c787f9222808c78 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22808ce07f9222808ce0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22808d487f9222808d48 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22808db07f9222808db0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22808e187f9222808e18 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22808e807f9222808e80 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22808ee87f9222808ee8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22808f507f9222808f50 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22808fb87f9222808fb8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228090207f9222809020 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228090887f9222809088 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228090f07f92228090f0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228091587f9222809158 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD220119407f9222011940 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD220119a87f92220119a8 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD22011a107f9222011a10 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; - FFFD22011a787f9222011a78 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD22011ae07f9222011ae0 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD22011b487f9222011b48 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280a8007f922280a800 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280a8687f922280a868 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280a8d07f922280a8d0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280a9387f922280a938 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280a9a07f922280a9a0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280aa087f922280aa08 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280aa707f922280aa70 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280aad87f922280aad8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280ab407f922280ab40 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280aba87f922280aba8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280ac107f922280ac10 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280ac787f922280ac78 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280ace07f922280ace0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280ad487f922280ad48 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280adb07f922280adb0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280ae187f922280ae18 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280ae807f922280ae80 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280aee87f922280aee8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280af507f922280af50 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280afb87f922280afb8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b0207f922280b020 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b0887f922280b088 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b0f07f922280b0f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b1587f922280b158 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b1c07f922280b1c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b2287f922280b228 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b2907f922280b290 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b2f87f922280b2f8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b3607f922280b360 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b3c87f922280b3c8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b4307f922280b430 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b4987f922280b498 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b5007f922280b500 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b5687f922280b568 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b5d07f922280b5d0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b6387f922280b638 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280b6a07f922280b6a0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e511a07fed22e511a0 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD230226007fed23022600 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230226687fed23022668 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230226d07fed230226d0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230227387fed23022738 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230227a07fed230227a0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230228087fed23022808 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230228707fed23022870 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230228d87fed230228d8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230229407fed23022940 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD230229a87fed230229a8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23022a107fed23022a10 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23022a787fed23022a78 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23022ae07fed23022ae0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23022b487fed23022b48 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23022bb07fed23022bb0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23022c187fed23022c18 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23022c807fed23022c80 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23022ce87fed23022ce8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23022d507fed23022d50 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23022db87fed23022db8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23022e207fed23022e20 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23022e887fed23022e88 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23022ef07fed23022ef0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23022f587fed23022f58 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD22e574207fed22e57420 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e574887fed22e57488 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e574f07fed22e574f0 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e575587fed22e57558 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e575c07fed22e575c0 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD22e576287fed22e57628 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD230238007fed23023800 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFD230238687fed23023868 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; + FFFD230238d07fed230238d0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFD230239387fed23023938 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; + FFFD230239a07fed230239a0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD23023a087fed23023a08 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD23023a707fed23023a70 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; + FFFD23023ad87fed23023ad8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFD23023b407fed23023b40 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD23023ba87fed23023ba8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; + FFFD23023c107fed23023c10 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; + FFFD23023c787fed23023c78 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFD23023ce07fed23023ce0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFD23023d487fed23023d48 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD23023db07fed23023db0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; + FFFD23023e187fed23023e18 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD23023e807fed23023e80 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFD23023ee87fed23023ee8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; + FFFD23023f507fed23023f50 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD23023fb87fed23023fb8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD230240207fed23024020 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; + FFFD230240887fed23024088 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; + FFFD230240f07fed230240f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD230241587fed23024158 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD230241c07fed230241c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD230242287fed23024228 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD230242907fed23024290 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; + FFFD230242f87fed230242f8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; + FFFD230243607fed23024360 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; + FFFD230243c87fed230243c8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; + FFFD230244307fed23024430 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD230244987fed23024498 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; + FFFD230245007fed23024500 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; + FFFD230245687fed23024568 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD230245d07fed230245d0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD230246387fed23024638 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; + FFFD230246a07fed230246a0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2220092a07f92220092a0 /* Resources */ = { + FFF222e511a07fed22e511a0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2653,7 +2653,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC220092a07f92220092a0 /* Frameworks */ = { + FFFC22e511a07fed22e511a0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2663,34 +2663,34 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8220092a07f92220092a0 /* Sources */ = { + FFF822e511a07fed22e511a0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF228088007f9222808800, - FFFF228088687f9222808868, - FFFF228088d07f92228088d0, - FFFF228089387f9222808938, - FFFF228089a07f92228089a0, - FFFF22808a087f9222808a08, - FFFF22808a707f9222808a70, - FFFF22808ad87f9222808ad8, - FFFF22808b407f9222808b40, - FFFF22808ba87f9222808ba8, - FFFF22808c107f9222808c10, - FFFF22808c787f9222808c78, - FFFF22808ce07f9222808ce0, - FFFF22808d487f9222808d48, - FFFF22808db07f9222808db0, - FFFF22808e187f9222808e18, - FFFF22808e807f9222808e80, - FFFF22808ee87f9222808ee8, - FFFF22808f507f9222808f50, - FFFF22808fb87f9222808fb8, - FFFF228090207f9222809020, - FFFF228090887f9222809088, - FFFF228090f07f92228090f0, - FFFF228091587f9222809158, + FFFF230226007fed23022600, + FFFF230226687fed23022668, + FFFF230226d07fed230226d0, + FFFF230227387fed23022738, + FFFF230227a07fed230227a0, + FFFF230228087fed23022808, + FFFF230228707fed23022870, + FFFF230228d87fed230228d8, + FFFF230229407fed23022940, + FFFF230229a87fed230229a8, + FFFF23022a107fed23022a10, + FFFF23022a787fed23022a78, + FFFF23022ae07fed23022ae0, + FFFF23022b487fed23022b48, + FFFF23022bb07fed23022bb0, + FFFF23022c187fed23022c18, + FFFF23022c807fed23022c80, + FFFF23022ce87fed23022ce8, + FFFF23022d507fed23022d50, + FFFF23022db87fed23022db8, + FFFF23022e207fed23022e20, + FFFF23022e887fed23022e88, + FFFF23022ef07fed23022ef0, + FFFF23022f587fed23022f58, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2702,73 +2702,73 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelCloth */ - FFFF209f20907f92209f2090 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f20907f92209f2090 /* Allocator.cpp */; }; - FFFF209f20f87f92209f20f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f20f87f92209f20f8 /* Factory.cpp */; }; - FFFF209f21607f92209f2160 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f21607f92209f2160 /* PhaseConfig.cpp */; }; - FFFF209f21c87f92209f21c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f21c87f92209f21c8 /* SwCloth.cpp */; }; - FFFF209f22307f92209f2230 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f22307f92209f2230 /* SwClothData.cpp */; }; - FFFF209f22987f92209f2298 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f22987f92209f2298 /* SwCollision.cpp */; }; - FFFF209f23007f92209f2300 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f23007f92209f2300 /* SwFabric.cpp */; }; - FFFF209f23687f92209f2368 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f23687f92209f2368 /* SwFactory.cpp */; }; - FFFF209f23d07f92209f23d0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f23d07f92209f23d0 /* SwInterCollision.cpp */; }; - FFFF209f24387f92209f2438 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f24387f92209f2438 /* SwSelfCollision.cpp */; }; - FFFF209f24a07f92209f24a0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f24a07f92209f24a0 /* SwSolver.cpp */; }; - FFFF209f25087f92209f2508 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f25087f92209f2508 /* SwSolverKernel.cpp */; }; - FFFF209f25707f92209f2570 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD209f25707f92209f2570 /* TripletScheduler.cpp */; }; + FFFF218278907fed21827890 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218278907fed21827890 /* Allocator.cpp */; }; + FFFF218278f87fed218278f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218278f87fed218278f8 /* Factory.cpp */; }; + FFFF218279607fed21827960 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218279607fed21827960 /* PhaseConfig.cpp */; }; + FFFF218279c87fed218279c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD218279c87fed218279c8 /* SwCloth.cpp */; }; + FFFF21827a307fed21827a30 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21827a307fed21827a30 /* SwClothData.cpp */; }; + FFFF21827a987fed21827a98 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21827a987fed21827a98 /* SwCollision.cpp */; }; + FFFF21827b007fed21827b00 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21827b007fed21827b00 /* SwFabric.cpp */; }; + FFFF21827b687fed21827b68 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21827b687fed21827b68 /* SwFactory.cpp */; }; + FFFF21827bd07fed21827bd0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21827bd07fed21827bd0 /* SwInterCollision.cpp */; }; + FFFF21827c387fed21827c38 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21827c387fed21827c38 /* SwSelfCollision.cpp */; }; + FFFF21827ca07fed21827ca0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21827ca07fed21827ca0 /* SwSolver.cpp */; }; + FFFF21827d087fed21827d08 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21827d087fed21827d08 /* SwSolverKernel.cpp */; }; + FFFF21827d707fed21827d70 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD21827d707fed21827d70 /* TripletScheduler.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD2170c8707f922170c870 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD215f8c407f92215f8c40 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD215f8ca87f92215f8ca8 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD215f8d107f92215f8d10 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; - FFFD215f8d787f92215f8d78 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD215f8de07f92215f8de0 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; - FFFD215f8e487f92215f8e48 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; - FFFD215f8eb07f92215f8eb0 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f16007f92209f1600 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f16687f92209f1668 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f16d07f92209f16d0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f17387f92209f1738 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f17a07f92209f17a0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f18087f92209f1808 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f18707f92209f1870 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f18d87f92209f18d8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f19407f92209f1940 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f19a87f92209f19a8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f1a107f92209f1a10 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f1a787f92209f1a78 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f1ae07f92209f1ae0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f1b487f92209f1b48 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f1bb07f92209f1bb0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f1c187f92209f1c18 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f1c807f92209f1c80 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f1ce87f92209f1ce8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f1d507f92209f1d50 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f1db87f92209f1db8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f1e207f92209f1e20 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f1e887f92209f1e88 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f1ef07f92209f1ef0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f1f587f92209f1f58 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f1fc07f92209f1fc0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f20287f92209f2028 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; - FFFD209f20907f92209f2090 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f20f87f92209f20f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f21607f92209f2160 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f21c87f92209f21c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f22307f92209f2230 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f22987f92209f2298 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f23007f92209f2300 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f23687f92209f2368 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f23d07f92209f23d0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f24387f92209f2438 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f24a07f92209f24a0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f25087f92209f2508 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD209f25707f92209f2570 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD2167fad07fed2167fad0 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD216811a07fed216811a0 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD216812087fed21681208 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD216812707fed21681270 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; + FFFD216812d87fed216812d8 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD216813407fed21681340 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; + FFFD216813a87fed216813a8 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; + FFFD216814107fed21681410 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; + FFFD21826e007fed21826e00 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD21826e687fed21826e68 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; + FFFD21826ed07fed21826ed0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD21826f387fed21826f38 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD21826fa07fed21826fa0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD218270087fed21827008 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD218270707fed21827070 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; + FFFD218270d87fed218270d8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; + FFFD218271407fed21827140 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; + FFFD218271a87fed218271a8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; + FFFD218272107fed21827210 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; }; + FFFD218272787fed21827278 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; }; + FFFD218272e07fed218272e0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD218273487fed21827348 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD218273b07fed218273b0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD218274187fed21827418 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; + FFFD218274807fed21827480 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD218274e87fed218274e8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD218275507fed21827550 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD218275b87fed218275b8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD218276207fed21827620 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD218276887fed21827688 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD218276f07fed218276f0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; + FFFD218277587fed21827758 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; + FFFD218277c07fed218277c0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; + FFFD218278287fed21827828 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; + FFFD218278907fed21827890 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218278f87fed218278f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218279607fed21827960 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD218279c87fed218279c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21827a307fed21827a30 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21827a987fed21827a98 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21827b007fed21827b00 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21827b687fed21827b68 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21827bd07fed21827bd0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21827c387fed21827c38 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21827ca07fed21827ca0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21827d087fed21827d08 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD21827d707fed21827d70 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF22170c8707f922170c870 /* Resources */ = { + FFF22167fad07fed2167fad0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2778,7 +2778,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC2170c8707f922170c870 /* Frameworks */ = { + FFFC2167fad07fed2167fad0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2788,23 +2788,23 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF82170c8707f922170c870 /* Sources */ = { + FFF82167fad07fed2167fad0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF209f20907f92209f2090, - FFFF209f20f87f92209f20f8, - FFFF209f21607f92209f2160, - FFFF209f21c87f92209f21c8, - FFFF209f22307f92209f2230, - FFFF209f22987f92209f2298, - FFFF209f23007f92209f2300, - FFFF209f23687f92209f2368, - FFFF209f23d07f92209f23d0, - FFFF209f24387f92209f2438, - FFFF209f24a07f92209f24a0, - FFFF209f25087f92209f2508, - FFFF209f25707f92209f2570, + FFFF218278907fed21827890, + FFFF218278f87fed218278f8, + FFFF218279607fed21827960, + FFFF218279c87fed218279c8, + FFFF21827a307fed21827a30, + FFFF21827a987fed21827a98, + FFFF21827b007fed21827b00, + FFFF21827b687fed21827b68, + FFFF21827bd07fed21827bd0, + FFFF21827c387fed21827c38, + FFFF21827ca07fed21827ca0, + FFFF21827d087fed21827d08, + FFFF21827d707fed21827d70, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2816,79 +2816,79 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelParticles */ - FFFF22815d587f9222815d58 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD22815d587f9222815d58 /* PtBatcher.cpp */; }; - FFFF22815dc07f9222815dc0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD22815dc07f9222815dc0 /* PtBodyTransformVault.cpp */; }; - FFFF22815e287f9222815e28 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD22815e287f9222815e28 /* PtCollision.cpp */; }; - FFFF22815e907f9222815e90 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD22815e907f9222815e90 /* PtCollisionBox.cpp */; }; - FFFF22815ef87f9222815ef8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD22815ef87f9222815ef8 /* PtCollisionCapsule.cpp */; }; - FFFF22815f607f9222815f60 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD22815f607f9222815f60 /* PtCollisionConvex.cpp */; }; - FFFF22815fc87f9222815fc8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD22815fc87f9222815fc8 /* PtCollisionMesh.cpp */; }; - FFFF228160307f9222816030 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD228160307f9222816030 /* PtCollisionPlane.cpp */; }; - FFFF228160987f9222816098 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD228160987f9222816098 /* PtCollisionSphere.cpp */; }; - FFFF228161007f9222816100 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD228161007f9222816100 /* PtContextCpu.cpp */; }; - FFFF228161687f9222816168 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD228161687f9222816168 /* PtDynamics.cpp */; }; - FFFF228161d07f92228161d0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD228161d07f92228161d0 /* PtParticleData.cpp */; }; - FFFF228162387f9222816238 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD228162387f9222816238 /* PtParticleShapeCpu.cpp */; }; - FFFF228162a07f92228162a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD228162a07f92228162a0 /* PtParticleSystemSimCpu.cpp */; }; - FFFF228163087f9222816308 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD228163087f9222816308 /* PtSpatialHash.cpp */; }; - FFFF228163707f9222816370 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD228163707f9222816370 /* PtSpatialLocalHash.cpp */; }; + FFFF221c6d587fed221c6d58 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221c6d587fed221c6d58 /* PtBatcher.cpp */; }; + FFFF221c6dc07fed221c6dc0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221c6dc07fed221c6dc0 /* PtBodyTransformVault.cpp */; }; + FFFF221c6e287fed221c6e28 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221c6e287fed221c6e28 /* PtCollision.cpp */; }; + FFFF221c6e907fed221c6e90 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221c6e907fed221c6e90 /* PtCollisionBox.cpp */; }; + FFFF221c6ef87fed221c6ef8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221c6ef87fed221c6ef8 /* PtCollisionCapsule.cpp */; }; + FFFF221c6f607fed221c6f60 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221c6f607fed221c6f60 /* PtCollisionConvex.cpp */; }; + FFFF221c6fc87fed221c6fc8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221c6fc87fed221c6fc8 /* PtCollisionMesh.cpp */; }; + FFFF221c70307fed221c7030 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221c70307fed221c7030 /* PtCollisionPlane.cpp */; }; + FFFF221c70987fed221c7098 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221c70987fed221c7098 /* PtCollisionSphere.cpp */; }; + FFFF221c71007fed221c7100 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221c71007fed221c7100 /* PtContextCpu.cpp */; }; + FFFF221c71687fed221c7168 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221c71687fed221c7168 /* PtDynamics.cpp */; }; + FFFF221c71d07fed221c71d0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221c71d07fed221c71d0 /* PtParticleData.cpp */; }; + FFFF221c72387fed221c7238 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221c72387fed221c7238 /* PtParticleShapeCpu.cpp */; }; + FFFF221c72a07fed221c72a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221c72a07fed221c72a0 /* PtParticleSystemSimCpu.cpp */; }; + FFFF221c73087fed221c7308 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221c73087fed221c7308 /* PtSpatialHash.cpp */; }; + FFFF221c73707fed221c7370 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD221c73707fed221c7370 /* PtSpatialLocalHash.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD220239f07f92220239f0 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD2280f4007f922280f400 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280f4687f922280f468 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280f4d07f922280f4d0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280f5387f922280f538 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280f5a07f922280f5a0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280f6087f922280f608 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280f6707f922280f670 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280f6d87f922280f6d8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280f7407f922280f740 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD2280f7a87f922280f7a8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD228154007f9222815400 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD228154687f9222815468 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD228154d07f92228154d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFD228155387f9222815538 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD228155a07f92228155a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; - FFFD228156087f9222815608 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFD228156707f9222815670 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD228156d87f92228156d8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD228157407f9222815740 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD228157a87f92228157a8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD228158107f9222815810 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD228158787f9222815878 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; - FFFD228158e07f92228158e0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFD228159487f9222815948 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; - FFFD228159b07f92228159b0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD22815a187f9222815a18 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; - FFFD22815a807f9222815a80 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; - FFFD22815ae87f9222815ae8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD22815b507f9222815b50 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD22815bb87f9222815bb8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD22815c207f9222815c20 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; - FFFD22815c887f9222815c88 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD22815cf07f9222815cf0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; - FFFD22815d587f9222815d58 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22815dc07f9222815dc0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22815e287f9222815e28 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22815e907f9222815e90 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22815ef87f9222815ef8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22815f607f9222815f60 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD22815fc87f9222815fc8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228160307f9222816030 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228160987f9222816098 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228161007f9222816100 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228161687f9222816168 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228161d07f92228161d0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228162387f9222816238 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228162a07f92228162a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228163087f9222816308 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD228163707f9222816370 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD22dd04c07fed22dd04c0 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD221bb2007fed221bb200 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; + FFFD221bb2687fed221bb268 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD221bb2d07fed221bb2d0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; + FFFD221bb3387fed221bb338 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; + FFFD221bb3a07fed221bb3a0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD221bb4087fed221bb408 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFD221bb4707fed221bb470 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD221bb4d87fed221bb4d8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD221bb5407fed221bb540 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD221bb5a87fed221bb5a8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c64007fed221c6400 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c64687fed221c6468 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c64d07fed221c64d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c65387fed221c6538 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c65a07fed221c65a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c66087fed221c6608 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c66707fed221c6670 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c66d87fed221c66d8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c67407fed221c6740 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c67a87fed221c67a8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c68107fed221c6810 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c68787fed221c6878 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c68e07fed221c68e0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c69487fed221c6948 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c69b07fed221c69b0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c6a187fed221c6a18 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c6a807fed221c6a80 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c6ae87fed221c6ae8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c6b507fed221c6b50 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c6bb87fed221c6bb8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c6c207fed221c6c20 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c6c887fed221c6c88 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c6cf07fed221c6cf0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; + FFFD221c6d587fed221c6d58 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221c6dc07fed221c6dc0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221c6e287fed221c6e28 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221c6e907fed221c6e90 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221c6ef87fed221c6ef8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221c6f607fed221c6f60 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221c6fc87fed221c6fc8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221c70307fed221c7030 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221c70987fed221c7098 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221c71007fed221c7100 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221c71687fed221c7168 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221c71d07fed221c71d0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221c72387fed221c7238 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221c72a07fed221c72a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221c73087fed221c7308 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD221c73707fed221c7370 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2220239f07f92220239f0 /* Resources */ = { + FFF222dd04c07fed22dd04c0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2898,7 +2898,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC220239f07f92220239f0 /* Frameworks */ = { + FFFC22dd04c07fed22dd04c0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2908,26 +2908,26 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8220239f07f92220239f0 /* Sources */ = { + FFF822dd04c07fed22dd04c0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF22815d587f9222815d58, - FFFF22815dc07f9222815dc0, - FFFF22815e287f9222815e28, - FFFF22815e907f9222815e90, - FFFF22815ef87f9222815ef8, - FFFF22815f607f9222815f60, - FFFF22815fc87f9222815fc8, - FFFF228160307f9222816030, - FFFF228160987f9222816098, - FFFF228161007f9222816100, - FFFF228161687f9222816168, - FFFF228161d07f92228161d0, - FFFF228162387f9222816238, - FFFF228162a07f92228162a0, - FFFF228163087f9222816308, - FFFF228163707f9222816370, + FFFF221c6d587fed221c6d58, + FFFF221c6dc07fed221c6dc0, + FFFF221c6e287fed221c6e28, + FFFF221c6e907fed221c6e90, + FFFF221c6ef87fed221c6ef8, + FFFF221c6f607fed221c6f60, + FFFF221c6fc87fed221c6fc8, + FFFF221c70307fed221c7030, + FFFF221c70987fed221c7098, + FFFF221c71007fed221c7100, + FFFF221c71687fed221c7168, + FFFF221c71d07fed221c71d0, + FFFF221c72387fed221c7238, + FFFF221c72a07fed221c72a0, + FFFF221c73087fed221c7308, + FFFF221c73707fed221c7370, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2939,22 +2939,22 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxTask */ - FFFF2230c0007f922230c000 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD2230c0007f922230c000 /* src/TaskManager.cpp */; }; + FFFF23a15c707fed23a15c70 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD23a15c707fed23a15c70 /* src/TaskManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD2230dec07f922230dec0 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD2230f0f07f922230f0f0 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD2230f1587f922230f158 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD2230f1c07f922230f1c0 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD2230f2287f922230f228 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD2230f2907f922230f290 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; - FFFD2230f2f87f922230f2f8 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD2230c0007f922230c000 /* src/TaskManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/TaskManager.cpp"; path = "../../../../PxShared/src/task/src/TaskManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23a17ac07fed23a17ac0 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD23a159707fed23a15970 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD23a159d87fed23a159d8 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD23a15a407fed23a15a40 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; + FFFD23a15aa87fed23a15aa8 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; + FFFD23a15b107fed23a15b10 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; + FFFD23a15b787fed23a15b78 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD23a15c707fed23a15c70 /* 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 */ - FFF22230dec07f922230dec0 /* Resources */ = { + FFF223a17ac07fed23a17ac0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2964,7 +2964,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC2230dec07f922230dec0 /* Frameworks */ = { + FFFC23a17ac07fed23a17ac0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2974,11 +2974,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF82230dec07f922230dec0 /* Sources */ = { + FFF823a17ac07fed23a17ac0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF2230c0007f922230c000, + FFFF23a15c707fed23a15c70, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2990,17 +2990,17 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PsFastXml */ - FFFF210c18c07f92210c18c0 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD210c18c07f92210c18c0 /* PsFastXml.cpp */; }; + FFFF23d016a07fed23d016a0 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD23d016a07fed23d016a0 /* PsFastXml.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD210c11007f92210c1100 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD210c17c07f92210c17c0 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; - FFFD210c18c07f92210c18c0 /* PsFastXml.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.cpp"; path = "../../../../PxShared/src/fastxml/src/PsFastXml.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD23d010307fed23d01030 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD23d06ed07fed23d06ed0 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; + FFFD23d016a07fed23d016a0 /* 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 */ - FFF2210c11007f92210c1100 /* Resources */ = { + FFF223d010307fed23d01030 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -3010,7 +3010,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC210c11007f92210c1100 /* Frameworks */ = { + FFFC23d010307fed23d01030 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -3020,11 +3020,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8210c11007f92210c1100 /* Sources */ = { + FFF823d010307fed23d01030 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF210c18c07f92210c18c0, + FFFF23d016a07fed23d016a0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -3036,1974 +3036,1974 @@ /* End PBXTargetDependency section */ /* Begin PBXContainerItemProxy section */ - FFF5210aa5007f92210aa500 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF523d0c2e07fed23d0c2e0 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA210aa5007f92210aa500 /* PhysX */; + remoteGlobalIDString = FFFA23d0c2e07fed23d0c2e0 /* PhysX */; remoteInfo = "PhysX"; }; - FFF52105a4b07f922105a4b0 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF523d191e07fed23d191e0 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA2105a4b07f922105a4b0 /* PhysXCharacterKinematic */; + remoteGlobalIDString = FFFA23d191e07fed23d191e0 /* PhysXCharacterKinematic */; remoteInfo = "PhysXCharacterKinematic"; }; - FFF5210577e07f92210577e0 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF523d165107fed23d16510 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA210577e07f92210577e0 /* PhysXVehicle */; + remoteGlobalIDString = FFFA23d165107fed23d16510 /* PhysXVehicle */; remoteInfo = "PhysXVehicle"; }; - FFF521068cc07f9221068cc0 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF523d27c207fed23d27c20 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA21068cc07f9221068cc0 /* PhysXExtensions */; + remoteGlobalIDString = FFFA23d27c207fed23d27c20 /* PhysXExtensions */; remoteInfo = "PhysXExtensions"; }; - FFF521079f707f9221079f70 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF523d38e307fed23d38e30 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA21079f707f9221079f70 /* SceneQuery */; + remoteGlobalIDString = FFFA23d38e307fed23d38e30 /* SceneQuery */; remoteInfo = "SceneQuery"; }; - FFF52107e5307f922107e530 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF523d3d4407fed23d3d440 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA2107e5307f922107e530 /* SimulationController */; + remoteGlobalIDString = FFFA23d3d4407fed23d3d440 /* SimulationController */; remoteInfo = "SimulationController"; }; - FFF521725cc07f9221725cc0 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF5238940707fed23894070 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA21725cc07f9221725cc0 /* PhysXCooking */; + remoteGlobalIDString = FFFA238940707fed23894070 /* PhysXCooking */; remoteInfo = "PhysXCooking"; }; - FFF52114ec407f922114ec40 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF52292ec707fed2292ec70 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA2114ec407f922114ec40 /* PhysXCommon */; + remoteGlobalIDString = FFFA2292ec707fed2292ec70 /* PhysXCommon */; remoteInfo = "PhysXCommon"; }; - FFF521160b007f9221160b00 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF522914a507fed22914a50 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA21160b007f9221160b00 /* PxFoundation */; + remoteGlobalIDString = FFFA22914a507fed22914a50 /* PxFoundation */; remoteInfo = "PxFoundation"; }; - FFF5211358507f9221135850 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF522e098707fed22e09870 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA211358507f9221135850 /* PxPvdSDK */; + remoteGlobalIDString = FFFA22e098707fed22e09870 /* PxPvdSDK */; remoteInfo = "PxPvdSDK"; }; - FFF5215dcd407f92215dcd40 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF522e271907fed22e27190 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA215dcd407f92215dcd40 /* LowLevel */; + remoteGlobalIDString = FFFA22e271907fed22e27190 /* LowLevel */; remoteInfo = "LowLevel"; }; - FFF5210c4a407f92210c4a40 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF522dbccc07fed22dbccc0 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA210c4a407f92210c4a40 /* LowLevelAABB */; + remoteGlobalIDString = FFFA22dbccc07fed22dbccc0 /* LowLevelAABB */; remoteInfo = "LowLevelAABB"; }; - FFF5220092a07f92220092a0 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF522e511a07fed22e511a0 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA220092a07f92220092a0 /* LowLevelDynamics */; + remoteGlobalIDString = FFFA22e511a07fed22e511a0 /* LowLevelDynamics */; remoteInfo = "LowLevelDynamics"; }; - FFF52170c8707f922170c870 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF52167fad07fed2167fad0 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA2170c8707f922170c870 /* LowLevelCloth */; + remoteGlobalIDString = FFFA2167fad07fed2167fad0 /* LowLevelCloth */; remoteInfo = "LowLevelCloth"; }; - FFF5220239f07f92220239f0 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF522dd04c07fed22dd04c0 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA220239f07f92220239f0 /* LowLevelParticles */; + remoteGlobalIDString = FFFA22dd04c07fed22dd04c0 /* LowLevelParticles */; remoteInfo = "LowLevelParticles"; }; - FFF52230dec07f922230dec0 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF523a17ac07fed23a17ac0 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA2230dec07f922230dec0 /* PxTask */; + remoteGlobalIDString = FFFA23a17ac07fed23a17ac0 /* PxTask */; remoteInfo = "PxTask"; }; - FFF5210c11007f92210c1100 /* PBXContainerItemProxy */ = { - containerPortal = FFF92047ce907f922047ce90 /* Project object */; + FFF523d010307fed23d01030 /* PBXContainerItemProxy */ = { + containerPortal = FFF921719ec07fed21719ec0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA210c11007f92210c1100 /* PsFastXml */; + remoteGlobalIDString = FFFA23d010307fed23d01030 /* PsFastXml */; remoteInfo = "PsFastXml"; }; /* End PBXContainerItemProxy section */ /* Begin PBXGroup section */ - FFFB2047cef87f922047cef8 /* PhysX */ = { + FFFB21719f287fed21719f28 /* PhysX */ = { isa = PBXGroup; children = ( - FFF02047ce907f922047ce90 /* Source */, - FFEE2047ce907f922047ce90 /* Products */, + FFF021719ec07fed21719ec0 /* Source */, + FFEE21719ec07fed21719ec0 /* Products */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFF02047ce907f922047ce90 /* Source */ = { + FFF021719ec07fed21719ec0 /* Source */ = { isa = PBXGroup; children = ( - FFFB210aa5007f92210aa500, - FFFB2105a4b07f922105a4b0, - FFFB210577e07f92210577e0, - FFFB21068cc07f9221068cc0, - FFFB21079f707f9221079f70, - FFFB2107e5307f922107e530, - FFFB21725cc07f9221725cc0, - FFFB2114ec407f922114ec40, - FFFB21160b007f9221160b00, - FFFB211358507f9221135850, - FFFB215dcd407f92215dcd40, - FFFB210c4a407f92210c4a40, - FFFB220092a07f92220092a0, - FFFB2170c8707f922170c870, - FFFB220239f07f92220239f0, - FFFB2230dec07f922230dec0, - FFFB210c11007f92210c1100, + FFFB23d0c2e07fed23d0c2e0, + FFFB23d191e07fed23d191e0, + FFFB23d165107fed23d16510, + FFFB23d27c207fed23d27c20, + FFFB23d38e307fed23d38e30, + FFFB23d3d4407fed23d3d440, + FFFB238940707fed23894070, + FFFB2292ec707fed2292ec70, + FFFB22914a507fed22914a50, + FFFB22e098707fed22e09870, + FFFB22e271907fed22e27190, + FFFB22dbccc07fed22dbccc0, + FFFB22e511a07fed22e511a0, + FFFB2167fad07fed2167fad0, + FFFB22dd04c07fed22dd04c0, + FFFB23a17ac07fed23a17ac0, + FFFB23d010307fed23d01030, ); name = Source; sourceTree = "<group>"; }; - FFEE2047ce907f922047ce90 /* Products */ = { + FFEE21719ec07fed21719ec0 /* Products */ = { isa = PBXGroup; children = ( - FFFD210aa5007f92210aa500, - FFFD2105a4b07f922105a4b0, - FFFD210577e07f92210577e0, - FFFD21068cc07f9221068cc0, - FFFD21079f707f9221079f70, - FFFD2107e5307f922107e530, - FFFD21725cc07f9221725cc0, - FFFD2114ec407f922114ec40, - FFFD21160b007f9221160b00, - FFFD211358507f9221135850, - FFFD215dcd407f92215dcd40, - FFFD210c4a407f92210c4a40, - FFFD220092a07f92220092a0, - FFFD2170c8707f922170c870, - FFFD220239f07f92220239f0, - FFFD2230dec07f922230dec0, - FFFD210c11007f92210c1100, + FFFD23d0c2e07fed23d0c2e0, + FFFD23d191e07fed23d191e0, + FFFD23d165107fed23d16510, + FFFD23d27c207fed23d27c20, + FFFD23d38e307fed23d38e30, + FFFD23d3d4407fed23d3d440, + FFFD238940707fed23894070, + FFFD2292ec707fed2292ec70, + FFFD22914a507fed22914a50, + FFFD22e098707fed22e09870, + FFFD22e271907fed22e27190, + FFFD22dbccc07fed22dbccc0, + FFFD22e511a07fed22e511a0, + FFFD2167fad07fed2167fad0, + FFFD22dd04c07fed22dd04c0, + FFFD23a17ac07fed23a17ac0, + FFFD23d010307fed23d01030, ); name = Products; sourceTree = "<group>"; }; - FFFB210aa5007f92210aa500 /* PhysX */ = { + FFFB23d0c2e07fed23d0c2e0 /* PhysX */ = { isa = PBXGroup; children = ( - FFFB2105dfe07f922105dfe0 /* src */, - FFFB2105e0087f922105e008 /* include */, - FFFB2105e0307f922105e030 /* metadata */, + FFFB23d188007fed23d18800 /* src */, + FFFB23d188287fed23d18828 /* include */, + FFFB23d188507fed23d18850 /* metadata */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFFB2105dfe07f922105dfe0 /* src */ = { + FFFB23d188007fed23d18800 /* src */ = { isa = PBXGroup; children = ( - FFFD218288007f9221828800 /* NpActor.h */, - FFFD218288687f9221828868 /* NpActorTemplate.h */, - FFFD218288d07f92218288d0 /* NpAggregate.h */, - FFFD218289387f9221828938 /* NpArticulation.h */, - FFFD218289a07f92218289a0 /* NpArticulationJoint.h */, - FFFD21828a087f9221828a08 /* NpArticulationLink.h */, - FFFD21828a707f9221828a70 /* NpBatchQuery.h */, - FFFD21828ad87f9221828ad8 /* NpCast.h */, - FFFD21828b407f9221828b40 /* NpConnector.h */, - FFFD21828ba87f9221828ba8 /* NpConstraint.h */, - FFFD21828c107f9221828c10 /* NpFactory.h */, - FFFD21828c787f9221828c78 /* NpMaterial.h */, - FFFD21828ce07f9221828ce0 /* NpMaterialManager.h */, - FFFD21828d487f9221828d48 /* NpPhysics.h */, - FFFD21828db07f9221828db0 /* NpPhysicsInsertionCallback.h */, - FFFD21828e187f9221828e18 /* NpPtrTableStorageManager.h */, - FFFD21828e807f9221828e80 /* NpPvdSceneQueryCollector.h */, - FFFD21828ee87f9221828ee8 /* NpQueryShared.h */, - FFFD21828f507f9221828f50 /* NpReadCheck.h */, - FFFD21828fb87f9221828fb8 /* NpRigidActorTemplate.h */, - FFFD218290207f9221829020 /* NpRigidActorTemplateInternal.h */, - FFFD218290887f9221829088 /* NpRigidBodyTemplate.h */, - FFFD218290f07f92218290f0 /* NpRigidDynamic.h */, - FFFD218291587f9221829158 /* NpRigidStatic.h */, - FFFD218291c07f92218291c0 /* NpScene.h */, - FFFD218292287f9221829228 /* NpSceneQueries.h */, - FFFD218292907f9221829290 /* NpShape.h */, - FFFD218292f87f92218292f8 /* NpShapeManager.h */, - FFFD218293607f9221829360 /* NpSpatialIndex.h */, - FFFD218293c87f92218293c8 /* NpVolumeCache.h */, - FFFD218294307f9221829430 /* NpWriteCheck.h */, - FFFD218294987f9221829498 /* PvdMetaDataBindingData.h */, - FFFD218295007f9221829500 /* PvdMetaDataPvdBinding.h */, - FFFD218295687f9221829568 /* PvdPhysicsClient.h */, - FFFD218295d07f92218295d0 /* PvdTypeNames.h */, - FFFD218296387f9221829638 /* NpActor.cpp */, - FFFD218296a07f92218296a0 /* NpAggregate.cpp */, - FFFD218297087f9221829708 /* NpArticulation.cpp */, - FFFD218297707f9221829770 /* NpArticulationJoint.cpp */, - FFFD218297d87f92218297d8 /* NpArticulationLink.cpp */, - FFFD218298407f9221829840 /* NpBatchQuery.cpp */, - FFFD218298a87f92218298a8 /* NpConstraint.cpp */, - FFFD218299107f9221829910 /* NpFactory.cpp */, - FFFD218299787f9221829978 /* NpMaterial.cpp */, - FFFD218299e07f92218299e0 /* NpMetaData.cpp */, - FFFD21829a487f9221829a48 /* NpPhysics.cpp */, - FFFD21829ab07f9221829ab0 /* NpPvdSceneQueryCollector.cpp */, - FFFD21829b187f9221829b18 /* NpReadCheck.cpp */, - FFFD21829b807f9221829b80 /* NpRigidDynamic.cpp */, - FFFD21829be87f9221829be8 /* NpRigidStatic.cpp */, - FFFD21829c507f9221829c50 /* NpScene.cpp */, - FFFD21829cb87f9221829cb8 /* NpSceneQueries.cpp */, - FFFD21829d207f9221829d20 /* NpSerializerAdapter.cpp */, - FFFD21829d887f9221829d88 /* NpShape.cpp */, - FFFD21829df07f9221829df0 /* NpShapeManager.cpp */, - FFFD21829e587f9221829e58 /* NpSpatialIndex.cpp */, - FFFD21829ec07f9221829ec0 /* NpVolumeCache.cpp */, - FFFD21829f287f9221829f28 /* NpWriteCheck.cpp */, - FFFD21829f907f9221829f90 /* PvdMetaDataPvdBinding.cpp */, - FFFD21829ff87f9221829ff8 /* PvdPhysicsClient.cpp */, - FFFD2182a0607f922182a060 /* particles/NpParticleBaseTemplate.h */, - FFFD2182a0c87f922182a0c8 /* particles/NpParticleFluid.h */, - FFFD2182a1307f922182a130 /* particles/NpParticleFluidReadData.h */, - FFFD2182a1987f922182a198 /* particles/NpParticleSystem.h */, - FFFD2182a2007f922182a200 /* particles/NpParticleFluid.cpp */, - FFFD2182a2687f922182a268 /* particles/NpParticleSystem.cpp */, - FFFD2182a2d07f922182a2d0 /* buffering/ScbActor.h */, - FFFD2182a3387f922182a338 /* buffering/ScbAggregate.h */, - FFFD2182a3a07f922182a3a0 /* buffering/ScbArticulation.h */, - FFFD2182a4087f922182a408 /* buffering/ScbArticulationJoint.h */, - FFFD2182a4707f922182a470 /* buffering/ScbBase.h */, - FFFD2182a4d87f922182a4d8 /* buffering/ScbBody.h */, - FFFD2182a5407f922182a540 /* buffering/ScbCloth.h */, - FFFD2182a5a87f922182a5a8 /* buffering/ScbConstraint.h */, - FFFD2182a6107f922182a610 /* buffering/ScbDefs.h */, - FFFD2182a6787f922182a678 /* buffering/ScbNpDeps.h */, - FFFD2182a6e07f922182a6e0 /* buffering/ScbParticleSystem.h */, - FFFD2182a7487f922182a748 /* buffering/ScbRigidObject.h */, - FFFD2182a7b07f922182a7b0 /* buffering/ScbRigidStatic.h */, - FFFD2182a8187f922182a818 /* buffering/ScbScene.h */, - FFFD2182a8807f922182a880 /* buffering/ScbSceneBuffer.h */, - FFFD2182a8e87f922182a8e8 /* buffering/ScbScenePvdClient.h */, - FFFD2182a9507f922182a950 /* buffering/ScbShape.h */, - FFFD2182a9b87f922182a9b8 /* buffering/ScbType.h */, - FFFD2182aa207f922182aa20 /* buffering/ScbActor.cpp */, - FFFD2182aa887f922182aa88 /* buffering/ScbAggregate.cpp */, - FFFD2182aaf07f922182aaf0 /* buffering/ScbBase.cpp */, - FFFD2182ab587f922182ab58 /* buffering/ScbCloth.cpp */, - FFFD2182abc07f922182abc0 /* buffering/ScbMetaData.cpp */, - FFFD2182ac287f922182ac28 /* buffering/ScbParticleSystem.cpp */, - FFFD2182ac907f922182ac90 /* buffering/ScbScene.cpp */, - FFFD2182acf87f922182acf8 /* buffering/ScbScenePvdClient.cpp */, - FFFD2182ad607f922182ad60 /* buffering/ScbShape.cpp */, - FFFD2182adc87f922182adc8 /* cloth/NpCloth.h */, - FFFD2182ae307f922182ae30 /* cloth/NpClothFabric.h */, - FFFD2182ae987f922182ae98 /* cloth/NpClothParticleData.h */, - FFFD2182af007f922182af00 /* cloth/NpCloth.cpp */, - FFFD2182af687f922182af68 /* cloth/NpClothFabric.cpp */, - FFFD2182afd07f922182afd0 /* cloth/NpClothParticleData.cpp */, - FFFD2182b0387f922182b038 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, + FFFD240136007fed24013600 /* NpActor.h */, + FFFD240136687fed24013668 /* NpActorTemplate.h */, + FFFD240136d07fed240136d0 /* NpAggregate.h */, + FFFD240137387fed24013738 /* NpArticulation.h */, + FFFD240137a07fed240137a0 /* NpArticulationJoint.h */, + FFFD240138087fed24013808 /* NpArticulationLink.h */, + FFFD240138707fed24013870 /* NpBatchQuery.h */, + FFFD240138d87fed240138d8 /* NpCast.h */, + FFFD240139407fed24013940 /* NpConnector.h */, + FFFD240139a87fed240139a8 /* NpConstraint.h */, + FFFD24013a107fed24013a10 /* NpFactory.h */, + FFFD24013a787fed24013a78 /* NpMaterial.h */, + FFFD24013ae07fed24013ae0 /* NpMaterialManager.h */, + FFFD24013b487fed24013b48 /* NpPhysics.h */, + FFFD24013bb07fed24013bb0 /* NpPhysicsInsertionCallback.h */, + FFFD24013c187fed24013c18 /* NpPtrTableStorageManager.h */, + FFFD24013c807fed24013c80 /* NpPvdSceneQueryCollector.h */, + FFFD24013ce87fed24013ce8 /* NpQueryShared.h */, + FFFD24013d507fed24013d50 /* NpReadCheck.h */, + FFFD24013db87fed24013db8 /* NpRigidActorTemplate.h */, + FFFD24013e207fed24013e20 /* NpRigidActorTemplateInternal.h */, + FFFD24013e887fed24013e88 /* NpRigidBodyTemplate.h */, + FFFD24013ef07fed24013ef0 /* NpRigidDynamic.h */, + FFFD24013f587fed24013f58 /* NpRigidStatic.h */, + FFFD24013fc07fed24013fc0 /* NpScene.h */, + FFFD240140287fed24014028 /* NpSceneQueries.h */, + FFFD240140907fed24014090 /* NpShape.h */, + FFFD240140f87fed240140f8 /* NpShapeManager.h */, + FFFD240141607fed24014160 /* NpSpatialIndex.h */, + FFFD240141c87fed240141c8 /* NpVolumeCache.h */, + FFFD240142307fed24014230 /* NpWriteCheck.h */, + FFFD240142987fed24014298 /* PvdMetaDataBindingData.h */, + FFFD240143007fed24014300 /* PvdMetaDataPvdBinding.h */, + FFFD240143687fed24014368 /* PvdPhysicsClient.h */, + FFFD240143d07fed240143d0 /* PvdTypeNames.h */, + FFFD240144387fed24014438 /* NpActor.cpp */, + FFFD240144a07fed240144a0 /* NpAggregate.cpp */, + FFFD240145087fed24014508 /* NpArticulation.cpp */, + FFFD240145707fed24014570 /* NpArticulationJoint.cpp */, + FFFD240145d87fed240145d8 /* NpArticulationLink.cpp */, + FFFD240146407fed24014640 /* NpBatchQuery.cpp */, + FFFD240146a87fed240146a8 /* NpConstraint.cpp */, + FFFD240147107fed24014710 /* NpFactory.cpp */, + FFFD240147787fed24014778 /* NpMaterial.cpp */, + FFFD240147e07fed240147e0 /* NpMetaData.cpp */, + FFFD240148487fed24014848 /* NpPhysics.cpp */, + FFFD240148b07fed240148b0 /* NpPvdSceneQueryCollector.cpp */, + FFFD240149187fed24014918 /* NpReadCheck.cpp */, + FFFD240149807fed24014980 /* NpRigidDynamic.cpp */, + FFFD240149e87fed240149e8 /* NpRigidStatic.cpp */, + FFFD24014a507fed24014a50 /* NpScene.cpp */, + FFFD24014ab87fed24014ab8 /* NpSceneQueries.cpp */, + FFFD24014b207fed24014b20 /* NpSerializerAdapter.cpp */, + FFFD24014b887fed24014b88 /* NpShape.cpp */, + FFFD24014bf07fed24014bf0 /* NpShapeManager.cpp */, + FFFD24014c587fed24014c58 /* NpSpatialIndex.cpp */, + FFFD24014cc07fed24014cc0 /* NpVolumeCache.cpp */, + FFFD24014d287fed24014d28 /* NpWriteCheck.cpp */, + FFFD24014d907fed24014d90 /* PvdMetaDataPvdBinding.cpp */, + FFFD24014df87fed24014df8 /* PvdPhysicsClient.cpp */, + FFFD24014e607fed24014e60 /* particles/NpParticleBaseTemplate.h */, + FFFD24014ec87fed24014ec8 /* particles/NpParticleFluid.h */, + FFFD24014f307fed24014f30 /* particles/NpParticleFluidReadData.h */, + FFFD24014f987fed24014f98 /* particles/NpParticleSystem.h */, + FFFD240150007fed24015000 /* particles/NpParticleFluid.cpp */, + FFFD240150687fed24015068 /* particles/NpParticleSystem.cpp */, + FFFD240150d07fed240150d0 /* buffering/ScbActor.h */, + FFFD240151387fed24015138 /* buffering/ScbAggregate.h */, + FFFD240151a07fed240151a0 /* buffering/ScbArticulation.h */, + FFFD240152087fed24015208 /* buffering/ScbArticulationJoint.h */, + FFFD240152707fed24015270 /* buffering/ScbBase.h */, + FFFD240152d87fed240152d8 /* buffering/ScbBody.h */, + FFFD240153407fed24015340 /* buffering/ScbCloth.h */, + FFFD240153a87fed240153a8 /* buffering/ScbConstraint.h */, + FFFD240154107fed24015410 /* buffering/ScbDefs.h */, + FFFD240154787fed24015478 /* buffering/ScbNpDeps.h */, + FFFD240154e07fed240154e0 /* buffering/ScbParticleSystem.h */, + FFFD240155487fed24015548 /* buffering/ScbRigidObject.h */, + FFFD240155b07fed240155b0 /* buffering/ScbRigidStatic.h */, + FFFD240156187fed24015618 /* buffering/ScbScene.h */, + FFFD240156807fed24015680 /* buffering/ScbSceneBuffer.h */, + FFFD240156e87fed240156e8 /* buffering/ScbScenePvdClient.h */, + FFFD240157507fed24015750 /* buffering/ScbShape.h */, + FFFD240157b87fed240157b8 /* buffering/ScbType.h */, + FFFD240158207fed24015820 /* buffering/ScbActor.cpp */, + FFFD240158887fed24015888 /* buffering/ScbAggregate.cpp */, + FFFD240158f07fed240158f0 /* buffering/ScbBase.cpp */, + FFFD240159587fed24015958 /* buffering/ScbCloth.cpp */, + FFFD240159c07fed240159c0 /* buffering/ScbMetaData.cpp */, + FFFD24015a287fed24015a28 /* buffering/ScbParticleSystem.cpp */, + FFFD24015a907fed24015a90 /* buffering/ScbScene.cpp */, + FFFD24015af87fed24015af8 /* buffering/ScbScenePvdClient.cpp */, + FFFD24015b607fed24015b60 /* buffering/ScbShape.cpp */, + FFFD24015bc87fed24015bc8 /* cloth/NpCloth.h */, + FFFD24015c307fed24015c30 /* cloth/NpClothFabric.h */, + FFFD24015c987fed24015c98 /* cloth/NpClothParticleData.h */, + FFFD24015d007fed24015d00 /* cloth/NpCloth.cpp */, + FFFD24015d687fed24015d68 /* cloth/NpClothFabric.cpp */, + FFFD24015dd07fed24015dd0 /* cloth/NpClothParticleData.cpp */, + FFFD24015e387fed24015e38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB2105e0087f922105e008 /* include */ = { + FFFB23d188287fed23d18828 /* include */ = { isa = PBXGroup; children = ( - FFFD2182b2007f922182b200 /* PxActor.h */, - FFFD2182b2687f922182b268 /* PxAggregate.h */, - FFFD2182b2d07f922182b2d0 /* PxArticulation.h */, - FFFD2182b3387f922182b338 /* PxArticulationJoint.h */, - FFFD2182b3a07f922182b3a0 /* PxArticulationLink.h */, - FFFD2182b4087f922182b408 /* PxBatchQuery.h */, - FFFD2182b4707f922182b470 /* PxBatchQueryDesc.h */, - FFFD2182b4d87f922182b4d8 /* PxBroadPhase.h */, - FFFD2182b5407f922182b540 /* PxClient.h */, - FFFD2182b5a87f922182b5a8 /* PxConstraint.h */, - FFFD2182b6107f922182b610 /* PxConstraintDesc.h */, - FFFD2182b6787f922182b678 /* PxContact.h */, - FFFD2182b6e07f922182b6e0 /* PxContactModifyCallback.h */, - FFFD2182b7487f922182b748 /* PxDeletionListener.h */, - FFFD2182b7b07f922182b7b0 /* PxFiltering.h */, - FFFD2182b8187f922182b818 /* PxForceMode.h */, - FFFD2182b8807f922182b880 /* PxImmediateMode.h */, - FFFD2182b8e87f922182b8e8 /* PxLockedData.h */, - FFFD2182b9507f922182b950 /* PxMaterial.h */, - FFFD2182b9b87f922182b9b8 /* PxPhysXConfig.h */, - FFFD2182ba207f922182ba20 /* PxPhysics.h */, - FFFD2182ba887f922182ba88 /* PxPhysicsAPI.h */, - FFFD2182baf07f922182baf0 /* PxPhysicsSerialization.h */, - FFFD2182bb587f922182bb58 /* PxPhysicsVersion.h */, - FFFD2182bbc07f922182bbc0 /* PxPruningStructure.h */, - FFFD2182bc287f922182bc28 /* PxQueryFiltering.h */, - FFFD2182bc907f922182bc90 /* PxQueryReport.h */, - FFFD2182bcf87f922182bcf8 /* PxRigidActor.h */, - FFFD2182bd607f922182bd60 /* PxRigidBody.h */, - FFFD2182bdc87f922182bdc8 /* PxRigidDynamic.h */, - FFFD2182be307f922182be30 /* PxRigidStatic.h */, - FFFD2182be987f922182be98 /* PxScene.h */, - FFFD2182bf007f922182bf00 /* PxSceneDesc.h */, - FFFD2182bf687f922182bf68 /* PxSceneLock.h */, - FFFD2182bfd07f922182bfd0 /* PxShape.h */, - FFFD2182c0387f922182c038 /* PxSimulationEventCallback.h */, - FFFD2182c0a07f922182c0a0 /* PxSimulationStatistics.h */, - FFFD2182c1087f922182c108 /* PxSpatialIndex.h */, - FFFD2182c1707f922182c170 /* PxVisualizationParameter.h */, - FFFD2182c1d87f922182c1d8 /* PxVolumeCache.h */, - FFFD2182c2407f922182c240 /* particles/PxParticleBase.h */, - FFFD2182c2a87f922182c2a8 /* particles/PxParticleBaseFlag.h */, - FFFD2182c3107f922182c310 /* particles/PxParticleCreationData.h */, - FFFD2182c3787f922182c378 /* particles/PxParticleFlag.h */, - FFFD2182c3e07f922182c3e0 /* particles/PxParticleFluid.h */, - FFFD2182c4487f922182c448 /* particles/PxParticleFluidReadData.h */, - FFFD2182c4b07f922182c4b0 /* particles/PxParticleReadData.h */, - FFFD2182c5187f922182c518 /* particles/PxParticleSystem.h */, - FFFD2182c5807f922182c580 /* pvd/PxPvdSceneClient.h */, - FFFD2182c5e87f922182c5e8 /* cloth/PxCloth.h */, - FFFD2182c6507f922182c650 /* cloth/PxClothCollisionData.h */, - FFFD2182c6b87f922182c6b8 /* cloth/PxClothFabric.h */, - FFFD2182c7207f922182c720 /* cloth/PxClothParticleData.h */, - FFFD2182c7887f922182c788 /* cloth/PxClothTypes.h */, + FFFD240110007fed24011000 /* PxActor.h */, + FFFD240110687fed24011068 /* PxAggregate.h */, + FFFD240110d07fed240110d0 /* PxArticulation.h */, + FFFD240111387fed24011138 /* PxArticulationJoint.h */, + FFFD240111a07fed240111a0 /* PxArticulationLink.h */, + FFFD240112087fed24011208 /* PxBatchQuery.h */, + FFFD240112707fed24011270 /* PxBatchQueryDesc.h */, + FFFD240112d87fed240112d8 /* PxBroadPhase.h */, + FFFD240113407fed24011340 /* PxClient.h */, + FFFD240113a87fed240113a8 /* PxConstraint.h */, + FFFD240114107fed24011410 /* PxConstraintDesc.h */, + FFFD240114787fed24011478 /* PxContact.h */, + FFFD240114e07fed240114e0 /* PxContactModifyCallback.h */, + FFFD240115487fed24011548 /* PxDeletionListener.h */, + FFFD240115b07fed240115b0 /* PxFiltering.h */, + FFFD240116187fed24011618 /* PxForceMode.h */, + FFFD240116807fed24011680 /* PxImmediateMode.h */, + FFFD240116e87fed240116e8 /* PxLockedData.h */, + FFFD240117507fed24011750 /* PxMaterial.h */, + FFFD240117b87fed240117b8 /* PxPhysXConfig.h */, + FFFD240118207fed24011820 /* PxPhysics.h */, + FFFD240118887fed24011888 /* PxPhysicsAPI.h */, + FFFD240118f07fed240118f0 /* PxPhysicsSerialization.h */, + FFFD240119587fed24011958 /* PxPhysicsVersion.h */, + FFFD240119c07fed240119c0 /* PxPruningStructure.h */, + FFFD24011a287fed24011a28 /* PxQueryFiltering.h */, + FFFD24011a907fed24011a90 /* PxQueryReport.h */, + FFFD24011af87fed24011af8 /* PxRigidActor.h */, + FFFD24011b607fed24011b60 /* PxRigidBody.h */, + FFFD24011bc87fed24011bc8 /* PxRigidDynamic.h */, + FFFD24011c307fed24011c30 /* PxRigidStatic.h */, + FFFD24011c987fed24011c98 /* PxScene.h */, + FFFD24011d007fed24011d00 /* PxSceneDesc.h */, + FFFD24011d687fed24011d68 /* PxSceneLock.h */, + FFFD24011dd07fed24011dd0 /* PxShape.h */, + FFFD24011e387fed24011e38 /* PxSimulationEventCallback.h */, + FFFD24011ea07fed24011ea0 /* PxSimulationStatistics.h */, + FFFD24011f087fed24011f08 /* PxSpatialIndex.h */, + FFFD24011f707fed24011f70 /* PxVisualizationParameter.h */, + FFFD24011fd87fed24011fd8 /* PxVolumeCache.h */, + FFFD240120407fed24012040 /* particles/PxParticleBase.h */, + FFFD240120a87fed240120a8 /* particles/PxParticleBaseFlag.h */, + FFFD240121107fed24012110 /* particles/PxParticleCreationData.h */, + FFFD240121787fed24012178 /* particles/PxParticleFlag.h */, + FFFD240121e07fed240121e0 /* particles/PxParticleFluid.h */, + FFFD240122487fed24012248 /* particles/PxParticleFluidReadData.h */, + FFFD240122b07fed240122b0 /* particles/PxParticleReadData.h */, + FFFD240123187fed24012318 /* particles/PxParticleSystem.h */, + FFFD240123807fed24012380 /* pvd/PxPvdSceneClient.h */, + FFFD240123e87fed240123e8 /* cloth/PxCloth.h */, + FFFD240124507fed24012450 /* cloth/PxClothCollisionData.h */, + FFFD240124b87fed240124b8 /* cloth/PxClothFabric.h */, + FFFD240125207fed24012520 /* cloth/PxClothParticleData.h */, + FFFD240125887fed24012588 /* cloth/PxClothTypes.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB2105e0307f922105e030 /* metadata */ = { + FFFB23d188507fed23d18850 /* metadata */ = { isa = PBXGroup; children = ( - FFFD218234007f9221823400 /* core/include/PvdMetaDataDefineProperties.h */, - FFFD218234687f9221823468 /* core/include/PvdMetaDataExtensions.h */, - FFFD218234d07f92218234d0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFD218235387f9221823538 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFD218235a07f92218235a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFD218236087f9221823608 /* core/include/PxMetaDataCompare.h */, - FFFD218236707f9221823670 /* core/include/PxMetaDataCppPrefix.h */, - FFFD218236d87f92218236d8 /* core/include/PxMetaDataObjects.h */, - FFFD218237407f9221823740 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFD218237a87f92218237a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, - FFFD218238107f9221823810 /* core/src/PxMetaDataObjects.cpp */, + FFFD240100007fed24010000 /* core/include/PvdMetaDataDefineProperties.h */, + FFFD240100687fed24010068 /* core/include/PvdMetaDataExtensions.h */, + FFFD240100d07fed240100d0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFD240101387fed24010138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFD240101a07fed240101a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFD240102087fed24010208 /* core/include/PxMetaDataCompare.h */, + FFFD240102707fed24010270 /* core/include/PxMetaDataCppPrefix.h */, + FFFD240102d87fed240102d8 /* core/include/PxMetaDataObjects.h */, + FFFD240103407fed24010340 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFD240103a87fed240103a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, + FFFD240104107fed24010410 /* core/src/PxMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB2105a4b07f922105a4b0 /* PhysXCharacterKinematic */ = { + FFFB23d191e07fed23d191e0 /* PhysXCharacterKinematic */ = { isa = PBXGroup; children = ( - FFFB2105b7a07f922105b7a0 /* include */, - FFFB2105b7c87f922105b7c8 /* src */, + FFFB23d1a9407fed23d1a940 /* include */, + FFFB23d1a9687fed23d1a968 /* src */, ); name = "PhysXCharacterKinematic"; sourceTree = "<group>"; }; - FFFB2105b7a07f922105b7a0 /* include */ = { + FFFB23d1a9407fed23d1a940 /* include */ = { isa = PBXGroup; children = ( - FFFD2105d3a07f922105d3a0 /* PxBoxController.h */, - FFFD2105d4087f922105d408 /* PxCapsuleController.h */, - FFFD2105d4707f922105d470 /* PxCharacter.h */, - FFFD2105d4d87f922105d4d8 /* PxController.h */, - FFFD2105d5407f922105d540 /* PxControllerBehavior.h */, - FFFD2105d5a87f922105d5a8 /* PxControllerManager.h */, - FFFD2105d6107f922105d610 /* PxControllerObstacles.h */, - FFFD2105d6787f922105d678 /* PxExtended.h */, + FFFD23d1c2007fed23d1c200 /* PxBoxController.h */, + FFFD23d1c2687fed23d1c268 /* PxCapsuleController.h */, + FFFD23d1c2d07fed23d1c2d0 /* PxCharacter.h */, + FFFD23d1c3387fed23d1c338 /* PxController.h */, + FFFD23d1c3a07fed23d1c3a0 /* PxControllerBehavior.h */, + FFFD23d1c4087fed23d1c408 /* PxControllerManager.h */, + FFFD23d1c4707fed23d1c470 /* PxControllerObstacles.h */, + FFFD23d1c4d87fed23d1c4d8 /* PxExtended.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB2105b7c87f922105b7c8 /* src */ = { + FFFB23d1a9687fed23d1a968 /* src */ = { isa = PBXGroup; children = ( - FFFD2182c8007f922182c800 /* CctBoxController.h */, - FFFD2182c8687f922182c868 /* CctCapsuleController.h */, - FFFD2182c8d07f922182c8d0 /* CctCharacterController.h */, - FFFD2182c9387f922182c938 /* CctCharacterControllerManager.h */, - FFFD2182c9a07f922182c9a0 /* CctController.h */, - FFFD2182ca087f922182ca08 /* CctInternalStructs.h */, - FFFD2182ca707f922182ca70 /* CctObstacleContext.h */, - FFFD2182cad87f922182cad8 /* CctSweptBox.h */, - FFFD2182cb407f922182cb40 /* CctSweptCapsule.h */, - FFFD2182cba87f922182cba8 /* CctSweptVolume.h */, - FFFD2182cc107f922182cc10 /* CctUtils.h */, - FFFD2182cc787f922182cc78 /* CctBoxController.cpp */, - FFFD2182cce07f922182cce0 /* CctCapsuleController.cpp */, - FFFD2182cd487f922182cd48 /* CctCharacterController.cpp */, - FFFD2182cdb07f922182cdb0 /* CctCharacterControllerCallbacks.cpp */, - FFFD2182ce187f922182ce18 /* CctCharacterControllerManager.cpp */, - FFFD2182ce807f922182ce80 /* CctController.cpp */, - FFFD2182cee87f922182cee8 /* CctObstacleContext.cpp */, - FFFD2182cf507f922182cf50 /* CctSweptBox.cpp */, - FFFD2182cfb87f922182cfb8 /* CctSweptCapsule.cpp */, - FFFD2182d0207f922182d020 /* CctSweptVolume.cpp */, + FFFD2400d6007fed2400d600 /* CctBoxController.h */, + FFFD2400d6687fed2400d668 /* CctCapsuleController.h */, + FFFD2400d6d07fed2400d6d0 /* CctCharacterController.h */, + FFFD2400d7387fed2400d738 /* CctCharacterControllerManager.h */, + FFFD2400d7a07fed2400d7a0 /* CctController.h */, + FFFD2400d8087fed2400d808 /* CctInternalStructs.h */, + FFFD2400d8707fed2400d870 /* CctObstacleContext.h */, + FFFD2400d8d87fed2400d8d8 /* CctSweptBox.h */, + FFFD2400d9407fed2400d940 /* CctSweptCapsule.h */, + FFFD2400d9a87fed2400d9a8 /* CctSweptVolume.h */, + FFFD2400da107fed2400da10 /* CctUtils.h */, + FFFD2400da787fed2400da78 /* CctBoxController.cpp */, + FFFD2400dae07fed2400dae0 /* CctCapsuleController.cpp */, + FFFD2400db487fed2400db48 /* CctCharacterController.cpp */, + FFFD2400dbb07fed2400dbb0 /* CctCharacterControllerCallbacks.cpp */, + FFFD2400dc187fed2400dc18 /* CctCharacterControllerManager.cpp */, + FFFD2400dc807fed2400dc80 /* CctController.cpp */, + FFFD2400dce87fed2400dce8 /* CctObstacleContext.cpp */, + FFFD2400dd507fed2400dd50 /* CctSweptBox.cpp */, + FFFD2400ddb87fed2400ddb8 /* CctSweptCapsule.cpp */, + FFFD2400de207fed2400de20 /* CctSweptVolume.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB210577e07f92210577e0 /* PhysXVehicle */ = { + FFFB23d165107fed23d16510 /* PhysXVehicle */ = { isa = PBXGroup; children = ( - FFFB210668407f9221066840 /* include */, - FFFB210668687f9221066868 /* src */, - FFFB210668907f9221066890 /* metadata */, + FFFB23d26d607fed23d26d60 /* include */, + FFFB23d26d887fed23d26d88 /* src */, + FFFB23d26db07fed23d26db0 /* metadata */, ); name = "PhysXVehicle"; sourceTree = "<group>"; }; - FFFB210668407f9221066840 /* include */ = { + FFFB23d26d607fed23d26d60 /* include */ = { isa = PBXGroup; children = ( - FFFD2182ee007f922182ee00 /* PxVehicleComponents.h */, - FFFD2182ee687f922182ee68 /* PxVehicleDrive.h */, - FFFD2182eed07f922182eed0 /* PxVehicleDrive4W.h */, - FFFD2182ef387f922182ef38 /* PxVehicleDriveNW.h */, - FFFD2182efa07f922182efa0 /* PxVehicleDriveTank.h */, - FFFD2182f0087f922182f008 /* PxVehicleNoDrive.h */, - FFFD2182f0707f922182f070 /* PxVehicleSDK.h */, - FFFD2182f0d87f922182f0d8 /* PxVehicleShaders.h */, - FFFD2182f1407f922182f140 /* PxVehicleTireFriction.h */, - FFFD2182f1a87f922182f1a8 /* PxVehicleUpdate.h */, - FFFD2182f2107f922182f210 /* PxVehicleUtil.h */, - FFFD2182f2787f922182f278 /* PxVehicleUtilControl.h */, - FFFD2182f2e07f922182f2e0 /* PxVehicleUtilSetup.h */, - FFFD2182f3487f922182f348 /* PxVehicleUtilTelemetry.h */, - FFFD2182f3b07f922182f3b0 /* PxVehicleWheels.h */, + FFFD2400f4007fed2400f400 /* PxVehicleComponents.h */, + FFFD2400f4687fed2400f468 /* PxVehicleDrive.h */, + FFFD2400f4d07fed2400f4d0 /* PxVehicleDrive4W.h */, + FFFD2400f5387fed2400f538 /* PxVehicleDriveNW.h */, + FFFD2400f5a07fed2400f5a0 /* PxVehicleDriveTank.h */, + FFFD2400f6087fed2400f608 /* PxVehicleNoDrive.h */, + FFFD2400f6707fed2400f670 /* PxVehicleSDK.h */, + FFFD2400f6d87fed2400f6d8 /* PxVehicleShaders.h */, + FFFD2400f7407fed2400f740 /* PxVehicleTireFriction.h */, + FFFD2400f7a87fed2400f7a8 /* PxVehicleUpdate.h */, + FFFD2400f8107fed2400f810 /* PxVehicleUtil.h */, + FFFD2400f8787fed2400f878 /* PxVehicleUtilControl.h */, + FFFD2400f8e07fed2400f8e0 /* PxVehicleUtilSetup.h */, + FFFD2400f9487fed2400f948 /* PxVehicleUtilTelemetry.h */, + FFFD2400f9b07fed2400f9b0 /* PxVehicleWheels.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB210668687f9221066868 /* src */ = { + FFFB23d26d887fed23d26d88 /* src */ = { isa = PBXGroup; children = ( - FFFD21830c007f9221830c00 /* PxVehicleDefaults.h */, - FFFD21830c687f9221830c68 /* PxVehicleLinearMath.h */, - FFFD21830cd07f9221830cd0 /* PxVehicleSerialization.h */, - FFFD21830d387f9221830d38 /* PxVehicleSuspLimitConstraintShader.h */, - FFFD21830da07f9221830da0 /* PxVehicleSuspWheelTire4.h */, - FFFD21830e087f9221830e08 /* PxVehicleComponents.cpp */, - FFFD21830e707f9221830e70 /* PxVehicleDrive.cpp */, - FFFD21830ed87f9221830ed8 /* PxVehicleDrive4W.cpp */, - FFFD21830f407f9221830f40 /* PxVehicleDriveNW.cpp */, - FFFD21830fa87f9221830fa8 /* PxVehicleDriveTank.cpp */, - FFFD218310107f9221831010 /* PxVehicleMetaData.cpp */, - FFFD218310787f9221831078 /* PxVehicleNoDrive.cpp */, - FFFD218310e07f92218310e0 /* PxVehicleSDK.cpp */, - FFFD218311487f9221831148 /* PxVehicleSerialization.cpp */, - FFFD218311b07f92218311b0 /* PxVehicleSuspWheelTire4.cpp */, - FFFD218312187f9221831218 /* PxVehicleTireFriction.cpp */, - FFFD218312807f9221831280 /* PxVehicleUpdate.cpp */, - FFFD218312e87f92218312e8 /* PxVehicleWheels.cpp */, - FFFD218313507f9221831350 /* VehicleUtilControl.cpp */, - FFFD218313b87f92218313b8 /* VehicleUtilSetup.cpp */, - FFFD218314207f9221831420 /* VehicleUtilTelemetry.cpp */, + FFFD240186007fed24018600 /* PxVehicleDefaults.h */, + FFFD240186687fed24018668 /* PxVehicleLinearMath.h */, + FFFD240186d07fed240186d0 /* PxVehicleSerialization.h */, + FFFD240187387fed24018738 /* PxVehicleSuspLimitConstraintShader.h */, + FFFD240187a07fed240187a0 /* PxVehicleSuspWheelTire4.h */, + FFFD240188087fed24018808 /* PxVehicleComponents.cpp */, + FFFD240188707fed24018870 /* PxVehicleDrive.cpp */, + FFFD240188d87fed240188d8 /* PxVehicleDrive4W.cpp */, + FFFD240189407fed24018940 /* PxVehicleDriveNW.cpp */, + FFFD240189a87fed240189a8 /* PxVehicleDriveTank.cpp */, + FFFD24018a107fed24018a10 /* PxVehicleMetaData.cpp */, + FFFD24018a787fed24018a78 /* PxVehicleNoDrive.cpp */, + FFFD24018ae07fed24018ae0 /* PxVehicleSDK.cpp */, + FFFD24018b487fed24018b48 /* PxVehicleSerialization.cpp */, + FFFD24018bb07fed24018bb0 /* PxVehicleSuspWheelTire4.cpp */, + FFFD24018c187fed24018c18 /* PxVehicleTireFriction.cpp */, + FFFD24018c807fed24018c80 /* PxVehicleUpdate.cpp */, + FFFD24018ce87fed24018ce8 /* PxVehicleWheels.cpp */, + FFFD24018d507fed24018d50 /* VehicleUtilControl.cpp */, + FFFD24018db87fed24018db8 /* VehicleUtilSetup.cpp */, + FFFD24018e207fed24018e20 /* VehicleUtilTelemetry.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB210668907f9221066890 /* metadata */ = { + FFFB23d26db07fed23d26db0 /* metadata */ = { isa = PBXGroup; children = ( - FFFD210690a07f92210690a0 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, - FFFD210691087f9221069108 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, - FFFD210691707f9221069170 /* include/PxVehicleMetaDataObjects.h */, - FFFD210691d87f92210691d8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, - FFFD210692407f9221069240 /* src/PxVehicleMetaDataObjects.cpp */, + FFFD23d280107fed23d28010 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, + FFFD23d280787fed23d28078 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, + FFFD23d280e07fed23d280e0 /* include/PxVehicleMetaDataObjects.h */, + FFFD23d281487fed23d28148 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, + FFFD23d281b07fed23d281b0 /* src/PxVehicleMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB21068cc07f9221068cc0 /* PhysXExtensions */ = { + FFFB23d27c207fed23d27c20 /* PhysXExtensions */ = { isa = PBXGroup; children = ( - FFFB2106fae07f922106fae0 /* include */, - FFFB2106fb087f922106fb08 /* src */, - FFFB2106fb307f922106fb30 /* serialization */, - FFFB2106fb587f922106fb58 /* metadata */, + FFFB23d2f3007fed23d2f300 /* include */, + FFFB23d2f3287fed23d2f328 /* src */, + FFFB23d2f3507fed23d2f350 /* serialization */, + FFFB23d2f3787fed23d2f378 /* metadata */, ); name = "PhysXExtensions"; sourceTree = "<group>"; }; - FFFB2106fae07f922106fae0 /* include */ = { + FFFB23d2f3007fed23d2f300 /* include */ = { isa = PBXGroup; children = ( - FFFD218344007f9221834400 /* PxBinaryConverter.h */, - FFFD218344687f9221834468 /* PxBroadPhaseExt.h */, - FFFD218344d07f92218344d0 /* PxClothFabricCooker.h */, - FFFD218345387f9221834538 /* PxClothMeshDesc.h */, - FFFD218345a07f92218345a0 /* PxClothMeshQuadifier.h */, - FFFD218346087f9221834608 /* PxClothTetherCooker.h */, - FFFD218346707f9221834670 /* PxCollectionExt.h */, - FFFD218346d87f92218346d8 /* PxConstraintExt.h */, - FFFD218347407f9221834740 /* PxConvexMeshExt.h */, - FFFD218347a87f92218347a8 /* PxD6Joint.h */, - FFFD218348107f9221834810 /* PxDefaultAllocator.h */, - FFFD218348787f9221834878 /* PxDefaultCpuDispatcher.h */, - FFFD218348e07f92218348e0 /* PxDefaultErrorCallback.h */, - FFFD218349487f9221834948 /* PxDefaultSimulationFilterShader.h */, - FFFD218349b07f92218349b0 /* PxDefaultStreams.h */, - FFFD21834a187f9221834a18 /* PxDistanceJoint.h */, - FFFD21834a807f9221834a80 /* PxExtensionsAPI.h */, - FFFD21834ae87f9221834ae8 /* PxFixedJoint.h */, - FFFD21834b507f9221834b50 /* PxJoint.h */, - FFFD21834bb87f9221834bb8 /* PxJointLimit.h */, - FFFD21834c207f9221834c20 /* PxMassProperties.h */, - FFFD21834c887f9221834c88 /* PxParticleExt.h */, - FFFD21834cf07f9221834cf0 /* PxPrismaticJoint.h */, - FFFD21834d587f9221834d58 /* PxRaycastCCD.h */, - FFFD21834dc07f9221834dc0 /* PxRepXSerializer.h */, - FFFD21834e287f9221834e28 /* PxRepXSimpleType.h */, - FFFD21834e907f9221834e90 /* PxRevoluteJoint.h */, - FFFD21834ef87f9221834ef8 /* PxRigidActorExt.h */, - FFFD21834f607f9221834f60 /* PxRigidBodyExt.h */, - FFFD21834fc87f9221834fc8 /* PxSceneQueryExt.h */, - FFFD218350307f9221835030 /* PxSerialization.h */, - FFFD218350987f9221835098 /* PxShapeExt.h */, - FFFD218351007f9221835100 /* PxSimpleFactory.h */, - FFFD218351687f9221835168 /* PxSmoothNormals.h */, - FFFD218351d07f92218351d0 /* PxSphericalJoint.h */, - FFFD218352387f9221835238 /* PxStringTableExt.h */, - FFFD218352a07f92218352a0 /* PxTriangleMeshExt.h */, + FFFD2401be007fed2401be00 /* PxBinaryConverter.h */, + FFFD2401be687fed2401be68 /* PxBroadPhaseExt.h */, + FFFD2401bed07fed2401bed0 /* PxClothFabricCooker.h */, + FFFD2401bf387fed2401bf38 /* PxClothMeshDesc.h */, + FFFD2401bfa07fed2401bfa0 /* PxClothMeshQuadifier.h */, + FFFD2401c0087fed2401c008 /* PxClothTetherCooker.h */, + FFFD2401c0707fed2401c070 /* PxCollectionExt.h */, + FFFD2401c0d87fed2401c0d8 /* PxConstraintExt.h */, + FFFD2401c1407fed2401c140 /* PxConvexMeshExt.h */, + FFFD2401c1a87fed2401c1a8 /* PxD6Joint.h */, + FFFD2401c2107fed2401c210 /* PxDefaultAllocator.h */, + FFFD2401c2787fed2401c278 /* PxDefaultCpuDispatcher.h */, + FFFD2401c2e07fed2401c2e0 /* PxDefaultErrorCallback.h */, + FFFD2401c3487fed2401c348 /* PxDefaultSimulationFilterShader.h */, + FFFD2401c3b07fed2401c3b0 /* PxDefaultStreams.h */, + FFFD2401c4187fed2401c418 /* PxDistanceJoint.h */, + FFFD2401c4807fed2401c480 /* PxExtensionsAPI.h */, + FFFD2401c4e87fed2401c4e8 /* PxFixedJoint.h */, + FFFD2401c5507fed2401c550 /* PxJoint.h */, + FFFD2401c5b87fed2401c5b8 /* PxJointLimit.h */, + FFFD2401c6207fed2401c620 /* PxMassProperties.h */, + FFFD2401c6887fed2401c688 /* PxParticleExt.h */, + FFFD2401c6f07fed2401c6f0 /* PxPrismaticJoint.h */, + FFFD2401c7587fed2401c758 /* PxRaycastCCD.h */, + FFFD2401c7c07fed2401c7c0 /* PxRepXSerializer.h */, + FFFD2401c8287fed2401c828 /* PxRepXSimpleType.h */, + FFFD2401c8907fed2401c890 /* PxRevoluteJoint.h */, + FFFD2401c8f87fed2401c8f8 /* PxRigidActorExt.h */, + FFFD2401c9607fed2401c960 /* PxRigidBodyExt.h */, + FFFD2401c9c87fed2401c9c8 /* PxSceneQueryExt.h */, + FFFD2401ca307fed2401ca30 /* PxSerialization.h */, + FFFD2401ca987fed2401ca98 /* PxShapeExt.h */, + FFFD2401cb007fed2401cb00 /* PxSimpleFactory.h */, + FFFD2401cb687fed2401cb68 /* PxSmoothNormals.h */, + FFFD2401cbd07fed2401cbd0 /* PxSphericalJoint.h */, + FFFD2401cc387fed2401cc38 /* PxStringTableExt.h */, + FFFD2401cca07fed2401cca0 /* PxTriangleMeshExt.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB2106fb087f922106fb08 /* src */ = { + FFFB23d2f3287fed23d2f328 /* src */ = { isa = PBXGroup; children = ( - FFFD21832e007f9221832e00 /* ExtConstraintHelper.h */, - FFFD21832e687f9221832e68 /* ExtCpuWorkerThread.h */, - FFFD21832ed07f9221832ed0 /* ExtD6Joint.h */, - FFFD21832f387f9221832f38 /* ExtDefaultCpuDispatcher.h */, - FFFD21832fa07f9221832fa0 /* ExtDistanceJoint.h */, - FFFD218330087f9221833008 /* ExtFixedJoint.h */, - FFFD218330707f9221833070 /* ExtInertiaTensor.h */, - FFFD218330d87f92218330d8 /* ExtJoint.h */, - FFFD218331407f9221833140 /* ExtJointMetaDataExtensions.h */, - FFFD218331a87f92218331a8 /* ExtPlatform.h */, - FFFD218332107f9221833210 /* ExtPrismaticJoint.h */, - FFFD218332787f9221833278 /* ExtPvd.h */, - FFFD218332e07f92218332e0 /* ExtRevoluteJoint.h */, - FFFD218333487f9221833348 /* ExtSerialization.h */, - FFFD218333b07f92218333b0 /* ExtSharedQueueEntryPool.h */, - FFFD218334187f9221833418 /* ExtSphericalJoint.h */, - FFFD218334807f9221833480 /* ExtTaskQueueHelper.h */, - FFFD218334e87f92218334e8 /* ExtBroadPhase.cpp */, - FFFD218335507f9221833550 /* ExtClothFabricCooker.cpp */, - FFFD218335b87f92218335b8 /* ExtClothGeodesicTetherCooker.cpp */, - FFFD218336207f9221833620 /* ExtClothMeshQuadifier.cpp */, - FFFD218336887f9221833688 /* ExtClothSimpleTetherCooker.cpp */, - FFFD218336f07f92218336f0 /* ExtCollection.cpp */, - FFFD218337587f9221833758 /* ExtConvexMeshExt.cpp */, - FFFD218337c07f92218337c0 /* ExtCpuWorkerThread.cpp */, - FFFD218338287f9221833828 /* ExtD6Joint.cpp */, - FFFD218338907f9221833890 /* ExtD6JointSolverPrep.cpp */, - FFFD218338f87f92218338f8 /* ExtDefaultCpuDispatcher.cpp */, - FFFD218339607f9221833960 /* ExtDefaultErrorCallback.cpp */, - FFFD218339c87f92218339c8 /* ExtDefaultSimulationFilterShader.cpp */, - FFFD21833a307f9221833a30 /* ExtDefaultStreams.cpp */, - FFFD21833a987f9221833a98 /* ExtDistanceJoint.cpp */, - FFFD21833b007f9221833b00 /* ExtDistanceJointSolverPrep.cpp */, - FFFD21833b687f9221833b68 /* ExtExtensions.cpp */, - FFFD21833bd07f9221833bd0 /* ExtFixedJoint.cpp */, - FFFD21833c387f9221833c38 /* ExtFixedJointSolverPrep.cpp */, - FFFD21833ca07f9221833ca0 /* ExtJoint.cpp */, - FFFD21833d087f9221833d08 /* ExtMetaData.cpp */, - FFFD21833d707f9221833d70 /* ExtParticleExt.cpp */, - FFFD21833dd87f9221833dd8 /* ExtPrismaticJoint.cpp */, - FFFD21833e407f9221833e40 /* ExtPrismaticJointSolverPrep.cpp */, - FFFD21833ea87f9221833ea8 /* ExtPvd.cpp */, - FFFD21833f107f9221833f10 /* ExtPxStringTable.cpp */, - FFFD21833f787f9221833f78 /* ExtRaycastCCD.cpp */, - FFFD21833fe07f9221833fe0 /* ExtRevoluteJoint.cpp */, - FFFD218340487f9221834048 /* ExtRevoluteJointSolverPrep.cpp */, - FFFD218340b07f92218340b0 /* ExtRigidBodyExt.cpp */, - FFFD218341187f9221834118 /* ExtSceneQueryExt.cpp */, - FFFD218341807f9221834180 /* ExtSimpleFactory.cpp */, - FFFD218341e87f92218341e8 /* ExtSmoothNormals.cpp */, - FFFD218342507f9221834250 /* ExtSphericalJoint.cpp */, - FFFD218342b87f92218342b8 /* ExtSphericalJointSolverPrep.cpp */, - FFFD218343207f9221834320 /* ExtTriangleMeshExt.cpp */, + FFFD2401a8007fed2401a800 /* ExtConstraintHelper.h */, + FFFD2401a8687fed2401a868 /* ExtCpuWorkerThread.h */, + FFFD2401a8d07fed2401a8d0 /* ExtD6Joint.h */, + FFFD2401a9387fed2401a938 /* ExtDefaultCpuDispatcher.h */, + FFFD2401a9a07fed2401a9a0 /* ExtDistanceJoint.h */, + FFFD2401aa087fed2401aa08 /* ExtFixedJoint.h */, + FFFD2401aa707fed2401aa70 /* ExtInertiaTensor.h */, + FFFD2401aad87fed2401aad8 /* ExtJoint.h */, + FFFD2401ab407fed2401ab40 /* ExtJointMetaDataExtensions.h */, + FFFD2401aba87fed2401aba8 /* ExtPlatform.h */, + FFFD2401ac107fed2401ac10 /* ExtPrismaticJoint.h */, + FFFD2401ac787fed2401ac78 /* ExtPvd.h */, + FFFD2401ace07fed2401ace0 /* ExtRevoluteJoint.h */, + FFFD2401ad487fed2401ad48 /* ExtSerialization.h */, + FFFD2401adb07fed2401adb0 /* ExtSharedQueueEntryPool.h */, + FFFD2401ae187fed2401ae18 /* ExtSphericalJoint.h */, + FFFD2401ae807fed2401ae80 /* ExtTaskQueueHelper.h */, + FFFD2401aee87fed2401aee8 /* ExtBroadPhase.cpp */, + FFFD2401af507fed2401af50 /* ExtClothFabricCooker.cpp */, + FFFD2401afb87fed2401afb8 /* ExtClothGeodesicTetherCooker.cpp */, + FFFD2401b0207fed2401b020 /* ExtClothMeshQuadifier.cpp */, + FFFD2401b0887fed2401b088 /* ExtClothSimpleTetherCooker.cpp */, + FFFD2401b0f07fed2401b0f0 /* ExtCollection.cpp */, + FFFD2401b1587fed2401b158 /* ExtConvexMeshExt.cpp */, + FFFD2401b1c07fed2401b1c0 /* ExtCpuWorkerThread.cpp */, + FFFD2401b2287fed2401b228 /* ExtD6Joint.cpp */, + FFFD2401b2907fed2401b290 /* ExtD6JointSolverPrep.cpp */, + FFFD2401b2f87fed2401b2f8 /* ExtDefaultCpuDispatcher.cpp */, + FFFD2401b3607fed2401b360 /* ExtDefaultErrorCallback.cpp */, + FFFD2401b3c87fed2401b3c8 /* ExtDefaultSimulationFilterShader.cpp */, + FFFD2401b4307fed2401b430 /* ExtDefaultStreams.cpp */, + FFFD2401b4987fed2401b498 /* ExtDistanceJoint.cpp */, + FFFD2401b5007fed2401b500 /* ExtDistanceJointSolverPrep.cpp */, + FFFD2401b5687fed2401b568 /* ExtExtensions.cpp */, + FFFD2401b5d07fed2401b5d0 /* ExtFixedJoint.cpp */, + FFFD2401b6387fed2401b638 /* ExtFixedJointSolverPrep.cpp */, + FFFD2401b6a07fed2401b6a0 /* ExtJoint.cpp */, + FFFD2401b7087fed2401b708 /* ExtMetaData.cpp */, + FFFD2401b7707fed2401b770 /* ExtParticleExt.cpp */, + FFFD2401b7d87fed2401b7d8 /* ExtPrismaticJoint.cpp */, + FFFD2401b8407fed2401b840 /* ExtPrismaticJointSolverPrep.cpp */, + FFFD2401b8a87fed2401b8a8 /* ExtPvd.cpp */, + FFFD2401b9107fed2401b910 /* ExtPxStringTable.cpp */, + FFFD2401b9787fed2401b978 /* ExtRaycastCCD.cpp */, + FFFD2401b9e07fed2401b9e0 /* ExtRevoluteJoint.cpp */, + FFFD2401ba487fed2401ba48 /* ExtRevoluteJointSolverPrep.cpp */, + FFFD2401bab07fed2401bab0 /* ExtRigidBodyExt.cpp */, + FFFD2401bb187fed2401bb18 /* ExtSceneQueryExt.cpp */, + FFFD2401bb807fed2401bb80 /* ExtSimpleFactory.cpp */, + FFFD2401bbe87fed2401bbe8 /* ExtSmoothNormals.cpp */, + FFFD2401bc507fed2401bc50 /* ExtSphericalJoint.cpp */, + FFFD2401bcb87fed2401bcb8 /* ExtSphericalJointSolverPrep.cpp */, + FFFD2401bd207fed2401bd20 /* ExtTriangleMeshExt.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB2106fb307f922106fb30 /* serialization */ = { + FFFB23d2f3507fed23d2f350 /* serialization */ = { isa = PBXGroup; children = ( - FFFD218378007f9221837800 /* SnSerialUtils.h */, - FFFD218378687f9221837868 /* SnSerializationRegistry.h */, - FFFD218378d07f92218378d0 /* SnSerialUtils.cpp */, - FFFD218379387f9221837938 /* SnSerialization.cpp */, - FFFD218379a07f92218379a0 /* SnSerializationRegistry.cpp */, - FFFD21837a087f9221837a08 /* Binary/SnConvX.h */, - FFFD21837a707f9221837a70 /* Binary/SnConvX_Align.h */, - FFFD21837ad87f9221837ad8 /* Binary/SnConvX_Common.h */, - FFFD21837b407f9221837b40 /* Binary/SnConvX_MetaData.h */, - FFFD21837ba87f9221837ba8 /* Binary/SnConvX_Output.h */, - FFFD21837c107f9221837c10 /* Binary/SnConvX_Union.h */, - FFFD21837c787f9221837c78 /* Binary/SnSerializationContext.h */, - FFFD21837ce07f9221837ce0 /* Binary/SnBinaryDeserialization.cpp */, - FFFD21837d487f9221837d48 /* Binary/SnBinarySerialization.cpp */, - FFFD21837db07f9221837db0 /* Binary/SnConvX.cpp */, - FFFD21837e187f9221837e18 /* Binary/SnConvX_Align.cpp */, - FFFD21837e807f9221837e80 /* Binary/SnConvX_Convert.cpp */, - FFFD21837ee87f9221837ee8 /* Binary/SnConvX_Error.cpp */, - FFFD21837f507f9221837f50 /* Binary/SnConvX_MetaData.cpp */, - FFFD21837fb87f9221837fb8 /* Binary/SnConvX_Output.cpp */, - FFFD218380207f9221838020 /* Binary/SnConvX_Union.cpp */, - FFFD218380887f9221838088 /* Binary/SnSerializationContext.cpp */, - FFFD218380f07f92218380f0 /* Xml/SnJointRepXSerializer.h */, - FFFD218381587f9221838158 /* Xml/SnPxStreamOperators.h */, - FFFD218381c07f92218381c0 /* Xml/SnRepX1_0Defaults.h */, - FFFD218382287f9221838228 /* Xml/SnRepX3_1Defaults.h */, - FFFD218382907f9221838290 /* Xml/SnRepX3_2Defaults.h */, - FFFD218382f87f92218382f8 /* Xml/SnRepXCollection.h */, - FFFD218383607f9221838360 /* Xml/SnRepXCoreSerializer.h */, - FFFD218383c87f92218383c8 /* Xml/SnRepXSerializerImpl.h */, - FFFD218384307f9221838430 /* Xml/SnRepXUpgrader.h */, - FFFD218384987f9221838498 /* Xml/SnSimpleXmlWriter.h */, - FFFD218385007f9221838500 /* Xml/SnXmlDeserializer.h */, - FFFD218385687f9221838568 /* Xml/SnXmlImpl.h */, - FFFD218385d07f92218385d0 /* Xml/SnXmlMemoryAllocator.h */, - FFFD218386387f9221838638 /* Xml/SnXmlMemoryPool.h */, - FFFD218386a07f92218386a0 /* Xml/SnXmlMemoryPoolStreams.h */, - FFFD218387087f9221838708 /* Xml/SnXmlReader.h */, - FFFD218387707f9221838770 /* Xml/SnXmlSerializer.h */, - FFFD218387d87f92218387d8 /* Xml/SnXmlSimpleXmlWriter.h */, - FFFD218388407f9221838840 /* Xml/SnXmlStringToType.h */, - FFFD218388a87f92218388a8 /* Xml/SnXmlVisitorReader.h */, - FFFD218389107f9221838910 /* Xml/SnXmlVisitorWriter.h */, - FFFD218389787f9221838978 /* Xml/SnXmlWriter.h */, - FFFD218389e07f92218389e0 /* Xml/SnJointRepXSerializer.cpp */, - FFFD21838a487f9221838a48 /* Xml/SnRepXCoreSerializer.cpp */, - FFFD21838ab07f9221838ab0 /* Xml/SnRepXUpgrader.cpp */, - FFFD21838b187f9221838b18 /* Xml/SnXmlSerialization.cpp */, - FFFD21838b807f9221838b80 /* File/SnFile.h */, + FFFD2401f2007fed2401f200 /* SnSerialUtils.h */, + FFFD2401f2687fed2401f268 /* SnSerializationRegistry.h */, + FFFD2401f2d07fed2401f2d0 /* SnSerialUtils.cpp */, + FFFD2401f3387fed2401f338 /* SnSerialization.cpp */, + FFFD2401f3a07fed2401f3a0 /* SnSerializationRegistry.cpp */, + FFFD2401f4087fed2401f408 /* Binary/SnConvX.h */, + FFFD2401f4707fed2401f470 /* Binary/SnConvX_Align.h */, + FFFD2401f4d87fed2401f4d8 /* Binary/SnConvX_Common.h */, + FFFD2401f5407fed2401f540 /* Binary/SnConvX_MetaData.h */, + FFFD2401f5a87fed2401f5a8 /* Binary/SnConvX_Output.h */, + FFFD2401f6107fed2401f610 /* Binary/SnConvX_Union.h */, + FFFD2401f6787fed2401f678 /* Binary/SnSerializationContext.h */, + FFFD2401f6e07fed2401f6e0 /* Binary/SnBinaryDeserialization.cpp */, + FFFD2401f7487fed2401f748 /* Binary/SnBinarySerialization.cpp */, + FFFD2401f7b07fed2401f7b0 /* Binary/SnConvX.cpp */, + FFFD2401f8187fed2401f818 /* Binary/SnConvX_Align.cpp */, + FFFD2401f8807fed2401f880 /* Binary/SnConvX_Convert.cpp */, + FFFD2401f8e87fed2401f8e8 /* Binary/SnConvX_Error.cpp */, + FFFD2401f9507fed2401f950 /* Binary/SnConvX_MetaData.cpp */, + FFFD2401f9b87fed2401f9b8 /* Binary/SnConvX_Output.cpp */, + FFFD2401fa207fed2401fa20 /* Binary/SnConvX_Union.cpp */, + FFFD2401fa887fed2401fa88 /* Binary/SnSerializationContext.cpp */, + FFFD2401faf07fed2401faf0 /* Xml/SnJointRepXSerializer.h */, + FFFD2401fb587fed2401fb58 /* Xml/SnPxStreamOperators.h */, + FFFD2401fbc07fed2401fbc0 /* Xml/SnRepX1_0Defaults.h */, + FFFD2401fc287fed2401fc28 /* Xml/SnRepX3_1Defaults.h */, + FFFD2401fc907fed2401fc90 /* Xml/SnRepX3_2Defaults.h */, + FFFD2401fcf87fed2401fcf8 /* Xml/SnRepXCollection.h */, + FFFD2401fd607fed2401fd60 /* Xml/SnRepXCoreSerializer.h */, + FFFD2401fdc87fed2401fdc8 /* Xml/SnRepXSerializerImpl.h */, + FFFD2401fe307fed2401fe30 /* Xml/SnRepXUpgrader.h */, + FFFD2401fe987fed2401fe98 /* Xml/SnSimpleXmlWriter.h */, + FFFD2401ff007fed2401ff00 /* Xml/SnXmlDeserializer.h */, + FFFD2401ff687fed2401ff68 /* Xml/SnXmlImpl.h */, + FFFD2401ffd07fed2401ffd0 /* Xml/SnXmlMemoryAllocator.h */, + FFFD240200387fed24020038 /* Xml/SnXmlMemoryPool.h */, + FFFD240200a07fed240200a0 /* Xml/SnXmlMemoryPoolStreams.h */, + FFFD240201087fed24020108 /* Xml/SnXmlReader.h */, + FFFD240201707fed24020170 /* Xml/SnXmlSerializer.h */, + FFFD240201d87fed240201d8 /* Xml/SnXmlSimpleXmlWriter.h */, + FFFD240202407fed24020240 /* Xml/SnXmlStringToType.h */, + FFFD240202a87fed240202a8 /* Xml/SnXmlVisitorReader.h */, + FFFD240203107fed24020310 /* Xml/SnXmlVisitorWriter.h */, + FFFD240203787fed24020378 /* Xml/SnXmlWriter.h */, + FFFD240203e07fed240203e0 /* Xml/SnJointRepXSerializer.cpp */, + FFFD240204487fed24020448 /* Xml/SnRepXCoreSerializer.cpp */, + FFFD240204b07fed240204b0 /* Xml/SnRepXUpgrader.cpp */, + FFFD240205187fed24020518 /* Xml/SnXmlSerialization.cpp */, + FFFD240205807fed24020580 /* File/SnFile.h */, ); name = "serialization"; sourceTree = SOURCE_ROOT; }; - FFFB2106fb587f922106fb58 /* metadata */ = { + FFFB23d2f3787fed23d2f378 /* metadata */ = { isa = PBXGroup; children = ( - FFFD218354007f9221835400 /* core/include/PvdMetaDataDefineProperties.h */, - FFFD218354687f9221835468 /* core/include/PvdMetaDataExtensions.h */, - FFFD218354d07f92218354d0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFD218355387f9221835538 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFD218355a07f92218355a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFD218356087f9221835608 /* core/include/PxMetaDataCompare.h */, - FFFD218356707f9221835670 /* core/include/PxMetaDataCppPrefix.h */, - FFFD218356d87f92218356d8 /* core/include/PxMetaDataObjects.h */, - FFFD218357407f9221835740 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFD218357a87f92218357a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, - FFFD218358107f9221835810 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, - FFFD218358787f9221835878 /* extensions/include/PxExtensionMetaDataObjects.h */, - FFFD218358e07f92218358e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, + FFFD2401ce007fed2401ce00 /* core/include/PvdMetaDataDefineProperties.h */, + FFFD2401ce687fed2401ce68 /* core/include/PvdMetaDataExtensions.h */, + FFFD2401ced07fed2401ced0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFD2401cf387fed2401cf38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFD2401cfa07fed2401cfa0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFD2401d0087fed2401d008 /* core/include/PxMetaDataCompare.h */, + FFFD2401d0707fed2401d070 /* core/include/PxMetaDataCppPrefix.h */, + FFFD2401d0d87fed2401d0d8 /* core/include/PxMetaDataObjects.h */, + FFFD2401d1407fed2401d140 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFD2401d1a87fed2401d1a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, + FFFD2401d2107fed2401d210 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, + FFFD2401d2787fed2401d278 /* extensions/include/PxExtensionMetaDataObjects.h */, + FFFD2401d2e07fed2401d2e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB21079f707f9221079f70 /* SceneQuery */ = { + FFFB23d38e307fed23d38e30 /* SceneQuery */ = { isa = PBXGroup; children = ( - FFFB2107bd407f922107bd40 /* src */, - FFFB2107bd687f922107bd68 /* include */, + FFFB23d3a9707fed23d3a970 /* src */, + FFFB23d3a9987fed23d3a998 /* include */, ); name = "SceneQuery"; sourceTree = "<group>"; }; - FFFB2107bd407f922107bd40 /* src */ = { + FFFB23d3a9707fed23d3a970 /* src */ = { isa = PBXGroup; children = ( - FFFD2183b8007f922183b800 /* SqAABBPruner.cpp */, - FFFD2183b8687f922183b868 /* SqAABBTree.cpp */, - FFFD2183b8d07f922183b8d0 /* SqAABBTreeBuild.cpp */, - FFFD2183b9387f922183b938 /* SqAABBTreeUpdateMap.cpp */, - FFFD2183b9a07f922183b9a0 /* SqBounds.cpp */, - FFFD2183ba087f922183ba08 /* SqBucketPruner.cpp */, - FFFD2183ba707f922183ba70 /* SqExtendedBucketPruner.cpp */, - FFFD2183bad87f922183bad8 /* SqIncrementalAABBPrunerCore.cpp */, - FFFD2183bb407f922183bb40 /* SqIncrementalAABBTree.cpp */, - FFFD2183bba87f922183bba8 /* SqMetaData.cpp */, - FFFD2183bc107f922183bc10 /* SqPruningPool.cpp */, - FFFD2183bc787f922183bc78 /* SqPruningStructure.cpp */, - FFFD2183bce07f922183bce0 /* SqSceneQueryManager.cpp */, - FFFD2183bd487f922183bd48 /* SqAABBPruner.h */, - FFFD2183bdb07f922183bdb0 /* SqAABBTree.h */, - FFFD2183be187f922183be18 /* SqAABBTreeBuild.h */, - FFFD2183be807f922183be80 /* SqAABBTreeQuery.h */, - FFFD2183bee87f922183bee8 /* SqAABBTreeUpdateMap.h */, - FFFD2183bf507f922183bf50 /* SqBounds.h */, - FFFD2183bfb87f922183bfb8 /* SqBucketPruner.h */, - FFFD2183c0207f922183c020 /* SqExtendedBucketPruner.h */, - FFFD2183c0887f922183c088 /* SqIncrementalAABBPrunerCore.h */, - FFFD2183c0f07f922183c0f0 /* SqIncrementalAABBTree.h */, - FFFD2183c1587f922183c158 /* SqPrunerTestsSIMD.h */, - FFFD2183c1c07f922183c1c0 /* SqPruningPool.h */, - FFFD2183c2287f922183c228 /* SqTypedef.h */, + FFFD240232007fed24023200 /* SqAABBPruner.cpp */, + FFFD240232687fed24023268 /* SqAABBTree.cpp */, + FFFD240232d07fed240232d0 /* SqAABBTreeBuild.cpp */, + FFFD240233387fed24023338 /* SqAABBTreeUpdateMap.cpp */, + FFFD240233a07fed240233a0 /* SqBounds.cpp */, + FFFD240234087fed24023408 /* SqBucketPruner.cpp */, + FFFD240234707fed24023470 /* SqExtendedBucketPruner.cpp */, + FFFD240234d87fed240234d8 /* SqIncrementalAABBPrunerCore.cpp */, + FFFD240235407fed24023540 /* SqIncrementalAABBTree.cpp */, + FFFD240235a87fed240235a8 /* SqMetaData.cpp */, + FFFD240236107fed24023610 /* SqPruningPool.cpp */, + FFFD240236787fed24023678 /* SqPruningStructure.cpp */, + FFFD240236e07fed240236e0 /* SqSceneQueryManager.cpp */, + FFFD240237487fed24023748 /* SqAABBPruner.h */, + FFFD240237b07fed240237b0 /* SqAABBTree.h */, + FFFD240238187fed24023818 /* SqAABBTreeBuild.h */, + FFFD240238807fed24023880 /* SqAABBTreeQuery.h */, + FFFD240238e87fed240238e8 /* SqAABBTreeUpdateMap.h */, + FFFD240239507fed24023950 /* SqBounds.h */, + FFFD240239b87fed240239b8 /* SqBucketPruner.h */, + FFFD24023a207fed24023a20 /* SqExtendedBucketPruner.h */, + FFFD24023a887fed24023a88 /* SqIncrementalAABBPrunerCore.h */, + FFFD24023af07fed24023af0 /* SqIncrementalAABBTree.h */, + FFFD24023b587fed24023b58 /* SqPrunerTestsSIMD.h */, + FFFD24023bc07fed24023bc0 /* SqPruningPool.h */, + FFFD24023c287fed24023c28 /* SqTypedef.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB2107bd687f922107bd68 /* include */ = { + FFFB23d3a9987fed23d3a998 /* include */ = { isa = PBXGroup; children = ( - FFFD2107e2707f922107e270 /* SqPruner.h */, - FFFD2107e2d87f922107e2d8 /* SqPrunerMergeData.h */, - FFFD2107e3407f922107e340 /* SqPruningStructure.h */, - FFFD2107e3a87f922107e3a8 /* SqSceneQueryManager.h */, + FFFD23d3d1807fed23d3d180 /* SqPruner.h */, + FFFD23d3d1e87fed23d3d1e8 /* SqPrunerMergeData.h */, + FFFD23d3d2507fed23d3d250 /* SqPruningStructure.h */, + FFFD23d3d2b87fed23d3d2b8 /* SqSceneQueryManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB2107e5307f922107e530 /* SimulationController */ = { + FFFB23d3d4407fed23d3d440 /* SimulationController */ = { isa = PBXGroup; children = ( - FFFB210834a07f92210834a0 /* include */, - FFFB210834c87f92210834c8 /* src */, + FFFB23d3ffb07fed23d3ffb0 /* include */, + FFFB23d3ffd87fed23d3ffd8 /* src */, ); name = "SimulationController"; sourceTree = "<group>"; }; - FFFB210834a07f92210834a0 /* include */ = { + FFFB23d3ffb07fed23d3ffb0 /* include */ = { isa = PBXGroup; children = ( - FFFD2183e4007f922183e400 /* ScActorCore.h */, - FFFD2183e4687f922183e468 /* ScArticulationCore.h */, - FFFD2183e4d07f922183e4d0 /* ScArticulationJointCore.h */, - FFFD2183e5387f922183e538 /* ScBodyCore.h */, - FFFD2183e5a07f922183e5a0 /* ScClothCore.h */, - FFFD2183e6087f922183e608 /* ScClothFabricCore.h */, - FFFD2183e6707f922183e670 /* ScConstraintCore.h */, - FFFD2183e6d87f922183e6d8 /* ScIterators.h */, - FFFD2183e7407f922183e740 /* ScMaterialCore.h */, - FFFD2183e7a87f922183e7a8 /* ScParticleSystemCore.h */, - FFFD2183e8107f922183e810 /* ScPhysics.h */, - FFFD2183e8787f922183e878 /* ScRigidCore.h */, - FFFD2183e8e07f922183e8e0 /* ScScene.h */, - FFFD2183e9487f922183e948 /* ScShapeCore.h */, - FFFD2183e9b07f922183e9b0 /* ScStaticCore.h */, + FFFD24025e007fed24025e00 /* ScActorCore.h */, + FFFD24025e687fed24025e68 /* ScArticulationCore.h */, + FFFD24025ed07fed24025ed0 /* ScArticulationJointCore.h */, + FFFD24025f387fed24025f38 /* ScBodyCore.h */, + FFFD24025fa07fed24025fa0 /* ScClothCore.h */, + FFFD240260087fed24026008 /* ScClothFabricCore.h */, + FFFD240260707fed24026070 /* ScConstraintCore.h */, + FFFD240260d87fed240260d8 /* ScIterators.h */, + FFFD240261407fed24026140 /* ScMaterialCore.h */, + FFFD240261a87fed240261a8 /* ScParticleSystemCore.h */, + FFFD240262107fed24026210 /* ScPhysics.h */, + FFFD240262787fed24026278 /* ScRigidCore.h */, + FFFD240262e07fed240262e0 /* ScScene.h */, + FFFD240263487fed24026348 /* ScShapeCore.h */, + FFFD240263b07fed240263b0 /* ScStaticCore.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB210834c87f92210834c8 /* src */ = { + FFFB23d3ffd87fed23d3ffd8 /* src */ = { isa = PBXGroup; children = ( - FFFD209f4c007f92209f4c00 /* ScActorElementPair.h */, - FFFD209f4c687f92209f4c68 /* ScActorInteraction.h */, - FFFD209f4cd07f92209f4cd0 /* ScActorPair.h */, - FFFD209f4d387f92209f4d38 /* ScActorSim.h */, - FFFD209f4da07f92209f4da0 /* ScArticulationJointSim.h */, - FFFD209f4e087f92209f4e08 /* ScArticulationSim.h */, - FFFD209f4e707f92209f4e70 /* ScBodySim.h */, - FFFD209f4ed87f92209f4ed8 /* ScClient.h */, - FFFD209f4f407f92209f4f40 /* ScConstraintGroupNode.h */, - FFFD209f4fa87f92209f4fa8 /* ScConstraintInteraction.h */, - FFFD209f50107f92209f5010 /* ScConstraintProjectionManager.h */, - FFFD209f50787f92209f5078 /* ScConstraintProjectionTree.h */, - FFFD209f50e07f92209f50e0 /* ScConstraintSim.h */, - FFFD209f51487f92209f5148 /* ScContactReportBuffer.h */, - FFFD209f51b07f92209f51b0 /* ScContactStream.h */, - FFFD209f52187f92209f5218 /* ScElementInteractionMarker.h */, - FFFD209f52807f92209f5280 /* ScElementSim.h */, - FFFD209f52e87f92209f52e8 /* ScElementSimInteraction.h */, - FFFD209f53507f92209f5350 /* ScInteraction.h */, - FFFD209f53b87f92209f53b8 /* ScInteractionFlags.h */, - FFFD209f54207f92209f5420 /* ScNPhaseCore.h */, - FFFD209f54887f92209f5488 /* ScObjectIDTracker.h */, - FFFD209f54f07f92209f54f0 /* ScRbElementInteraction.h */, - FFFD209f55587f92209f5558 /* ScRigidSim.h */, - FFFD209f55c07f92209f55c0 /* ScShapeInteraction.h */, - FFFD209f56287f92209f5628 /* ScShapeIterator.h */, - FFFD209f56907f92209f5690 /* ScShapeSim.h */, - FFFD209f56f87f92209f56f8 /* ScSimStateData.h */, - FFFD209f57607f92209f5760 /* ScSimStats.h */, - FFFD209f57c87f92209f57c8 /* ScSimulationController.h */, - FFFD209f58307f92209f5830 /* ScSqBoundsManager.h */, - FFFD209f58987f92209f5898 /* ScStaticSim.h */, - FFFD209f59007f92209f5900 /* ScTriggerInteraction.h */, - FFFD209f59687f92209f5968 /* ScTriggerPairs.h */, - FFFD209f59d07f92209f59d0 /* ScActorCore.cpp */, - FFFD209f5a387f92209f5a38 /* ScActorSim.cpp */, - FFFD209f5aa07f92209f5aa0 /* ScArticulationCore.cpp */, - FFFD209f5b087f92209f5b08 /* ScArticulationJointCore.cpp */, - FFFD209f5b707f92209f5b70 /* ScArticulationJointSim.cpp */, - FFFD209f5bd87f92209f5bd8 /* ScArticulationSim.cpp */, - FFFD209f5c407f92209f5c40 /* ScBodyCore.cpp */, - FFFD209f5ca87f92209f5ca8 /* ScBodyCoreKinematic.cpp */, - FFFD209f5d107f92209f5d10 /* ScBodySim.cpp */, - FFFD209f5d787f92209f5d78 /* ScConstraintCore.cpp */, - FFFD209f5de07f92209f5de0 /* ScConstraintGroupNode.cpp */, - FFFD209f5e487f92209f5e48 /* ScConstraintInteraction.cpp */, - FFFD209f5eb07f92209f5eb0 /* ScConstraintProjectionManager.cpp */, - FFFD209f5f187f92209f5f18 /* ScConstraintProjectionTree.cpp */, - FFFD209f5f807f92209f5f80 /* ScConstraintSim.cpp */, - FFFD209f5fe87f92209f5fe8 /* ScElementInteractionMarker.cpp */, - FFFD209f60507f92209f6050 /* ScElementSim.cpp */, - FFFD209f60b87f92209f60b8 /* ScInteraction.cpp */, - FFFD209f61207f92209f6120 /* ScIterators.cpp */, - FFFD209f61887f92209f6188 /* ScMaterialCore.cpp */, - FFFD209f61f07f92209f61f0 /* ScMetaData.cpp */, - FFFD209f62587f92209f6258 /* ScNPhaseCore.cpp */, - FFFD209f62c07f92209f62c0 /* ScPhysics.cpp */, - FFFD209f63287f92209f6328 /* ScRigidCore.cpp */, - FFFD209f63907f92209f6390 /* ScRigidSim.cpp */, - FFFD209f63f87f92209f63f8 /* ScScene.cpp */, - FFFD209f64607f92209f6460 /* ScShapeCore.cpp */, - FFFD209f64c87f92209f64c8 /* ScShapeInteraction.cpp */, - FFFD209f65307f92209f6530 /* ScShapeSim.cpp */, - FFFD209f65987f92209f6598 /* ScSimStats.cpp */, - FFFD209f66007f92209f6600 /* ScSimulationController.cpp */, - FFFD209f66687f92209f6668 /* ScSqBoundsManager.cpp */, - FFFD209f66d07f92209f66d0 /* ScStaticCore.cpp */, - FFFD209f67387f92209f6738 /* ScStaticSim.cpp */, - FFFD209f67a07f92209f67a0 /* ScTriggerInteraction.cpp */, - FFFD209f68087f92209f6808 /* particles/ScParticleBodyInteraction.h */, - FFFD209f68707f92209f6870 /* particles/ScParticlePacketShape.h */, - FFFD209f68d87f92209f68d8 /* particles/ScParticleSystemSim.h */, - FFFD209f69407f92209f6940 /* particles/ScParticleBodyInteraction.cpp */, - FFFD209f69a87f92209f69a8 /* particles/ScParticlePacketShape.cpp */, - FFFD209f6a107f92209f6a10 /* particles/ScParticleSystemCore.cpp */, - FFFD209f6a787f92209f6a78 /* particles/ScParticleSystemSim.cpp */, - FFFD209f6ae07f92209f6ae0 /* cloth/ScClothShape.h */, - FFFD209f6b487f92209f6b48 /* cloth/ScClothSim.h */, - FFFD209f6bb07f92209f6bb0 /* cloth/ScClothCore.cpp */, - FFFD209f6c187f92209f6c18 /* cloth/ScClothFabricCore.cpp */, - FFFD209f6c807f92209f6c80 /* cloth/ScClothShape.cpp */, - FFFD209f6ce87f92209f6ce8 /* cloth/ScClothSim.cpp */, + FFFD221e5c007fed221e5c00 /* ScActorElementPair.h */, + FFFD221e5c687fed221e5c68 /* ScActorInteraction.h */, + FFFD221e5cd07fed221e5cd0 /* ScActorPair.h */, + FFFD221e5d387fed221e5d38 /* ScActorSim.h */, + FFFD221e5da07fed221e5da0 /* ScArticulationJointSim.h */, + FFFD221e5e087fed221e5e08 /* ScArticulationSim.h */, + FFFD221e5e707fed221e5e70 /* ScBodySim.h */, + FFFD221e5ed87fed221e5ed8 /* ScClient.h */, + FFFD221e5f407fed221e5f40 /* ScConstraintGroupNode.h */, + FFFD221e5fa87fed221e5fa8 /* ScConstraintInteraction.h */, + FFFD221e60107fed221e6010 /* ScConstraintProjectionManager.h */, + FFFD221e60787fed221e6078 /* ScConstraintProjectionTree.h */, + FFFD221e60e07fed221e60e0 /* ScConstraintSim.h */, + FFFD221e61487fed221e6148 /* ScContactReportBuffer.h */, + FFFD221e61b07fed221e61b0 /* ScContactStream.h */, + FFFD221e62187fed221e6218 /* ScElementInteractionMarker.h */, + FFFD221e62807fed221e6280 /* ScElementSim.h */, + FFFD221e62e87fed221e62e8 /* ScElementSimInteraction.h */, + FFFD221e63507fed221e6350 /* ScInteraction.h */, + FFFD221e63b87fed221e63b8 /* ScInteractionFlags.h */, + FFFD221e64207fed221e6420 /* ScNPhaseCore.h */, + FFFD221e64887fed221e6488 /* ScObjectIDTracker.h */, + FFFD221e64f07fed221e64f0 /* ScRbElementInteraction.h */, + FFFD221e65587fed221e6558 /* ScRigidSim.h */, + FFFD221e65c07fed221e65c0 /* ScShapeInteraction.h */, + FFFD221e66287fed221e6628 /* ScShapeIterator.h */, + FFFD221e66907fed221e6690 /* ScShapeSim.h */, + FFFD221e66f87fed221e66f8 /* ScSimStateData.h */, + FFFD221e67607fed221e6760 /* ScSimStats.h */, + FFFD221e67c87fed221e67c8 /* ScSimulationController.h */, + FFFD221e68307fed221e6830 /* ScSqBoundsManager.h */, + FFFD221e68987fed221e6898 /* ScStaticSim.h */, + FFFD221e69007fed221e6900 /* ScTriggerInteraction.h */, + FFFD221e69687fed221e6968 /* ScTriggerPairs.h */, + FFFD221e69d07fed221e69d0 /* ScActorCore.cpp */, + FFFD221e6a387fed221e6a38 /* ScActorSim.cpp */, + FFFD221e6aa07fed221e6aa0 /* ScArticulationCore.cpp */, + FFFD221e6b087fed221e6b08 /* ScArticulationJointCore.cpp */, + FFFD221e6b707fed221e6b70 /* ScArticulationJointSim.cpp */, + FFFD221e6bd87fed221e6bd8 /* ScArticulationSim.cpp */, + FFFD221e6c407fed221e6c40 /* ScBodyCore.cpp */, + FFFD221e6ca87fed221e6ca8 /* ScBodyCoreKinematic.cpp */, + FFFD221e6d107fed221e6d10 /* ScBodySim.cpp */, + FFFD221e6d787fed221e6d78 /* ScConstraintCore.cpp */, + FFFD221e6de07fed221e6de0 /* ScConstraintGroupNode.cpp */, + FFFD221e6e487fed221e6e48 /* ScConstraintInteraction.cpp */, + FFFD221e6eb07fed221e6eb0 /* ScConstraintProjectionManager.cpp */, + FFFD221e6f187fed221e6f18 /* ScConstraintProjectionTree.cpp */, + FFFD221e6f807fed221e6f80 /* ScConstraintSim.cpp */, + FFFD221e6fe87fed221e6fe8 /* ScElementInteractionMarker.cpp */, + FFFD221e70507fed221e7050 /* ScElementSim.cpp */, + FFFD221e70b87fed221e70b8 /* ScInteraction.cpp */, + FFFD221e71207fed221e7120 /* ScIterators.cpp */, + FFFD221e71887fed221e7188 /* ScMaterialCore.cpp */, + FFFD221e71f07fed221e71f0 /* ScMetaData.cpp */, + FFFD221e72587fed221e7258 /* ScNPhaseCore.cpp */, + FFFD221e72c07fed221e72c0 /* ScPhysics.cpp */, + FFFD221e73287fed221e7328 /* ScRigidCore.cpp */, + FFFD221e73907fed221e7390 /* ScRigidSim.cpp */, + FFFD221e73f87fed221e73f8 /* ScScene.cpp */, + FFFD221e74607fed221e7460 /* ScShapeCore.cpp */, + FFFD221e74c87fed221e74c8 /* ScShapeInteraction.cpp */, + FFFD221e75307fed221e7530 /* ScShapeSim.cpp */, + FFFD221e75987fed221e7598 /* ScSimStats.cpp */, + FFFD221e76007fed221e7600 /* ScSimulationController.cpp */, + FFFD221e76687fed221e7668 /* ScSqBoundsManager.cpp */, + FFFD221e76d07fed221e76d0 /* ScStaticCore.cpp */, + FFFD221e77387fed221e7738 /* ScStaticSim.cpp */, + FFFD221e77a07fed221e77a0 /* ScTriggerInteraction.cpp */, + FFFD221e78087fed221e7808 /* particles/ScParticleBodyInteraction.h */, + FFFD221e78707fed221e7870 /* particles/ScParticlePacketShape.h */, + FFFD221e78d87fed221e78d8 /* particles/ScParticleSystemSim.h */, + FFFD221e79407fed221e7940 /* particles/ScParticleBodyInteraction.cpp */, + FFFD221e79a87fed221e79a8 /* particles/ScParticlePacketShape.cpp */, + FFFD221e7a107fed221e7a10 /* particles/ScParticleSystemCore.cpp */, + FFFD221e7a787fed221e7a78 /* particles/ScParticleSystemSim.cpp */, + FFFD221e7ae07fed221e7ae0 /* cloth/ScClothShape.h */, + FFFD221e7b487fed221e7b48 /* cloth/ScClothSim.h */, + FFFD221e7bb07fed221e7bb0 /* cloth/ScClothCore.cpp */, + FFFD221e7c187fed221e7c18 /* cloth/ScClothFabricCore.cpp */, + FFFD221e7c807fed221e7c80 /* cloth/ScClothShape.cpp */, + FFFD221e7ce87fed221e7ce8 /* cloth/ScClothSim.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB21725cc07f9221725cc0 /* PhysXCooking */ = { + FFFB238940707fed23894070 /* PhysXCooking */ = { isa = PBXGroup; children = ( - FFFB217271307f9221727130 /* include */, - FFFB217271587f9221727158 /* src */, + FFFB2388dce07fed2388dce0 /* include */, + FFFB2388dd087fed2388dd08 /* src */, ); name = "PhysXCooking"; sourceTree = "<group>"; }; - FFFB217271307f9221727130 /* include */ = { + FFFB2388dce07fed2388dce0 /* include */ = { isa = PBXGroup; children = ( - FFFD21728c807f9221728c80 /* PxBVH33MidphaseDesc.h */, - FFFD21728ce87f9221728ce8 /* PxBVH34MidphaseDesc.h */, - FFFD21728d507f9221728d50 /* PxConvexMeshDesc.h */, - FFFD21728db87f9221728db8 /* PxCooking.h */, - FFFD21728e207f9221728e20 /* PxMidphaseDesc.h */, - FFFD21728e887f9221728e88 /* PxTriangleMeshDesc.h */, - FFFD21728ef07f9221728ef0 /* Pxc.h */, + FFFD2388c2607fed2388c260 /* PxBVH33MidphaseDesc.h */, + FFFD2388c2c87fed2388c2c8 /* PxBVH34MidphaseDesc.h */, + FFFD2388c3307fed2388c330 /* PxConvexMeshDesc.h */, + FFFD2388c3987fed2388c398 /* PxCooking.h */, + FFFD2388c4007fed2388c400 /* PxMidphaseDesc.h */, + FFFD2388c4687fed2388c468 /* PxTriangleMeshDesc.h */, + FFFD2388c4d07fed2388c4d0 /* Pxc.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB217271587f9221727158 /* src */ = { + FFFB2388dd087fed2388dd08 /* src */ = { isa = PBXGroup; children = ( - FFFD209fae007f92209fae00 /* Adjacencies.cpp */, - FFFD209fae687f92209fae68 /* Cooking.cpp */, - FFFD209faed07f92209faed0 /* CookingUtils.cpp */, - FFFD209faf387f92209faf38 /* EdgeList.cpp */, - FFFD209fafa07f92209fafa0 /* MeshCleaner.cpp */, - FFFD209fb0087f92209fb008 /* Quantizer.cpp */, - FFFD209fb0707f92209fb070 /* Adjacencies.h */, - FFFD209fb0d87f92209fb0d8 /* Cooking.h */, - FFFD209fb1407f92209fb140 /* CookingUtils.h */, - FFFD209fb1a87f92209fb1a8 /* EdgeList.h */, - FFFD209fb2107f92209fb210 /* MeshCleaner.h */, - FFFD209fb2787f92209fb278 /* Quantizer.h */, - FFFD209fb2e07f92209fb2e0 /* mesh/GrbTriangleMeshCooking.cpp */, - FFFD209fb3487f92209fb348 /* mesh/HeightFieldCooking.cpp */, - FFFD209fb3b07f92209fb3b0 /* mesh/RTreeCooking.cpp */, - FFFD209fb4187f92209fb418 /* mesh/TriangleMeshBuilder.cpp */, - FFFD209fb4807f92209fb480 /* mesh/GrbTriangleMeshCooking.h */, - FFFD209fb4e87f92209fb4e8 /* mesh/HeightFieldCooking.h */, - FFFD209fb5507f92209fb550 /* mesh/QuickSelect.h */, - FFFD209fb5b87f92209fb5b8 /* mesh/RTreeCooking.h */, - FFFD209fb6207f92209fb620 /* mesh/TriangleMeshBuilder.h */, - FFFD209fb6887f92209fb688 /* convex/BigConvexDataBuilder.cpp */, - FFFD209fb6f07f92209fb6f0 /* convex/ConvexHullBuilder.cpp */, - FFFD209fb7587f92209fb758 /* convex/ConvexHullLib.cpp */, - FFFD209fb7c07f92209fb7c0 /* convex/ConvexHullUtils.cpp */, - FFFD209fb8287f92209fb828 /* convex/ConvexMeshBuilder.cpp */, - FFFD209fb8907f92209fb890 /* convex/ConvexPolygonsBuilder.cpp */, - FFFD209fb8f87f92209fb8f8 /* convex/InflationConvexHullLib.cpp */, - FFFD209fb9607f92209fb960 /* convex/QuickHullConvexHullLib.cpp */, - FFFD209fb9c87f92209fb9c8 /* convex/VolumeIntegration.cpp */, - FFFD209fba307f92209fba30 /* convex/BigConvexDataBuilder.h */, - FFFD209fba987f92209fba98 /* convex/ConvexHullBuilder.h */, - FFFD209fbb007f92209fbb00 /* convex/ConvexHullLib.h */, - FFFD209fbb687f92209fbb68 /* convex/ConvexHullUtils.h */, - FFFD209fbbd07f92209fbbd0 /* convex/ConvexMeshBuilder.h */, - FFFD209fbc387f92209fbc38 /* convex/ConvexPolygonsBuilder.h */, - FFFD209fbca07f92209fbca0 /* convex/InflationConvexHullLib.h */, - FFFD209fbd087f92209fbd08 /* convex/QuickHullConvexHullLib.h */, - FFFD209fbd707f92209fbd70 /* convex/VolumeIntegration.h */, + FFFD221ede007fed221ede00 /* Adjacencies.cpp */, + FFFD221ede687fed221ede68 /* Cooking.cpp */, + FFFD221eded07fed221eded0 /* CookingUtils.cpp */, + FFFD221edf387fed221edf38 /* EdgeList.cpp */, + FFFD221edfa07fed221edfa0 /* MeshCleaner.cpp */, + FFFD221ee0087fed221ee008 /* Quantizer.cpp */, + FFFD221ee0707fed221ee070 /* Adjacencies.h */, + FFFD221ee0d87fed221ee0d8 /* Cooking.h */, + FFFD221ee1407fed221ee140 /* CookingUtils.h */, + FFFD221ee1a87fed221ee1a8 /* EdgeList.h */, + FFFD221ee2107fed221ee210 /* MeshCleaner.h */, + FFFD221ee2787fed221ee278 /* Quantizer.h */, + FFFD221ee2e07fed221ee2e0 /* mesh/GrbTriangleMeshCooking.cpp */, + FFFD221ee3487fed221ee348 /* mesh/HeightFieldCooking.cpp */, + FFFD221ee3b07fed221ee3b0 /* mesh/RTreeCooking.cpp */, + FFFD221ee4187fed221ee418 /* mesh/TriangleMeshBuilder.cpp */, + FFFD221ee4807fed221ee480 /* mesh/GrbTriangleMeshCooking.h */, + FFFD221ee4e87fed221ee4e8 /* mesh/HeightFieldCooking.h */, + FFFD221ee5507fed221ee550 /* mesh/QuickSelect.h */, + FFFD221ee5b87fed221ee5b8 /* mesh/RTreeCooking.h */, + FFFD221ee6207fed221ee620 /* mesh/TriangleMeshBuilder.h */, + FFFD221ee6887fed221ee688 /* convex/BigConvexDataBuilder.cpp */, + FFFD221ee6f07fed221ee6f0 /* convex/ConvexHullBuilder.cpp */, + FFFD221ee7587fed221ee758 /* convex/ConvexHullLib.cpp */, + FFFD221ee7c07fed221ee7c0 /* convex/ConvexHullUtils.cpp */, + FFFD221ee8287fed221ee828 /* convex/ConvexMeshBuilder.cpp */, + FFFD221ee8907fed221ee890 /* convex/ConvexPolygonsBuilder.cpp */, + FFFD221ee8f87fed221ee8f8 /* convex/InflationConvexHullLib.cpp */, + FFFD221ee9607fed221ee960 /* convex/QuickHullConvexHullLib.cpp */, + FFFD221ee9c87fed221ee9c8 /* convex/VolumeIntegration.cpp */, + FFFD221eea307fed221eea30 /* convex/BigConvexDataBuilder.h */, + FFFD221eea987fed221eea98 /* convex/ConvexHullBuilder.h */, + FFFD221eeb007fed221eeb00 /* convex/ConvexHullLib.h */, + FFFD221eeb687fed221eeb68 /* convex/ConvexHullUtils.h */, + FFFD221eebd07fed221eebd0 /* convex/ConvexMeshBuilder.h */, + FFFD221eec387fed221eec38 /* convex/ConvexPolygonsBuilder.h */, + FFFD221eeca07fed221eeca0 /* convex/InflationConvexHullLib.h */, + FFFD221eed087fed221eed08 /* convex/QuickHullConvexHullLib.h */, + FFFD221eed707fed221eed70 /* convex/VolumeIntegration.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB2114ec407f922114ec40 /* PhysXCommon */ = { + FFFB2292ec707fed2292ec70 /* PhysXCommon */ = { isa = PBXGroup; children = ( - FFFB211515b07f92211515b0 /* include */, - FFFB211515d87f92211515d8 /* common */, - FFFB211516007f9221151600 /* geomutils */, + FFFB2147d1707fed2147d170 /* include */, + FFFB2147d1987fed2147d198 /* common */, + FFFB2147d1c07fed2147d1c0 /* geomutils */, ); name = "PhysXCommon"; sourceTree = "<group>"; }; - FFFB211515b07f92211515b0 /* include */ = { + FFFB2147d1707fed2147d170 /* include */ = { isa = PBXGroup; children = ( - FFFD2180ec007f922180ec00 /* common/PxBase.h */, - FFFD2180ec687f922180ec68 /* common/PxCollection.h */, - FFFD2180ecd07f922180ecd0 /* common/PxCoreUtilityTypes.h */, - FFFD2180ed387f922180ed38 /* common/PxMetaData.h */, - FFFD2180eda07f922180eda0 /* common/PxMetaDataFlags.h */, - FFFD2180ee087f922180ee08 /* common/PxPhysXCommonConfig.h */, - FFFD2180ee707f922180ee70 /* common/PxPhysicsInsertionCallback.h */, - FFFD2180eed87f922180eed8 /* common/PxRenderBuffer.h */, - FFFD2180ef407f922180ef40 /* common/PxSerialFramework.h */, - FFFD2180efa87f922180efa8 /* common/PxSerializer.h */, - FFFD2180f0107f922180f010 /* common/PxStringTable.h */, - FFFD2180f0787f922180f078 /* common/PxTolerancesScale.h */, - FFFD2180f0e07f922180f0e0 /* common/PxTypeInfo.h */, - FFFD2180f1487f922180f148 /* geometry/PxBoxGeometry.h */, - FFFD2180f1b07f922180f1b0 /* geometry/PxCapsuleGeometry.h */, - FFFD2180f2187f922180f218 /* geometry/PxConvexMesh.h */, - FFFD2180f2807f922180f280 /* geometry/PxConvexMeshGeometry.h */, - FFFD2180f2e87f922180f2e8 /* geometry/PxGeometry.h */, - FFFD2180f3507f922180f350 /* geometry/PxGeometryHelpers.h */, - FFFD2180f3b87f922180f3b8 /* geometry/PxGeometryQuery.h */, - FFFD2180f4207f922180f420 /* geometry/PxHeightField.h */, - FFFD2180f4887f922180f488 /* geometry/PxHeightFieldDesc.h */, - FFFD2180f4f07f922180f4f0 /* geometry/PxHeightFieldFlag.h */, - FFFD2180f5587f922180f558 /* geometry/PxHeightFieldGeometry.h */, - FFFD2180f5c07f922180f5c0 /* geometry/PxHeightFieldSample.h */, - FFFD2180f6287f922180f628 /* geometry/PxMeshQuery.h */, - FFFD2180f6907f922180f690 /* geometry/PxMeshScale.h */, - FFFD2180f6f87f922180f6f8 /* geometry/PxPlaneGeometry.h */, - FFFD2180f7607f922180f760 /* geometry/PxSimpleTriangleMesh.h */, - FFFD2180f7c87f922180f7c8 /* geometry/PxSphereGeometry.h */, - FFFD2180f8307f922180f830 /* geometry/PxTriangle.h */, - FFFD2180f8987f922180f898 /* geometry/PxTriangleMesh.h */, - FFFD2180f9007f922180f900 /* geometry/PxTriangleMeshGeometry.h */, + FFFD2181d6007fed2181d600 /* common/PxBase.h */, + FFFD2181d6687fed2181d668 /* common/PxCollection.h */, + FFFD2181d6d07fed2181d6d0 /* common/PxCoreUtilityTypes.h */, + FFFD2181d7387fed2181d738 /* common/PxMetaData.h */, + FFFD2181d7a07fed2181d7a0 /* common/PxMetaDataFlags.h */, + FFFD2181d8087fed2181d808 /* common/PxPhysXCommonConfig.h */, + FFFD2181d8707fed2181d870 /* common/PxPhysicsInsertionCallback.h */, + FFFD2181d8d87fed2181d8d8 /* common/PxRenderBuffer.h */, + FFFD2181d9407fed2181d940 /* common/PxSerialFramework.h */, + FFFD2181d9a87fed2181d9a8 /* common/PxSerializer.h */, + FFFD2181da107fed2181da10 /* common/PxStringTable.h */, + FFFD2181da787fed2181da78 /* common/PxTolerancesScale.h */, + FFFD2181dae07fed2181dae0 /* common/PxTypeInfo.h */, + FFFD2181db487fed2181db48 /* geometry/PxBoxGeometry.h */, + FFFD2181dbb07fed2181dbb0 /* geometry/PxCapsuleGeometry.h */, + FFFD2181dc187fed2181dc18 /* geometry/PxConvexMesh.h */, + FFFD2181dc807fed2181dc80 /* geometry/PxConvexMeshGeometry.h */, + FFFD2181dce87fed2181dce8 /* geometry/PxGeometry.h */, + FFFD2181dd507fed2181dd50 /* geometry/PxGeometryHelpers.h */, + FFFD2181ddb87fed2181ddb8 /* geometry/PxGeometryQuery.h */, + FFFD2181de207fed2181de20 /* geometry/PxHeightField.h */, + FFFD2181de887fed2181de88 /* geometry/PxHeightFieldDesc.h */, + FFFD2181def07fed2181def0 /* geometry/PxHeightFieldFlag.h */, + FFFD2181df587fed2181df58 /* geometry/PxHeightFieldGeometry.h */, + FFFD2181dfc07fed2181dfc0 /* geometry/PxHeightFieldSample.h */, + FFFD2181e0287fed2181e028 /* geometry/PxMeshQuery.h */, + FFFD2181e0907fed2181e090 /* geometry/PxMeshScale.h */, + FFFD2181e0f87fed2181e0f8 /* geometry/PxPlaneGeometry.h */, + FFFD2181e1607fed2181e160 /* geometry/PxSimpleTriangleMesh.h */, + FFFD2181e1c87fed2181e1c8 /* geometry/PxSphereGeometry.h */, + FFFD2181e2307fed2181e230 /* geometry/PxTriangle.h */, + FFFD2181e2987fed2181e298 /* geometry/PxTriangleMesh.h */, + FFFD2181e3007fed2181e300 /* geometry/PxTriangleMeshGeometry.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB211515d87f92211515d8 /* common */ = { + FFFB2147d1987fed2147d198 /* common */ = { isa = PBXGroup; children = ( - FFFD209aaa007f92209aaa00 /* src/CmBoxPruning.cpp */, - FFFD209aaa687f92209aaa68 /* src/CmCollection.cpp */, - FFFD209aaad07f92209aaad0 /* src/CmMathUtils.cpp */, - FFFD209aab387f92209aab38 /* src/CmPtrTable.cpp */, - FFFD209aaba07f92209aaba0 /* src/CmRadixSort.cpp */, - FFFD209aac087f92209aac08 /* src/CmRadixSortBuffered.cpp */, - FFFD209aac707f92209aac70 /* src/CmRenderOutput.cpp */, - FFFD209aacd87f92209aacd8 /* src/CmVisualization.cpp */, - FFFD209aad407f92209aad40 /* src/CmBitMap.h */, - FFFD209aada87f92209aada8 /* src/CmBoxPruning.h */, - FFFD209aae107f92209aae10 /* src/CmCollection.h */, - FFFD209aae787f92209aae78 /* src/CmConeLimitHelper.h */, - FFFD209aaee07f92209aaee0 /* src/CmFlushPool.h */, - FFFD209aaf487f92209aaf48 /* src/CmIDPool.h */, - FFFD209aafb07f92209aafb0 /* src/CmIO.h */, - FFFD209ab0187f92209ab018 /* src/CmMatrix34.h */, - FFFD209ab0807f92209ab080 /* src/CmPhysXCommon.h */, - FFFD209ab0e87f92209ab0e8 /* src/CmPool.h */, - FFFD209ab1507f92209ab150 /* src/CmPreallocatingPool.h */, - FFFD209ab1b87f92209ab1b8 /* src/CmPriorityQueue.h */, - FFFD209ab2207f92209ab220 /* src/CmPtrTable.h */, - FFFD209ab2887f92209ab288 /* src/CmQueue.h */, - FFFD209ab2f07f92209ab2f0 /* src/CmRadixSort.h */, - FFFD209ab3587f92209ab358 /* src/CmRadixSortBuffered.h */, - FFFD209ab3c07f92209ab3c0 /* src/CmRefCountable.h */, - FFFD209ab4287f92209ab428 /* src/CmRenderBuffer.h */, - FFFD209ab4907f92209ab490 /* src/CmRenderOutput.h */, - FFFD209ab4f87f92209ab4f8 /* src/CmScaling.h */, - FFFD209ab5607f92209ab560 /* src/CmSpatialVector.h */, - FFFD209ab5c87f92209ab5c8 /* src/CmTask.h */, - FFFD209ab6307f92209ab630 /* src/CmTaskPool.h */, - FFFD209ab6987f92209ab698 /* src/CmTmpMem.h */, - FFFD209ab7007f92209ab700 /* src/CmTransformUtils.h */, - FFFD209ab7687f92209ab768 /* src/CmUtils.h */, - FFFD209ab7d07f92209ab7d0 /* src/CmVisualization.h */, + FFFD2181c6007fed2181c600 /* src/CmBoxPruning.cpp */, + FFFD2181c6687fed2181c668 /* src/CmCollection.cpp */, + FFFD2181c6d07fed2181c6d0 /* src/CmMathUtils.cpp */, + FFFD2181c7387fed2181c738 /* src/CmPtrTable.cpp */, + FFFD2181c7a07fed2181c7a0 /* src/CmRadixSort.cpp */, + FFFD2181c8087fed2181c808 /* src/CmRadixSortBuffered.cpp */, + FFFD2181c8707fed2181c870 /* src/CmRenderOutput.cpp */, + FFFD2181c8d87fed2181c8d8 /* src/CmVisualization.cpp */, + FFFD2181c9407fed2181c940 /* src/CmBitMap.h */, + FFFD2181c9a87fed2181c9a8 /* src/CmBoxPruning.h */, + FFFD2181ca107fed2181ca10 /* src/CmCollection.h */, + FFFD2181ca787fed2181ca78 /* src/CmConeLimitHelper.h */, + FFFD2181cae07fed2181cae0 /* src/CmFlushPool.h */, + FFFD2181cb487fed2181cb48 /* src/CmIDPool.h */, + FFFD2181cbb07fed2181cbb0 /* src/CmIO.h */, + FFFD2181cc187fed2181cc18 /* src/CmMatrix34.h */, + FFFD2181cc807fed2181cc80 /* src/CmPhysXCommon.h */, + FFFD2181cce87fed2181cce8 /* src/CmPool.h */, + FFFD2181cd507fed2181cd50 /* src/CmPreallocatingPool.h */, + FFFD2181cdb87fed2181cdb8 /* src/CmPriorityQueue.h */, + FFFD2181ce207fed2181ce20 /* src/CmPtrTable.h */, + FFFD2181ce887fed2181ce88 /* src/CmQueue.h */, + FFFD2181cef07fed2181cef0 /* src/CmRadixSort.h */, + FFFD2181cf587fed2181cf58 /* src/CmRadixSortBuffered.h */, + FFFD2181cfc07fed2181cfc0 /* src/CmRefCountable.h */, + FFFD2181d0287fed2181d028 /* src/CmRenderBuffer.h */, + FFFD2181d0907fed2181d090 /* src/CmRenderOutput.h */, + FFFD2181d0f87fed2181d0f8 /* src/CmScaling.h */, + FFFD2181d1607fed2181d160 /* src/CmSpatialVector.h */, + FFFD2181d1c87fed2181d1c8 /* src/CmTask.h */, + FFFD2181d2307fed2181d230 /* src/CmTaskPool.h */, + FFFD2181d2987fed2181d298 /* src/CmTmpMem.h */, + FFFD2181d3007fed2181d300 /* src/CmTransformUtils.h */, + FFFD2181d3687fed2181d368 /* src/CmUtils.h */, + FFFD2181d3d07fed2181d3d0 /* src/CmVisualization.h */, ); name = "common"; sourceTree = SOURCE_ROOT; }; - FFFB211516007f9221151600 /* geomutils */ = { + FFFB2147d1c07fed2147d1c0 /* geomutils */ = { isa = PBXGroup; children = ( - FFFD218010007f9221801000 /* headers/GuAxes.h */, - FFFD218010687f9221801068 /* headers/GuBox.h */, - FFFD218010d07f92218010d0 /* headers/GuDistanceSegmentBox.h */, - FFFD218011387f9221801138 /* headers/GuDistanceSegmentSegment.h */, - FFFD218011a07f92218011a0 /* headers/GuIntersectionBoxBox.h */, - FFFD218012087f9221801208 /* headers/GuIntersectionTriangleBox.h */, - FFFD218012707f9221801270 /* headers/GuRaycastTests.h */, - FFFD218012d87f92218012d8 /* headers/GuSIMDHelpers.h */, - FFFD218013407f9221801340 /* headers/GuSegment.h */, - FFFD218013a87f92218013a8 /* ../../Include/GeomUtils */, - FFFD218014107f9221801410 /* src/GuBounds.h */, - FFFD218014787f9221801478 /* src/GuCapsule.h */, - FFFD218014e07f92218014e0 /* src/GuCenterExtents.h */, - FFFD218015487f9221801548 /* src/GuGeometryUnion.h */, - FFFD218015b07f92218015b0 /* src/GuInternal.h */, - FFFD218016187f9221801618 /* src/GuMTD.h */, - FFFD218016807f9221801680 /* src/GuMeshFactory.h */, - FFFD218016e87f92218016e8 /* src/GuOverlapTests.h */, - FFFD218017507f9221801750 /* src/GuSerialize.h */, - FFFD218017b87f92218017b8 /* src/GuSphere.h */, - FFFD218018207f9221801820 /* src/GuSweepMTD.h */, - FFFD218018887f9221801888 /* src/GuSweepSharedTests.h */, - FFFD218018f07f92218018f0 /* src/GuSweepTests.h */, - FFFD218019587f9221801958 /* src/contact/GuContactMethodImpl.h */, - FFFD218019c07f92218019c0 /* src/contact/GuContactPolygonPolygon.h */, - FFFD21801a287f9221801a28 /* src/contact/GuFeatureCode.h */, - FFFD21801a907f9221801a90 /* src/contact/GuLegacyTraceLineCallback.h */, - FFFD21801af87f9221801af8 /* src/common/GuBarycentricCoordinates.h */, - FFFD21801b607f9221801b60 /* src/common/GuBoxConversion.h */, - FFFD21801bc87f9221801bc8 /* src/common/GuEdgeCache.h */, - FFFD21801c307f9221801c30 /* src/common/GuEdgeListData.h */, - FFFD21801c987f9221801c98 /* src/common/GuSeparatingAxes.h */, - FFFD21801d007f9221801d00 /* src/convex/GuBigConvexData.h */, - FFFD21801d687f9221801d68 /* src/convex/GuBigConvexData2.h */, - FFFD21801dd07f9221801dd0 /* src/convex/GuConvexEdgeFlags.h */, - FFFD21801e387f9221801e38 /* src/convex/GuConvexHelper.h */, - FFFD21801ea07f9221801ea0 /* src/convex/GuConvexMesh.h */, - FFFD21801f087f9221801f08 /* src/convex/GuConvexMeshData.h */, - FFFD21801f707f9221801f70 /* src/convex/GuConvexSupportTable.h */, - FFFD21801fd87f9221801fd8 /* src/convex/GuConvexUtilsInternal.h */, - FFFD218020407f9221802040 /* src/convex/GuCubeIndex.h */, - FFFD218020a87f92218020a8 /* src/convex/GuHillClimbing.h */, - FFFD218021107f9221802110 /* src/convex/GuShapeConvex.h */, - FFFD218021787f9221802178 /* src/distance/GuDistancePointBox.h */, - FFFD218021e07f92218021e0 /* src/distance/GuDistancePointSegment.h */, - FFFD218022487f9221802248 /* src/distance/GuDistancePointTriangle.h */, - FFFD218022b07f92218022b0 /* src/distance/GuDistancePointTriangleSIMD.h */, - FFFD218023187f9221802318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, - FFFD218023807f9221802380 /* src/distance/GuDistanceSegmentTriangle.h */, - FFFD218023e87f92218023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, - FFFD218024507f9221802450 /* src/sweep/GuSweepBoxBox.h */, - FFFD218024b87f92218024b8 /* src/sweep/GuSweepBoxSphere.h */, - FFFD218025207f9221802520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, - FFFD218025887f9221802588 /* src/sweep/GuSweepBoxTriangle_SAT.h */, - FFFD218025f07f92218025f0 /* src/sweep/GuSweepCapsuleBox.h */, - FFFD218026587f9221802658 /* src/sweep/GuSweepCapsuleCapsule.h */, - FFFD218026c07f92218026c0 /* src/sweep/GuSweepCapsuleTriangle.h */, - FFFD218027287f9221802728 /* src/sweep/GuSweepSphereCapsule.h */, - FFFD218027907f9221802790 /* src/sweep/GuSweepSphereSphere.h */, - FFFD218027f87f92218027f8 /* src/sweep/GuSweepSphereTriangle.h */, - FFFD218028607f9221802860 /* src/sweep/GuSweepTriangleUtils.h */, - FFFD218028c87f92218028c8 /* src/gjk/GuEPA.h */, - FFFD218029307f9221802930 /* src/gjk/GuEPAFacet.h */, - FFFD218029987f9221802998 /* src/gjk/GuGJK.h */, - FFFD21802a007f9221802a00 /* src/gjk/GuGJKPenetration.h */, - FFFD21802a687f9221802a68 /* src/gjk/GuGJKRaycast.h */, - FFFD21802ad07f9221802ad0 /* src/gjk/GuGJKSimplex.h */, - FFFD21802b387f9221802b38 /* src/gjk/GuGJKTest.h */, - FFFD21802ba07f9221802ba0 /* src/gjk/GuGJKType.h */, - FFFD21802c087f9221802c08 /* src/gjk/GuGJKUtil.h */, - FFFD21802c707f9221802c70 /* src/gjk/GuVecBox.h */, - FFFD21802cd87f9221802cd8 /* src/gjk/GuVecCapsule.h */, - FFFD21802d407f9221802d40 /* src/gjk/GuVecConvex.h */, - FFFD21802da87f9221802da8 /* src/gjk/GuVecConvexHull.h */, - FFFD21802e107f9221802e10 /* src/gjk/GuVecConvexHullNoScale.h */, - FFFD21802e787f9221802e78 /* src/gjk/GuVecPlane.h */, - FFFD21802ee07f9221802ee0 /* src/gjk/GuVecShrunkBox.h */, - FFFD21802f487f9221802f48 /* src/gjk/GuVecShrunkConvexHull.h */, - FFFD21802fb07f9221802fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, - FFFD218030187f9221803018 /* src/gjk/GuVecSphere.h */, - FFFD218030807f9221803080 /* src/gjk/GuVecTriangle.h */, - FFFD218030e87f92218030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, - FFFD218031507f9221803150 /* src/intersection/GuIntersectionEdgeEdge.h */, - FFFD218031b87f92218031b8 /* src/intersection/GuIntersectionRay.h */, - FFFD218032207f9221803220 /* src/intersection/GuIntersectionRayBox.h */, - FFFD218032887f9221803288 /* src/intersection/GuIntersectionRayBoxSIMD.h */, - FFFD218032f07f92218032f0 /* src/intersection/GuIntersectionRayCapsule.h */, - FFFD218033587f9221803358 /* src/intersection/GuIntersectionRayPlane.h */, - FFFD218033c07f92218033c0 /* src/intersection/GuIntersectionRaySphere.h */, - FFFD218034287f9221803428 /* src/intersection/GuIntersectionRayTriangle.h */, - FFFD218034907f9221803490 /* src/intersection/GuIntersectionSphereBox.h */, - FFFD218034f87f92218034f8 /* src/mesh/GuBV32.h */, - FFFD218035607f9221803560 /* src/mesh/GuBV32Build.h */, - FFFD218035c87f92218035c8 /* src/mesh/GuBV4.h */, - FFFD218036307f9221803630 /* src/mesh/GuBV4Build.h */, - FFFD218036987f9221803698 /* src/mesh/GuBV4Settings.h */, - FFFD218037007f9221803700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, - FFFD218037687f9221803768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, - FFFD218037d07f92218037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, - FFFD218038387f9221803838 /* src/mesh/GuBV4_BoxSweep_Internal.h */, - FFFD218038a07f92218038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */, - FFFD218039087f9221803908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, - FFFD218039707f9221803970 /* src/mesh/GuBV4_Common.h */, - FFFD218039d87f92218039d8 /* src/mesh/GuBV4_Internal.h */, - FFFD21803a407f9221803a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, - FFFD21803aa87f9221803aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, - FFFD21803b107f9221803b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, - FFFD21803b787f9221803b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, - FFFD21803be07f9221803be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, - FFFD21803c487f9221803c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, - FFFD21803cb07f9221803cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, - FFFD21803d187f9221803d18 /* src/mesh/GuBV4_Slabs.h */, - FFFD21803d807f9221803d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, - FFFD21803de87f9221803de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, - FFFD21803e507f9221803e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, - FFFD21803eb87f9221803eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, - FFFD21803f207f9221803f20 /* src/mesh/GuBVConstants.h */, - FFFD21803f887f9221803f88 /* src/mesh/GuMeshData.h */, - FFFD21803ff07f9221803ff0 /* src/mesh/GuMidphaseInterface.h */, - FFFD218040587f9221804058 /* src/mesh/GuRTree.h */, - FFFD218040c07f92218040c0 /* src/mesh/GuSweepConvexTri.h */, - FFFD218041287f9221804128 /* src/mesh/GuSweepMesh.h */, - FFFD218041907f9221804190 /* src/mesh/GuTriangle32.h */, - FFFD218041f87f92218041f8 /* src/mesh/GuTriangleCache.h */, - FFFD218042607f9221804260 /* src/mesh/GuTriangleMesh.h */, - FFFD218042c87f92218042c8 /* src/mesh/GuTriangleMeshBV4.h */, - FFFD218043307f9221804330 /* src/mesh/GuTriangleMeshRTree.h */, - FFFD218043987f9221804398 /* src/mesh/GuTriangleVertexPointers.h */, - FFFD218044007f9221804400 /* src/hf/GuEntityReport.h */, - FFFD218044687f9221804468 /* src/hf/GuHeightField.h */, - FFFD218044d07f92218044d0 /* src/hf/GuHeightFieldData.h */, - FFFD218045387f9221804538 /* src/hf/GuHeightFieldUtil.h */, - FFFD218045a07f92218045a0 /* src/pcm/GuPCMContactConvexCommon.h */, - FFFD218046087f9221804608 /* src/pcm/GuPCMContactGen.h */, - FFFD218046707f9221804670 /* src/pcm/GuPCMContactGenUtil.h */, - FFFD218046d87f92218046d8 /* src/pcm/GuPCMContactMeshCallback.h */, - FFFD218047407f9221804740 /* src/pcm/GuPCMShapeConvex.h */, - FFFD218047a87f92218047a8 /* src/pcm/GuPCMTriangleContactGen.h */, - FFFD218048107f9221804810 /* src/pcm/GuPersistentContactManifold.h */, - FFFD218048787f9221804878 /* src/ccd/GuCCDSweepConvexMesh.h */, - FFFD218048e07f92218048e0 /* src/GuBounds.cpp */, - FFFD218049487f9221804948 /* src/GuBox.cpp */, - FFFD218049b07f92218049b0 /* src/GuCCTSweepTests.cpp */, - FFFD21804a187f9221804a18 /* src/GuCapsule.cpp */, - FFFD21804a807f9221804a80 /* src/GuGeometryQuery.cpp */, - FFFD21804ae87f9221804ae8 /* src/GuGeometryUnion.cpp */, - FFFD21804b507f9221804b50 /* src/GuInternal.cpp */, - FFFD21804bb87f9221804bb8 /* src/GuMTD.cpp */, - FFFD21804c207f9221804c20 /* src/GuMeshFactory.cpp */, - FFFD21804c887f9221804c88 /* src/GuMetaData.cpp */, - FFFD21804cf07f9221804cf0 /* src/GuOverlapTests.cpp */, - FFFD21804d587f9221804d58 /* src/GuRaycastTests.cpp */, - FFFD21804dc07f9221804dc0 /* src/GuSerialize.cpp */, - FFFD21804e287f9221804e28 /* src/GuSweepMTD.cpp */, - FFFD21804e907f9221804e90 /* src/GuSweepSharedTests.cpp */, - FFFD21804ef87f9221804ef8 /* src/GuSweepTests.cpp */, - FFFD21804f607f9221804f60 /* src/contact/GuContactBoxBox.cpp */, - FFFD21804fc87f9221804fc8 /* src/contact/GuContactCapsuleBox.cpp */, - FFFD218050307f9221805030 /* src/contact/GuContactCapsuleCapsule.cpp */, - FFFD218050987f9221805098 /* src/contact/GuContactCapsuleConvex.cpp */, - FFFD218051007f9221805100 /* src/contact/GuContactCapsuleMesh.cpp */, - FFFD218051687f9221805168 /* src/contact/GuContactConvexConvex.cpp */, - FFFD218051d07f92218051d0 /* src/contact/GuContactConvexMesh.cpp */, - FFFD218052387f9221805238 /* src/contact/GuContactPlaneBox.cpp */, - FFFD218052a07f92218052a0 /* src/contact/GuContactPlaneCapsule.cpp */, - FFFD218053087f9221805308 /* src/contact/GuContactPlaneConvex.cpp */, - FFFD218053707f9221805370 /* src/contact/GuContactPolygonPolygon.cpp */, - FFFD218053d87f92218053d8 /* src/contact/GuContactSphereBox.cpp */, - FFFD218054407f9221805440 /* src/contact/GuContactSphereCapsule.cpp */, - FFFD218054a87f92218054a8 /* src/contact/GuContactSphereMesh.cpp */, - FFFD218055107f9221805510 /* src/contact/GuContactSpherePlane.cpp */, - FFFD218055787f9221805578 /* src/contact/GuContactSphereSphere.cpp */, - FFFD218055e07f92218055e0 /* src/contact/GuFeatureCode.cpp */, - FFFD218056487f9221805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */, - FFFD218056b07f92218056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, - FFFD218057187f9221805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */, - FFFD218057807f9221805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */, - FFFD218057e87f92218057e8 /* src/common/GuBarycentricCoordinates.cpp */, - FFFD218058507f9221805850 /* src/common/GuSeparatingAxes.cpp */, - FFFD218058b87f92218058b8 /* src/convex/GuBigConvexData.cpp */, - FFFD218059207f9221805920 /* src/convex/GuConvexHelper.cpp */, - FFFD218059887f9221805988 /* src/convex/GuConvexMesh.cpp */, - FFFD218059f07f92218059f0 /* src/convex/GuConvexSupportTable.cpp */, - FFFD21805a587f9221805a58 /* src/convex/GuConvexUtilsInternal.cpp */, - FFFD21805ac07f9221805ac0 /* src/convex/GuHillClimbing.cpp */, - FFFD21805b287f9221805b28 /* src/convex/GuShapeConvex.cpp */, - FFFD21805b907f9221805b90 /* src/distance/GuDistancePointBox.cpp */, - FFFD21805bf87f9221805bf8 /* src/distance/GuDistancePointTriangle.cpp */, - FFFD21805c607f9221805c60 /* src/distance/GuDistanceSegmentBox.cpp */, - FFFD21805cc87f9221805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */, - FFFD21805d307f9221805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */, - FFFD21805d987f9221805d98 /* src/sweep/GuSweepBoxBox.cpp */, - FFFD21805e007f9221805e00 /* src/sweep/GuSweepBoxSphere.cpp */, - FFFD21805e687f9221805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, - FFFD21805ed07f9221805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, - FFFD21805f387f9221805f38 /* src/sweep/GuSweepCapsuleBox.cpp */, - FFFD21805fa07f9221805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, - FFFD218060087f9221806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */, - FFFD218060707f9221806070 /* src/sweep/GuSweepSphereCapsule.cpp */, - FFFD218060d87f92218060d8 /* src/sweep/GuSweepSphereSphere.cpp */, - FFFD218061407f9221806140 /* src/sweep/GuSweepSphereTriangle.cpp */, - FFFD218061a87f92218061a8 /* src/sweep/GuSweepTriangleUtils.cpp */, - FFFD218062107f9221806210 /* src/gjk/GuEPA.cpp */, - FFFD218062787f9221806278 /* src/gjk/GuGJKSimplex.cpp */, - FFFD218062e07f92218062e0 /* src/gjk/GuGJKTest.cpp */, - FFFD218063487f9221806348 /* src/intersection/GuIntersectionBoxBox.cpp */, - FFFD218063b07f92218063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, - FFFD218064187f9221806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */, - FFFD218064807f9221806480 /* src/intersection/GuIntersectionRayBox.cpp */, - FFFD218064e87f92218064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */, - FFFD218065507f9221806550 /* src/intersection/GuIntersectionRaySphere.cpp */, - FFFD218065b87f92218065b8 /* src/intersection/GuIntersectionSphereBox.cpp */, - FFFD218066207f9221806620 /* src/intersection/GuIntersectionTriangleBox.cpp */, - FFFD218066887f9221806688 /* src/mesh/GuBV32.cpp */, - FFFD218066f07f92218066f0 /* src/mesh/GuBV32Build.cpp */, - FFFD218067587f9221806758 /* src/mesh/GuBV4.cpp */, - FFFD218067c07f92218067c0 /* src/mesh/GuBV4Build.cpp */, - FFFD218068287f9221806828 /* src/mesh/GuBV4_AABBSweep.cpp */, - FFFD218068907f9221806890 /* src/mesh/GuBV4_BoxOverlap.cpp */, - FFFD218068f87f92218068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, - FFFD218069607f9221806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, - FFFD218069c87f92218069c8 /* src/mesh/GuBV4_OBBSweep.cpp */, - FFFD21806a307f9221806a30 /* src/mesh/GuBV4_Raycast.cpp */, - FFFD21806a987f9221806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */, - FFFD21806b007f9221806b00 /* src/mesh/GuBV4_SphereSweep.cpp */, - FFFD21806b687f9221806b68 /* src/mesh/GuMeshQuery.cpp */, - FFFD21806bd07f9221806bd0 /* src/mesh/GuMidphaseBV4.cpp */, - FFFD21806c387f9221806c38 /* src/mesh/GuMidphaseRTree.cpp */, - FFFD21806ca07f9221806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */, - FFFD21806d087f9221806d08 /* src/mesh/GuRTree.cpp */, - FFFD21806d707f9221806d70 /* src/mesh/GuRTreeQueries.cpp */, - FFFD21806dd87f9221806dd8 /* src/mesh/GuSweepsMesh.cpp */, - FFFD21806e407f9221806e40 /* src/mesh/GuTriangleMesh.cpp */, - FFFD21806ea87f9221806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */, - FFFD21806f107f9221806f10 /* src/mesh/GuTriangleMeshRTree.cpp */, - FFFD21806f787f9221806f78 /* src/hf/GuHeightField.cpp */, - FFFD21806fe07f9221806fe0 /* src/hf/GuHeightFieldUtil.cpp */, - FFFD218070487f9221807048 /* src/hf/GuOverlapTestsHF.cpp */, - FFFD218070b07f92218070b0 /* src/hf/GuSweepsHF.cpp */, - FFFD218071187f9221807118 /* src/pcm/GuPCMContactBoxBox.cpp */, - FFFD218071807f9221807180 /* src/pcm/GuPCMContactBoxConvex.cpp */, - FFFD218071e87f92218071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, - FFFD218072507f9221807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, - FFFD218072b87f92218072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, - FFFD218073207f9221807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, - FFFD218073887f9221807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, - FFFD218073f07f92218073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */, - FFFD218074587f9221807458 /* src/pcm/GuPCMContactConvexConvex.cpp */, - FFFD218074c07f92218074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, - FFFD218075287f9221807528 /* src/pcm/GuPCMContactConvexMesh.cpp */, - FFFD218075907f9221807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, - FFFD218075f87f92218075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, - FFFD218076607f9221807660 /* src/pcm/GuPCMContactPlaneBox.cpp */, - FFFD218076c87f92218076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, - FFFD218077307f9221807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */, - FFFD218077987f9221807798 /* src/pcm/GuPCMContactSphereBox.cpp */, - FFFD218078007f9221807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */, - FFFD218078687f9221807868 /* src/pcm/GuPCMContactSphereConvex.cpp */, - FFFD218078d07f92218078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, - FFFD218079387f9221807938 /* src/pcm/GuPCMContactSphereMesh.cpp */, - FFFD218079a07f92218079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */, - FFFD21807a087f9221807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */, - FFFD21807a707f9221807a70 /* src/pcm/GuPCMShapeConvex.cpp */, - FFFD21807ad87f9221807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */, - FFFD21807b407f9221807b40 /* src/pcm/GuPersistentContactManifold.cpp */, - FFFD21807ba87f9221807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, - FFFD21807c107f9221807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */, + FFFD2182d0007fed2182d000 /* headers/GuAxes.h */, + FFFD2182d0687fed2182d068 /* headers/GuBox.h */, + FFFD2182d0d07fed2182d0d0 /* headers/GuDistanceSegmentBox.h */, + FFFD2182d1387fed2182d138 /* headers/GuDistanceSegmentSegment.h */, + FFFD2182d1a07fed2182d1a0 /* headers/GuIntersectionBoxBox.h */, + FFFD2182d2087fed2182d208 /* headers/GuIntersectionTriangleBox.h */, + FFFD2182d2707fed2182d270 /* headers/GuRaycastTests.h */, + FFFD2182d2d87fed2182d2d8 /* headers/GuSIMDHelpers.h */, + FFFD2182d3407fed2182d340 /* headers/GuSegment.h */, + FFFD2182d3a87fed2182d3a8 /* ../../Include/GeomUtils */, + FFFD2182d4107fed2182d410 /* src/GuBounds.h */, + FFFD2182d4787fed2182d478 /* src/GuCapsule.h */, + FFFD2182d4e07fed2182d4e0 /* src/GuCenterExtents.h */, + FFFD2182d5487fed2182d548 /* src/GuGeometryUnion.h */, + FFFD2182d5b07fed2182d5b0 /* src/GuInternal.h */, + FFFD2182d6187fed2182d618 /* src/GuMTD.h */, + FFFD2182d6807fed2182d680 /* src/GuMeshFactory.h */, + FFFD2182d6e87fed2182d6e8 /* src/GuOverlapTests.h */, + FFFD2182d7507fed2182d750 /* src/GuSerialize.h */, + FFFD2182d7b87fed2182d7b8 /* src/GuSphere.h */, + FFFD2182d8207fed2182d820 /* src/GuSweepMTD.h */, + FFFD2182d8887fed2182d888 /* src/GuSweepSharedTests.h */, + FFFD2182d8f07fed2182d8f0 /* src/GuSweepTests.h */, + FFFD2182d9587fed2182d958 /* src/contact/GuContactMethodImpl.h */, + FFFD2182d9c07fed2182d9c0 /* src/contact/GuContactPolygonPolygon.h */, + FFFD2182da287fed2182da28 /* src/contact/GuFeatureCode.h */, + FFFD2182da907fed2182da90 /* src/contact/GuLegacyTraceLineCallback.h */, + FFFD2182daf87fed2182daf8 /* src/common/GuBarycentricCoordinates.h */, + FFFD2182db607fed2182db60 /* src/common/GuBoxConversion.h */, + FFFD2182dbc87fed2182dbc8 /* src/common/GuEdgeCache.h */, + FFFD2182dc307fed2182dc30 /* src/common/GuEdgeListData.h */, + FFFD2182dc987fed2182dc98 /* src/common/GuSeparatingAxes.h */, + FFFD2182dd007fed2182dd00 /* src/convex/GuBigConvexData.h */, + FFFD2182dd687fed2182dd68 /* src/convex/GuBigConvexData2.h */, + FFFD2182ddd07fed2182ddd0 /* src/convex/GuConvexEdgeFlags.h */, + FFFD2182de387fed2182de38 /* src/convex/GuConvexHelper.h */, + FFFD2182dea07fed2182dea0 /* src/convex/GuConvexMesh.h */, + FFFD2182df087fed2182df08 /* src/convex/GuConvexMeshData.h */, + FFFD2182df707fed2182df70 /* src/convex/GuConvexSupportTable.h */, + FFFD2182dfd87fed2182dfd8 /* src/convex/GuConvexUtilsInternal.h */, + FFFD2182e0407fed2182e040 /* src/convex/GuCubeIndex.h */, + FFFD2182e0a87fed2182e0a8 /* src/convex/GuHillClimbing.h */, + FFFD2182e1107fed2182e110 /* src/convex/GuShapeConvex.h */, + FFFD2182e1787fed2182e178 /* src/distance/GuDistancePointBox.h */, + FFFD2182e1e07fed2182e1e0 /* src/distance/GuDistancePointSegment.h */, + FFFD2182e2487fed2182e248 /* src/distance/GuDistancePointTriangle.h */, + FFFD2182e2b07fed2182e2b0 /* src/distance/GuDistancePointTriangleSIMD.h */, + FFFD2182e3187fed2182e318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, + FFFD2182e3807fed2182e380 /* src/distance/GuDistanceSegmentTriangle.h */, + FFFD2182e3e87fed2182e3e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, + FFFD2182e4507fed2182e450 /* src/sweep/GuSweepBoxBox.h */, + FFFD2182e4b87fed2182e4b8 /* src/sweep/GuSweepBoxSphere.h */, + FFFD2182e5207fed2182e520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, + FFFD2182e5887fed2182e588 /* src/sweep/GuSweepBoxTriangle_SAT.h */, + FFFD2182e5f07fed2182e5f0 /* src/sweep/GuSweepCapsuleBox.h */, + FFFD2182e6587fed2182e658 /* src/sweep/GuSweepCapsuleCapsule.h */, + FFFD2182e6c07fed2182e6c0 /* src/sweep/GuSweepCapsuleTriangle.h */, + FFFD2182e7287fed2182e728 /* src/sweep/GuSweepSphereCapsule.h */, + FFFD2182e7907fed2182e790 /* src/sweep/GuSweepSphereSphere.h */, + FFFD2182e7f87fed2182e7f8 /* src/sweep/GuSweepSphereTriangle.h */, + FFFD2182e8607fed2182e860 /* src/sweep/GuSweepTriangleUtils.h */, + FFFD2182e8c87fed2182e8c8 /* src/gjk/GuEPA.h */, + FFFD2182e9307fed2182e930 /* src/gjk/GuEPAFacet.h */, + FFFD2182e9987fed2182e998 /* src/gjk/GuGJK.h */, + FFFD2182ea007fed2182ea00 /* src/gjk/GuGJKPenetration.h */, + FFFD2182ea687fed2182ea68 /* src/gjk/GuGJKRaycast.h */, + FFFD2182ead07fed2182ead0 /* src/gjk/GuGJKSimplex.h */, + FFFD2182eb387fed2182eb38 /* src/gjk/GuGJKTest.h */, + FFFD2182eba07fed2182eba0 /* src/gjk/GuGJKType.h */, + FFFD2182ec087fed2182ec08 /* src/gjk/GuGJKUtil.h */, + FFFD2182ec707fed2182ec70 /* src/gjk/GuVecBox.h */, + FFFD2182ecd87fed2182ecd8 /* src/gjk/GuVecCapsule.h */, + FFFD2182ed407fed2182ed40 /* src/gjk/GuVecConvex.h */, + FFFD2182eda87fed2182eda8 /* src/gjk/GuVecConvexHull.h */, + FFFD2182ee107fed2182ee10 /* src/gjk/GuVecConvexHullNoScale.h */, + FFFD2182ee787fed2182ee78 /* src/gjk/GuVecPlane.h */, + FFFD2182eee07fed2182eee0 /* src/gjk/GuVecShrunkBox.h */, + FFFD2182ef487fed2182ef48 /* src/gjk/GuVecShrunkConvexHull.h */, + FFFD2182efb07fed2182efb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, + FFFD2182f0187fed2182f018 /* src/gjk/GuVecSphere.h */, + FFFD2182f0807fed2182f080 /* src/gjk/GuVecTriangle.h */, + FFFD2182f0e87fed2182f0e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, + FFFD2182f1507fed2182f150 /* src/intersection/GuIntersectionEdgeEdge.h */, + FFFD2182f1b87fed2182f1b8 /* src/intersection/GuIntersectionRay.h */, + FFFD2182f2207fed2182f220 /* src/intersection/GuIntersectionRayBox.h */, + FFFD2182f2887fed2182f288 /* src/intersection/GuIntersectionRayBoxSIMD.h */, + FFFD2182f2f07fed2182f2f0 /* src/intersection/GuIntersectionRayCapsule.h */, + FFFD2182f3587fed2182f358 /* src/intersection/GuIntersectionRayPlane.h */, + FFFD2182f3c07fed2182f3c0 /* src/intersection/GuIntersectionRaySphere.h */, + FFFD2182f4287fed2182f428 /* src/intersection/GuIntersectionRayTriangle.h */, + FFFD2182f4907fed2182f490 /* src/intersection/GuIntersectionSphereBox.h */, + FFFD2182f4f87fed2182f4f8 /* src/mesh/GuBV32.h */, + FFFD2182f5607fed2182f560 /* src/mesh/GuBV32Build.h */, + FFFD2182f5c87fed2182f5c8 /* src/mesh/GuBV4.h */, + FFFD2182f6307fed2182f630 /* src/mesh/GuBV4Build.h */, + FFFD2182f6987fed2182f698 /* src/mesh/GuBV4Settings.h */, + FFFD2182f7007fed2182f700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, + FFFD2182f7687fed2182f768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, + FFFD2182f7d07fed2182f7d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, + FFFD2182f8387fed2182f838 /* src/mesh/GuBV4_BoxSweep_Internal.h */, + FFFD2182f8a07fed2182f8a0 /* src/mesh/GuBV4_BoxSweep_Params.h */, + FFFD2182f9087fed2182f908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, + FFFD2182f9707fed2182f970 /* src/mesh/GuBV4_Common.h */, + FFFD2182f9d87fed2182f9d8 /* src/mesh/GuBV4_Internal.h */, + FFFD2182fa407fed2182fa40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, + FFFD2182faa87fed2182faa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, + FFFD2182fb107fed2182fb10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, + FFFD2182fb787fed2182fb78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, + FFFD2182fbe07fed2182fbe0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, + FFFD2182fc487fed2182fc48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, + FFFD2182fcb07fed2182fcb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, + FFFD2182fd187fed2182fd18 /* src/mesh/GuBV4_Slabs.h */, + FFFD2182fd807fed2182fd80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, + FFFD2182fde87fed2182fde8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, + FFFD2182fe507fed2182fe50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, + FFFD2182feb87fed2182feb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, + FFFD2182ff207fed2182ff20 /* src/mesh/GuBVConstants.h */, + FFFD2182ff887fed2182ff88 /* src/mesh/GuMeshData.h */, + FFFD2182fff07fed2182fff0 /* src/mesh/GuMidphaseInterface.h */, + FFFD218300587fed21830058 /* src/mesh/GuRTree.h */, + FFFD218300c07fed218300c0 /* src/mesh/GuSweepConvexTri.h */, + FFFD218301287fed21830128 /* src/mesh/GuSweepMesh.h */, + FFFD218301907fed21830190 /* src/mesh/GuTriangle32.h */, + FFFD218301f87fed218301f8 /* src/mesh/GuTriangleCache.h */, + FFFD218302607fed21830260 /* src/mesh/GuTriangleMesh.h */, + FFFD218302c87fed218302c8 /* src/mesh/GuTriangleMeshBV4.h */, + FFFD218303307fed21830330 /* src/mesh/GuTriangleMeshRTree.h */, + FFFD218303987fed21830398 /* src/mesh/GuTriangleVertexPointers.h */, + FFFD218304007fed21830400 /* src/hf/GuEntityReport.h */, + FFFD218304687fed21830468 /* src/hf/GuHeightField.h */, + FFFD218304d07fed218304d0 /* src/hf/GuHeightFieldData.h */, + FFFD218305387fed21830538 /* src/hf/GuHeightFieldUtil.h */, + FFFD218305a07fed218305a0 /* src/pcm/GuPCMContactConvexCommon.h */, + FFFD218306087fed21830608 /* src/pcm/GuPCMContactGen.h */, + FFFD218306707fed21830670 /* src/pcm/GuPCMContactGenUtil.h */, + FFFD218306d87fed218306d8 /* src/pcm/GuPCMContactMeshCallback.h */, + FFFD218307407fed21830740 /* src/pcm/GuPCMShapeConvex.h */, + FFFD218307a87fed218307a8 /* src/pcm/GuPCMTriangleContactGen.h */, + FFFD218308107fed21830810 /* src/pcm/GuPersistentContactManifold.h */, + FFFD218308787fed21830878 /* src/ccd/GuCCDSweepConvexMesh.h */, + FFFD218308e07fed218308e0 /* src/GuBounds.cpp */, + FFFD218309487fed21830948 /* src/GuBox.cpp */, + FFFD218309b07fed218309b0 /* src/GuCCTSweepTests.cpp */, + FFFD21830a187fed21830a18 /* src/GuCapsule.cpp */, + FFFD21830a807fed21830a80 /* src/GuGeometryQuery.cpp */, + FFFD21830ae87fed21830ae8 /* src/GuGeometryUnion.cpp */, + FFFD21830b507fed21830b50 /* src/GuInternal.cpp */, + FFFD21830bb87fed21830bb8 /* src/GuMTD.cpp */, + FFFD21830c207fed21830c20 /* src/GuMeshFactory.cpp */, + FFFD21830c887fed21830c88 /* src/GuMetaData.cpp */, + FFFD21830cf07fed21830cf0 /* src/GuOverlapTests.cpp */, + FFFD21830d587fed21830d58 /* src/GuRaycastTests.cpp */, + FFFD21830dc07fed21830dc0 /* src/GuSerialize.cpp */, + FFFD21830e287fed21830e28 /* src/GuSweepMTD.cpp */, + FFFD21830e907fed21830e90 /* src/GuSweepSharedTests.cpp */, + FFFD21830ef87fed21830ef8 /* src/GuSweepTests.cpp */, + FFFD21830f607fed21830f60 /* src/contact/GuContactBoxBox.cpp */, + FFFD21830fc87fed21830fc8 /* src/contact/GuContactCapsuleBox.cpp */, + FFFD218310307fed21831030 /* src/contact/GuContactCapsuleCapsule.cpp */, + FFFD218310987fed21831098 /* src/contact/GuContactCapsuleConvex.cpp */, + FFFD218311007fed21831100 /* src/contact/GuContactCapsuleMesh.cpp */, + FFFD218311687fed21831168 /* src/contact/GuContactConvexConvex.cpp */, + FFFD218311d07fed218311d0 /* src/contact/GuContactConvexMesh.cpp */, + FFFD218312387fed21831238 /* src/contact/GuContactPlaneBox.cpp */, + FFFD218312a07fed218312a0 /* src/contact/GuContactPlaneCapsule.cpp */, + FFFD218313087fed21831308 /* src/contact/GuContactPlaneConvex.cpp */, + FFFD218313707fed21831370 /* src/contact/GuContactPolygonPolygon.cpp */, + FFFD218313d87fed218313d8 /* src/contact/GuContactSphereBox.cpp */, + FFFD218314407fed21831440 /* src/contact/GuContactSphereCapsule.cpp */, + FFFD218314a87fed218314a8 /* src/contact/GuContactSphereMesh.cpp */, + FFFD218315107fed21831510 /* src/contact/GuContactSpherePlane.cpp */, + FFFD218315787fed21831578 /* src/contact/GuContactSphereSphere.cpp */, + FFFD218315e07fed218315e0 /* src/contact/GuFeatureCode.cpp */, + FFFD218316487fed21831648 /* src/contact/GuLegacyContactBoxHeightField.cpp */, + FFFD218316b07fed218316b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, + FFFD218317187fed21831718 /* src/contact/GuLegacyContactConvexHeightField.cpp */, + FFFD218317807fed21831780 /* src/contact/GuLegacyContactSphereHeightField.cpp */, + FFFD218317e87fed218317e8 /* src/common/GuBarycentricCoordinates.cpp */, + FFFD218318507fed21831850 /* src/common/GuSeparatingAxes.cpp */, + FFFD218318b87fed218318b8 /* src/convex/GuBigConvexData.cpp */, + FFFD218319207fed21831920 /* src/convex/GuConvexHelper.cpp */, + FFFD218319887fed21831988 /* src/convex/GuConvexMesh.cpp */, + FFFD218319f07fed218319f0 /* src/convex/GuConvexSupportTable.cpp */, + FFFD21831a587fed21831a58 /* src/convex/GuConvexUtilsInternal.cpp */, + FFFD21831ac07fed21831ac0 /* src/convex/GuHillClimbing.cpp */, + FFFD21831b287fed21831b28 /* src/convex/GuShapeConvex.cpp */, + FFFD21831b907fed21831b90 /* src/distance/GuDistancePointBox.cpp */, + FFFD21831bf87fed21831bf8 /* src/distance/GuDistancePointTriangle.cpp */, + FFFD21831c607fed21831c60 /* src/distance/GuDistanceSegmentBox.cpp */, + FFFD21831cc87fed21831cc8 /* src/distance/GuDistanceSegmentSegment.cpp */, + FFFD21831d307fed21831d30 /* src/distance/GuDistanceSegmentTriangle.cpp */, + FFFD21831d987fed21831d98 /* src/sweep/GuSweepBoxBox.cpp */, + FFFD21831e007fed21831e00 /* src/sweep/GuSweepBoxSphere.cpp */, + FFFD21831e687fed21831e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, + FFFD21831ed07fed21831ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, + FFFD21831f387fed21831f38 /* src/sweep/GuSweepCapsuleBox.cpp */, + FFFD21831fa07fed21831fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, + FFFD218320087fed21832008 /* src/sweep/GuSweepCapsuleTriangle.cpp */, + FFFD218320707fed21832070 /* src/sweep/GuSweepSphereCapsule.cpp */, + FFFD218320d87fed218320d8 /* src/sweep/GuSweepSphereSphere.cpp */, + FFFD218321407fed21832140 /* src/sweep/GuSweepSphereTriangle.cpp */, + FFFD218321a87fed218321a8 /* src/sweep/GuSweepTriangleUtils.cpp */, + FFFD218322107fed21832210 /* src/gjk/GuEPA.cpp */, + FFFD218322787fed21832278 /* src/gjk/GuGJKSimplex.cpp */, + FFFD218322e07fed218322e0 /* src/gjk/GuGJKTest.cpp */, + FFFD218323487fed21832348 /* src/intersection/GuIntersectionBoxBox.cpp */, + FFFD218323b07fed218323b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, + FFFD218324187fed21832418 /* src/intersection/GuIntersectionEdgeEdge.cpp */, + FFFD218324807fed21832480 /* src/intersection/GuIntersectionRayBox.cpp */, + FFFD218324e87fed218324e8 /* src/intersection/GuIntersectionRayCapsule.cpp */, + FFFD218325507fed21832550 /* src/intersection/GuIntersectionRaySphere.cpp */, + FFFD218325b87fed218325b8 /* src/intersection/GuIntersectionSphereBox.cpp */, + FFFD218326207fed21832620 /* src/intersection/GuIntersectionTriangleBox.cpp */, + FFFD218326887fed21832688 /* src/mesh/GuBV32.cpp */, + FFFD218326f07fed218326f0 /* src/mesh/GuBV32Build.cpp */, + FFFD218327587fed21832758 /* src/mesh/GuBV4.cpp */, + FFFD218327c07fed218327c0 /* src/mesh/GuBV4Build.cpp */, + FFFD218328287fed21832828 /* src/mesh/GuBV4_AABBSweep.cpp */, + FFFD218328907fed21832890 /* src/mesh/GuBV4_BoxOverlap.cpp */, + FFFD218328f87fed218328f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, + FFFD218329607fed21832960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, + FFFD218329c87fed218329c8 /* src/mesh/GuBV4_OBBSweep.cpp */, + FFFD21832a307fed21832a30 /* src/mesh/GuBV4_Raycast.cpp */, + FFFD21832a987fed21832a98 /* src/mesh/GuBV4_SphereOverlap.cpp */, + FFFD21832b007fed21832b00 /* src/mesh/GuBV4_SphereSweep.cpp */, + FFFD21832b687fed21832b68 /* src/mesh/GuMeshQuery.cpp */, + FFFD21832bd07fed21832bd0 /* src/mesh/GuMidphaseBV4.cpp */, + FFFD21832c387fed21832c38 /* src/mesh/GuMidphaseRTree.cpp */, + FFFD21832ca07fed21832ca0 /* src/mesh/GuOverlapTestsMesh.cpp */, + FFFD21832d087fed21832d08 /* src/mesh/GuRTree.cpp */, + FFFD21832d707fed21832d70 /* src/mesh/GuRTreeQueries.cpp */, + FFFD21832dd87fed21832dd8 /* src/mesh/GuSweepsMesh.cpp */, + FFFD21832e407fed21832e40 /* src/mesh/GuTriangleMesh.cpp */, + FFFD21832ea87fed21832ea8 /* src/mesh/GuTriangleMeshBV4.cpp */, + FFFD21832f107fed21832f10 /* src/mesh/GuTriangleMeshRTree.cpp */, + FFFD21832f787fed21832f78 /* src/hf/GuHeightField.cpp */, + FFFD21832fe07fed21832fe0 /* src/hf/GuHeightFieldUtil.cpp */, + FFFD218330487fed21833048 /* src/hf/GuOverlapTestsHF.cpp */, + FFFD218330b07fed218330b0 /* src/hf/GuSweepsHF.cpp */, + FFFD218331187fed21833118 /* src/pcm/GuPCMContactBoxBox.cpp */, + FFFD218331807fed21833180 /* src/pcm/GuPCMContactBoxConvex.cpp */, + FFFD218331e87fed218331e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, + FFFD218332507fed21833250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, + FFFD218332b87fed218332b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, + FFFD218333207fed21833320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, + FFFD218333887fed21833388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, + FFFD218333f07fed218333f0 /* src/pcm/GuPCMContactConvexCommon.cpp */, + FFFD218334587fed21833458 /* src/pcm/GuPCMContactConvexConvex.cpp */, + FFFD218334c07fed218334c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, + FFFD218335287fed21833528 /* src/pcm/GuPCMContactConvexMesh.cpp */, + FFFD218335907fed21833590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, + FFFD218335f87fed218335f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, + FFFD218336607fed21833660 /* src/pcm/GuPCMContactPlaneBox.cpp */, + FFFD218336c87fed218336c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, + FFFD218337307fed21833730 /* src/pcm/GuPCMContactPlaneConvex.cpp */, + FFFD218337987fed21833798 /* src/pcm/GuPCMContactSphereBox.cpp */, + FFFD218338007fed21833800 /* src/pcm/GuPCMContactSphereCapsule.cpp */, + FFFD218338687fed21833868 /* src/pcm/GuPCMContactSphereConvex.cpp */, + FFFD218338d07fed218338d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, + FFFD218339387fed21833938 /* src/pcm/GuPCMContactSphereMesh.cpp */, + FFFD218339a07fed218339a0 /* src/pcm/GuPCMContactSpherePlane.cpp */, + FFFD21833a087fed21833a08 /* src/pcm/GuPCMContactSphereSphere.cpp */, + FFFD21833a707fed21833a70 /* src/pcm/GuPCMShapeConvex.cpp */, + FFFD21833ad87fed21833ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */, + FFFD21833b407fed21833b40 /* src/pcm/GuPersistentContactManifold.cpp */, + FFFD21833ba87fed21833ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, + FFFD21833c107fed21833c10 /* src/ccd/GuCCDSweepPrimitives.cpp */, ); name = "geomutils"; sourceTree = SOURCE_ROOT; }; - FFFB21160b007f9221160b00 /* PxFoundation */ = { + FFFB22914a507fed22914a50 /* PxFoundation */ = { isa = PBXGroup; children = ( - FFFB211610907f9221161090 /* include */, - FFFB211610b87f92211610b8 /* src */, + FFFB229254607fed22925460 /* include */, + FFFB229254887fed22925488 /* src */, ); name = "PxFoundation"; sourceTree = "<group>"; }; - FFFB211610907f9221161090 /* include */ = { + FFFB229254607fed22925460 /* include */ = { isa = PBXGroup; children = ( - FFFD20989e007f9220989e00 /* Px.h */, - FFFD20989e687f9220989e68 /* PxAllocatorCallback.h */, - FFFD20989ed07f9220989ed0 /* PxAssert.h */, - FFFD20989f387f9220989f38 /* PxBitAndData.h */, - FFFD20989fa07f9220989fa0 /* PxBounds3.h */, - FFFD2098a0087f922098a008 /* PxErrorCallback.h */, - FFFD2098a0707f922098a070 /* PxErrors.h */, - FFFD2098a0d87f922098a0d8 /* PxFlags.h */, - FFFD2098a1407f922098a140 /* PxFoundation.h */, - FFFD2098a1a87f922098a1a8 /* PxFoundationVersion.h */, - FFFD2098a2107f922098a210 /* PxIO.h */, - FFFD2098a2787f922098a278 /* PxIntrinsics.h */, - FFFD2098a2e07f922098a2e0 /* PxMat33.h */, - FFFD2098a3487f922098a348 /* PxMat44.h */, - FFFD2098a3b07f922098a3b0 /* PxMath.h */, - FFFD2098a4187f922098a418 /* PxMathUtils.h */, - FFFD2098a4807f922098a480 /* PxMemory.h */, - FFFD2098a4e87f922098a4e8 /* PxPlane.h */, - FFFD2098a5507f922098a550 /* PxPreprocessor.h */, - FFFD2098a5b87f922098a5b8 /* PxProfiler.h */, - FFFD2098a6207f922098a620 /* PxQuat.h */, - FFFD2098a6887f922098a688 /* PxSimpleTypes.h */, - FFFD2098a6f07f922098a6f0 /* PxStrideIterator.h */, - FFFD2098a7587f922098a758 /* PxTransform.h */, - FFFD2098a7c07f922098a7c0 /* PxUnionCast.h */, - FFFD2098a8287f922098a828 /* PxVec2.h */, - FFFD2098a8907f922098a890 /* PxVec3.h */, - FFFD2098a8f87f922098a8f8 /* PxVec4.h */, - FFFD2098a9607f922098a960 /* unix/PxUnixIntrinsics.h */, + FFFD221706007fed22170600 /* Px.h */, + FFFD221706687fed22170668 /* PxAllocatorCallback.h */, + FFFD221706d07fed221706d0 /* PxAssert.h */, + FFFD221707387fed22170738 /* PxBitAndData.h */, + FFFD221707a07fed221707a0 /* PxBounds3.h */, + FFFD221708087fed22170808 /* PxErrorCallback.h */, + FFFD221708707fed22170870 /* PxErrors.h */, + FFFD221708d87fed221708d8 /* PxFlags.h */, + FFFD221709407fed22170940 /* PxFoundation.h */, + FFFD221709a87fed221709a8 /* PxFoundationVersion.h */, + FFFD22170a107fed22170a10 /* PxIO.h */, + FFFD22170a787fed22170a78 /* PxIntrinsics.h */, + FFFD22170ae07fed22170ae0 /* PxMat33.h */, + FFFD22170b487fed22170b48 /* PxMat44.h */, + FFFD22170bb07fed22170bb0 /* PxMath.h */, + FFFD22170c187fed22170c18 /* PxMathUtils.h */, + FFFD22170c807fed22170c80 /* PxMemory.h */, + FFFD22170ce87fed22170ce8 /* PxPlane.h */, + FFFD22170d507fed22170d50 /* PxPreprocessor.h */, + FFFD22170db87fed22170db8 /* PxProfiler.h */, + FFFD22170e207fed22170e20 /* PxQuat.h */, + FFFD22170e887fed22170e88 /* PxSimpleTypes.h */, + FFFD22170ef07fed22170ef0 /* PxStrideIterator.h */, + FFFD22170f587fed22170f58 /* PxTransform.h */, + FFFD22170fc07fed22170fc0 /* PxUnionCast.h */, + FFFD221710287fed22171028 /* PxVec2.h */, + FFFD221710907fed22171090 /* PxVec3.h */, + FFFD221710f87fed221710f8 /* PxVec4.h */, + FFFD221711607fed22171160 /* unix/PxUnixIntrinsics.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB211610b87f92211610b8 /* src */ = { + FFFB229254887fed22925488 /* src */ = { isa = PBXGroup; children = ( - FFFD209944007f9220994400 /* include/Ps.h */, - FFFD209944687f9220994468 /* include/PsAlignedMalloc.h */, - FFFD209944d07f92209944d0 /* include/PsAlloca.h */, - FFFD209945387f9220994538 /* include/PsAllocator.h */, - FFFD209945a07f92209945a0 /* include/PsAoS.h */, - FFFD209946087f9220994608 /* include/PsArray.h */, - FFFD209946707f9220994670 /* include/PsAtomic.h */, - FFFD209946d87f92209946d8 /* include/PsBasicTemplates.h */, - FFFD209947407f9220994740 /* include/PsBitUtils.h */, - FFFD209947a87f92209947a8 /* include/PsBroadcast.h */, - FFFD209948107f9220994810 /* include/PsCpu.h */, - FFFD209948787f9220994878 /* include/PsFPU.h */, - FFFD209948e07f92209948e0 /* include/PsFoundation.h */, - FFFD209949487f9220994948 /* include/PsHash.h */, - FFFD209949b07f92209949b0 /* include/PsHashInternals.h */, - FFFD20994a187f9220994a18 /* include/PsHashMap.h */, - FFFD20994a807f9220994a80 /* include/PsHashSet.h */, - FFFD20994ae87f9220994ae8 /* include/PsInlineAllocator.h */, - FFFD20994b507f9220994b50 /* include/PsInlineAoS.h */, - FFFD20994bb87f9220994bb8 /* include/PsInlineArray.h */, - FFFD20994c207f9220994c20 /* include/PsIntrinsics.h */, - FFFD20994c887f9220994c88 /* include/PsMathUtils.h */, - FFFD20994cf07f9220994cf0 /* include/PsMutex.h */, - FFFD20994d587f9220994d58 /* include/PsPool.h */, - FFFD20994dc07f9220994dc0 /* include/PsSList.h */, - FFFD20994e287f9220994e28 /* include/PsSocket.h */, - FFFD20994e907f9220994e90 /* include/PsSort.h */, - FFFD20994ef87f9220994ef8 /* include/PsSortInternals.h */, - FFFD20994f607f9220994f60 /* include/PsString.h */, - FFFD20994fc87f9220994fc8 /* include/PsSync.h */, - FFFD209950307f9220995030 /* include/PsTempAllocator.h */, - FFFD209950987f9220995098 /* include/PsThread.h */, - FFFD209951007f9220995100 /* include/PsTime.h */, - FFFD209951687f9220995168 /* include/PsUserAllocated.h */, - FFFD209951d07f92209951d0 /* include/PsUtilities.h */, - FFFD209952387f9220995238 /* include/PsVecMath.h */, - FFFD209952a07f92209952a0 /* include/PsVecMathAoSScalar.h */, - FFFD209953087f9220995308 /* include/PsVecMathAoSScalarInline.h */, - FFFD209953707f9220995370 /* include/PsVecMathSSE.h */, - FFFD209953d87f92209953d8 /* include/PsVecMathUtilities.h */, - FFFD209954407f9220995440 /* include/PsVecQuat.h */, - FFFD209954a87f92209954a8 /* include/PsVecTransform.h */, - FFFD209955107f9220995510 /* include/unix/PsUnixAoS.h */, - FFFD209955787f9220995578 /* include/unix/PsUnixFPU.h */, - FFFD209955e07f92209955e0 /* include/unix/PsUnixInlineAoS.h */, - FFFD209956487f9220995648 /* include/unix/PsUnixIntrinsics.h */, - FFFD209956b07f92209956b0 /* include/unix/PsUnixTrigConstants.h */, - FFFD209957187f9220995718 /* src/PsAllocator.cpp */, - FFFD209957807f9220995780 /* src/PsAssert.cpp */, - FFFD209957e87f92209957e8 /* src/PsFoundation.cpp */, - FFFD209958507f9220995850 /* src/PsMathUtils.cpp */, - FFFD209958b87f92209958b8 /* src/PsString.cpp */, - FFFD209959207f9220995920 /* src/PsTempAllocator.cpp */, - FFFD209959887f9220995988 /* src/PsUtilities.cpp */, - FFFD209959f07f92209959f0 /* src/unix/PsUnixAtomic.cpp */, - FFFD20995a587f9220995a58 /* src/unix/PsUnixCpu.cpp */, - FFFD20995ac07f9220995ac0 /* src/unix/PsUnixFPU.cpp */, - FFFD20995b287f9220995b28 /* src/unix/PsUnixMutex.cpp */, - FFFD20995b907f9220995b90 /* src/unix/PsUnixPrintString.cpp */, - FFFD20995bf87f9220995bf8 /* src/unix/PsUnixSList.cpp */, - FFFD20995c607f9220995c60 /* src/unix/PsUnixSocket.cpp */, - FFFD20995cc87f9220995cc8 /* src/unix/PsUnixSync.cpp */, - FFFD20995d307f9220995d30 /* src/unix/PsUnixThread.cpp */, - FFFD20995d987f9220995d98 /* src/unix/PsUnixTime.cpp */, + FFFD2217ac007fed2217ac00 /* include/Ps.h */, + FFFD2217ac687fed2217ac68 /* include/PsAlignedMalloc.h */, + FFFD2217acd07fed2217acd0 /* include/PsAlloca.h */, + FFFD2217ad387fed2217ad38 /* include/PsAllocator.h */, + FFFD2217ada07fed2217ada0 /* include/PsAoS.h */, + FFFD2217ae087fed2217ae08 /* include/PsArray.h */, + FFFD2217ae707fed2217ae70 /* include/PsAtomic.h */, + FFFD2217aed87fed2217aed8 /* include/PsBasicTemplates.h */, + FFFD2217af407fed2217af40 /* include/PsBitUtils.h */, + FFFD2217afa87fed2217afa8 /* include/PsBroadcast.h */, + FFFD2217b0107fed2217b010 /* include/PsCpu.h */, + FFFD2217b0787fed2217b078 /* include/PsFPU.h */, + FFFD2217b0e07fed2217b0e0 /* include/PsFoundation.h */, + FFFD2217b1487fed2217b148 /* include/PsHash.h */, + FFFD2217b1b07fed2217b1b0 /* include/PsHashInternals.h */, + FFFD2217b2187fed2217b218 /* include/PsHashMap.h */, + FFFD2217b2807fed2217b280 /* include/PsHashSet.h */, + FFFD2217b2e87fed2217b2e8 /* include/PsInlineAllocator.h */, + FFFD2217b3507fed2217b350 /* include/PsInlineAoS.h */, + FFFD2217b3b87fed2217b3b8 /* include/PsInlineArray.h */, + FFFD2217b4207fed2217b420 /* include/PsIntrinsics.h */, + FFFD2217b4887fed2217b488 /* include/PsMathUtils.h */, + FFFD2217b4f07fed2217b4f0 /* include/PsMutex.h */, + FFFD2217b5587fed2217b558 /* include/PsPool.h */, + FFFD2217b5c07fed2217b5c0 /* include/PsSList.h */, + FFFD2217b6287fed2217b628 /* include/PsSocket.h */, + FFFD2217b6907fed2217b690 /* include/PsSort.h */, + FFFD2217b6f87fed2217b6f8 /* include/PsSortInternals.h */, + FFFD2217b7607fed2217b760 /* include/PsString.h */, + FFFD2217b7c87fed2217b7c8 /* include/PsSync.h */, + FFFD2217b8307fed2217b830 /* include/PsTempAllocator.h */, + FFFD2217b8987fed2217b898 /* include/PsThread.h */, + FFFD2217b9007fed2217b900 /* include/PsTime.h */, + FFFD2217b9687fed2217b968 /* include/PsUserAllocated.h */, + FFFD2217b9d07fed2217b9d0 /* include/PsUtilities.h */, + FFFD2217ba387fed2217ba38 /* include/PsVecMath.h */, + FFFD2217baa07fed2217baa0 /* include/PsVecMathAoSScalar.h */, + FFFD2217bb087fed2217bb08 /* include/PsVecMathAoSScalarInline.h */, + FFFD2217bb707fed2217bb70 /* include/PsVecMathSSE.h */, + FFFD2217bbd87fed2217bbd8 /* include/PsVecMathUtilities.h */, + FFFD2217bc407fed2217bc40 /* include/PsVecQuat.h */, + FFFD2217bca87fed2217bca8 /* include/PsVecTransform.h */, + FFFD2217bd107fed2217bd10 /* include/unix/PsUnixAoS.h */, + FFFD2217bd787fed2217bd78 /* include/unix/PsUnixFPU.h */, + FFFD2217bde07fed2217bde0 /* include/unix/PsUnixInlineAoS.h */, + FFFD2217be487fed2217be48 /* include/unix/PsUnixIntrinsics.h */, + FFFD2217beb07fed2217beb0 /* include/unix/PsUnixTrigConstants.h */, + FFFD2217bf187fed2217bf18 /* src/PsAllocator.cpp */, + FFFD2217bf807fed2217bf80 /* src/PsAssert.cpp */, + FFFD2217bfe87fed2217bfe8 /* src/PsFoundation.cpp */, + FFFD2217c0507fed2217c050 /* src/PsMathUtils.cpp */, + FFFD2217c0b87fed2217c0b8 /* src/PsString.cpp */, + FFFD2217c1207fed2217c120 /* src/PsTempAllocator.cpp */, + FFFD2217c1887fed2217c188 /* src/PsUtilities.cpp */, + FFFD2217c1f07fed2217c1f0 /* src/unix/PsUnixAtomic.cpp */, + FFFD2217c2587fed2217c258 /* src/unix/PsUnixCpu.cpp */, + FFFD2217c2c07fed2217c2c0 /* src/unix/PsUnixFPU.cpp */, + FFFD2217c3287fed2217c328 /* src/unix/PsUnixMutex.cpp */, + FFFD2217c3907fed2217c390 /* src/unix/PsUnixPrintString.cpp */, + FFFD2217c3f87fed2217c3f8 /* src/unix/PsUnixSList.cpp */, + FFFD2217c4607fed2217c460 /* src/unix/PsUnixSocket.cpp */, + FFFD2217c4c87fed2217c4c8 /* src/unix/PsUnixSync.cpp */, + FFFD2217c5307fed2217c530 /* src/unix/PsUnixThread.cpp */, + FFFD2217c5987fed2217c598 /* src/unix/PsUnixTime.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB211358507f9221135850 /* PxPvdSDK */ = { + FFFB22e098707fed22e09870 /* PxPvdSDK */ = { isa = PBXGroup; children = ( - FFFB211436907f9221143690 /* include */, - FFFB211436b87f92211436b8 /* src */, + FFFB22e0c9507fed22e0c950 /* include */, + FFFB22e0c9787fed22e0c978 /* src */, ); name = "PxPvdSDK"; sourceTree = "<group>"; }; - FFFB211436907f9221143690 /* include */ = { + FFFB22e0c9507fed22e0c950 /* include */ = { isa = PBXGroup; children = ( - FFFD21142a207f9221142a20 /* PxPvd.h */, - FFFD21142a887f9221142a88 /* PxPvdTransport.h */, + FFFD22e0ce507fed22e0ce50 /* PxPvd.h */, + FFFD22e0ceb87fed22e0ceb8 /* PxPvdTransport.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB211436b87f92211436b8 /* src */ = { + FFFB22e0c9787fed22e0c978 /* src */ = { isa = PBXGroup; children = ( - FFFD209dcc007f92209dcc00 /* include/PsPvd.h */, - FFFD209dcc687f92209dcc68 /* include/PxProfileAllocatorWrapper.h */, - FFFD209dccd07f92209dccd0 /* include/PxPvdClient.h */, - FFFD209dcd387f92209dcd38 /* include/PxPvdDataStream.h */, - FFFD209dcda07f92209dcda0 /* include/PxPvdDataStreamHelpers.h */, - FFFD209dce087f92209dce08 /* include/PxPvdErrorCodes.h */, - FFFD209dce707f92209dce70 /* include/PxPvdObjectModelBaseTypes.h */, - FFFD209dced87f92209dced8 /* include/PxPvdRenderBuffer.h */, - FFFD209dcf407f92209dcf40 /* include/PxPvdUserRenderer.h */, - FFFD209dcfa87f92209dcfa8 /* src/PxProfileEventImpl.cpp */, - FFFD209dd0107f92209dd010 /* src/PxPvd.cpp */, - FFFD209dd0787f92209dd078 /* src/PxPvdDataStream.cpp */, - FFFD209dd0e07f92209dd0e0 /* src/PxPvdDefaultFileTransport.cpp */, - FFFD209dd1487f92209dd148 /* src/PxPvdDefaultSocketTransport.cpp */, - FFFD209dd1b07f92209dd1b0 /* src/PxPvdImpl.cpp */, - FFFD209dd2187f92209dd218 /* src/PxPvdMemClient.cpp */, - FFFD209dd2807f92209dd280 /* src/PxPvdObjectModelMetaData.cpp */, - FFFD209dd2e87f92209dd2e8 /* src/PxPvdObjectRegistrar.cpp */, - FFFD209dd3507f92209dd350 /* src/PxPvdProfileZoneClient.cpp */, - FFFD209dd3b87f92209dd3b8 /* src/PxPvdUserRenderer.cpp */, - FFFD209dd4207f92209dd420 /* src/PxProfileBase.h */, - FFFD209dd4887f92209dd488 /* src/PxProfileCompileTimeEventFilter.h */, - FFFD209dd4f07f92209dd4f0 /* src/PxProfileContextProvider.h */, - FFFD209dd5587f92209dd558 /* src/PxProfileContextProviderImpl.h */, - FFFD209dd5c07f92209dd5c0 /* src/PxProfileDataBuffer.h */, - FFFD209dd6287f92209dd628 /* src/PxProfileDataParsing.h */, - FFFD209dd6907f92209dd690 /* src/PxProfileEventBuffer.h */, - FFFD209dd6f87f92209dd6f8 /* src/PxProfileEventBufferAtomic.h */, - FFFD209dd7607f92209dd760 /* src/PxProfileEventBufferClient.h */, - FFFD209dd7c87f92209dd7c8 /* src/PxProfileEventBufferClientManager.h */, - FFFD209dd8307f92209dd830 /* src/PxProfileEventFilter.h */, - FFFD209dd8987f92209dd898 /* src/PxProfileEventHandler.h */, - FFFD209dd9007f92209dd900 /* src/PxProfileEventId.h */, - FFFD209dd9687f92209dd968 /* src/PxProfileEventMutex.h */, - FFFD209dd9d07f92209dd9d0 /* src/PxProfileEventNames.h */, - FFFD209dda387f92209dda38 /* src/PxProfileEventParser.h */, - FFFD209ddaa07f92209ddaa0 /* src/PxProfileEventSender.h */, - FFFD209ddb087f92209ddb08 /* src/PxProfileEventSerialization.h */, - FFFD209ddb707f92209ddb70 /* src/PxProfileEventSystem.h */, - FFFD209ddbd87f92209ddbd8 /* src/PxProfileEvents.h */, - FFFD209ddc407f92209ddc40 /* src/PxProfileMemory.h */, - FFFD209ddca87f92209ddca8 /* src/PxProfileMemoryBuffer.h */, - FFFD209ddd107f92209ddd10 /* src/PxProfileMemoryEventBuffer.h */, - FFFD209ddd787f92209ddd78 /* src/PxProfileMemoryEventParser.h */, - FFFD209ddde07f92209ddde0 /* src/PxProfileMemoryEventRecorder.h */, - FFFD209dde487f92209dde48 /* src/PxProfileMemoryEventReflexiveWriter.h */, - FFFD209ddeb07f92209ddeb0 /* src/PxProfileMemoryEventSummarizer.h */, - FFFD209ddf187f92209ddf18 /* src/PxProfileMemoryEventTypes.h */, - FFFD209ddf807f92209ddf80 /* src/PxProfileMemoryEvents.h */, - FFFD209ddfe87f92209ddfe8 /* src/PxProfileScopedEvent.h */, - FFFD209de0507f92209de050 /* src/PxProfileScopedMutexLock.h */, - FFFD209de0b87f92209de0b8 /* src/PxProfileZone.h */, - FFFD209de1207f92209de120 /* src/PxProfileZoneImpl.h */, - FFFD209de1887f92209de188 /* src/PxProfileZoneManager.h */, - FFFD209de1f07f92209de1f0 /* src/PxProfileZoneManagerImpl.h */, - FFFD209de2587f92209de258 /* src/PxPvdBits.h */, - FFFD209de2c07f92209de2c0 /* src/PxPvdByteStreams.h */, - FFFD209de3287f92209de328 /* src/PxPvdCommStreamEventSink.h */, - FFFD209de3907f92209de390 /* src/PxPvdCommStreamEvents.h */, - FFFD209de3f87f92209de3f8 /* src/PxPvdCommStreamSDKEventTypes.h */, - FFFD209de4607f92209de460 /* src/PxPvdCommStreamTypes.h */, - FFFD209de4c87f92209de4c8 /* src/PxPvdDefaultFileTransport.h */, - FFFD209de5307f92209de530 /* src/PxPvdDefaultSocketTransport.h */, - FFFD209de5987f92209de598 /* src/PxPvdFoundation.h */, - FFFD209de6007f92209de600 /* src/PxPvdImpl.h */, - FFFD209de6687f92209de668 /* src/PxPvdInternalByteStreams.h */, - FFFD209de6d07f92209de6d0 /* src/PxPvdMarshalling.h */, - FFFD209de7387f92209de738 /* src/PxPvdMemClient.h */, - FFFD209de7a07f92209de7a0 /* src/PxPvdObjectModel.h */, - FFFD209de8087f92209de808 /* src/PxPvdObjectModelInternalTypeDefs.h */, - FFFD209de8707f92209de870 /* src/PxPvdObjectModelInternalTypes.h */, - FFFD209de8d87f92209de8d8 /* src/PxPvdObjectModelMetaData.h */, - FFFD209de9407f92209de940 /* src/PxPvdObjectRegistrar.h */, - FFFD209de9a87f92209de9a8 /* src/PxPvdProfileZoneClient.h */, - FFFD209dea107f92209dea10 /* src/PxPvdUserRenderImpl.h */, - FFFD209dea787f92209dea78 /* src/PxPvdUserRenderTypes.h */, + FFFD2300f2007fed2300f200 /* include/PsPvd.h */, + FFFD2300f2687fed2300f268 /* include/PxProfileAllocatorWrapper.h */, + FFFD2300f2d07fed2300f2d0 /* include/PxPvdClient.h */, + FFFD2300f3387fed2300f338 /* include/PxPvdDataStream.h */, + FFFD2300f3a07fed2300f3a0 /* include/PxPvdDataStreamHelpers.h */, + FFFD2300f4087fed2300f408 /* include/PxPvdErrorCodes.h */, + FFFD2300f4707fed2300f470 /* include/PxPvdObjectModelBaseTypes.h */, + FFFD2300f4d87fed2300f4d8 /* include/PxPvdRenderBuffer.h */, + FFFD2300f5407fed2300f540 /* include/PxPvdUserRenderer.h */, + FFFD2300f5a87fed2300f5a8 /* src/PxProfileEventImpl.cpp */, + FFFD2300f6107fed2300f610 /* src/PxPvd.cpp */, + FFFD2300f6787fed2300f678 /* src/PxPvdDataStream.cpp */, + FFFD2300f6e07fed2300f6e0 /* src/PxPvdDefaultFileTransport.cpp */, + FFFD2300f7487fed2300f748 /* src/PxPvdDefaultSocketTransport.cpp */, + FFFD2300f7b07fed2300f7b0 /* src/PxPvdImpl.cpp */, + FFFD2300f8187fed2300f818 /* src/PxPvdMemClient.cpp */, + FFFD2300f8807fed2300f880 /* src/PxPvdObjectModelMetaData.cpp */, + FFFD2300f8e87fed2300f8e8 /* src/PxPvdObjectRegistrar.cpp */, + FFFD2300f9507fed2300f950 /* src/PxPvdProfileZoneClient.cpp */, + FFFD2300f9b87fed2300f9b8 /* src/PxPvdUserRenderer.cpp */, + FFFD2300fa207fed2300fa20 /* src/PxProfileBase.h */, + FFFD2300fa887fed2300fa88 /* src/PxProfileCompileTimeEventFilter.h */, + FFFD2300faf07fed2300faf0 /* src/PxProfileContextProvider.h */, + FFFD2300fb587fed2300fb58 /* src/PxProfileContextProviderImpl.h */, + FFFD2300fbc07fed2300fbc0 /* src/PxProfileDataBuffer.h */, + FFFD2300fc287fed2300fc28 /* src/PxProfileDataParsing.h */, + FFFD2300fc907fed2300fc90 /* src/PxProfileEventBuffer.h */, + FFFD2300fcf87fed2300fcf8 /* src/PxProfileEventBufferAtomic.h */, + FFFD2300fd607fed2300fd60 /* src/PxProfileEventBufferClient.h */, + FFFD2300fdc87fed2300fdc8 /* src/PxProfileEventBufferClientManager.h */, + FFFD2300fe307fed2300fe30 /* src/PxProfileEventFilter.h */, + FFFD2300fe987fed2300fe98 /* src/PxProfileEventHandler.h */, + FFFD2300ff007fed2300ff00 /* src/PxProfileEventId.h */, + FFFD2300ff687fed2300ff68 /* src/PxProfileEventMutex.h */, + FFFD2300ffd07fed2300ffd0 /* src/PxProfileEventNames.h */, + FFFD230100387fed23010038 /* src/PxProfileEventParser.h */, + FFFD230100a07fed230100a0 /* src/PxProfileEventSender.h */, + FFFD230101087fed23010108 /* src/PxProfileEventSerialization.h */, + FFFD230101707fed23010170 /* src/PxProfileEventSystem.h */, + FFFD230101d87fed230101d8 /* src/PxProfileEvents.h */, + FFFD230102407fed23010240 /* src/PxProfileMemory.h */, + FFFD230102a87fed230102a8 /* src/PxProfileMemoryBuffer.h */, + FFFD230103107fed23010310 /* src/PxProfileMemoryEventBuffer.h */, + FFFD230103787fed23010378 /* src/PxProfileMemoryEventParser.h */, + FFFD230103e07fed230103e0 /* src/PxProfileMemoryEventRecorder.h */, + FFFD230104487fed23010448 /* src/PxProfileMemoryEventReflexiveWriter.h */, + FFFD230104b07fed230104b0 /* src/PxProfileMemoryEventSummarizer.h */, + FFFD230105187fed23010518 /* src/PxProfileMemoryEventTypes.h */, + FFFD230105807fed23010580 /* src/PxProfileMemoryEvents.h */, + FFFD230105e87fed230105e8 /* src/PxProfileScopedEvent.h */, + FFFD230106507fed23010650 /* src/PxProfileScopedMutexLock.h */, + FFFD230106b87fed230106b8 /* src/PxProfileZone.h */, + FFFD230107207fed23010720 /* src/PxProfileZoneImpl.h */, + FFFD230107887fed23010788 /* src/PxProfileZoneManager.h */, + FFFD230107f07fed230107f0 /* src/PxProfileZoneManagerImpl.h */, + FFFD230108587fed23010858 /* src/PxPvdBits.h */, + FFFD230108c07fed230108c0 /* src/PxPvdByteStreams.h */, + FFFD230109287fed23010928 /* src/PxPvdCommStreamEventSink.h */, + FFFD230109907fed23010990 /* src/PxPvdCommStreamEvents.h */, + FFFD230109f87fed230109f8 /* src/PxPvdCommStreamSDKEventTypes.h */, + FFFD23010a607fed23010a60 /* src/PxPvdCommStreamTypes.h */, + FFFD23010ac87fed23010ac8 /* src/PxPvdDefaultFileTransport.h */, + FFFD23010b307fed23010b30 /* src/PxPvdDefaultSocketTransport.h */, + FFFD23010b987fed23010b98 /* src/PxPvdFoundation.h */, + FFFD23010c007fed23010c00 /* src/PxPvdImpl.h */, + FFFD23010c687fed23010c68 /* src/PxPvdInternalByteStreams.h */, + FFFD23010cd07fed23010cd0 /* src/PxPvdMarshalling.h */, + FFFD23010d387fed23010d38 /* src/PxPvdMemClient.h */, + FFFD23010da07fed23010da0 /* src/PxPvdObjectModel.h */, + FFFD23010e087fed23010e08 /* src/PxPvdObjectModelInternalTypeDefs.h */, + FFFD23010e707fed23010e70 /* src/PxPvdObjectModelInternalTypes.h */, + FFFD23010ed87fed23010ed8 /* src/PxPvdObjectModelMetaData.h */, + FFFD23010f407fed23010f40 /* src/PxPvdObjectRegistrar.h */, + FFFD23010fa87fed23010fa8 /* src/PxPvdProfileZoneClient.h */, + FFFD230110107fed23011010 /* src/PxPvdUserRenderImpl.h */, + FFFD230110787fed23011078 /* src/PxPvdUserRenderTypes.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB215dcd407f92215dcd40 /* LowLevel */ = { + FFFB22e271907fed22e27190 /* LowLevel */ = { isa = PBXGroup; children = ( - FFFB215e1c507f92215e1c50 /* API Source */, - FFFB215e1c787f92215e1c78 /* API Includes */, - FFFB215e1ca07f92215e1ca0 /* Software Source */, - FFFB215e1cc87f92215e1cc8 /* Software Includes */, - FFFB215e1cf07f92215e1cf0 /* Common Source */, - FFFB215e1d187f92215e1d18 /* Common Includes */, + FFFB22e2c0707fed22e2c070 /* API Source */, + FFFB22e2c0987fed22e2c098 /* API Includes */, + FFFB22e2c0c07fed22e2c0c0 /* Software Source */, + FFFB22e2c0e87fed22e2c0e8 /* Software Includes */, + FFFB22e2c1107fed22e2c110 /* Common Source */, + FFFB22e2c1387fed22e2c138 /* Common Includes */, ); name = "LowLevel"; sourceTree = "<group>"; }; - FFFB215e1c507f92215e1c50 /* API Source */ = { + FFFB22e2c0707fed22e2c070 /* API Source */ = { isa = PBXGroup; children = ( - FFFD215dea607f92215dea60 /* px_globals.cpp */, + FFFD22e28e807fed22e28e80 /* px_globals.cpp */, ); name = "API Source"; sourceTree = SOURCE_ROOT; }; - FFFB215e1c787f92215e1c78 /* API Includes */ = { + FFFB22e2c0987fed22e2c098 /* API Includes */ = { isa = PBXGroup; children = ( - FFFD215e16d07f92215e16d0 /* PxsMaterialCore.h */, - FFFD215e17387f92215e1738 /* PxsMaterialManager.h */, - FFFD215e17a07f92215e17a0 /* PxvConfig.h */, - FFFD215e18087f92215e1808 /* PxvContext.h */, - FFFD215e18707f92215e1870 /* PxvDynamics.h */, - FFFD215e18d87f92215e18d8 /* PxvGeometry.h */, - FFFD215e19407f92215e1940 /* PxvGlobals.h */, - FFFD215e19a87f92215e19a8 /* PxvManager.h */, - FFFD215e1a107f92215e1a10 /* PxvSimStats.h */, + FFFD22e2baf07fed22e2baf0 /* PxsMaterialCore.h */, + FFFD22e2bb587fed22e2bb58 /* PxsMaterialManager.h */, + FFFD22e2bbc07fed22e2bbc0 /* PxvConfig.h */, + FFFD22e2bc287fed22e2bc28 /* PxvContext.h */, + FFFD22e2bc907fed22e2bc90 /* PxvDynamics.h */, + FFFD22e2bcf87fed22e2bcf8 /* PxvGeometry.h */, + FFFD22e2bd607fed22e2bd60 /* PxvGlobals.h */, + FFFD22e2bdc87fed22e2bdc8 /* PxvManager.h */, + FFFD22e2be307fed22e2be30 /* PxvSimStats.h */, ); name = "API Includes"; sourceTree = SOURCE_ROOT; }; - FFFB215e1ca07f92215e1ca0 /* Software Source */ = { + FFFB22e2c0c07fed22e2c0c0 /* Software Source */ = { isa = PBXGroup; children = ( - FFFD215e40807f92215e4080 /* PxsCCD.cpp */, - FFFD215e40e87f92215e40e8 /* PxsContactManager.cpp */, - FFFD215e41507f92215e4150 /* PxsContext.cpp */, - FFFD215e41b87f92215e41b8 /* PxsDefaultMemoryManager.cpp */, - FFFD215e42207f92215e4220 /* PxsIslandSim.cpp */, - FFFD215e42887f92215e4288 /* PxsMaterialCombiner.cpp */, - FFFD215e42f07f92215e42f0 /* PxsNphaseImplementationContext.cpp */, - FFFD215e43587f92215e4358 /* PxsSimpleIslandManager.cpp */, + FFFD22e2e4a07fed22e2e4a0 /* PxsCCD.cpp */, + FFFD22e2e5087fed22e2e508 /* PxsContactManager.cpp */, + FFFD22e2e5707fed22e2e570 /* PxsContext.cpp */, + FFFD22e2e5d87fed22e2e5d8 /* PxsDefaultMemoryManager.cpp */, + FFFD22e2e6407fed22e2e640 /* PxsIslandSim.cpp */, + FFFD22e2e6a87fed22e2e6a8 /* PxsMaterialCombiner.cpp */, + FFFD22e2e7107fed22e2e710 /* PxsNphaseImplementationContext.cpp */, + FFFD22e2e7787fed22e2e778 /* PxsSimpleIslandManager.cpp */, ); name = "Software Source"; sourceTree = SOURCE_ROOT; }; - FFFB215e1cc87f92215e1cc8 /* Software Includes */ = { + FFFB22e2c0e87fed22e2c0e8 /* Software Includes */ = { isa = PBXGroup; children = ( - FFFD209e68007f92209e6800 /* PxsBodySim.h */, - FFFD209e68687f92209e6868 /* PxsCCD.h */, - FFFD209e68d07f92209e68d0 /* PxsContactManager.h */, - FFFD209e69387f92209e6938 /* PxsContactManagerState.h */, - FFFD209e69a07f92209e69a0 /* PxsContext.h */, - FFFD209e6a087f92209e6a08 /* PxsDefaultMemoryManager.h */, - FFFD209e6a707f92209e6a70 /* PxsHeapMemoryAllocator.h */, - FFFD209e6ad87f92209e6ad8 /* PxsIncrementalConstraintPartitioning.h */, - FFFD209e6b407f92209e6b40 /* PxsIslandManagerTypes.h */, - FFFD209e6ba87f92209e6ba8 /* PxsIslandSim.h */, - FFFD209e6c107f92209e6c10 /* PxsKernelWrangler.h */, - FFFD209e6c787f92209e6c78 /* PxsMaterialCombiner.h */, - FFFD209e6ce07f92209e6ce0 /* PxsMemoryManager.h */, - FFFD209e6d487f92209e6d48 /* PxsNphaseImplementationContext.h */, - FFFD209e6db07f92209e6db0 /* PxsRigidBody.h */, - FFFD209e6e187f92209e6e18 /* PxsShapeSim.h */, - FFFD209e6e807f92209e6e80 /* PxsSimpleIslandManager.h */, - FFFD209e6ee87f92209e6ee8 /* PxsSimulationController.h */, - FFFD209e6f507f92209e6f50 /* PxsTransformCache.h */, - FFFD209e6fb87f92209e6fb8 /* PxvNphaseImplementationContext.h */, + FFFD23018e007fed23018e00 /* PxsBodySim.h */, + FFFD23018e687fed23018e68 /* PxsCCD.h */, + FFFD23018ed07fed23018ed0 /* PxsContactManager.h */, + FFFD23018f387fed23018f38 /* PxsContactManagerState.h */, + FFFD23018fa07fed23018fa0 /* PxsContext.h */, + FFFD230190087fed23019008 /* PxsDefaultMemoryManager.h */, + FFFD230190707fed23019070 /* PxsHeapMemoryAllocator.h */, + FFFD230190d87fed230190d8 /* PxsIncrementalConstraintPartitioning.h */, + FFFD230191407fed23019140 /* PxsIslandManagerTypes.h */, + FFFD230191a87fed230191a8 /* PxsIslandSim.h */, + FFFD230192107fed23019210 /* PxsKernelWrangler.h */, + FFFD230192787fed23019278 /* PxsMaterialCombiner.h */, + FFFD230192e07fed230192e0 /* PxsMemoryManager.h */, + FFFD230193487fed23019348 /* PxsNphaseImplementationContext.h */, + FFFD230193b07fed230193b0 /* PxsRigidBody.h */, + FFFD230194187fed23019418 /* PxsShapeSim.h */, + FFFD230194807fed23019480 /* PxsSimpleIslandManager.h */, + FFFD230194e87fed230194e8 /* PxsSimulationController.h */, + FFFD230195507fed23019550 /* PxsTransformCache.h */, + FFFD230195b87fed230195b8 /* PxvNphaseImplementationContext.h */, ); name = "Software Includes"; sourceTree = SOURCE_ROOT; }; - FFFB215e1cf07f92215e1cf0 /* Common Source */ = { + FFFB22e2c1107fed22e2c110 /* Common Source */ = { isa = PBXGroup; children = ( - FFFD209e1c007f92209e1c00 /* collision/PxcContact.cpp */, - FFFD209e1c687f92209e1c68 /* pipeline/PxcContactCache.cpp */, - FFFD209e1cd07f92209e1cd0 /* pipeline/PxcContactMethodImpl.cpp */, - FFFD209e1d387f92209e1d38 /* pipeline/PxcMaterialHeightField.cpp */, - FFFD209e1da07f92209e1da0 /* pipeline/PxcMaterialMesh.cpp */, - FFFD209e1e087f92209e1e08 /* pipeline/PxcMaterialMethodImpl.cpp */, - FFFD209e1e707f92209e1e70 /* pipeline/PxcMaterialShape.cpp */, - FFFD209e1ed87f92209e1ed8 /* pipeline/PxcNpBatch.cpp */, - FFFD209e1f407f92209e1f40 /* pipeline/PxcNpCacheStreamPair.cpp */, - FFFD209e1fa87f92209e1fa8 /* pipeline/PxcNpContactPrepShared.cpp */, - FFFD209e20107f92209e2010 /* pipeline/PxcNpMemBlockPool.cpp */, - FFFD209e20787f92209e2078 /* pipeline/PxcNpThreadContext.cpp */, + FFFD230142007fed23014200 /* collision/PxcContact.cpp */, + FFFD230142687fed23014268 /* pipeline/PxcContactCache.cpp */, + FFFD230142d07fed230142d0 /* pipeline/PxcContactMethodImpl.cpp */, + FFFD230143387fed23014338 /* pipeline/PxcMaterialHeightField.cpp */, + FFFD230143a07fed230143a0 /* pipeline/PxcMaterialMesh.cpp */, + FFFD230144087fed23014408 /* pipeline/PxcMaterialMethodImpl.cpp */, + FFFD230144707fed23014470 /* pipeline/PxcMaterialShape.cpp */, + FFFD230144d87fed230144d8 /* pipeline/PxcNpBatch.cpp */, + FFFD230145407fed23014540 /* pipeline/PxcNpCacheStreamPair.cpp */, + FFFD230145a87fed230145a8 /* pipeline/PxcNpContactPrepShared.cpp */, + FFFD230146107fed23014610 /* pipeline/PxcNpMemBlockPool.cpp */, + FFFD230146787fed23014678 /* pipeline/PxcNpThreadContext.cpp */, ); name = "Common Source"; sourceTree = SOURCE_ROOT; }; - FFFB215e1d187f92215e1d18 /* Common Includes */ = { + FFFB22e2c1387fed22e2c138 /* Common Includes */ = { isa = PBXGroup; children = ( - FFFD209e5a007f92209e5a00 /* collision/PxcContactMethodImpl.h */, - FFFD209e5a687f92209e5a68 /* pipeline/PxcCCDStateStreamPair.h */, - FFFD209e5ad07f92209e5ad0 /* pipeline/PxcConstraintBlockStream.h */, - FFFD209e5b387f92209e5b38 /* pipeline/PxcContactCache.h */, - FFFD209e5ba07f92209e5ba0 /* pipeline/PxcMaterialMethodImpl.h */, - FFFD209e5c087f92209e5c08 /* pipeline/PxcNpBatch.h */, - FFFD209e5c707f92209e5c70 /* pipeline/PxcNpCache.h */, - FFFD209e5cd87f92209e5cd8 /* pipeline/PxcNpCacheStreamPair.h */, - FFFD209e5d407f92209e5d40 /* pipeline/PxcNpContactPrepShared.h */, - FFFD209e5da87f92209e5da8 /* pipeline/PxcNpMemBlockPool.h */, - FFFD209e5e107f92209e5e10 /* pipeline/PxcNpThreadContext.h */, - FFFD209e5e787f92209e5e78 /* pipeline/PxcNpWorkUnit.h */, - FFFD209e5ee07f92209e5ee0 /* pipeline/PxcRigidBody.h */, - FFFD209e5f487f92209e5f48 /* utils/PxcScratchAllocator.h */, - FFFD209e5fb07f92209e5fb0 /* utils/PxcThreadCoherentCache.h */, + FFFD230180007fed23018000 /* collision/PxcContactMethodImpl.h */, + FFFD230180687fed23018068 /* pipeline/PxcCCDStateStreamPair.h */, + FFFD230180d07fed230180d0 /* pipeline/PxcConstraintBlockStream.h */, + FFFD230181387fed23018138 /* pipeline/PxcContactCache.h */, + FFFD230181a07fed230181a0 /* pipeline/PxcMaterialMethodImpl.h */, + FFFD230182087fed23018208 /* pipeline/PxcNpBatch.h */, + FFFD230182707fed23018270 /* pipeline/PxcNpCache.h */, + FFFD230182d87fed230182d8 /* pipeline/PxcNpCacheStreamPair.h */, + FFFD230183407fed23018340 /* pipeline/PxcNpContactPrepShared.h */, + FFFD230183a87fed230183a8 /* pipeline/PxcNpMemBlockPool.h */, + FFFD230184107fed23018410 /* pipeline/PxcNpThreadContext.h */, + FFFD230184787fed23018478 /* pipeline/PxcNpWorkUnit.h */, + FFFD230184e07fed230184e0 /* pipeline/PxcRigidBody.h */, + FFFD230185487fed23018548 /* utils/PxcScratchAllocator.h */, + FFFD230185b07fed230185b0 /* utils/PxcThreadCoherentCache.h */, ); name = "Common Includes"; sourceTree = SOURCE_ROOT; }; - FFFB210c4a407f92210c4a40 /* LowLevelAABB */ = { + FFFB22dbccc07fed22dbccc0 /* LowLevelAABB */ = { isa = PBXGroup; children = ( - FFFB210c60b07f92210c60b0 /* include */, - FFFB210c60d87f92210c60d8 /* src */, + FFFB22dc5a407fed22dc5a40 /* include */, + FFFB22dc5a687fed22dc5a68 /* src */, ); name = "LowLevelAABB"; sourceTree = "<group>"; }; - FFFB210c60b07f92210c60b0 /* include */ = { + FFFB22dc5a407fed22dc5a40 /* include */ = { isa = PBXGroup; children = ( - FFFD210c61007f92210c6100 /* BpAABBManagerTasks.h */, - FFFD210c61687f92210c6168 /* BpBroadPhase.h */, - FFFD210c61d07f92210c61d0 /* BpBroadPhaseUpdate.h */, - FFFD210c62387f92210c6238 /* BpSimpleAABBManager.h */, + FFFD22dc5a907fed22dc5a90 /* BpAABBManagerTasks.h */, + FFFD22dc5af87fed22dc5af8 /* BpBroadPhase.h */, + FFFD22dc5b607fed22dc5b60 /* BpBroadPhaseUpdate.h */, + FFFD22dc5bc87fed22dc5bc8 /* BpSimpleAABBManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB210c60d87f92210c60d8 /* src */ = { + FFFB22dc5a687fed22dc5a68 /* src */ = { isa = PBXGroup; children = ( - FFFD218188007f9221818800 /* BpBroadPhaseMBP.h */, - FFFD218188687f9221818868 /* BpBroadPhaseMBPCommon.h */, - FFFD218188d07f92218188d0 /* BpBroadPhaseSap.h */, - FFFD218189387f9221818938 /* BpBroadPhaseSapAux.h */, - FFFD218189a07f92218189a0 /* BpMBPTasks.h */, - FFFD21818a087f9221818a08 /* BpSAPTasks.h */, - FFFD21818a707f9221818a70 /* BpBroadPhase.cpp */, - FFFD21818ad87f9221818ad8 /* BpBroadPhaseMBP.cpp */, - FFFD21818b407f9221818b40 /* BpBroadPhaseSap.cpp */, - FFFD21818ba87f9221818ba8 /* BpBroadPhaseSapAux.cpp */, - FFFD21818c107f9221818c10 /* BpMBPTasks.cpp */, - FFFD21818c787f9221818c78 /* BpSAPTasks.cpp */, - FFFD21818ce07f9221818ce0 /* BpSimpleAABBManager.cpp */, + FFFD221bc2007fed221bc200 /* BpBroadPhaseMBP.h */, + FFFD221bc2687fed221bc268 /* BpBroadPhaseMBPCommon.h */, + FFFD221bc2d07fed221bc2d0 /* BpBroadPhaseSap.h */, + FFFD221bc3387fed221bc338 /* BpBroadPhaseSapAux.h */, + FFFD221bc3a07fed221bc3a0 /* BpMBPTasks.h */, + FFFD221bc4087fed221bc408 /* BpSAPTasks.h */, + FFFD221bc4707fed221bc470 /* BpBroadPhase.cpp */, + FFFD221bc4d87fed221bc4d8 /* BpBroadPhaseMBP.cpp */, + FFFD221bc5407fed221bc540 /* BpBroadPhaseSap.cpp */, + FFFD221bc5a87fed221bc5a8 /* BpBroadPhaseSapAux.cpp */, + FFFD221bc6107fed221bc610 /* BpMBPTasks.cpp */, + FFFD221bc6787fed221bc678 /* BpSAPTasks.cpp */, + FFFD221bc6e07fed221bc6e0 /* BpSimpleAABBManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB220092a07f92220092a0 /* LowLevelDynamics */ = { + FFFB22e511a07fed22e511a0 /* LowLevelDynamics */ = { isa = PBXGroup; children = ( - FFFB220102c07f92220102c0 /* Dynamics Source */, - FFFB220102e87f92220102e8 /* Dynamics Includes */, - FFFB220103107f9222010310 /* Dynamics Internal Includes */, + FFFB22e48e707fed22e48e70 /* Dynamics Source */, + FFFB22e48e987fed22e48e98 /* Dynamics Includes */, + FFFB22e48ec07fed22e48ec0 /* Dynamics Internal Includes */, ); name = "LowLevelDynamics"; sourceTree = "<group>"; }; - FFFB220102c07f92220102c0 /* Dynamics Source */ = { + FFFB22e48e707fed22e48e70 /* Dynamics Source */ = { isa = PBXGroup; children = ( - FFFD228088007f9222808800 /* DyArticulation.cpp */, - FFFD228088687f9222808868 /* DyArticulationContactPrep.cpp */, - FFFD228088d07f92228088d0 /* DyArticulationContactPrepPF.cpp */, - FFFD228089387f9222808938 /* DyArticulationHelper.cpp */, - FFFD228089a07f92228089a0 /* DyArticulationSIMD.cpp */, - FFFD22808a087f9222808a08 /* DyArticulationScalar.cpp */, - FFFD22808a707f9222808a70 /* DyConstraintPartition.cpp */, - FFFD22808ad87f9222808ad8 /* DyConstraintSetup.cpp */, - FFFD22808b407f9222808b40 /* DyConstraintSetupBlock.cpp */, - FFFD22808ba87f9222808ba8 /* DyContactPrep.cpp */, - FFFD22808c107f9222808c10 /* DyContactPrep4.cpp */, - FFFD22808c787f9222808c78 /* DyContactPrep4PF.cpp */, - FFFD22808ce07f9222808ce0 /* DyContactPrepPF.cpp */, - FFFD22808d487f9222808d48 /* DyDynamics.cpp */, - FFFD22808db07f9222808db0 /* DyFrictionCorrelation.cpp */, - FFFD22808e187f9222808e18 /* DyRigidBodyToSolverBody.cpp */, - FFFD22808e807f9222808e80 /* DySolverConstraints.cpp */, - FFFD22808ee87f9222808ee8 /* DySolverConstraintsBlock.cpp */, - FFFD22808f507f9222808f50 /* DySolverControl.cpp */, - FFFD22808fb87f9222808fb8 /* DySolverControlPF.cpp */, - FFFD228090207f9222809020 /* DySolverPFConstraints.cpp */, - FFFD228090887f9222809088 /* DySolverPFConstraintsBlock.cpp */, - FFFD228090f07f92228090f0 /* DyThreadContext.cpp */, - FFFD228091587f9222809158 /* DyThresholdTable.cpp */, + FFFD230226007fed23022600 /* DyArticulation.cpp */, + FFFD230226687fed23022668 /* DyArticulationContactPrep.cpp */, + FFFD230226d07fed230226d0 /* DyArticulationContactPrepPF.cpp */, + FFFD230227387fed23022738 /* DyArticulationHelper.cpp */, + FFFD230227a07fed230227a0 /* DyArticulationSIMD.cpp */, + FFFD230228087fed23022808 /* DyArticulationScalar.cpp */, + FFFD230228707fed23022870 /* DyConstraintPartition.cpp */, + FFFD230228d87fed230228d8 /* DyConstraintSetup.cpp */, + FFFD230229407fed23022940 /* DyConstraintSetupBlock.cpp */, + FFFD230229a87fed230229a8 /* DyContactPrep.cpp */, + FFFD23022a107fed23022a10 /* DyContactPrep4.cpp */, + FFFD23022a787fed23022a78 /* DyContactPrep4PF.cpp */, + FFFD23022ae07fed23022ae0 /* DyContactPrepPF.cpp */, + FFFD23022b487fed23022b48 /* DyDynamics.cpp */, + FFFD23022bb07fed23022bb0 /* DyFrictionCorrelation.cpp */, + FFFD23022c187fed23022c18 /* DyRigidBodyToSolverBody.cpp */, + FFFD23022c807fed23022c80 /* DySolverConstraints.cpp */, + FFFD23022ce87fed23022ce8 /* DySolverConstraintsBlock.cpp */, + FFFD23022d507fed23022d50 /* DySolverControl.cpp */, + FFFD23022db87fed23022db8 /* DySolverControlPF.cpp */, + FFFD23022e207fed23022e20 /* DySolverPFConstraints.cpp */, + FFFD23022e887fed23022e88 /* DySolverPFConstraintsBlock.cpp */, + FFFD23022ef07fed23022ef0 /* DyThreadContext.cpp */, + FFFD23022f587fed23022f58 /* DyThresholdTable.cpp */, ); name = "Dynamics Source"; sourceTree = SOURCE_ROOT; }; - FFFB220102e87f92220102e8 /* Dynamics Includes */ = { + FFFB22e48e987fed22e48e98 /* Dynamics Includes */ = { isa = PBXGroup; children = ( - FFFD220119407f9222011940 /* DyArticulation.h */, - FFFD220119a87f92220119a8 /* DyConstraint.h */, - FFFD22011a107f9222011a10 /* DyConstraintWriteBack.h */, - FFFD22011a787f9222011a78 /* DyContext.h */, - FFFD22011ae07f9222011ae0 /* DySleepingConfigulation.h */, - FFFD22011b487f9222011b48 /* DyThresholdTable.h */, + FFFD22e574207fed22e57420 /* DyArticulation.h */, + FFFD22e574887fed22e57488 /* DyConstraint.h */, + FFFD22e574f07fed22e574f0 /* DyConstraintWriteBack.h */, + FFFD22e575587fed22e57558 /* DyContext.h */, + FFFD22e575c07fed22e575c0 /* DySleepingConfigulation.h */, + FFFD22e576287fed22e57628 /* DyThresholdTable.h */, ); name = "Dynamics Includes"; sourceTree = SOURCE_ROOT; }; - FFFB220103107f9222010310 /* Dynamics Internal Includes */ = { + FFFB22e48ec07fed22e48ec0 /* Dynamics Internal Includes */ = { isa = PBXGroup; children = ( - FFFD2280a8007f922280a800 /* DyArticulationContactPrep.h */, - FFFD2280a8687f922280a868 /* DyArticulationFnsDebug.h */, - FFFD2280a8d07f922280a8d0 /* DyArticulationFnsScalar.h */, - FFFD2280a9387f922280a938 /* DyArticulationFnsSimd.h */, - FFFD2280a9a07f922280a9a0 /* DyArticulationHelper.h */, - FFFD2280aa087f922280aa08 /* DyArticulationPImpl.h */, - FFFD2280aa707f922280aa70 /* DyArticulationReference.h */, - FFFD2280aad87f922280aad8 /* DyArticulationScalar.h */, - FFFD2280ab407f922280ab40 /* DyArticulationUtils.h */, - FFFD2280aba87f922280aba8 /* DyBodyCoreIntegrator.h */, - FFFD2280ac107f922280ac10 /* DyConstraintPartition.h */, - FFFD2280ac787f922280ac78 /* DyConstraintPrep.h */, - FFFD2280ace07f922280ace0 /* DyContactPrep.h */, - FFFD2280ad487f922280ad48 /* DyContactPrepShared.h */, - FFFD2280adb07f922280adb0 /* DyContactReduction.h */, - FFFD2280ae187f922280ae18 /* DyCorrelationBuffer.h */, - FFFD2280ae807f922280ae80 /* DyDynamics.h */, - FFFD2280aee87f922280aee8 /* DyFrictionPatch.h */, - FFFD2280af507f922280af50 /* DyFrictionPatchStreamPair.h */, - FFFD2280afb87f922280afb8 /* DySolverBody.h */, - FFFD2280b0207f922280b020 /* DySolverConstraint1D.h */, - FFFD2280b0887f922280b088 /* DySolverConstraint1D4.h */, - FFFD2280b0f07f922280b0f0 /* DySolverConstraintDesc.h */, - FFFD2280b1587f922280b158 /* DySolverConstraintExtShared.h */, - FFFD2280b1c07f922280b1c0 /* DySolverConstraintTypes.h */, - FFFD2280b2287f922280b228 /* DySolverConstraintsShared.h */, - FFFD2280b2907f922280b290 /* DySolverContact.h */, - FFFD2280b2f87f922280b2f8 /* DySolverContact4.h */, - FFFD2280b3607f922280b360 /* DySolverContactPF.h */, - FFFD2280b3c87f922280b3c8 /* DySolverContactPF4.h */, - FFFD2280b4307f922280b430 /* DySolverContext.h */, - FFFD2280b4987f922280b498 /* DySolverControl.h */, - FFFD2280b5007f922280b500 /* DySolverControlPF.h */, - FFFD2280b5687f922280b568 /* DySolverCore.h */, - FFFD2280b5d07f922280b5d0 /* DySolverExt.h */, - FFFD2280b6387f922280b638 /* DySpatial.h */, - FFFD2280b6a07f922280b6a0 /* DyThreadContext.h */, + FFFD230238007fed23023800 /* DyArticulationContactPrep.h */, + FFFD230238687fed23023868 /* DyArticulationFnsDebug.h */, + FFFD230238d07fed230238d0 /* DyArticulationFnsScalar.h */, + FFFD230239387fed23023938 /* DyArticulationFnsSimd.h */, + FFFD230239a07fed230239a0 /* DyArticulationHelper.h */, + FFFD23023a087fed23023a08 /* DyArticulationPImpl.h */, + FFFD23023a707fed23023a70 /* DyArticulationReference.h */, + FFFD23023ad87fed23023ad8 /* DyArticulationScalar.h */, + FFFD23023b407fed23023b40 /* DyArticulationUtils.h */, + FFFD23023ba87fed23023ba8 /* DyBodyCoreIntegrator.h */, + FFFD23023c107fed23023c10 /* DyConstraintPartition.h */, + FFFD23023c787fed23023c78 /* DyConstraintPrep.h */, + FFFD23023ce07fed23023ce0 /* DyContactPrep.h */, + FFFD23023d487fed23023d48 /* DyContactPrepShared.h */, + FFFD23023db07fed23023db0 /* DyContactReduction.h */, + FFFD23023e187fed23023e18 /* DyCorrelationBuffer.h */, + FFFD23023e807fed23023e80 /* DyDynamics.h */, + FFFD23023ee87fed23023ee8 /* DyFrictionPatch.h */, + FFFD23023f507fed23023f50 /* DyFrictionPatchStreamPair.h */, + FFFD23023fb87fed23023fb8 /* DySolverBody.h */, + FFFD230240207fed23024020 /* DySolverConstraint1D.h */, + FFFD230240887fed23024088 /* DySolverConstraint1D4.h */, + FFFD230240f07fed230240f0 /* DySolverConstraintDesc.h */, + FFFD230241587fed23024158 /* DySolverConstraintExtShared.h */, + FFFD230241c07fed230241c0 /* DySolverConstraintTypes.h */, + FFFD230242287fed23024228 /* DySolverConstraintsShared.h */, + FFFD230242907fed23024290 /* DySolverContact.h */, + FFFD230242f87fed230242f8 /* DySolverContact4.h */, + FFFD230243607fed23024360 /* DySolverContactPF.h */, + FFFD230243c87fed230243c8 /* DySolverContactPF4.h */, + FFFD230244307fed23024430 /* DySolverContext.h */, + FFFD230244987fed23024498 /* DySolverControl.h */, + FFFD230245007fed23024500 /* DySolverControlPF.h */, + FFFD230245687fed23024568 /* DySolverCore.h */, + FFFD230245d07fed230245d0 /* DySolverExt.h */, + FFFD230246387fed23024638 /* DySpatial.h */, + FFFD230246a07fed230246a0 /* DyThreadContext.h */, ); name = "Dynamics Internal Includes"; sourceTree = SOURCE_ROOT; }; - FFFB2170c8707f922170c870 /* LowLevelCloth */ = { + FFFB2167fad07fed2167fad0 /* LowLevelCloth */ = { isa = PBXGroup; children = ( - FFFB215f72107f92215f7210 /* include */, - FFFB215f72387f92215f7238 /* src */, + FFFB214815a07fed214815a0 /* include */, + FFFB214815c87fed214815c8 /* src */, ); name = "LowLevelCloth"; sourceTree = "<group>"; }; - FFFB215f72107f92215f7210 /* include */ = { + FFFB214815a07fed214815a0 /* include */ = { isa = PBXGroup; children = ( - FFFD215f8c407f92215f8c40 /* Cloth.h */, - FFFD215f8ca87f92215f8ca8 /* Fabric.h */, - FFFD215f8d107f92215f8d10 /* Factory.h */, - FFFD215f8d787f92215f8d78 /* PhaseConfig.h */, - FFFD215f8de07f92215f8de0 /* Range.h */, - FFFD215f8e487f92215f8e48 /* Solver.h */, - FFFD215f8eb07f92215f8eb0 /* Types.h */, + FFFD216811a07fed216811a0 /* Cloth.h */, + FFFD216812087fed21681208 /* Fabric.h */, + FFFD216812707fed21681270 /* Factory.h */, + FFFD216812d87fed216812d8 /* PhaseConfig.h */, + FFFD216813407fed21681340 /* Range.h */, + FFFD216813a87fed216813a8 /* Solver.h */, + FFFD216814107fed21681410 /* Types.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB215f72387f92215f7238 /* src */ = { + FFFB214815c87fed214815c8 /* src */ = { isa = PBXGroup; children = ( - FFFD209f16007f92209f1600 /* Allocator.h */, - FFFD209f16687f92209f1668 /* Array.h */, - FFFD209f16d07f92209f16d0 /* BoundingBox.h */, - FFFD209f17387f92209f1738 /* ClothBase.h */, - FFFD209f17a07f92209f17a0 /* ClothImpl.h */, - FFFD209f18087f92209f1808 /* IndexPair.h */, - FFFD209f18707f92209f1870 /* IterationState.h */, - FFFD209f18d87f92209f18d8 /* MovingAverage.h */, - FFFD209f19407f92209f1940 /* PointInterpolator.h */, - FFFD209f19a87f92209f19a8 /* Simd.h */, - FFFD209f1a107f92209f1a10 /* Simd4f.h */, - FFFD209f1a787f92209f1a78 /* Simd4i.h */, - FFFD209f1ae07f92209f1ae0 /* SimdTypes.h */, - FFFD209f1b487f92209f1b48 /* StackAllocator.h */, - FFFD209f1bb07f92209f1bb0 /* SwCloth.h */, - FFFD209f1c187f92209f1c18 /* SwClothData.h */, - FFFD209f1c807f92209f1c80 /* SwCollision.h */, - FFFD209f1ce87f92209f1ce8 /* SwCollisionHelpers.h */, - FFFD209f1d507f92209f1d50 /* SwFabric.h */, - FFFD209f1db87f92209f1db8 /* SwFactory.h */, - FFFD209f1e207f92209f1e20 /* SwInterCollision.h */, - FFFD209f1e887f92209f1e88 /* SwSelfCollision.h */, - FFFD209f1ef07f92209f1ef0 /* SwSolver.h */, - FFFD209f1f587f92209f1f58 /* SwSolverKernel.h */, - FFFD209f1fc07f92209f1fc0 /* TripletScheduler.h */, - FFFD209f20287f92209f2028 /* Vec4T.h */, - FFFD209f20907f92209f2090 /* Allocator.cpp */, - FFFD209f20f87f92209f20f8 /* Factory.cpp */, - FFFD209f21607f92209f2160 /* PhaseConfig.cpp */, - FFFD209f21c87f92209f21c8 /* SwCloth.cpp */, - FFFD209f22307f92209f2230 /* SwClothData.cpp */, - FFFD209f22987f92209f2298 /* SwCollision.cpp */, - FFFD209f23007f92209f2300 /* SwFabric.cpp */, - FFFD209f23687f92209f2368 /* SwFactory.cpp */, - FFFD209f23d07f92209f23d0 /* SwInterCollision.cpp */, - FFFD209f24387f92209f2438 /* SwSelfCollision.cpp */, - FFFD209f24a07f92209f24a0 /* SwSolver.cpp */, - FFFD209f25087f92209f2508 /* SwSolverKernel.cpp */, - FFFD209f25707f92209f2570 /* TripletScheduler.cpp */, + FFFD21826e007fed21826e00 /* Allocator.h */, + FFFD21826e687fed21826e68 /* Array.h */, + FFFD21826ed07fed21826ed0 /* BoundingBox.h */, + FFFD21826f387fed21826f38 /* ClothBase.h */, + FFFD21826fa07fed21826fa0 /* ClothImpl.h */, + FFFD218270087fed21827008 /* IndexPair.h */, + FFFD218270707fed21827070 /* IterationState.h */, + FFFD218270d87fed218270d8 /* MovingAverage.h */, + FFFD218271407fed21827140 /* PointInterpolator.h */, + FFFD218271a87fed218271a8 /* Simd.h */, + FFFD218272107fed21827210 /* Simd4f.h */, + FFFD218272787fed21827278 /* Simd4i.h */, + FFFD218272e07fed218272e0 /* SimdTypes.h */, + FFFD218273487fed21827348 /* StackAllocator.h */, + FFFD218273b07fed218273b0 /* SwCloth.h */, + FFFD218274187fed21827418 /* SwClothData.h */, + FFFD218274807fed21827480 /* SwCollision.h */, + FFFD218274e87fed218274e8 /* SwCollisionHelpers.h */, + FFFD218275507fed21827550 /* SwFabric.h */, + FFFD218275b87fed218275b8 /* SwFactory.h */, + FFFD218276207fed21827620 /* SwInterCollision.h */, + FFFD218276887fed21827688 /* SwSelfCollision.h */, + FFFD218276f07fed218276f0 /* SwSolver.h */, + FFFD218277587fed21827758 /* SwSolverKernel.h */, + FFFD218277c07fed218277c0 /* TripletScheduler.h */, + FFFD218278287fed21827828 /* Vec4T.h */, + FFFD218278907fed21827890 /* Allocator.cpp */, + FFFD218278f87fed218278f8 /* Factory.cpp */, + FFFD218279607fed21827960 /* PhaseConfig.cpp */, + FFFD218279c87fed218279c8 /* SwCloth.cpp */, + FFFD21827a307fed21827a30 /* SwClothData.cpp */, + FFFD21827a987fed21827a98 /* SwCollision.cpp */, + FFFD21827b007fed21827b00 /* SwFabric.cpp */, + FFFD21827b687fed21827b68 /* SwFactory.cpp */, + FFFD21827bd07fed21827bd0 /* SwInterCollision.cpp */, + FFFD21827c387fed21827c38 /* SwSelfCollision.cpp */, + FFFD21827ca07fed21827ca0 /* SwSolver.cpp */, + FFFD21827d087fed21827d08 /* SwSolverKernel.cpp */, + FFFD21827d707fed21827d70 /* TripletScheduler.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB220239f07f92220239f0 /* LowLevelParticles */ = { + FFFB22dd04c07fed22dd04c0 /* LowLevelParticles */ = { isa = PBXGroup; children = ( - FFFB22026ed07f9222026ed0 /* include */, - FFFB22026ef87f9222026ef8 /* src */, + FFFB22ddb8507fed22ddb850 /* include */, + FFFB22ddb8787fed22ddb878 /* src */, ); name = "LowLevelParticles"; sourceTree = "<group>"; }; - FFFB22026ed07f9222026ed0 /* include */ = { + FFFB22ddb8507fed22ddb850 /* include */ = { isa = PBXGroup; children = ( - FFFD2280f4007f922280f400 /* PtBodyTransformVault.h */, - FFFD2280f4687f922280f468 /* PtContext.h */, - FFFD2280f4d07f922280f4d0 /* PtGridCellVector.h */, - FFFD2280f5387f922280f538 /* PtParticle.h */, - FFFD2280f5a07f922280f5a0 /* PtParticleContactManagerStream.h */, - FFFD2280f6087f922280f608 /* PtParticleData.h */, - FFFD2280f6707f922280f670 /* PtParticleShape.h */, - FFFD2280f6d87f922280f6d8 /* PtParticleSystemCore.h */, - FFFD2280f7407f922280f740 /* PtParticleSystemFlags.h */, - FFFD2280f7a87f922280f7a8 /* PtParticleSystemSim.h */, + FFFD221bb2007fed221bb200 /* PtBodyTransformVault.h */, + FFFD221bb2687fed221bb268 /* PtContext.h */, + FFFD221bb2d07fed221bb2d0 /* PtGridCellVector.h */, + FFFD221bb3387fed221bb338 /* PtParticle.h */, + FFFD221bb3a07fed221bb3a0 /* PtParticleContactManagerStream.h */, + FFFD221bb4087fed221bb408 /* PtParticleData.h */, + FFFD221bb4707fed221bb470 /* PtParticleShape.h */, + FFFD221bb4d87fed221bb4d8 /* PtParticleSystemCore.h */, + FFFD221bb5407fed221bb540 /* PtParticleSystemFlags.h */, + FFFD221bb5a87fed221bb5a8 /* PtParticleSystemSim.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB22026ef87f9222026ef8 /* src */ = { + FFFB22ddb8787fed22ddb878 /* src */ = { isa = PBXGroup; children = ( - FFFD228154007f9222815400 /* PtBatcher.h */, - FFFD228154687f9222815468 /* PtCollision.h */, - FFFD228154d07f92228154d0 /* PtCollisionData.h */, - FFFD228155387f9222815538 /* PtCollisionHelper.h */, - FFFD228155a07f92228155a0 /* PtCollisionMethods.h */, - FFFD228156087f9222815608 /* PtCollisionParameters.h */, - FFFD228156707f9222815670 /* PtConfig.h */, - FFFD228156d87f92228156d8 /* PtConstants.h */, - FFFD228157407f9222815740 /* PtContextCpu.h */, - FFFD228157a87f92228157a8 /* PtDynamicHelper.h */, - FFFD228158107f9222815810 /* PtDynamics.h */, - FFFD228158787f9222815878 /* PtDynamicsKernels.h */, - FFFD228158e07f92228158e0 /* PtDynamicsParameters.h */, - FFFD228159487f9222815948 /* PtDynamicsTempBuffers.h */, - FFFD228159b07f92228159b0 /* PtHeightFieldAabbTest.h */, - FFFD22815a187f9222815a18 /* PtPacketSections.h */, - FFFD22815a807f9222815a80 /* PtParticleCell.h */, - FFFD22815ae87f9222815ae8 /* PtParticleOpcodeCache.h */, - FFFD22815b507f9222815b50 /* PtParticleShapeCpu.h */, - FFFD22815bb87f9222815bb8 /* PtParticleSystemSimCpu.h */, - FFFD22815c207f9222815c20 /* PtSpatialHash.h */, - FFFD22815c887f9222815c88 /* PtSpatialHashHelper.h */, - FFFD22815cf07f9222815cf0 /* PtTwoWayData.h */, - FFFD22815d587f9222815d58 /* PtBatcher.cpp */, - FFFD22815dc07f9222815dc0 /* PtBodyTransformVault.cpp */, - FFFD22815e287f9222815e28 /* PtCollision.cpp */, - FFFD22815e907f9222815e90 /* PtCollisionBox.cpp */, - FFFD22815ef87f9222815ef8 /* PtCollisionCapsule.cpp */, - FFFD22815f607f9222815f60 /* PtCollisionConvex.cpp */, - FFFD22815fc87f9222815fc8 /* PtCollisionMesh.cpp */, - FFFD228160307f9222816030 /* PtCollisionPlane.cpp */, - FFFD228160987f9222816098 /* PtCollisionSphere.cpp */, - FFFD228161007f9222816100 /* PtContextCpu.cpp */, - FFFD228161687f9222816168 /* PtDynamics.cpp */, - FFFD228161d07f92228161d0 /* PtParticleData.cpp */, - FFFD228162387f9222816238 /* PtParticleShapeCpu.cpp */, - FFFD228162a07f92228162a0 /* PtParticleSystemSimCpu.cpp */, - FFFD228163087f9222816308 /* PtSpatialHash.cpp */, - FFFD228163707f9222816370 /* PtSpatialLocalHash.cpp */, + FFFD221c64007fed221c6400 /* PtBatcher.h */, + FFFD221c64687fed221c6468 /* PtCollision.h */, + FFFD221c64d07fed221c64d0 /* PtCollisionData.h */, + FFFD221c65387fed221c6538 /* PtCollisionHelper.h */, + FFFD221c65a07fed221c65a0 /* PtCollisionMethods.h */, + FFFD221c66087fed221c6608 /* PtCollisionParameters.h */, + FFFD221c66707fed221c6670 /* PtConfig.h */, + FFFD221c66d87fed221c66d8 /* PtConstants.h */, + FFFD221c67407fed221c6740 /* PtContextCpu.h */, + FFFD221c67a87fed221c67a8 /* PtDynamicHelper.h */, + FFFD221c68107fed221c6810 /* PtDynamics.h */, + FFFD221c68787fed221c6878 /* PtDynamicsKernels.h */, + FFFD221c68e07fed221c68e0 /* PtDynamicsParameters.h */, + FFFD221c69487fed221c6948 /* PtDynamicsTempBuffers.h */, + FFFD221c69b07fed221c69b0 /* PtHeightFieldAabbTest.h */, + FFFD221c6a187fed221c6a18 /* PtPacketSections.h */, + FFFD221c6a807fed221c6a80 /* PtParticleCell.h */, + FFFD221c6ae87fed221c6ae8 /* PtParticleOpcodeCache.h */, + FFFD221c6b507fed221c6b50 /* PtParticleShapeCpu.h */, + FFFD221c6bb87fed221c6bb8 /* PtParticleSystemSimCpu.h */, + FFFD221c6c207fed221c6c20 /* PtSpatialHash.h */, + FFFD221c6c887fed221c6c88 /* PtSpatialHashHelper.h */, + FFFD221c6cf07fed221c6cf0 /* PtTwoWayData.h */, + FFFD221c6d587fed221c6d58 /* PtBatcher.cpp */, + FFFD221c6dc07fed221c6dc0 /* PtBodyTransformVault.cpp */, + FFFD221c6e287fed221c6e28 /* PtCollision.cpp */, + FFFD221c6e907fed221c6e90 /* PtCollisionBox.cpp */, + FFFD221c6ef87fed221c6ef8 /* PtCollisionCapsule.cpp */, + FFFD221c6f607fed221c6f60 /* PtCollisionConvex.cpp */, + FFFD221c6fc87fed221c6fc8 /* PtCollisionMesh.cpp */, + FFFD221c70307fed221c7030 /* PtCollisionPlane.cpp */, + FFFD221c70987fed221c7098 /* PtCollisionSphere.cpp */, + FFFD221c71007fed221c7100 /* PtContextCpu.cpp */, + FFFD221c71687fed221c7168 /* PtDynamics.cpp */, + FFFD221c71d07fed221c71d0 /* PtParticleData.cpp */, + FFFD221c72387fed221c7238 /* PtParticleShapeCpu.cpp */, + FFFD221c72a07fed221c72a0 /* PtParticleSystemSimCpu.cpp */, + FFFD221c73087fed221c7308 /* PtSpatialHash.cpp */, + FFFD221c73707fed221c7370 /* PtSpatialLocalHash.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB2230dec07f922230dec0 /* PxTask */ = { + FFFB23a17ac07fed23a17ac0 /* PxTask */ = { isa = PBXGroup; children = ( - FFFB2230e1307f922230e130 /* include */, - FFFB2230e1587f922230e158 /* src */, + FFFB23a180a07fed23a180a0 /* include */, + FFFB23a180c87fed23a180c8 /* src */, ); name = "PxTask"; sourceTree = "<group>"; }; - FFFB2230e1307f922230e130 /* include */ = { + FFFB23a180a07fed23a180a0 /* include */ = { isa = PBXGroup; children = ( - FFFD2230f0f07f922230f0f0 /* PxCpuDispatcher.h */, - FFFD2230f1587f922230f158 /* PxGpuDispatcher.h */, - FFFD2230f1c07f922230f1c0 /* PxGpuTask.h */, - FFFD2230f2287f922230f228 /* PxTask.h */, - FFFD2230f2907f922230f290 /* PxTaskDefine.h */, - FFFD2230f2f87f922230f2f8 /* PxTaskManager.h */, + FFFD23a159707fed23a15970 /* PxCpuDispatcher.h */, + FFFD23a159d87fed23a159d8 /* PxGpuDispatcher.h */, + FFFD23a15a407fed23a15a40 /* PxGpuTask.h */, + FFFD23a15aa87fed23a15aa8 /* PxTask.h */, + FFFD23a15b107fed23a15b10 /* PxTaskDefine.h */, + FFFD23a15b787fed23a15b78 /* PxTaskManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB2230e1587f922230e158 /* src */ = { + FFFB23a180c87fed23a180c8 /* src */ = { isa = PBXGroup; children = ( - FFFD2230c0007f922230c000 /* src/TaskManager.cpp */, + FFFD23a15c707fed23a15c70 /* src/TaskManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB210c11007f92210c1100 /* PsFastXml */ = { + FFFB23d010307fed23d01030 /* PsFastXml */ = { isa = PBXGroup; children = ( - FFFB210c16307f92210c1630 /* include */, - FFFB210c16587f92210c1658 /* src */, + FFFB23d016107fed23d01610 /* include */, + FFFB23d016387fed23d01638 /* src */, ); name = "PsFastXml"; sourceTree = "<group>"; }; - FFFB210c16307f92210c1630 /* include */ = { + FFFB23d016107fed23d01610 /* include */ = { isa = PBXGroup; children = ( - FFFD210c17c07f92210c17c0 /* PsFastXml.h */, + FFFD23d06ed07fed23d06ed0 /* PsFastXml.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB210c16587f92210c1658 /* src */ = { + FFFB23d016387fed23d01638 /* src */ = { isa = PBXGroup; children = ( - FFFD210c18c07f92210c18c0 /* PsFastXml.cpp */, + FFFD23d016a07fed23d016a0 /* PsFastXml.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; @@ -5011,61 +5011,61 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - FFFA210aa5007f92210aa500 /* PhysX */ = { + FFFA23d0c2e07fed23d0c2e0 /* PhysX */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6210aa5007f92210aa500 /* Build configuration list for PBXNativeTarget "PhysX" */; + buildConfigurationList = FFF623d0c2e07fed23d0c2e0 /* Build configuration list for PBXNativeTarget "PhysX" */; buildPhases = ( - FFF2210aa5007f92210aa500, - FFF8210aa5007f92210aa500, - FFFC210aa5007f92210aa500, + FFF223d0c2e07fed23d0c2e0, + FFF823d0c2e07fed23d0c2e0, + FFFC23d0c2e07fed23d0c2e0, ); buildRules = ( ); dependencies = ( - FFF421059dd07f9221059dd0, /* LowLevel */ - FFF421059e307f9221059e30, /* LowLevelAABB */ - FFF4210565f07f92210565f0, /* LowLevelCloth */ - FFF4210565907f9221056590, /* LowLevelDynamics */ - FFF4210566507f9221056650, /* LowLevelParticles */ - FFF4210560507f9221056050, /* PhysXCommon */ - FFF4210b8aa07f92210b8aa0, /* PxFoundation */ - FFF4210aa4d07f92210aa4d0, /* PxPvdSDK */ - FFF42105a4a07f922105a4a0, /* PxTask */ - FFF42105a4107f922105a410, /* SceneQuery */ - FFF42105a4707f922105a470, /* SimulationController */ + FFF423d13a207fed23d13a20, /* LowLevel */ + FFF423d15da07fed23d15da0, /* LowLevelAABB */ + FFF423d189107fed23d18910, /* LowLevelCloth */ + FFF423d15e007fed23d15e00, /* LowLevelDynamics */ + FFF423d189707fed23d18970, /* LowLevelParticles */ + FFF423d18f007fed23d18f00, /* PhysXCommon */ + FFF423d0c5d07fed23d0c5d0, /* PxFoundation */ + FFF423d0c2807fed23d0c280, /* PxPvdSDK */ + FFF423d191d07fed23d191d0, /* PxTask */ + FFF423d191407fed23d19140, /* SceneQuery */ + FFF423d191a07fed23d191a0, /* SimulationController */ ); name = "PhysX"; productName = "PhysX"; - productReference = FFFD210aa5007f92210aa500 /* PhysX */; + productReference = FFFD23d0c2e07fed23d0c2e0 /* PhysX */; productType = "com.apple.product-type.library.static"; }; - FFFA2105a4b07f922105a4b0 /* PhysXCharacterKinematic */ = { + FFFA23d191e07fed23d191e0 /* PhysXCharacterKinematic */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF62105a4b07f922105a4b0 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; + buildConfigurationList = FFF623d191e07fed23d191e0 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; buildPhases = ( - FFF22105a4b07f922105a4b0, - FFF82105a4b07f922105a4b0, - FFFC2105a4b07f922105a4b0, + FFF223d191e07fed23d191e0, + FFF823d191e07fed23d191e0, + FFFC23d191e07fed23d191e0, ); buildRules = ( ); dependencies = ( - FFF421057f707f9221057f70, /* PhysXCommon */ - FFF42105d1807f922105d180, /* PhysXExtensions */ - FFF42105ca907f922105ca90, /* PxFoundation */ + FFF423d1c0807fed23d1c080, /* PhysXCommon */ + FFF423d1ab007fed23d1ab00, /* PhysXExtensions */ + FFF423d1b8607fed23d1b860, /* PxFoundation */ ); name = "PhysXCharacterKinematic"; productName = "PhysXCharacterKinematic"; - productReference = FFFD2105a4b07f922105a4b0 /* PhysXCharacterKinematic */; + productReference = FFFD23d191e07fed23d191e0 /* PhysXCharacterKinematic */; productType = "com.apple.product-type.library.static"; }; - FFFA210577e07f92210577e0 /* PhysXVehicle */ = { + FFFA23d165107fed23d16510 /* PhysXVehicle */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6210577e07f92210577e0 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; + buildConfigurationList = FFF623d165107fed23d16510 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; buildPhases = ( - FFF2210577e07f92210577e0, - FFF8210577e07f92210577e0, - FFFC210577e07f92210577e0, + FFF223d165107fed23d16510, + FFF823d165107fed23d16510, + FFFC23d165107fed23d16510, ); buildRules = ( ); @@ -5073,34 +5073,34 @@ ); name = "PhysXVehicle"; productName = "PhysXVehicle"; - productReference = FFFD210577e07f92210577e0 /* PhysXVehicle */; + productReference = FFFD23d165107fed23d16510 /* PhysXVehicle */; productType = "com.apple.product-type.library.static"; }; - FFFA21068cc07f9221068cc0 /* PhysXExtensions */ = { + FFFA23d27c207fed23d27c20 /* PhysXExtensions */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF621068cc07f9221068cc0 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; + buildConfigurationList = FFF623d27c207fed23d27c20 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; buildPhases = ( - FFF221068cc07f9221068cc0, - FFF821068cc07f9221068cc0, - FFFC21068cc07f9221068cc0, + FFF223d27c207fed23d27c20, + FFF823d27c207fed23d27c20, + FFFC23d27c207fed23d27c20, ); buildRules = ( ); dependencies = ( - FFF421065d307f9221065d30, /* PsFastXml */ + FFF423d25b007fed23d25b00, /* PsFastXml */ ); name = "PhysXExtensions"; productName = "PhysXExtensions"; - productReference = FFFD21068cc07f9221068cc0 /* PhysXExtensions */; + productReference = FFFD23d27c207fed23d27c20 /* PhysXExtensions */; productType = "com.apple.product-type.library.static"; }; - FFFA21079f707f9221079f70 /* SceneQuery */ = { + FFFA23d38e307fed23d38e30 /* SceneQuery */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF621079f707f9221079f70 /* Build configuration list for PBXNativeTarget "SceneQuery" */; + buildConfigurationList = FFF623d38e307fed23d38e30 /* Build configuration list for PBXNativeTarget "SceneQuery" */; buildPhases = ( - FFF221079f707f9221079f70, - FFF821079f707f9221079f70, - FFFC21079f707f9221079f70, + FFF223d38e307fed23d38e30, + FFF823d38e307fed23d38e30, + FFFC23d38e307fed23d38e30, ); buildRules = ( ); @@ -5108,16 +5108,16 @@ ); name = "SceneQuery"; productName = "SceneQuery"; - productReference = FFFD21079f707f9221079f70 /* SceneQuery */; + productReference = FFFD23d38e307fed23d38e30 /* SceneQuery */; productType = "com.apple.product-type.library.static"; }; - FFFA2107e5307f922107e530 /* SimulationController */ = { + FFFA23d3d4407fed23d3d440 /* SimulationController */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF62107e5307f922107e530 /* Build configuration list for PBXNativeTarget "SimulationController" */; + buildConfigurationList = FFF623d3d4407fed23d3d440 /* Build configuration list for PBXNativeTarget "SimulationController" */; buildPhases = ( - FFF22107e5307f922107e530, - FFF82107e5307f922107e530, - FFFC2107e5307f922107e530, + FFF223d3d4407fed23d3d440, + FFF823d3d4407fed23d3d440, + FFFC23d3d4407fed23d3d440, ); buildRules = ( ); @@ -5125,54 +5125,54 @@ ); name = "SimulationController"; productName = "SimulationController"; - productReference = FFFD2107e5307f922107e530 /* SimulationController */; + productReference = FFFD23d3d4407fed23d3d440 /* SimulationController */; productType = "com.apple.product-type.library.static"; }; - FFFA21725cc07f9221725cc0 /* PhysXCooking */ = { + FFFA238940707fed23894070 /* PhysXCooking */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF621725cc07f9221725cc0 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; + buildConfigurationList = FFF6238940707fed23894070 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; buildPhases = ( - FFF221725cc07f9221725cc0, - FFF821725cc07f9221725cc0, - FFFC21725cc07f9221725cc0, + FFF2238940707fed23894070, + FFF8238940707fed23894070, + FFFC238940707fed23894070, ); buildRules = ( ); dependencies = ( - FFF4217158307f9221715830, /* PhysXCommon */ - FFF4217275207f9221727520, /* PhysXExtensions */ - FFF421725b607f9221725b60, /* PxFoundation */ + FFF4238864a07fed238864a0, /* PhysXCommon */ + FFF42388da007fed2388da00, /* PhysXExtensions */ + FFF4238952407fed23895240, /* PxFoundation */ ); name = "PhysXCooking"; productName = "PhysXCooking"; - productReference = FFFD21725cc07f9221725cc0 /* PhysXCooking */; + productReference = FFFD238940707fed23894070 /* PhysXCooking */; productType = "com.apple.product-type.library.static"; }; - FFFA2114ec407f922114ec40 /* PhysXCommon */ = { + FFFA2292ec707fed2292ec70 /* PhysXCommon */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF62114ec407f922114ec40 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; + buildConfigurationList = FFF62292ec707fed2292ec70 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; buildPhases = ( - FFF22114ec407f922114ec40, - FFF82114ec407f922114ec40, - FFFC2114ec407f922114ec40, + FFF22292ec707fed2292ec70, + FFF82292ec707fed2292ec70, + FFFC2292ec707fed2292ec70, ); buildRules = ( ); dependencies = ( - FFF421147f707f9221147f70, /* PxFoundation */ + FFF4229275e07fed229275e0, /* PxFoundation */ ); name = "PhysXCommon"; productName = "PhysXCommon"; - productReference = FFFD2114ec407f922114ec40 /* PhysXCommon */; + productReference = FFFD2292ec707fed2292ec70 /* PhysXCommon */; productType = "com.apple.product-type.library.static"; }; - FFFA21160b007f9221160b00 /* PxFoundation */ = { + FFFA22914a507fed22914a50 /* PxFoundation */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF621160b007f9221160b00 /* Build configuration list for PBXNativeTarget "PxFoundation" */; + buildConfigurationList = FFF622914a507fed22914a50 /* Build configuration list for PBXNativeTarget "PxFoundation" */; buildPhases = ( - FFF221160b007f9221160b00, - FFF821160b007f9221160b00, - FFFC21160b007f9221160b00, + FFF222914a507fed22914a50, + FFF822914a507fed22914a50, + FFFC22914a507fed22914a50, ); buildRules = ( ); @@ -5180,34 +5180,34 @@ ); name = "PxFoundation"; productName = "PxFoundation"; - productReference = FFFD21160b007f9221160b00 /* PxFoundation */; + productReference = FFFD22914a507fed22914a50 /* PxFoundation */; productType = "com.apple.product-type.library.static"; }; - FFFA211358507f9221135850 /* PxPvdSDK */ = { + FFFA22e098707fed22e09870 /* PxPvdSDK */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6211358507f9221135850 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; + buildConfigurationList = FFF622e098707fed22e09870 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; buildPhases = ( - FFF2211358507f9221135850, - FFF8211358507f9221135850, - FFFC211358507f9221135850, + FFF222e098707fed22e09870, + FFF822e098707fed22e09870, + FFFC22e098707fed22e09870, ); buildRules = ( ); dependencies = ( - FFF42115bb607f922115bb60, /* PxFoundation */ + FFF422e0a6907fed22e0a690, /* PxFoundation */ ); name = "PxPvdSDK"; productName = "PxPvdSDK"; - productReference = FFFD211358507f9221135850 /* PxPvdSDK */; + productReference = FFFD22e098707fed22e09870 /* PxPvdSDK */; productType = "com.apple.product-type.library.static"; }; - FFFA215dcd407f92215dcd40 /* LowLevel */ = { + FFFA22e271907fed22e27190 /* LowLevel */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6215dcd407f92215dcd40 /* Build configuration list for PBXNativeTarget "LowLevel" */; + buildConfigurationList = FFF622e271907fed22e27190 /* Build configuration list for PBXNativeTarget "LowLevel" */; buildPhases = ( - FFF2215dcd407f92215dcd40, - FFF8215dcd407f92215dcd40, - FFFC215dcd407f92215dcd40, + FFF222e271907fed22e27190, + FFF822e271907fed22e27190, + FFFC22e271907fed22e27190, ); buildRules = ( ); @@ -5215,16 +5215,16 @@ ); name = "LowLevel"; productName = "LowLevel"; - productReference = FFFD215dcd407f92215dcd40 /* LowLevel */; + productReference = FFFD22e271907fed22e27190 /* LowLevel */; productType = "com.apple.product-type.library.static"; }; - FFFA210c4a407f92210c4a40 /* LowLevelAABB */ = { + FFFA22dbccc07fed22dbccc0 /* LowLevelAABB */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6210c4a407f92210c4a40 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; + buildConfigurationList = FFF622dbccc07fed22dbccc0 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; buildPhases = ( - FFF2210c4a407f92210c4a40, - FFF8210c4a407f92210c4a40, - FFFC210c4a407f92210c4a40, + FFF222dbccc07fed22dbccc0, + FFF822dbccc07fed22dbccc0, + FFFC22dbccc07fed22dbccc0, ); buildRules = ( ); @@ -5232,16 +5232,16 @@ ); name = "LowLevelAABB"; productName = "LowLevelAABB"; - productReference = FFFD210c4a407f92210c4a40 /* LowLevelAABB */; + productReference = FFFD22dbccc07fed22dbccc0 /* LowLevelAABB */; productType = "com.apple.product-type.library.static"; }; - FFFA220092a07f92220092a0 /* LowLevelDynamics */ = { + FFFA22e511a07fed22e511a0 /* LowLevelDynamics */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6220092a07f92220092a0 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; + buildConfigurationList = FFF622e511a07fed22e511a0 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; buildPhases = ( - FFF2220092a07f92220092a0, - FFF8220092a07f92220092a0, - FFFC220092a07f92220092a0, + FFF222e511a07fed22e511a0, + FFF822e511a07fed22e511a0, + FFFC22e511a07fed22e511a0, ); buildRules = ( ); @@ -5249,16 +5249,16 @@ ); name = "LowLevelDynamics"; productName = "LowLevelDynamics"; - productReference = FFFD220092a07f92220092a0 /* LowLevelDynamics */; + productReference = FFFD22e511a07fed22e511a0 /* LowLevelDynamics */; productType = "com.apple.product-type.library.static"; }; - FFFA2170c8707f922170c870 /* LowLevelCloth */ = { + FFFA2167fad07fed2167fad0 /* LowLevelCloth */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF62170c8707f922170c870 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; + buildConfigurationList = FFF62167fad07fed2167fad0 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; buildPhases = ( - FFF22170c8707f922170c870, - FFF82170c8707f922170c870, - FFFC2170c8707f922170c870, + FFF22167fad07fed2167fad0, + FFF82167fad07fed2167fad0, + FFFC2167fad07fed2167fad0, ); buildRules = ( ); @@ -5266,16 +5266,16 @@ ); name = "LowLevelCloth"; productName = "LowLevelCloth"; - productReference = FFFD2170c8707f922170c870 /* LowLevelCloth */; + productReference = FFFD2167fad07fed2167fad0 /* LowLevelCloth */; productType = "com.apple.product-type.library.static"; }; - FFFA220239f07f92220239f0 /* LowLevelParticles */ = { + FFFA22dd04c07fed22dd04c0 /* LowLevelParticles */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6220239f07f92220239f0 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; + buildConfigurationList = FFF622dd04c07fed22dd04c0 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; buildPhases = ( - FFF2220239f07f92220239f0, - FFF8220239f07f92220239f0, - FFFC220239f07f92220239f0, + FFF222dd04c07fed22dd04c0, + FFF822dd04c07fed22dd04c0, + FFFC22dd04c07fed22dd04c0, ); buildRules = ( ); @@ -5283,16 +5283,16 @@ ); name = "LowLevelParticles"; productName = "LowLevelParticles"; - productReference = FFFD220239f07f92220239f0 /* LowLevelParticles */; + productReference = FFFD22dd04c07fed22dd04c0 /* LowLevelParticles */; productType = "com.apple.product-type.library.static"; }; - FFFA2230dec07f922230dec0 /* PxTask */ = { + FFFA23a17ac07fed23a17ac0 /* PxTask */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF62230dec07f922230dec0 /* Build configuration list for PBXNativeTarget "PxTask" */; + buildConfigurationList = FFF623a17ac07fed23a17ac0 /* Build configuration list for PBXNativeTarget "PxTask" */; buildPhases = ( - FFF22230dec07f922230dec0, - FFF82230dec07f922230dec0, - FFFC2230dec07f922230dec0, + FFF223a17ac07fed23a17ac0, + FFF823a17ac07fed23a17ac0, + FFFC23a17ac07fed23a17ac0, ); buildRules = ( ); @@ -5300,16 +5300,16 @@ ); name = "PxTask"; productName = "PxTask"; - productReference = FFFD2230dec07f922230dec0 /* PxTask */; + productReference = FFFD23a17ac07fed23a17ac0 /* PxTask */; productType = "com.apple.product-type.library.static"; }; - FFFA210c11007f92210c1100 /* PsFastXml */ = { + FFFA23d010307fed23d01030 /* PsFastXml */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6210c11007f92210c1100 /* Build configuration list for PBXNativeTarget "PsFastXml" */; + buildConfigurationList = FFF623d010307fed23d01030 /* Build configuration list for PBXNativeTarget "PsFastXml" */; buildPhases = ( - FFF2210c11007f92210c1100, - FFF8210c11007f92210c1100, - FFFC210c11007f92210c1100, + FFF223d010307fed23d01030, + FFF823d010307fed23d01030, + FFFC23d010307fed23d01030, ); buildRules = ( ); @@ -5317,213 +5317,213 @@ ); name = "PsFastXml"; productName = "PsFastXml"; - productReference = FFFD210c11007f92210c1100 /* PsFastXml */; + productReference = FFFD23d010307fed23d01030 /* PsFastXml */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin XCConfigurationList section */ - FFF6210aa5007f92210aa500 = { + FFF623d0c2e07fed23d0c2e0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7209fc8007f92209fc800, - FFF7209fcef07f92209fcef0, - FFF7209fd5e07f92209fd5e0, - FFF7209fdcd07f92209fdcd0, + FFF7221ef8007fed221ef800, + FFF7221efef07fed221efef0, + FFF7221f05e07fed221f05e0, + FFF7221f0cd07fed221f0cd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF62105a4b07f922105a4b0 = { + FFF623d191e07fed23d191e0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7209fe4007f92209fe400, - FFF7209feaf07f92209feaf0, - FFF7209ff1e07f92209ff1e0, - FFF7209ff8d07f92209ff8d0, + FFF7221f14007fed221f1400, + FFF7221f1af07fed221f1af0, + FFF7221f21e07fed221f21e0, + FFF7221f28d07fed221f28d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6210577e07f92210577e0 = { + FFF623d165107fed23d16510 = { isa = XCConfigurationList; buildConfigurations = ( - FFF720a000007f9220a00000, - FFF720a006f07f9220a006f0, - FFF720a00de07f9220a00de0, - FFF720a014d07f9220a014d0, + FFF7221f30007fed221f3000, + FFF7221f36f07fed221f36f0, + FFF7221f3de07fed221f3de0, + FFF7221f44d07fed221f44d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF621068cc07f9221068cc0 = { + FFF623d27c207fed23d27c20 = { isa = XCConfigurationList; buildConfigurations = ( - FFF720a01c007f9220a01c00, - FFF720a022f07f9220a022f0, - FFF720a029e07f9220a029e0, - FFF720a030d07f9220a030d0, + FFF7221f4c007fed221f4c00, + FFF7221f52f07fed221f52f0, + FFF7221f59e07fed221f59e0, + FFF7221f60d07fed221f60d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF621079f707f9221079f70 = { + FFF623d38e307fed23d38e30 = { isa = XCConfigurationList; buildConfigurations = ( - FFF720a038007f9220a03800, - FFF720a03ef07f9220a03ef0, - FFF720a045e07f9220a045e0, - FFF720a04cd07f9220a04cd0, + FFF7221f68007fed221f6800, + FFF7221f6ef07fed221f6ef0, + FFF7221f75e07fed221f75e0, + FFF7221f7cd07fed221f7cd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF62107e5307f922107e530 = { + FFF623d3d4407fed23d3d440 = { isa = XCConfigurationList; buildConfigurations = ( - FFF720a054007f9220a05400, - FFF720a05af07f9220a05af0, - FFF720a061e07f9220a061e0, - FFF720a068d07f9220a068d0, + FFF7221f84007fed221f8400, + FFF7221f8af07fed221f8af0, + FFF7221f91e07fed221f91e0, + FFF7221f98d07fed221f98d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF621725cc07f9221725cc0 = { + FFF6238940707fed23894070 = { isa = XCConfigurationList; buildConfigurations = ( - FFF720a070007f9220a07000, - FFF720a076f07f9220a076f0, - FFF720a07de07f9220a07de0, - FFF720a084d07f9220a084d0, + FFF7221fa0007fed221fa000, + FFF7221fa6f07fed221fa6f0, + FFF7221fade07fed221fade0, + FFF7221fb4d07fed221fb4d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF62114ec407f922114ec40 = { + FFF62292ec707fed2292ec70 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7218110007f9221811000, - FFF7218116f07f92218116f0, - FFF721811de07f9221811de0, - FFF7218124d07f92218124d0, + FFF72181ec007fed2181ec00, + FFF72181f2f07fed2181f2f0, + FFF72181f9e07fed2181f9e0, + FFF7218200d07fed218200d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF621160b007f9221160b00 = { + FFF622914a507fed22914a50 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7209a8e007f92209a8e00, - FFF7209a94f07f92209a94f0, - FFF7209a9be07f92209a9be0, - FFF7209aa2d07f92209aa2d0, + FFF72218f6007fed2218f600, + FFF72218fcf07fed2218fcf0, + FFF7221903e07fed221903e0, + FFF722190ad07fed22190ad0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6211358507f9221135850 = { + FFF622e098707fed22e09870 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7209e00007f92209e0000, - FFF7209e06f07f92209e06f0, - FFF7209e0de07f92209e0de0, - FFF7209e14d07f92209e14d0, + FFF7230126007fed23012600, + FFF723012cf07fed23012cf0, + FFF7230133e07fed230133e0, + FFF723013ad07fed23013ad0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6215dcd407f92215dcd40 = { + FFF622e271907fed22e27190 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7209e88007f92209e8800, - FFF7209e8ef07f92209e8ef0, - FFF7209e95e07f92209e95e0, - FFF7209e9cd07f92209e9cd0, + FFF72301ae007fed2301ae00, + FFF72301b4f07fed2301b4f0, + FFF72301bbe07fed2301bbe0, + FFF72301c2d07fed2301c2d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6210c4a407f92210c4a40 = { + FFF622dbccc07fed22dbccc0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF72181a6007f922181a600, - FFF72181acf07f922181acf0, - FFF72181b3e07f922181b3e0, - FFF72181bad07f922181bad0, + FFF7221be0007fed221be000, + FFF7221be6f07fed221be6f0, + FFF7221bede07fed221bede0, + FFF7221bf4d07fed221bf4d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6220092a07f92220092a0 = { + FFF622e511a07fed22e511a0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF72280c2007f922280c200, - FFF72280c8f07f922280c8f0, - FFF72280cfe07f922280cfe0, - FFF72280d6d07f922280d6d0, + FFF7230252007fed23025200, + FFF7230258f07fed230258f0, + FFF723025fe07fed23025fe0, + FFF7230266d07fed230266d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF62170c8707f922170c870 = { + FFF62167fad07fed2167fad0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7209f30007f92209f3000, - FFF7209f36f07f92209f36f0, - FFF7209f3de07f92209f3de0, - FFF7209f44d07f92209f44d0, + FFF7218288007fed21828800, + FFF721828ef07fed21828ef0, + FFF7218295e07fed218295e0, + FFF721829cd07fed21829cd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6220239f07f92220239f0 = { + FFF622dd04c07fed22dd04c0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF722816e007f9222816e00, - FFF7228174f07f92228174f0, - FFF722817be07f9222817be0, - FFF7228182d07f92228182d0, + FFF7221c7e007fed221c7e00, + FFF7221c84f07fed221c84f0, + FFF7221c8be07fed221c8be0, + FFF7221c92d07fed221c92d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF62230dec07f922230dec0 = { + FFF623a17ac07fed23a17ac0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7230086007f9223008600, - FFF723008cf07f9223008cf0, - FFF7230093e07f92230093e0, - FFF723009ad07f9223009ad0, + FFF72183ce007fed2183ce00, + FFF72183d4f07fed2183d4f0, + FFF72183dbe07fed2183dbe0, + FFF72183e2d07fed2183e2d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6210c11007f92210c1100 = { + FFF623d010307fed23d01030 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7218210007f9221821000, - FFF7218216f07f92218216f0, - FFF721821de07f9221821de0, - FFF7218224d07f92218224d0, + FFF724008a007fed24008a00, + FFF7240090f07fed240090f0, + FFF7240097e07fed240097e0, + FFF724009ed07fed24009ed0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF62047ce907f922047ce90 = { + FFF621719ec07fed21719ec0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF3209fc8007f92209fc800 /* release */, - FFF3209fcef07f92209fcef0 /* debug */, - FFF3209fd5e07f92209fd5e0 /* checked */, - FFF3209fdcd07f92209fdcd0 /* profile */, + FFF3221ef8007fed221ef800 /* release */, + FFF3221efef07fed221efef0 /* debug */, + FFF3221f05e07fed221f05e0 /* checked */, + FFF3221f0cd07fed221f0cd0 /* profile */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; /* End XCConfigurationList section */ /* Begin XCBuildConfiguration section */ - FFF7209fc8007f92209fc800 /* release */ = { + FFF7221ef8007fed221ef800 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -5553,7 +5553,7 @@ }; name = "release"; }; - FFF7209fcef07f92209fcef0 /* debug */ = { + FFF7221efef07fed221efef0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -5583,7 +5583,7 @@ }; name = "debug"; }; - FFF7209fd5e07f92209fd5e0 /* checked */ = { + FFF7221f05e07fed221f05e0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -5613,7 +5613,7 @@ }; name = "checked"; }; - FFF7209fdcd07f92209fdcd0 /* profile */ = { + FFF7221f0cd07fed221f0cd0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -5643,7 +5643,7 @@ }; name = "profile"; }; - FFF7209fe4007f92209fe400 /* debug */ = { + FFF7221f14007fed221f1400 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -5673,7 +5673,7 @@ }; name = "debug"; }; - FFF7209feaf07f92209feaf0 /* checked */ = { + FFF7221f1af07fed221f1af0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -5703,7 +5703,7 @@ }; name = "checked"; }; - FFF7209ff1e07f92209ff1e0 /* profile */ = { + FFF7221f21e07fed221f21e0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -5733,7 +5733,7 @@ }; name = "profile"; }; - FFF7209ff8d07f92209ff8d0 /* release */ = { + FFF7221f28d07fed221f28d0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -5763,7 +5763,7 @@ }; name = "release"; }; - FFF720a000007f9220a00000 /* debug */ = { + FFF7221f30007fed221f3000 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -5793,7 +5793,7 @@ }; name = "debug"; }; - FFF720a006f07f9220a006f0 /* checked */ = { + FFF7221f36f07fed221f36f0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -5823,7 +5823,7 @@ }; name = "checked"; }; - FFF720a00de07f9220a00de0 /* profile */ = { + FFF7221f3de07fed221f3de0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -5853,7 +5853,7 @@ }; name = "profile"; }; - FFF720a014d07f9220a014d0 /* release */ = { + FFF7221f44d07fed221f44d0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -5883,7 +5883,7 @@ }; name = "release"; }; - FFF720a01c007f9220a01c00 /* debug */ = { + FFF7221f4c007fed221f4c00 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -5913,7 +5913,7 @@ }; name = "debug"; }; - FFF720a022f07f9220a022f0 /* checked */ = { + FFF7221f52f07fed221f52f0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -5943,7 +5943,7 @@ }; name = "checked"; }; - FFF720a029e07f9220a029e0 /* profile */ = { + FFF7221f59e07fed221f59e0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -5973,7 +5973,7 @@ }; name = "profile"; }; - FFF720a030d07f9220a030d0 /* release */ = { + FFF7221f60d07fed221f60d0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6003,7 +6003,7 @@ }; name = "release"; }; - FFF720a038007f9220a03800 /* debug */ = { + FFF7221f68007fed221f6800 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6033,7 +6033,7 @@ }; name = "debug"; }; - FFF720a03ef07f9220a03ef0 /* checked */ = { + FFF7221f6ef07fed221f6ef0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6063,7 +6063,7 @@ }; name = "checked"; }; - FFF720a045e07f9220a045e0 /* profile */ = { + FFF7221f75e07fed221f75e0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6093,7 +6093,7 @@ }; name = "profile"; }; - FFF720a04cd07f9220a04cd0 /* release */ = { + FFF7221f7cd07fed221f7cd0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6123,7 +6123,7 @@ }; name = "release"; }; - FFF720a054007f9220a05400 /* debug */ = { + FFF7221f84007fed221f8400 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6153,7 +6153,7 @@ }; name = "debug"; }; - FFF720a05af07f9220a05af0 /* checked */ = { + FFF7221f8af07fed221f8af0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6183,7 +6183,7 @@ }; name = "checked"; }; - FFF720a061e07f9220a061e0 /* profile */ = { + FFF7221f91e07fed221f91e0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6213,7 +6213,7 @@ }; name = "profile"; }; - FFF720a068d07f9220a068d0 /* release */ = { + FFF7221f98d07fed221f98d0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6243,7 +6243,7 @@ }; name = "release"; }; - FFF720a070007f9220a07000 /* release */ = { + FFF7221fa0007fed221fa000 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6273,7 +6273,7 @@ }; name = "release"; }; - FFF720a076f07f9220a076f0 /* debug */ = { + FFF7221fa6f07fed221fa6f0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6303,7 +6303,7 @@ }; name = "debug"; }; - FFF720a07de07f9220a07de0 /* checked */ = { + FFF7221fade07fed221fade0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6333,7 +6333,7 @@ }; name = "checked"; }; - FFF720a084d07f9220a084d0 /* profile */ = { + FFF7221fb4d07fed221fb4d0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6363,7 +6363,7 @@ }; name = "profile"; }; - FFF7218110007f9221811000 /* release */ = { + FFF72181ec007fed2181ec00 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6393,7 +6393,7 @@ }; name = "release"; }; - FFF7218116f07f92218116f0 /* debug */ = { + FFF72181f2f07fed2181f2f0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6423,7 +6423,7 @@ }; name = "debug"; }; - FFF721811de07f9221811de0 /* checked */ = { + FFF72181f9e07fed2181f9e0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6453,7 +6453,7 @@ }; name = "checked"; }; - FFF7218124d07f92218124d0 /* profile */ = { + FFF7218200d07fed218200d0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6483,7 +6483,7 @@ }; name = "profile"; }; - FFF7209a8e007f92209a8e00 /* debug */ = { + FFF72218f6007fed2218f600 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6513,7 +6513,7 @@ }; name = "debug"; }; - FFF7209a94f07f92209a94f0 /* release */ = { + FFF72218fcf07fed2218fcf0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6543,7 +6543,7 @@ }; name = "release"; }; - FFF7209a9be07f92209a9be0 /* checked */ = { + FFF7221903e07fed221903e0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6573,7 +6573,7 @@ }; name = "checked"; }; - FFF7209aa2d07f92209aa2d0 /* profile */ = { + FFF722190ad07fed22190ad0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6603,7 +6603,7 @@ }; name = "profile"; }; - FFF7209e00007f92209e0000 /* debug */ = { + FFF7230126007fed23012600 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6633,7 +6633,7 @@ }; name = "debug"; }; - FFF7209e06f07f92209e06f0 /* release */ = { + FFF723012cf07fed23012cf0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6663,7 +6663,7 @@ }; name = "release"; }; - FFF7209e0de07f92209e0de0 /* checked */ = { + FFF7230133e07fed230133e0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6693,7 +6693,7 @@ }; name = "checked"; }; - FFF7209e14d07f92209e14d0 /* profile */ = { + FFF723013ad07fed23013ad0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6723,7 +6723,7 @@ }; name = "profile"; }; - FFF7209e88007f92209e8800 /* debug */ = { + FFF72301ae007fed2301ae00 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6753,7 +6753,7 @@ }; name = "debug"; }; - FFF7209e8ef07f92209e8ef0 /* checked */ = { + FFF72301b4f07fed2301b4f0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6783,7 +6783,7 @@ }; name = "checked"; }; - FFF7209e95e07f92209e95e0 /* profile */ = { + FFF72301bbe07fed2301bbe0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6813,7 +6813,7 @@ }; name = "profile"; }; - FFF7209e9cd07f92209e9cd0 /* release */ = { + FFF72301c2d07fed2301c2d0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6843,7 +6843,7 @@ }; name = "release"; }; - FFF72181a6007f922181a600 /* debug */ = { + FFF7221be0007fed221be000 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6873,7 +6873,7 @@ }; name = "debug"; }; - FFF72181acf07f922181acf0 /* checked */ = { + FFF7221be6f07fed221be6f0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6903,7 +6903,7 @@ }; name = "checked"; }; - FFF72181b3e07f922181b3e0 /* profile */ = { + FFF7221bede07fed221bede0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6933,7 +6933,7 @@ }; name = "profile"; }; - FFF72181bad07f922181bad0 /* release */ = { + FFF7221bf4d07fed221bf4d0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6963,7 +6963,7 @@ }; name = "release"; }; - FFF72280c2007f922280c200 /* debug */ = { + FFF7230252007fed23025200 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -6993,7 +6993,7 @@ }; name = "debug"; }; - FFF72280c8f07f922280c8f0 /* checked */ = { + FFF7230258f07fed230258f0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7023,7 +7023,7 @@ }; name = "checked"; }; - FFF72280cfe07f922280cfe0 /* profile */ = { + FFF723025fe07fed23025fe0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7053,7 +7053,7 @@ }; name = "profile"; }; - FFF72280d6d07f922280d6d0 /* release */ = { + FFF7230266d07fed230266d0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7083,7 +7083,7 @@ }; name = "release"; }; - FFF7209f30007f92209f3000 /* debug */ = { + FFF7218288007fed21828800 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7113,7 +7113,7 @@ }; name = "debug"; }; - FFF7209f36f07f92209f36f0 /* checked */ = { + FFF721828ef07fed21828ef0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7143,7 +7143,7 @@ }; name = "checked"; }; - FFF7209f3de07f92209f3de0 /* profile */ = { + FFF7218295e07fed218295e0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7173,7 +7173,7 @@ }; name = "profile"; }; - FFF7209f44d07f92209f44d0 /* release */ = { + FFF721829cd07fed21829cd0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7203,7 +7203,7 @@ }; name = "release"; }; - FFF722816e007f9222816e00 /* debug */ = { + FFF7221c7e007fed221c7e00 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7233,7 +7233,7 @@ }; name = "debug"; }; - FFF7228174f07f92228174f0 /* checked */ = { + FFF7221c84f07fed221c84f0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7263,7 +7263,7 @@ }; name = "checked"; }; - FFF722817be07f9222817be0 /* profile */ = { + FFF7221c8be07fed221c8be0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7293,7 +7293,7 @@ }; name = "profile"; }; - FFF7228182d07f92228182d0 /* release */ = { + FFF7221c92d07fed221c92d0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7323,7 +7323,7 @@ }; name = "release"; }; - FFF7230086007f9223008600 /* debug */ = { + FFF72183ce007fed2183ce00 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7353,7 +7353,7 @@ }; name = "debug"; }; - FFF723008cf07f9223008cf0 /* release */ = { + FFF72183d4f07fed2183d4f0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7383,7 +7383,7 @@ }; name = "release"; }; - FFF7230093e07f92230093e0 /* checked */ = { + FFF72183dbe07fed2183dbe0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7413,7 +7413,7 @@ }; name = "checked"; }; - FFF723009ad07f9223009ad0 /* profile */ = { + FFF72183e2d07fed2183e2d0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7443,7 +7443,7 @@ }; name = "profile"; }; - FFF7218210007f9221821000 /* debug */ = { + FFF724008a007fed24008a00 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7473,7 +7473,7 @@ }; name = "debug"; }; - FFF7218216f07f92218216f0 /* release */ = { + FFF7240090f07fed240090f0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7503,7 +7503,7 @@ }; name = "release"; }; - FFF721821de07f9221821de0 /* checked */ = { + FFF7240097e07fed240097e0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7533,7 +7533,7 @@ }; name = "checked"; }; - FFF7218224d07f92218224d0 /* profile */ = { + FFF724009ed07fed24009ed0 /* 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 = 8.0; SDKROOT = iphoneos; CLANG_CXX_LIBRARY = "libc++"; @@ -7563,25 +7563,25 @@ }; name = "profile"; }; - FFF3209fc8007f92209fc800 /* release */ = { + FFF3221ef8007fed221ef800 /* release */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "release"; }; - FFF3209fcef07f92209fcef0 /* debug */ = { + FFF3221efef07fed221efef0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "debug"; }; - FFF3209fd5e07f92209fd5e0 /* checked */ = { + FFF3221f05e07fed221f05e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "checked"; }; - FFF3209fdcd07f92209fdcd0 /* profile */ = { + FFF3221f0cd07fed221f0cd0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { }; @@ -7590,34 +7590,34 @@ /* End XCBuildConfiguration section */ /* Begin PBXProject section */ - FFF92047ce907f922047ce90 /* Project object */ = { + FFF921719ec07fed21719ec0 /* Project object */ = { isa = PBXProject; - buildConfigurationList = FFF62047ce907f922047ce90 /* Build configuration list for PBXProject PhysX */; + buildConfigurationList = FFF621719ec07fed21719ec0 /* Build configuration list for PBXProject PhysX */; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 1; - mainGroup = FFFB2047cef87f922047cef8 /* PhysX */; + mainGroup = FFFB21719f287fed21719f28 /* PhysX */; targets = ( - FFFA210aa5007f92210aa500, - FFFA2105a4b07f922105a4b0, - FFFA210577e07f92210577e0, - FFFA21068cc07f9221068cc0, - FFFA21079f707f9221079f70, - FFFA2107e5307f922107e530, - FFFA21725cc07f9221725cc0, - FFFA2114ec407f922114ec40, - FFFA21160b007f9221160b00, - FFFA211358507f9221135850, - FFFA215dcd407f92215dcd40, - FFFA210c4a407f92210c4a40, - FFFA220092a07f92220092a0, - FFFA2170c8707f922170c870, - FFFA220239f07f92220239f0, - FFFA2230dec07f922230dec0, - FFFA210c11007f92210c1100, + FFFA23d0c2e07fed23d0c2e0, + FFFA23d191e07fed23d191e0, + FFFA23d165107fed23d16510, + FFFA23d27c207fed23d27c20, + FFFA23d38e307fed23d38e30, + FFFA23d3d4407fed23d3d440, + FFFA238940707fed23894070, + FFFA2292ec707fed2292ec70, + FFFA22914a507fed22914a50, + FFFA22e098707fed22e09870, + FFFA22e271907fed22e27190, + FFFA22dbccc07fed22dbccc0, + FFFA22e511a07fed22e511a0, + FFFA2167fad07fed2167fad0, + FFFA22dd04c07fed22dd04c0, + FFFA23a17ac07fed23a17ac0, + FFFA23d010307fed23d01030, ); }; /* End PBXProject section */ }; - rootObject = FFF92047ce907f922047ce90 /* Project object */; + rootObject = FFF921719ec07fed21719ec0 /* 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 aced43dc..3453c591 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 */ - FFFF81c787107fdb81c78710 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD81c9c0307fdb81c9c030 /* SceneQuery */; }; - FFFF81c787707fdb81c78770 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD832121807fdb83212180 /* SimulationController */; }; - FFFF820362387fdb82036238 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820362387fdb82036238 /* NpActor.cpp */; }; - FFFF820362a07fdb820362a0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820362a07fdb820362a0 /* NpAggregate.cpp */; }; - FFFF820363087fdb82036308 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820363087fdb82036308 /* NpArticulation.cpp */; }; - FFFF820363707fdb82036370 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820363707fdb82036370 /* NpArticulationJoint.cpp */; }; - FFFF820363d87fdb820363d8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820363d87fdb820363d8 /* NpArticulationLink.cpp */; }; - FFFF820364407fdb82036440 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820364407fdb82036440 /* NpBatchQuery.cpp */; }; - FFFF820364a87fdb820364a8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820364a87fdb820364a8 /* NpConstraint.cpp */; }; - FFFF820365107fdb82036510 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820365107fdb82036510 /* NpFactory.cpp */; }; - FFFF820365787fdb82036578 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820365787fdb82036578 /* NpMaterial.cpp */; }; - FFFF820365e07fdb820365e0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820365e07fdb820365e0 /* NpMetaData.cpp */; }; - FFFF820366487fdb82036648 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820366487fdb82036648 /* NpPhysics.cpp */; }; - FFFF820366b07fdb820366b0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820366b07fdb820366b0 /* NpPvdSceneQueryCollector.cpp */; }; - FFFF820367187fdb82036718 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820367187fdb82036718 /* NpReadCheck.cpp */; }; - FFFF820367807fdb82036780 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820367807fdb82036780 /* NpRigidDynamic.cpp */; }; - FFFF820367e87fdb820367e8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820367e87fdb820367e8 /* NpRigidStatic.cpp */; }; - FFFF820368507fdb82036850 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820368507fdb82036850 /* NpScene.cpp */; }; - FFFF820368b87fdb820368b8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820368b87fdb820368b8 /* NpSceneQueries.cpp */; }; - FFFF820369207fdb82036920 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820369207fdb82036920 /* NpSerializerAdapter.cpp */; }; - FFFF820369887fdb82036988 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820369887fdb82036988 /* NpShape.cpp */; }; - FFFF820369f07fdb820369f0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820369f07fdb820369f0 /* NpShapeManager.cpp */; }; - FFFF82036a587fdb82036a58 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82036a587fdb82036a58 /* NpSpatialIndex.cpp */; }; - FFFF82036ac07fdb82036ac0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82036ac07fdb82036ac0 /* NpVolumeCache.cpp */; }; - FFFF82036b287fdb82036b28 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82036b287fdb82036b28 /* NpWriteCheck.cpp */; }; - FFFF82036b907fdb82036b90 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82036b907fdb82036b90 /* PvdMetaDataPvdBinding.cpp */; }; - FFFF82036bf87fdb82036bf8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82036bf87fdb82036bf8 /* PvdPhysicsClient.cpp */; }; - FFFF82036e007fdb82036e00 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82036e007fdb82036e00 /* particles/NpParticleFluid.cpp */; }; - FFFF82036e687fdb82036e68 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82036e687fdb82036e68 /* particles/NpParticleSystem.cpp */; }; - FFFF820376207fdb82037620 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820376207fdb82037620 /* buffering/ScbActor.cpp */; }; - FFFF820376887fdb82037688 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820376887fdb82037688 /* buffering/ScbAggregate.cpp */; }; - FFFF820376f07fdb820376f0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820376f07fdb820376f0 /* buffering/ScbBase.cpp */; }; - FFFF820377587fdb82037758 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820377587fdb82037758 /* buffering/ScbCloth.cpp */; }; - FFFF820377c07fdb820377c0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820377c07fdb820377c0 /* buffering/ScbMetaData.cpp */; }; - FFFF820378287fdb82037828 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820378287fdb82037828 /* buffering/ScbParticleSystem.cpp */; }; - FFFF820378907fdb82037890 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820378907fdb82037890 /* buffering/ScbScene.cpp */; }; - FFFF820378f87fdb820378f8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820378f87fdb820378f8 /* buffering/ScbScenePvdClient.cpp */; }; - FFFF820379607fdb82037960 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820379607fdb82037960 /* buffering/ScbShape.cpp */; }; - FFFF82037b007fdb82037b00 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82037b007fdb82037b00 /* cloth/NpCloth.cpp */; }; - FFFF82037b687fdb82037b68 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82037b687fdb82037b68 /* cloth/NpClothFabric.cpp */; }; - FFFF82037bd07fdb82037bd0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82037bd07fdb82037bd0 /* cloth/NpClothParticleData.cpp */; }; - FFFF82037c387fdb82037c38 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82037c387fdb82037c38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; - FFFF820303a87fdb820303a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD820303a87fdb820303a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; - FFFF820304107fdb82030410 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD820304107fdb82030410 /* core/src/PxMetaDataObjects.cpp */; }; + FFFF95d22e707f8e95d22e70 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD95d430907f8e95d43090 /* SceneQuery */; }; + FFFF95d22ed07f8e95d22ed0 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD95d477007f8e95d47700 /* SimulationController */; }; + FFFF9603b8387f8e9603b838 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603b8387f8e9603b838 /* NpActor.cpp */; }; + FFFF9603b8a07f8e9603b8a0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603b8a07f8e9603b8a0 /* NpAggregate.cpp */; }; + FFFF9603b9087f8e9603b908 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603b9087f8e9603b908 /* NpArticulation.cpp */; }; + FFFF9603b9707f8e9603b970 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603b9707f8e9603b970 /* NpArticulationJoint.cpp */; }; + FFFF9603b9d87f8e9603b9d8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603b9d87f8e9603b9d8 /* NpArticulationLink.cpp */; }; + FFFF9603ba407f8e9603ba40 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603ba407f8e9603ba40 /* NpBatchQuery.cpp */; }; + FFFF9603baa87f8e9603baa8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603baa87f8e9603baa8 /* NpConstraint.cpp */; }; + FFFF9603bb107f8e9603bb10 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603bb107f8e9603bb10 /* NpFactory.cpp */; }; + FFFF9603bb787f8e9603bb78 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603bb787f8e9603bb78 /* NpMaterial.cpp */; }; + FFFF9603bbe07f8e9603bbe0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603bbe07f8e9603bbe0 /* NpMetaData.cpp */; }; + FFFF9603bc487f8e9603bc48 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603bc487f8e9603bc48 /* NpPhysics.cpp */; }; + FFFF9603bcb07f8e9603bcb0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603bcb07f8e9603bcb0 /* NpPvdSceneQueryCollector.cpp */; }; + FFFF9603bd187f8e9603bd18 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603bd187f8e9603bd18 /* NpReadCheck.cpp */; }; + FFFF9603bd807f8e9603bd80 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603bd807f8e9603bd80 /* NpRigidDynamic.cpp */; }; + FFFF9603bde87f8e9603bde8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603bde87f8e9603bde8 /* NpRigidStatic.cpp */; }; + FFFF9603be507f8e9603be50 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603be507f8e9603be50 /* NpScene.cpp */; }; + FFFF9603beb87f8e9603beb8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603beb87f8e9603beb8 /* NpSceneQueries.cpp */; }; + FFFF9603bf207f8e9603bf20 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603bf207f8e9603bf20 /* NpSerializerAdapter.cpp */; }; + FFFF9603bf887f8e9603bf88 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603bf887f8e9603bf88 /* NpShape.cpp */; }; + FFFF9603bff07f8e9603bff0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603bff07f8e9603bff0 /* NpShapeManager.cpp */; }; + FFFF9603c0587f8e9603c058 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603c0587f8e9603c058 /* NpSpatialIndex.cpp */; }; + FFFF9603c0c07f8e9603c0c0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603c0c07f8e9603c0c0 /* NpVolumeCache.cpp */; }; + FFFF9603c1287f8e9603c128 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603c1287f8e9603c128 /* NpWriteCheck.cpp */; }; + FFFF9603c1907f8e9603c190 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603c1907f8e9603c190 /* PvdMetaDataPvdBinding.cpp */; }; + FFFF9603c1f87f8e9603c1f8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603c1f87f8e9603c1f8 /* PvdPhysicsClient.cpp */; }; + FFFF9603c4007f8e9603c400 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603c4007f8e9603c400 /* particles/NpParticleFluid.cpp */; }; + FFFF9603c4687f8e9603c468 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603c4687f8e9603c468 /* particles/NpParticleSystem.cpp */; }; + FFFF9603cc207f8e9603cc20 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603cc207f8e9603cc20 /* buffering/ScbActor.cpp */; }; + FFFF9603cc887f8e9603cc88 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603cc887f8e9603cc88 /* buffering/ScbAggregate.cpp */; }; + FFFF9603ccf07f8e9603ccf0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603ccf07f8e9603ccf0 /* buffering/ScbBase.cpp */; }; + FFFF9603cd587f8e9603cd58 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603cd587f8e9603cd58 /* buffering/ScbCloth.cpp */; }; + FFFF9603cdc07f8e9603cdc0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603cdc07f8e9603cdc0 /* buffering/ScbMetaData.cpp */; }; + FFFF9603ce287f8e9603ce28 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603ce287f8e9603ce28 /* buffering/ScbParticleSystem.cpp */; }; + FFFF9603ce907f8e9603ce90 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603ce907f8e9603ce90 /* buffering/ScbScene.cpp */; }; + FFFF9603cef87f8e9603cef8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603cef87f8e9603cef8 /* buffering/ScbScenePvdClient.cpp */; }; + FFFF9603cf607f8e9603cf60 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603cf607f8e9603cf60 /* buffering/ScbShape.cpp */; }; + FFFF9603d1007f8e9603d100 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603d1007f8e9603d100 /* cloth/NpCloth.cpp */; }; + FFFF9603d1687f8e9603d168 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603d1687f8e9603d168 /* cloth/NpClothFabric.cpp */; }; + FFFF9603d1d07f8e9603d1d0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603d1d07f8e9603d1d0 /* cloth/NpClothParticleData.cpp */; }; + FFFF9603d2387f8e9603d238 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603d2387f8e9603d238 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; + FFFF96039fa87f8e96039fa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD96039fa87f8e96039fa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; + FFFF9603a0107f8e9603a010 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD9603a0107f8e9603a010 /* core/src/PxMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD81c6e7107fdb81c6e710 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD820354007fdb82035400 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD820354687fdb82035468 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD820354d07fdb820354d0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD820355387fdb82035538 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD820355a07fdb820355a0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD820356087fdb82035608 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFD820356707fdb82035670 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD820356d87fdb820356d8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; - FFFD820357407fdb82035740 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; - FFFD820357a87fdb820357a8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD820358107fdb82035810 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD820358787fdb82035878 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFD820358e07fdb820358e0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD820359487fdb82035948 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD820359b07fdb820359b0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD82035a187fdb82035a18 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD82035a807fdb82035a80 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; - FFFD82035ae87fdb82035ae8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD82035b507fdb82035b50 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFD82035bb87fdb82035bb8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD82035c207fdb82035c20 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD82035c887fdb82035c88 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD82035cf07fdb82035cf0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFD82035d587fdb82035d58 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD82035dc07fdb82035dc0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD82035e287fdb82035e28 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; - FFFD82035e907fdb82035e90 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD82035ef87fdb82035ef8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD82035f607fdb82035f60 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD82035fc87fdb82035fc8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD820360307fdb82036030 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFD820360987fdb82036098 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; - FFFD820361007fdb82036100 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; - FFFD820361687fdb82036168 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD820361d07fdb820361d0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD820362387fdb82036238 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820362a07fdb820362a0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820363087fdb82036308 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820363707fdb82036370 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820363d87fdb820363d8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820364407fdb82036440 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820364a87fdb820364a8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820365107fdb82036510 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820365787fdb82036578 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820365e07fdb820365e0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820366487fdb82036648 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820366b07fdb820366b0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820367187fdb82036718 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820367807fdb82036780 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820367e87fdb820367e8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820368507fdb82036850 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820368b87fdb820368b8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820369207fdb82036920 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820369887fdb82036988 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820369f07fdb820369f0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82036a587fdb82036a58 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82036ac07fdb82036ac0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82036b287fdb82036b28 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82036b907fdb82036b90 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82036bf87fdb82036bf8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82036c607fdb82036c60 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD82036cc87fdb82036cc8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFD82036d307fdb82036d30 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD82036d987fdb82036d98 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD82036e007fdb82036e00 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82036e687fdb82036e68 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82036ed07fdb82036ed0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD82036f387fdb82036f38 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD82036fa07fdb82036fa0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD820370087fdb82037008 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD820370707fdb82037070 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD820370d87fdb820370d8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD820371407fdb82037140 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD820371a87fdb820371a8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD820372107fdb82037210 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFD820372787fdb82037278 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; - FFFD820372e07fdb820372e0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD820373487fdb82037348 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; - FFFD820373b07fdb820373b0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD820374187fdb82037418 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD820374807fdb82037480 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD820374e87fdb820374e8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD820375507fdb82037550 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD820375b87fdb820375b8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; - FFFD820376207fdb82037620 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820376887fdb82037688 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820376f07fdb820376f0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820377587fdb82037758 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820377c07fdb820377c0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820378287fdb82037828 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820378907fdb82037890 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820378f87fdb820378f8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820379607fdb82037960 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820379c87fdb820379c8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD82037a307fdb82037a30 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD82037a987fdb82037a98 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD82037b007fdb82037b00 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82037b687fdb82037b68 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82037bd07fdb82037bd0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82037c387fdb82037c38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82037e007fdb82037e00 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD82037e687fdb82037e68 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD82037ed07fdb82037ed0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD82037f387fdb82037f38 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD82037fa07fdb82037fa0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFD820380087fdb82038008 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD820380707fdb82038070 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD820380d87fdb820380d8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFD820381407fdb82038140 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD820381a87fdb820381a8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD820382107fdb82038210 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD820382787fdb82038278 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; - FFFD820382e07fdb820382e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD820383487fdb82038348 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; - FFFD820383b07fdb820383b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFD820384187fdb82038418 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; - FFFD820384807fdb82038480 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; - FFFD820384e87fdb820384e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; - FFFD820385507fdb82038550 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFD820385b87fdb820385b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD820386207fdb82038620 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD820386887fdb82038688 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFD820386f07fdb820386f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD820387587fdb82038758 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFD820387c07fdb820387c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFD820388287fdb82038828 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFD820388907fdb82038890 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; - FFFD820388f87fdb820388f8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD820389607fdb82038960 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD820389c87fdb820389c8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFD82038a307fdb82038a30 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD82038a987fdb82038a98 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD82038b007fdb82038b00 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD82038b687fdb82038b68 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD82038bd07fdb82038bd0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD82038c387fdb82038c38 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD82038ca07fdb82038ca0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; - FFFD82038d087fdb82038d08 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD82038d707fdb82038d70 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; - FFFD82038dd87fdb82038dd8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD82038e407fdb82038e40 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD82038ea87fdb82038ea8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD82038f107fdb82038f10 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; - FFFD82038f787fdb82038f78 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD82038fe07fdb82038fe0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFD820390487fdb82039048 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD820390b07fdb820390b0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD820391187fdb82039118 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD820391807fdb82039180 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD820391e87fdb820391e8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD820392507fdb82039250 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFD820392b87fdb820392b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD820393207fdb82039320 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD820393887fdb82039388 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD820300007fdb82030000 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD820300687fdb82030068 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD820300d07fdb820300d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD820301387fdb82030138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD820301a07fdb820301a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD820302087fdb82030208 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFD820302707fdb82030270 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFD820302d87fdb820302d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD820303407fdb82030340 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD820303a87fdb820303a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820304107fdb82030410 /* core/src/PxMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD95cf0bc07f8e95cf0bc0 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD9603aa007f8e9603aa00 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603aa687f8e9603aa68 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603aad07f8e9603aad0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603ab387f8e9603ab38 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603aba07f8e9603aba0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603ac087f8e9603ac08 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603ac707f8e9603ac70 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603acd87f8e9603acd8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603ad407f8e9603ad40 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603ada87f8e9603ada8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603ae107f8e9603ae10 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603ae787f8e9603ae78 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603aee07f8e9603aee0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603af487f8e9603af48 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603afb07f8e9603afb0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b0187f8e9603b018 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b0807f8e9603b080 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b0e87f8e9603b0e8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b1507f8e9603b150 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b1b87f8e9603b1b8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b2207f8e9603b220 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b2887f8e9603b288 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b2f07f8e9603b2f0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b3587f8e9603b358 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b3c07f8e9603b3c0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b4287f8e9603b428 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b4907f8e9603b490 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b4f87f8e9603b4f8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b5607f8e9603b560 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b5c87f8e9603b5c8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b6307f8e9603b630 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b6987f8e9603b698 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b7007f8e9603b700 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b7687f8e9603b768 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b7d07f8e9603b7d0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603b8387f8e9603b838 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603b8a07f8e9603b8a0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603b9087f8e9603b908 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603b9707f8e9603b970 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603b9d87f8e9603b9d8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603ba407f8e9603ba40 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603baa87f8e9603baa8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603bb107f8e9603bb10 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603bb787f8e9603bb78 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603bbe07f8e9603bbe0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603bc487f8e9603bc48 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603bcb07f8e9603bcb0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603bd187f8e9603bd18 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603bd807f8e9603bd80 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603bde87f8e9603bde8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603be507f8e9603be50 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603beb87f8e9603beb8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603bf207f8e9603bf20 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603bf887f8e9603bf88 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603bff07f8e9603bff0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603c0587f8e9603c058 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603c0c07f8e9603c0c0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603c1287f8e9603c128 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603c1907f8e9603c190 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603c1f87f8e9603c1f8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603c2607f8e9603c260 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603c2c87f8e9603c2c8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603c3307f8e9603c330 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603c3987f8e9603c398 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603c4007f8e9603c400 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603c4687f8e9603c468 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603c4d07f8e9603c4d0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603c5387f8e9603c538 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603c5a07f8e9603c5a0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603c6087f8e9603c608 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603c6707f8e9603c670 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603c6d87f8e9603c6d8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603c7407f8e9603c740 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603c7a87f8e9603c7a8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603c8107f8e9603c810 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603c8787f8e9603c878 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603c8e07f8e9603c8e0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603c9487f8e9603c948 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603c9b07f8e9603c9b0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603ca187f8e9603ca18 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603ca807f8e9603ca80 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603cae87f8e9603cae8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603cb507f8e9603cb50 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603cbb87f8e9603cbb8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603cc207f8e9603cc20 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603cc887f8e9603cc88 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603ccf07f8e9603ccf0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603cd587f8e9603cd58 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603cdc07f8e9603cdc0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603ce287f8e9603ce28 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603ce907f8e9603ce90 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603cef87f8e9603cef8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603cf607f8e9603cf60 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603cfc87f8e9603cfc8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603d0307f8e9603d030 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603d0987f8e9603d098 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603d1007f8e9603d100 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603d1687f8e9603d168 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603d1d07f8e9603d1d0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603d2387f8e9603d238 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960300007f8e96030000 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD960300687f8e96030068 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFD960300d07f8e960300d0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD960301387f8e96030138 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD960301a07f8e960301a0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFD960302087f8e96030208 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD960302707f8e96030270 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD960302d87f8e960302d8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFD960303407f8e96030340 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD960303a87f8e960303a8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD960304107f8e96030410 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD960304787f8e96030478 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; + FFFD960304e07f8e960304e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD960305487f8e96030548 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; + FFFD960305b07f8e960305b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFD960306187f8e96030618 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; + FFFD960306807f8e96030680 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; + FFFD960306e87f8e960306e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; + FFFD960307507f8e96030750 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFD960307b87f8e960307b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD960308207f8e96030820 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFD960308887f8e96030888 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFD960308f07f8e960308f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD960309587f8e96030958 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFD960309c07f8e960309c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFD96030a287f8e96030a28 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFD96030a907f8e96030a90 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; + FFFD96030af87f8e96030af8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD96030b607f8e96030b60 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD96030bc87f8e96030bc8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFD96030c307f8e96030c30 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFD96030c987f8e96030c98 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD96030d007f8e96030d00 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD96030d687f8e96030d68 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; + FFFD96030dd07f8e96030dd0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD96030e387f8e96030e38 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD96030ea07f8e96030ea0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; + FFFD96030f087f8e96030f08 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFD96030f707f8e96030f70 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; + FFFD96030fd87f8e96030fd8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD960310407f8e96031040 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD960310a87f8e960310a8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFD960311107f8e96031110 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; + FFFD960311787f8e96031178 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFD960311e07f8e960311e0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFD960312487f8e96031248 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFD960312b07f8e960312b0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFD960313187f8e96031318 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD960313807f8e96031380 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD960313e87f8e960313e8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD960314507f8e96031450 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFD960314b87f8e960314b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD960315207f8e96031520 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFD960315887f8e96031588 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD96039c007f8e96039c00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFD96039c687f8e96039c68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFD96039cd07f8e96039cd0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD96039d387f8e96039d38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD96039da07f8e96039da0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD96039e087f8e96039e08 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFD96039e707f8e96039e70 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFD96039ed87f8e96039ed8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD96039f407f8e96039f40 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD96039fa87f8e96039fa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603a0107f8e9603a010 /* 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 */ - FFF281c6e7107fdb81c6e710 /* Resources */ = { + FFF295cf0bc07f8e95cf0bc0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -233,7 +233,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC81c6e7107fdb81c6e710 /* Frameworks */ = { + FFFC95cf0bc07f8e95cf0bc0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -243,52 +243,52 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF881c6e7107fdb81c6e710 /* Sources */ = { + FFF895cf0bc07f8e95cf0bc0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF820362387fdb82036238, - FFFF820362a07fdb820362a0, - FFFF820363087fdb82036308, - FFFF820363707fdb82036370, - FFFF820363d87fdb820363d8, - FFFF820364407fdb82036440, - FFFF820364a87fdb820364a8, - FFFF820365107fdb82036510, - FFFF820365787fdb82036578, - FFFF820365e07fdb820365e0, - FFFF820366487fdb82036648, - FFFF820366b07fdb820366b0, - FFFF820367187fdb82036718, - FFFF820367807fdb82036780, - FFFF820367e87fdb820367e8, - FFFF820368507fdb82036850, - FFFF820368b87fdb820368b8, - FFFF820369207fdb82036920, - FFFF820369887fdb82036988, - FFFF820369f07fdb820369f0, - FFFF82036a587fdb82036a58, - FFFF82036ac07fdb82036ac0, - FFFF82036b287fdb82036b28, - FFFF82036b907fdb82036b90, - FFFF82036bf87fdb82036bf8, - FFFF82036e007fdb82036e00, - FFFF82036e687fdb82036e68, - FFFF820376207fdb82037620, - FFFF820376887fdb82037688, - FFFF820376f07fdb820376f0, - FFFF820377587fdb82037758, - FFFF820377c07fdb820377c0, - FFFF820378287fdb82037828, - FFFF820378907fdb82037890, - FFFF820378f87fdb820378f8, - FFFF820379607fdb82037960, - FFFF82037b007fdb82037b00, - FFFF82037b687fdb82037b68, - FFFF82037bd07fdb82037bd0, - FFFF82037c387fdb82037c38, - FFFF820303a87fdb820303a8, - FFFF820304107fdb82030410, + FFFF9603b8387f8e9603b838, + FFFF9603b8a07f8e9603b8a0, + FFFF9603b9087f8e9603b908, + FFFF9603b9707f8e9603b970, + FFFF9603b9d87f8e9603b9d8, + FFFF9603ba407f8e9603ba40, + FFFF9603baa87f8e9603baa8, + FFFF9603bb107f8e9603bb10, + FFFF9603bb787f8e9603bb78, + FFFF9603bbe07f8e9603bbe0, + FFFF9603bc487f8e9603bc48, + FFFF9603bcb07f8e9603bcb0, + FFFF9603bd187f8e9603bd18, + FFFF9603bd807f8e9603bd80, + FFFF9603bde87f8e9603bde8, + FFFF9603be507f8e9603be50, + FFFF9603beb87f8e9603beb8, + FFFF9603bf207f8e9603bf20, + FFFF9603bf887f8e9603bf88, + FFFF9603bff07f8e9603bff0, + FFFF9603c0587f8e9603c058, + FFFF9603c0c07f8e9603c0c0, + FFFF9603c1287f8e9603c128, + FFFF9603c1907f8e9603c190, + FFFF9603c1f87f8e9603c1f8, + FFFF9603c4007f8e9603c400, + FFFF9603c4687f8e9603c468, + FFFF9603cc207f8e9603cc20, + FFFF9603cc887f8e9603cc88, + FFFF9603ccf07f8e9603ccf0, + FFFF9603cd587f8e9603cd58, + FFFF9603cdc07f8e9603cdc0, + FFFF9603ce287f8e9603ce28, + FFFF9603ce907f8e9603ce90, + FFFF9603cef87f8e9603cef8, + FFFF9603cf607f8e9603cf60, + FFFF9603d1007f8e9603d100, + FFFF9603d1687f8e9603d168, + FFFF9603d1d07f8e9603d1d0, + FFFF9603d2387f8e9603d238, + FFFF96039fa87f8e96039fa8, + FFFF9603a0107f8e9603a010, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -297,112 +297,112 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF481c783c07fdb81c783c0 /* PBXTargetDependency */ = { + FFF495d225b07f8e95d225b0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA83507ad07fdb83507ad0 /* LowLevel */; - targetProxy = FFF583507ad07fdb83507ad0 /* PBXContainerItemProxy */; + target = FFFA94626f907f8e94626f90 /* LowLevel */; + targetProxy = FFF594626f907f8e94626f90 /* PBXContainerItemProxy */; }; - FFF481c7bef07fdb81c7bef0 /* PBXTargetDependency */ = { + FFF495d1f6907f8e95d1f690 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA837322b07fdb837322b0 /* LowLevelAABB */; - targetProxy = FFF5837322b07fdb837322b0 /* PBXContainerItemProxy */; + target = FFFA940ccda07f8e940ccda0 /* LowLevelAABB */; + targetProxy = FFF5940ccda07f8e940ccda0 /* PBXContainerItemProxy */; }; - FFF481c78c507fdb81c78c50 /* PBXTargetDependency */ = { + FFF495d1f7507f8e95d1f750 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA81c526f07fdb81c526f0 /* LowLevelCloth */; - targetProxy = FFF581c526f07fdb81c526f0 /* PBXContainerItemProxy */; + target = FFFA941173807f8e94117380 /* LowLevelCloth */; + targetProxy = FFF5941173807f8e94117380 /* PBXContainerItemProxy */; }; - FFF481c78bf07fdb81c78bf0 /* PBXTargetDependency */ = { + FFF495d1f6f07f8e95d1f6f0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA81c2a6507fdb81c2a650 /* LowLevelDynamics */; - targetProxy = FFF581c2a6507fdb81c2a650 /* PBXContainerItemProxy */; + target = FFFA941450a07f8e941450a0 /* LowLevelDynamics */; + targetProxy = FFF5941450a07f8e941450a0 /* PBXContainerItemProxy */; }; - FFF481c786b07fdb81c786b0 /* PBXTargetDependency */ = { + FFF495d22e107f8e95d22e10 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA837467407fdb83746740 /* LowLevelParticles */; - targetProxy = FFF5837467407fdb83746740 /* PBXContainerItemProxy */; + target = FFFA940bb1407f8e940bb140 /* LowLevelParticles */; + targetProxy = FFF5940bb1407f8e940bb140 /* PBXContainerItemProxy */; }; - FFF481c783607fdb81c78360 /* PBXTargetDependency */ = { + FFF495d225507f8e95d22550 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA832255c07fdb832255c0 /* PhysXCommon */; - targetProxy = FFF5832255c07fdb832255c0 /* PBXContainerItemProxy */; + target = FFFA9415a1507f8e9415a150 /* PhysXCommon */; + targetProxy = FFF59415a1507f8e9415a150 /* PBXContainerItemProxy */; }; - FFF481c6ea007fdb81c6ea00 /* PBXTargetDependency */ = { + FFF49405c1707f8e9405c170 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA832630b07fdb832630b0 /* PxFoundation */; - targetProxy = FFF5832630b07fdb832630b0 /* PBXContainerItemProxy */; + target = FFFA94146ae07f8e94146ae0 /* PxFoundation */; + targetProxy = FFF594146ae07f8e94146ae0 /* PBXContainerItemProxy */; }; - FFF481c6e6b07fdb81c6e6b0 /* PBXTargetDependency */ = { + FFF495cf08107f8e95cf0810 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA81c0ebb07fdb81c0ebb0 /* PxPvdSDK */; - targetProxy = FFF581c0ebb07fdb81c0ebb0 /* PBXContainerItemProxy */; + target = FFFA9440c6c07f8e9440c6c0 /* PxPvdSDK */; + targetProxy = FFF59440c6c07f8e9440c6c0 /* PBXContainerItemProxy */; }; - FFF481c788c07fdb81c788c0 /* PBXTargetDependency */ = { + FFF495d1f1e07f8e95d1f1e0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA84a4f9207fdb84a4f920 /* PxTask */; - targetProxy = FFF584a4f9207fdb84a4f920 /* PBXContainerItemProxy */; + target = FFFA940815207f8e94081520 /* PxTask */; + targetProxy = FFF5940815207f8e94081520 /* PBXContainerItemProxy */; }; - FFF481c787107fdb81c78710 /* PBXTargetDependency */ = { + FFF495d22e707f8e95d22e70 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA81c9c0307fdb81c9c030 /* SceneQuery */; - targetProxy = FFF581c9c0307fdb81c9c030 /* PBXContainerItemProxy */; + target = FFFA95d430907f8e95d43090 /* SceneQuery */; + targetProxy = FFF595d430907f8e95d43090 /* PBXContainerItemProxy */; }; - FFF481c787707fdb81c78770 /* PBXTargetDependency */ = { + FFF495d22ed07f8e95d22ed0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA832121807fdb83212180 /* SimulationController */; - targetProxy = FFF5832121807fdb83212180 /* PBXContainerItemProxy */; + target = FFFA95d477007f8e95d47700 /* SimulationController */; + targetProxy = FFF595d477007f8e95d47700 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCharacterKinematic */ - FFFF81c5ed407fdb81c5ed40 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD81c895807fdb81c89580 /* PhysXExtensions */; }; - FFFF820398787fdb82039878 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820398787fdb82039878 /* CctBoxController.cpp */; }; - FFFF820398e07fdb820398e0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820398e07fdb820398e0 /* CctCapsuleController.cpp */; }; - FFFF820399487fdb82039948 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820399487fdb82039948 /* CctCharacterController.cpp */; }; - FFFF820399b07fdb820399b0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820399b07fdb820399b0 /* CctCharacterControllerCallbacks.cpp */; }; - FFFF82039a187fdb82039a18 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82039a187fdb82039a18 /* CctCharacterControllerManager.cpp */; }; - FFFF82039a807fdb82039a80 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82039a807fdb82039a80 /* CctController.cpp */; }; - FFFF82039ae87fdb82039ae8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82039ae87fdb82039ae8 /* CctObstacleContext.cpp */; }; - FFFF82039b507fdb82039b50 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82039b507fdb82039b50 /* CctSweptBox.cpp */; }; - FFFF82039bb87fdb82039bb8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82039bb87fdb82039bb8 /* CctSweptCapsule.cpp */; }; - FFFF82039c207fdb82039c20 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82039c207fdb82039c20 /* CctSweptVolume.cpp */; }; + FFFF95d25a707f8e95d25a70 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD95d305e07f8e95d305e0 /* PhysXExtensions */; }; + FFFF960342787f8e96034278 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960342787f8e96034278 /* CctBoxController.cpp */; }; + FFFF960342e07f8e960342e0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960342e07f8e960342e0 /* CctCapsuleController.cpp */; }; + FFFF960343487f8e96034348 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960343487f8e96034348 /* CctCharacterController.cpp */; }; + FFFF960343b07f8e960343b0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960343b07f8e960343b0 /* CctCharacterControllerCallbacks.cpp */; }; + FFFF960344187f8e96034418 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960344187f8e96034418 /* CctCharacterControllerManager.cpp */; }; + FFFF960344807f8e96034480 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960344807f8e96034480 /* CctController.cpp */; }; + FFFF960344e87f8e960344e8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960344e87f8e960344e8 /* CctObstacleContext.cpp */; }; + FFFF960345507f8e96034550 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960345507f8e96034550 /* CctSweptBox.cpp */; }; + FFFF960345b87f8e960345b8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960345b87f8e960345b8 /* CctSweptCapsule.cpp */; }; + FFFF960346207f8e96034620 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960346207f8e96034620 /* CctSweptVolume.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD81c788d07fdb81c788d0 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD81c7cc907fdb81c7cc90 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c7ccf87fdb81c7ccf8 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c7cd607fdb81c7cd60 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c7cdc87fdb81c7cdc8 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c7ce307fdb81c7ce30 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c7ce987fdb81c7ce98 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c7cf007fdb81c7cf00 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c7cf687fdb81c7cf68 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; - FFFD820394007fdb82039400 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD820394687fdb82039468 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFD820394d07fdb820394d0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; - FFFD820395387fdb82039538 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD820395a07fdb820395a0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; - FFFD820396087fdb82039608 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; - FFFD820396707fdb82039670 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD820396d87fdb820396d8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD820397407fdb82039740 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD820397a87fdb820397a8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; - FFFD820398107fdb82039810 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD820398787fdb82039878 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820398e07fdb820398e0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820399487fdb82039948 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820399b07fdb820399b0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82039a187fdb82039a18 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82039a807fdb82039a80 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82039ae87fdb82039ae8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82039b507fdb82039b50 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82039bb87fdb82039bb8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82039c207fdb82039c20 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD95d1f3407f8e95d1f340 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD95d264307f8e95d26430 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFD95d264987f8e95d26498 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFD95d265007f8e95d26500 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; + FFFD95d265687f8e95d26568 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; + FFFD95d265d07f8e95d265d0 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; + FFFD95d266387f8e95d26638 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD95d266a07f8e95d266a0 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; + FFFD95d267087f8e95d26708 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; + FFFD96033e007f8e96033e00 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFD96033e687f8e96033e68 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFD96033ed07f8e96033ed0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; + FFFD96033f387f8e96033f38 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD96033fa07f8e96033fa0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; + FFFD960340087f8e96034008 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; + FFFD960340707f8e96034070 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD960340d87f8e960340d8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD960341407f8e96034140 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD960341a87f8e960341a8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; + FFFD960342107f8e96034210 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD960342787f8e96034278 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960342e07f8e960342e0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960343487f8e96034348 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960343b07f8e960343b0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960344187f8e96034418 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960344807f8e96034480 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960344e87f8e960344e8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960345507f8e96034550 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960345b87f8e960345b8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960346207f8e96034620 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF281c788d07fdb81c788d0 /* Resources */ = { + FFF295d1f3407f8e95d1f340 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -412,7 +412,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC81c788d07fdb81c788d0 /* Frameworks */ = { + FFFC95d1f3407f8e95d1f340 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -422,20 +422,20 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF881c788d07fdb81c788d0 /* Sources */ = { + FFF895d1f3407f8e95d1f340 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF820398787fdb82039878, - FFFF820398e07fdb820398e0, - FFFF820399487fdb82039948, - FFFF820399b07fdb820399b0, - FFFF82039a187fdb82039a18, - FFFF82039a807fdb82039a80, - FFFF82039ae87fdb82039ae8, - FFFF82039b507fdb82039b50, - FFFF82039bb87fdb82039bb8, - FFFF82039c207fdb82039c20, + FFFF960342787f8e96034278, + FFFF960342e07f8e960342e0, + FFFF960343487f8e96034348, + FFFF960343b07f8e960343b0, + FFFF960344187f8e96034418, + FFFF960344807f8e96034480, + FFFF960344e87f8e960344e8, + FFFF960345507f8e96034550, + FFFF960345b87f8e960345b8, + FFFF960346207f8e96034620, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -444,91 +444,91 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF481c7da707fdb81c7da70 /* PBXTargetDependency */ = { + FFF495d206907f8e95d20690 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA832255c07fdb832255c0 /* PhysXCommon */; - targetProxy = FFF5832255c07fdb832255c0 /* PBXContainerItemProxy */; + target = FFFA9415a1507f8e9415a150 /* PhysXCommon */; + targetProxy = FFF59415a1507f8e9415a150 /* PBXContainerItemProxy */; }; - FFF481c5ed407fdb81c5ed40 /* PBXTargetDependency */ = { + FFF495d25a707f8e95d25a70 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA81c895807fdb81c89580 /* PhysXExtensions */; - targetProxy = FFF581c895807fdb81c89580 /* PBXContainerItemProxy */; + target = FFFA95d305e07f8e95d305e0 /* PhysXExtensions */; + targetProxy = FFF595d305e07f8e95d305e0 /* PBXContainerItemProxy */; }; - FFF481c7cc507fdb81c7cc50 /* PBXTargetDependency */ = { + FFF495d24c407f8e95d24c40 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA832630b07fdb832630b0 /* PxFoundation */; - targetProxy = FFF5832630b07fdb832630b0 /* PBXContainerItemProxy */; + target = FFFA94146ae07f8e94146ae0 /* PxFoundation */; + targetProxy = FFF594146ae07f8e94146ae0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXVehicle */ - FFFF8203da087fdb8203da08 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8203da087fdb8203da08 /* PxVehicleComponents.cpp */; }; - FFFF8203da707fdb8203da70 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8203da707fdb8203da70 /* PxVehicleDrive.cpp */; }; - FFFF8203dad87fdb8203dad8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8203dad87fdb8203dad8 /* PxVehicleDrive4W.cpp */; }; - FFFF8203db407fdb8203db40 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8203db407fdb8203db40 /* PxVehicleDriveNW.cpp */; }; - FFFF8203dba87fdb8203dba8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8203dba87fdb8203dba8 /* PxVehicleDriveTank.cpp */; }; - FFFF8203dc107fdb8203dc10 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8203dc107fdb8203dc10 /* PxVehicleMetaData.cpp */; }; - FFFF8203dc787fdb8203dc78 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8203dc787fdb8203dc78 /* PxVehicleNoDrive.cpp */; }; - FFFF8203dce07fdb8203dce0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8203dce07fdb8203dce0 /* PxVehicleSDK.cpp */; }; - FFFF8203dd487fdb8203dd48 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8203dd487fdb8203dd48 /* PxVehicleSerialization.cpp */; }; - FFFF8203ddb07fdb8203ddb0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8203ddb07fdb8203ddb0 /* PxVehicleSuspWheelTire4.cpp */; }; - FFFF8203de187fdb8203de18 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8203de187fdb8203de18 /* PxVehicleTireFriction.cpp */; }; - FFFF8203de807fdb8203de80 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8203de807fdb8203de80 /* PxVehicleUpdate.cpp */; }; - FFFF8203dee87fdb8203dee8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8203dee87fdb8203dee8 /* PxVehicleWheels.cpp */; }; - FFFF8203df507fdb8203df50 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8203df507fdb8203df50 /* VehicleUtilControl.cpp */; }; - FFFF8203dfb87fdb8203dfb8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8203dfb87fdb8203dfb8 /* VehicleUtilSetup.cpp */; }; - FFFF8203e0207fdb8203e020 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8203e0207fdb8203e020 /* VehicleUtilTelemetry.cpp */; }; - FFFF81c8b4587fdb81c8b458 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD81c8b4587fdb81c8b458 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; - FFFF81c8b4c07fdb81c8b4c0 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD81c8b4c07fdb81c8b4c0 /* src/PxVehicleMetaDataObjects.cpp */; }; + FFFF9603ec087f8e9603ec08 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603ec087f8e9603ec08 /* PxVehicleComponents.cpp */; }; + FFFF9603ec707f8e9603ec70 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603ec707f8e9603ec70 /* PxVehicleDrive.cpp */; }; + FFFF9603ecd87f8e9603ecd8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603ecd87f8e9603ecd8 /* PxVehicleDrive4W.cpp */; }; + FFFF9603ed407f8e9603ed40 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603ed407f8e9603ed40 /* PxVehicleDriveNW.cpp */; }; + FFFF9603eda87f8e9603eda8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603eda87f8e9603eda8 /* PxVehicleDriveTank.cpp */; }; + FFFF9603ee107f8e9603ee10 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603ee107f8e9603ee10 /* PxVehicleMetaData.cpp */; }; + FFFF9603ee787f8e9603ee78 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603ee787f8e9603ee78 /* PxVehicleNoDrive.cpp */; }; + FFFF9603eee07f8e9603eee0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603eee07f8e9603eee0 /* PxVehicleSDK.cpp */; }; + FFFF9603ef487f8e9603ef48 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603ef487f8e9603ef48 /* PxVehicleSerialization.cpp */; }; + FFFF9603efb07f8e9603efb0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603efb07f8e9603efb0 /* PxVehicleSuspWheelTire4.cpp */; }; + FFFF9603f0187f8e9603f018 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603f0187f8e9603f018 /* PxVehicleTireFriction.cpp */; }; + FFFF9603f0807f8e9603f080 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603f0807f8e9603f080 /* PxVehicleUpdate.cpp */; }; + FFFF9603f0e87f8e9603f0e8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603f0e87f8e9603f0e8 /* PxVehicleWheels.cpp */; }; + FFFF9603f1507f8e9603f150 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603f1507f8e9603f150 /* VehicleUtilControl.cpp */; }; + FFFF9603f1b87f8e9603f1b8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603f1b87f8e9603f1b8 /* VehicleUtilSetup.cpp */; }; + FFFF9603f2207f8e9603f220 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9603f2207f8e9603f220 /* VehicleUtilTelemetry.cpp */; }; + FFFF95d324b87f8e95d324b8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD95d324b87f8e95d324b8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; + FFFF95d325207f8e95d32520 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD95d325207f8e95d32520 /* src/PxVehicleMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD81c7dd307fdb81c7dd30 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD8203ba007fdb8203ba00 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203ba687fdb8203ba68 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203bad07fdb8203bad0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203bb387fdb8203bb38 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203bba07fdb8203bba0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203bc087fdb8203bc08 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203bc707fdb8203bc70 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203bcd87fdb8203bcd8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203bd407fdb8203bd40 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203bda87fdb8203bda8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203be107fdb8203be10 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203be787fdb8203be78 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203bee07fdb8203bee0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203bf487fdb8203bf48 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203bfb07fdb8203bfb0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203d8007fdb8203d800 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203d8687fdb8203d868 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203d8d07fdb8203d8d0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203d9387fdb8203d938 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203d9a07fdb8203d9a0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203da087fdb8203da08 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8203da707fdb8203da70 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8203dad87fdb8203dad8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8203db407fdb8203db40 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8203dba87fdb8203dba8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8203dc107fdb8203dc10 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8203dc787fdb8203dc78 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8203dce07fdb8203dce0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8203dd487fdb8203dd48 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8203ddb07fdb8203ddb0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8203de187fdb8203de18 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8203de807fdb8203de80 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8203dee87fdb8203dee8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8203df507fdb8203df50 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8203dfb87fdb8203dfb8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8203e0207fdb8203e020 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD81c8b3207fdb81c8b320 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c8b3887fdb81c8b388 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c8b3f07fdb81c8b3f0 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c8b4587fdb81c8b458 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD81c8b4c07fdb81c8b4c0 /* src/PxVehicleMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD95d207307f8e95d20730 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD96036c007f8e96036c00 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; + FFFD96036c687f8e96036c68 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFD96036cd07f8e96036cd0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; + FFFD96036d387f8e96036d38 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; + FFFD96036da07f8e96036da0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; + FFFD96036e087f8e96036e08 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFD96036e707f8e96036e70 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; + FFFD96036ed87f8e96036ed8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; + FFFD96036f407f8e96036f40 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; + FFFD96036fa87f8e96036fa8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFD960370107f8e96037010 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD960370787f8e96037078 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; + FFFD960370e07f8e960370e0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; + FFFD960371487f8e96037148 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; + FFFD960371b07f8e960371b0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603ea007f8e9603ea00 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603ea687f8e9603ea68 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603ead07f8e9603ead0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603eb387f8e9603eb38 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603eba07f8e9603eba0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; + FFFD9603ec087f8e9603ec08 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603ec707f8e9603ec70 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603ecd87f8e9603ecd8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603ed407f8e9603ed40 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603eda87f8e9603eda8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603ee107f8e9603ee10 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603ee787f8e9603ee78 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603eee07f8e9603eee0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603ef487f8e9603ef48 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603efb07f8e9603efb0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603f0187f8e9603f018 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603f0807f8e9603f080 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603f0e87f8e9603f0e8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603f1507f8e9603f150 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603f1b87f8e9603f1b8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9603f2207f8e9603f220 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD95d323807f8e95d32380 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD95d323e87f8e95d323e8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD95d324507f8e95d32450 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD95d324b87f8e95d324b8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD95d325207f8e95d32520 /* 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 */ - FFF281c7dd307fdb81c7dd30 /* Resources */ = { + FFF295d207307f8e95d20730 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -538,7 +538,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC81c7dd307fdb81c7dd30 /* Frameworks */ = { + FFFC95d207307f8e95d20730 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -548,28 +548,28 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF881c7dd307fdb81c7dd30 /* Sources */ = { + FFF895d207307f8e95d20730 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF8203da087fdb8203da08, - FFFF8203da707fdb8203da70, - FFFF8203dad87fdb8203dad8, - FFFF8203db407fdb8203db40, - FFFF8203dba87fdb8203dba8, - FFFF8203dc107fdb8203dc10, - FFFF8203dc787fdb8203dc78, - FFFF8203dce07fdb8203dce0, - FFFF8203dd487fdb8203dd48, - FFFF8203ddb07fdb8203ddb0, - FFFF8203de187fdb8203de18, - FFFF8203de807fdb8203de80, - FFFF8203dee87fdb8203dee8, - FFFF8203df507fdb8203df50, - FFFF8203dfb87fdb8203dfb8, - FFFF8203e0207fdb8203e020, - FFFF81c8b4587fdb81c8b458, - FFFF81c8b4c07fdb81c8b4c0, + FFFF9603ec087f8e9603ec08, + FFFF9603ec707f8e9603ec70, + FFFF9603ecd87f8e9603ecd8, + FFFF9603ed407f8e9603ed40, + FFFF9603eda87f8e9603eda8, + FFFF9603ee107f8e9603ee10, + FFFF9603ee787f8e9603ee78, + FFFF9603eee07f8e9603eee0, + FFFF9603ef487f8e9603ef48, + FFFF9603efb07f8e9603efb0, + FFFF9603f0187f8e9603f018, + FFFF9603f0807f8e9603f080, + FFFF9603f0e87f8e9603f0e8, + FFFF9603f1507f8e9603f150, + FFFF9603f1b87f8e9603f1b8, + FFFF9603f2207f8e9603f220, + FFFF95d324b87f8e95d324b8, + FFFF95d325207f8e95d32520, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -581,220 +581,220 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXExtensions */ - FFFF820400e87fdb820400e8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820400e87fdb820400e8 /* ExtBroadPhase.cpp */; }; - FFFF820401507fdb82040150 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820401507fdb82040150 /* ExtClothFabricCooker.cpp */; }; - FFFF820401b87fdb820401b8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820401b87fdb820401b8 /* ExtClothGeodesicTetherCooker.cpp */; }; - FFFF820402207fdb82040220 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820402207fdb82040220 /* ExtClothMeshQuadifier.cpp */; }; - FFFF820402887fdb82040288 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820402887fdb82040288 /* ExtClothSimpleTetherCooker.cpp */; }; - FFFF820402f07fdb820402f0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820402f07fdb820402f0 /* ExtCollection.cpp */; }; - FFFF820403587fdb82040358 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820403587fdb82040358 /* ExtConvexMeshExt.cpp */; }; - FFFF820403c07fdb820403c0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820403c07fdb820403c0 /* ExtCpuWorkerThread.cpp */; }; - FFFF820404287fdb82040428 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820404287fdb82040428 /* ExtD6Joint.cpp */; }; - FFFF820404907fdb82040490 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820404907fdb82040490 /* ExtD6JointSolverPrep.cpp */; }; - FFFF820404f87fdb820404f8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820404f87fdb820404f8 /* ExtDefaultCpuDispatcher.cpp */; }; - FFFF820405607fdb82040560 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820405607fdb82040560 /* ExtDefaultErrorCallback.cpp */; }; - FFFF820405c87fdb820405c8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820405c87fdb820405c8 /* ExtDefaultSimulationFilterShader.cpp */; }; - FFFF820406307fdb82040630 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820406307fdb82040630 /* ExtDefaultStreams.cpp */; }; - FFFF820406987fdb82040698 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820406987fdb82040698 /* ExtDistanceJoint.cpp */; }; - FFFF820407007fdb82040700 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820407007fdb82040700 /* ExtDistanceJointSolverPrep.cpp */; }; - FFFF820407687fdb82040768 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820407687fdb82040768 /* ExtExtensions.cpp */; }; - FFFF820407d07fdb820407d0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820407d07fdb820407d0 /* ExtFixedJoint.cpp */; }; - FFFF820408387fdb82040838 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820408387fdb82040838 /* ExtFixedJointSolverPrep.cpp */; }; - FFFF820408a07fdb820408a0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820408a07fdb820408a0 /* ExtJoint.cpp */; }; - FFFF820409087fdb82040908 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820409087fdb82040908 /* ExtMetaData.cpp */; }; - FFFF820409707fdb82040970 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820409707fdb82040970 /* ExtParticleExt.cpp */; }; - FFFF820409d87fdb820409d8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820409d87fdb820409d8 /* ExtPrismaticJoint.cpp */; }; - FFFF82040a407fdb82040a40 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82040a407fdb82040a40 /* ExtPrismaticJointSolverPrep.cpp */; }; - FFFF82040aa87fdb82040aa8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82040aa87fdb82040aa8 /* ExtPvd.cpp */; }; - FFFF82040b107fdb82040b10 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82040b107fdb82040b10 /* ExtPxStringTable.cpp */; }; - FFFF82040b787fdb82040b78 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82040b787fdb82040b78 /* ExtRaycastCCD.cpp */; }; - FFFF82040be07fdb82040be0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82040be07fdb82040be0 /* ExtRevoluteJoint.cpp */; }; - FFFF82040c487fdb82040c48 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82040c487fdb82040c48 /* ExtRevoluteJointSolverPrep.cpp */; }; - FFFF82040cb07fdb82040cb0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82040cb07fdb82040cb0 /* ExtRigidBodyExt.cpp */; }; - FFFF82040d187fdb82040d18 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82040d187fdb82040d18 /* ExtSceneQueryExt.cpp */; }; - FFFF82040d807fdb82040d80 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82040d807fdb82040d80 /* ExtSimpleFactory.cpp */; }; - FFFF82040de87fdb82040de8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82040de87fdb82040de8 /* ExtSmoothNormals.cpp */; }; - FFFF82040e507fdb82040e50 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82040e507fdb82040e50 /* ExtSphericalJoint.cpp */; }; - FFFF82040eb87fdb82040eb8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82040eb87fdb82040eb8 /* ExtSphericalJointSolverPrep.cpp */; }; - FFFF82040f207fdb82040f20 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82040f207fdb82040f20 /* ExtTriangleMeshExt.cpp */; }; - FFFF820448d07fdb820448d0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD820448d07fdb820448d0 /* SnSerialUtils.cpp */; }; - FFFF820449387fdb82044938 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD820449387fdb82044938 /* SnSerialization.cpp */; }; - FFFF820449a07fdb820449a0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD820449a07fdb820449a0 /* SnSerializationRegistry.cpp */; }; - FFFF82044ce07fdb82044ce0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD82044ce07fdb82044ce0 /* Binary/SnBinaryDeserialization.cpp */; }; - FFFF82044d487fdb82044d48 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD82044d487fdb82044d48 /* Binary/SnBinarySerialization.cpp */; }; - FFFF82044db07fdb82044db0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD82044db07fdb82044db0 /* Binary/SnConvX.cpp */; }; - FFFF82044e187fdb82044e18 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD82044e187fdb82044e18 /* Binary/SnConvX_Align.cpp */; }; - FFFF82044e807fdb82044e80 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD82044e807fdb82044e80 /* Binary/SnConvX_Convert.cpp */; }; - FFFF82044ee87fdb82044ee8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD82044ee87fdb82044ee8 /* Binary/SnConvX_Error.cpp */; }; - FFFF82044f507fdb82044f50 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD82044f507fdb82044f50 /* Binary/SnConvX_MetaData.cpp */; }; - FFFF82044fb87fdb82044fb8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD82044fb87fdb82044fb8 /* Binary/SnConvX_Output.cpp */; }; - FFFF820450207fdb82045020 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD820450207fdb82045020 /* Binary/SnConvX_Union.cpp */; }; - FFFF820450887fdb82045088 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD820450887fdb82045088 /* Binary/SnSerializationContext.cpp */; }; - FFFF820459e07fdb820459e0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD820459e07fdb820459e0 /* Xml/SnJointRepXSerializer.cpp */; }; - FFFF82045a487fdb82045a48 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD82045a487fdb82045a48 /* Xml/SnRepXCoreSerializer.cpp */; }; - FFFF82045ab07fdb82045ab0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD82045ab07fdb82045ab0 /* Xml/SnRepXUpgrader.cpp */; }; - FFFF82045b187fdb82045b18 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD82045b187fdb82045b18 /* Xml/SnXmlSerialization.cpp */; }; - FFFF820424e07fdb820424e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD820424e07fdb820424e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; + FFFF960412e87f8e960412e8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960412e87f8e960412e8 /* ExtBroadPhase.cpp */; }; + FFFF960413507f8e96041350 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960413507f8e96041350 /* ExtClothFabricCooker.cpp */; }; + FFFF960413b87f8e960413b8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960413b87f8e960413b8 /* ExtClothGeodesicTetherCooker.cpp */; }; + FFFF960414207f8e96041420 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960414207f8e96041420 /* ExtClothMeshQuadifier.cpp */; }; + FFFF960414887f8e96041488 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960414887f8e96041488 /* ExtClothSimpleTetherCooker.cpp */; }; + FFFF960414f07f8e960414f0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960414f07f8e960414f0 /* ExtCollection.cpp */; }; + FFFF960415587f8e96041558 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960415587f8e96041558 /* ExtConvexMeshExt.cpp */; }; + FFFF960415c07f8e960415c0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960415c07f8e960415c0 /* ExtCpuWorkerThread.cpp */; }; + FFFF960416287f8e96041628 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960416287f8e96041628 /* ExtD6Joint.cpp */; }; + FFFF960416907f8e96041690 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960416907f8e96041690 /* ExtD6JointSolverPrep.cpp */; }; + FFFF960416f87f8e960416f8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960416f87f8e960416f8 /* ExtDefaultCpuDispatcher.cpp */; }; + FFFF960417607f8e96041760 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960417607f8e96041760 /* ExtDefaultErrorCallback.cpp */; }; + FFFF960417c87f8e960417c8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960417c87f8e960417c8 /* ExtDefaultSimulationFilterShader.cpp */; }; + FFFF960418307f8e96041830 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960418307f8e96041830 /* ExtDefaultStreams.cpp */; }; + FFFF960418987f8e96041898 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960418987f8e96041898 /* ExtDistanceJoint.cpp */; }; + FFFF960419007f8e96041900 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960419007f8e96041900 /* ExtDistanceJointSolverPrep.cpp */; }; + FFFF960419687f8e96041968 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960419687f8e96041968 /* ExtExtensions.cpp */; }; + FFFF960419d07f8e960419d0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960419d07f8e960419d0 /* ExtFixedJoint.cpp */; }; + FFFF96041a387f8e96041a38 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96041a387f8e96041a38 /* ExtFixedJointSolverPrep.cpp */; }; + FFFF96041aa07f8e96041aa0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96041aa07f8e96041aa0 /* ExtJoint.cpp */; }; + FFFF96041b087f8e96041b08 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96041b087f8e96041b08 /* ExtMetaData.cpp */; }; + FFFF96041b707f8e96041b70 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96041b707f8e96041b70 /* ExtParticleExt.cpp */; }; + FFFF96041bd87f8e96041bd8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96041bd87f8e96041bd8 /* ExtPrismaticJoint.cpp */; }; + FFFF96041c407f8e96041c40 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96041c407f8e96041c40 /* ExtPrismaticJointSolverPrep.cpp */; }; + FFFF96041ca87f8e96041ca8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96041ca87f8e96041ca8 /* ExtPvd.cpp */; }; + FFFF96041d107f8e96041d10 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96041d107f8e96041d10 /* ExtPxStringTable.cpp */; }; + FFFF96041d787f8e96041d78 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96041d787f8e96041d78 /* ExtRaycastCCD.cpp */; }; + FFFF96041de07f8e96041de0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96041de07f8e96041de0 /* ExtRevoluteJoint.cpp */; }; + FFFF96041e487f8e96041e48 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96041e487f8e96041e48 /* ExtRevoluteJointSolverPrep.cpp */; }; + FFFF96041eb07f8e96041eb0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96041eb07f8e96041eb0 /* ExtRigidBodyExt.cpp */; }; + FFFF96041f187f8e96041f18 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96041f187f8e96041f18 /* ExtSceneQueryExt.cpp */; }; + FFFF96041f807f8e96041f80 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96041f807f8e96041f80 /* ExtSimpleFactory.cpp */; }; + FFFF96041fe87f8e96041fe8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96041fe87f8e96041fe8 /* ExtSmoothNormals.cpp */; }; + FFFF960420507f8e96042050 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960420507f8e96042050 /* ExtSphericalJoint.cpp */; }; + FFFF960420b87f8e960420b8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960420b87f8e960420b8 /* ExtSphericalJointSolverPrep.cpp */; }; + FFFF960421207f8e96042120 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960421207f8e96042120 /* ExtTriangleMeshExt.cpp */; }; + FFFF960456d07f8e960456d0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD960456d07f8e960456d0 /* SnSerialUtils.cpp */; }; + FFFF960457387f8e96045738 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD960457387f8e96045738 /* SnSerialization.cpp */; }; + FFFF960457a07f8e960457a0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD960457a07f8e960457a0 /* SnSerializationRegistry.cpp */; }; + FFFF96045ae07f8e96045ae0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD96045ae07f8e96045ae0 /* Binary/SnBinaryDeserialization.cpp */; }; + FFFF96045b487f8e96045b48 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD96045b487f8e96045b48 /* Binary/SnBinarySerialization.cpp */; }; + FFFF96045bb07f8e96045bb0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD96045bb07f8e96045bb0 /* Binary/SnConvX.cpp */; }; + FFFF96045c187f8e96045c18 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD96045c187f8e96045c18 /* Binary/SnConvX_Align.cpp */; }; + FFFF96045c807f8e96045c80 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD96045c807f8e96045c80 /* Binary/SnConvX_Convert.cpp */; }; + FFFF96045ce87f8e96045ce8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD96045ce87f8e96045ce8 /* Binary/SnConvX_Error.cpp */; }; + FFFF96045d507f8e96045d50 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD96045d507f8e96045d50 /* Binary/SnConvX_MetaData.cpp */; }; + FFFF96045db87f8e96045db8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD96045db87f8e96045db8 /* Binary/SnConvX_Output.cpp */; }; + FFFF96045e207f8e96045e20 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD96045e207f8e96045e20 /* Binary/SnConvX_Union.cpp */; }; + FFFF96045e887f8e96045e88 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD96045e887f8e96045e88 /* Binary/SnSerializationContext.cpp */; }; + FFFF960467e07f8e960467e0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD960467e07f8e960467e0 /* Xml/SnJointRepXSerializer.cpp */; }; + FFFF960468487f8e96046848 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD960468487f8e96046848 /* Xml/SnRepXCoreSerializer.cpp */; }; + FFFF960468b07f8e960468b0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD960468b07f8e960468b0 /* Xml/SnRepXUpgrader.cpp */; }; + FFFF960469187f8e96046918 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD960469187f8e96046918 /* Xml/SnXmlSerialization.cpp */; }; + FFFF960436e07f8e960436e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD960436e07f8e960436e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD81c895807fdb81c89580 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD820410007fdb82041000 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; - FFFD820410687fdb82041068 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD820410d07fdb820410d0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFD820411387fdb82041138 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD820411a07fdb820411a0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; - FFFD820412087fdb82041208 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFD820412707fdb82041270 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD820412d87fdb820412d8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD820413407fdb82041340 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD820413a87fdb820413a8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFD820414107fdb82041410 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD820414787fdb82041478 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD820414e07fdb820414e0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD820415487fdb82041548 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; - FFFD820415b07fdb820415b0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD820416187fdb82041618 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD820416807fdb82041680 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFD820416e87fdb820416e8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD820417507fdb82041750 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD820417b87fdb820417b8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; - FFFD820418207fdb82041820 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD820418887fdb82041888 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD820418f07fdb820418f0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD820419587fdb82041958 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFD820419c07fdb820419c0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD82041a287fdb82041a28 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; - FFFD82041a907fdb82041a90 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD82041af87fdb82041af8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD82041b607fdb82041b60 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD82041bc87fdb82041bc8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD82041c307fdb82041c30 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD82041c987fdb82041c98 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD82041d007fdb82041d00 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD82041d687fdb82041d68 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; - FFFD82041dd07fdb82041dd0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD82041e387fdb82041e38 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD82041ea07fdb82041ea0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203fa007fdb8203fa00 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203fa687fdb8203fa68 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203fad07fdb8203fad0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203fb387fdb8203fb38 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203fba07fdb8203fba0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203fc087fdb8203fc08 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203fc707fdb8203fc70 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203fcd87fdb8203fcd8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203fd407fdb8203fd40 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203fda87fdb8203fda8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203fe107fdb8203fe10 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203fe787fdb8203fe78 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203fee07fdb8203fee0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203ff487fdb8203ff48 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD8203ffb07fdb8203ffb0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD820400187fdb82040018 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD820400807fdb82040080 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD820400e87fdb820400e8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820401507fdb82040150 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820401b87fdb820401b8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820402207fdb82040220 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820402887fdb82040288 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820402f07fdb820402f0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820403587fdb82040358 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820403c07fdb820403c0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820404287fdb82040428 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820404907fdb82040490 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820404f87fdb820404f8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820405607fdb82040560 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820405c87fdb820405c8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820406307fdb82040630 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820406987fdb82040698 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820407007fdb82040700 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820407687fdb82040768 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820407d07fdb820407d0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820408387fdb82040838 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820408a07fdb820408a0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820409087fdb82040908 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820409707fdb82040970 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820409d87fdb820409d8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82040a407fdb82040a40 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82040aa87fdb82040aa8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82040b107fdb82040b10 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82040b787fdb82040b78 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82040be07fdb82040be0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82040c487fdb82040c48 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82040cb07fdb82040cb0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82040d187fdb82040d18 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82040d807fdb82040d80 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82040de87fdb82040de8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82040e507fdb82040e50 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82040eb87fdb82040eb8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82040f207fdb82040f20 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820448007fdb82044800 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD820448687fdb82044868 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; - FFFD820448d07fdb820448d0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820449387fdb82044938 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820449a07fdb820449a0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82044a087fdb82044a08 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; - FFFD82044a707fdb82044a70 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; - FFFD82044ad87fdb82044ad8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; - FFFD82044b407fdb82044b40 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD82044ba87fdb82044ba8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; - FFFD82044c107fdb82044c10 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; - FFFD82044c787fdb82044c78 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD82044ce07fdb82044ce0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82044d487fdb82044d48 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82044db07fdb82044db0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82044e187fdb82044e18 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82044e807fdb82044e80 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82044ee87fdb82044ee8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82044f507fdb82044f50 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82044fb87fdb82044fb8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820450207fdb82045020 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820450887fdb82045088 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820450f07fdb820450f0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD820451587fdb82045158 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; - FFFD820451c07fdb820451c0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD820452287fdb82045228 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD820452907fdb82045290 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD820452f87fdb820452f8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD820453607fdb82045360 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD820453c87fdb820453c8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD820454307fdb82045430 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; - FFFD820454987fdb82045498 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD820455007fdb82045500 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD820455687fdb82045568 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD820455d07fdb820455d0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD820456387fdb82045638 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD820456a07fdb820456a0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD820457087fdb82045708 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; - FFFD820457707fdb82045770 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD820457d87fdb820457d8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD820458407fdb82045840 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; - FFFD820458a87fdb820458a8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; - FFFD820459107fdb82045910 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD820459787fdb82045978 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD820459e07fdb820459e0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82045a487fdb82045a48 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82045ab07fdb82045ab0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82045b187fdb82045b18 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82045b807fdb82045b80 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; - FFFD820420007fdb82042000 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD820420687fdb82042068 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD820420d07fdb820420d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD820421387fdb82042138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD820421a07fdb820421a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD820422087fdb82042208 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFD820422707fdb82042270 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFD820422d87fdb820422d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD820423407fdb82042340 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD820423a87fdb820423a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD820424107fdb82042410 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD820424787fdb82042478 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD820424e07fdb820424e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD95d305e07f8e95d305e0 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD960422007f8e96042200 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; + FFFD960422687f8e96042268 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD960422d07f8e960422d0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFD960423387f8e96042338 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD960423a07f8e960423a0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; + FFFD960424087f8e96042408 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFD960424707f8e96042470 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD960424d87f8e960424d8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD960425407f8e96042540 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD960425a87f8e960425a8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFD960426107f8e96042610 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD960426787f8e96042678 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD960426e07f8e960426e0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD960427487f8e96042748 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; + FFFD960427b07f8e960427b0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD960428187f8e96042818 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD960428807f8e96042880 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFD960428e87f8e960428e8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD960429507f8e96042950 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD960429b87f8e960429b8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; + FFFD96042a207f8e96042a20 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFD96042a887f8e96042a88 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD96042af07f8e96042af0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD96042b587f8e96042b58 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFD96042bc07f8e96042bc0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD96042c287f8e96042c28 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; + FFFD96042c907f8e96042c90 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD96042cf87f8e96042cf8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD96042d607f8e96042d60 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD96042dc87f8e96042dc8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD96042e307f8e96042e30 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD96042e987f8e96042e98 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD96042f007f8e96042f00 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD96042f687f8e96042f68 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; + FFFD96042fd07f8e96042fd0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD960430387f8e96043038 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD960430a07f8e960430a0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD96040c007f8e96040c00 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD96040c687f8e96040c68 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; + FFFD96040cd07f8e96040cd0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFD96040d387f8e96040d38 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD96040da07f8e96040da0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD96040e087f8e96040e08 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD96040e707f8e96040e70 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; + FFFD96040ed87f8e96040ed8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD96040f407f8e96040f40 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFD96040fa87f8e96040fa8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; + FFFD960410107f8e96041010 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD960410787f8e96041078 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFD960410e07f8e960410e0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD960411487f8e96041148 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD960411b07f8e960411b0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD960412187f8e96041218 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD960412807f8e96041280 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD960412e87f8e960412e8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960413507f8e96041350 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960413b87f8e960413b8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960414207f8e96041420 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960414887f8e96041488 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960414f07f8e960414f0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960415587f8e96041558 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960415c07f8e960415c0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960416287f8e96041628 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960416907f8e96041690 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960416f87f8e960416f8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960417607f8e96041760 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960417c87f8e960417c8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960418307f8e96041830 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960418987f8e96041898 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960419007f8e96041900 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960419687f8e96041968 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960419d07f8e960419d0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96041a387f8e96041a38 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96041aa07f8e96041aa0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96041b087f8e96041b08 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96041b707f8e96041b70 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96041bd87f8e96041bd8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96041c407f8e96041c40 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96041ca87f8e96041ca8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96041d107f8e96041d10 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96041d787f8e96041d78 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96041de07f8e96041de0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96041e487f8e96041e48 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96041eb07f8e96041eb0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96041f187f8e96041f18 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96041f807f8e96041f80 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96041fe87f8e96041fe8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960420507f8e96042050 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960420b87f8e960420b8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960421207f8e96042120 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960456007f8e96045600 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD960456687f8e96045668 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; + FFFD960456d07f8e960456d0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960457387f8e96045738 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960457a07f8e960457a0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960458087f8e96045808 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; + FFFD960458707f8e96045870 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; + FFFD960458d87f8e960458d8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; + FFFD960459407f8e96045940 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFD960459a87f8e960459a8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; + FFFD96045a107f8e96045a10 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; + FFFD96045a787f8e96045a78 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD96045ae07f8e96045ae0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96045b487f8e96045b48 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96045bb07f8e96045bb0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96045c187f8e96045c18 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96045c807f8e96045c80 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96045ce87f8e96045ce8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96045d507f8e96045d50 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96045db87f8e96045db8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96045e207f8e96045e20 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96045e887f8e96045e88 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96045ef07f8e96045ef0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD96045f587f8e96045f58 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; + FFFD96045fc07f8e96045fc0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD960460287f8e96046028 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD960460907f8e96046090 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD960460f87f8e960460f8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFD960461607f8e96046160 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD960461c87f8e960461c8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD960462307f8e96046230 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; + FFFD960462987f8e96046298 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD960463007f8e96046300 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD960463687f8e96046368 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD960463d07f8e960463d0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD960464387f8e96046438 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD960464a07f8e960464a0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD960465087f8e96046508 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; + FFFD960465707f8e96046570 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD960465d87f8e960465d8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD960466407f8e96046640 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; + FFFD960466a87f8e960466a8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; + FFFD960467107f8e96046710 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD960467787f8e96046778 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD960467e07f8e960467e0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960468487f8e96046848 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960468b07f8e960468b0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960469187f8e96046918 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960469807f8e96046980 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; + FFFD960432007f8e96043200 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFD960432687f8e96043268 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFD960432d07f8e960432d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD960433387f8e96043338 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD960433a07f8e960433a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD960434087f8e96043408 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFD960434707f8e96043470 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFD960434d87f8e960434d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD960435407f8e96043540 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD960435a87f8e960435a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD960436107f8e96043610 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD960436787f8e96043678 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD960436e07f8e960436e0 /* 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 */ - FFF281c895807fdb81c89580 /* Resources */ = { + FFF295d305e07f8e95d305e0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -804,7 +804,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC81c895807fdb81c89580 /* Frameworks */ = { + FFFC95d305e07f8e95d305e0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -814,64 +814,64 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF881c895807fdb81c89580 /* Sources */ = { + FFF895d305e07f8e95d305e0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF820400e87fdb820400e8, - FFFF820401507fdb82040150, - FFFF820401b87fdb820401b8, - FFFF820402207fdb82040220, - FFFF820402887fdb82040288, - FFFF820402f07fdb820402f0, - FFFF820403587fdb82040358, - FFFF820403c07fdb820403c0, - FFFF820404287fdb82040428, - FFFF820404907fdb82040490, - FFFF820404f87fdb820404f8, - FFFF820405607fdb82040560, - FFFF820405c87fdb820405c8, - FFFF820406307fdb82040630, - FFFF820406987fdb82040698, - FFFF820407007fdb82040700, - FFFF820407687fdb82040768, - FFFF820407d07fdb820407d0, - FFFF820408387fdb82040838, - FFFF820408a07fdb820408a0, - FFFF820409087fdb82040908, - FFFF820409707fdb82040970, - FFFF820409d87fdb820409d8, - FFFF82040a407fdb82040a40, - FFFF82040aa87fdb82040aa8, - FFFF82040b107fdb82040b10, - FFFF82040b787fdb82040b78, - FFFF82040be07fdb82040be0, - FFFF82040c487fdb82040c48, - FFFF82040cb07fdb82040cb0, - FFFF82040d187fdb82040d18, - FFFF82040d807fdb82040d80, - FFFF82040de87fdb82040de8, - FFFF82040e507fdb82040e50, - FFFF82040eb87fdb82040eb8, - FFFF82040f207fdb82040f20, - FFFF820448d07fdb820448d0, - FFFF820449387fdb82044938, - FFFF820449a07fdb820449a0, - FFFF82044ce07fdb82044ce0, - FFFF82044d487fdb82044d48, - FFFF82044db07fdb82044db0, - FFFF82044e187fdb82044e18, - FFFF82044e807fdb82044e80, - FFFF82044ee87fdb82044ee8, - FFFF82044f507fdb82044f50, - FFFF82044fb87fdb82044fb8, - FFFF820450207fdb82045020, - FFFF820450887fdb82045088, - FFFF820459e07fdb820459e0, - FFFF82045a487fdb82045a48, - FFFF82045ab07fdb82045ab0, - FFFF82045b187fdb82045b18, - FFFF820424e07fdb820424e0, + FFFF960412e87f8e960412e8, + FFFF960413507f8e96041350, + FFFF960413b87f8e960413b8, + FFFF960414207f8e96041420, + FFFF960414887f8e96041488, + FFFF960414f07f8e960414f0, + FFFF960415587f8e96041558, + FFFF960415c07f8e960415c0, + FFFF960416287f8e96041628, + FFFF960416907f8e96041690, + FFFF960416f87f8e960416f8, + FFFF960417607f8e96041760, + FFFF960417c87f8e960417c8, + FFFF960418307f8e96041830, + FFFF960418987f8e96041898, + FFFF960419007f8e96041900, + FFFF960419687f8e96041968, + FFFF960419d07f8e960419d0, + FFFF96041a387f8e96041a38, + FFFF96041aa07f8e96041aa0, + FFFF96041b087f8e96041b08, + FFFF96041b707f8e96041b70, + FFFF96041bd87f8e96041bd8, + FFFF96041c407f8e96041c40, + FFFF96041ca87f8e96041ca8, + FFFF96041d107f8e96041d10, + FFFF96041d787f8e96041d78, + FFFF96041de07f8e96041de0, + FFFF96041e487f8e96041e48, + FFFF96041eb07f8e96041eb0, + FFFF96041f187f8e96041f18, + FFFF96041f807f8e96041f80, + FFFF96041fe87f8e96041fe8, + FFFF960420507f8e96042050, + FFFF960420b87f8e960420b8, + FFFF960421207f8e96042120, + FFFF960456d07f8e960456d0, + FFFF960457387f8e96045738, + FFFF960457a07f8e960457a0, + FFFF96045ae07f8e96045ae0, + FFFF96045b487f8e96045b48, + FFFF96045bb07f8e96045bb0, + FFFF96045c187f8e96045c18, + FFFF96045c807f8e96045c80, + FFFF96045ce87f8e96045ce8, + FFFF96045d507f8e96045d50, + FFFF96045db87f8e96045db8, + FFFF96045e207f8e96045e20, + FFFF96045e887f8e96045e88, + FFFF960467e07f8e960467e0, + FFFF960468487f8e96046848, + FFFF960468b07f8e960468b0, + FFFF960469187f8e96046918, + FFFF960436e07f8e960436e0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -880,65 +880,65 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF481c88c807fdb81c88c80 /* PBXTargetDependency */ = { + FFF495d2fce07f8e95d2fce0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA81c6af307fdb81c6af30 /* PsFastXml */; - targetProxy = FFF581c6af307fdb81c6af30 /* PBXContainerItemProxy */; + target = FFFA95d0cbc07f8e95d0cbc0 /* PsFastXml */; + targetProxy = FFF595d0cbc07f8e95d0cbc0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SceneQuery */ - FFFF8398da007fdb8398da00 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8398da007fdb8398da00 /* SqAABBPruner.cpp */; }; - FFFF8398da687fdb8398da68 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8398da687fdb8398da68 /* SqAABBTree.cpp */; }; - FFFF8398dad07fdb8398dad0 /* SqAABBTreeBuild.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8398dad07fdb8398dad0 /* SqAABBTreeBuild.cpp */; }; - FFFF8398db387fdb8398db38 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8398db387fdb8398db38 /* SqAABBTreeUpdateMap.cpp */; }; - FFFF8398dba07fdb8398dba0 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8398dba07fdb8398dba0 /* SqBounds.cpp */; }; - FFFF8398dc087fdb8398dc08 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8398dc087fdb8398dc08 /* SqBucketPruner.cpp */; }; - FFFF8398dc707fdb8398dc70 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8398dc707fdb8398dc70 /* SqExtendedBucketPruner.cpp */; }; - FFFF8398dcd87fdb8398dcd8 /* SqIncrementalAABBPrunerCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8398dcd87fdb8398dcd8 /* SqIncrementalAABBPrunerCore.cpp */; }; - FFFF8398dd407fdb8398dd40 /* SqIncrementalAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8398dd407fdb8398dd40 /* SqIncrementalAABBTree.cpp */; }; - FFFF8398dda87fdb8398dda8 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8398dda87fdb8398dda8 /* SqMetaData.cpp */; }; - FFFF8398de107fdb8398de10 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8398de107fdb8398de10 /* SqPruningPool.cpp */; }; - FFFF8398de787fdb8398de78 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8398de787fdb8398de78 /* SqPruningStructure.cpp */; }; - FFFF8398dee07fdb8398dee0 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8398dee07fdb8398dee0 /* SqSceneQueryManager.cpp */; }; + FFFF960496007f8e96049600 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960496007f8e96049600 /* SqAABBPruner.cpp */; }; + FFFF960496687f8e96049668 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960496687f8e96049668 /* SqAABBTree.cpp */; }; + FFFF960496d07f8e960496d0 /* SqAABBTreeBuild.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960496d07f8e960496d0 /* SqAABBTreeBuild.cpp */; }; + FFFF960497387f8e96049738 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960497387f8e96049738 /* SqAABBTreeUpdateMap.cpp */; }; + FFFF960497a07f8e960497a0 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960497a07f8e960497a0 /* SqBounds.cpp */; }; + FFFF960498087f8e96049808 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960498087f8e96049808 /* SqBucketPruner.cpp */; }; + FFFF960498707f8e96049870 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960498707f8e96049870 /* SqExtendedBucketPruner.cpp */; }; + FFFF960498d87f8e960498d8 /* SqIncrementalAABBPrunerCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960498d87f8e960498d8 /* SqIncrementalAABBPrunerCore.cpp */; }; + FFFF960499407f8e96049940 /* SqIncrementalAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960499407f8e96049940 /* SqIncrementalAABBTree.cpp */; }; + FFFF960499a87f8e960499a8 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD960499a87f8e960499a8 /* SqMetaData.cpp */; }; + FFFF96049a107f8e96049a10 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96049a107f8e96049a10 /* SqPruningPool.cpp */; }; + FFFF96049a787f8e96049a78 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96049a787f8e96049a78 /* SqPruningStructure.cpp */; }; + FFFF96049ae07f8e96049ae0 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD96049ae07f8e96049ae0 /* SqSceneQueryManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD81c9c0307fdb81c9c030 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD8398da007fdb8398da00 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8398da687fdb8398da68 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8398dad07fdb8398dad0 /* SqAABBTreeBuild.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.cpp"; path = "../../SceneQuery/src/SqAABBTreeBuild.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8398db387fdb8398db38 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8398dba07fdb8398dba0 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8398dc087fdb8398dc08 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8398dc707fdb8398dc70 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8398dcd87fdb8398dcd8 /* SqIncrementalAABBPrunerCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8398dd407fdb8398dd40 /* SqIncrementalAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8398dda87fdb8398dda8 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8398de107fdb8398de10 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8398de787fdb8398de78 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8398dee07fdb8398dee0 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8398df487fdb8398df48 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398dfb07fdb8398dfb0 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398e0187fdb8398e018 /* SqAABBTreeBuild.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.h"; path = "../../SceneQuery/src/SqAABBTreeBuild.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398e0807fdb8398e080 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398e0e87fdb8398e0e8 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398e1507fdb8398e150 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398e1b87fdb8398e1b8 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398e2207fdb8398e220 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398e2887fdb8398e288 /* SqIncrementalAABBPrunerCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.h"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398e2f07fdb8398e2f0 /* SqIncrementalAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.h"; path = "../../SceneQuery/src/SqIncrementalAABBTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398e3587fdb8398e358 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398e3c07fdb8398e3c0 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398e4287fdb8398e428 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; - FFFD832127d07fdb832127d0 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD832128387fdb83212838 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; - FFFD832128a07fdb832128a0 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFD832129087fdb83212908 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD95d430907f8e95d43090 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD960496007f8e96049600 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960496687f8e96049668 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960496d07f8e960496d0 /* SqAABBTreeBuild.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.cpp"; path = "../../SceneQuery/src/SqAABBTreeBuild.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960497387f8e96049738 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960497a07f8e960497a0 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960498087f8e96049808 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960498707f8e96049870 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960498d87f8e960498d8 /* SqIncrementalAABBPrunerCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960499407f8e96049940 /* SqIncrementalAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD960499a87f8e960499a8 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96049a107f8e96049a10 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96049a787f8e96049a78 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96049ae07f8e96049ae0 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD96049b487f8e96049b48 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD96049bb07f8e96049bb0 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD96049c187f8e96049c18 /* SqAABBTreeBuild.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.h"; path = "../../SceneQuery/src/SqAABBTreeBuild.h"; sourceTree = SOURCE_ROOT; }; + FFFD96049c807f8e96049c80 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD96049ce87f8e96049ce8 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; + FFFD96049d507f8e96049d50 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFD96049db87f8e96049db8 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD96049e207f8e96049e20 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD96049e887f8e96049e88 /* SqIncrementalAABBPrunerCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.h"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD96049ef07f8e96049ef0 /* SqIncrementalAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.h"; path = "../../SceneQuery/src/SqIncrementalAABBTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD96049f587f8e96049f58 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD96049fc07f8e96049fc0 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD9604a0287f8e9604a028 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; + FFFD95d474407f8e95d47440 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD95d474a87f8e95d474a8 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; + FFFD95d475107f8e95d47510 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFD95d475787f8e95d47578 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF281c9c0307fdb81c9c030 /* Resources */ = { + FFF295d430907f8e95d43090 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -948,7 +948,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC81c9c0307fdb81c9c030 /* Frameworks */ = { + FFFC95d430907f8e95d43090 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -958,23 +958,23 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF881c9c0307fdb81c9c030 /* Sources */ = { + FFF895d430907f8e95d43090 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF8398da007fdb8398da00, - FFFF8398da687fdb8398da68, - FFFF8398dad07fdb8398dad0, - FFFF8398db387fdb8398db38, - FFFF8398dba07fdb8398dba0, - FFFF8398dc087fdb8398dc08, - FFFF8398dc707fdb8398dc70, - FFFF8398dcd87fdb8398dcd8, - FFFF8398dd407fdb8398dd40, - FFFF8398dda87fdb8398dda8, - FFFF8398de107fdb8398de10, - FFFF8398de787fdb8398de78, - FFFF8398dee07fdb8398dee0, + FFFF960496007f8e96049600, + FFFF960496687f8e96049668, + FFFF960496d07f8e960496d0, + FFFF960497387f8e96049738, + FFFF960497a07f8e960497a0, + FFFF960498087f8e96049808, + FFFF960498707f8e96049870, + FFFF960498d87f8e960498d8, + FFFF960499407f8e96049940, + FFFF960499a87f8e960499a8, + FFFF96049a107f8e96049a10, + FFFF96049a787f8e96049a78, + FFFF96049ae07f8e96049ae0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -986,154 +986,154 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SimulationController */ - FFFF839993d07fdb839993d0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD839993d07fdb839993d0 /* ScActorCore.cpp */; }; - FFFF839994387fdb83999438 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD839994387fdb83999438 /* ScActorSim.cpp */; }; - FFFF839994a07fdb839994a0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD839994a07fdb839994a0 /* ScArticulationCore.cpp */; }; - FFFF839995087fdb83999508 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD839995087fdb83999508 /* ScArticulationJointCore.cpp */; }; - FFFF839995707fdb83999570 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD839995707fdb83999570 /* ScArticulationJointSim.cpp */; }; - FFFF839995d87fdb839995d8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD839995d87fdb839995d8 /* ScArticulationSim.cpp */; }; - FFFF839996407fdb83999640 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD839996407fdb83999640 /* ScBodyCore.cpp */; }; - FFFF839996a87fdb839996a8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD839996a87fdb839996a8 /* ScBodyCoreKinematic.cpp */; }; - FFFF839997107fdb83999710 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD839997107fdb83999710 /* ScBodySim.cpp */; }; - FFFF839997787fdb83999778 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD839997787fdb83999778 /* ScConstraintCore.cpp */; }; - FFFF839997e07fdb839997e0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD839997e07fdb839997e0 /* ScConstraintGroupNode.cpp */; }; - FFFF839998487fdb83999848 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD839998487fdb83999848 /* ScConstraintInteraction.cpp */; }; - FFFF839998b07fdb839998b0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD839998b07fdb839998b0 /* ScConstraintProjectionManager.cpp */; }; - FFFF839999187fdb83999918 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD839999187fdb83999918 /* ScConstraintProjectionTree.cpp */; }; - FFFF839999807fdb83999980 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD839999807fdb83999980 /* ScConstraintSim.cpp */; }; - FFFF839999e87fdb839999e8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD839999e87fdb839999e8 /* ScElementInteractionMarker.cpp */; }; - FFFF83999a507fdb83999a50 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83999a507fdb83999a50 /* ScElementSim.cpp */; }; - FFFF83999ab87fdb83999ab8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83999ab87fdb83999ab8 /* ScInteraction.cpp */; }; - FFFF83999b207fdb83999b20 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83999b207fdb83999b20 /* ScIterators.cpp */; }; - FFFF83999b887fdb83999b88 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83999b887fdb83999b88 /* ScMaterialCore.cpp */; }; - FFFF83999bf07fdb83999bf0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83999bf07fdb83999bf0 /* ScMetaData.cpp */; }; - FFFF83999c587fdb83999c58 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83999c587fdb83999c58 /* ScNPhaseCore.cpp */; }; - FFFF83999cc07fdb83999cc0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83999cc07fdb83999cc0 /* ScPhysics.cpp */; }; - FFFF83999d287fdb83999d28 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83999d287fdb83999d28 /* ScRigidCore.cpp */; }; - FFFF83999d907fdb83999d90 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83999d907fdb83999d90 /* ScRigidSim.cpp */; }; - FFFF83999df87fdb83999df8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83999df87fdb83999df8 /* ScScene.cpp */; }; - FFFF83999e607fdb83999e60 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83999e607fdb83999e60 /* ScShapeCore.cpp */; }; - FFFF83999ec87fdb83999ec8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83999ec87fdb83999ec8 /* ScShapeInteraction.cpp */; }; - FFFF83999f307fdb83999f30 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83999f307fdb83999f30 /* ScShapeSim.cpp */; }; - FFFF83999f987fdb83999f98 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83999f987fdb83999f98 /* ScSimStats.cpp */; }; - FFFF8399a0007fdb8399a000 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399a0007fdb8399a000 /* ScSimulationController.cpp */; }; - FFFF8399a0687fdb8399a068 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399a0687fdb8399a068 /* ScSqBoundsManager.cpp */; }; - FFFF8399a0d07fdb8399a0d0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399a0d07fdb8399a0d0 /* ScStaticCore.cpp */; }; - FFFF8399a1387fdb8399a138 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399a1387fdb8399a138 /* ScStaticSim.cpp */; }; - FFFF8399a1a07fdb8399a1a0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399a1a07fdb8399a1a0 /* ScTriggerInteraction.cpp */; }; - FFFF8399a3407fdb8399a340 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399a3407fdb8399a340 /* particles/ScParticleBodyInteraction.cpp */; }; - FFFF8399a3a87fdb8399a3a8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399a3a87fdb8399a3a8 /* particles/ScParticlePacketShape.cpp */; }; - FFFF8399a4107fdb8399a410 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399a4107fdb8399a410 /* particles/ScParticleSystemCore.cpp */; }; - FFFF8399a4787fdb8399a478 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399a4787fdb8399a478 /* particles/ScParticleSystemSim.cpp */; }; - FFFF8399a5b07fdb8399a5b0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399a5b07fdb8399a5b0 /* cloth/ScClothCore.cpp */; }; - FFFF8399a6187fdb8399a618 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399a6187fdb8399a618 /* cloth/ScClothFabricCore.cpp */; }; - FFFF8399a6807fdb8399a680 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399a6807fdb8399a680 /* cloth/ScClothShape.cpp */; }; - FFFF8399a6e87fdb8399a6e8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399a6e87fdb8399a6e8 /* cloth/ScClothSim.cpp */; }; + FFFF94840fd07f8e94840fd0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94840fd07f8e94840fd0 /* ScActorCore.cpp */; }; + FFFF948410387f8e94841038 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948410387f8e94841038 /* ScActorSim.cpp */; }; + FFFF948410a07f8e948410a0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948410a07f8e948410a0 /* ScArticulationCore.cpp */; }; + FFFF948411087f8e94841108 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948411087f8e94841108 /* ScArticulationJointCore.cpp */; }; + FFFF948411707f8e94841170 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948411707f8e94841170 /* ScArticulationJointSim.cpp */; }; + FFFF948411d87f8e948411d8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948411d87f8e948411d8 /* ScArticulationSim.cpp */; }; + FFFF948412407f8e94841240 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948412407f8e94841240 /* ScBodyCore.cpp */; }; + FFFF948412a87f8e948412a8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948412a87f8e948412a8 /* ScBodyCoreKinematic.cpp */; }; + FFFF948413107f8e94841310 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948413107f8e94841310 /* ScBodySim.cpp */; }; + FFFF948413787f8e94841378 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948413787f8e94841378 /* ScConstraintCore.cpp */; }; + FFFF948413e07f8e948413e0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948413e07f8e948413e0 /* ScConstraintGroupNode.cpp */; }; + FFFF948414487f8e94841448 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948414487f8e94841448 /* ScConstraintInteraction.cpp */; }; + FFFF948414b07f8e948414b0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948414b07f8e948414b0 /* ScConstraintProjectionManager.cpp */; }; + FFFF948415187f8e94841518 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948415187f8e94841518 /* ScConstraintProjectionTree.cpp */; }; + FFFF948415807f8e94841580 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948415807f8e94841580 /* ScConstraintSim.cpp */; }; + FFFF948415e87f8e948415e8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948415e87f8e948415e8 /* ScElementInteractionMarker.cpp */; }; + FFFF948416507f8e94841650 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948416507f8e94841650 /* ScElementSim.cpp */; }; + FFFF948416b87f8e948416b8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948416b87f8e948416b8 /* ScInteraction.cpp */; }; + FFFF948417207f8e94841720 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948417207f8e94841720 /* ScIterators.cpp */; }; + FFFF948417887f8e94841788 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948417887f8e94841788 /* ScMaterialCore.cpp */; }; + FFFF948417f07f8e948417f0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948417f07f8e948417f0 /* ScMetaData.cpp */; }; + FFFF948418587f8e94841858 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948418587f8e94841858 /* ScNPhaseCore.cpp */; }; + FFFF948418c07f8e948418c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948418c07f8e948418c0 /* ScPhysics.cpp */; }; + FFFF948419287f8e94841928 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948419287f8e94841928 /* ScRigidCore.cpp */; }; + FFFF948419907f8e94841990 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948419907f8e94841990 /* ScRigidSim.cpp */; }; + FFFF948419f87f8e948419f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948419f87f8e948419f8 /* ScScene.cpp */; }; + FFFF94841a607f8e94841a60 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94841a607f8e94841a60 /* ScShapeCore.cpp */; }; + FFFF94841ac87f8e94841ac8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94841ac87f8e94841ac8 /* ScShapeInteraction.cpp */; }; + FFFF94841b307f8e94841b30 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94841b307f8e94841b30 /* ScShapeSim.cpp */; }; + FFFF94841b987f8e94841b98 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94841b987f8e94841b98 /* ScSimStats.cpp */; }; + FFFF94841c007f8e94841c00 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94841c007f8e94841c00 /* ScSimulationController.cpp */; }; + FFFF94841c687f8e94841c68 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94841c687f8e94841c68 /* ScSqBoundsManager.cpp */; }; + FFFF94841cd07f8e94841cd0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94841cd07f8e94841cd0 /* ScStaticCore.cpp */; }; + FFFF94841d387f8e94841d38 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94841d387f8e94841d38 /* ScStaticSim.cpp */; }; + FFFF94841da07f8e94841da0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94841da07f8e94841da0 /* ScTriggerInteraction.cpp */; }; + FFFF94841f407f8e94841f40 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94841f407f8e94841f40 /* particles/ScParticleBodyInteraction.cpp */; }; + FFFF94841fa87f8e94841fa8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94841fa87f8e94841fa8 /* particles/ScParticlePacketShape.cpp */; }; + FFFF948420107f8e94842010 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948420107f8e94842010 /* particles/ScParticleSystemCore.cpp */; }; + FFFF948420787f8e94842078 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948420787f8e94842078 /* particles/ScParticleSystemSim.cpp */; }; + FFFF948421b07f8e948421b0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948421b07f8e948421b0 /* cloth/ScClothCore.cpp */; }; + FFFF948422187f8e94842218 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948422187f8e94842218 /* cloth/ScClothFabricCore.cpp */; }; + FFFF948422807f8e94842280 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948422807f8e94842280 /* cloth/ScClothShape.cpp */; }; + FFFF948422e87f8e948422e8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948422e87f8e948422e8 /* cloth/ScClothSim.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD832121807fdb83212180 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD8398cc007fdb8398cc00 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398cc687fdb8398cc68 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398ccd07fdb8398ccd0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398cd387fdb8398cd38 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398cda07fdb8398cda0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398ce087fdb8398ce08 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398ce707fdb8398ce70 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398ced87fdb8398ced8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398cf407fdb8398cf40 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398cfa87fdb8398cfa8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398d0107fdb8398d010 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398d0787fdb8398d078 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398d0e07fdb8398d0e0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398d1487fdb8398d148 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8398d1b07fdb8398d1b0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD839986007fdb83998600 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD839986687fdb83998668 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD839986d07fdb839986d0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD839987387fdb83998738 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD839987a07fdb839987a0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD839988087fdb83998808 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD839988707fdb83998870 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFD839988d87fdb839988d8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD839989407fdb83998940 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; - FFFD839989a87fdb839989a8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD83998a107fdb83998a10 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD83998a787fdb83998a78 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD83998ae07fdb83998ae0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD83998b487fdb83998b48 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD83998bb07fdb83998bb0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD83998c187fdb83998c18 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; - FFFD83998c807fdb83998c80 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD83998ce87fdb83998ce8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD83998d507fdb83998d50 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD83998db87fdb83998db8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD83998e207fdb83998e20 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD83998e887fdb83998e88 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; - FFFD83998ef07fdb83998ef0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD83998f587fdb83998f58 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD83998fc07fdb83998fc0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD839990287fdb83999028 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFD839990907fdb83999090 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD839990f87fdb839990f8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; - FFFD839991607fdb83999160 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFD839991c87fdb839991c8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFD839992307fdb83999230 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD839992987fdb83999298 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD839993007fdb83999300 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD839993687fdb83999368 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; - FFFD839993d07fdb839993d0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD839994387fdb83999438 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD839994a07fdb839994a0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD839995087fdb83999508 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD839995707fdb83999570 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD839995d87fdb839995d8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD839996407fdb83999640 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD839996a87fdb839996a8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD839997107fdb83999710 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD839997787fdb83999778 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD839997e07fdb839997e0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD839998487fdb83999848 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD839998b07fdb839998b0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD839999187fdb83999918 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD839999807fdb83999980 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD839999e87fdb839999e8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83999a507fdb83999a50 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83999ab87fdb83999ab8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83999b207fdb83999b20 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83999b887fdb83999b88 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83999bf07fdb83999bf0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83999c587fdb83999c58 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83999cc07fdb83999cc0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83999d287fdb83999d28 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83999d907fdb83999d90 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83999df87fdb83999df8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83999e607fdb83999e60 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83999ec87fdb83999ec8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83999f307fdb83999f30 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83999f987fdb83999f98 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399a0007fdb8399a000 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399a0687fdb8399a068 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399a0d07fdb8399a0d0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399a1387fdb8399a138 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399a1a07fdb8399a1a0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399a2087fdb8399a208 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399a2707fdb8399a270 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399a2d87fdb8399a2d8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399a3407fdb8399a340 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399a3a87fdb8399a3a8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399a4107fdb8399a410 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399a4787fdb8399a478 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399a4e07fdb8399a4e0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399a5487fdb8399a548 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399a5b07fdb8399a5b0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399a6187fdb8399a618 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399a6807fdb8399a680 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399a6e87fdb8399a6e8 /* cloth/ScClothSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.cpp"; path = "../../SimulationController/src/cloth/ScClothSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD95d477007f8e95d47700 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD9604c2007f8e9604c200 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD9604c2687f8e9604c268 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD9604c2d07f8e9604c2d0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD9604c3387f8e9604c338 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD9604c3a07f8e9604c3a0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD9604c4087f8e9604c408 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD9604c4707f8e9604c470 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD9604c4d87f8e9604c4d8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; + FFFD9604c5407f8e9604c540 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD9604c5a87f8e9604c5a8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD9604c6107f8e9604c610 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFD9604c6787f8e9604c678 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD9604c6e07f8e9604c6e0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD9604c7487f8e9604c748 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD9604c7b07f8e9604c7b0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD948402007f8e94840200 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD948402687f8e94840268 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD948402d07f8e948402d0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD948403387f8e94840338 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD948403a07f8e948403a0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD948404087f8e94840408 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD948404707f8e94840470 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFD948404d87f8e948404d8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD948405407f8e94840540 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; + FFFD948405a87f8e948405a8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD948406107f8e94840610 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD948406787f8e94840678 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD948406e07f8e948406e0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD948407487f8e94840748 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD948407b07f8e948407b0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD948408187f8e94840818 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; + FFFD948408807f8e94840880 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD948408e87f8e948408e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD948409507f8e94840950 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD948409b87f8e948409b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD94840a207f8e94840a20 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD94840a887f8e94840a88 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; + FFFD94840af07f8e94840af0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD94840b587f8e94840b58 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD94840bc07f8e94840bc0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD94840c287f8e94840c28 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFD94840c907f8e94840c90 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD94840cf87f8e94840cf8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; + FFFD94840d607f8e94840d60 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFD94840dc87f8e94840dc8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFD94840e307f8e94840e30 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD94840e987f8e94840e98 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD94840f007f8e94840f00 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD94840f687f8e94840f68 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; + FFFD94840fd07f8e94840fd0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948410387f8e94841038 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948410a07f8e948410a0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948411087f8e94841108 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948411707f8e94841170 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948411d87f8e948411d8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948412407f8e94841240 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948412a87f8e948412a8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948413107f8e94841310 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948413787f8e94841378 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948413e07f8e948413e0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948414487f8e94841448 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948414b07f8e948414b0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948415187f8e94841518 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948415807f8e94841580 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948415e87f8e948415e8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948416507f8e94841650 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948416b87f8e948416b8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948417207f8e94841720 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948417887f8e94841788 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948417f07f8e948417f0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948418587f8e94841858 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948418c07f8e948418c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948419287f8e94841928 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948419907f8e94841990 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948419f87f8e948419f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94841a607f8e94841a60 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94841ac87f8e94841ac8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94841b307f8e94841b30 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94841b987f8e94841b98 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94841c007f8e94841c00 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94841c687f8e94841c68 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94841cd07f8e94841cd0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94841d387f8e94841d38 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94841da07f8e94841da0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94841e087f8e94841e08 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD94841e707f8e94841e70 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD94841ed87f8e94841ed8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD94841f407f8e94841f40 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94841fa87f8e94841fa8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948420107f8e94842010 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948420787f8e94842078 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948420e07f8e948420e0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD948421487f8e94842148 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD948421b07f8e948421b0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948422187f8e94842218 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948422807f8e94842280 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948422e87f8e948422e8 /* 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 */ - FFF2832121807fdb83212180 /* Resources */ = { + FFF295d477007f8e95d47700 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1143,7 +1143,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC832121807fdb83212180 /* Frameworks */ = { + FFFC95d477007f8e95d47700 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1153,53 +1153,53 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8832121807fdb83212180 /* Sources */ = { + FFF895d477007f8e95d47700 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF839993d07fdb839993d0, - FFFF839994387fdb83999438, - FFFF839994a07fdb839994a0, - FFFF839995087fdb83999508, - FFFF839995707fdb83999570, - FFFF839995d87fdb839995d8, - FFFF839996407fdb83999640, - FFFF839996a87fdb839996a8, - FFFF839997107fdb83999710, - FFFF839997787fdb83999778, - FFFF839997e07fdb839997e0, - FFFF839998487fdb83999848, - FFFF839998b07fdb839998b0, - FFFF839999187fdb83999918, - FFFF839999807fdb83999980, - FFFF839999e87fdb839999e8, - FFFF83999a507fdb83999a50, - FFFF83999ab87fdb83999ab8, - FFFF83999b207fdb83999b20, - FFFF83999b887fdb83999b88, - FFFF83999bf07fdb83999bf0, - FFFF83999c587fdb83999c58, - FFFF83999cc07fdb83999cc0, - FFFF83999d287fdb83999d28, - FFFF83999d907fdb83999d90, - FFFF83999df87fdb83999df8, - FFFF83999e607fdb83999e60, - FFFF83999ec87fdb83999ec8, - FFFF83999f307fdb83999f30, - FFFF83999f987fdb83999f98, - FFFF8399a0007fdb8399a000, - FFFF8399a0687fdb8399a068, - FFFF8399a0d07fdb8399a0d0, - FFFF8399a1387fdb8399a138, - FFFF8399a1a07fdb8399a1a0, - FFFF8399a3407fdb8399a340, - FFFF8399a3a87fdb8399a3a8, - FFFF8399a4107fdb8399a410, - FFFF8399a4787fdb8399a478, - FFFF8399a5b07fdb8399a5b0, - FFFF8399a6187fdb8399a618, - FFFF8399a6807fdb8399a680, - FFFF8399a6e87fdb8399a6e8, + FFFF94840fd07f8e94840fd0, + FFFF948410387f8e94841038, + FFFF948410a07f8e948410a0, + FFFF948411087f8e94841108, + FFFF948411707f8e94841170, + FFFF948411d87f8e948411d8, + FFFF948412407f8e94841240, + FFFF948412a87f8e948412a8, + FFFF948413107f8e94841310, + FFFF948413787f8e94841378, + FFFF948413e07f8e948413e0, + FFFF948414487f8e94841448, + FFFF948414b07f8e948414b0, + FFFF948415187f8e94841518, + FFFF948415807f8e94841580, + FFFF948415e87f8e948415e8, + FFFF948416507f8e94841650, + FFFF948416b87f8e948416b8, + FFFF948417207f8e94841720, + FFFF948417887f8e94841788, + FFFF948417f07f8e948417f0, + FFFF948418587f8e94841858, + FFFF948418c07f8e948418c0, + FFFF948419287f8e94841928, + FFFF948419907f8e94841990, + FFFF948419f87f8e948419f8, + FFFF94841a607f8e94841a60, + FFFF94841ac87f8e94841ac8, + FFFF94841b307f8e94841b30, + FFFF94841b987f8e94841b98, + FFFF94841c007f8e94841c00, + FFFF94841c687f8e94841c68, + FFFF94841cd07f8e94841cd0, + FFFF94841d387f8e94841d38, + FFFF94841da07f8e94841da0, + FFFF94841f407f8e94841f40, + FFFF94841fa87f8e94841fa8, + FFFF948420107f8e94842010, + FFFF948420787f8e94842078, + FFFF948421b07f8e948421b0, + FFFF948422187f8e94842218, + FFFF948422807f8e94842280, + FFFF948422e87f8e948422e8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1211,80 +1211,80 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCooking */ - FFFF832374d07fdb832374d0 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD81c895807fdb81c89580 /* PhysXExtensions */; }; - FFFF8399c8007fdb8399c800 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399c8007fdb8399c800 /* Adjacencies.cpp */; }; - FFFF8399c8687fdb8399c868 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399c8687fdb8399c868 /* Cooking.cpp */; }; - FFFF8399c8d07fdb8399c8d0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399c8d07fdb8399c8d0 /* CookingUtils.cpp */; }; - FFFF8399c9387fdb8399c938 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399c9387fdb8399c938 /* EdgeList.cpp */; }; - FFFF8399c9a07fdb8399c9a0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399c9a07fdb8399c9a0 /* MeshCleaner.cpp */; }; - FFFF8399ca087fdb8399ca08 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399ca087fdb8399ca08 /* Quantizer.cpp */; }; - FFFF8399cce07fdb8399cce0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399cce07fdb8399cce0 /* mesh/GrbTriangleMeshCooking.cpp */; }; - FFFF8399cd487fdb8399cd48 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399cd487fdb8399cd48 /* mesh/HeightFieldCooking.cpp */; }; - FFFF8399cdb07fdb8399cdb0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399cdb07fdb8399cdb0 /* mesh/RTreeCooking.cpp */; }; - FFFF8399ce187fdb8399ce18 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399ce187fdb8399ce18 /* mesh/TriangleMeshBuilder.cpp */; }; - FFFF8399d0887fdb8399d088 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399d0887fdb8399d088 /* convex/BigConvexDataBuilder.cpp */; }; - FFFF8399d0f07fdb8399d0f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399d0f07fdb8399d0f0 /* convex/ConvexHullBuilder.cpp */; }; - FFFF8399d1587fdb8399d158 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399d1587fdb8399d158 /* convex/ConvexHullLib.cpp */; }; - FFFF8399d1c07fdb8399d1c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399d1c07fdb8399d1c0 /* convex/ConvexHullUtils.cpp */; }; - FFFF8399d2287fdb8399d228 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399d2287fdb8399d228 /* convex/ConvexMeshBuilder.cpp */; }; - FFFF8399d2907fdb8399d290 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399d2907fdb8399d290 /* convex/ConvexPolygonsBuilder.cpp */; }; - FFFF8399d2f87fdb8399d2f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399d2f87fdb8399d2f8 /* convex/InflationConvexHullLib.cpp */; }; - FFFF8399d3607fdb8399d360 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399d3607fdb8399d360 /* convex/QuickHullConvexHullLib.cpp */; }; - FFFF8399d3c87fdb8399d3c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8399d3c87fdb8399d3c8 /* convex/VolumeIntegration.cpp */; }; + FFFF95adc8c07f8e95adc8c0 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD95d305e07f8e95d305e0 /* PhysXExtensions */; }; + FFFF94848c007f8e94848c00 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94848c007f8e94848c00 /* Adjacencies.cpp */; }; + FFFF94848c687f8e94848c68 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94848c687f8e94848c68 /* Cooking.cpp */; }; + FFFF94848cd07f8e94848cd0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94848cd07f8e94848cd0 /* CookingUtils.cpp */; }; + FFFF94848d387f8e94848d38 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94848d387f8e94848d38 /* EdgeList.cpp */; }; + FFFF94848da07f8e94848da0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94848da07f8e94848da0 /* MeshCleaner.cpp */; }; + FFFF94848e087f8e94848e08 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94848e087f8e94848e08 /* Quantizer.cpp */; }; + FFFF948490e07f8e948490e0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948490e07f8e948490e0 /* mesh/GrbTriangleMeshCooking.cpp */; }; + FFFF948491487f8e94849148 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948491487f8e94849148 /* mesh/HeightFieldCooking.cpp */; }; + FFFF948491b07f8e948491b0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948491b07f8e948491b0 /* mesh/RTreeCooking.cpp */; }; + FFFF948492187f8e94849218 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948492187f8e94849218 /* mesh/TriangleMeshBuilder.cpp */; }; + FFFF948494887f8e94849488 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948494887f8e94849488 /* convex/BigConvexDataBuilder.cpp */; }; + FFFF948494f07f8e948494f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948494f07f8e948494f0 /* convex/ConvexHullBuilder.cpp */; }; + FFFF948495587f8e94849558 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948495587f8e94849558 /* convex/ConvexHullLib.cpp */; }; + FFFF948495c07f8e948495c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948495c07f8e948495c0 /* convex/ConvexHullUtils.cpp */; }; + FFFF948496287f8e94849628 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948496287f8e94849628 /* convex/ConvexMeshBuilder.cpp */; }; + FFFF948496907f8e94849690 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948496907f8e94849690 /* convex/ConvexPolygonsBuilder.cpp */; }; + FFFF948496f87f8e948496f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948496f87f8e948496f8 /* convex/InflationConvexHullLib.cpp */; }; + FFFF948497607f8e94849760 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948497607f8e94849760 /* convex/QuickHullConvexHullLib.cpp */; }; + FFFF948497c87f8e948497c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948497c87f8e948497c8 /* convex/VolumeIntegration.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD8322a9507fdb8322a950 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD832365507fdb83236550 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD832365b87fdb832365b8 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD832366207fdb83236620 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD832366887fdb83236688 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD832366f07fdb832366f0 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD832367587fdb83236758 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD832367c07fdb832367c0 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399c8007fdb8399c800 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399c8687fdb8399c868 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399c8d07fdb8399c8d0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399c9387fdb8399c938 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399c9a07fdb8399c9a0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399ca087fdb8399ca08 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399ca707fdb8399ca70 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399cad87fdb8399cad8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399cb407fdb8399cb40 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399cba87fdb8399cba8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399cc107fdb8399cc10 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399cc787fdb8399cc78 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399cce07fdb8399cce0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399cd487fdb8399cd48 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399cdb07fdb8399cdb0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399ce187fdb8399ce18 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399ce807fdb8399ce80 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399cee87fdb8399cee8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399cf507fdb8399cf50 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399cfb87fdb8399cfb8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399d0207fdb8399d020 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399d0887fdb8399d088 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399d0f07fdb8399d0f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399d1587fdb8399d158 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399d1c07fdb8399d1c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399d2287fdb8399d228 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399d2907fdb8399d290 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399d2f87fdb8399d2f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399d3607fdb8399d360 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399d3c87fdb8399d3c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8399d4307fdb8399d430 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399d4987fdb8399d498 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399d5007fdb8399d500 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399d5687fdb8399d568 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399d5d07fdb8399d5d0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399d6387fdb8399d638 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399d6a07fdb8399d6a0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399d7087fdb8399d708 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD8399d7707fdb8399d770 /* convex/VolumeIntegration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.h"; path = "../../PhysXCooking/src/convex/VolumeIntegration.h"; sourceTree = SOURCE_ROOT; }; + FFFD95ad90707f8e95ad9070 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD95adc0307f8e95adc030 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD95adc0987f8e95adc098 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD95adc1007f8e95adc100 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD95adc1687f8e95adc168 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD95adc1d07f8e95adc1d0 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD95adc2387f8e95adc238 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD95adc2a07f8e95adc2a0 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; + FFFD94848c007f8e94848c00 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94848c687f8e94848c68 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94848cd07f8e94848cd0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94848d387f8e94848d38 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94848da07f8e94848da0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94848e087f8e94848e08 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94848e707f8e94848e70 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; + FFFD94848ed87f8e94848ed8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD94848f407f8e94848f40 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD94848fa87f8e94848fa8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; + FFFD948490107f8e94849010 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; + FFFD948490787f8e94849078 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; + FFFD948490e07f8e948490e0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948491487f8e94849148 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948491b07f8e948491b0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948492187f8e94849218 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948492807f8e94849280 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD948492e87f8e948492e8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD948493507f8e94849350 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; + FFFD948493b87f8e948493b8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD948494207f8e94849420 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD948494887f8e94849488 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948494f07f8e948494f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948495587f8e94849558 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948495c07f8e948495c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948496287f8e94849628 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948496907f8e94849690 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948496f87f8e948496f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948497607f8e94849760 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948497c87f8e948497c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948498307f8e94849830 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD948498987f8e94849898 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD948499007f8e94849900 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFD948499687f8e94849968 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD948499d07f8e948499d0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD94849a387f8e94849a38 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD94849aa07f8e94849aa0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFD94849b087f8e94849b08 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFD94849b707f8e94849b70 /* 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 */ - FFF28322a9507fdb8322a950 /* Resources */ = { + FFF295ad90707f8e95ad9070 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1294,7 +1294,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC8322a9507fdb8322a950 /* Frameworks */ = { + FFFC95ad90707f8e95ad9070 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1304,29 +1304,29 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF88322a9507fdb8322a950 /* Sources */ = { + FFF895ad90707f8e95ad9070 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF8399c8007fdb8399c800, - FFFF8399c8687fdb8399c868, - FFFF8399c8d07fdb8399c8d0, - FFFF8399c9387fdb8399c938, - FFFF8399c9a07fdb8399c9a0, - FFFF8399ca087fdb8399ca08, - FFFF8399cce07fdb8399cce0, - FFFF8399cd487fdb8399cd48, - FFFF8399cdb07fdb8399cdb0, - FFFF8399ce187fdb8399ce18, - FFFF8399d0887fdb8399d088, - FFFF8399d0f07fdb8399d0f0, - FFFF8399d1587fdb8399d158, - FFFF8399d1c07fdb8399d1c0, - FFFF8399d2287fdb8399d228, - FFFF8399d2907fdb8399d290, - FFFF8399d2f87fdb8399d2f8, - FFFF8399d3607fdb8399d360, - FFFF8399d3c87fdb8399d3c8, + FFFF94848c007f8e94848c00, + FFFF94848c687f8e94848c68, + FFFF94848cd07f8e94848cd0, + FFFF94848d387f8e94848d38, + FFFF94848da07f8e94848da0, + FFFF94848e087f8e94848e08, + FFFF948490e07f8e948490e0, + FFFF948491487f8e94849148, + FFFF948491b07f8e948491b0, + FFFF948492187f8e94849218, + FFFF948494887f8e94849488, + FFFF948494f07f8e948494f0, + FFFF948495587f8e94849558, + FFFF948495c07f8e948495c0, + FFFF948496287f8e94849628, + FFFF948496907f8e94849690, + FFFF948496f87f8e948496f8, + FFFF948497607f8e94849760, + FFFF948497c87f8e948497c8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1335,514 +1335,514 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF48322fd807fdb8322fd80 /* PBXTargetDependency */ = { + FFF495ad94907f8e95ad9490 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA832255c07fdb832255c0 /* PhysXCommon */; - targetProxy = FFF5832255c07fdb832255c0 /* PBXContainerItemProxy */; + target = FFFA9415a1507f8e9415a150 /* PhysXCommon */; + targetProxy = FFF59415a1507f8e9415a150 /* PBXContainerItemProxy */; }; - FFF4832374d07fdb832374d0 /* PBXTargetDependency */ = { + FFF495adc8c07f8e95adc8c0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA81c895807fdb81c89580 /* PhysXExtensions */; - targetProxy = FFF581c895807fdb81c89580 /* PBXContainerItemProxy */; + target = FFFA95d305e07f8e95d305e0 /* PhysXExtensions */; + targetProxy = FFF595d305e07f8e95d305e0 /* PBXContainerItemProxy */; }; - FFF4832119d07fdb832119d0 /* PBXTargetDependency */ = { + FFF495ad89407f8e95ad8940 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA832630b07fdb832630b0 /* PxFoundation */; - targetProxy = FFF5832630b07fdb832630b0 /* PBXContainerItemProxy */; + target = FFFA94146ae07f8e94146ae0 /* PxFoundation */; + targetProxy = FFF594146ae07f8e94146ae0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCommon */ - FFFF8397d8007fdb8397d800 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD8397d8007fdb8397d800 /* src/CmBoxPruning.cpp */; }; - FFFF8397d8687fdb8397d868 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD8397d8687fdb8397d868 /* src/CmCollection.cpp */; }; - FFFF8397d8d07fdb8397d8d0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD8397d8d07fdb8397d8d0 /* src/CmMathUtils.cpp */; }; - FFFF8397d9387fdb8397d938 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD8397d9387fdb8397d938 /* src/CmPtrTable.cpp */; }; - FFFF8397d9a07fdb8397d9a0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD8397d9a07fdb8397d9a0 /* src/CmRadixSort.cpp */; }; - FFFF8397da087fdb8397da08 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD8397da087fdb8397da08 /* src/CmRadixSortBuffered.cpp */; }; - FFFF8397da707fdb8397da70 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD8397da707fdb8397da70 /* src/CmRenderOutput.cpp */; }; - FFFF8397dad87fdb8397dad8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD8397dad87fdb8397dad8 /* src/CmVisualization.cpp */; }; - FFFF8281bba87fdb8281bba8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281bba87fdb8281bba8 /* ../../Include/GeomUtils */; }; - FFFF8281f0e07fdb8281f0e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f0e07fdb8281f0e0 /* src/GuBounds.cpp */; }; - FFFF8281f1487fdb8281f148 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f1487fdb8281f148 /* src/GuBox.cpp */; }; - FFFF8281f1b07fdb8281f1b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f1b07fdb8281f1b0 /* src/GuCCTSweepTests.cpp */; }; - FFFF8281f2187fdb8281f218 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f2187fdb8281f218 /* src/GuCapsule.cpp */; }; - FFFF8281f2807fdb8281f280 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f2807fdb8281f280 /* src/GuGeometryQuery.cpp */; }; - FFFF8281f2e87fdb8281f2e8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f2e87fdb8281f2e8 /* src/GuGeometryUnion.cpp */; }; - FFFF8281f3507fdb8281f350 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f3507fdb8281f350 /* src/GuInternal.cpp */; }; - FFFF8281f3b87fdb8281f3b8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f3b87fdb8281f3b8 /* src/GuMTD.cpp */; }; - FFFF8281f4207fdb8281f420 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f4207fdb8281f420 /* src/GuMeshFactory.cpp */; }; - FFFF8281f4887fdb8281f488 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f4887fdb8281f488 /* src/GuMetaData.cpp */; }; - FFFF8281f4f07fdb8281f4f0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f4f07fdb8281f4f0 /* src/GuOverlapTests.cpp */; }; - FFFF8281f5587fdb8281f558 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f5587fdb8281f558 /* src/GuRaycastTests.cpp */; }; - FFFF8281f5c07fdb8281f5c0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f5c07fdb8281f5c0 /* src/GuSerialize.cpp */; }; - FFFF8281f6287fdb8281f628 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f6287fdb8281f628 /* src/GuSweepMTD.cpp */; }; - FFFF8281f6907fdb8281f690 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f6907fdb8281f690 /* src/GuSweepSharedTests.cpp */; }; - FFFF8281f6f87fdb8281f6f8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f6f87fdb8281f6f8 /* src/GuSweepTests.cpp */; }; - FFFF8281f7607fdb8281f760 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f7607fdb8281f760 /* src/contact/GuContactBoxBox.cpp */; }; - FFFF8281f7c87fdb8281f7c8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f7c87fdb8281f7c8 /* src/contact/GuContactCapsuleBox.cpp */; }; - FFFF8281f8307fdb8281f830 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f8307fdb8281f830 /* src/contact/GuContactCapsuleCapsule.cpp */; }; - FFFF8281f8987fdb8281f898 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f8987fdb8281f898 /* src/contact/GuContactCapsuleConvex.cpp */; }; - FFFF8281f9007fdb8281f900 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f9007fdb8281f900 /* src/contact/GuContactCapsuleMesh.cpp */; }; - FFFF8281f9687fdb8281f968 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f9687fdb8281f968 /* src/contact/GuContactConvexConvex.cpp */; }; - FFFF8281f9d07fdb8281f9d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281f9d07fdb8281f9d0 /* src/contact/GuContactConvexMesh.cpp */; }; - FFFF8281fa387fdb8281fa38 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281fa387fdb8281fa38 /* src/contact/GuContactPlaneBox.cpp */; }; - FFFF8281faa07fdb8281faa0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281faa07fdb8281faa0 /* src/contact/GuContactPlaneCapsule.cpp */; }; - FFFF8281fb087fdb8281fb08 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281fb087fdb8281fb08 /* src/contact/GuContactPlaneConvex.cpp */; }; - FFFF8281fb707fdb8281fb70 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281fb707fdb8281fb70 /* src/contact/GuContactPolygonPolygon.cpp */; }; - FFFF8281fbd87fdb8281fbd8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281fbd87fdb8281fbd8 /* src/contact/GuContactSphereBox.cpp */; }; - FFFF8281fc407fdb8281fc40 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281fc407fdb8281fc40 /* src/contact/GuContactSphereCapsule.cpp */; }; - FFFF8281fca87fdb8281fca8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281fca87fdb8281fca8 /* src/contact/GuContactSphereMesh.cpp */; }; - FFFF8281fd107fdb8281fd10 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281fd107fdb8281fd10 /* src/contact/GuContactSpherePlane.cpp */; }; - FFFF8281fd787fdb8281fd78 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281fd787fdb8281fd78 /* src/contact/GuContactSphereSphere.cpp */; }; - FFFF8281fde07fdb8281fde0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281fde07fdb8281fde0 /* src/contact/GuFeatureCode.cpp */; }; - FFFF8281fe487fdb8281fe48 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281fe487fdb8281fe48 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; - FFFF8281feb07fdb8281feb0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281feb07fdb8281feb0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; - FFFF8281ff187fdb8281ff18 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281ff187fdb8281ff18 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; - FFFF8281ff807fdb8281ff80 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281ff807fdb8281ff80 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; - FFFF8281ffe87fdb8281ffe8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8281ffe87fdb8281ffe8 /* src/common/GuBarycentricCoordinates.cpp */; }; - FFFF828200507fdb82820050 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828200507fdb82820050 /* src/common/GuSeparatingAxes.cpp */; }; - FFFF828200b87fdb828200b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828200b87fdb828200b8 /* src/convex/GuBigConvexData.cpp */; }; - FFFF828201207fdb82820120 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828201207fdb82820120 /* src/convex/GuConvexHelper.cpp */; }; - FFFF828201887fdb82820188 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828201887fdb82820188 /* src/convex/GuConvexMesh.cpp */; }; - FFFF828201f07fdb828201f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828201f07fdb828201f0 /* src/convex/GuConvexSupportTable.cpp */; }; - FFFF828202587fdb82820258 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828202587fdb82820258 /* src/convex/GuConvexUtilsInternal.cpp */; }; - FFFF828202c07fdb828202c0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828202c07fdb828202c0 /* src/convex/GuHillClimbing.cpp */; }; - FFFF828203287fdb82820328 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828203287fdb82820328 /* src/convex/GuShapeConvex.cpp */; }; - FFFF828203907fdb82820390 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828203907fdb82820390 /* src/distance/GuDistancePointBox.cpp */; }; - FFFF828203f87fdb828203f8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828203f87fdb828203f8 /* src/distance/GuDistancePointTriangle.cpp */; }; - FFFF828204607fdb82820460 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828204607fdb82820460 /* src/distance/GuDistanceSegmentBox.cpp */; }; - FFFF828204c87fdb828204c8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828204c87fdb828204c8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; - FFFF828205307fdb82820530 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828205307fdb82820530 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; - FFFF828205987fdb82820598 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828205987fdb82820598 /* src/sweep/GuSweepBoxBox.cpp */; }; - FFFF828206007fdb82820600 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828206007fdb82820600 /* src/sweep/GuSweepBoxSphere.cpp */; }; - FFFF828206687fdb82820668 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828206687fdb82820668 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; - FFFF828206d07fdb828206d0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828206d07fdb828206d0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; - FFFF828207387fdb82820738 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828207387fdb82820738 /* src/sweep/GuSweepCapsuleBox.cpp */; }; - FFFF828207a07fdb828207a0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828207a07fdb828207a0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; - FFFF828208087fdb82820808 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828208087fdb82820808 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; - FFFF828208707fdb82820870 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828208707fdb82820870 /* src/sweep/GuSweepSphereCapsule.cpp */; }; - FFFF828208d87fdb828208d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828208d87fdb828208d8 /* src/sweep/GuSweepSphereSphere.cpp */; }; - FFFF828209407fdb82820940 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828209407fdb82820940 /* src/sweep/GuSweepSphereTriangle.cpp */; }; - FFFF828209a87fdb828209a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828209a87fdb828209a8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; - FFFF82820a107fdb82820a10 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82820a107fdb82820a10 /* src/gjk/GuEPA.cpp */; }; - FFFF82820a787fdb82820a78 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82820a787fdb82820a78 /* src/gjk/GuGJKSimplex.cpp */; }; - FFFF82820ae07fdb82820ae0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82820ae07fdb82820ae0 /* src/gjk/GuGJKTest.cpp */; }; - FFFF82820b487fdb82820b48 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82820b487fdb82820b48 /* src/intersection/GuIntersectionBoxBox.cpp */; }; - FFFF82820bb07fdb82820bb0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82820bb07fdb82820bb0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; - FFFF82820c187fdb82820c18 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82820c187fdb82820c18 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; - FFFF82820c807fdb82820c80 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82820c807fdb82820c80 /* src/intersection/GuIntersectionRayBox.cpp */; }; - FFFF82820ce87fdb82820ce8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82820ce87fdb82820ce8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; - FFFF82820d507fdb82820d50 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82820d507fdb82820d50 /* src/intersection/GuIntersectionRaySphere.cpp */; }; - FFFF82820db87fdb82820db8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82820db87fdb82820db8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; - FFFF82820e207fdb82820e20 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82820e207fdb82820e20 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; - FFFF82820e887fdb82820e88 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82820e887fdb82820e88 /* src/mesh/GuBV32.cpp */; }; - FFFF82820ef07fdb82820ef0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82820ef07fdb82820ef0 /* src/mesh/GuBV32Build.cpp */; }; - FFFF82820f587fdb82820f58 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82820f587fdb82820f58 /* src/mesh/GuBV4.cpp */; }; - FFFF82820fc07fdb82820fc0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82820fc07fdb82820fc0 /* src/mesh/GuBV4Build.cpp */; }; - FFFF828210287fdb82821028 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828210287fdb82821028 /* src/mesh/GuBV4_AABBSweep.cpp */; }; - FFFF828210907fdb82821090 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828210907fdb82821090 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; - FFFF828210f87fdb828210f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828210f87fdb828210f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; - FFFF828211607fdb82821160 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828211607fdb82821160 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; - FFFF828211c87fdb828211c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828211c87fdb828211c8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; - FFFF828212307fdb82821230 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828212307fdb82821230 /* src/mesh/GuBV4_Raycast.cpp */; }; - FFFF828212987fdb82821298 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828212987fdb82821298 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; - FFFF828213007fdb82821300 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828213007fdb82821300 /* src/mesh/GuBV4_SphereSweep.cpp */; }; - FFFF828213687fdb82821368 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828213687fdb82821368 /* src/mesh/GuMeshQuery.cpp */; }; - FFFF828213d07fdb828213d0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828213d07fdb828213d0 /* src/mesh/GuMidphaseBV4.cpp */; }; - FFFF828214387fdb82821438 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828214387fdb82821438 /* src/mesh/GuMidphaseRTree.cpp */; }; - FFFF828214a07fdb828214a0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828214a07fdb828214a0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; - FFFF828215087fdb82821508 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828215087fdb82821508 /* src/mesh/GuRTree.cpp */; }; - FFFF828215707fdb82821570 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828215707fdb82821570 /* src/mesh/GuRTreeQueries.cpp */; }; - FFFF828215d87fdb828215d8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828215d87fdb828215d8 /* src/mesh/GuSweepsMesh.cpp */; }; - FFFF828216407fdb82821640 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828216407fdb82821640 /* src/mesh/GuTriangleMesh.cpp */; }; - FFFF828216a87fdb828216a8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828216a87fdb828216a8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; - FFFF828217107fdb82821710 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828217107fdb82821710 /* src/mesh/GuTriangleMeshRTree.cpp */; }; - FFFF828217787fdb82821778 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828217787fdb82821778 /* src/hf/GuHeightField.cpp */; }; - FFFF828217e07fdb828217e0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828217e07fdb828217e0 /* src/hf/GuHeightFieldUtil.cpp */; }; - FFFF828218487fdb82821848 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828218487fdb82821848 /* src/hf/GuOverlapTestsHF.cpp */; }; - FFFF828218b07fdb828218b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828218b07fdb828218b0 /* src/hf/GuSweepsHF.cpp */; }; - FFFF828219187fdb82821918 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828219187fdb82821918 /* src/pcm/GuPCMContactBoxBox.cpp */; }; - FFFF828219807fdb82821980 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828219807fdb82821980 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; - FFFF828219e87fdb828219e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828219e87fdb828219e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; - FFFF82821a507fdb82821a50 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82821a507fdb82821a50 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; - FFFF82821ab87fdb82821ab8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82821ab87fdb82821ab8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; - FFFF82821b207fdb82821b20 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82821b207fdb82821b20 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; - FFFF82821b887fdb82821b88 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82821b887fdb82821b88 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; - FFFF82821bf07fdb82821bf0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82821bf07fdb82821bf0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; - FFFF82821c587fdb82821c58 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82821c587fdb82821c58 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; - FFFF82821cc07fdb82821cc0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82821cc07fdb82821cc0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; - FFFF82821d287fdb82821d28 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82821d287fdb82821d28 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; - FFFF82821d907fdb82821d90 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82821d907fdb82821d90 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; - FFFF82821df87fdb82821df8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82821df87fdb82821df8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; - FFFF82821e607fdb82821e60 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82821e607fdb82821e60 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; - FFFF82821ec87fdb82821ec8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82821ec87fdb82821ec8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; - FFFF82821f307fdb82821f30 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82821f307fdb82821f30 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; - FFFF82821f987fdb82821f98 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD82821f987fdb82821f98 /* src/pcm/GuPCMContactSphereBox.cpp */; }; - FFFF828220007fdb82822000 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828220007fdb82822000 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; - FFFF828220687fdb82822068 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828220687fdb82822068 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; - FFFF828220d07fdb828220d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828220d07fdb828220d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; - FFFF828221387fdb82822138 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828221387fdb82822138 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; - FFFF828221a07fdb828221a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828221a07fdb828221a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; - FFFF828222087fdb82822208 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828222087fdb82822208 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; - FFFF828222707fdb82822270 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828222707fdb82822270 /* src/pcm/GuPCMShapeConvex.cpp */; }; - FFFF828222d87fdb828222d8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828222d87fdb828222d8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; - FFFF828223407fdb82822340 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828223407fdb82822340 /* src/pcm/GuPersistentContactManifold.cpp */; }; - FFFF828223a87fdb828223a8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828223a87fdb828223a8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; - FFFF828224107fdb82822410 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD828224107fdb82822410 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; + FFFF939982007f8e93998200 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD939982007f8e93998200 /* src/CmBoxPruning.cpp */; }; + FFFF939982687f8e93998268 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD939982687f8e93998268 /* src/CmCollection.cpp */; }; + FFFF939982d07f8e939982d0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD939982d07f8e939982d0 /* src/CmMathUtils.cpp */; }; + FFFF939983387f8e93998338 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD939983387f8e93998338 /* src/CmPtrTable.cpp */; }; + FFFF939983a07f8e939983a0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD939983a07f8e939983a0 /* src/CmRadixSort.cpp */; }; + FFFF939984087f8e93998408 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD939984087f8e93998408 /* src/CmRadixSortBuffered.cpp */; }; + FFFF939984707f8e93998470 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD939984707f8e93998470 /* src/CmRenderOutput.cpp */; }; + FFFF939984d87f8e939984d8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD939984d87f8e939984d8 /* src/CmVisualization.cpp */; }; + FFFF948013a87f8e948013a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948013a87f8e948013a8 /* ../../Include/GeomUtils */; }; + FFFF948048e07f8e948048e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948048e07f8e948048e0 /* src/GuBounds.cpp */; }; + FFFF948049487f8e94804948 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948049487f8e94804948 /* src/GuBox.cpp */; }; + FFFF948049b07f8e948049b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948049b07f8e948049b0 /* src/GuCCTSweepTests.cpp */; }; + FFFF94804a187f8e94804a18 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94804a187f8e94804a18 /* src/GuCapsule.cpp */; }; + FFFF94804a807f8e94804a80 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94804a807f8e94804a80 /* src/GuGeometryQuery.cpp */; }; + FFFF94804ae87f8e94804ae8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94804ae87f8e94804ae8 /* src/GuGeometryUnion.cpp */; }; + FFFF94804b507f8e94804b50 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94804b507f8e94804b50 /* src/GuInternal.cpp */; }; + FFFF94804bb87f8e94804bb8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94804bb87f8e94804bb8 /* src/GuMTD.cpp */; }; + FFFF94804c207f8e94804c20 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94804c207f8e94804c20 /* src/GuMeshFactory.cpp */; }; + FFFF94804c887f8e94804c88 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94804c887f8e94804c88 /* src/GuMetaData.cpp */; }; + FFFF94804cf07f8e94804cf0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94804cf07f8e94804cf0 /* src/GuOverlapTests.cpp */; }; + FFFF94804d587f8e94804d58 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94804d587f8e94804d58 /* src/GuRaycastTests.cpp */; }; + FFFF94804dc07f8e94804dc0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94804dc07f8e94804dc0 /* src/GuSerialize.cpp */; }; + FFFF94804e287f8e94804e28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94804e287f8e94804e28 /* src/GuSweepMTD.cpp */; }; + FFFF94804e907f8e94804e90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94804e907f8e94804e90 /* src/GuSweepSharedTests.cpp */; }; + FFFF94804ef87f8e94804ef8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94804ef87f8e94804ef8 /* src/GuSweepTests.cpp */; }; + FFFF94804f607f8e94804f60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94804f607f8e94804f60 /* src/contact/GuContactBoxBox.cpp */; }; + FFFF94804fc87f8e94804fc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94804fc87f8e94804fc8 /* src/contact/GuContactCapsuleBox.cpp */; }; + FFFF948050307f8e94805030 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948050307f8e94805030 /* src/contact/GuContactCapsuleCapsule.cpp */; }; + FFFF948050987f8e94805098 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948050987f8e94805098 /* src/contact/GuContactCapsuleConvex.cpp */; }; + FFFF948051007f8e94805100 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948051007f8e94805100 /* src/contact/GuContactCapsuleMesh.cpp */; }; + FFFF948051687f8e94805168 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948051687f8e94805168 /* src/contact/GuContactConvexConvex.cpp */; }; + FFFF948051d07f8e948051d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948051d07f8e948051d0 /* src/contact/GuContactConvexMesh.cpp */; }; + FFFF948052387f8e94805238 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948052387f8e94805238 /* src/contact/GuContactPlaneBox.cpp */; }; + FFFF948052a07f8e948052a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948052a07f8e948052a0 /* src/contact/GuContactPlaneCapsule.cpp */; }; + FFFF948053087f8e94805308 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948053087f8e94805308 /* src/contact/GuContactPlaneConvex.cpp */; }; + FFFF948053707f8e94805370 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948053707f8e94805370 /* src/contact/GuContactPolygonPolygon.cpp */; }; + FFFF948053d87f8e948053d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948053d87f8e948053d8 /* src/contact/GuContactSphereBox.cpp */; }; + FFFF948054407f8e94805440 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948054407f8e94805440 /* src/contact/GuContactSphereCapsule.cpp */; }; + FFFF948054a87f8e948054a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948054a87f8e948054a8 /* src/contact/GuContactSphereMesh.cpp */; }; + FFFF948055107f8e94805510 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948055107f8e94805510 /* src/contact/GuContactSpherePlane.cpp */; }; + FFFF948055787f8e94805578 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948055787f8e94805578 /* src/contact/GuContactSphereSphere.cpp */; }; + FFFF948055e07f8e948055e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948055e07f8e948055e0 /* src/contact/GuFeatureCode.cpp */; }; + FFFF948056487f8e94805648 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948056487f8e94805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; + FFFF948056b07f8e948056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948056b07f8e948056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; + FFFF948057187f8e94805718 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948057187f8e94805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; + FFFF948057807f8e94805780 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948057807f8e94805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; + FFFF948057e87f8e948057e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948057e87f8e948057e8 /* src/common/GuBarycentricCoordinates.cpp */; }; + FFFF948058507f8e94805850 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948058507f8e94805850 /* src/common/GuSeparatingAxes.cpp */; }; + FFFF948058b87f8e948058b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948058b87f8e948058b8 /* src/convex/GuBigConvexData.cpp */; }; + FFFF948059207f8e94805920 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948059207f8e94805920 /* src/convex/GuConvexHelper.cpp */; }; + FFFF948059887f8e94805988 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948059887f8e94805988 /* src/convex/GuConvexMesh.cpp */; }; + FFFF948059f07f8e948059f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948059f07f8e948059f0 /* src/convex/GuConvexSupportTable.cpp */; }; + FFFF94805a587f8e94805a58 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94805a587f8e94805a58 /* src/convex/GuConvexUtilsInternal.cpp */; }; + FFFF94805ac07f8e94805ac0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94805ac07f8e94805ac0 /* src/convex/GuHillClimbing.cpp */; }; + FFFF94805b287f8e94805b28 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94805b287f8e94805b28 /* src/convex/GuShapeConvex.cpp */; }; + FFFF94805b907f8e94805b90 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94805b907f8e94805b90 /* src/distance/GuDistancePointBox.cpp */; }; + FFFF94805bf87f8e94805bf8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94805bf87f8e94805bf8 /* src/distance/GuDistancePointTriangle.cpp */; }; + FFFF94805c607f8e94805c60 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94805c607f8e94805c60 /* src/distance/GuDistanceSegmentBox.cpp */; }; + FFFF94805cc87f8e94805cc8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94805cc87f8e94805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; + FFFF94805d307f8e94805d30 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94805d307f8e94805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; + FFFF94805d987f8e94805d98 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94805d987f8e94805d98 /* src/sweep/GuSweepBoxBox.cpp */; }; + FFFF94805e007f8e94805e00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94805e007f8e94805e00 /* src/sweep/GuSweepBoxSphere.cpp */; }; + FFFF94805e687f8e94805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94805e687f8e94805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; + FFFF94805ed07f8e94805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94805ed07f8e94805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; + FFFF94805f387f8e94805f38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94805f387f8e94805f38 /* src/sweep/GuSweepCapsuleBox.cpp */; }; + FFFF94805fa07f8e94805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94805fa07f8e94805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; + FFFF948060087f8e94806008 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948060087f8e94806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; + FFFF948060707f8e94806070 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948060707f8e94806070 /* src/sweep/GuSweepSphereCapsule.cpp */; }; + FFFF948060d87f8e948060d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948060d87f8e948060d8 /* src/sweep/GuSweepSphereSphere.cpp */; }; + FFFF948061407f8e94806140 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948061407f8e94806140 /* src/sweep/GuSweepSphereTriangle.cpp */; }; + FFFF948061a87f8e948061a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948061a87f8e948061a8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; + FFFF948062107f8e94806210 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948062107f8e94806210 /* src/gjk/GuEPA.cpp */; }; + FFFF948062787f8e94806278 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948062787f8e94806278 /* src/gjk/GuGJKSimplex.cpp */; }; + FFFF948062e07f8e948062e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948062e07f8e948062e0 /* src/gjk/GuGJKTest.cpp */; }; + FFFF948063487f8e94806348 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948063487f8e94806348 /* src/intersection/GuIntersectionBoxBox.cpp */; }; + FFFF948063b07f8e948063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948063b07f8e948063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; + FFFF948064187f8e94806418 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948064187f8e94806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; + FFFF948064807f8e94806480 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948064807f8e94806480 /* src/intersection/GuIntersectionRayBox.cpp */; }; + FFFF948064e87f8e948064e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948064e87f8e948064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; + FFFF948065507f8e94806550 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948065507f8e94806550 /* src/intersection/GuIntersectionRaySphere.cpp */; }; + FFFF948065b87f8e948065b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948065b87f8e948065b8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; + FFFF948066207f8e94806620 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948066207f8e94806620 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; + FFFF948066887f8e94806688 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948066887f8e94806688 /* src/mesh/GuBV32.cpp */; }; + FFFF948066f07f8e948066f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948066f07f8e948066f0 /* src/mesh/GuBV32Build.cpp */; }; + FFFF948067587f8e94806758 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948067587f8e94806758 /* src/mesh/GuBV4.cpp */; }; + FFFF948067c07f8e948067c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948067c07f8e948067c0 /* src/mesh/GuBV4Build.cpp */; }; + FFFF948068287f8e94806828 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948068287f8e94806828 /* src/mesh/GuBV4_AABBSweep.cpp */; }; + FFFF948068907f8e94806890 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948068907f8e94806890 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; + FFFF948068f87f8e948068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948068f87f8e948068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; + FFFF948069607f8e94806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948069607f8e94806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; + FFFF948069c87f8e948069c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948069c87f8e948069c8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; + FFFF94806a307f8e94806a30 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94806a307f8e94806a30 /* src/mesh/GuBV4_Raycast.cpp */; }; + FFFF94806a987f8e94806a98 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94806a987f8e94806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; + FFFF94806b007f8e94806b00 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94806b007f8e94806b00 /* src/mesh/GuBV4_SphereSweep.cpp */; }; + FFFF94806b687f8e94806b68 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94806b687f8e94806b68 /* src/mesh/GuMeshQuery.cpp */; }; + FFFF94806bd07f8e94806bd0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94806bd07f8e94806bd0 /* src/mesh/GuMidphaseBV4.cpp */; }; + FFFF94806c387f8e94806c38 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94806c387f8e94806c38 /* src/mesh/GuMidphaseRTree.cpp */; }; + FFFF94806ca07f8e94806ca0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94806ca07f8e94806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; + FFFF94806d087f8e94806d08 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94806d087f8e94806d08 /* src/mesh/GuRTree.cpp */; }; + FFFF94806d707f8e94806d70 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94806d707f8e94806d70 /* src/mesh/GuRTreeQueries.cpp */; }; + FFFF94806dd87f8e94806dd8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94806dd87f8e94806dd8 /* src/mesh/GuSweepsMesh.cpp */; }; + FFFF94806e407f8e94806e40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94806e407f8e94806e40 /* src/mesh/GuTriangleMesh.cpp */; }; + FFFF94806ea87f8e94806ea8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94806ea87f8e94806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; + FFFF94806f107f8e94806f10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94806f107f8e94806f10 /* src/mesh/GuTriangleMeshRTree.cpp */; }; + FFFF94806f787f8e94806f78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94806f787f8e94806f78 /* src/hf/GuHeightField.cpp */; }; + FFFF94806fe07f8e94806fe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94806fe07f8e94806fe0 /* src/hf/GuHeightFieldUtil.cpp */; }; + FFFF948070487f8e94807048 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948070487f8e94807048 /* src/hf/GuOverlapTestsHF.cpp */; }; + FFFF948070b07f8e948070b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948070b07f8e948070b0 /* src/hf/GuSweepsHF.cpp */; }; + FFFF948071187f8e94807118 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948071187f8e94807118 /* src/pcm/GuPCMContactBoxBox.cpp */; }; + FFFF948071807f8e94807180 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948071807f8e94807180 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; + FFFF948071e87f8e948071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948071e87f8e948071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; + FFFF948072507f8e94807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948072507f8e94807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; + FFFF948072b87f8e948072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948072b87f8e948072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; + FFFF948073207f8e94807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948073207f8e94807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; + FFFF948073887f8e94807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948073887f8e94807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; + FFFF948073f07f8e948073f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948073f07f8e948073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; + FFFF948074587f8e94807458 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948074587f8e94807458 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; + FFFF948074c07f8e948074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948074c07f8e948074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; + FFFF948075287f8e94807528 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948075287f8e94807528 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; + FFFF948075907f8e94807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948075907f8e94807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; + FFFF948075f87f8e948075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948075f87f8e948075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; + FFFF948076607f8e94807660 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948076607f8e94807660 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; + FFFF948076c87f8e948076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948076c87f8e948076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; + FFFF948077307f8e94807730 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948077307f8e94807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; + FFFF948077987f8e94807798 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948077987f8e94807798 /* src/pcm/GuPCMContactSphereBox.cpp */; }; + FFFF948078007f8e94807800 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948078007f8e94807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; + FFFF948078687f8e94807868 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948078687f8e94807868 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; + FFFF948078d07f8e948078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948078d07f8e948078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; + FFFF948079387f8e94807938 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948079387f8e94807938 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; + FFFF948079a07f8e948079a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD948079a07f8e948079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; + FFFF94807a087f8e94807a08 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94807a087f8e94807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; + FFFF94807a707f8e94807a70 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94807a707f8e94807a70 /* src/pcm/GuPCMShapeConvex.cpp */; }; + FFFF94807ad87f8e94807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94807ad87f8e94807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; + FFFF94807b407f8e94807b40 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94807b407f8e94807b40 /* src/pcm/GuPersistentContactManifold.cpp */; }; + FFFF94807ba87f8e94807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94807ba87f8e94807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; + FFFF94807c107f8e94807c10 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD94807c107f8e94807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD832255c07fdb832255c0 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD828288007fdb82828800 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD828288687fdb82828868 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD828288d07fdb828288d0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD828289387fdb82828938 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD828289a07fdb828289a0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD82828a087fdb82828a08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD82828a707fdb82828a70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD82828ad87fdb82828ad8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD82828b407fdb82828b40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; - FFFD82828ba87fdb82828ba8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD82828c107fdb82828c10 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD82828c787fdb82828c78 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD82828ce07fdb82828ce0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; - FFFD82828d487fdb82828d48 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD82828db07fdb82828db0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD82828e187fdb82828e18 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD82828e807fdb82828e80 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD82828ee87fdb82828ee8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD82828f507fdb82828f50 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD82828fb87fdb82828fb8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD828290207fdb82829020 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFD828290887fdb82829088 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD828290f07fdb828290f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD828291587fdb82829158 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD828291c07fdb828291c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; - FFFD828292287fdb82829228 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD828292907fdb82829290 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD828292f87fdb828292f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD828293607fdb82829360 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD828293c87fdb828293c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD828294307fdb82829430 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD828294987fdb82829498 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD828295007fdb82829500 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397d8007fdb8397d800 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397d8687fdb8397d868 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397d8d07fdb8397d8d0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397d9387fdb8397d938 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397d9a07fdb8397d9a0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397da087fdb8397da08 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397da707fdb8397da70 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397dad87fdb8397dad8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397db407fdb8397db40 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397dba87fdb8397dba8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397dc107fdb8397dc10 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397dc787fdb8397dc78 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397dce07fdb8397dce0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397dd487fdb8397dd48 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397ddb07fdb8397ddb0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397de187fdb8397de18 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397de807fdb8397de80 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397dee87fdb8397dee8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397df507fdb8397df50 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397dfb87fdb8397dfb8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397e0207fdb8397e020 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397e0887fdb8397e088 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397e0f07fdb8397e0f0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397e1587fdb8397e158 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397e1c07fdb8397e1c0 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397e2287fdb8397e228 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397e2907fdb8397e290 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397e2f87fdb8397e2f8 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397e3607fdb8397e360 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397e3c87fdb8397e3c8 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397e4307fdb8397e430 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397e4987fdb8397e498 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397e5007fdb8397e500 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397e5687fdb8397e568 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397e5d07fdb8397e5d0 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281b8007fdb8281b800 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281b8687fdb8281b868 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281b8d07fdb8281b8d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281b9387fdb8281b938 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281b9a07fdb8281b9a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281ba087fdb8281ba08 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281ba707fdb8281ba70 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281bad87fdb8281bad8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281bb407fdb8281bb40 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281bba87fdb8281bba8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; - FFFD8281bc107fdb8281bc10 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281bc787fdb8281bc78 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281bce07fdb8281bce0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281bd487fdb8281bd48 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281bdb07fdb8281bdb0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281be187fdb8281be18 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281be807fdb8281be80 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281bee87fdb8281bee8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281bf507fdb8281bf50 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281bfb87fdb8281bfb8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c0207fdb8281c020 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c0887fdb8281c088 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c0f07fdb8281c0f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c1587fdb8281c158 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c1c07fdb8281c1c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c2287fdb8281c228 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c2907fdb8281c290 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c2f87fdb8281c2f8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c3607fdb8281c360 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c3c87fdb8281c3c8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c4307fdb8281c430 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c4987fdb8281c498 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c5007fdb8281c500 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c5687fdb8281c568 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c5d07fdb8281c5d0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c6387fdb8281c638 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c6a07fdb8281c6a0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c7087fdb8281c708 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c7707fdb8281c770 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c7d87fdb8281c7d8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c8407fdb8281c840 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c8a87fdb8281c8a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c9107fdb8281c910 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c9787fdb8281c978 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281c9e07fdb8281c9e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281ca487fdb8281ca48 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281cab07fdb8281cab0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281cb187fdb8281cb18 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281cb807fdb8281cb80 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281cbe87fdb8281cbe8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281cc507fdb8281cc50 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281ccb87fdb8281ccb8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281cd207fdb8281cd20 /* 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; }; - FFFD8281cd887fdb8281cd88 /* 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; }; - FFFD8281cdf07fdb8281cdf0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281ce587fdb8281ce58 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281cec07fdb8281cec0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281cf287fdb8281cf28 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281cf907fdb8281cf90 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281cff87fdb8281cff8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d0607fdb8281d060 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d0c87fdb8281d0c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d1307fdb8281d130 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d1987fdb8281d198 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d2007fdb8281d200 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d2687fdb8281d268 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d2d07fdb8281d2d0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d3387fdb8281d338 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d3a07fdb8281d3a0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d4087fdb8281d408 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d4707fdb8281d470 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d4d87fdb8281d4d8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d5407fdb8281d540 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d5a87fdb8281d5a8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d6107fdb8281d610 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d6787fdb8281d678 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d6e07fdb8281d6e0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d7487fdb8281d748 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d7b07fdb8281d7b0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d8187fdb8281d818 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d8807fdb8281d880 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d8e87fdb8281d8e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d9507fdb8281d950 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281d9b87fdb8281d9b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281da207fdb8281da20 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281da887fdb8281da88 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281daf07fdb8281daf0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281db587fdb8281db58 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281dbc07fdb8281dbc0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281dc287fdb8281dc28 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281dc907fdb8281dc90 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281dcf87fdb8281dcf8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281dd607fdb8281dd60 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281ddc87fdb8281ddc8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281de307fdb8281de30 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281de987fdb8281de98 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281df007fdb8281df00 /* 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; }; - FFFD8281df687fdb8281df68 /* 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; }; - FFFD8281dfd07fdb8281dfd0 /* 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; }; - FFFD8281e0387fdb8281e038 /* 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; }; - FFFD8281e0a07fdb8281e0a0 /* 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; }; - FFFD8281e1087fdb8281e108 /* 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; }; - FFFD8281e1707fdb8281e170 /* 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; }; - FFFD8281e1d87fdb8281e1d8 /* 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; }; - FFFD8281e2407fdb8281e240 /* 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; }; - FFFD8281e2a87fdb8281e2a8 /* 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; }; - FFFD8281e3107fdb8281e310 /* 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; }; - FFFD8281e3787fdb8281e378 /* 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; }; - FFFD8281e3e07fdb8281e3e0 /* 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; }; - FFFD8281e4487fdb8281e448 /* 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; }; - FFFD8281e4b07fdb8281e4b0 /* 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; }; - FFFD8281e5187fdb8281e518 /* 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; }; - FFFD8281e5807fdb8281e580 /* 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; }; - FFFD8281e5e87fdb8281e5e8 /* 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; }; - FFFD8281e6507fdb8281e650 /* 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; }; - FFFD8281e6b87fdb8281e6b8 /* 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; }; - FFFD8281e7207fdb8281e720 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281e7887fdb8281e788 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281e7f07fdb8281e7f0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281e8587fdb8281e858 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281e8c07fdb8281e8c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281e9287fdb8281e928 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281e9907fdb8281e990 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281e9f87fdb8281e9f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281ea607fdb8281ea60 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281eac87fdb8281eac8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281eb307fdb8281eb30 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281eb987fdb8281eb98 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281ec007fdb8281ec00 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281ec687fdb8281ec68 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281ecd07fdb8281ecd0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281ed387fdb8281ed38 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281eda07fdb8281eda0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281ee087fdb8281ee08 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281ee707fdb8281ee70 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281eed87fdb8281eed8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281ef407fdb8281ef40 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281efa87fdb8281efa8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281f0107fdb8281f010 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281f0787fdb8281f078 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD8281f0e07fdb8281f0e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f1487fdb8281f148 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f1b07fdb8281f1b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f2187fdb8281f218 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f2807fdb8281f280 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f2e87fdb8281f2e8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f3507fdb8281f350 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f3b87fdb8281f3b8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f4207fdb8281f420 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f4887fdb8281f488 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f4f07fdb8281f4f0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f5587fdb8281f558 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f5c07fdb8281f5c0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f6287fdb8281f628 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f6907fdb8281f690 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f6f87fdb8281f6f8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f7607fdb8281f760 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f7c87fdb8281f7c8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f8307fdb8281f830 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f8987fdb8281f898 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f9007fdb8281f900 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f9687fdb8281f968 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281f9d07fdb8281f9d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281fa387fdb8281fa38 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281faa07fdb8281faa0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281fb087fdb8281fb08 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281fb707fdb8281fb70 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281fbd87fdb8281fbd8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281fc407fdb8281fc40 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281fca87fdb8281fca8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281fd107fdb8281fd10 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281fd787fdb8281fd78 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281fde07fdb8281fde0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281fe487fdb8281fe48 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281feb07fdb8281feb0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281ff187fdb8281ff18 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281ff807fdb8281ff80 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8281ffe87fdb8281ffe8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828200507fdb82820050 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828200b87fdb828200b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828201207fdb82820120 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828201887fdb82820188 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828201f07fdb828201f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828202587fdb82820258 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828202c07fdb828202c0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828203287fdb82820328 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828203907fdb82820390 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828203f87fdb828203f8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828204607fdb82820460 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828204c87fdb828204c8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828205307fdb82820530 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828205987fdb82820598 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828206007fdb82820600 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828206687fdb82820668 /* 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; }; - FFFD828206d07fdb828206d0 /* 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; }; - FFFD828207387fdb82820738 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828207a07fdb828207a0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828208087fdb82820808 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828208707fdb82820870 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828208d87fdb828208d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828209407fdb82820940 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828209a87fdb828209a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82820a107fdb82820a10 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82820a787fdb82820a78 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82820ae07fdb82820ae0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82820b487fdb82820b48 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82820bb07fdb82820bb0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82820c187fdb82820c18 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82820c807fdb82820c80 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82820ce87fdb82820ce8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82820d507fdb82820d50 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82820db87fdb82820db8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82820e207fdb82820e20 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82820e887fdb82820e88 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82820ef07fdb82820ef0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82820f587fdb82820f58 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82820fc07fdb82820fc0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828210287fdb82821028 /* 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; }; - FFFD828210907fdb82821090 /* 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; }; - FFFD828210f87fdb828210f8 /* 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; }; - FFFD828211607fdb82821160 /* 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; }; - FFFD828211c87fdb828211c8 /* 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; }; - FFFD828212307fdb82821230 /* 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; }; - FFFD828212987fdb82821298 /* 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; }; - FFFD828213007fdb82821300 /* 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; }; - FFFD828213687fdb82821368 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828213d07fdb828213d0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828214387fdb82821438 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828214a07fdb828214a0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828215087fdb82821508 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828215707fdb82821570 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828215d87fdb828215d8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828216407fdb82821640 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828216a87fdb828216a8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828217107fdb82821710 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828217787fdb82821778 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828217e07fdb828217e0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828218487fdb82821848 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828218b07fdb828218b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828219187fdb82821918 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828219807fdb82821980 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828219e87fdb828219e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82821a507fdb82821a50 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82821ab87fdb82821ab8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82821b207fdb82821b20 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82821b887fdb82821b88 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82821bf07fdb82821bf0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82821c587fdb82821c58 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82821cc07fdb82821cc0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82821d287fdb82821d28 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82821d907fdb82821d90 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82821df87fdb82821df8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82821e607fdb82821e60 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82821ec87fdb82821ec8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82821f307fdb82821f30 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82821f987fdb82821f98 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828220007fdb82822000 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828220687fdb82822068 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828220d07fdb828220d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828221387fdb82822138 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828221a07fdb828221a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828222087fdb82822208 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828222707fdb82822270 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828222d87fdb828222d8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828223407fdb82822340 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828223a87fdb828223a8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD828224107fdb82822410 /* src/ccd/GuCCDSweepPrimitives.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepPrimitives.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepPrimitives.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9415a1507f8e9415a150 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD9480ec007f8e9480ec00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480ec687f8e9480ec68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480ecd07f8e9480ecd0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480ed387f8e9480ed38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480eda07f8e9480eda0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480ee087f8e9480ee08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480ee707f8e9480ee70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480eed87f8e9480eed8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480ef407f8e9480ef40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480efa87f8e9480efa8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f0107f8e9480f010 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f0787f8e9480f078 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f0e07f8e9480f0e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f1487f8e9480f148 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f1b07f8e9480f1b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f2187f8e9480f218 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f2807f8e9480f280 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f2e87f8e9480f2e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f3507f8e9480f350 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f3b87f8e9480f3b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f4207f8e9480f420 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f4887f8e9480f488 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f4f07f8e9480f4f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f5587f8e9480f558 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f5c07f8e9480f5c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f6287f8e9480f628 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f6907f8e9480f690 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f6f87f8e9480f6f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f7607f8e9480f760 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f7c87f8e9480f7c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f8307f8e9480f830 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f8987f8e9480f898 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD9480f9007f8e9480f900 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD939982007f8e93998200 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939982687f8e93998268 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939982d07f8e939982d0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939983387f8e93998338 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939983a07f8e939983a0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939984087f8e93998408 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939984707f8e93998470 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939984d87f8e939984d8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939985407f8e93998540 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; + FFFD939985a87f8e939985a8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; + FFFD939986107f8e93998610 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFD939986787f8e93998678 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD939986e07f8e939986e0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD939987487f8e93998748 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD939987b07f8e939987b0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; + FFFD939988187f8e93998818 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; + FFFD939988807f8e93998880 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFD939988e87f8e939988e8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD939989507f8e93998950 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD939989b87f8e939989b8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFD93998a207f8e93998a20 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD93998a887f8e93998a88 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFD93998af07f8e93998af0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; + FFFD93998b587f8e93998b58 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; + FFFD93998bc07f8e93998bc0 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; + FFFD93998c287f8e93998c28 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD93998c907f8e93998c90 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; + FFFD93998cf87f8e93998cf8 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; + FFFD93998d607f8e93998d60 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; + FFFD93998dc87f8e93998dc8 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; + FFFD93998e307f8e93998e30 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD93998e987f8e93998e98 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; + FFFD93998f007f8e93998f00 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD93998f687f8e93998f68 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD93998fd07f8e93998fd0 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; + FFFD948010007f8e94801000 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFD948010687f8e94801068 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD948010d07f8e948010d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD948011387f8e94801138 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFD948011a07f8e948011a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD948012087f8e94801208 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD948012707f8e94801270 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD948012d87f8e948012d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD948013407f8e94801340 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFD948013a87f8e948013a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; + FFFD948014107f8e94801410 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFD948014787f8e94801478 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD948014e07f8e948014e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; + FFFD948015487f8e94801548 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; + FFFD948015b07f8e948015b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFD948016187f8e94801618 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFD948016807f8e94801680 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD948016e87f8e948016e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD948017507f8e94801750 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; + FFFD948017b87f8e948017b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD948018207f8e94801820 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFD948018887f8e94801888 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD948018f07f8e948018f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD948019587f8e94801958 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD948019c07f8e948019c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; + FFFD94801a287f8e94801a28 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; + FFFD94801a907f8e94801a90 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD94801af87f8e94801af8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; + FFFD94801b607f8e94801b60 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; + FFFD94801bc87f8e94801bc8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD94801c307f8e94801c30 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; + FFFD94801c987f8e94801c98 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFD94801d007f8e94801d00 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; + FFFD94801d687f8e94801d68 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; + FFFD94801dd07f8e94801dd0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD94801e387f8e94801e38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD94801ea07f8e94801ea0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD94801f087f8e94801f08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFD94801f707f8e94801f70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD94801fd87f8e94801fd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFD948020407f8e94802040 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFD948020a87f8e948020a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; + FFFD948021107f8e94802110 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFD948021787f8e94802178 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD948021e07f8e948021e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFD948022487f8e94802248 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD948022b07f8e948022b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD948023187f8e94802318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD948023807f8e94802380 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD948023e87f8e948023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD948024507f8e94802450 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD948024b87f8e948024b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD948025207f8e94802520 /* 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; }; + FFFD948025887f8e94802588 /* 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; }; + FFFD948025f07f8e948025f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD948026587f8e94802658 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD948026c07f8e948026c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD948027287f8e94802728 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD948027907f8e94802790 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD948027f87f8e948027f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD948028607f8e94802860 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD948028c87f8e948028c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; + FFFD948029307f8e94802930 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; + FFFD948029987f8e94802998 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; + FFFD94802a007f8e94802a00 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; + FFFD94802a687f8e94802a68 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; + FFFD94802ad07f8e94802ad0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; + FFFD94802b387f8e94802b38 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; + FFFD94802ba07f8e94802ba0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; + FFFD94802c087f8e94802c08 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD94802c707f8e94802c70 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD94802cd87f8e94802cd8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD94802d407f8e94802d40 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFD94802da87f8e94802da8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFD94802e107f8e94802e10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD94802e787f8e94802e78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFD94802ee07f8e94802ee0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD94802f487f8e94802f48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFD94802fb07f8e94802fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD948030187f8e94803018 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD948030807f8e94803080 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD948030e87f8e948030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD948031507f8e94803150 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; + FFFD948031b87f8e948031b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; + FFFD948032207f8e94803220 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD948032887f8e94803288 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD948032f07f8e948032f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD948033587f8e94803358 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFD948033c07f8e948033c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD948034287f8e94803428 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD948034907f8e94803490 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD948034f87f8e948034f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; + FFFD948035607f8e94803560 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; + FFFD948035c87f8e948035c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFD948036307f8e94803630 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; + FFFD948036987f8e94803698 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; + FFFD948037007f8e94803700 /* 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; }; + FFFD948037687f8e94803768 /* 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; }; + FFFD948037d07f8e948037d0 /* 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; }; + FFFD948038387f8e94803838 /* 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; }; + FFFD948038a07f8e948038a0 /* 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; }; + FFFD948039087f8e94803908 /* 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; }; + FFFD948039707f8e94803970 /* 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; }; + FFFD948039d87f8e948039d8 /* 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; }; + FFFD94803a407f8e94803a40 /* 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; }; + FFFD94803aa87f8e94803aa8 /* 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; }; + FFFD94803b107f8e94803b10 /* 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; }; + FFFD94803b787f8e94803b78 /* 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; }; + FFFD94803be07f8e94803be0 /* 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; }; + FFFD94803c487f8e94803c48 /* 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; }; + FFFD94803cb07f8e94803cb0 /* 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; }; + FFFD94803d187f8e94803d18 /* 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; }; + FFFD94803d807f8e94803d80 /* 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; }; + FFFD94803de87f8e94803de8 /* 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; }; + FFFD94803e507f8e94803e50 /* 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; }; + FFFD94803eb87f8e94803eb8 /* 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; }; + FFFD94803f207f8e94803f20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFD94803f887f8e94803f88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFD94803ff07f8e94803ff0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; + FFFD948040587f8e94804058 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD948040c07f8e948040c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; + FFFD948041287f8e94804128 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD948041907f8e94804190 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; + FFFD948041f87f8e948041f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD948042607f8e94804260 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD948042c87f8e948042c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFD948043307f8e94804330 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD948043987f8e94804398 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; + FFFD948044007f8e94804400 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; + FFFD948044687f8e94804468 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFD948044d07f8e948044d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; + FFFD948045387f8e94804538 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD948045a07f8e948045a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFD948046087f8e94804608 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFD948046707f8e94804670 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD948046d87f8e948046d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD948047407f8e94804740 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFD948047a87f8e948047a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFD948048107f8e94804810 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; + FFFD948048787f8e94804878 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD948048e07f8e948048e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948049487f8e94804948 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948049b07f8e948049b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94804a187f8e94804a18 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94804a807f8e94804a80 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94804ae87f8e94804ae8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94804b507f8e94804b50 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94804bb87f8e94804bb8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94804c207f8e94804c20 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94804c887f8e94804c88 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94804cf07f8e94804cf0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94804d587f8e94804d58 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94804dc07f8e94804dc0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94804e287f8e94804e28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94804e907f8e94804e90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94804ef87f8e94804ef8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94804f607f8e94804f60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94804fc87f8e94804fc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948050307f8e94805030 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948050987f8e94805098 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948051007f8e94805100 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948051687f8e94805168 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948051d07f8e948051d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948052387f8e94805238 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948052a07f8e948052a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948053087f8e94805308 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948053707f8e94805370 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948053d87f8e948053d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948054407f8e94805440 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948054a87f8e948054a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948055107f8e94805510 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948055787f8e94805578 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948055e07f8e948055e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948056487f8e94805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948056b07f8e948056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948057187f8e94805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948057807f8e94805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948057e87f8e948057e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948058507f8e94805850 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948058b87f8e948058b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948059207f8e94805920 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948059887f8e94805988 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948059f07f8e948059f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94805a587f8e94805a58 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94805ac07f8e94805ac0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94805b287f8e94805b28 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94805b907f8e94805b90 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94805bf87f8e94805bf8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94805c607f8e94805c60 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94805cc87f8e94805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94805d307f8e94805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94805d987f8e94805d98 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94805e007f8e94805e00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94805e687f8e94805e68 /* 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; }; + FFFD94805ed07f8e94805ed0 /* 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; }; + FFFD94805f387f8e94805f38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94805fa07f8e94805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948060087f8e94806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948060707f8e94806070 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948060d87f8e948060d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948061407f8e94806140 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948061a87f8e948061a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948062107f8e94806210 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948062787f8e94806278 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948062e07f8e948062e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948063487f8e94806348 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948063b07f8e948063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948064187f8e94806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948064807f8e94806480 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948064e87f8e948064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948065507f8e94806550 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948065b87f8e948065b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948066207f8e94806620 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948066887f8e94806688 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948066f07f8e948066f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948067587f8e94806758 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948067c07f8e948067c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948068287f8e94806828 /* 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; }; + FFFD948068907f8e94806890 /* 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; }; + FFFD948068f87f8e948068f8 /* 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; }; + FFFD948069607f8e94806960 /* 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; }; + FFFD948069c87f8e948069c8 /* 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; }; + FFFD94806a307f8e94806a30 /* 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; }; + FFFD94806a987f8e94806a98 /* 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; }; + FFFD94806b007f8e94806b00 /* 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; }; + FFFD94806b687f8e94806b68 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94806bd07f8e94806bd0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94806c387f8e94806c38 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94806ca07f8e94806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94806d087f8e94806d08 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94806d707f8e94806d70 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94806dd87f8e94806dd8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94806e407f8e94806e40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94806ea87f8e94806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94806f107f8e94806f10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94806f787f8e94806f78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94806fe07f8e94806fe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948070487f8e94807048 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948070b07f8e948070b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948071187f8e94807118 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948071807f8e94807180 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948071e87f8e948071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948072507f8e94807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948072b87f8e948072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948073207f8e94807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948073887f8e94807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948073f07f8e948073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948074587f8e94807458 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948074c07f8e948074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948075287f8e94807528 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948075907f8e94807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948075f87f8e948075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948076607f8e94807660 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948076c87f8e948076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948077307f8e94807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948077987f8e94807798 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948078007f8e94807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948078687f8e94807868 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948078d07f8e948078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948079387f8e94807938 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948079a07f8e948079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94807a087f8e94807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94807a707f8e94807a70 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94807ad87f8e94807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94807b407f8e94807b40 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94807ba87f8e94807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94807c107f8e94807c10 /* 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 */ - FFF2832255c07fdb832255c0 /* Resources */ = { + FFF29415a1507f8e9415a150 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF8281bba87fdb8281bba8, + FFFF948013a87f8e948013a8, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC832255c07fdb832255c0 /* Frameworks */ = { + FFFC9415a1507f8e9415a150 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1852,145 +1852,145 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8832255c07fdb832255c0 /* Sources */ = { + FFF89415a1507f8e9415a150 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF8397d8007fdb8397d800, - FFFF8397d8687fdb8397d868, - FFFF8397d8d07fdb8397d8d0, - FFFF8397d9387fdb8397d938, - FFFF8397d9a07fdb8397d9a0, - FFFF8397da087fdb8397da08, - FFFF8397da707fdb8397da70, - FFFF8397dad87fdb8397dad8, - FFFF8281f0e07fdb8281f0e0, - FFFF8281f1487fdb8281f148, - FFFF8281f1b07fdb8281f1b0, - FFFF8281f2187fdb8281f218, - FFFF8281f2807fdb8281f280, - FFFF8281f2e87fdb8281f2e8, - FFFF8281f3507fdb8281f350, - FFFF8281f3b87fdb8281f3b8, - FFFF8281f4207fdb8281f420, - FFFF8281f4887fdb8281f488, - FFFF8281f4f07fdb8281f4f0, - FFFF8281f5587fdb8281f558, - FFFF8281f5c07fdb8281f5c0, - FFFF8281f6287fdb8281f628, - FFFF8281f6907fdb8281f690, - FFFF8281f6f87fdb8281f6f8, - FFFF8281f7607fdb8281f760, - FFFF8281f7c87fdb8281f7c8, - FFFF8281f8307fdb8281f830, - FFFF8281f8987fdb8281f898, - FFFF8281f9007fdb8281f900, - FFFF8281f9687fdb8281f968, - FFFF8281f9d07fdb8281f9d0, - FFFF8281fa387fdb8281fa38, - FFFF8281faa07fdb8281faa0, - FFFF8281fb087fdb8281fb08, - FFFF8281fb707fdb8281fb70, - FFFF8281fbd87fdb8281fbd8, - FFFF8281fc407fdb8281fc40, - FFFF8281fca87fdb8281fca8, - FFFF8281fd107fdb8281fd10, - FFFF8281fd787fdb8281fd78, - FFFF8281fde07fdb8281fde0, - FFFF8281fe487fdb8281fe48, - FFFF8281feb07fdb8281feb0, - FFFF8281ff187fdb8281ff18, - FFFF8281ff807fdb8281ff80, - FFFF8281ffe87fdb8281ffe8, - FFFF828200507fdb82820050, - FFFF828200b87fdb828200b8, - FFFF828201207fdb82820120, - FFFF828201887fdb82820188, - FFFF828201f07fdb828201f0, - FFFF828202587fdb82820258, - FFFF828202c07fdb828202c0, - FFFF828203287fdb82820328, - FFFF828203907fdb82820390, - FFFF828203f87fdb828203f8, - FFFF828204607fdb82820460, - FFFF828204c87fdb828204c8, - FFFF828205307fdb82820530, - FFFF828205987fdb82820598, - FFFF828206007fdb82820600, - FFFF828206687fdb82820668, - FFFF828206d07fdb828206d0, - FFFF828207387fdb82820738, - FFFF828207a07fdb828207a0, - FFFF828208087fdb82820808, - FFFF828208707fdb82820870, - FFFF828208d87fdb828208d8, - FFFF828209407fdb82820940, - FFFF828209a87fdb828209a8, - FFFF82820a107fdb82820a10, - FFFF82820a787fdb82820a78, - FFFF82820ae07fdb82820ae0, - FFFF82820b487fdb82820b48, - FFFF82820bb07fdb82820bb0, - FFFF82820c187fdb82820c18, - FFFF82820c807fdb82820c80, - FFFF82820ce87fdb82820ce8, - FFFF82820d507fdb82820d50, - FFFF82820db87fdb82820db8, - FFFF82820e207fdb82820e20, - FFFF82820e887fdb82820e88, - FFFF82820ef07fdb82820ef0, - FFFF82820f587fdb82820f58, - FFFF82820fc07fdb82820fc0, - FFFF828210287fdb82821028, - FFFF828210907fdb82821090, - FFFF828210f87fdb828210f8, - FFFF828211607fdb82821160, - FFFF828211c87fdb828211c8, - FFFF828212307fdb82821230, - FFFF828212987fdb82821298, - FFFF828213007fdb82821300, - FFFF828213687fdb82821368, - FFFF828213d07fdb828213d0, - FFFF828214387fdb82821438, - FFFF828214a07fdb828214a0, - FFFF828215087fdb82821508, - FFFF828215707fdb82821570, - FFFF828215d87fdb828215d8, - FFFF828216407fdb82821640, - FFFF828216a87fdb828216a8, - FFFF828217107fdb82821710, - FFFF828217787fdb82821778, - FFFF828217e07fdb828217e0, - FFFF828218487fdb82821848, - FFFF828218b07fdb828218b0, - FFFF828219187fdb82821918, - FFFF828219807fdb82821980, - FFFF828219e87fdb828219e8, - FFFF82821a507fdb82821a50, - FFFF82821ab87fdb82821ab8, - FFFF82821b207fdb82821b20, - FFFF82821b887fdb82821b88, - FFFF82821bf07fdb82821bf0, - FFFF82821c587fdb82821c58, - FFFF82821cc07fdb82821cc0, - FFFF82821d287fdb82821d28, - FFFF82821d907fdb82821d90, - FFFF82821df87fdb82821df8, - FFFF82821e607fdb82821e60, - FFFF82821ec87fdb82821ec8, - FFFF82821f307fdb82821f30, - FFFF82821f987fdb82821f98, - FFFF828220007fdb82822000, - FFFF828220687fdb82822068, - FFFF828220d07fdb828220d0, - FFFF828221387fdb82822138, - FFFF828221a07fdb828221a0, - FFFF828222087fdb82822208, - FFFF828222707fdb82822270, - FFFF828222d87fdb828222d8, - FFFF828223407fdb82822340, - FFFF828223a87fdb828223a8, - FFFF828224107fdb82822410, + FFFF939982007f8e93998200, + FFFF939982687f8e93998268, + FFFF939982d07f8e939982d0, + FFFF939983387f8e93998338, + FFFF939983a07f8e939983a0, + FFFF939984087f8e93998408, + FFFF939984707f8e93998470, + FFFF939984d87f8e939984d8, + FFFF948048e07f8e948048e0, + FFFF948049487f8e94804948, + FFFF948049b07f8e948049b0, + FFFF94804a187f8e94804a18, + FFFF94804a807f8e94804a80, + FFFF94804ae87f8e94804ae8, + FFFF94804b507f8e94804b50, + FFFF94804bb87f8e94804bb8, + FFFF94804c207f8e94804c20, + FFFF94804c887f8e94804c88, + FFFF94804cf07f8e94804cf0, + FFFF94804d587f8e94804d58, + FFFF94804dc07f8e94804dc0, + FFFF94804e287f8e94804e28, + FFFF94804e907f8e94804e90, + FFFF94804ef87f8e94804ef8, + FFFF94804f607f8e94804f60, + FFFF94804fc87f8e94804fc8, + FFFF948050307f8e94805030, + FFFF948050987f8e94805098, + FFFF948051007f8e94805100, + FFFF948051687f8e94805168, + FFFF948051d07f8e948051d0, + FFFF948052387f8e94805238, + FFFF948052a07f8e948052a0, + FFFF948053087f8e94805308, + FFFF948053707f8e94805370, + FFFF948053d87f8e948053d8, + FFFF948054407f8e94805440, + FFFF948054a87f8e948054a8, + FFFF948055107f8e94805510, + FFFF948055787f8e94805578, + FFFF948055e07f8e948055e0, + FFFF948056487f8e94805648, + FFFF948056b07f8e948056b0, + FFFF948057187f8e94805718, + FFFF948057807f8e94805780, + FFFF948057e87f8e948057e8, + FFFF948058507f8e94805850, + FFFF948058b87f8e948058b8, + FFFF948059207f8e94805920, + FFFF948059887f8e94805988, + FFFF948059f07f8e948059f0, + FFFF94805a587f8e94805a58, + FFFF94805ac07f8e94805ac0, + FFFF94805b287f8e94805b28, + FFFF94805b907f8e94805b90, + FFFF94805bf87f8e94805bf8, + FFFF94805c607f8e94805c60, + FFFF94805cc87f8e94805cc8, + FFFF94805d307f8e94805d30, + FFFF94805d987f8e94805d98, + FFFF94805e007f8e94805e00, + FFFF94805e687f8e94805e68, + FFFF94805ed07f8e94805ed0, + FFFF94805f387f8e94805f38, + FFFF94805fa07f8e94805fa0, + FFFF948060087f8e94806008, + FFFF948060707f8e94806070, + FFFF948060d87f8e948060d8, + FFFF948061407f8e94806140, + FFFF948061a87f8e948061a8, + FFFF948062107f8e94806210, + FFFF948062787f8e94806278, + FFFF948062e07f8e948062e0, + FFFF948063487f8e94806348, + FFFF948063b07f8e948063b0, + FFFF948064187f8e94806418, + FFFF948064807f8e94806480, + FFFF948064e87f8e948064e8, + FFFF948065507f8e94806550, + FFFF948065b87f8e948065b8, + FFFF948066207f8e94806620, + FFFF948066887f8e94806688, + FFFF948066f07f8e948066f0, + FFFF948067587f8e94806758, + FFFF948067c07f8e948067c0, + FFFF948068287f8e94806828, + FFFF948068907f8e94806890, + FFFF948068f87f8e948068f8, + FFFF948069607f8e94806960, + FFFF948069c87f8e948069c8, + FFFF94806a307f8e94806a30, + FFFF94806a987f8e94806a98, + FFFF94806b007f8e94806b00, + FFFF94806b687f8e94806b68, + FFFF94806bd07f8e94806bd0, + FFFF94806c387f8e94806c38, + FFFF94806ca07f8e94806ca0, + FFFF94806d087f8e94806d08, + FFFF94806d707f8e94806d70, + FFFF94806dd87f8e94806dd8, + FFFF94806e407f8e94806e40, + FFFF94806ea87f8e94806ea8, + FFFF94806f107f8e94806f10, + FFFF94806f787f8e94806f78, + FFFF94806fe07f8e94806fe0, + FFFF948070487f8e94807048, + FFFF948070b07f8e948070b0, + FFFF948071187f8e94807118, + FFFF948071807f8e94807180, + FFFF948071e87f8e948071e8, + FFFF948072507f8e94807250, + FFFF948072b87f8e948072b8, + FFFF948073207f8e94807320, + FFFF948073887f8e94807388, + FFFF948073f07f8e948073f0, + FFFF948074587f8e94807458, + FFFF948074c07f8e948074c0, + FFFF948075287f8e94807528, + FFFF948075907f8e94807590, + FFFF948075f87f8e948075f8, + FFFF948076607f8e94807660, + FFFF948076c87f8e948076c8, + FFFF948077307f8e94807730, + FFFF948077987f8e94807798, + FFFF948078007f8e94807800, + FFFF948078687f8e94807868, + FFFF948078d07f8e948078d0, + FFFF948079387f8e94807938, + FFFF948079a07f8e948079a0, + FFFF94807a087f8e94807a08, + FFFF94807a707f8e94807a70, + FFFF94807ad87f8e94807ad8, + FFFF94807b407f8e94807b40, + FFFF94807ba87f8e94807ba8, + FFFF94807c107f8e94807c10, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1999,132 +1999,132 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4832181507fdb83218150 /* PBXTargetDependency */ = { + FFF494154b707f8e94154b70 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA832630b07fdb832630b0 /* PxFoundation */; - targetProxy = FFF5832630b07fdb832630b0 /* PBXContainerItemProxy */; + target = FFFA94146ae07f8e94146ae0 /* PxFoundation */; + targetProxy = FFF594146ae07f8e94146ae0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxFoundation */ - FFFF8397b1187fdb8397b118 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b1187fdb8397b118 /* src/PsAllocator.cpp */; }; - FFFF8397b1807fdb8397b180 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b1807fdb8397b180 /* src/PsAssert.cpp */; }; - FFFF8397b1e87fdb8397b1e8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b1e87fdb8397b1e8 /* src/PsFoundation.cpp */; }; - FFFF8397b2507fdb8397b250 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b2507fdb8397b250 /* src/PsMathUtils.cpp */; }; - FFFF8397b2b87fdb8397b2b8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b2b87fdb8397b2b8 /* src/PsString.cpp */; }; - FFFF8397b3207fdb8397b320 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b3207fdb8397b320 /* src/PsTempAllocator.cpp */; }; - FFFF8397b3887fdb8397b388 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b3887fdb8397b388 /* src/PsUtilities.cpp */; }; - FFFF8397b3f07fdb8397b3f0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b3f07fdb8397b3f0 /* src/unix/PsUnixAtomic.cpp */; }; - FFFF8397b4587fdb8397b458 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b4587fdb8397b458 /* src/unix/PsUnixCpu.cpp */; }; - FFFF8397b4c07fdb8397b4c0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b4c07fdb8397b4c0 /* src/unix/PsUnixFPU.cpp */; }; - FFFF8397b5287fdb8397b528 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b5287fdb8397b528 /* src/unix/PsUnixMutex.cpp */; }; - FFFF8397b5907fdb8397b590 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b5907fdb8397b590 /* src/unix/PsUnixPrintString.cpp */; }; - FFFF8397b5f87fdb8397b5f8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b5f87fdb8397b5f8 /* src/unix/PsUnixSList.cpp */; }; - FFFF8397b6607fdb8397b660 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b6607fdb8397b660 /* src/unix/PsUnixSocket.cpp */; }; - FFFF8397b6c87fdb8397b6c8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b6c87fdb8397b6c8 /* src/unix/PsUnixSync.cpp */; }; - FFFF8397b7307fdb8397b730 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b7307fdb8397b730 /* src/unix/PsUnixThread.cpp */; }; - FFFF8397b7987fdb8397b798 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8397b7987fdb8397b798 /* src/unix/PsUnixTime.cpp */; }; + FFFF93995b187f8e93995b18 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93995b187f8e93995b18 /* src/PsAllocator.cpp */; }; + FFFF93995b807f8e93995b80 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93995b807f8e93995b80 /* src/PsAssert.cpp */; }; + FFFF93995be87f8e93995be8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93995be87f8e93995be8 /* src/PsFoundation.cpp */; }; + FFFF93995c507f8e93995c50 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93995c507f8e93995c50 /* src/PsMathUtils.cpp */; }; + FFFF93995cb87f8e93995cb8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93995cb87f8e93995cb8 /* src/PsString.cpp */; }; + FFFF93995d207f8e93995d20 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93995d207f8e93995d20 /* src/PsTempAllocator.cpp */; }; + FFFF93995d887f8e93995d88 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93995d887f8e93995d88 /* src/PsUtilities.cpp */; }; + FFFF93995df07f8e93995df0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93995df07f8e93995df0 /* src/unix/PsUnixAtomic.cpp */; }; + FFFF93995e587f8e93995e58 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93995e587f8e93995e58 /* src/unix/PsUnixCpu.cpp */; }; + FFFF93995ec07f8e93995ec0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93995ec07f8e93995ec0 /* src/unix/PsUnixFPU.cpp */; }; + FFFF93995f287f8e93995f28 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93995f287f8e93995f28 /* src/unix/PsUnixMutex.cpp */; }; + FFFF93995f907f8e93995f90 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93995f907f8e93995f90 /* src/unix/PsUnixPrintString.cpp */; }; + FFFF93995ff87f8e93995ff8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD93995ff87f8e93995ff8 /* src/unix/PsUnixSList.cpp */; }; + FFFF939960607f8e93996060 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939960607f8e93996060 /* src/unix/PsUnixSocket.cpp */; }; + FFFF939960c87f8e939960c8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939960c87f8e939960c8 /* src/unix/PsUnixSync.cpp */; }; + FFFF939961307f8e93996130 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939961307f8e93996130 /* src/unix/PsUnixThread.cpp */; }; + FFFF939961987f8e93996198 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939961987f8e93996198 /* src/unix/PsUnixTime.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD832630b07fdb832630b0 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD83977a007fdb83977a00 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; - FFFD83977a687fdb83977a68 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD83977ad07fdb83977ad0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; - FFFD83977b387fdb83977b38 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; - FFFD83977ba07fdb83977ba0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; - FFFD83977c087fdb83977c08 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD83977c707fdb83977c70 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; - FFFD83977cd87fdb83977cd8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD83977d407fdb83977d40 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD83977da87fdb83977da8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFD83977e107fdb83977e10 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; - FFFD83977e787fdb83977e78 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD83977ee07fdb83977ee0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; - FFFD83977f487fdb83977f48 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; - FFFD83977fb07fdb83977fb0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD839780187fdb83978018 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD839780807fdb83978080 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFD839780e87fdb839780e8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD839781507fdb83978150 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; - FFFD839781b87fdb839781b8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; - FFFD839782207fdb83978220 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFD839782887fdb83978288 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD839782f07fdb839782f0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFD839783587fdb83978358 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFD839783c07fdb839783c0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; - FFFD839784287fdb83978428 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; - FFFD839784907fdb83978490 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; - FFFD839784f87fdb839784f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; - FFFD839785607fdb83978560 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD83979e007fdb83979e00 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; - FFFD83979e687fdb83979e68 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; - FFFD83979ed07fdb83979ed0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; - FFFD83979f387fdb83979f38 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD83979fa07fdb83979fa0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a0087fdb8397a008 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a0707fdb8397a070 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a0d87fdb8397a0d8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a1407fdb8397a140 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a1a87fdb8397a1a8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a2107fdb8397a210 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a2787fdb8397a278 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a2e07fdb8397a2e0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a3487fdb8397a348 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a3b07fdb8397a3b0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a4187fdb8397a418 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a4807fdb8397a480 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a4e87fdb8397a4e8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a5507fdb8397a550 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a5b87fdb8397a5b8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a6207fdb8397a620 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a6887fdb8397a688 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a6f07fdb8397a6f0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a7587fdb8397a758 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a7c07fdb8397a7c0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a8287fdb8397a828 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a8907fdb8397a890 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a8f87fdb8397a8f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a9607fdb8397a960 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397a9c87fdb8397a9c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397aa307fdb8397aa30 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397aa987fdb8397aa98 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397ab007fdb8397ab00 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397ab687fdb8397ab68 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397abd07fdb8397abd0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397ac387fdb8397ac38 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397aca07fdb8397aca0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397ad087fdb8397ad08 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397ad707fdb8397ad70 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397add87fdb8397add8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397ae407fdb8397ae40 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397aea87fdb8397aea8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397af107fdb8397af10 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397af787fdb8397af78 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397afe07fdb8397afe0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397b0487fdb8397b048 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397b0b07fdb8397b0b0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD8397b1187fdb8397b118 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397b1807fdb8397b180 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397b1e87fdb8397b1e8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397b2507fdb8397b250 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397b2b87fdb8397b2b8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397b3207fdb8397b320 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397b3887fdb8397b388 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397b3f07fdb8397b3f0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397b4587fdb8397b458 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397b4c07fdb8397b4c0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397b5287fdb8397b528 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397b5907fdb8397b590 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397b5f87fdb8397b5f8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397b6607fdb8397b660 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397b6c87fdb8397b6c8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397b7307fdb8397b730 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8397b7987fdb8397b798 /* src/unix/PsUnixTime.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixTime.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixTime.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94146ae07f8e94146ae0 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD939924007f8e93992400 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; + FFFD939924687f8e93992468 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD939924d07f8e939924d0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; + FFFD939925387f8e93992538 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; + FFFD939925a07f8e939925a0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; + FFFD939926087f8e93992608 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD939926707f8e93992670 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; + FFFD939926d87f8e939926d8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD939927407f8e93992740 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFD939927a87f8e939927a8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFD939928107f8e93992810 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; + FFFD939928787f8e93992878 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD939928e07f8e939928e0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; + FFFD939929487f8e93992948 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; + FFFD939929b07f8e939929b0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; + FFFD93992a187f8e93992a18 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD93992a807f8e93992a80 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFD93992ae87f8e93992ae8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFD93992b507f8e93992b50 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; + FFFD93992bb87f8e93992bb8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; + FFFD93992c207f8e93992c20 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFD93992c887f8e93992c88 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD93992cf07f8e93992cf0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFD93992d587f8e93992d58 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFD93992dc07f8e93992dc0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; + FFFD93992e287f8e93992e28 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; + FFFD93992e907f8e93992e90 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; + FFFD93992ef87f8e93992ef8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; + FFFD93992f607f8e93992f60 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD939948007f8e93994800 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; + FFFD939948687f8e93994868 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; + FFFD939948d07f8e939948d0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; + FFFD939949387f8e93994938 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD939949a07f8e939949a0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD93994a087f8e93994a08 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; + FFFD93994a707f8e93994a70 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFD93994ad87f8e93994ad8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; + FFFD93994b407f8e93994b40 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD93994ba87f8e93994ba8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; + FFFD93994c107f8e93994c10 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD93994c787f8e93994c78 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFD93994ce07f8e93994ce0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFD93994d487f8e93994d48 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; + FFFD93994db07f8e93994db0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFD93994e187f8e93994e18 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; + FFFD93994e807f8e93994e80 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; + FFFD93994ee87f8e93994ee8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD93994f507f8e93994f50 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD93994fb87f8e93994fb8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; + FFFD939950207f8e93995020 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD939950887f8e93995088 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD939950f07f8e939950f0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFD939951587f8e93995158 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD939951c07f8e939951c0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; + FFFD939952287f8e93995228 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; + FFFD939952907f8e93995290 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; + FFFD939952f87f8e939952f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFD939953607f8e93995360 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; + FFFD939953c87f8e939953c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; + FFFD939954307f8e93995430 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD939954987f8e93995498 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; + FFFD939955007f8e93995500 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; + FFFD939955687f8e93995568 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; + FFFD939955d07f8e939955d0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFD939956387f8e93995638 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; + FFFD939956a07f8e939956a0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFD939957087f8e93995708 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; + FFFD939957707f8e93995770 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; + FFFD939957d87f8e939957d8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFD939958407f8e93995840 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFD939958a87f8e939958a8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFD939959107f8e93995910 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD939959787f8e93995978 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFD939959e07f8e939959e0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD93995a487f8e93995a48 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD93995ab07f8e93995ab0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFD93995b187f8e93995b18 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD93995b807f8e93995b80 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD93995be87f8e93995be8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD93995c507f8e93995c50 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD93995cb87f8e93995cb8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD93995d207f8e93995d20 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD93995d887f8e93995d88 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD93995df07f8e93995df0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD93995e587f8e93995e58 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD93995ec07f8e93995ec0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD93995f287f8e93995f28 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD93995f907f8e93995f90 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD93995ff87f8e93995ff8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939960607f8e93996060 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939960c87f8e939960c8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939961307f8e93996130 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939961987f8e93996198 /* 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 */ - FFF2832630b07fdb832630b0 /* Resources */ = { + FFF294146ae07f8e94146ae0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2134,7 +2134,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC832630b07fdb832630b0 /* Frameworks */ = { + FFFC94146ae07f8e94146ae0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2144,27 +2144,27 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8832630b07fdb832630b0 /* Sources */ = { + FFF894146ae07f8e94146ae0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF8397b1187fdb8397b118, - FFFF8397b1807fdb8397b180, - FFFF8397b1e87fdb8397b1e8, - FFFF8397b2507fdb8397b250, - FFFF8397b2b87fdb8397b2b8, - FFFF8397b3207fdb8397b320, - FFFF8397b3887fdb8397b388, - FFFF8397b3f07fdb8397b3f0, - FFFF8397b4587fdb8397b458, - FFFF8397b4c07fdb8397b4c0, - FFFF8397b5287fdb8397b528, - FFFF8397b5907fdb8397b590, - FFFF8397b5f87fdb8397b5f8, - FFFF8397b6607fdb8397b660, - FFFF8397b6c87fdb8397b6c8, - FFFF8397b7307fdb8397b730, - FFFF8397b7987fdb8397b798, + FFFF93995b187f8e93995b18, + FFFF93995b807f8e93995b80, + FFFF93995be87f8e93995be8, + FFFF93995c507f8e93995c50, + FFFF93995cb87f8e93995cb8, + FFFF93995d207f8e93995d20, + FFFF93995d887f8e93995d88, + FFFF93995df07f8e93995df0, + FFFF93995e587f8e93995e58, + FFFF93995ec07f8e93995ec0, + FFFF93995f287f8e93995f28, + FFFF93995f907f8e93995f90, + FFFF93995ff87f8e93995ff8, + FFFF939960607f8e93996060, + FFFF939960c87f8e939960c8, + FFFF939961307f8e93996130, + FFFF939961987f8e93996198, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2176,103 +2176,103 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxPvdSDK */ - FFFF82013da87fdb82013da8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82013da87fdb82013da8 /* src/PxProfileEventImpl.cpp */; }; - FFFF82013e107fdb82013e10 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82013e107fdb82013e10 /* src/PxPvd.cpp */; }; - FFFF82013e787fdb82013e78 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82013e787fdb82013e78 /* src/PxPvdDataStream.cpp */; }; - FFFF82013ee07fdb82013ee0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82013ee07fdb82013ee0 /* src/PxPvdDefaultFileTransport.cpp */; }; - FFFF82013f487fdb82013f48 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82013f487fdb82013f48 /* src/PxPvdDefaultSocketTransport.cpp */; }; - FFFF82013fb07fdb82013fb0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82013fb07fdb82013fb0 /* src/PxPvdImpl.cpp */; }; - FFFF820140187fdb82014018 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820140187fdb82014018 /* src/PxPvdMemClient.cpp */; }; - FFFF820140807fdb82014080 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820140807fdb82014080 /* src/PxPvdObjectModelMetaData.cpp */; }; - FFFF820140e87fdb820140e8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820140e87fdb820140e8 /* src/PxPvdObjectRegistrar.cpp */; }; - FFFF820141507fdb82014150 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820141507fdb82014150 /* src/PxPvdProfileZoneClient.cpp */; }; - FFFF820141b87fdb820141b8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD820141b87fdb820141b8 /* src/PxPvdUserRenderer.cpp */; }; + FFFF9502e9a87f8e9502e9a8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9502e9a87f8e9502e9a8 /* src/PxProfileEventImpl.cpp */; }; + FFFF9502ea107f8e9502ea10 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9502ea107f8e9502ea10 /* src/PxPvd.cpp */; }; + FFFF9502ea787f8e9502ea78 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9502ea787f8e9502ea78 /* src/PxPvdDataStream.cpp */; }; + FFFF9502eae07f8e9502eae0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9502eae07f8e9502eae0 /* src/PxPvdDefaultFileTransport.cpp */; }; + FFFF9502eb487f8e9502eb48 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9502eb487f8e9502eb48 /* src/PxPvdDefaultSocketTransport.cpp */; }; + FFFF9502ebb07f8e9502ebb0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9502ebb07f8e9502ebb0 /* src/PxPvdImpl.cpp */; }; + FFFF9502ec187f8e9502ec18 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9502ec187f8e9502ec18 /* src/PxPvdMemClient.cpp */; }; + FFFF9502ec807f8e9502ec80 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9502ec807f8e9502ec80 /* src/PxPvdObjectModelMetaData.cpp */; }; + FFFF9502ece87f8e9502ece8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9502ece87f8e9502ece8 /* src/PxPvdObjectRegistrar.cpp */; }; + FFFF9502ed507f8e9502ed50 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9502ed507f8e9502ed50 /* src/PxPvdProfileZoneClient.cpp */; }; + FFFF9502edb87f8e9502edb8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD9502edb87f8e9502edb8 /* src/PxPvdUserRenderer.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD81c0ebb07fdb81c0ebb0 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD81c122b07fdb81c122b0 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c123187fdb81c12318 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD82013a007fdb82013a00 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD82013a687fdb82013a68 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; - FFFD82013ad07fdb82013ad0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD82013b387fdb82013b38 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD82013ba07fdb82013ba0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD82013c087fdb82013c08 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; - FFFD82013c707fdb82013c70 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD82013cd87fdb82013cd8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD82013d407fdb82013d40 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; - FFFD82013da87fdb82013da8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82013e107fdb82013e10 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82013e787fdb82013e78 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82013ee07fdb82013ee0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82013f487fdb82013f48 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82013fb07fdb82013fb0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820140187fdb82014018 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820140807fdb82014080 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820140e87fdb820140e8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820141507fdb82014150 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820141b87fdb820141b8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820142207fdb82014220 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD820142887fdb82014288 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFD820142f07fdb820142f0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; - FFFD820143587fdb82014358 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD820143c07fdb820143c0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD820144287fdb82014428 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; - FFFD820144907fdb82014490 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD820144f87fdb820144f8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFD820145607fdb82014560 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD820145c87fdb820145c8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD820146307fdb82014630 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFD820146987fdb82014698 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; - FFFD820147007fdb82014700 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; - FFFD820147687fdb82014768 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFD820147d07fdb820147d0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD820148387fdb82014838 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFD820148a07fdb820148a0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; - FFFD820149087fdb82014908 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD820149707fdb82014970 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD820149d87fdb820149d8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD82014a407fdb82014a40 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFD82014aa87fdb82014aa8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD82014b107fdb82014b10 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD82014b787fdb82014b78 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFD82014be07fdb82014be0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; - FFFD82014c487fdb82014c48 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD82014cb07fdb82014cb0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; - FFFD82014d187fdb82014d18 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD82014d807fdb82014d80 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD82014de87fdb82014de8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; - FFFD82014e507fdb82014e50 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD82014eb87fdb82014eb8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; - FFFD82014f207fdb82014f20 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD82014f887fdb82014f88 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD82014ff07fdb82014ff0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD820150587fdb82015058 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; - FFFD820150c07fdb820150c0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD820151287fdb82015128 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; - FFFD820151907fdb82015190 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD820151f87fdb820151f8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD820152607fdb82015260 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD820152c87fdb820152c8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD820153307fdb82015330 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD820153987fdb82015398 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD820154007fdb82015400 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD820154687fdb82015468 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD820154d07fdb820154d0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; - FFFD820155387fdb82015538 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD820155a07fdb820155a0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; - FFFD820156087fdb82015608 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFD820156707fdb82015670 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD820156d87fdb820156d8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD820157407fdb82015740 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; - FFFD820157a87fdb820157a8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD820158107fdb82015810 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD820158787fdb82015878 /* src/PxPvdUserRenderTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD9440c6c07f8e9440c6c0 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD94408ce07f8e94408ce0 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFD94408d487f8e94408d48 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502e6007f8e9502e600 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502e6687f8e9502e668 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502e6d07f8e9502e6d0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502e7387f8e9502e738 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502e7a07f8e9502e7a0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502e8087f8e9502e808 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502e8707f8e9502e870 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502e8d87f8e9502e8d8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502e9407f8e9502e940 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502e9a87f8e9502e9a8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9502ea107f8e9502ea10 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9502ea787f8e9502ea78 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9502eae07f8e9502eae0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9502eb487f8e9502eb48 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9502ebb07f8e9502ebb0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9502ec187f8e9502ec18 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9502ec807f8e9502ec80 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9502ece87f8e9502ece8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9502ed507f8e9502ed50 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9502edb87f8e9502edb8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9502ee207f8e9502ee20 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502ee887f8e9502ee88 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502eef07f8e9502eef0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502ef587f8e9502ef58 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502efc07f8e9502efc0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f0287f8e9502f028 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f0907f8e9502f090 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f0f87f8e9502f0f8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f1607f8e9502f160 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f1c87f8e9502f1c8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f2307f8e9502f230 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f2987f8e9502f298 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f3007f8e9502f300 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f3687f8e9502f368 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f3d07f8e9502f3d0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f4387f8e9502f438 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f4a07f8e9502f4a0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f5087f8e9502f508 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f5707f8e9502f570 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f5d87f8e9502f5d8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f6407f8e9502f640 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f6a87f8e9502f6a8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f7107f8e9502f710 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f7787f8e9502f778 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f7e07f8e9502f7e0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f8487f8e9502f848 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f8b07f8e9502f8b0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f9187f8e9502f918 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f9807f8e9502f980 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502f9e87f8e9502f9e8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502fa507f8e9502fa50 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502fab87f8e9502fab8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502fb207f8e9502fb20 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502fb887f8e9502fb88 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502fbf07f8e9502fbf0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502fc587f8e9502fc58 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502fcc07f8e9502fcc0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502fd287f8e9502fd28 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502fd907f8e9502fd90 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502fdf87f8e9502fdf8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502fe607f8e9502fe60 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502fec87f8e9502fec8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502ff307f8e9502ff30 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502ff987f8e9502ff98 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFD950300007f8e95030000 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD950300687f8e95030068 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD950300d07f8e950300d0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; + FFFD950301387f8e95030138 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD950301a07f8e950301a0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; + FFFD950302087f8e95030208 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFD950302707f8e95030270 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD950302d87f8e950302d8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFD950303407f8e95030340 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; + FFFD950303a87f8e950303a8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD950304107f8e95030410 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD950304787f8e95030478 /* 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 */ - FFF281c0ebb07fdb81c0ebb0 /* Resources */ = { + FFF29440c6c07f8e9440c6c0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2282,7 +2282,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC81c0ebb07fdb81c0ebb0 /* Frameworks */ = { + FFFC9440c6c07f8e9440c6c0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2292,21 +2292,21 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF881c0ebb07fdb81c0ebb0 /* Sources */ = { + FFF89440c6c07f8e9440c6c0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF82013da87fdb82013da8, - FFFF82013e107fdb82013e10, - FFFF82013e787fdb82013e78, - FFFF82013ee07fdb82013ee0, - FFFF82013f487fdb82013f48, - FFFF82013fb07fdb82013fb0, - FFFF820140187fdb82014018, - FFFF820140807fdb82014080, - FFFF820140e87fdb820140e8, - FFFF820141507fdb82014150, - FFFF820141b87fdb820141b8, + FFFF9502e9a87f8e9502e9a8, + FFFF9502ea107f8e9502ea10, + FFFF9502ea787f8e9502ea78, + FFFF9502eae07f8e9502eae0, + FFFF9502eb487f8e9502eb48, + FFFF9502ebb07f8e9502ebb0, + FFFF9502ec187f8e9502ec18, + FFFF9502ec807f8e9502ec80, + FFFF9502ece87f8e9502ece8, + FFFF9502ed507f8e9502ed50, + FFFF9502edb87f8e9502edb8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2315,108 +2315,108 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF481c09e907fdb81c09e90 /* PBXTargetDependency */ = { + FFF49440c3107f8e9440c310 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA832630b07fdb832630b0 /* PxFoundation */; - targetProxy = FFF5832630b07fdb832630b0 /* PBXContainerItemProxy */; + target = FFFA94146ae07f8e94146ae0 /* PxFoundation */; + targetProxy = FFF594146ae07f8e94146ae0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevel */ - FFFF8370d7507fdb8370d750 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFD8370d7507fdb8370d750 /* px_globals.cpp */; }; - FFFF83712d707fdb83712d70 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD83712d707fdb83712d70 /* PxsCCD.cpp */; }; - FFFF83712dd87fdb83712dd8 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD83712dd87fdb83712dd8 /* PxsContactManager.cpp */; }; - FFFF83712e407fdb83712e40 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD83712e407fdb83712e40 /* PxsContext.cpp */; }; - FFFF83712ea87fdb83712ea8 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD83712ea87fdb83712ea8 /* PxsDefaultMemoryManager.cpp */; }; - FFFF83712f107fdb83712f10 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD83712f107fdb83712f10 /* PxsIslandSim.cpp */; }; - FFFF83712f787fdb83712f78 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD83712f787fdb83712f78 /* PxsMaterialCombiner.cpp */; }; - FFFF83712fe07fdb83712fe0 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD83712fe07fdb83712fe0 /* PxsNphaseImplementationContext.cpp */; }; - FFFF837130487fdb83713048 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD837130487fdb83713048 /* PxsSimpleIslandManager.cpp */; }; - FFFF840266007fdb84026600 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD840266007fdb84026600 /* collision/PxcContact.cpp */; }; - FFFF840266687fdb84026668 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD840266687fdb84026668 /* pipeline/PxcContactCache.cpp */; }; - FFFF840266d07fdb840266d0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD840266d07fdb840266d0 /* pipeline/PxcContactMethodImpl.cpp */; }; - FFFF840267387fdb84026738 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD840267387fdb84026738 /* pipeline/PxcMaterialHeightField.cpp */; }; - FFFF840267a07fdb840267a0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD840267a07fdb840267a0 /* pipeline/PxcMaterialMesh.cpp */; }; - FFFF840268087fdb84026808 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD840268087fdb84026808 /* pipeline/PxcMaterialMethodImpl.cpp */; }; - FFFF840268707fdb84026870 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD840268707fdb84026870 /* pipeline/PxcMaterialShape.cpp */; }; - FFFF840268d87fdb840268d8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD840268d87fdb840268d8 /* pipeline/PxcNpBatch.cpp */; }; - FFFF840269407fdb84026940 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD840269407fdb84026940 /* pipeline/PxcNpCacheStreamPair.cpp */; }; - FFFF840269a87fdb840269a8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD840269a87fdb840269a8 /* pipeline/PxcNpContactPrepShared.cpp */; }; - FFFF84026a107fdb84026a10 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD84026a107fdb84026a10 /* pipeline/PxcNpMemBlockPool.cpp */; }; - FFFF84026a787fdb84026a78 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD84026a787fdb84026a78 /* pipeline/PxcNpThreadContext.cpp */; }; + FFFF9462b9a07f8e9462b9a0 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFD9462b9a07f8e9462b9a0 /* px_globals.cpp */; }; + FFFF946349a07f8e946349a0 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD946349a07f8e946349a0 /* PxsCCD.cpp */; }; + FFFF94634a087f8e94634a08 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD94634a087f8e94634a08 /* PxsContactManager.cpp */; }; + FFFF94634a707f8e94634a70 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD94634a707f8e94634a70 /* PxsContext.cpp */; }; + FFFF94634ad87f8e94634ad8 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD94634ad87f8e94634ad8 /* PxsDefaultMemoryManager.cpp */; }; + FFFF94634b407f8e94634b40 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD94634b407f8e94634b40 /* PxsIslandSim.cpp */; }; + FFFF94634ba87f8e94634ba8 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD94634ba87f8e94634ba8 /* PxsMaterialCombiner.cpp */; }; + FFFF94634c107f8e94634c10 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD94634c107f8e94634c10 /* PxsNphaseImplementationContext.cpp */; }; + FFFF94634c787f8e94634c78 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD94634c787f8e94634c78 /* PxsSimpleIslandManager.cpp */; }; + FFFF950356007f8e95035600 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD950356007f8e95035600 /* collision/PxcContact.cpp */; }; + FFFF950356687f8e95035668 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD950356687f8e95035668 /* pipeline/PxcContactCache.cpp */; }; + FFFF950356d07f8e950356d0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD950356d07f8e950356d0 /* pipeline/PxcContactMethodImpl.cpp */; }; + FFFF950357387f8e95035738 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD950357387f8e95035738 /* pipeline/PxcMaterialHeightField.cpp */; }; + FFFF950357a07f8e950357a0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD950357a07f8e950357a0 /* pipeline/PxcMaterialMesh.cpp */; }; + FFFF950358087f8e95035808 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD950358087f8e95035808 /* pipeline/PxcMaterialMethodImpl.cpp */; }; + FFFF950358707f8e95035870 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD950358707f8e95035870 /* pipeline/PxcMaterialShape.cpp */; }; + FFFF950358d87f8e950358d8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD950358d87f8e950358d8 /* pipeline/PxcNpBatch.cpp */; }; + FFFF950359407f8e95035940 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD950359407f8e95035940 /* pipeline/PxcNpCacheStreamPair.cpp */; }; + FFFF950359a87f8e950359a8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD950359a87f8e950359a8 /* pipeline/PxcNpContactPrepShared.cpp */; }; + FFFF95035a107f8e95035a10 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD95035a107f8e95035a10 /* pipeline/PxcNpMemBlockPool.cpp */; }; + FFFF95035a787f8e95035a78 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD95035a787f8e95035a78 /* pipeline/PxcNpThreadContext.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD83507ad07fdb83507ad0 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD8370d7507fdb8370d750 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD837103c07fdb837103c0 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD837104287fdb83710428 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD837104907fdb83710490 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD837104f87fdb837104f8 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD837105607fdb83710560 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD837105c87fdb837105c8 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD837106307fdb83710630 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; - FFFD837106987fdb83710698 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD837107007fdb83710700 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFD83712d707fdb83712d70 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83712dd87fdb83712dd8 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83712e407fdb83712e40 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83712ea87fdb83712ea8 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83712f107fdb83712f10 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83712f787fdb83712f78 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83712fe07fdb83712fe0 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD837130487fdb83713048 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84027c007fdb84027c00 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFD84027c687fdb84027c68 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFD84027cd07fdb84027cd0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD84027d387fdb84027d38 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; - FFFD84027da07fdb84027da0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD84027e087fdb84027e08 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD84027e707fdb84027e70 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD84027ed87fdb84027ed8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; - FFFD84027f407fdb84027f40 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD84027fa87fdb84027fa8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD840280107fdb84028010 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; - FFFD840280787fdb84028078 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; - FFFD840280e07fdb840280e0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD840281487fdb84028148 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD840281b07fdb840281b0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD840282187fdb84028218 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD840282807fdb84028280 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD840282e87fdb840282e8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFD840283507fdb84028350 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD840283b87fdb840283b8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD840266007fdb84026600 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD840266687fdb84026668 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD840266d07fdb840266d0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD840267387fdb84026738 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD840267a07fdb840267a0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD840268087fdb84026808 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD840268707fdb84026870 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD840268d87fdb840268d8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD840269407fdb84026940 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD840269a87fdb840269a8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84026a107fdb84026a10 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84026a787fdb84026a78 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84026e007fdb84026e00 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD84026e687fdb84026e68 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD84026ed07fdb84026ed0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD84026f387fdb84026f38 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD84026fa07fdb84026fa0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD840270087fdb84027008 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; - FFFD840270707fdb84027070 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD840270d87fdb840270d8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD840271407fdb84027140 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD840271a87fdb840271a8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD840272107fdb84027210 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD840272787fdb84027278 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; - FFFD840272e07fdb840272e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD840273487fdb84027348 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD840273b07fdb840273b0 /* utils/PxcThreadCoherentCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcThreadCoherentCache.h"; path = "../../LowLevel/common/include/utils/PxcThreadCoherentCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD94626f907f8e94626f90 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD9462b9a07f8e9462b9a0 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD946233907f8e94623390 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD946233f87f8e946233f8 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD946234607f8e94623460 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD946234c87f8e946234c8 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD946235307f8e94623530 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFD946235987f8e94623598 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD946236007f8e94623600 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; + FFFD946236687f8e94623668 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD946236d07f8e946236d0 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFD946349a07f8e946349a0 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94634a087f8e94634a08 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94634a707f8e94634a70 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94634ad87f8e94634ad8 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94634b407f8e94634b40 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94634ba87f8e94634ba8 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94634c107f8e94634c10 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94634c787f8e94634c78 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD9502c4007f8e9502c400 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502c4687f8e9502c468 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502c4d07f8e9502c4d0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502c5387f8e9502c538 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502c5a07f8e9502c5a0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502c6087f8e9502c608 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502c6707f8e9502c670 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502c6d87f8e9502c6d8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502c7407f8e9502c740 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502c7a87f8e9502c7a8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502c8107f8e9502c810 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502c8787f8e9502c878 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502c8e07f8e9502c8e0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502c9487f8e9502c948 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502c9b07f8e9502c9b0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502ca187f8e9502ca18 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502ca807f8e9502ca80 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502cae87f8e9502cae8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502cb507f8e9502cb50 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD9502cbb87f8e9502cbb8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD950356007f8e95035600 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD950356687f8e95035668 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD950356d07f8e950356d0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD950357387f8e95035738 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD950357a07f8e950357a0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD950358087f8e95035808 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD950358707f8e95035870 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD950358d87f8e950358d8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD950359407f8e95035940 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD950359a87f8e950359a8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD95035a107f8e95035a10 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD95035a787f8e95035a78 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD95035e007f8e95035e00 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD95035e687f8e95035e68 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD95035ed07f8e95035ed0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD95035f387f8e95035f38 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD95035fa07f8e95035fa0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD950360087f8e95036008 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; + FFFD950360707f8e95036070 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD950360d87f8e950360d8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD950361407f8e95036140 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD950361a87f8e950361a8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD950362107f8e95036210 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD950362787f8e95036278 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; + FFFD950362e07f8e950362e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD950363487f8e95036348 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD950363b07f8e950363b0 /* 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 */ - FFF283507ad07fdb83507ad0 /* Resources */ = { + FFF294626f907f8e94626f90 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2426,7 +2426,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC83507ad07fdb83507ad0 /* Frameworks */ = { + FFFC94626f907f8e94626f90 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2436,31 +2436,31 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF883507ad07fdb83507ad0 /* Sources */ = { + FFF894626f907f8e94626f90 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF8370d7507fdb8370d750, - FFFF83712d707fdb83712d70, - FFFF83712dd87fdb83712dd8, - FFFF83712e407fdb83712e40, - FFFF83712ea87fdb83712ea8, - FFFF83712f107fdb83712f10, - FFFF83712f787fdb83712f78, - FFFF83712fe07fdb83712fe0, - FFFF837130487fdb83713048, - FFFF840266007fdb84026600, - FFFF840266687fdb84026668, - FFFF840266d07fdb840266d0, - FFFF840267387fdb84026738, - FFFF840267a07fdb840267a0, - FFFF840268087fdb84026808, - FFFF840268707fdb84026870, - FFFF840268d87fdb840268d8, - FFFF840269407fdb84026940, - FFFF840269a87fdb840269a8, - FFFF84026a107fdb84026a10, - FFFF84026a787fdb84026a78, + FFFF9462b9a07f8e9462b9a0, + FFFF946349a07f8e946349a0, + FFFF94634a087f8e94634a08, + FFFF94634a707f8e94634a70, + FFFF94634ad87f8e94634ad8, + FFFF94634b407f8e94634b40, + FFFF94634ba87f8e94634ba8, + FFFF94634c107f8e94634c10, + FFFF94634c787f8e94634c78, + FFFF950356007f8e95035600, + FFFF950356687f8e95035668, + FFFF950356d07f8e950356d0, + FFFF950357387f8e95035738, + FFFF950357a07f8e950357a0, + FFFF950358087f8e95035808, + FFFF950358707f8e95035870, + FFFF950358d87f8e950358d8, + FFFF950359407f8e95035940, + FFFF950359a87f8e950359a8, + FFFF95035a107f8e95035a10, + FFFF95035a787f8e95035a78, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2472,38 +2472,38 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelAABB */ - FFFF84030a707fdb84030a70 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84030a707fdb84030a70 /* BpBroadPhase.cpp */; }; - FFFF84030ad87fdb84030ad8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84030ad87fdb84030ad8 /* BpBroadPhaseMBP.cpp */; }; - FFFF84030b407fdb84030b40 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84030b407fdb84030b40 /* BpBroadPhaseSap.cpp */; }; - FFFF84030ba87fdb84030ba8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84030ba87fdb84030ba8 /* BpBroadPhaseSapAux.cpp */; }; - FFFF84030c107fdb84030c10 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84030c107fdb84030c10 /* BpMBPTasks.cpp */; }; - FFFF84030c787fdb84030c78 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84030c787fdb84030c78 /* BpSAPTasks.cpp */; }; - FFFF84030ce07fdb84030ce0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84030ce07fdb84030ce0 /* BpSimpleAABBManager.cpp */; }; + FFFF94818e707f8e94818e70 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94818e707f8e94818e70 /* BpBroadPhase.cpp */; }; + FFFF94818ed87f8e94818ed8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94818ed87f8e94818ed8 /* BpBroadPhaseMBP.cpp */; }; + FFFF94818f407f8e94818f40 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94818f407f8e94818f40 /* BpBroadPhaseSap.cpp */; }; + FFFF94818fa87f8e94818fa8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94818fa87f8e94818fa8 /* BpBroadPhaseSapAux.cpp */; }; + FFFF948190107f8e94819010 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948190107f8e94819010 /* BpMBPTasks.cpp */; }; + FFFF948190787f8e94819078 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948190787f8e94819078 /* BpSAPTasks.cpp */; }; + FFFF948190e07f8e948190e0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948190e07f8e948190e0 /* BpSimpleAABBManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD837322b07fdb837322b0 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD8372cd107fdb8372cd10 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD8372cd787fdb8372cd78 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFD8372cde07fdb8372cde0 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFD8372ce487fdb8372ce48 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD840308007fdb84030800 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; - FFFD840308687fdb84030868 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD840308d07fdb840308d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; - FFFD840309387fdb84030938 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; - FFFD840309a07fdb840309a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD84030a087fdb84030a08 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD84030a707fdb84030a70 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84030ad87fdb84030ad8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84030b407fdb84030b40 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84030ba87fdb84030ba8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84030c107fdb84030c10 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84030c787fdb84030c78 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84030ce07fdb84030ce0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD940ccda07f8e940ccda0 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD940bcf907f8e940bcf90 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFD940bcff87f8e940bcff8 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFD940bd0607f8e940bd060 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFD940bd0c87f8e940bd0c8 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD94818c007f8e94818c00 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; + FFFD94818c687f8e94818c68 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFD94818cd07f8e94818cd0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; + FFFD94818d387f8e94818d38 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; + FFFD94818da07f8e94818da0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFD94818e087f8e94818e08 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFD94818e707f8e94818e70 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94818ed87f8e94818ed8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94818f407f8e94818f40 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94818fa87f8e94818fa8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948190107f8e94819010 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948190787f8e94819078 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948190e07f8e948190e0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2837322b07fdb837322b0 /* Resources */ = { + FFF2940ccda07f8e940ccda0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2513,7 +2513,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC837322b07fdb837322b0 /* Frameworks */ = { + FFFC940ccda07f8e940ccda0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2523,17 +2523,17 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8837322b07fdb837322b0 /* Sources */ = { + FFF8940ccda07f8e940ccda0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF84030a707fdb84030a70, - FFFF84030ad87fdb84030ad8, - FFFF84030b407fdb84030b40, - FFFF84030ba87fdb84030ba8, - FFFF84030c107fdb84030c10, - FFFF84030c787fdb84030c78, - FFFF84030ce07fdb84030ce0, + FFFF94818e707f8e94818e70, + FFFF94818ed87f8e94818ed8, + FFFF94818f407f8e94818f40, + FFFF94818fa87f8e94818fa8, + FFFF948190107f8e94819010, + FFFF948190787f8e94819078, + FFFF948190e07f8e948190e0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2545,105 +2545,105 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelDynamics */ - FFFF82018e007fdb82018e00 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD82018e007fdb82018e00 /* DyArticulation.cpp */; }; - FFFF82018e687fdb82018e68 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD82018e687fdb82018e68 /* DyArticulationContactPrep.cpp */; }; - FFFF82018ed07fdb82018ed0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD82018ed07fdb82018ed0 /* DyArticulationContactPrepPF.cpp */; }; - FFFF82018f387fdb82018f38 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD82018f387fdb82018f38 /* DyArticulationHelper.cpp */; }; - FFFF82018fa07fdb82018fa0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD82018fa07fdb82018fa0 /* DyArticulationSIMD.cpp */; }; - FFFF820190087fdb82019008 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820190087fdb82019008 /* DyArticulationScalar.cpp */; }; - FFFF820190707fdb82019070 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820190707fdb82019070 /* DyConstraintPartition.cpp */; }; - FFFF820190d87fdb820190d8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820190d87fdb820190d8 /* DyConstraintSetup.cpp */; }; - FFFF820191407fdb82019140 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820191407fdb82019140 /* DyConstraintSetupBlock.cpp */; }; - FFFF820191a87fdb820191a8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820191a87fdb820191a8 /* DyContactPrep.cpp */; }; - FFFF820192107fdb82019210 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820192107fdb82019210 /* DyContactPrep4.cpp */; }; - FFFF820192787fdb82019278 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820192787fdb82019278 /* DyContactPrep4PF.cpp */; }; - FFFF820192e07fdb820192e0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820192e07fdb820192e0 /* DyContactPrepPF.cpp */; }; - FFFF820193487fdb82019348 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820193487fdb82019348 /* DyDynamics.cpp */; }; - FFFF820193b07fdb820193b0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820193b07fdb820193b0 /* DyFrictionCorrelation.cpp */; }; - FFFF820194187fdb82019418 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820194187fdb82019418 /* DyRigidBodyToSolverBody.cpp */; }; - FFFF820194807fdb82019480 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820194807fdb82019480 /* DySolverConstraints.cpp */; }; - FFFF820194e87fdb820194e8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820194e87fdb820194e8 /* DySolverConstraintsBlock.cpp */; }; - FFFF820195507fdb82019550 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820195507fdb82019550 /* DySolverControl.cpp */; }; - FFFF820195b87fdb820195b8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820195b87fdb820195b8 /* DySolverControlPF.cpp */; }; - FFFF820196207fdb82019620 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820196207fdb82019620 /* DySolverPFConstraints.cpp */; }; - FFFF820196887fdb82019688 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820196887fdb82019688 /* DySolverPFConstraintsBlock.cpp */; }; - FFFF820196f07fdb820196f0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820196f07fdb820196f0 /* DyThreadContext.cpp */; }; - FFFF820197587fdb82019758 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD820197587fdb82019758 /* DyThresholdTable.cpp */; }; + FFFF939b22007f8e939b2200 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b22007f8e939b2200 /* DyArticulation.cpp */; }; + FFFF939b22687f8e939b2268 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b22687f8e939b2268 /* DyArticulationContactPrep.cpp */; }; + FFFF939b22d07f8e939b22d0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b22d07f8e939b22d0 /* DyArticulationContactPrepPF.cpp */; }; + FFFF939b23387f8e939b2338 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b23387f8e939b2338 /* DyArticulationHelper.cpp */; }; + FFFF939b23a07f8e939b23a0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b23a07f8e939b23a0 /* DyArticulationSIMD.cpp */; }; + FFFF939b24087f8e939b2408 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b24087f8e939b2408 /* DyArticulationScalar.cpp */; }; + FFFF939b24707f8e939b2470 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b24707f8e939b2470 /* DyConstraintPartition.cpp */; }; + FFFF939b24d87f8e939b24d8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b24d87f8e939b24d8 /* DyConstraintSetup.cpp */; }; + FFFF939b25407f8e939b2540 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b25407f8e939b2540 /* DyConstraintSetupBlock.cpp */; }; + FFFF939b25a87f8e939b25a8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b25a87f8e939b25a8 /* DyContactPrep.cpp */; }; + FFFF939b26107f8e939b2610 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b26107f8e939b2610 /* DyContactPrep4.cpp */; }; + FFFF939b26787f8e939b2678 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b26787f8e939b2678 /* DyContactPrep4PF.cpp */; }; + FFFF939b26e07f8e939b26e0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b26e07f8e939b26e0 /* DyContactPrepPF.cpp */; }; + FFFF939b27487f8e939b2748 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b27487f8e939b2748 /* DyDynamics.cpp */; }; + FFFF939b27b07f8e939b27b0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b27b07f8e939b27b0 /* DyFrictionCorrelation.cpp */; }; + FFFF939b28187f8e939b2818 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b28187f8e939b2818 /* DyRigidBodyToSolverBody.cpp */; }; + FFFF939b28807f8e939b2880 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b28807f8e939b2880 /* DySolverConstraints.cpp */; }; + FFFF939b28e87f8e939b28e8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b28e87f8e939b28e8 /* DySolverConstraintsBlock.cpp */; }; + FFFF939b29507f8e939b2950 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b29507f8e939b2950 /* DySolverControl.cpp */; }; + FFFF939b29b87f8e939b29b8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b29b87f8e939b29b8 /* DySolverControlPF.cpp */; }; + FFFF939b2a207f8e939b2a20 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b2a207f8e939b2a20 /* DySolverPFConstraints.cpp */; }; + FFFF939b2a887f8e939b2a88 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b2a887f8e939b2a88 /* DySolverPFConstraintsBlock.cpp */; }; + FFFF939b2af07f8e939b2af0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b2af07f8e939b2af0 /* DyThreadContext.cpp */; }; + FFFF939b2b587f8e939b2b58 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD939b2b587f8e939b2b58 /* DyThresholdTable.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD81c2a6507fdb81c2a650 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD82018e007fdb82018e00 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82018e687fdb82018e68 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82018ed07fdb82018ed0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82018f387fdb82018f38 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82018fa07fdb82018fa0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820190087fdb82019008 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820190707fdb82019070 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820190d87fdb820190d8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820191407fdb82019140 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820191a87fdb820191a8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820192107fdb82019210 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820192787fdb82019278 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820192e07fdb820192e0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820193487fdb82019348 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820193b07fdb820193b0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820194187fdb82019418 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820194807fdb82019480 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820194e87fdb820194e8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820195507fdb82019550 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820195b87fdb820195b8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820196207fdb82019620 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820196887fdb82019688 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820196f07fdb820196f0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD820197587fdb82019758 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD81c26aa07fdb81c26aa0 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c26b087fdb81c26b08 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c26b707fdb81c26b70 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c26bd87fdb81c26bd8 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c26c407fdb81c26c40 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c26ca87fdb81c26ca8 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a0007fdb8201a000 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a0687fdb8201a068 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a0d07fdb8201a0d0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a1387fdb8201a138 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a1a07fdb8201a1a0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a2087fdb8201a208 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a2707fdb8201a270 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a2d87fdb8201a2d8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a3407fdb8201a340 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a3a87fdb8201a3a8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a4107fdb8201a410 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a4787fdb8201a478 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a4e07fdb8201a4e0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a5487fdb8201a548 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a5b07fdb8201a5b0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a6187fdb8201a618 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a6807fdb8201a680 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a6e87fdb8201a6e8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a7507fdb8201a750 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a7b87fdb8201a7b8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a8207fdb8201a820 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a8887fdb8201a888 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a8f07fdb8201a8f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a9587fdb8201a958 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a9c07fdb8201a9c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201aa287fdb8201aa28 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201aa907fdb8201aa90 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201aaf87fdb8201aaf8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201ab607fdb8201ab60 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201abc87fdb8201abc8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201ac307fdb8201ac30 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201ac987fdb8201ac98 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201ad007fdb8201ad00 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201ad687fdb8201ad68 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201add07fdb8201add0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201ae387fdb8201ae38 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201aea07fdb8201aea0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD941450a07f8e941450a0 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD939b22007f8e939b2200 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b22687f8e939b2268 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b22d07f8e939b22d0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b23387f8e939b2338 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b23a07f8e939b23a0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b24087f8e939b2408 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b24707f8e939b2470 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b24d87f8e939b24d8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b25407f8e939b2540 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b25a87f8e939b25a8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b26107f8e939b2610 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b26787f8e939b2678 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b26e07f8e939b26e0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b27487f8e939b2748 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b27b07f8e939b27b0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b28187f8e939b2818 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b28807f8e939b2880 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b28e87f8e939b28e8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b29507f8e939b2950 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b29b87f8e939b29b8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b2a207f8e939b2a20 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b2a887f8e939b2a88 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b2af07f8e939b2af0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939b2b587f8e939b2b58 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94136a207f8e94136a20 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD94136a887f8e94136a88 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD94136af07f8e94136af0 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; + FFFD94136b587f8e94136b58 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD94136bc07f8e94136bc0 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD94136c287f8e94136c28 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b34007f8e939b3400 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b34687f8e939b3468 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b34d07f8e939b34d0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b35387f8e939b3538 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b35a07f8e939b35a0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b36087f8e939b3608 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b36707f8e939b3670 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b36d87f8e939b36d8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b37407f8e939b3740 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b37a87f8e939b37a8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b38107f8e939b3810 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b38787f8e939b3878 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b38e07f8e939b38e0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b39487f8e939b3948 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b39b07f8e939b39b0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b3a187f8e939b3a18 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b3a807f8e939b3a80 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b3ae87f8e939b3ae8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b3b507f8e939b3b50 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b3bb87f8e939b3bb8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b3c207f8e939b3c20 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b3c887f8e939b3c88 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b3cf07f8e939b3cf0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b3d587f8e939b3d58 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b3dc07f8e939b3dc0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b3e287f8e939b3e28 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b3e907f8e939b3e90 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b3ef87f8e939b3ef8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b3f607f8e939b3f60 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b3fc87f8e939b3fc8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b40307f8e939b4030 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b40987f8e939b4098 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b41007f8e939b4100 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b41687f8e939b4168 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b41d07f8e939b41d0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b42387f8e939b4238 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; + FFFD939b42a07f8e939b42a0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF281c2a6507fdb81c2a650 /* Resources */ = { + FFF2941450a07f8e941450a0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2653,7 +2653,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC81c2a6507fdb81c2a650 /* Frameworks */ = { + FFFC941450a07f8e941450a0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2663,34 +2663,34 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF881c2a6507fdb81c2a650 /* Sources */ = { + FFF8941450a07f8e941450a0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF82018e007fdb82018e00, - FFFF82018e687fdb82018e68, - FFFF82018ed07fdb82018ed0, - FFFF82018f387fdb82018f38, - FFFF82018fa07fdb82018fa0, - FFFF820190087fdb82019008, - FFFF820190707fdb82019070, - FFFF820190d87fdb820190d8, - FFFF820191407fdb82019140, - FFFF820191a87fdb820191a8, - FFFF820192107fdb82019210, - FFFF820192787fdb82019278, - FFFF820192e07fdb820192e0, - FFFF820193487fdb82019348, - FFFF820193b07fdb820193b0, - FFFF820194187fdb82019418, - FFFF820194807fdb82019480, - FFFF820194e87fdb820194e8, - FFFF820195507fdb82019550, - FFFF820195b87fdb820195b8, - FFFF820196207fdb82019620, - FFFF820196887fdb82019688, - FFFF820196f07fdb820196f0, - FFFF820197587fdb82019758, + FFFF939b22007f8e939b2200, + FFFF939b22687f8e939b2268, + FFFF939b22d07f8e939b22d0, + FFFF939b23387f8e939b2338, + FFFF939b23a07f8e939b23a0, + FFFF939b24087f8e939b2408, + FFFF939b24707f8e939b2470, + FFFF939b24d87f8e939b24d8, + FFFF939b25407f8e939b2540, + FFFF939b25a87f8e939b25a8, + FFFF939b26107f8e939b2610, + FFFF939b26787f8e939b2678, + FFFF939b26e07f8e939b26e0, + FFFF939b27487f8e939b2748, + FFFF939b27b07f8e939b27b0, + FFFF939b28187f8e939b2818, + FFFF939b28807f8e939b2880, + FFFF939b28e87f8e939b28e8, + FFFF939b29507f8e939b2950, + FFFF939b29b87f8e939b29b8, + FFFF939b2a207f8e939b2a20, + FFFF939b2a887f8e939b2a88, + FFFF939b2af07f8e939b2af0, + FFFF939b2b587f8e939b2b58, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2702,73 +2702,73 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelCloth */ - FFFF82024a907fdb82024a90 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82024a907fdb82024a90 /* Allocator.cpp */; }; - FFFF82024af87fdb82024af8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82024af87fdb82024af8 /* Factory.cpp */; }; - FFFF82024b607fdb82024b60 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82024b607fdb82024b60 /* PhaseConfig.cpp */; }; - FFFF82024bc87fdb82024bc8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82024bc87fdb82024bc8 /* SwCloth.cpp */; }; - FFFF82024c307fdb82024c30 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82024c307fdb82024c30 /* SwClothData.cpp */; }; - FFFF82024c987fdb82024c98 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82024c987fdb82024c98 /* SwCollision.cpp */; }; - FFFF82024d007fdb82024d00 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82024d007fdb82024d00 /* SwFabric.cpp */; }; - FFFF82024d687fdb82024d68 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82024d687fdb82024d68 /* SwFactory.cpp */; }; - FFFF82024dd07fdb82024dd0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82024dd07fdb82024dd0 /* SwInterCollision.cpp */; }; - FFFF82024e387fdb82024e38 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82024e387fdb82024e38 /* SwSelfCollision.cpp */; }; - FFFF82024ea07fdb82024ea0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82024ea07fdb82024ea0 /* SwSolver.cpp */; }; - FFFF82024f087fdb82024f08 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82024f087fdb82024f08 /* SwSolverKernel.cpp */; }; - FFFF82024f707fdb82024f70 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82024f707fdb82024f70 /* TripletScheduler.cpp */; }; + FFFF939be6907f8e939be690 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939be6907f8e939be690 /* Allocator.cpp */; }; + FFFF939be6f87f8e939be6f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939be6f87f8e939be6f8 /* Factory.cpp */; }; + FFFF939be7607f8e939be760 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939be7607f8e939be760 /* PhaseConfig.cpp */; }; + FFFF939be7c87f8e939be7c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939be7c87f8e939be7c8 /* SwCloth.cpp */; }; + FFFF939be8307f8e939be830 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939be8307f8e939be830 /* SwClothData.cpp */; }; + FFFF939be8987f8e939be898 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939be8987f8e939be898 /* SwCollision.cpp */; }; + FFFF939be9007f8e939be900 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939be9007f8e939be900 /* SwFabric.cpp */; }; + FFFF939be9687f8e939be968 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939be9687f8e939be968 /* SwFactory.cpp */; }; + FFFF939be9d07f8e939be9d0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939be9d07f8e939be9d0 /* SwInterCollision.cpp */; }; + FFFF939bea387f8e939bea38 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939bea387f8e939bea38 /* SwSelfCollision.cpp */; }; + FFFF939beaa07f8e939beaa0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939beaa07f8e939beaa0 /* SwSolver.cpp */; }; + FFFF939beb087f8e939beb08 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939beb087f8e939beb08 /* SwSolverKernel.cpp */; }; + FFFF939beb707f8e939beb70 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD939beb707f8e939beb70 /* TripletScheduler.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD81c526f07fdb81c526f0 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD81c3f0e07fdb81c3f0e0 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c3f1487fdb81c3f148 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c3f1b07fdb81c3f1b0 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c3f2187fdb81c3f218 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c3f2807fdb81c3f280 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c3f2e87fdb81c3f2e8 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c3f3507fdb81c3f350 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; - FFFD820240007fdb82024000 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD820240687fdb82024068 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; - FFFD820240d07fdb820240d0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD820241387fdb82024138 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD820241a07fdb820241a0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD820242087fdb82024208 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD820242707fdb82024270 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; - FFFD820242d87fdb820242d8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; - FFFD820243407fdb82024340 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; - FFFD820243a87fdb820243a8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; - FFFD820244107fdb82024410 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; }; - FFFD820244787fdb82024478 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; }; - FFFD820244e07fdb820244e0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD820245487fdb82024548 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD820245b07fdb820245b0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD820246187fdb82024618 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; - FFFD820246807fdb82024680 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD820246e87fdb820246e8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD820247507fdb82024750 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD820247b87fdb820247b8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD820248207fdb82024820 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD820248887fdb82024888 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD820248f07fdb820248f0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; - FFFD820249587fdb82024958 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; - FFFD820249c07fdb820249c0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; - FFFD82024a287fdb82024a28 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; - FFFD82024a907fdb82024a90 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82024af87fdb82024af8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82024b607fdb82024b60 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82024bc87fdb82024bc8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82024c307fdb82024c30 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82024c987fdb82024c98 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82024d007fdb82024d00 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82024d687fdb82024d68 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82024dd07fdb82024dd0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82024e387fdb82024e38 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82024ea07fdb82024ea0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82024f087fdb82024f08 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82024f707fdb82024f70 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD941173807f8e94117380 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD941203707f8e94120370 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD941203d87f8e941203d8 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD941204407f8e94120440 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; + FFFD941204a87f8e941204a8 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD941205107f8e94120510 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; + FFFD941205787f8e94120578 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; + FFFD941205e07f8e941205e0 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; + FFFD939bdc007f8e939bdc00 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD939bdc687f8e939bdc68 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; + FFFD939bdcd07f8e939bdcd0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD939bdd387f8e939bdd38 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD939bdda07f8e939bdda0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD939bde087f8e939bde08 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD939bde707f8e939bde70 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; + FFFD939bded87f8e939bded8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; + FFFD939bdf407f8e939bdf40 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; + FFFD939bdfa87f8e939bdfa8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be0107f8e939be010 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be0787f8e939be078 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be0e07f8e939be0e0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be1487f8e939be148 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be1b07f8e939be1b0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be2187f8e939be218 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be2807f8e939be280 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be2e87f8e939be2e8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be3507f8e939be350 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be3b87f8e939be3b8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be4207f8e939be420 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be4887f8e939be488 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be4f07f8e939be4f0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be5587f8e939be558 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be5c07f8e939be5c0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be6287f8e939be628 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; + FFFD939be6907f8e939be690 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939be6f87f8e939be6f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939be7607f8e939be760 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939be7c87f8e939be7c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939be8307f8e939be830 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939be8987f8e939be898 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939be9007f8e939be900 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939be9687f8e939be968 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939be9d07f8e939be9d0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939bea387f8e939bea38 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939beaa07f8e939beaa0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939beb087f8e939beb08 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD939beb707f8e939beb70 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF281c526f07fdb81c526f0 /* Resources */ = { + FFF2941173807f8e94117380 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2778,7 +2778,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC81c526f07fdb81c526f0 /* Frameworks */ = { + FFFC941173807f8e94117380 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2788,23 +2788,23 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF881c526f07fdb81c526f0 /* Sources */ = { + FFF8941173807f8e94117380 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF82024a907fdb82024a90, - FFFF82024af87fdb82024af8, - FFFF82024b607fdb82024b60, - FFFF82024bc87fdb82024bc8, - FFFF82024c307fdb82024c30, - FFFF82024c987fdb82024c98, - FFFF82024d007fdb82024d00, - FFFF82024d687fdb82024d68, - FFFF82024dd07fdb82024dd0, - FFFF82024e387fdb82024e38, - FFFF82024ea07fdb82024ea0, - FFFF82024f087fdb82024f08, - FFFF82024f707fdb82024f70, + FFFF939be6907f8e939be690, + FFFF939be6f87f8e939be6f8, + FFFF939be7607f8e939be760, + FFFF939be7c87f8e939be7c8, + FFFF939be8307f8e939be830, + FFFF939be8987f8e939be898, + FFFF939be9007f8e939be900, + FFFF939be9687f8e939be968, + FFFF939be9d07f8e939be9d0, + FFFF939bea387f8e939bea38, + FFFF939beaa07f8e939beaa0, + FFFF939beb087f8e939beb08, + FFFF939beb707f8e939beb70, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2816,79 +2816,79 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelParticles */ - FFFF84039b587fdb84039b58 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84039b587fdb84039b58 /* PtBatcher.cpp */; }; - FFFF84039bc07fdb84039bc0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84039bc07fdb84039bc0 /* PtBodyTransformVault.cpp */; }; - FFFF84039c287fdb84039c28 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84039c287fdb84039c28 /* PtCollision.cpp */; }; - FFFF84039c907fdb84039c90 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84039c907fdb84039c90 /* PtCollisionBox.cpp */; }; - FFFF84039cf87fdb84039cf8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84039cf87fdb84039cf8 /* PtCollisionCapsule.cpp */; }; - FFFF84039d607fdb84039d60 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84039d607fdb84039d60 /* PtCollisionConvex.cpp */; }; - FFFF84039dc87fdb84039dc8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84039dc87fdb84039dc8 /* PtCollisionMesh.cpp */; }; - FFFF84039e307fdb84039e30 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84039e307fdb84039e30 /* PtCollisionPlane.cpp */; }; - FFFF84039e987fdb84039e98 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84039e987fdb84039e98 /* PtCollisionSphere.cpp */; }; - FFFF84039f007fdb84039f00 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84039f007fdb84039f00 /* PtContextCpu.cpp */; }; - FFFF84039f687fdb84039f68 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84039f687fdb84039f68 /* PtDynamics.cpp */; }; - FFFF84039fd07fdb84039fd0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84039fd07fdb84039fd0 /* PtParticleData.cpp */; }; - FFFF8403a0387fdb8403a038 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403a0387fdb8403a038 /* PtParticleShapeCpu.cpp */; }; - FFFF8403a0a07fdb8403a0a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403a0a07fdb8403a0a0 /* PtParticleSystemSimCpu.cpp */; }; - FFFF8403a1087fdb8403a108 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403a1087fdb8403a108 /* PtSpatialHash.cpp */; }; - FFFF8403a1707fdb8403a170 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403a1707fdb8403a170 /* PtSpatialLocalHash.cpp */; }; + FFFF948225587f8e94822558 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948225587f8e94822558 /* PtBatcher.cpp */; }; + FFFF948225c07f8e948225c0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948225c07f8e948225c0 /* PtBodyTransformVault.cpp */; }; + FFFF948226287f8e94822628 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948226287f8e94822628 /* PtCollision.cpp */; }; + FFFF948226907f8e94822690 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948226907f8e94822690 /* PtCollisionBox.cpp */; }; + FFFF948226f87f8e948226f8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948226f87f8e948226f8 /* PtCollisionCapsule.cpp */; }; + FFFF948227607f8e94822760 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948227607f8e94822760 /* PtCollisionConvex.cpp */; }; + FFFF948227c87f8e948227c8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948227c87f8e948227c8 /* PtCollisionMesh.cpp */; }; + FFFF948228307f8e94822830 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948228307f8e94822830 /* PtCollisionPlane.cpp */; }; + FFFF948228987f8e94822898 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948228987f8e94822898 /* PtCollisionSphere.cpp */; }; + FFFF948229007f8e94822900 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948229007f8e94822900 /* PtContextCpu.cpp */; }; + FFFF948229687f8e94822968 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948229687f8e94822968 /* PtDynamics.cpp */; }; + FFFF948229d07f8e948229d0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD948229d07f8e948229d0 /* PtParticleData.cpp */; }; + FFFF94822a387f8e94822a38 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94822a387f8e94822a38 /* PtParticleShapeCpu.cpp */; }; + FFFF94822aa07f8e94822aa0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94822aa07f8e94822aa0 /* PtParticleSystemSimCpu.cpp */; }; + FFFF94822b087f8e94822b08 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94822b087f8e94822b08 /* PtSpatialHash.cpp */; }; + FFFF94822b707f8e94822b70 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD94822b707f8e94822b70 /* PtSpatialLocalHash.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD837467407fdb83746740 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD8402c0007fdb8402c000 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; - FFFD8402c0687fdb8402c068 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD8402c0d07fdb8402c0d0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; - FFFD8402c1387fdb8402c138 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; - FFFD8402c1a07fdb8402c1a0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD8402c2087fdb8402c208 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD8402c2707fdb8402c270 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD8402c2d87fdb8402c2d8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8402c3407fdb8402c340 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD8402c3a87fdb8402c3a8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD840392007fdb84039200 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD840392687fdb84039268 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD840392d07fdb840392d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFD840393387fdb84039338 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD840393a07fdb840393a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; - FFFD840394087fdb84039408 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFD840394707fdb84039470 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD840394d87fdb840394d8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD840395407fdb84039540 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD840395a87fdb840395a8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD840396107fdb84039610 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD840396787fdb84039678 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; - FFFD840396e07fdb840396e0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFD840397487fdb84039748 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; - FFFD840397b07fdb840397b0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD840398187fdb84039818 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; - FFFD840398807fdb84039880 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; - FFFD840398e87fdb840398e8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD840399507fdb84039950 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD840399b87fdb840399b8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD84039a207fdb84039a20 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; - FFFD84039a887fdb84039a88 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD84039af07fdb84039af0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; - FFFD84039b587fdb84039b58 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84039bc07fdb84039bc0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84039c287fdb84039c28 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84039c907fdb84039c90 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84039cf87fdb84039cf8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84039d607fdb84039d60 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84039dc87fdb84039dc8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84039e307fdb84039e30 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84039e987fdb84039e98 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84039f007fdb84039f00 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84039f687fdb84039f68 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84039fd07fdb84039fd0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8403a0387fdb8403a038 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8403a0a07fdb8403a0a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8403a1087fdb8403a108 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8403a1707fdb8403a170 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD940bb1407f8e940bb140 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD94810a007f8e94810a00 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; + FFFD94810a687f8e94810a68 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD94810ad07f8e94810ad0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; + FFFD94810b387f8e94810b38 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; + FFFD94810ba07f8e94810ba0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD94810c087f8e94810c08 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFD94810c707f8e94810c70 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD94810cd87f8e94810cd8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD94810d407f8e94810d40 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD94810da87f8e94810da8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD94821c007f8e94821c00 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD94821c687f8e94821c68 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD94821cd07f8e94821cd0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFD94821d387f8e94821d38 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD94821da07f8e94821da0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; + FFFD94821e087f8e94821e08 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFD94821e707f8e94821e70 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD94821ed87f8e94821ed8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFD94821f407f8e94821f40 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD94821fa87f8e94821fa8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD948220107f8e94822010 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFD948220787f8e94822078 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; + FFFD948220e07f8e948220e0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFD948221487f8e94822148 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; + FFFD948221b07f8e948221b0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; + FFFD948222187f8e94822218 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; + FFFD948222807f8e94822280 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; + FFFD948222e87f8e948222e8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD948223507f8e94822350 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD948223b87f8e948223b8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD948224207f8e94822420 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; + FFFD948224887f8e94822488 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD948224f07f8e948224f0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; + FFFD948225587f8e94822558 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948225c07f8e948225c0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948226287f8e94822628 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948226907f8e94822690 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948226f87f8e948226f8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948227607f8e94822760 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948227c87f8e948227c8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948228307f8e94822830 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948228987f8e94822898 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948229007f8e94822900 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948229687f8e94822968 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD948229d07f8e948229d0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94822a387f8e94822a38 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94822aa07f8e94822aa0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94822b087f8e94822b08 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD94822b707f8e94822b70 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2837467407fdb83746740 /* Resources */ = { + FFF2940bb1407f8e940bb140 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2898,7 +2898,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC837467407fdb83746740 /* Frameworks */ = { + FFFC940bb1407f8e940bb140 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2908,26 +2908,26 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8837467407fdb83746740 /* Sources */ = { + FFF8940bb1407f8e940bb140 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF84039b587fdb84039b58, - FFFF84039bc07fdb84039bc0, - FFFF84039c287fdb84039c28, - FFFF84039c907fdb84039c90, - FFFF84039cf87fdb84039cf8, - FFFF84039d607fdb84039d60, - FFFF84039dc87fdb84039dc8, - FFFF84039e307fdb84039e30, - FFFF84039e987fdb84039e98, - FFFF84039f007fdb84039f00, - FFFF84039f687fdb84039f68, - FFFF84039fd07fdb84039fd0, - FFFF8403a0387fdb8403a038, - FFFF8403a0a07fdb8403a0a0, - FFFF8403a1087fdb8403a108, - FFFF8403a1707fdb8403a170, + FFFF948225587f8e94822558, + FFFF948225c07f8e948225c0, + FFFF948226287f8e94822628, + FFFF948226907f8e94822690, + FFFF948226f87f8e948226f8, + FFFF948227607f8e94822760, + FFFF948227c87f8e948227c8, + FFFF948228307f8e94822830, + FFFF948228987f8e94822898, + FFFF948229007f8e94822900, + FFFF948229687f8e94822968, + FFFF948229d07f8e948229d0, + FFFF94822a387f8e94822a38, + FFFF94822aa07f8e94822aa0, + FFFF94822b087f8e94822b08, + FFFF94822b707f8e94822b70, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2939,22 +2939,22 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxTask */ - FFFF84a50b607fdb84a50b60 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84a50b607fdb84a50b60 /* src/TaskManager.cpp */; }; + FFFF940827607f8e94082760 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD940827607f8e94082760 /* src/TaskManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD84a4f9207fdb84a4f920 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD84a4e4b07fdb84a4e4b0 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD84a4e5187fdb84a4e518 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD84a4e5807fdb84a4e580 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD84a4e5e87fdb84a4e5e8 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD84a4e6507fdb84a4e650 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; - FFFD84a4e6b87fdb84a4e6b8 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD84a50b607fdb84a50b60 /* src/TaskManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/TaskManager.cpp"; path = "../../../../PxShared/src/task/src/TaskManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD940815207f8e94081520 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD9407fb607f8e9407fb60 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD9407fbc87f8e9407fbc8 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD9407fc307f8e9407fc30 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; + FFFD9407fc987f8e9407fc98 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; + FFFD9407fd007f8e9407fd00 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; + FFFD9407fd687f8e9407fd68 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD940827607f8e94082760 /* 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 */ - FFF284a4f9207fdb84a4f920 /* Resources */ = { + FFF2940815207f8e94081520 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2964,7 +2964,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC84a4f9207fdb84a4f920 /* Frameworks */ = { + FFFC940815207f8e94081520 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2974,11 +2974,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF884a4f9207fdb84a4f920 /* Sources */ = { + FFF8940815207f8e94081520 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF84a50b607fdb84a50b60, + FFFF940827607f8e94082760, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2990,17 +2990,17 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PsFastXml */ - FFFF81c6b6d07fdb81c6b6d0 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD81c6b6d07fdb81c6b6d0 /* PsFastXml.cpp */; }; + FFFF95cf1d807f8e95cf1d80 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD95cf1d807f8e95cf1d80 /* PsFastXml.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD81c6af307fdb81c6af30 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD81c6b5d07fdb81c6b5d0 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; - FFFD81c6b6d07fdb81c6b6d0 /* PsFastXml.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.cpp"; path = "../../../../PxShared/src/fastxml/src/PsFastXml.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD95d0cbc07f8e95d0cbc0 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD95cf1c807f8e95cf1c80 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; + FFFD95cf1d807f8e95cf1d80 /* 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 */ - FFF281c6af307fdb81c6af30 /* Resources */ = { + FFF295d0cbc07f8e95d0cbc0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -3010,7 +3010,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC81c6af307fdb81c6af30 /* Frameworks */ = { + FFFC95d0cbc07f8e95d0cbc0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -3020,11 +3020,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF881c6af307fdb81c6af30 /* Sources */ = { + FFF895d0cbc07f8e95d0cbc0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF81c6b6d07fdb81c6b6d0, + FFFF95cf1d807f8e95cf1d80, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -3036,1974 +3036,1974 @@ /* End PBXTargetDependency section */ /* Begin PBXContainerItemProxy section */ - FFF581c6e7107fdb81c6e710 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF595cf0bc07f8e95cf0bc0 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA81c6e7107fdb81c6e710 /* PhysX */; + remoteGlobalIDString = FFFA95cf0bc07f8e95cf0bc0 /* PhysX */; remoteInfo = "PhysX"; }; - FFF581c788d07fdb81c788d0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF595d1f3407f8e95d1f340 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA81c788d07fdb81c788d0 /* PhysXCharacterKinematic */; + remoteGlobalIDString = FFFA95d1f3407f8e95d1f340 /* PhysXCharacterKinematic */; remoteInfo = "PhysXCharacterKinematic"; }; - FFF581c7dd307fdb81c7dd30 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF595d207307f8e95d20730 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA81c7dd307fdb81c7dd30 /* PhysXVehicle */; + remoteGlobalIDString = FFFA95d207307f8e95d20730 /* PhysXVehicle */; remoteInfo = "PhysXVehicle"; }; - FFF581c895807fdb81c89580 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF595d305e07f8e95d305e0 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA81c895807fdb81c89580 /* PhysXExtensions */; + remoteGlobalIDString = FFFA95d305e07f8e95d305e0 /* PhysXExtensions */; remoteInfo = "PhysXExtensions"; }; - FFF581c9c0307fdb81c9c030 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF595d430907f8e95d43090 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA81c9c0307fdb81c9c030 /* SceneQuery */; + remoteGlobalIDString = FFFA95d430907f8e95d43090 /* SceneQuery */; remoteInfo = "SceneQuery"; }; - FFF5832121807fdb83212180 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF595d477007f8e95d47700 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA832121807fdb83212180 /* SimulationController */; + remoteGlobalIDString = FFFA95d477007f8e95d47700 /* SimulationController */; remoteInfo = "SimulationController"; }; - FFF58322a9507fdb8322a950 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF595ad90707f8e95ad9070 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA8322a9507fdb8322a950 /* PhysXCooking */; + remoteGlobalIDString = FFFA95ad90707f8e95ad9070 /* PhysXCooking */; remoteInfo = "PhysXCooking"; }; - FFF5832255c07fdb832255c0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF59415a1507f8e9415a150 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA832255c07fdb832255c0 /* PhysXCommon */; + remoteGlobalIDString = FFFA9415a1507f8e9415a150 /* PhysXCommon */; remoteInfo = "PhysXCommon"; }; - FFF5832630b07fdb832630b0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF594146ae07f8e94146ae0 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA832630b07fdb832630b0 /* PxFoundation */; + remoteGlobalIDString = FFFA94146ae07f8e94146ae0 /* PxFoundation */; remoteInfo = "PxFoundation"; }; - FFF581c0ebb07fdb81c0ebb0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF59440c6c07f8e9440c6c0 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA81c0ebb07fdb81c0ebb0 /* PxPvdSDK */; + remoteGlobalIDString = FFFA9440c6c07f8e9440c6c0 /* PxPvdSDK */; remoteInfo = "PxPvdSDK"; }; - FFF583507ad07fdb83507ad0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF594626f907f8e94626f90 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA83507ad07fdb83507ad0 /* LowLevel */; + remoteGlobalIDString = FFFA94626f907f8e94626f90 /* LowLevel */; remoteInfo = "LowLevel"; }; - FFF5837322b07fdb837322b0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF5940ccda07f8e940ccda0 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA837322b07fdb837322b0 /* LowLevelAABB */; + remoteGlobalIDString = FFFA940ccda07f8e940ccda0 /* LowLevelAABB */; remoteInfo = "LowLevelAABB"; }; - FFF581c2a6507fdb81c2a650 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF5941450a07f8e941450a0 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA81c2a6507fdb81c2a650 /* LowLevelDynamics */; + remoteGlobalIDString = FFFA941450a07f8e941450a0 /* LowLevelDynamics */; remoteInfo = "LowLevelDynamics"; }; - FFF581c526f07fdb81c526f0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF5941173807f8e94117380 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA81c526f07fdb81c526f0 /* LowLevelCloth */; + remoteGlobalIDString = FFFA941173807f8e94117380 /* LowLevelCloth */; remoteInfo = "LowLevelCloth"; }; - FFF5837467407fdb83746740 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF5940bb1407f8e940bb140 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA837467407fdb83746740 /* LowLevelParticles */; + remoteGlobalIDString = FFFA940bb1407f8e940bb140 /* LowLevelParticles */; remoteInfo = "LowLevelParticles"; }; - FFF584a4f9207fdb84a4f920 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF5940815207f8e94081520 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA84a4f9207fdb84a4f920 /* PxTask */; + remoteGlobalIDString = FFFA940815207f8e94081520 /* PxTask */; remoteInfo = "PxTask"; }; - FFF581c6af307fdb81c6af30 /* PBXContainerItemProxy */ = { - containerPortal = FFF9830083f07fdb830083f0 /* Project object */; + FFF595d0cbc07f8e95d0cbc0 /* PBXContainerItemProxy */ = { + containerPortal = FFF99347d0007f8e9347d000 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA81c6af307fdb81c6af30 /* PsFastXml */; + remoteGlobalIDString = FFFA95d0cbc07f8e95d0cbc0 /* PsFastXml */; remoteInfo = "PsFastXml"; }; /* End PBXContainerItemProxy section */ /* Begin PBXGroup section */ - FFFB830084587fdb83008458 /* PhysX */ = { + FFFB9347d0687f8e9347d068 /* PhysX */ = { isa = PBXGroup; children = ( - FFF0830083f07fdb830083f0 /* Source */, - FFEE830083f07fdb830083f0 /* Products */, + FFF09347d0007f8e9347d000 /* Source */, + FFEE9347d0007f8e9347d000 /* Products */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFF0830083f07fdb830083f0 /* Source */ = { + FFF09347d0007f8e9347d000 /* Source */ = { isa = PBXGroup; children = ( - FFFB81c6e7107fdb81c6e710, - FFFB81c788d07fdb81c788d0, - FFFB81c7dd307fdb81c7dd30, - FFFB81c895807fdb81c89580, - FFFB81c9c0307fdb81c9c030, - FFFB832121807fdb83212180, - FFFB8322a9507fdb8322a950, - FFFB832255c07fdb832255c0, - FFFB832630b07fdb832630b0, - FFFB81c0ebb07fdb81c0ebb0, - FFFB83507ad07fdb83507ad0, - FFFB837322b07fdb837322b0, - FFFB81c2a6507fdb81c2a650, - FFFB81c526f07fdb81c526f0, - FFFB837467407fdb83746740, - FFFB84a4f9207fdb84a4f920, - FFFB81c6af307fdb81c6af30, + FFFB95cf0bc07f8e95cf0bc0, + FFFB95d1f3407f8e95d1f340, + FFFB95d207307f8e95d20730, + FFFB95d305e07f8e95d305e0, + FFFB95d430907f8e95d43090, + FFFB95d477007f8e95d47700, + FFFB95ad90707f8e95ad9070, + FFFB9415a1507f8e9415a150, + FFFB94146ae07f8e94146ae0, + FFFB9440c6c07f8e9440c6c0, + FFFB94626f907f8e94626f90, + FFFB940ccda07f8e940ccda0, + FFFB941450a07f8e941450a0, + FFFB941173807f8e94117380, + FFFB940bb1407f8e940bb140, + FFFB940815207f8e94081520, + FFFB95d0cbc07f8e95d0cbc0, ); name = Source; sourceTree = "<group>"; }; - FFEE830083f07fdb830083f0 /* Products */ = { + FFEE9347d0007f8e9347d000 /* Products */ = { isa = PBXGroup; children = ( - FFFD81c6e7107fdb81c6e710, - FFFD81c788d07fdb81c788d0, - FFFD81c7dd307fdb81c7dd30, - FFFD81c895807fdb81c89580, - FFFD81c9c0307fdb81c9c030, - FFFD832121807fdb83212180, - FFFD8322a9507fdb8322a950, - FFFD832255c07fdb832255c0, - FFFD832630b07fdb832630b0, - FFFD81c0ebb07fdb81c0ebb0, - FFFD83507ad07fdb83507ad0, - FFFD837322b07fdb837322b0, - FFFD81c2a6507fdb81c2a650, - FFFD81c526f07fdb81c526f0, - FFFD837467407fdb83746740, - FFFD84a4f9207fdb84a4f920, - FFFD81c6af307fdb81c6af30, + FFFD95cf0bc07f8e95cf0bc0, + FFFD95d1f3407f8e95d1f340, + FFFD95d207307f8e95d20730, + FFFD95d305e07f8e95d305e0, + FFFD95d430907f8e95d43090, + FFFD95d477007f8e95d47700, + FFFD95ad90707f8e95ad9070, + FFFD9415a1507f8e9415a150, + FFFD94146ae07f8e94146ae0, + FFFD9440c6c07f8e9440c6c0, + FFFD94626f907f8e94626f90, + FFFD940ccda07f8e940ccda0, + FFFD941450a07f8e941450a0, + FFFD941173807f8e94117380, + FFFD940bb1407f8e940bb140, + FFFD940815207f8e94081520, + FFFD95d0cbc07f8e95d0cbc0, ); name = Products; sourceTree = "<group>"; }; - FFFB81c6e7107fdb81c6e710 /* PhysX */ = { + FFFB95cf0bc07f8e95cf0bc0 /* PhysX */ = { isa = PBXGroup; children = ( - FFFB81c800207fdb81c80020 /* src */, - FFFB81c800487fdb81c80048 /* include */, - FFFB81c800707fdb81c80070 /* metadata */, + FFFB95d26ff07f8e95d26ff0 /* src */, + FFFB95d270187f8e95d27018 /* include */, + FFFB95d270407f8e95d27040 /* metadata */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFFB81c800207fdb81c80020 /* src */ = { + FFFB95d26ff07f8e95d26ff0 /* src */ = { isa = PBXGroup; children = ( - FFFD820354007fdb82035400 /* NpActor.h */, - FFFD820354687fdb82035468 /* NpActorTemplate.h */, - FFFD820354d07fdb820354d0 /* NpAggregate.h */, - FFFD820355387fdb82035538 /* NpArticulation.h */, - FFFD820355a07fdb820355a0 /* NpArticulationJoint.h */, - FFFD820356087fdb82035608 /* NpArticulationLink.h */, - FFFD820356707fdb82035670 /* NpBatchQuery.h */, - FFFD820356d87fdb820356d8 /* NpCast.h */, - FFFD820357407fdb82035740 /* NpConnector.h */, - FFFD820357a87fdb820357a8 /* NpConstraint.h */, - FFFD820358107fdb82035810 /* NpFactory.h */, - FFFD820358787fdb82035878 /* NpMaterial.h */, - FFFD820358e07fdb820358e0 /* NpMaterialManager.h */, - FFFD820359487fdb82035948 /* NpPhysics.h */, - FFFD820359b07fdb820359b0 /* NpPhysicsInsertionCallback.h */, - FFFD82035a187fdb82035a18 /* NpPtrTableStorageManager.h */, - FFFD82035a807fdb82035a80 /* NpPvdSceneQueryCollector.h */, - FFFD82035ae87fdb82035ae8 /* NpQueryShared.h */, - FFFD82035b507fdb82035b50 /* NpReadCheck.h */, - FFFD82035bb87fdb82035bb8 /* NpRigidActorTemplate.h */, - FFFD82035c207fdb82035c20 /* NpRigidActorTemplateInternal.h */, - FFFD82035c887fdb82035c88 /* NpRigidBodyTemplate.h */, - FFFD82035cf07fdb82035cf0 /* NpRigidDynamic.h */, - FFFD82035d587fdb82035d58 /* NpRigidStatic.h */, - FFFD82035dc07fdb82035dc0 /* NpScene.h */, - FFFD82035e287fdb82035e28 /* NpSceneQueries.h */, - FFFD82035e907fdb82035e90 /* NpShape.h */, - FFFD82035ef87fdb82035ef8 /* NpShapeManager.h */, - FFFD82035f607fdb82035f60 /* NpSpatialIndex.h */, - FFFD82035fc87fdb82035fc8 /* NpVolumeCache.h */, - FFFD820360307fdb82036030 /* NpWriteCheck.h */, - FFFD820360987fdb82036098 /* PvdMetaDataBindingData.h */, - FFFD820361007fdb82036100 /* PvdMetaDataPvdBinding.h */, - FFFD820361687fdb82036168 /* PvdPhysicsClient.h */, - FFFD820361d07fdb820361d0 /* PvdTypeNames.h */, - FFFD820362387fdb82036238 /* NpActor.cpp */, - FFFD820362a07fdb820362a0 /* NpAggregate.cpp */, - FFFD820363087fdb82036308 /* NpArticulation.cpp */, - FFFD820363707fdb82036370 /* NpArticulationJoint.cpp */, - FFFD820363d87fdb820363d8 /* NpArticulationLink.cpp */, - FFFD820364407fdb82036440 /* NpBatchQuery.cpp */, - FFFD820364a87fdb820364a8 /* NpConstraint.cpp */, - FFFD820365107fdb82036510 /* NpFactory.cpp */, - FFFD820365787fdb82036578 /* NpMaterial.cpp */, - FFFD820365e07fdb820365e0 /* NpMetaData.cpp */, - FFFD820366487fdb82036648 /* NpPhysics.cpp */, - FFFD820366b07fdb820366b0 /* NpPvdSceneQueryCollector.cpp */, - FFFD820367187fdb82036718 /* NpReadCheck.cpp */, - FFFD820367807fdb82036780 /* NpRigidDynamic.cpp */, - FFFD820367e87fdb820367e8 /* NpRigidStatic.cpp */, - FFFD820368507fdb82036850 /* NpScene.cpp */, - FFFD820368b87fdb820368b8 /* NpSceneQueries.cpp */, - FFFD820369207fdb82036920 /* NpSerializerAdapter.cpp */, - FFFD820369887fdb82036988 /* NpShape.cpp */, - FFFD820369f07fdb820369f0 /* NpShapeManager.cpp */, - FFFD82036a587fdb82036a58 /* NpSpatialIndex.cpp */, - FFFD82036ac07fdb82036ac0 /* NpVolumeCache.cpp */, - FFFD82036b287fdb82036b28 /* NpWriteCheck.cpp */, - FFFD82036b907fdb82036b90 /* PvdMetaDataPvdBinding.cpp */, - FFFD82036bf87fdb82036bf8 /* PvdPhysicsClient.cpp */, - FFFD82036c607fdb82036c60 /* particles/NpParticleBaseTemplate.h */, - FFFD82036cc87fdb82036cc8 /* particles/NpParticleFluid.h */, - FFFD82036d307fdb82036d30 /* particles/NpParticleFluidReadData.h */, - FFFD82036d987fdb82036d98 /* particles/NpParticleSystem.h */, - FFFD82036e007fdb82036e00 /* particles/NpParticleFluid.cpp */, - FFFD82036e687fdb82036e68 /* particles/NpParticleSystem.cpp */, - FFFD82036ed07fdb82036ed0 /* buffering/ScbActor.h */, - FFFD82036f387fdb82036f38 /* buffering/ScbAggregate.h */, - FFFD82036fa07fdb82036fa0 /* buffering/ScbArticulation.h */, - FFFD820370087fdb82037008 /* buffering/ScbArticulationJoint.h */, - FFFD820370707fdb82037070 /* buffering/ScbBase.h */, - FFFD820370d87fdb820370d8 /* buffering/ScbBody.h */, - FFFD820371407fdb82037140 /* buffering/ScbCloth.h */, - FFFD820371a87fdb820371a8 /* buffering/ScbConstraint.h */, - FFFD820372107fdb82037210 /* buffering/ScbDefs.h */, - FFFD820372787fdb82037278 /* buffering/ScbNpDeps.h */, - FFFD820372e07fdb820372e0 /* buffering/ScbParticleSystem.h */, - FFFD820373487fdb82037348 /* buffering/ScbRigidObject.h */, - FFFD820373b07fdb820373b0 /* buffering/ScbRigidStatic.h */, - FFFD820374187fdb82037418 /* buffering/ScbScene.h */, - FFFD820374807fdb82037480 /* buffering/ScbSceneBuffer.h */, - FFFD820374e87fdb820374e8 /* buffering/ScbScenePvdClient.h */, - FFFD820375507fdb82037550 /* buffering/ScbShape.h */, - FFFD820375b87fdb820375b8 /* buffering/ScbType.h */, - FFFD820376207fdb82037620 /* buffering/ScbActor.cpp */, - FFFD820376887fdb82037688 /* buffering/ScbAggregate.cpp */, - FFFD820376f07fdb820376f0 /* buffering/ScbBase.cpp */, - FFFD820377587fdb82037758 /* buffering/ScbCloth.cpp */, - FFFD820377c07fdb820377c0 /* buffering/ScbMetaData.cpp */, - FFFD820378287fdb82037828 /* buffering/ScbParticleSystem.cpp */, - FFFD820378907fdb82037890 /* buffering/ScbScene.cpp */, - FFFD820378f87fdb820378f8 /* buffering/ScbScenePvdClient.cpp */, - FFFD820379607fdb82037960 /* buffering/ScbShape.cpp */, - FFFD820379c87fdb820379c8 /* cloth/NpCloth.h */, - FFFD82037a307fdb82037a30 /* cloth/NpClothFabric.h */, - FFFD82037a987fdb82037a98 /* cloth/NpClothParticleData.h */, - FFFD82037b007fdb82037b00 /* cloth/NpCloth.cpp */, - FFFD82037b687fdb82037b68 /* cloth/NpClothFabric.cpp */, - FFFD82037bd07fdb82037bd0 /* cloth/NpClothParticleData.cpp */, - FFFD82037c387fdb82037c38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, + FFFD9603aa007f8e9603aa00 /* NpActor.h */, + FFFD9603aa687f8e9603aa68 /* NpActorTemplate.h */, + FFFD9603aad07f8e9603aad0 /* NpAggregate.h */, + FFFD9603ab387f8e9603ab38 /* NpArticulation.h */, + FFFD9603aba07f8e9603aba0 /* NpArticulationJoint.h */, + FFFD9603ac087f8e9603ac08 /* NpArticulationLink.h */, + FFFD9603ac707f8e9603ac70 /* NpBatchQuery.h */, + FFFD9603acd87f8e9603acd8 /* NpCast.h */, + FFFD9603ad407f8e9603ad40 /* NpConnector.h */, + FFFD9603ada87f8e9603ada8 /* NpConstraint.h */, + FFFD9603ae107f8e9603ae10 /* NpFactory.h */, + FFFD9603ae787f8e9603ae78 /* NpMaterial.h */, + FFFD9603aee07f8e9603aee0 /* NpMaterialManager.h */, + FFFD9603af487f8e9603af48 /* NpPhysics.h */, + FFFD9603afb07f8e9603afb0 /* NpPhysicsInsertionCallback.h */, + FFFD9603b0187f8e9603b018 /* NpPtrTableStorageManager.h */, + FFFD9603b0807f8e9603b080 /* NpPvdSceneQueryCollector.h */, + FFFD9603b0e87f8e9603b0e8 /* NpQueryShared.h */, + FFFD9603b1507f8e9603b150 /* NpReadCheck.h */, + FFFD9603b1b87f8e9603b1b8 /* NpRigidActorTemplate.h */, + FFFD9603b2207f8e9603b220 /* NpRigidActorTemplateInternal.h */, + FFFD9603b2887f8e9603b288 /* NpRigidBodyTemplate.h */, + FFFD9603b2f07f8e9603b2f0 /* NpRigidDynamic.h */, + FFFD9603b3587f8e9603b358 /* NpRigidStatic.h */, + FFFD9603b3c07f8e9603b3c0 /* NpScene.h */, + FFFD9603b4287f8e9603b428 /* NpSceneQueries.h */, + FFFD9603b4907f8e9603b490 /* NpShape.h */, + FFFD9603b4f87f8e9603b4f8 /* NpShapeManager.h */, + FFFD9603b5607f8e9603b560 /* NpSpatialIndex.h */, + FFFD9603b5c87f8e9603b5c8 /* NpVolumeCache.h */, + FFFD9603b6307f8e9603b630 /* NpWriteCheck.h */, + FFFD9603b6987f8e9603b698 /* PvdMetaDataBindingData.h */, + FFFD9603b7007f8e9603b700 /* PvdMetaDataPvdBinding.h */, + FFFD9603b7687f8e9603b768 /* PvdPhysicsClient.h */, + FFFD9603b7d07f8e9603b7d0 /* PvdTypeNames.h */, + FFFD9603b8387f8e9603b838 /* NpActor.cpp */, + FFFD9603b8a07f8e9603b8a0 /* NpAggregate.cpp */, + FFFD9603b9087f8e9603b908 /* NpArticulation.cpp */, + FFFD9603b9707f8e9603b970 /* NpArticulationJoint.cpp */, + FFFD9603b9d87f8e9603b9d8 /* NpArticulationLink.cpp */, + FFFD9603ba407f8e9603ba40 /* NpBatchQuery.cpp */, + FFFD9603baa87f8e9603baa8 /* NpConstraint.cpp */, + FFFD9603bb107f8e9603bb10 /* NpFactory.cpp */, + FFFD9603bb787f8e9603bb78 /* NpMaterial.cpp */, + FFFD9603bbe07f8e9603bbe0 /* NpMetaData.cpp */, + FFFD9603bc487f8e9603bc48 /* NpPhysics.cpp */, + FFFD9603bcb07f8e9603bcb0 /* NpPvdSceneQueryCollector.cpp */, + FFFD9603bd187f8e9603bd18 /* NpReadCheck.cpp */, + FFFD9603bd807f8e9603bd80 /* NpRigidDynamic.cpp */, + FFFD9603bde87f8e9603bde8 /* NpRigidStatic.cpp */, + FFFD9603be507f8e9603be50 /* NpScene.cpp */, + FFFD9603beb87f8e9603beb8 /* NpSceneQueries.cpp */, + FFFD9603bf207f8e9603bf20 /* NpSerializerAdapter.cpp */, + FFFD9603bf887f8e9603bf88 /* NpShape.cpp */, + FFFD9603bff07f8e9603bff0 /* NpShapeManager.cpp */, + FFFD9603c0587f8e9603c058 /* NpSpatialIndex.cpp */, + FFFD9603c0c07f8e9603c0c0 /* NpVolumeCache.cpp */, + FFFD9603c1287f8e9603c128 /* NpWriteCheck.cpp */, + FFFD9603c1907f8e9603c190 /* PvdMetaDataPvdBinding.cpp */, + FFFD9603c1f87f8e9603c1f8 /* PvdPhysicsClient.cpp */, + FFFD9603c2607f8e9603c260 /* particles/NpParticleBaseTemplate.h */, + FFFD9603c2c87f8e9603c2c8 /* particles/NpParticleFluid.h */, + FFFD9603c3307f8e9603c330 /* particles/NpParticleFluidReadData.h */, + FFFD9603c3987f8e9603c398 /* particles/NpParticleSystem.h */, + FFFD9603c4007f8e9603c400 /* particles/NpParticleFluid.cpp */, + FFFD9603c4687f8e9603c468 /* particles/NpParticleSystem.cpp */, + FFFD9603c4d07f8e9603c4d0 /* buffering/ScbActor.h */, + FFFD9603c5387f8e9603c538 /* buffering/ScbAggregate.h */, + FFFD9603c5a07f8e9603c5a0 /* buffering/ScbArticulation.h */, + FFFD9603c6087f8e9603c608 /* buffering/ScbArticulationJoint.h */, + FFFD9603c6707f8e9603c670 /* buffering/ScbBase.h */, + FFFD9603c6d87f8e9603c6d8 /* buffering/ScbBody.h */, + FFFD9603c7407f8e9603c740 /* buffering/ScbCloth.h */, + FFFD9603c7a87f8e9603c7a8 /* buffering/ScbConstraint.h */, + FFFD9603c8107f8e9603c810 /* buffering/ScbDefs.h */, + FFFD9603c8787f8e9603c878 /* buffering/ScbNpDeps.h */, + FFFD9603c8e07f8e9603c8e0 /* buffering/ScbParticleSystem.h */, + FFFD9603c9487f8e9603c948 /* buffering/ScbRigidObject.h */, + FFFD9603c9b07f8e9603c9b0 /* buffering/ScbRigidStatic.h */, + FFFD9603ca187f8e9603ca18 /* buffering/ScbScene.h */, + FFFD9603ca807f8e9603ca80 /* buffering/ScbSceneBuffer.h */, + FFFD9603cae87f8e9603cae8 /* buffering/ScbScenePvdClient.h */, + FFFD9603cb507f8e9603cb50 /* buffering/ScbShape.h */, + FFFD9603cbb87f8e9603cbb8 /* buffering/ScbType.h */, + FFFD9603cc207f8e9603cc20 /* buffering/ScbActor.cpp */, + FFFD9603cc887f8e9603cc88 /* buffering/ScbAggregate.cpp */, + FFFD9603ccf07f8e9603ccf0 /* buffering/ScbBase.cpp */, + FFFD9603cd587f8e9603cd58 /* buffering/ScbCloth.cpp */, + FFFD9603cdc07f8e9603cdc0 /* buffering/ScbMetaData.cpp */, + FFFD9603ce287f8e9603ce28 /* buffering/ScbParticleSystem.cpp */, + FFFD9603ce907f8e9603ce90 /* buffering/ScbScene.cpp */, + FFFD9603cef87f8e9603cef8 /* buffering/ScbScenePvdClient.cpp */, + FFFD9603cf607f8e9603cf60 /* buffering/ScbShape.cpp */, + FFFD9603cfc87f8e9603cfc8 /* cloth/NpCloth.h */, + FFFD9603d0307f8e9603d030 /* cloth/NpClothFabric.h */, + FFFD9603d0987f8e9603d098 /* cloth/NpClothParticleData.h */, + FFFD9603d1007f8e9603d100 /* cloth/NpCloth.cpp */, + FFFD9603d1687f8e9603d168 /* cloth/NpClothFabric.cpp */, + FFFD9603d1d07f8e9603d1d0 /* cloth/NpClothParticleData.cpp */, + FFFD9603d2387f8e9603d238 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB81c800487fdb81c80048 /* include */ = { + FFFB95d270187f8e95d27018 /* include */ = { isa = PBXGroup; children = ( - FFFD82037e007fdb82037e00 /* PxActor.h */, - FFFD82037e687fdb82037e68 /* PxAggregate.h */, - FFFD82037ed07fdb82037ed0 /* PxArticulation.h */, - FFFD82037f387fdb82037f38 /* PxArticulationJoint.h */, - FFFD82037fa07fdb82037fa0 /* PxArticulationLink.h */, - FFFD820380087fdb82038008 /* PxBatchQuery.h */, - FFFD820380707fdb82038070 /* PxBatchQueryDesc.h */, - FFFD820380d87fdb820380d8 /* PxBroadPhase.h */, - FFFD820381407fdb82038140 /* PxClient.h */, - FFFD820381a87fdb820381a8 /* PxConstraint.h */, - FFFD820382107fdb82038210 /* PxConstraintDesc.h */, - FFFD820382787fdb82038278 /* PxContact.h */, - FFFD820382e07fdb820382e0 /* PxContactModifyCallback.h */, - FFFD820383487fdb82038348 /* PxDeletionListener.h */, - FFFD820383b07fdb820383b0 /* PxFiltering.h */, - FFFD820384187fdb82038418 /* PxForceMode.h */, - FFFD820384807fdb82038480 /* PxImmediateMode.h */, - FFFD820384e87fdb820384e8 /* PxLockedData.h */, - FFFD820385507fdb82038550 /* PxMaterial.h */, - FFFD820385b87fdb820385b8 /* PxPhysXConfig.h */, - FFFD820386207fdb82038620 /* PxPhysics.h */, - FFFD820386887fdb82038688 /* PxPhysicsAPI.h */, - FFFD820386f07fdb820386f0 /* PxPhysicsSerialization.h */, - FFFD820387587fdb82038758 /* PxPhysicsVersion.h */, - FFFD820387c07fdb820387c0 /* PxPruningStructure.h */, - FFFD820388287fdb82038828 /* PxQueryFiltering.h */, - FFFD820388907fdb82038890 /* PxQueryReport.h */, - FFFD820388f87fdb820388f8 /* PxRigidActor.h */, - FFFD820389607fdb82038960 /* PxRigidBody.h */, - FFFD820389c87fdb820389c8 /* PxRigidDynamic.h */, - FFFD82038a307fdb82038a30 /* PxRigidStatic.h */, - FFFD82038a987fdb82038a98 /* PxScene.h */, - FFFD82038b007fdb82038b00 /* PxSceneDesc.h */, - FFFD82038b687fdb82038b68 /* PxSceneLock.h */, - FFFD82038bd07fdb82038bd0 /* PxShape.h */, - FFFD82038c387fdb82038c38 /* PxSimulationEventCallback.h */, - FFFD82038ca07fdb82038ca0 /* PxSimulationStatistics.h */, - FFFD82038d087fdb82038d08 /* PxSpatialIndex.h */, - FFFD82038d707fdb82038d70 /* PxVisualizationParameter.h */, - FFFD82038dd87fdb82038dd8 /* PxVolumeCache.h */, - FFFD82038e407fdb82038e40 /* particles/PxParticleBase.h */, - FFFD82038ea87fdb82038ea8 /* particles/PxParticleBaseFlag.h */, - FFFD82038f107fdb82038f10 /* particles/PxParticleCreationData.h */, - FFFD82038f787fdb82038f78 /* particles/PxParticleFlag.h */, - FFFD82038fe07fdb82038fe0 /* particles/PxParticleFluid.h */, - FFFD820390487fdb82039048 /* particles/PxParticleFluidReadData.h */, - FFFD820390b07fdb820390b0 /* particles/PxParticleReadData.h */, - FFFD820391187fdb82039118 /* particles/PxParticleSystem.h */, - FFFD820391807fdb82039180 /* pvd/PxPvdSceneClient.h */, - FFFD820391e87fdb820391e8 /* cloth/PxCloth.h */, - FFFD820392507fdb82039250 /* cloth/PxClothCollisionData.h */, - FFFD820392b87fdb820392b8 /* cloth/PxClothFabric.h */, - FFFD820393207fdb82039320 /* cloth/PxClothParticleData.h */, - FFFD820393887fdb82039388 /* cloth/PxClothTypes.h */, + FFFD960300007f8e96030000 /* PxActor.h */, + FFFD960300687f8e96030068 /* PxAggregate.h */, + FFFD960300d07f8e960300d0 /* PxArticulation.h */, + FFFD960301387f8e96030138 /* PxArticulationJoint.h */, + FFFD960301a07f8e960301a0 /* PxArticulationLink.h */, + FFFD960302087f8e96030208 /* PxBatchQuery.h */, + FFFD960302707f8e96030270 /* PxBatchQueryDesc.h */, + FFFD960302d87f8e960302d8 /* PxBroadPhase.h */, + FFFD960303407f8e96030340 /* PxClient.h */, + FFFD960303a87f8e960303a8 /* PxConstraint.h */, + FFFD960304107f8e96030410 /* PxConstraintDesc.h */, + FFFD960304787f8e96030478 /* PxContact.h */, + FFFD960304e07f8e960304e0 /* PxContactModifyCallback.h */, + FFFD960305487f8e96030548 /* PxDeletionListener.h */, + FFFD960305b07f8e960305b0 /* PxFiltering.h */, + FFFD960306187f8e96030618 /* PxForceMode.h */, + FFFD960306807f8e96030680 /* PxImmediateMode.h */, + FFFD960306e87f8e960306e8 /* PxLockedData.h */, + FFFD960307507f8e96030750 /* PxMaterial.h */, + FFFD960307b87f8e960307b8 /* PxPhysXConfig.h */, + FFFD960308207f8e96030820 /* PxPhysics.h */, + FFFD960308887f8e96030888 /* PxPhysicsAPI.h */, + FFFD960308f07f8e960308f0 /* PxPhysicsSerialization.h */, + FFFD960309587f8e96030958 /* PxPhysicsVersion.h */, + FFFD960309c07f8e960309c0 /* PxPruningStructure.h */, + FFFD96030a287f8e96030a28 /* PxQueryFiltering.h */, + FFFD96030a907f8e96030a90 /* PxQueryReport.h */, + FFFD96030af87f8e96030af8 /* PxRigidActor.h */, + FFFD96030b607f8e96030b60 /* PxRigidBody.h */, + FFFD96030bc87f8e96030bc8 /* PxRigidDynamic.h */, + FFFD96030c307f8e96030c30 /* PxRigidStatic.h */, + FFFD96030c987f8e96030c98 /* PxScene.h */, + FFFD96030d007f8e96030d00 /* PxSceneDesc.h */, + FFFD96030d687f8e96030d68 /* PxSceneLock.h */, + FFFD96030dd07f8e96030dd0 /* PxShape.h */, + FFFD96030e387f8e96030e38 /* PxSimulationEventCallback.h */, + FFFD96030ea07f8e96030ea0 /* PxSimulationStatistics.h */, + FFFD96030f087f8e96030f08 /* PxSpatialIndex.h */, + FFFD96030f707f8e96030f70 /* PxVisualizationParameter.h */, + FFFD96030fd87f8e96030fd8 /* PxVolumeCache.h */, + FFFD960310407f8e96031040 /* particles/PxParticleBase.h */, + FFFD960310a87f8e960310a8 /* particles/PxParticleBaseFlag.h */, + FFFD960311107f8e96031110 /* particles/PxParticleCreationData.h */, + FFFD960311787f8e96031178 /* particles/PxParticleFlag.h */, + FFFD960311e07f8e960311e0 /* particles/PxParticleFluid.h */, + FFFD960312487f8e96031248 /* particles/PxParticleFluidReadData.h */, + FFFD960312b07f8e960312b0 /* particles/PxParticleReadData.h */, + FFFD960313187f8e96031318 /* particles/PxParticleSystem.h */, + FFFD960313807f8e96031380 /* pvd/PxPvdSceneClient.h */, + FFFD960313e87f8e960313e8 /* cloth/PxCloth.h */, + FFFD960314507f8e96031450 /* cloth/PxClothCollisionData.h */, + FFFD960314b87f8e960314b8 /* cloth/PxClothFabric.h */, + FFFD960315207f8e96031520 /* cloth/PxClothParticleData.h */, + FFFD960315887f8e96031588 /* cloth/PxClothTypes.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB81c800707fdb81c80070 /* metadata */ = { + FFFB95d270407f8e95d27040 /* metadata */ = { isa = PBXGroup; children = ( - FFFD820300007fdb82030000 /* core/include/PvdMetaDataDefineProperties.h */, - FFFD820300687fdb82030068 /* core/include/PvdMetaDataExtensions.h */, - FFFD820300d07fdb820300d0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFD820301387fdb82030138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFD820301a07fdb820301a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFD820302087fdb82030208 /* core/include/PxMetaDataCompare.h */, - FFFD820302707fdb82030270 /* core/include/PxMetaDataCppPrefix.h */, - FFFD820302d87fdb820302d8 /* core/include/PxMetaDataObjects.h */, - FFFD820303407fdb82030340 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFD820303a87fdb820303a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, - FFFD820304107fdb82030410 /* core/src/PxMetaDataObjects.cpp */, + FFFD96039c007f8e96039c00 /* core/include/PvdMetaDataDefineProperties.h */, + FFFD96039c687f8e96039c68 /* core/include/PvdMetaDataExtensions.h */, + FFFD96039cd07f8e96039cd0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFD96039d387f8e96039d38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFD96039da07f8e96039da0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFD96039e087f8e96039e08 /* core/include/PxMetaDataCompare.h */, + FFFD96039e707f8e96039e70 /* core/include/PxMetaDataCppPrefix.h */, + FFFD96039ed87f8e96039ed8 /* core/include/PxMetaDataObjects.h */, + FFFD96039f407f8e96039f40 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFD96039fa87f8e96039fa8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, + FFFD9603a0107f8e9603a010 /* core/src/PxMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB81c788d07fdb81c788d0 /* PhysXCharacterKinematic */ = { + FFFB95d1f3407f8e95d1f340 /* PhysXCharacterKinematic */ = { isa = PBXGroup; children = ( - FFFB81c7fe507fdb81c7fe50 /* include */, - FFFB81c7fe787fdb81c7fe78 /* src */, + FFFB95d24b707f8e95d24b70 /* include */, + FFFB95d24b987f8e95d24b98 /* src */, ); name = "PhysXCharacterKinematic"; sourceTree = "<group>"; }; - FFFB81c7fe507fdb81c7fe50 /* include */ = { + FFFB95d24b707f8e95d24b70 /* include */ = { isa = PBXGroup; children = ( - FFFD81c7cc907fdb81c7cc90 /* PxBoxController.h */, - FFFD81c7ccf87fdb81c7ccf8 /* PxCapsuleController.h */, - FFFD81c7cd607fdb81c7cd60 /* PxCharacter.h */, - FFFD81c7cdc87fdb81c7cdc8 /* PxController.h */, - FFFD81c7ce307fdb81c7ce30 /* PxControllerBehavior.h */, - FFFD81c7ce987fdb81c7ce98 /* PxControllerManager.h */, - FFFD81c7cf007fdb81c7cf00 /* PxControllerObstacles.h */, - FFFD81c7cf687fdb81c7cf68 /* PxExtended.h */, + FFFD95d264307f8e95d26430 /* PxBoxController.h */, + FFFD95d264987f8e95d26498 /* PxCapsuleController.h */, + FFFD95d265007f8e95d26500 /* PxCharacter.h */, + FFFD95d265687f8e95d26568 /* PxController.h */, + FFFD95d265d07f8e95d265d0 /* PxControllerBehavior.h */, + FFFD95d266387f8e95d26638 /* PxControllerManager.h */, + FFFD95d266a07f8e95d266a0 /* PxControllerObstacles.h */, + FFFD95d267087f8e95d26708 /* PxExtended.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB81c7fe787fdb81c7fe78 /* src */ = { + FFFB95d24b987f8e95d24b98 /* src */ = { isa = PBXGroup; children = ( - FFFD820394007fdb82039400 /* CctBoxController.h */, - FFFD820394687fdb82039468 /* CctCapsuleController.h */, - FFFD820394d07fdb820394d0 /* CctCharacterController.h */, - FFFD820395387fdb82039538 /* CctCharacterControllerManager.h */, - FFFD820395a07fdb820395a0 /* CctController.h */, - FFFD820396087fdb82039608 /* CctInternalStructs.h */, - FFFD820396707fdb82039670 /* CctObstacleContext.h */, - FFFD820396d87fdb820396d8 /* CctSweptBox.h */, - FFFD820397407fdb82039740 /* CctSweptCapsule.h */, - FFFD820397a87fdb820397a8 /* CctSweptVolume.h */, - FFFD820398107fdb82039810 /* CctUtils.h */, - FFFD820398787fdb82039878 /* CctBoxController.cpp */, - FFFD820398e07fdb820398e0 /* CctCapsuleController.cpp */, - FFFD820399487fdb82039948 /* CctCharacterController.cpp */, - FFFD820399b07fdb820399b0 /* CctCharacterControllerCallbacks.cpp */, - FFFD82039a187fdb82039a18 /* CctCharacterControllerManager.cpp */, - FFFD82039a807fdb82039a80 /* CctController.cpp */, - FFFD82039ae87fdb82039ae8 /* CctObstacleContext.cpp */, - FFFD82039b507fdb82039b50 /* CctSweptBox.cpp */, - FFFD82039bb87fdb82039bb8 /* CctSweptCapsule.cpp */, - FFFD82039c207fdb82039c20 /* CctSweptVolume.cpp */, + FFFD96033e007f8e96033e00 /* CctBoxController.h */, + FFFD96033e687f8e96033e68 /* CctCapsuleController.h */, + FFFD96033ed07f8e96033ed0 /* CctCharacterController.h */, + FFFD96033f387f8e96033f38 /* CctCharacterControllerManager.h */, + FFFD96033fa07f8e96033fa0 /* CctController.h */, + FFFD960340087f8e96034008 /* CctInternalStructs.h */, + FFFD960340707f8e96034070 /* CctObstacleContext.h */, + FFFD960340d87f8e960340d8 /* CctSweptBox.h */, + FFFD960341407f8e96034140 /* CctSweptCapsule.h */, + FFFD960341a87f8e960341a8 /* CctSweptVolume.h */, + FFFD960342107f8e96034210 /* CctUtils.h */, + FFFD960342787f8e96034278 /* CctBoxController.cpp */, + FFFD960342e07f8e960342e0 /* CctCapsuleController.cpp */, + FFFD960343487f8e96034348 /* CctCharacterController.cpp */, + FFFD960343b07f8e960343b0 /* CctCharacterControllerCallbacks.cpp */, + FFFD960344187f8e96034418 /* CctCharacterControllerManager.cpp */, + FFFD960344807f8e96034480 /* CctController.cpp */, + FFFD960344e87f8e960344e8 /* CctObstacleContext.cpp */, + FFFD960345507f8e96034550 /* CctSweptBox.cpp */, + FFFD960345b87f8e960345b8 /* CctSweptCapsule.cpp */, + FFFD960346207f8e96034620 /* CctSweptVolume.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB81c7dd307fdb81c7dd30 /* PhysXVehicle */ = { + FFFB95d207307f8e95d20730 /* PhysXVehicle */ = { isa = PBXGroup; children = ( - FFFB81c8a5d07fdb81c8a5d0 /* include */, - FFFB81c8a5f87fdb81c8a5f8 /* src */, - FFFB81c8a6207fdb81c8a620 /* metadata */, + FFFB95d316307f8e95d31630 /* include */, + FFFB95d316587f8e95d31658 /* src */, + FFFB95d316807f8e95d31680 /* metadata */, ); name = "PhysXVehicle"; sourceTree = "<group>"; }; - FFFB81c8a5d07fdb81c8a5d0 /* include */ = { + FFFB95d316307f8e95d31630 /* include */ = { isa = PBXGroup; children = ( - FFFD8203ba007fdb8203ba00 /* PxVehicleComponents.h */, - FFFD8203ba687fdb8203ba68 /* PxVehicleDrive.h */, - FFFD8203bad07fdb8203bad0 /* PxVehicleDrive4W.h */, - FFFD8203bb387fdb8203bb38 /* PxVehicleDriveNW.h */, - FFFD8203bba07fdb8203bba0 /* PxVehicleDriveTank.h */, - FFFD8203bc087fdb8203bc08 /* PxVehicleNoDrive.h */, - FFFD8203bc707fdb8203bc70 /* PxVehicleSDK.h */, - FFFD8203bcd87fdb8203bcd8 /* PxVehicleShaders.h */, - FFFD8203bd407fdb8203bd40 /* PxVehicleTireFriction.h */, - FFFD8203bda87fdb8203bda8 /* PxVehicleUpdate.h */, - FFFD8203be107fdb8203be10 /* PxVehicleUtil.h */, - FFFD8203be787fdb8203be78 /* PxVehicleUtilControl.h */, - FFFD8203bee07fdb8203bee0 /* PxVehicleUtilSetup.h */, - FFFD8203bf487fdb8203bf48 /* PxVehicleUtilTelemetry.h */, - FFFD8203bfb07fdb8203bfb0 /* PxVehicleWheels.h */, + FFFD96036c007f8e96036c00 /* PxVehicleComponents.h */, + FFFD96036c687f8e96036c68 /* PxVehicleDrive.h */, + FFFD96036cd07f8e96036cd0 /* PxVehicleDrive4W.h */, + FFFD96036d387f8e96036d38 /* PxVehicleDriveNW.h */, + FFFD96036da07f8e96036da0 /* PxVehicleDriveTank.h */, + FFFD96036e087f8e96036e08 /* PxVehicleNoDrive.h */, + FFFD96036e707f8e96036e70 /* PxVehicleSDK.h */, + FFFD96036ed87f8e96036ed8 /* PxVehicleShaders.h */, + FFFD96036f407f8e96036f40 /* PxVehicleTireFriction.h */, + FFFD96036fa87f8e96036fa8 /* PxVehicleUpdate.h */, + FFFD960370107f8e96037010 /* PxVehicleUtil.h */, + FFFD960370787f8e96037078 /* PxVehicleUtilControl.h */, + FFFD960370e07f8e960370e0 /* PxVehicleUtilSetup.h */, + FFFD960371487f8e96037148 /* PxVehicleUtilTelemetry.h */, + FFFD960371b07f8e960371b0 /* PxVehicleWheels.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB81c8a5f87fdb81c8a5f8 /* src */ = { + FFFB95d316587f8e95d31658 /* src */ = { isa = PBXGroup; children = ( - FFFD8203d8007fdb8203d800 /* PxVehicleDefaults.h */, - FFFD8203d8687fdb8203d868 /* PxVehicleLinearMath.h */, - FFFD8203d8d07fdb8203d8d0 /* PxVehicleSerialization.h */, - FFFD8203d9387fdb8203d938 /* PxVehicleSuspLimitConstraintShader.h */, - FFFD8203d9a07fdb8203d9a0 /* PxVehicleSuspWheelTire4.h */, - FFFD8203da087fdb8203da08 /* PxVehicleComponents.cpp */, - FFFD8203da707fdb8203da70 /* PxVehicleDrive.cpp */, - FFFD8203dad87fdb8203dad8 /* PxVehicleDrive4W.cpp */, - FFFD8203db407fdb8203db40 /* PxVehicleDriveNW.cpp */, - FFFD8203dba87fdb8203dba8 /* PxVehicleDriveTank.cpp */, - FFFD8203dc107fdb8203dc10 /* PxVehicleMetaData.cpp */, - FFFD8203dc787fdb8203dc78 /* PxVehicleNoDrive.cpp */, - FFFD8203dce07fdb8203dce0 /* PxVehicleSDK.cpp */, - FFFD8203dd487fdb8203dd48 /* PxVehicleSerialization.cpp */, - FFFD8203ddb07fdb8203ddb0 /* PxVehicleSuspWheelTire4.cpp */, - FFFD8203de187fdb8203de18 /* PxVehicleTireFriction.cpp */, - FFFD8203de807fdb8203de80 /* PxVehicleUpdate.cpp */, - FFFD8203dee87fdb8203dee8 /* PxVehicleWheels.cpp */, - FFFD8203df507fdb8203df50 /* VehicleUtilControl.cpp */, - FFFD8203dfb87fdb8203dfb8 /* VehicleUtilSetup.cpp */, - FFFD8203e0207fdb8203e020 /* VehicleUtilTelemetry.cpp */, + FFFD9603ea007f8e9603ea00 /* PxVehicleDefaults.h */, + FFFD9603ea687f8e9603ea68 /* PxVehicleLinearMath.h */, + FFFD9603ead07f8e9603ead0 /* PxVehicleSerialization.h */, + FFFD9603eb387f8e9603eb38 /* PxVehicleSuspLimitConstraintShader.h */, + FFFD9603eba07f8e9603eba0 /* PxVehicleSuspWheelTire4.h */, + FFFD9603ec087f8e9603ec08 /* PxVehicleComponents.cpp */, + FFFD9603ec707f8e9603ec70 /* PxVehicleDrive.cpp */, + FFFD9603ecd87f8e9603ecd8 /* PxVehicleDrive4W.cpp */, + FFFD9603ed407f8e9603ed40 /* PxVehicleDriveNW.cpp */, + FFFD9603eda87f8e9603eda8 /* PxVehicleDriveTank.cpp */, + FFFD9603ee107f8e9603ee10 /* PxVehicleMetaData.cpp */, + FFFD9603ee787f8e9603ee78 /* PxVehicleNoDrive.cpp */, + FFFD9603eee07f8e9603eee0 /* PxVehicleSDK.cpp */, + FFFD9603ef487f8e9603ef48 /* PxVehicleSerialization.cpp */, + FFFD9603efb07f8e9603efb0 /* PxVehicleSuspWheelTire4.cpp */, + FFFD9603f0187f8e9603f018 /* PxVehicleTireFriction.cpp */, + FFFD9603f0807f8e9603f080 /* PxVehicleUpdate.cpp */, + FFFD9603f0e87f8e9603f0e8 /* PxVehicleWheels.cpp */, + FFFD9603f1507f8e9603f150 /* VehicleUtilControl.cpp */, + FFFD9603f1b87f8e9603f1b8 /* VehicleUtilSetup.cpp */, + FFFD9603f2207f8e9603f220 /* VehicleUtilTelemetry.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB81c8a6207fdb81c8a620 /* metadata */ = { + FFFB95d316807f8e95d31680 /* metadata */ = { isa = PBXGroup; children = ( - FFFD81c8b3207fdb81c8b320 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, - FFFD81c8b3887fdb81c8b388 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, - FFFD81c8b3f07fdb81c8b3f0 /* include/PxVehicleMetaDataObjects.h */, - FFFD81c8b4587fdb81c8b458 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, - FFFD81c8b4c07fdb81c8b4c0 /* src/PxVehicleMetaDataObjects.cpp */, + FFFD95d323807f8e95d32380 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, + FFFD95d323e87f8e95d323e8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, + FFFD95d324507f8e95d32450 /* include/PxVehicleMetaDataObjects.h */, + FFFD95d324b87f8e95d324b8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, + FFFD95d325207f8e95d32520 /* src/PxVehicleMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB81c895807fdb81c89580 /* PhysXExtensions */ = { + FFFB95d305e07f8e95d305e0 /* PhysXExtensions */ = { isa = PBXGroup; children = ( - FFFB81c927507fdb81c92750 /* include */, - FFFB81c927787fdb81c92778 /* src */, - FFFB81c927a07fdb81c927a0 /* serialization */, - FFFB81c927c87fdb81c927c8 /* metadata */, + FFFB95d397b07f8e95d397b0 /* include */, + FFFB95d397d87f8e95d397d8 /* src */, + FFFB95d398007f8e95d39800 /* serialization */, + FFFB95d398287f8e95d39828 /* metadata */, ); name = "PhysXExtensions"; sourceTree = "<group>"; }; - FFFB81c927507fdb81c92750 /* include */ = { + FFFB95d397b07f8e95d397b0 /* include */ = { isa = PBXGroup; children = ( - FFFD820410007fdb82041000 /* PxBinaryConverter.h */, - FFFD820410687fdb82041068 /* PxBroadPhaseExt.h */, - FFFD820410d07fdb820410d0 /* PxClothFabricCooker.h */, - FFFD820411387fdb82041138 /* PxClothMeshDesc.h */, - FFFD820411a07fdb820411a0 /* PxClothMeshQuadifier.h */, - FFFD820412087fdb82041208 /* PxClothTetherCooker.h */, - FFFD820412707fdb82041270 /* PxCollectionExt.h */, - FFFD820412d87fdb820412d8 /* PxConstraintExt.h */, - FFFD820413407fdb82041340 /* PxConvexMeshExt.h */, - FFFD820413a87fdb820413a8 /* PxD6Joint.h */, - FFFD820414107fdb82041410 /* PxDefaultAllocator.h */, - FFFD820414787fdb82041478 /* PxDefaultCpuDispatcher.h */, - FFFD820414e07fdb820414e0 /* PxDefaultErrorCallback.h */, - FFFD820415487fdb82041548 /* PxDefaultSimulationFilterShader.h */, - FFFD820415b07fdb820415b0 /* PxDefaultStreams.h */, - FFFD820416187fdb82041618 /* PxDistanceJoint.h */, - FFFD820416807fdb82041680 /* PxExtensionsAPI.h */, - FFFD820416e87fdb820416e8 /* PxFixedJoint.h */, - FFFD820417507fdb82041750 /* PxJoint.h */, - FFFD820417b87fdb820417b8 /* PxJointLimit.h */, - FFFD820418207fdb82041820 /* PxMassProperties.h */, - FFFD820418887fdb82041888 /* PxParticleExt.h */, - FFFD820418f07fdb820418f0 /* PxPrismaticJoint.h */, - FFFD820419587fdb82041958 /* PxRaycastCCD.h */, - FFFD820419c07fdb820419c0 /* PxRepXSerializer.h */, - FFFD82041a287fdb82041a28 /* PxRepXSimpleType.h */, - FFFD82041a907fdb82041a90 /* PxRevoluteJoint.h */, - FFFD82041af87fdb82041af8 /* PxRigidActorExt.h */, - FFFD82041b607fdb82041b60 /* PxRigidBodyExt.h */, - FFFD82041bc87fdb82041bc8 /* PxSceneQueryExt.h */, - FFFD82041c307fdb82041c30 /* PxSerialization.h */, - FFFD82041c987fdb82041c98 /* PxShapeExt.h */, - FFFD82041d007fdb82041d00 /* PxSimpleFactory.h */, - FFFD82041d687fdb82041d68 /* PxSmoothNormals.h */, - FFFD82041dd07fdb82041dd0 /* PxSphericalJoint.h */, - FFFD82041e387fdb82041e38 /* PxStringTableExt.h */, - FFFD82041ea07fdb82041ea0 /* PxTriangleMeshExt.h */, + FFFD960422007f8e96042200 /* PxBinaryConverter.h */, + FFFD960422687f8e96042268 /* PxBroadPhaseExt.h */, + FFFD960422d07f8e960422d0 /* PxClothFabricCooker.h */, + FFFD960423387f8e96042338 /* PxClothMeshDesc.h */, + FFFD960423a07f8e960423a0 /* PxClothMeshQuadifier.h */, + FFFD960424087f8e96042408 /* PxClothTetherCooker.h */, + FFFD960424707f8e96042470 /* PxCollectionExt.h */, + FFFD960424d87f8e960424d8 /* PxConstraintExt.h */, + FFFD960425407f8e96042540 /* PxConvexMeshExt.h */, + FFFD960425a87f8e960425a8 /* PxD6Joint.h */, + FFFD960426107f8e96042610 /* PxDefaultAllocator.h */, + FFFD960426787f8e96042678 /* PxDefaultCpuDispatcher.h */, + FFFD960426e07f8e960426e0 /* PxDefaultErrorCallback.h */, + FFFD960427487f8e96042748 /* PxDefaultSimulationFilterShader.h */, + FFFD960427b07f8e960427b0 /* PxDefaultStreams.h */, + FFFD960428187f8e96042818 /* PxDistanceJoint.h */, + FFFD960428807f8e96042880 /* PxExtensionsAPI.h */, + FFFD960428e87f8e960428e8 /* PxFixedJoint.h */, + FFFD960429507f8e96042950 /* PxJoint.h */, + FFFD960429b87f8e960429b8 /* PxJointLimit.h */, + FFFD96042a207f8e96042a20 /* PxMassProperties.h */, + FFFD96042a887f8e96042a88 /* PxParticleExt.h */, + FFFD96042af07f8e96042af0 /* PxPrismaticJoint.h */, + FFFD96042b587f8e96042b58 /* PxRaycastCCD.h */, + FFFD96042bc07f8e96042bc0 /* PxRepXSerializer.h */, + FFFD96042c287f8e96042c28 /* PxRepXSimpleType.h */, + FFFD96042c907f8e96042c90 /* PxRevoluteJoint.h */, + FFFD96042cf87f8e96042cf8 /* PxRigidActorExt.h */, + FFFD96042d607f8e96042d60 /* PxRigidBodyExt.h */, + FFFD96042dc87f8e96042dc8 /* PxSceneQueryExt.h */, + FFFD96042e307f8e96042e30 /* PxSerialization.h */, + FFFD96042e987f8e96042e98 /* PxShapeExt.h */, + FFFD96042f007f8e96042f00 /* PxSimpleFactory.h */, + FFFD96042f687f8e96042f68 /* PxSmoothNormals.h */, + FFFD96042fd07f8e96042fd0 /* PxSphericalJoint.h */, + FFFD960430387f8e96043038 /* PxStringTableExt.h */, + FFFD960430a07f8e960430a0 /* PxTriangleMeshExt.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB81c927787fdb81c92778 /* src */ = { + FFFB95d397d87f8e95d397d8 /* src */ = { isa = PBXGroup; children = ( - FFFD8203fa007fdb8203fa00 /* ExtConstraintHelper.h */, - FFFD8203fa687fdb8203fa68 /* ExtCpuWorkerThread.h */, - FFFD8203fad07fdb8203fad0 /* ExtD6Joint.h */, - FFFD8203fb387fdb8203fb38 /* ExtDefaultCpuDispatcher.h */, - FFFD8203fba07fdb8203fba0 /* ExtDistanceJoint.h */, - FFFD8203fc087fdb8203fc08 /* ExtFixedJoint.h */, - FFFD8203fc707fdb8203fc70 /* ExtInertiaTensor.h */, - FFFD8203fcd87fdb8203fcd8 /* ExtJoint.h */, - FFFD8203fd407fdb8203fd40 /* ExtJointMetaDataExtensions.h */, - FFFD8203fda87fdb8203fda8 /* ExtPlatform.h */, - FFFD8203fe107fdb8203fe10 /* ExtPrismaticJoint.h */, - FFFD8203fe787fdb8203fe78 /* ExtPvd.h */, - FFFD8203fee07fdb8203fee0 /* ExtRevoluteJoint.h */, - FFFD8203ff487fdb8203ff48 /* ExtSerialization.h */, - FFFD8203ffb07fdb8203ffb0 /* ExtSharedQueueEntryPool.h */, - FFFD820400187fdb82040018 /* ExtSphericalJoint.h */, - FFFD820400807fdb82040080 /* ExtTaskQueueHelper.h */, - FFFD820400e87fdb820400e8 /* ExtBroadPhase.cpp */, - FFFD820401507fdb82040150 /* ExtClothFabricCooker.cpp */, - FFFD820401b87fdb820401b8 /* ExtClothGeodesicTetherCooker.cpp */, - FFFD820402207fdb82040220 /* ExtClothMeshQuadifier.cpp */, - FFFD820402887fdb82040288 /* ExtClothSimpleTetherCooker.cpp */, - FFFD820402f07fdb820402f0 /* ExtCollection.cpp */, - FFFD820403587fdb82040358 /* ExtConvexMeshExt.cpp */, - FFFD820403c07fdb820403c0 /* ExtCpuWorkerThread.cpp */, - FFFD820404287fdb82040428 /* ExtD6Joint.cpp */, - FFFD820404907fdb82040490 /* ExtD6JointSolverPrep.cpp */, - FFFD820404f87fdb820404f8 /* ExtDefaultCpuDispatcher.cpp */, - FFFD820405607fdb82040560 /* ExtDefaultErrorCallback.cpp */, - FFFD820405c87fdb820405c8 /* ExtDefaultSimulationFilterShader.cpp */, - FFFD820406307fdb82040630 /* ExtDefaultStreams.cpp */, - FFFD820406987fdb82040698 /* ExtDistanceJoint.cpp */, - FFFD820407007fdb82040700 /* ExtDistanceJointSolverPrep.cpp */, - FFFD820407687fdb82040768 /* ExtExtensions.cpp */, - FFFD820407d07fdb820407d0 /* ExtFixedJoint.cpp */, - FFFD820408387fdb82040838 /* ExtFixedJointSolverPrep.cpp */, - FFFD820408a07fdb820408a0 /* ExtJoint.cpp */, - FFFD820409087fdb82040908 /* ExtMetaData.cpp */, - FFFD820409707fdb82040970 /* ExtParticleExt.cpp */, - FFFD820409d87fdb820409d8 /* ExtPrismaticJoint.cpp */, - FFFD82040a407fdb82040a40 /* ExtPrismaticJointSolverPrep.cpp */, - FFFD82040aa87fdb82040aa8 /* ExtPvd.cpp */, - FFFD82040b107fdb82040b10 /* ExtPxStringTable.cpp */, - FFFD82040b787fdb82040b78 /* ExtRaycastCCD.cpp */, - FFFD82040be07fdb82040be0 /* ExtRevoluteJoint.cpp */, - FFFD82040c487fdb82040c48 /* ExtRevoluteJointSolverPrep.cpp */, - FFFD82040cb07fdb82040cb0 /* ExtRigidBodyExt.cpp */, - FFFD82040d187fdb82040d18 /* ExtSceneQueryExt.cpp */, - FFFD82040d807fdb82040d80 /* ExtSimpleFactory.cpp */, - FFFD82040de87fdb82040de8 /* ExtSmoothNormals.cpp */, - FFFD82040e507fdb82040e50 /* ExtSphericalJoint.cpp */, - FFFD82040eb87fdb82040eb8 /* ExtSphericalJointSolverPrep.cpp */, - FFFD82040f207fdb82040f20 /* ExtTriangleMeshExt.cpp */, + FFFD96040c007f8e96040c00 /* ExtConstraintHelper.h */, + FFFD96040c687f8e96040c68 /* ExtCpuWorkerThread.h */, + FFFD96040cd07f8e96040cd0 /* ExtD6Joint.h */, + FFFD96040d387f8e96040d38 /* ExtDefaultCpuDispatcher.h */, + FFFD96040da07f8e96040da0 /* ExtDistanceJoint.h */, + FFFD96040e087f8e96040e08 /* ExtFixedJoint.h */, + FFFD96040e707f8e96040e70 /* ExtInertiaTensor.h */, + FFFD96040ed87f8e96040ed8 /* ExtJoint.h */, + FFFD96040f407f8e96040f40 /* ExtJointMetaDataExtensions.h */, + FFFD96040fa87f8e96040fa8 /* ExtPlatform.h */, + FFFD960410107f8e96041010 /* ExtPrismaticJoint.h */, + FFFD960410787f8e96041078 /* ExtPvd.h */, + FFFD960410e07f8e960410e0 /* ExtRevoluteJoint.h */, + FFFD960411487f8e96041148 /* ExtSerialization.h */, + FFFD960411b07f8e960411b0 /* ExtSharedQueueEntryPool.h */, + FFFD960412187f8e96041218 /* ExtSphericalJoint.h */, + FFFD960412807f8e96041280 /* ExtTaskQueueHelper.h */, + FFFD960412e87f8e960412e8 /* ExtBroadPhase.cpp */, + FFFD960413507f8e96041350 /* ExtClothFabricCooker.cpp */, + FFFD960413b87f8e960413b8 /* ExtClothGeodesicTetherCooker.cpp */, + FFFD960414207f8e96041420 /* ExtClothMeshQuadifier.cpp */, + FFFD960414887f8e96041488 /* ExtClothSimpleTetherCooker.cpp */, + FFFD960414f07f8e960414f0 /* ExtCollection.cpp */, + FFFD960415587f8e96041558 /* ExtConvexMeshExt.cpp */, + FFFD960415c07f8e960415c0 /* ExtCpuWorkerThread.cpp */, + FFFD960416287f8e96041628 /* ExtD6Joint.cpp */, + FFFD960416907f8e96041690 /* ExtD6JointSolverPrep.cpp */, + FFFD960416f87f8e960416f8 /* ExtDefaultCpuDispatcher.cpp */, + FFFD960417607f8e96041760 /* ExtDefaultErrorCallback.cpp */, + FFFD960417c87f8e960417c8 /* ExtDefaultSimulationFilterShader.cpp */, + FFFD960418307f8e96041830 /* ExtDefaultStreams.cpp */, + FFFD960418987f8e96041898 /* ExtDistanceJoint.cpp */, + FFFD960419007f8e96041900 /* ExtDistanceJointSolverPrep.cpp */, + FFFD960419687f8e96041968 /* ExtExtensions.cpp */, + FFFD960419d07f8e960419d0 /* ExtFixedJoint.cpp */, + FFFD96041a387f8e96041a38 /* ExtFixedJointSolverPrep.cpp */, + FFFD96041aa07f8e96041aa0 /* ExtJoint.cpp */, + FFFD96041b087f8e96041b08 /* ExtMetaData.cpp */, + FFFD96041b707f8e96041b70 /* ExtParticleExt.cpp */, + FFFD96041bd87f8e96041bd8 /* ExtPrismaticJoint.cpp */, + FFFD96041c407f8e96041c40 /* ExtPrismaticJointSolverPrep.cpp */, + FFFD96041ca87f8e96041ca8 /* ExtPvd.cpp */, + FFFD96041d107f8e96041d10 /* ExtPxStringTable.cpp */, + FFFD96041d787f8e96041d78 /* ExtRaycastCCD.cpp */, + FFFD96041de07f8e96041de0 /* ExtRevoluteJoint.cpp */, + FFFD96041e487f8e96041e48 /* ExtRevoluteJointSolverPrep.cpp */, + FFFD96041eb07f8e96041eb0 /* ExtRigidBodyExt.cpp */, + FFFD96041f187f8e96041f18 /* ExtSceneQueryExt.cpp */, + FFFD96041f807f8e96041f80 /* ExtSimpleFactory.cpp */, + FFFD96041fe87f8e96041fe8 /* ExtSmoothNormals.cpp */, + FFFD960420507f8e96042050 /* ExtSphericalJoint.cpp */, + FFFD960420b87f8e960420b8 /* ExtSphericalJointSolverPrep.cpp */, + FFFD960421207f8e96042120 /* ExtTriangleMeshExt.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB81c927a07fdb81c927a0 /* serialization */ = { + FFFB95d398007f8e95d39800 /* serialization */ = { isa = PBXGroup; children = ( - FFFD820448007fdb82044800 /* SnSerialUtils.h */, - FFFD820448687fdb82044868 /* SnSerializationRegistry.h */, - FFFD820448d07fdb820448d0 /* SnSerialUtils.cpp */, - FFFD820449387fdb82044938 /* SnSerialization.cpp */, - FFFD820449a07fdb820449a0 /* SnSerializationRegistry.cpp */, - FFFD82044a087fdb82044a08 /* Binary/SnConvX.h */, - FFFD82044a707fdb82044a70 /* Binary/SnConvX_Align.h */, - FFFD82044ad87fdb82044ad8 /* Binary/SnConvX_Common.h */, - FFFD82044b407fdb82044b40 /* Binary/SnConvX_MetaData.h */, - FFFD82044ba87fdb82044ba8 /* Binary/SnConvX_Output.h */, - FFFD82044c107fdb82044c10 /* Binary/SnConvX_Union.h */, - FFFD82044c787fdb82044c78 /* Binary/SnSerializationContext.h */, - FFFD82044ce07fdb82044ce0 /* Binary/SnBinaryDeserialization.cpp */, - FFFD82044d487fdb82044d48 /* Binary/SnBinarySerialization.cpp */, - FFFD82044db07fdb82044db0 /* Binary/SnConvX.cpp */, - FFFD82044e187fdb82044e18 /* Binary/SnConvX_Align.cpp */, - FFFD82044e807fdb82044e80 /* Binary/SnConvX_Convert.cpp */, - FFFD82044ee87fdb82044ee8 /* Binary/SnConvX_Error.cpp */, - FFFD82044f507fdb82044f50 /* Binary/SnConvX_MetaData.cpp */, - FFFD82044fb87fdb82044fb8 /* Binary/SnConvX_Output.cpp */, - FFFD820450207fdb82045020 /* Binary/SnConvX_Union.cpp */, - FFFD820450887fdb82045088 /* Binary/SnSerializationContext.cpp */, - FFFD820450f07fdb820450f0 /* Xml/SnJointRepXSerializer.h */, - FFFD820451587fdb82045158 /* Xml/SnPxStreamOperators.h */, - FFFD820451c07fdb820451c0 /* Xml/SnRepX1_0Defaults.h */, - FFFD820452287fdb82045228 /* Xml/SnRepX3_1Defaults.h */, - FFFD820452907fdb82045290 /* Xml/SnRepX3_2Defaults.h */, - FFFD820452f87fdb820452f8 /* Xml/SnRepXCollection.h */, - FFFD820453607fdb82045360 /* Xml/SnRepXCoreSerializer.h */, - FFFD820453c87fdb820453c8 /* Xml/SnRepXSerializerImpl.h */, - FFFD820454307fdb82045430 /* Xml/SnRepXUpgrader.h */, - FFFD820454987fdb82045498 /* Xml/SnSimpleXmlWriter.h */, - FFFD820455007fdb82045500 /* Xml/SnXmlDeserializer.h */, - FFFD820455687fdb82045568 /* Xml/SnXmlImpl.h */, - FFFD820455d07fdb820455d0 /* Xml/SnXmlMemoryAllocator.h */, - FFFD820456387fdb82045638 /* Xml/SnXmlMemoryPool.h */, - FFFD820456a07fdb820456a0 /* Xml/SnXmlMemoryPoolStreams.h */, - FFFD820457087fdb82045708 /* Xml/SnXmlReader.h */, - FFFD820457707fdb82045770 /* Xml/SnXmlSerializer.h */, - FFFD820457d87fdb820457d8 /* Xml/SnXmlSimpleXmlWriter.h */, - FFFD820458407fdb82045840 /* Xml/SnXmlStringToType.h */, - FFFD820458a87fdb820458a8 /* Xml/SnXmlVisitorReader.h */, - FFFD820459107fdb82045910 /* Xml/SnXmlVisitorWriter.h */, - FFFD820459787fdb82045978 /* Xml/SnXmlWriter.h */, - FFFD820459e07fdb820459e0 /* Xml/SnJointRepXSerializer.cpp */, - FFFD82045a487fdb82045a48 /* Xml/SnRepXCoreSerializer.cpp */, - FFFD82045ab07fdb82045ab0 /* Xml/SnRepXUpgrader.cpp */, - FFFD82045b187fdb82045b18 /* Xml/SnXmlSerialization.cpp */, - FFFD82045b807fdb82045b80 /* File/SnFile.h */, + FFFD960456007f8e96045600 /* SnSerialUtils.h */, + FFFD960456687f8e96045668 /* SnSerializationRegistry.h */, + FFFD960456d07f8e960456d0 /* SnSerialUtils.cpp */, + FFFD960457387f8e96045738 /* SnSerialization.cpp */, + FFFD960457a07f8e960457a0 /* SnSerializationRegistry.cpp */, + FFFD960458087f8e96045808 /* Binary/SnConvX.h */, + FFFD960458707f8e96045870 /* Binary/SnConvX_Align.h */, + FFFD960458d87f8e960458d8 /* Binary/SnConvX_Common.h */, + FFFD960459407f8e96045940 /* Binary/SnConvX_MetaData.h */, + FFFD960459a87f8e960459a8 /* Binary/SnConvX_Output.h */, + FFFD96045a107f8e96045a10 /* Binary/SnConvX_Union.h */, + FFFD96045a787f8e96045a78 /* Binary/SnSerializationContext.h */, + FFFD96045ae07f8e96045ae0 /* Binary/SnBinaryDeserialization.cpp */, + FFFD96045b487f8e96045b48 /* Binary/SnBinarySerialization.cpp */, + FFFD96045bb07f8e96045bb0 /* Binary/SnConvX.cpp */, + FFFD96045c187f8e96045c18 /* Binary/SnConvX_Align.cpp */, + FFFD96045c807f8e96045c80 /* Binary/SnConvX_Convert.cpp */, + FFFD96045ce87f8e96045ce8 /* Binary/SnConvX_Error.cpp */, + FFFD96045d507f8e96045d50 /* Binary/SnConvX_MetaData.cpp */, + FFFD96045db87f8e96045db8 /* Binary/SnConvX_Output.cpp */, + FFFD96045e207f8e96045e20 /* Binary/SnConvX_Union.cpp */, + FFFD96045e887f8e96045e88 /* Binary/SnSerializationContext.cpp */, + FFFD96045ef07f8e96045ef0 /* Xml/SnJointRepXSerializer.h */, + FFFD96045f587f8e96045f58 /* Xml/SnPxStreamOperators.h */, + FFFD96045fc07f8e96045fc0 /* Xml/SnRepX1_0Defaults.h */, + FFFD960460287f8e96046028 /* Xml/SnRepX3_1Defaults.h */, + FFFD960460907f8e96046090 /* Xml/SnRepX3_2Defaults.h */, + FFFD960460f87f8e960460f8 /* Xml/SnRepXCollection.h */, + FFFD960461607f8e96046160 /* Xml/SnRepXCoreSerializer.h */, + FFFD960461c87f8e960461c8 /* Xml/SnRepXSerializerImpl.h */, + FFFD960462307f8e96046230 /* Xml/SnRepXUpgrader.h */, + FFFD960462987f8e96046298 /* Xml/SnSimpleXmlWriter.h */, + FFFD960463007f8e96046300 /* Xml/SnXmlDeserializer.h */, + FFFD960463687f8e96046368 /* Xml/SnXmlImpl.h */, + FFFD960463d07f8e960463d0 /* Xml/SnXmlMemoryAllocator.h */, + FFFD960464387f8e96046438 /* Xml/SnXmlMemoryPool.h */, + FFFD960464a07f8e960464a0 /* Xml/SnXmlMemoryPoolStreams.h */, + FFFD960465087f8e96046508 /* Xml/SnXmlReader.h */, + FFFD960465707f8e96046570 /* Xml/SnXmlSerializer.h */, + FFFD960465d87f8e960465d8 /* Xml/SnXmlSimpleXmlWriter.h */, + FFFD960466407f8e96046640 /* Xml/SnXmlStringToType.h */, + FFFD960466a87f8e960466a8 /* Xml/SnXmlVisitorReader.h */, + FFFD960467107f8e96046710 /* Xml/SnXmlVisitorWriter.h */, + FFFD960467787f8e96046778 /* Xml/SnXmlWriter.h */, + FFFD960467e07f8e960467e0 /* Xml/SnJointRepXSerializer.cpp */, + FFFD960468487f8e96046848 /* Xml/SnRepXCoreSerializer.cpp */, + FFFD960468b07f8e960468b0 /* Xml/SnRepXUpgrader.cpp */, + FFFD960469187f8e96046918 /* Xml/SnXmlSerialization.cpp */, + FFFD960469807f8e96046980 /* File/SnFile.h */, ); name = "serialization"; sourceTree = SOURCE_ROOT; }; - FFFB81c927c87fdb81c927c8 /* metadata */ = { + FFFB95d398287f8e95d39828 /* metadata */ = { isa = PBXGroup; children = ( - FFFD820420007fdb82042000 /* core/include/PvdMetaDataDefineProperties.h */, - FFFD820420687fdb82042068 /* core/include/PvdMetaDataExtensions.h */, - FFFD820420d07fdb820420d0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFD820421387fdb82042138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFD820421a07fdb820421a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFD820422087fdb82042208 /* core/include/PxMetaDataCompare.h */, - FFFD820422707fdb82042270 /* core/include/PxMetaDataCppPrefix.h */, - FFFD820422d87fdb820422d8 /* core/include/PxMetaDataObjects.h */, - FFFD820423407fdb82042340 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFD820423a87fdb820423a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, - FFFD820424107fdb82042410 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, - FFFD820424787fdb82042478 /* extensions/include/PxExtensionMetaDataObjects.h */, - FFFD820424e07fdb820424e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, + FFFD960432007f8e96043200 /* core/include/PvdMetaDataDefineProperties.h */, + FFFD960432687f8e96043268 /* core/include/PvdMetaDataExtensions.h */, + FFFD960432d07f8e960432d0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFD960433387f8e96043338 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFD960433a07f8e960433a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFD960434087f8e96043408 /* core/include/PxMetaDataCompare.h */, + FFFD960434707f8e96043470 /* core/include/PxMetaDataCppPrefix.h */, + FFFD960434d87f8e960434d8 /* core/include/PxMetaDataObjects.h */, + FFFD960435407f8e96043540 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFD960435a87f8e960435a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, + FFFD960436107f8e96043610 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, + FFFD960436787f8e96043678 /* extensions/include/PxExtensionMetaDataObjects.h */, + FFFD960436e07f8e960436e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB81c9c0307fdb81c9c030 /* SceneQuery */ = { + FFFB95d430907f8e95d43090 /* SceneQuery */ = { isa = PBXGroup; children = ( - FFFB83226ff07fdb83226ff0 /* src */, - FFFB832270187fdb83227018 /* include */, + FFFB95d44c307f8e95d44c30 /* src */, + FFFB95d44c587f8e95d44c58 /* include */, ); name = "SceneQuery"; sourceTree = "<group>"; }; - FFFB83226ff07fdb83226ff0 /* src */ = { + FFFB95d44c307f8e95d44c30 /* src */ = { isa = PBXGroup; children = ( - FFFD8398da007fdb8398da00 /* SqAABBPruner.cpp */, - FFFD8398da687fdb8398da68 /* SqAABBTree.cpp */, - FFFD8398dad07fdb8398dad0 /* SqAABBTreeBuild.cpp */, - FFFD8398db387fdb8398db38 /* SqAABBTreeUpdateMap.cpp */, - FFFD8398dba07fdb8398dba0 /* SqBounds.cpp */, - FFFD8398dc087fdb8398dc08 /* SqBucketPruner.cpp */, - FFFD8398dc707fdb8398dc70 /* SqExtendedBucketPruner.cpp */, - FFFD8398dcd87fdb8398dcd8 /* SqIncrementalAABBPrunerCore.cpp */, - FFFD8398dd407fdb8398dd40 /* SqIncrementalAABBTree.cpp */, - FFFD8398dda87fdb8398dda8 /* SqMetaData.cpp */, - FFFD8398de107fdb8398de10 /* SqPruningPool.cpp */, - FFFD8398de787fdb8398de78 /* SqPruningStructure.cpp */, - FFFD8398dee07fdb8398dee0 /* SqSceneQueryManager.cpp */, - FFFD8398df487fdb8398df48 /* SqAABBPruner.h */, - FFFD8398dfb07fdb8398dfb0 /* SqAABBTree.h */, - FFFD8398e0187fdb8398e018 /* SqAABBTreeBuild.h */, - FFFD8398e0807fdb8398e080 /* SqAABBTreeQuery.h */, - FFFD8398e0e87fdb8398e0e8 /* SqAABBTreeUpdateMap.h */, - FFFD8398e1507fdb8398e150 /* SqBounds.h */, - FFFD8398e1b87fdb8398e1b8 /* SqBucketPruner.h */, - FFFD8398e2207fdb8398e220 /* SqExtendedBucketPruner.h */, - FFFD8398e2887fdb8398e288 /* SqIncrementalAABBPrunerCore.h */, - FFFD8398e2f07fdb8398e2f0 /* SqIncrementalAABBTree.h */, - FFFD8398e3587fdb8398e358 /* SqPrunerTestsSIMD.h */, - FFFD8398e3c07fdb8398e3c0 /* SqPruningPool.h */, - FFFD8398e4287fdb8398e428 /* SqTypedef.h */, + FFFD960496007f8e96049600 /* SqAABBPruner.cpp */, + FFFD960496687f8e96049668 /* SqAABBTree.cpp */, + FFFD960496d07f8e960496d0 /* SqAABBTreeBuild.cpp */, + FFFD960497387f8e96049738 /* SqAABBTreeUpdateMap.cpp */, + FFFD960497a07f8e960497a0 /* SqBounds.cpp */, + FFFD960498087f8e96049808 /* SqBucketPruner.cpp */, + FFFD960498707f8e96049870 /* SqExtendedBucketPruner.cpp */, + FFFD960498d87f8e960498d8 /* SqIncrementalAABBPrunerCore.cpp */, + FFFD960499407f8e96049940 /* SqIncrementalAABBTree.cpp */, + FFFD960499a87f8e960499a8 /* SqMetaData.cpp */, + FFFD96049a107f8e96049a10 /* SqPruningPool.cpp */, + FFFD96049a787f8e96049a78 /* SqPruningStructure.cpp */, + FFFD96049ae07f8e96049ae0 /* SqSceneQueryManager.cpp */, + FFFD96049b487f8e96049b48 /* SqAABBPruner.h */, + FFFD96049bb07f8e96049bb0 /* SqAABBTree.h */, + FFFD96049c187f8e96049c18 /* SqAABBTreeBuild.h */, + FFFD96049c807f8e96049c80 /* SqAABBTreeQuery.h */, + FFFD96049ce87f8e96049ce8 /* SqAABBTreeUpdateMap.h */, + FFFD96049d507f8e96049d50 /* SqBounds.h */, + FFFD96049db87f8e96049db8 /* SqBucketPruner.h */, + FFFD96049e207f8e96049e20 /* SqExtendedBucketPruner.h */, + FFFD96049e887f8e96049e88 /* SqIncrementalAABBPrunerCore.h */, + FFFD96049ef07f8e96049ef0 /* SqIncrementalAABBTree.h */, + FFFD96049f587f8e96049f58 /* SqPrunerTestsSIMD.h */, + FFFD96049fc07f8e96049fc0 /* SqPruningPool.h */, + FFFD9604a0287f8e9604a028 /* SqTypedef.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB832270187fdb83227018 /* include */ = { + FFFB95d44c587f8e95d44c58 /* include */ = { isa = PBXGroup; children = ( - FFFD832127d07fdb832127d0 /* SqPruner.h */, - FFFD832128387fdb83212838 /* SqPrunerMergeData.h */, - FFFD832128a07fdb832128a0 /* SqPruningStructure.h */, - FFFD832129087fdb83212908 /* SqSceneQueryManager.h */, + FFFD95d474407f8e95d47440 /* SqPruner.h */, + FFFD95d474a87f8e95d474a8 /* SqPrunerMergeData.h */, + FFFD95d475107f8e95d47510 /* SqPruningStructure.h */, + FFFD95d475787f8e95d47578 /* SqSceneQueryManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB832121807fdb83212180 /* SimulationController */ = { + FFFB95d477007f8e95d47700 /* SimulationController */ = { isa = PBXGroup; children = ( - FFFB83267fd07fdb83267fd0 /* include */, - FFFB83267ff87fdb83267ff8 /* src */, + FFFB95d4a0c07f8e95d4a0c0 /* include */, + FFFB95d4a0e87f8e95d4a0e8 /* src */, ); name = "SimulationController"; sourceTree = "<group>"; }; - FFFB83267fd07fdb83267fd0 /* include */ = { + FFFB95d4a0c07f8e95d4a0c0 /* include */ = { isa = PBXGroup; children = ( - FFFD8398cc007fdb8398cc00 /* ScActorCore.h */, - FFFD8398cc687fdb8398cc68 /* ScArticulationCore.h */, - FFFD8398ccd07fdb8398ccd0 /* ScArticulationJointCore.h */, - FFFD8398cd387fdb8398cd38 /* ScBodyCore.h */, - FFFD8398cda07fdb8398cda0 /* ScClothCore.h */, - FFFD8398ce087fdb8398ce08 /* ScClothFabricCore.h */, - FFFD8398ce707fdb8398ce70 /* ScConstraintCore.h */, - FFFD8398ced87fdb8398ced8 /* ScIterators.h */, - FFFD8398cf407fdb8398cf40 /* ScMaterialCore.h */, - FFFD8398cfa87fdb8398cfa8 /* ScParticleSystemCore.h */, - FFFD8398d0107fdb8398d010 /* ScPhysics.h */, - FFFD8398d0787fdb8398d078 /* ScRigidCore.h */, - FFFD8398d0e07fdb8398d0e0 /* ScScene.h */, - FFFD8398d1487fdb8398d148 /* ScShapeCore.h */, - FFFD8398d1b07fdb8398d1b0 /* ScStaticCore.h */, + FFFD9604c2007f8e9604c200 /* ScActorCore.h */, + FFFD9604c2687f8e9604c268 /* ScArticulationCore.h */, + FFFD9604c2d07f8e9604c2d0 /* ScArticulationJointCore.h */, + FFFD9604c3387f8e9604c338 /* ScBodyCore.h */, + FFFD9604c3a07f8e9604c3a0 /* ScClothCore.h */, + FFFD9604c4087f8e9604c408 /* ScClothFabricCore.h */, + FFFD9604c4707f8e9604c470 /* ScConstraintCore.h */, + FFFD9604c4d87f8e9604c4d8 /* ScIterators.h */, + FFFD9604c5407f8e9604c540 /* ScMaterialCore.h */, + FFFD9604c5a87f8e9604c5a8 /* ScParticleSystemCore.h */, + FFFD9604c6107f8e9604c610 /* ScPhysics.h */, + FFFD9604c6787f8e9604c678 /* ScRigidCore.h */, + FFFD9604c6e07f8e9604c6e0 /* ScScene.h */, + FFFD9604c7487f8e9604c748 /* ScShapeCore.h */, + FFFD9604c7b07f8e9604c7b0 /* ScStaticCore.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB83267ff87fdb83267ff8 /* src */ = { + FFFB95d4a0e87f8e95d4a0e8 /* src */ = { isa = PBXGroup; children = ( - FFFD839986007fdb83998600 /* ScActorElementPair.h */, - FFFD839986687fdb83998668 /* ScActorInteraction.h */, - FFFD839986d07fdb839986d0 /* ScActorPair.h */, - FFFD839987387fdb83998738 /* ScActorSim.h */, - FFFD839987a07fdb839987a0 /* ScArticulationJointSim.h */, - FFFD839988087fdb83998808 /* ScArticulationSim.h */, - FFFD839988707fdb83998870 /* ScBodySim.h */, - FFFD839988d87fdb839988d8 /* ScClient.h */, - FFFD839989407fdb83998940 /* ScConstraintGroupNode.h */, - FFFD839989a87fdb839989a8 /* ScConstraintInteraction.h */, - FFFD83998a107fdb83998a10 /* ScConstraintProjectionManager.h */, - FFFD83998a787fdb83998a78 /* ScConstraintProjectionTree.h */, - FFFD83998ae07fdb83998ae0 /* ScConstraintSim.h */, - FFFD83998b487fdb83998b48 /* ScContactReportBuffer.h */, - FFFD83998bb07fdb83998bb0 /* ScContactStream.h */, - FFFD83998c187fdb83998c18 /* ScElementInteractionMarker.h */, - FFFD83998c807fdb83998c80 /* ScElementSim.h */, - FFFD83998ce87fdb83998ce8 /* ScElementSimInteraction.h */, - FFFD83998d507fdb83998d50 /* ScInteraction.h */, - FFFD83998db87fdb83998db8 /* ScInteractionFlags.h */, - FFFD83998e207fdb83998e20 /* ScNPhaseCore.h */, - FFFD83998e887fdb83998e88 /* ScObjectIDTracker.h */, - FFFD83998ef07fdb83998ef0 /* ScRbElementInteraction.h */, - FFFD83998f587fdb83998f58 /* ScRigidSim.h */, - FFFD83998fc07fdb83998fc0 /* ScShapeInteraction.h */, - FFFD839990287fdb83999028 /* ScShapeIterator.h */, - FFFD839990907fdb83999090 /* ScShapeSim.h */, - FFFD839990f87fdb839990f8 /* ScSimStateData.h */, - FFFD839991607fdb83999160 /* ScSimStats.h */, - FFFD839991c87fdb839991c8 /* ScSimulationController.h */, - FFFD839992307fdb83999230 /* ScSqBoundsManager.h */, - FFFD839992987fdb83999298 /* ScStaticSim.h */, - FFFD839993007fdb83999300 /* ScTriggerInteraction.h */, - FFFD839993687fdb83999368 /* ScTriggerPairs.h */, - FFFD839993d07fdb839993d0 /* ScActorCore.cpp */, - FFFD839994387fdb83999438 /* ScActorSim.cpp */, - FFFD839994a07fdb839994a0 /* ScArticulationCore.cpp */, - FFFD839995087fdb83999508 /* ScArticulationJointCore.cpp */, - FFFD839995707fdb83999570 /* ScArticulationJointSim.cpp */, - FFFD839995d87fdb839995d8 /* ScArticulationSim.cpp */, - FFFD839996407fdb83999640 /* ScBodyCore.cpp */, - FFFD839996a87fdb839996a8 /* ScBodyCoreKinematic.cpp */, - FFFD839997107fdb83999710 /* ScBodySim.cpp */, - FFFD839997787fdb83999778 /* ScConstraintCore.cpp */, - FFFD839997e07fdb839997e0 /* ScConstraintGroupNode.cpp */, - FFFD839998487fdb83999848 /* ScConstraintInteraction.cpp */, - FFFD839998b07fdb839998b0 /* ScConstraintProjectionManager.cpp */, - FFFD839999187fdb83999918 /* ScConstraintProjectionTree.cpp */, - FFFD839999807fdb83999980 /* ScConstraintSim.cpp */, - FFFD839999e87fdb839999e8 /* ScElementInteractionMarker.cpp */, - FFFD83999a507fdb83999a50 /* ScElementSim.cpp */, - FFFD83999ab87fdb83999ab8 /* ScInteraction.cpp */, - FFFD83999b207fdb83999b20 /* ScIterators.cpp */, - FFFD83999b887fdb83999b88 /* ScMaterialCore.cpp */, - FFFD83999bf07fdb83999bf0 /* ScMetaData.cpp */, - FFFD83999c587fdb83999c58 /* ScNPhaseCore.cpp */, - FFFD83999cc07fdb83999cc0 /* ScPhysics.cpp */, - FFFD83999d287fdb83999d28 /* ScRigidCore.cpp */, - FFFD83999d907fdb83999d90 /* ScRigidSim.cpp */, - FFFD83999df87fdb83999df8 /* ScScene.cpp */, - FFFD83999e607fdb83999e60 /* ScShapeCore.cpp */, - FFFD83999ec87fdb83999ec8 /* ScShapeInteraction.cpp */, - FFFD83999f307fdb83999f30 /* ScShapeSim.cpp */, - FFFD83999f987fdb83999f98 /* ScSimStats.cpp */, - FFFD8399a0007fdb8399a000 /* ScSimulationController.cpp */, - FFFD8399a0687fdb8399a068 /* ScSqBoundsManager.cpp */, - FFFD8399a0d07fdb8399a0d0 /* ScStaticCore.cpp */, - FFFD8399a1387fdb8399a138 /* ScStaticSim.cpp */, - FFFD8399a1a07fdb8399a1a0 /* ScTriggerInteraction.cpp */, - FFFD8399a2087fdb8399a208 /* particles/ScParticleBodyInteraction.h */, - FFFD8399a2707fdb8399a270 /* particles/ScParticlePacketShape.h */, - FFFD8399a2d87fdb8399a2d8 /* particles/ScParticleSystemSim.h */, - FFFD8399a3407fdb8399a340 /* particles/ScParticleBodyInteraction.cpp */, - FFFD8399a3a87fdb8399a3a8 /* particles/ScParticlePacketShape.cpp */, - FFFD8399a4107fdb8399a410 /* particles/ScParticleSystemCore.cpp */, - FFFD8399a4787fdb8399a478 /* particles/ScParticleSystemSim.cpp */, - FFFD8399a4e07fdb8399a4e0 /* cloth/ScClothShape.h */, - FFFD8399a5487fdb8399a548 /* cloth/ScClothSim.h */, - FFFD8399a5b07fdb8399a5b0 /* cloth/ScClothCore.cpp */, - FFFD8399a6187fdb8399a618 /* cloth/ScClothFabricCore.cpp */, - FFFD8399a6807fdb8399a680 /* cloth/ScClothShape.cpp */, - FFFD8399a6e87fdb8399a6e8 /* cloth/ScClothSim.cpp */, + FFFD948402007f8e94840200 /* ScActorElementPair.h */, + FFFD948402687f8e94840268 /* ScActorInteraction.h */, + FFFD948402d07f8e948402d0 /* ScActorPair.h */, + FFFD948403387f8e94840338 /* ScActorSim.h */, + FFFD948403a07f8e948403a0 /* ScArticulationJointSim.h */, + FFFD948404087f8e94840408 /* ScArticulationSim.h */, + FFFD948404707f8e94840470 /* ScBodySim.h */, + FFFD948404d87f8e948404d8 /* ScClient.h */, + FFFD948405407f8e94840540 /* ScConstraintGroupNode.h */, + FFFD948405a87f8e948405a8 /* ScConstraintInteraction.h */, + FFFD948406107f8e94840610 /* ScConstraintProjectionManager.h */, + FFFD948406787f8e94840678 /* ScConstraintProjectionTree.h */, + FFFD948406e07f8e948406e0 /* ScConstraintSim.h */, + FFFD948407487f8e94840748 /* ScContactReportBuffer.h */, + FFFD948407b07f8e948407b0 /* ScContactStream.h */, + FFFD948408187f8e94840818 /* ScElementInteractionMarker.h */, + FFFD948408807f8e94840880 /* ScElementSim.h */, + FFFD948408e87f8e948408e8 /* ScElementSimInteraction.h */, + FFFD948409507f8e94840950 /* ScInteraction.h */, + FFFD948409b87f8e948409b8 /* ScInteractionFlags.h */, + FFFD94840a207f8e94840a20 /* ScNPhaseCore.h */, + FFFD94840a887f8e94840a88 /* ScObjectIDTracker.h */, + FFFD94840af07f8e94840af0 /* ScRbElementInteraction.h */, + FFFD94840b587f8e94840b58 /* ScRigidSim.h */, + FFFD94840bc07f8e94840bc0 /* ScShapeInteraction.h */, + FFFD94840c287f8e94840c28 /* ScShapeIterator.h */, + FFFD94840c907f8e94840c90 /* ScShapeSim.h */, + FFFD94840cf87f8e94840cf8 /* ScSimStateData.h */, + FFFD94840d607f8e94840d60 /* ScSimStats.h */, + FFFD94840dc87f8e94840dc8 /* ScSimulationController.h */, + FFFD94840e307f8e94840e30 /* ScSqBoundsManager.h */, + FFFD94840e987f8e94840e98 /* ScStaticSim.h */, + FFFD94840f007f8e94840f00 /* ScTriggerInteraction.h */, + FFFD94840f687f8e94840f68 /* ScTriggerPairs.h */, + FFFD94840fd07f8e94840fd0 /* ScActorCore.cpp */, + FFFD948410387f8e94841038 /* ScActorSim.cpp */, + FFFD948410a07f8e948410a0 /* ScArticulationCore.cpp */, + FFFD948411087f8e94841108 /* ScArticulationJointCore.cpp */, + FFFD948411707f8e94841170 /* ScArticulationJointSim.cpp */, + FFFD948411d87f8e948411d8 /* ScArticulationSim.cpp */, + FFFD948412407f8e94841240 /* ScBodyCore.cpp */, + FFFD948412a87f8e948412a8 /* ScBodyCoreKinematic.cpp */, + FFFD948413107f8e94841310 /* ScBodySim.cpp */, + FFFD948413787f8e94841378 /* ScConstraintCore.cpp */, + FFFD948413e07f8e948413e0 /* ScConstraintGroupNode.cpp */, + FFFD948414487f8e94841448 /* ScConstraintInteraction.cpp */, + FFFD948414b07f8e948414b0 /* ScConstraintProjectionManager.cpp */, + FFFD948415187f8e94841518 /* ScConstraintProjectionTree.cpp */, + FFFD948415807f8e94841580 /* ScConstraintSim.cpp */, + FFFD948415e87f8e948415e8 /* ScElementInteractionMarker.cpp */, + FFFD948416507f8e94841650 /* ScElementSim.cpp */, + FFFD948416b87f8e948416b8 /* ScInteraction.cpp */, + FFFD948417207f8e94841720 /* ScIterators.cpp */, + FFFD948417887f8e94841788 /* ScMaterialCore.cpp */, + FFFD948417f07f8e948417f0 /* ScMetaData.cpp */, + FFFD948418587f8e94841858 /* ScNPhaseCore.cpp */, + FFFD948418c07f8e948418c0 /* ScPhysics.cpp */, + FFFD948419287f8e94841928 /* ScRigidCore.cpp */, + FFFD948419907f8e94841990 /* ScRigidSim.cpp */, + FFFD948419f87f8e948419f8 /* ScScene.cpp */, + FFFD94841a607f8e94841a60 /* ScShapeCore.cpp */, + FFFD94841ac87f8e94841ac8 /* ScShapeInteraction.cpp */, + FFFD94841b307f8e94841b30 /* ScShapeSim.cpp */, + FFFD94841b987f8e94841b98 /* ScSimStats.cpp */, + FFFD94841c007f8e94841c00 /* ScSimulationController.cpp */, + FFFD94841c687f8e94841c68 /* ScSqBoundsManager.cpp */, + FFFD94841cd07f8e94841cd0 /* ScStaticCore.cpp */, + FFFD94841d387f8e94841d38 /* ScStaticSim.cpp */, + FFFD94841da07f8e94841da0 /* ScTriggerInteraction.cpp */, + FFFD94841e087f8e94841e08 /* particles/ScParticleBodyInteraction.h */, + FFFD94841e707f8e94841e70 /* particles/ScParticlePacketShape.h */, + FFFD94841ed87f8e94841ed8 /* particles/ScParticleSystemSim.h */, + FFFD94841f407f8e94841f40 /* particles/ScParticleBodyInteraction.cpp */, + FFFD94841fa87f8e94841fa8 /* particles/ScParticlePacketShape.cpp */, + FFFD948420107f8e94842010 /* particles/ScParticleSystemCore.cpp */, + FFFD948420787f8e94842078 /* particles/ScParticleSystemSim.cpp */, + FFFD948420e07f8e948420e0 /* cloth/ScClothShape.h */, + FFFD948421487f8e94842148 /* cloth/ScClothSim.h */, + FFFD948421b07f8e948421b0 /* cloth/ScClothCore.cpp */, + FFFD948422187f8e94842218 /* cloth/ScClothFabricCore.cpp */, + FFFD948422807f8e94842280 /* cloth/ScClothShape.cpp */, + FFFD948422e87f8e948422e8 /* cloth/ScClothSim.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB8322a9507fdb8322a950 /* PhysXCooking */ = { + FFFB95ad90707f8e95ad9070 /* PhysXCooking */ = { isa = PBXGroup; children = ( - FFFB832307a07fdb832307a0 /* include */, - FFFB832307c87fdb832307c8 /* src */, + FFFB95adb9507f8e95adb950 /* include */, + FFFB95adb9787f8e95adb978 /* src */, ); name = "PhysXCooking"; sourceTree = "<group>"; }; - FFFB832307a07fdb832307a0 /* include */ = { + FFFB95adb9507f8e95adb950 /* include */ = { isa = PBXGroup; children = ( - FFFD832365507fdb83236550 /* PxBVH33MidphaseDesc.h */, - FFFD832365b87fdb832365b8 /* PxBVH34MidphaseDesc.h */, - FFFD832366207fdb83236620 /* PxConvexMeshDesc.h */, - FFFD832366887fdb83236688 /* PxCooking.h */, - FFFD832366f07fdb832366f0 /* PxMidphaseDesc.h */, - FFFD832367587fdb83236758 /* PxTriangleMeshDesc.h */, - FFFD832367c07fdb832367c0 /* Pxc.h */, + FFFD95adc0307f8e95adc030 /* PxBVH33MidphaseDesc.h */, + FFFD95adc0987f8e95adc098 /* PxBVH34MidphaseDesc.h */, + FFFD95adc1007f8e95adc100 /* PxConvexMeshDesc.h */, + FFFD95adc1687f8e95adc168 /* PxCooking.h */, + FFFD95adc1d07f8e95adc1d0 /* PxMidphaseDesc.h */, + FFFD95adc2387f8e95adc238 /* PxTriangleMeshDesc.h */, + FFFD95adc2a07f8e95adc2a0 /* Pxc.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB832307c87fdb832307c8 /* src */ = { + FFFB95adb9787f8e95adb978 /* src */ = { isa = PBXGroup; children = ( - FFFD8399c8007fdb8399c800 /* Adjacencies.cpp */, - FFFD8399c8687fdb8399c868 /* Cooking.cpp */, - FFFD8399c8d07fdb8399c8d0 /* CookingUtils.cpp */, - FFFD8399c9387fdb8399c938 /* EdgeList.cpp */, - FFFD8399c9a07fdb8399c9a0 /* MeshCleaner.cpp */, - FFFD8399ca087fdb8399ca08 /* Quantizer.cpp */, - FFFD8399ca707fdb8399ca70 /* Adjacencies.h */, - FFFD8399cad87fdb8399cad8 /* Cooking.h */, - FFFD8399cb407fdb8399cb40 /* CookingUtils.h */, - FFFD8399cba87fdb8399cba8 /* EdgeList.h */, - FFFD8399cc107fdb8399cc10 /* MeshCleaner.h */, - FFFD8399cc787fdb8399cc78 /* Quantizer.h */, - FFFD8399cce07fdb8399cce0 /* mesh/GrbTriangleMeshCooking.cpp */, - FFFD8399cd487fdb8399cd48 /* mesh/HeightFieldCooking.cpp */, - FFFD8399cdb07fdb8399cdb0 /* mesh/RTreeCooking.cpp */, - FFFD8399ce187fdb8399ce18 /* mesh/TriangleMeshBuilder.cpp */, - FFFD8399ce807fdb8399ce80 /* mesh/GrbTriangleMeshCooking.h */, - FFFD8399cee87fdb8399cee8 /* mesh/HeightFieldCooking.h */, - FFFD8399cf507fdb8399cf50 /* mesh/QuickSelect.h */, - FFFD8399cfb87fdb8399cfb8 /* mesh/RTreeCooking.h */, - FFFD8399d0207fdb8399d020 /* mesh/TriangleMeshBuilder.h */, - FFFD8399d0887fdb8399d088 /* convex/BigConvexDataBuilder.cpp */, - FFFD8399d0f07fdb8399d0f0 /* convex/ConvexHullBuilder.cpp */, - FFFD8399d1587fdb8399d158 /* convex/ConvexHullLib.cpp */, - FFFD8399d1c07fdb8399d1c0 /* convex/ConvexHullUtils.cpp */, - FFFD8399d2287fdb8399d228 /* convex/ConvexMeshBuilder.cpp */, - FFFD8399d2907fdb8399d290 /* convex/ConvexPolygonsBuilder.cpp */, - FFFD8399d2f87fdb8399d2f8 /* convex/InflationConvexHullLib.cpp */, - FFFD8399d3607fdb8399d360 /* convex/QuickHullConvexHullLib.cpp */, - FFFD8399d3c87fdb8399d3c8 /* convex/VolumeIntegration.cpp */, - FFFD8399d4307fdb8399d430 /* convex/BigConvexDataBuilder.h */, - FFFD8399d4987fdb8399d498 /* convex/ConvexHullBuilder.h */, - FFFD8399d5007fdb8399d500 /* convex/ConvexHullLib.h */, - FFFD8399d5687fdb8399d568 /* convex/ConvexHullUtils.h */, - FFFD8399d5d07fdb8399d5d0 /* convex/ConvexMeshBuilder.h */, - FFFD8399d6387fdb8399d638 /* convex/ConvexPolygonsBuilder.h */, - FFFD8399d6a07fdb8399d6a0 /* convex/InflationConvexHullLib.h */, - FFFD8399d7087fdb8399d708 /* convex/QuickHullConvexHullLib.h */, - FFFD8399d7707fdb8399d770 /* convex/VolumeIntegration.h */, + FFFD94848c007f8e94848c00 /* Adjacencies.cpp */, + FFFD94848c687f8e94848c68 /* Cooking.cpp */, + FFFD94848cd07f8e94848cd0 /* CookingUtils.cpp */, + FFFD94848d387f8e94848d38 /* EdgeList.cpp */, + FFFD94848da07f8e94848da0 /* MeshCleaner.cpp */, + FFFD94848e087f8e94848e08 /* Quantizer.cpp */, + FFFD94848e707f8e94848e70 /* Adjacencies.h */, + FFFD94848ed87f8e94848ed8 /* Cooking.h */, + FFFD94848f407f8e94848f40 /* CookingUtils.h */, + FFFD94848fa87f8e94848fa8 /* EdgeList.h */, + FFFD948490107f8e94849010 /* MeshCleaner.h */, + FFFD948490787f8e94849078 /* Quantizer.h */, + FFFD948490e07f8e948490e0 /* mesh/GrbTriangleMeshCooking.cpp */, + FFFD948491487f8e94849148 /* mesh/HeightFieldCooking.cpp */, + FFFD948491b07f8e948491b0 /* mesh/RTreeCooking.cpp */, + FFFD948492187f8e94849218 /* mesh/TriangleMeshBuilder.cpp */, + FFFD948492807f8e94849280 /* mesh/GrbTriangleMeshCooking.h */, + FFFD948492e87f8e948492e8 /* mesh/HeightFieldCooking.h */, + FFFD948493507f8e94849350 /* mesh/QuickSelect.h */, + FFFD948493b87f8e948493b8 /* mesh/RTreeCooking.h */, + FFFD948494207f8e94849420 /* mesh/TriangleMeshBuilder.h */, + FFFD948494887f8e94849488 /* convex/BigConvexDataBuilder.cpp */, + FFFD948494f07f8e948494f0 /* convex/ConvexHullBuilder.cpp */, + FFFD948495587f8e94849558 /* convex/ConvexHullLib.cpp */, + FFFD948495c07f8e948495c0 /* convex/ConvexHullUtils.cpp */, + FFFD948496287f8e94849628 /* convex/ConvexMeshBuilder.cpp */, + FFFD948496907f8e94849690 /* convex/ConvexPolygonsBuilder.cpp */, + FFFD948496f87f8e948496f8 /* convex/InflationConvexHullLib.cpp */, + FFFD948497607f8e94849760 /* convex/QuickHullConvexHullLib.cpp */, + FFFD948497c87f8e948497c8 /* convex/VolumeIntegration.cpp */, + FFFD948498307f8e94849830 /* convex/BigConvexDataBuilder.h */, + FFFD948498987f8e94849898 /* convex/ConvexHullBuilder.h */, + FFFD948499007f8e94849900 /* convex/ConvexHullLib.h */, + FFFD948499687f8e94849968 /* convex/ConvexHullUtils.h */, + FFFD948499d07f8e948499d0 /* convex/ConvexMeshBuilder.h */, + FFFD94849a387f8e94849a38 /* convex/ConvexPolygonsBuilder.h */, + FFFD94849aa07f8e94849aa0 /* convex/InflationConvexHullLib.h */, + FFFD94849b087f8e94849b08 /* convex/QuickHullConvexHullLib.h */, + FFFD94849b707f8e94849b70 /* convex/VolumeIntegration.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB832255c07fdb832255c0 /* PhysXCommon */ = { + FFFB9415a1507f8e9415a150 /* PhysXCommon */ = { isa = PBXGroup; children = ( - FFFB83212d807fdb83212d80 /* include */, - FFFB83212da87fdb83212da8 /* common */, - FFFB83212dd07fdb83212dd0 /* geomutils */, + FFFB941593607f8e94159360 /* include */, + FFFB941593887f8e94159388 /* common */, + FFFB941593b07f8e941593b0 /* geomutils */, ); name = "PhysXCommon"; sourceTree = "<group>"; }; - FFFB83212d807fdb83212d80 /* include */ = { + FFFB941593607f8e94159360 /* include */ = { isa = PBXGroup; children = ( - FFFD828288007fdb82828800 /* common/PxBase.h */, - FFFD828288687fdb82828868 /* common/PxCollection.h */, - FFFD828288d07fdb828288d0 /* common/PxCoreUtilityTypes.h */, - FFFD828289387fdb82828938 /* common/PxMetaData.h */, - FFFD828289a07fdb828289a0 /* common/PxMetaDataFlags.h */, - FFFD82828a087fdb82828a08 /* common/PxPhysXCommonConfig.h */, - FFFD82828a707fdb82828a70 /* common/PxPhysicsInsertionCallback.h */, - FFFD82828ad87fdb82828ad8 /* common/PxRenderBuffer.h */, - FFFD82828b407fdb82828b40 /* common/PxSerialFramework.h */, - FFFD82828ba87fdb82828ba8 /* common/PxSerializer.h */, - FFFD82828c107fdb82828c10 /* common/PxStringTable.h */, - FFFD82828c787fdb82828c78 /* common/PxTolerancesScale.h */, - FFFD82828ce07fdb82828ce0 /* common/PxTypeInfo.h */, - FFFD82828d487fdb82828d48 /* geometry/PxBoxGeometry.h */, - FFFD82828db07fdb82828db0 /* geometry/PxCapsuleGeometry.h */, - FFFD82828e187fdb82828e18 /* geometry/PxConvexMesh.h */, - FFFD82828e807fdb82828e80 /* geometry/PxConvexMeshGeometry.h */, - FFFD82828ee87fdb82828ee8 /* geometry/PxGeometry.h */, - FFFD82828f507fdb82828f50 /* geometry/PxGeometryHelpers.h */, - FFFD82828fb87fdb82828fb8 /* geometry/PxGeometryQuery.h */, - FFFD828290207fdb82829020 /* geometry/PxHeightField.h */, - FFFD828290887fdb82829088 /* geometry/PxHeightFieldDesc.h */, - FFFD828290f07fdb828290f0 /* geometry/PxHeightFieldFlag.h */, - FFFD828291587fdb82829158 /* geometry/PxHeightFieldGeometry.h */, - FFFD828291c07fdb828291c0 /* geometry/PxHeightFieldSample.h */, - FFFD828292287fdb82829228 /* geometry/PxMeshQuery.h */, - FFFD828292907fdb82829290 /* geometry/PxMeshScale.h */, - FFFD828292f87fdb828292f8 /* geometry/PxPlaneGeometry.h */, - FFFD828293607fdb82829360 /* geometry/PxSimpleTriangleMesh.h */, - FFFD828293c87fdb828293c8 /* geometry/PxSphereGeometry.h */, - FFFD828294307fdb82829430 /* geometry/PxTriangle.h */, - FFFD828294987fdb82829498 /* geometry/PxTriangleMesh.h */, - FFFD828295007fdb82829500 /* geometry/PxTriangleMeshGeometry.h */, + FFFD9480ec007f8e9480ec00 /* common/PxBase.h */, + FFFD9480ec687f8e9480ec68 /* common/PxCollection.h */, + FFFD9480ecd07f8e9480ecd0 /* common/PxCoreUtilityTypes.h */, + FFFD9480ed387f8e9480ed38 /* common/PxMetaData.h */, + FFFD9480eda07f8e9480eda0 /* common/PxMetaDataFlags.h */, + FFFD9480ee087f8e9480ee08 /* common/PxPhysXCommonConfig.h */, + FFFD9480ee707f8e9480ee70 /* common/PxPhysicsInsertionCallback.h */, + FFFD9480eed87f8e9480eed8 /* common/PxRenderBuffer.h */, + FFFD9480ef407f8e9480ef40 /* common/PxSerialFramework.h */, + FFFD9480efa87f8e9480efa8 /* common/PxSerializer.h */, + FFFD9480f0107f8e9480f010 /* common/PxStringTable.h */, + FFFD9480f0787f8e9480f078 /* common/PxTolerancesScale.h */, + FFFD9480f0e07f8e9480f0e0 /* common/PxTypeInfo.h */, + FFFD9480f1487f8e9480f148 /* geometry/PxBoxGeometry.h */, + FFFD9480f1b07f8e9480f1b0 /* geometry/PxCapsuleGeometry.h */, + FFFD9480f2187f8e9480f218 /* geometry/PxConvexMesh.h */, + FFFD9480f2807f8e9480f280 /* geometry/PxConvexMeshGeometry.h */, + FFFD9480f2e87f8e9480f2e8 /* geometry/PxGeometry.h */, + FFFD9480f3507f8e9480f350 /* geometry/PxGeometryHelpers.h */, + FFFD9480f3b87f8e9480f3b8 /* geometry/PxGeometryQuery.h */, + FFFD9480f4207f8e9480f420 /* geometry/PxHeightField.h */, + FFFD9480f4887f8e9480f488 /* geometry/PxHeightFieldDesc.h */, + FFFD9480f4f07f8e9480f4f0 /* geometry/PxHeightFieldFlag.h */, + FFFD9480f5587f8e9480f558 /* geometry/PxHeightFieldGeometry.h */, + FFFD9480f5c07f8e9480f5c0 /* geometry/PxHeightFieldSample.h */, + FFFD9480f6287f8e9480f628 /* geometry/PxMeshQuery.h */, + FFFD9480f6907f8e9480f690 /* geometry/PxMeshScale.h */, + FFFD9480f6f87f8e9480f6f8 /* geometry/PxPlaneGeometry.h */, + FFFD9480f7607f8e9480f760 /* geometry/PxSimpleTriangleMesh.h */, + FFFD9480f7c87f8e9480f7c8 /* geometry/PxSphereGeometry.h */, + FFFD9480f8307f8e9480f830 /* geometry/PxTriangle.h */, + FFFD9480f8987f8e9480f898 /* geometry/PxTriangleMesh.h */, + FFFD9480f9007f8e9480f900 /* geometry/PxTriangleMeshGeometry.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB83212da87fdb83212da8 /* common */ = { + FFFB941593887f8e94159388 /* common */ = { isa = PBXGroup; children = ( - FFFD8397d8007fdb8397d800 /* src/CmBoxPruning.cpp */, - FFFD8397d8687fdb8397d868 /* src/CmCollection.cpp */, - FFFD8397d8d07fdb8397d8d0 /* src/CmMathUtils.cpp */, - FFFD8397d9387fdb8397d938 /* src/CmPtrTable.cpp */, - FFFD8397d9a07fdb8397d9a0 /* src/CmRadixSort.cpp */, - FFFD8397da087fdb8397da08 /* src/CmRadixSortBuffered.cpp */, - FFFD8397da707fdb8397da70 /* src/CmRenderOutput.cpp */, - FFFD8397dad87fdb8397dad8 /* src/CmVisualization.cpp */, - FFFD8397db407fdb8397db40 /* src/CmBitMap.h */, - FFFD8397dba87fdb8397dba8 /* src/CmBoxPruning.h */, - FFFD8397dc107fdb8397dc10 /* src/CmCollection.h */, - FFFD8397dc787fdb8397dc78 /* src/CmConeLimitHelper.h */, - FFFD8397dce07fdb8397dce0 /* src/CmFlushPool.h */, - FFFD8397dd487fdb8397dd48 /* src/CmIDPool.h */, - FFFD8397ddb07fdb8397ddb0 /* src/CmIO.h */, - FFFD8397de187fdb8397de18 /* src/CmMatrix34.h */, - FFFD8397de807fdb8397de80 /* src/CmPhysXCommon.h */, - FFFD8397dee87fdb8397dee8 /* src/CmPool.h */, - FFFD8397df507fdb8397df50 /* src/CmPreallocatingPool.h */, - FFFD8397dfb87fdb8397dfb8 /* src/CmPriorityQueue.h */, - FFFD8397e0207fdb8397e020 /* src/CmPtrTable.h */, - FFFD8397e0887fdb8397e088 /* src/CmQueue.h */, - FFFD8397e0f07fdb8397e0f0 /* src/CmRadixSort.h */, - FFFD8397e1587fdb8397e158 /* src/CmRadixSortBuffered.h */, - FFFD8397e1c07fdb8397e1c0 /* src/CmRefCountable.h */, - FFFD8397e2287fdb8397e228 /* src/CmRenderBuffer.h */, - FFFD8397e2907fdb8397e290 /* src/CmRenderOutput.h */, - FFFD8397e2f87fdb8397e2f8 /* src/CmScaling.h */, - FFFD8397e3607fdb8397e360 /* src/CmSpatialVector.h */, - FFFD8397e3c87fdb8397e3c8 /* src/CmTask.h */, - FFFD8397e4307fdb8397e430 /* src/CmTaskPool.h */, - FFFD8397e4987fdb8397e498 /* src/CmTmpMem.h */, - FFFD8397e5007fdb8397e500 /* src/CmTransformUtils.h */, - FFFD8397e5687fdb8397e568 /* src/CmUtils.h */, - FFFD8397e5d07fdb8397e5d0 /* src/CmVisualization.h */, + FFFD939982007f8e93998200 /* src/CmBoxPruning.cpp */, + FFFD939982687f8e93998268 /* src/CmCollection.cpp */, + FFFD939982d07f8e939982d0 /* src/CmMathUtils.cpp */, + FFFD939983387f8e93998338 /* src/CmPtrTable.cpp */, + FFFD939983a07f8e939983a0 /* src/CmRadixSort.cpp */, + FFFD939984087f8e93998408 /* src/CmRadixSortBuffered.cpp */, + FFFD939984707f8e93998470 /* src/CmRenderOutput.cpp */, + FFFD939984d87f8e939984d8 /* src/CmVisualization.cpp */, + FFFD939985407f8e93998540 /* src/CmBitMap.h */, + FFFD939985a87f8e939985a8 /* src/CmBoxPruning.h */, + FFFD939986107f8e93998610 /* src/CmCollection.h */, + FFFD939986787f8e93998678 /* src/CmConeLimitHelper.h */, + FFFD939986e07f8e939986e0 /* src/CmFlushPool.h */, + FFFD939987487f8e93998748 /* src/CmIDPool.h */, + FFFD939987b07f8e939987b0 /* src/CmIO.h */, + FFFD939988187f8e93998818 /* src/CmMatrix34.h */, + FFFD939988807f8e93998880 /* src/CmPhysXCommon.h */, + FFFD939988e87f8e939988e8 /* src/CmPool.h */, + FFFD939989507f8e93998950 /* src/CmPreallocatingPool.h */, + FFFD939989b87f8e939989b8 /* src/CmPriorityQueue.h */, + FFFD93998a207f8e93998a20 /* src/CmPtrTable.h */, + FFFD93998a887f8e93998a88 /* src/CmQueue.h */, + FFFD93998af07f8e93998af0 /* src/CmRadixSort.h */, + FFFD93998b587f8e93998b58 /* src/CmRadixSortBuffered.h */, + FFFD93998bc07f8e93998bc0 /* src/CmRefCountable.h */, + FFFD93998c287f8e93998c28 /* src/CmRenderBuffer.h */, + FFFD93998c907f8e93998c90 /* src/CmRenderOutput.h */, + FFFD93998cf87f8e93998cf8 /* src/CmScaling.h */, + FFFD93998d607f8e93998d60 /* src/CmSpatialVector.h */, + FFFD93998dc87f8e93998dc8 /* src/CmTask.h */, + FFFD93998e307f8e93998e30 /* src/CmTaskPool.h */, + FFFD93998e987f8e93998e98 /* src/CmTmpMem.h */, + FFFD93998f007f8e93998f00 /* src/CmTransformUtils.h */, + FFFD93998f687f8e93998f68 /* src/CmUtils.h */, + FFFD93998fd07f8e93998fd0 /* src/CmVisualization.h */, ); name = "common"; sourceTree = SOURCE_ROOT; }; - FFFB83212dd07fdb83212dd0 /* geomutils */ = { + FFFB941593b07f8e941593b0 /* geomutils */ = { isa = PBXGroup; children = ( - FFFD8281b8007fdb8281b800 /* headers/GuAxes.h */, - FFFD8281b8687fdb8281b868 /* headers/GuBox.h */, - FFFD8281b8d07fdb8281b8d0 /* headers/GuDistanceSegmentBox.h */, - FFFD8281b9387fdb8281b938 /* headers/GuDistanceSegmentSegment.h */, - FFFD8281b9a07fdb8281b9a0 /* headers/GuIntersectionBoxBox.h */, - FFFD8281ba087fdb8281ba08 /* headers/GuIntersectionTriangleBox.h */, - FFFD8281ba707fdb8281ba70 /* headers/GuRaycastTests.h */, - FFFD8281bad87fdb8281bad8 /* headers/GuSIMDHelpers.h */, - FFFD8281bb407fdb8281bb40 /* headers/GuSegment.h */, - FFFD8281bba87fdb8281bba8 /* ../../Include/GeomUtils */, - FFFD8281bc107fdb8281bc10 /* src/GuBounds.h */, - FFFD8281bc787fdb8281bc78 /* src/GuCapsule.h */, - FFFD8281bce07fdb8281bce0 /* src/GuCenterExtents.h */, - FFFD8281bd487fdb8281bd48 /* src/GuGeometryUnion.h */, - FFFD8281bdb07fdb8281bdb0 /* src/GuInternal.h */, - FFFD8281be187fdb8281be18 /* src/GuMTD.h */, - FFFD8281be807fdb8281be80 /* src/GuMeshFactory.h */, - FFFD8281bee87fdb8281bee8 /* src/GuOverlapTests.h */, - FFFD8281bf507fdb8281bf50 /* src/GuSerialize.h */, - FFFD8281bfb87fdb8281bfb8 /* src/GuSphere.h */, - FFFD8281c0207fdb8281c020 /* src/GuSweepMTD.h */, - FFFD8281c0887fdb8281c088 /* src/GuSweepSharedTests.h */, - FFFD8281c0f07fdb8281c0f0 /* src/GuSweepTests.h */, - FFFD8281c1587fdb8281c158 /* src/contact/GuContactMethodImpl.h */, - FFFD8281c1c07fdb8281c1c0 /* src/contact/GuContactPolygonPolygon.h */, - FFFD8281c2287fdb8281c228 /* src/contact/GuFeatureCode.h */, - FFFD8281c2907fdb8281c290 /* src/contact/GuLegacyTraceLineCallback.h */, - FFFD8281c2f87fdb8281c2f8 /* src/common/GuBarycentricCoordinates.h */, - FFFD8281c3607fdb8281c360 /* src/common/GuBoxConversion.h */, - FFFD8281c3c87fdb8281c3c8 /* src/common/GuEdgeCache.h */, - FFFD8281c4307fdb8281c430 /* src/common/GuEdgeListData.h */, - FFFD8281c4987fdb8281c498 /* src/common/GuSeparatingAxes.h */, - FFFD8281c5007fdb8281c500 /* src/convex/GuBigConvexData.h */, - FFFD8281c5687fdb8281c568 /* src/convex/GuBigConvexData2.h */, - FFFD8281c5d07fdb8281c5d0 /* src/convex/GuConvexEdgeFlags.h */, - FFFD8281c6387fdb8281c638 /* src/convex/GuConvexHelper.h */, - FFFD8281c6a07fdb8281c6a0 /* src/convex/GuConvexMesh.h */, - FFFD8281c7087fdb8281c708 /* src/convex/GuConvexMeshData.h */, - FFFD8281c7707fdb8281c770 /* src/convex/GuConvexSupportTable.h */, - FFFD8281c7d87fdb8281c7d8 /* src/convex/GuConvexUtilsInternal.h */, - FFFD8281c8407fdb8281c840 /* src/convex/GuCubeIndex.h */, - FFFD8281c8a87fdb8281c8a8 /* src/convex/GuHillClimbing.h */, - FFFD8281c9107fdb8281c910 /* src/convex/GuShapeConvex.h */, - FFFD8281c9787fdb8281c978 /* src/distance/GuDistancePointBox.h */, - FFFD8281c9e07fdb8281c9e0 /* src/distance/GuDistancePointSegment.h */, - FFFD8281ca487fdb8281ca48 /* src/distance/GuDistancePointTriangle.h */, - FFFD8281cab07fdb8281cab0 /* src/distance/GuDistancePointTriangleSIMD.h */, - FFFD8281cb187fdb8281cb18 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, - FFFD8281cb807fdb8281cb80 /* src/distance/GuDistanceSegmentTriangle.h */, - FFFD8281cbe87fdb8281cbe8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, - FFFD8281cc507fdb8281cc50 /* src/sweep/GuSweepBoxBox.h */, - FFFD8281ccb87fdb8281ccb8 /* src/sweep/GuSweepBoxSphere.h */, - FFFD8281cd207fdb8281cd20 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, - FFFD8281cd887fdb8281cd88 /* src/sweep/GuSweepBoxTriangle_SAT.h */, - FFFD8281cdf07fdb8281cdf0 /* src/sweep/GuSweepCapsuleBox.h */, - FFFD8281ce587fdb8281ce58 /* src/sweep/GuSweepCapsuleCapsule.h */, - FFFD8281cec07fdb8281cec0 /* src/sweep/GuSweepCapsuleTriangle.h */, - FFFD8281cf287fdb8281cf28 /* src/sweep/GuSweepSphereCapsule.h */, - FFFD8281cf907fdb8281cf90 /* src/sweep/GuSweepSphereSphere.h */, - FFFD8281cff87fdb8281cff8 /* src/sweep/GuSweepSphereTriangle.h */, - FFFD8281d0607fdb8281d060 /* src/sweep/GuSweepTriangleUtils.h */, - FFFD8281d0c87fdb8281d0c8 /* src/gjk/GuEPA.h */, - FFFD8281d1307fdb8281d130 /* src/gjk/GuEPAFacet.h */, - FFFD8281d1987fdb8281d198 /* src/gjk/GuGJK.h */, - FFFD8281d2007fdb8281d200 /* src/gjk/GuGJKPenetration.h */, - FFFD8281d2687fdb8281d268 /* src/gjk/GuGJKRaycast.h */, - FFFD8281d2d07fdb8281d2d0 /* src/gjk/GuGJKSimplex.h */, - FFFD8281d3387fdb8281d338 /* src/gjk/GuGJKTest.h */, - FFFD8281d3a07fdb8281d3a0 /* src/gjk/GuGJKType.h */, - FFFD8281d4087fdb8281d408 /* src/gjk/GuGJKUtil.h */, - FFFD8281d4707fdb8281d470 /* src/gjk/GuVecBox.h */, - FFFD8281d4d87fdb8281d4d8 /* src/gjk/GuVecCapsule.h */, - FFFD8281d5407fdb8281d540 /* src/gjk/GuVecConvex.h */, - FFFD8281d5a87fdb8281d5a8 /* src/gjk/GuVecConvexHull.h */, - FFFD8281d6107fdb8281d610 /* src/gjk/GuVecConvexHullNoScale.h */, - FFFD8281d6787fdb8281d678 /* src/gjk/GuVecPlane.h */, - FFFD8281d6e07fdb8281d6e0 /* src/gjk/GuVecShrunkBox.h */, - FFFD8281d7487fdb8281d748 /* src/gjk/GuVecShrunkConvexHull.h */, - FFFD8281d7b07fdb8281d7b0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, - FFFD8281d8187fdb8281d818 /* src/gjk/GuVecSphere.h */, - FFFD8281d8807fdb8281d880 /* src/gjk/GuVecTriangle.h */, - FFFD8281d8e87fdb8281d8e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, - FFFD8281d9507fdb8281d950 /* src/intersection/GuIntersectionEdgeEdge.h */, - FFFD8281d9b87fdb8281d9b8 /* src/intersection/GuIntersectionRay.h */, - FFFD8281da207fdb8281da20 /* src/intersection/GuIntersectionRayBox.h */, - FFFD8281da887fdb8281da88 /* src/intersection/GuIntersectionRayBoxSIMD.h */, - FFFD8281daf07fdb8281daf0 /* src/intersection/GuIntersectionRayCapsule.h */, - FFFD8281db587fdb8281db58 /* src/intersection/GuIntersectionRayPlane.h */, - FFFD8281dbc07fdb8281dbc0 /* src/intersection/GuIntersectionRaySphere.h */, - FFFD8281dc287fdb8281dc28 /* src/intersection/GuIntersectionRayTriangle.h */, - FFFD8281dc907fdb8281dc90 /* src/intersection/GuIntersectionSphereBox.h */, - FFFD8281dcf87fdb8281dcf8 /* src/mesh/GuBV32.h */, - FFFD8281dd607fdb8281dd60 /* src/mesh/GuBV32Build.h */, - FFFD8281ddc87fdb8281ddc8 /* src/mesh/GuBV4.h */, - FFFD8281de307fdb8281de30 /* src/mesh/GuBV4Build.h */, - FFFD8281de987fdb8281de98 /* src/mesh/GuBV4Settings.h */, - FFFD8281df007fdb8281df00 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, - FFFD8281df687fdb8281df68 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, - FFFD8281dfd07fdb8281dfd0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, - FFFD8281e0387fdb8281e038 /* src/mesh/GuBV4_BoxSweep_Internal.h */, - FFFD8281e0a07fdb8281e0a0 /* src/mesh/GuBV4_BoxSweep_Params.h */, - FFFD8281e1087fdb8281e108 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, - FFFD8281e1707fdb8281e170 /* src/mesh/GuBV4_Common.h */, - FFFD8281e1d87fdb8281e1d8 /* src/mesh/GuBV4_Internal.h */, - FFFD8281e2407fdb8281e240 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, - FFFD8281e2a87fdb8281e2a8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, - FFFD8281e3107fdb8281e310 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, - FFFD8281e3787fdb8281e378 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, - FFFD8281e3e07fdb8281e3e0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, - FFFD8281e4487fdb8281e448 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, - FFFD8281e4b07fdb8281e4b0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, - FFFD8281e5187fdb8281e518 /* src/mesh/GuBV4_Slabs.h */, - FFFD8281e5807fdb8281e580 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, - FFFD8281e5e87fdb8281e5e8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, - FFFD8281e6507fdb8281e650 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, - FFFD8281e6b87fdb8281e6b8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, - FFFD8281e7207fdb8281e720 /* src/mesh/GuBVConstants.h */, - FFFD8281e7887fdb8281e788 /* src/mesh/GuMeshData.h */, - FFFD8281e7f07fdb8281e7f0 /* src/mesh/GuMidphaseInterface.h */, - FFFD8281e8587fdb8281e858 /* src/mesh/GuRTree.h */, - FFFD8281e8c07fdb8281e8c0 /* src/mesh/GuSweepConvexTri.h */, - FFFD8281e9287fdb8281e928 /* src/mesh/GuSweepMesh.h */, - FFFD8281e9907fdb8281e990 /* src/mesh/GuTriangle32.h */, - FFFD8281e9f87fdb8281e9f8 /* src/mesh/GuTriangleCache.h */, - FFFD8281ea607fdb8281ea60 /* src/mesh/GuTriangleMesh.h */, - FFFD8281eac87fdb8281eac8 /* src/mesh/GuTriangleMeshBV4.h */, - FFFD8281eb307fdb8281eb30 /* src/mesh/GuTriangleMeshRTree.h */, - FFFD8281eb987fdb8281eb98 /* src/mesh/GuTriangleVertexPointers.h */, - FFFD8281ec007fdb8281ec00 /* src/hf/GuEntityReport.h */, - FFFD8281ec687fdb8281ec68 /* src/hf/GuHeightField.h */, - FFFD8281ecd07fdb8281ecd0 /* src/hf/GuHeightFieldData.h */, - FFFD8281ed387fdb8281ed38 /* src/hf/GuHeightFieldUtil.h */, - FFFD8281eda07fdb8281eda0 /* src/pcm/GuPCMContactConvexCommon.h */, - FFFD8281ee087fdb8281ee08 /* src/pcm/GuPCMContactGen.h */, - FFFD8281ee707fdb8281ee70 /* src/pcm/GuPCMContactGenUtil.h */, - FFFD8281eed87fdb8281eed8 /* src/pcm/GuPCMContactMeshCallback.h */, - FFFD8281ef407fdb8281ef40 /* src/pcm/GuPCMShapeConvex.h */, - FFFD8281efa87fdb8281efa8 /* src/pcm/GuPCMTriangleContactGen.h */, - FFFD8281f0107fdb8281f010 /* src/pcm/GuPersistentContactManifold.h */, - FFFD8281f0787fdb8281f078 /* src/ccd/GuCCDSweepConvexMesh.h */, - FFFD8281f0e07fdb8281f0e0 /* src/GuBounds.cpp */, - FFFD8281f1487fdb8281f148 /* src/GuBox.cpp */, - FFFD8281f1b07fdb8281f1b0 /* src/GuCCTSweepTests.cpp */, - FFFD8281f2187fdb8281f218 /* src/GuCapsule.cpp */, - FFFD8281f2807fdb8281f280 /* src/GuGeometryQuery.cpp */, - FFFD8281f2e87fdb8281f2e8 /* src/GuGeometryUnion.cpp */, - FFFD8281f3507fdb8281f350 /* src/GuInternal.cpp */, - FFFD8281f3b87fdb8281f3b8 /* src/GuMTD.cpp */, - FFFD8281f4207fdb8281f420 /* src/GuMeshFactory.cpp */, - FFFD8281f4887fdb8281f488 /* src/GuMetaData.cpp */, - FFFD8281f4f07fdb8281f4f0 /* src/GuOverlapTests.cpp */, - FFFD8281f5587fdb8281f558 /* src/GuRaycastTests.cpp */, - FFFD8281f5c07fdb8281f5c0 /* src/GuSerialize.cpp */, - FFFD8281f6287fdb8281f628 /* src/GuSweepMTD.cpp */, - FFFD8281f6907fdb8281f690 /* src/GuSweepSharedTests.cpp */, - FFFD8281f6f87fdb8281f6f8 /* src/GuSweepTests.cpp */, - FFFD8281f7607fdb8281f760 /* src/contact/GuContactBoxBox.cpp */, - FFFD8281f7c87fdb8281f7c8 /* src/contact/GuContactCapsuleBox.cpp */, - FFFD8281f8307fdb8281f830 /* src/contact/GuContactCapsuleCapsule.cpp */, - FFFD8281f8987fdb8281f898 /* src/contact/GuContactCapsuleConvex.cpp */, - FFFD8281f9007fdb8281f900 /* src/contact/GuContactCapsuleMesh.cpp */, - FFFD8281f9687fdb8281f968 /* src/contact/GuContactConvexConvex.cpp */, - FFFD8281f9d07fdb8281f9d0 /* src/contact/GuContactConvexMesh.cpp */, - FFFD8281fa387fdb8281fa38 /* src/contact/GuContactPlaneBox.cpp */, - FFFD8281faa07fdb8281faa0 /* src/contact/GuContactPlaneCapsule.cpp */, - FFFD8281fb087fdb8281fb08 /* src/contact/GuContactPlaneConvex.cpp */, - FFFD8281fb707fdb8281fb70 /* src/contact/GuContactPolygonPolygon.cpp */, - FFFD8281fbd87fdb8281fbd8 /* src/contact/GuContactSphereBox.cpp */, - FFFD8281fc407fdb8281fc40 /* src/contact/GuContactSphereCapsule.cpp */, - FFFD8281fca87fdb8281fca8 /* src/contact/GuContactSphereMesh.cpp */, - FFFD8281fd107fdb8281fd10 /* src/contact/GuContactSpherePlane.cpp */, - FFFD8281fd787fdb8281fd78 /* src/contact/GuContactSphereSphere.cpp */, - FFFD8281fde07fdb8281fde0 /* src/contact/GuFeatureCode.cpp */, - FFFD8281fe487fdb8281fe48 /* src/contact/GuLegacyContactBoxHeightField.cpp */, - FFFD8281feb07fdb8281feb0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, - FFFD8281ff187fdb8281ff18 /* src/contact/GuLegacyContactConvexHeightField.cpp */, - FFFD8281ff807fdb8281ff80 /* src/contact/GuLegacyContactSphereHeightField.cpp */, - FFFD8281ffe87fdb8281ffe8 /* src/common/GuBarycentricCoordinates.cpp */, - FFFD828200507fdb82820050 /* src/common/GuSeparatingAxes.cpp */, - FFFD828200b87fdb828200b8 /* src/convex/GuBigConvexData.cpp */, - FFFD828201207fdb82820120 /* src/convex/GuConvexHelper.cpp */, - FFFD828201887fdb82820188 /* src/convex/GuConvexMesh.cpp */, - FFFD828201f07fdb828201f0 /* src/convex/GuConvexSupportTable.cpp */, - FFFD828202587fdb82820258 /* src/convex/GuConvexUtilsInternal.cpp */, - FFFD828202c07fdb828202c0 /* src/convex/GuHillClimbing.cpp */, - FFFD828203287fdb82820328 /* src/convex/GuShapeConvex.cpp */, - FFFD828203907fdb82820390 /* src/distance/GuDistancePointBox.cpp */, - FFFD828203f87fdb828203f8 /* src/distance/GuDistancePointTriangle.cpp */, - FFFD828204607fdb82820460 /* src/distance/GuDistanceSegmentBox.cpp */, - FFFD828204c87fdb828204c8 /* src/distance/GuDistanceSegmentSegment.cpp */, - FFFD828205307fdb82820530 /* src/distance/GuDistanceSegmentTriangle.cpp */, - FFFD828205987fdb82820598 /* src/sweep/GuSweepBoxBox.cpp */, - FFFD828206007fdb82820600 /* src/sweep/GuSweepBoxSphere.cpp */, - FFFD828206687fdb82820668 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, - FFFD828206d07fdb828206d0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, - FFFD828207387fdb82820738 /* src/sweep/GuSweepCapsuleBox.cpp */, - FFFD828207a07fdb828207a0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, - FFFD828208087fdb82820808 /* src/sweep/GuSweepCapsuleTriangle.cpp */, - FFFD828208707fdb82820870 /* src/sweep/GuSweepSphereCapsule.cpp */, - FFFD828208d87fdb828208d8 /* src/sweep/GuSweepSphereSphere.cpp */, - FFFD828209407fdb82820940 /* src/sweep/GuSweepSphereTriangle.cpp */, - FFFD828209a87fdb828209a8 /* src/sweep/GuSweepTriangleUtils.cpp */, - FFFD82820a107fdb82820a10 /* src/gjk/GuEPA.cpp */, - FFFD82820a787fdb82820a78 /* src/gjk/GuGJKSimplex.cpp */, - FFFD82820ae07fdb82820ae0 /* src/gjk/GuGJKTest.cpp */, - FFFD82820b487fdb82820b48 /* src/intersection/GuIntersectionBoxBox.cpp */, - FFFD82820bb07fdb82820bb0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, - FFFD82820c187fdb82820c18 /* src/intersection/GuIntersectionEdgeEdge.cpp */, - FFFD82820c807fdb82820c80 /* src/intersection/GuIntersectionRayBox.cpp */, - FFFD82820ce87fdb82820ce8 /* src/intersection/GuIntersectionRayCapsule.cpp */, - FFFD82820d507fdb82820d50 /* src/intersection/GuIntersectionRaySphere.cpp */, - FFFD82820db87fdb82820db8 /* src/intersection/GuIntersectionSphereBox.cpp */, - FFFD82820e207fdb82820e20 /* src/intersection/GuIntersectionTriangleBox.cpp */, - FFFD82820e887fdb82820e88 /* src/mesh/GuBV32.cpp */, - FFFD82820ef07fdb82820ef0 /* src/mesh/GuBV32Build.cpp */, - FFFD82820f587fdb82820f58 /* src/mesh/GuBV4.cpp */, - FFFD82820fc07fdb82820fc0 /* src/mesh/GuBV4Build.cpp */, - FFFD828210287fdb82821028 /* src/mesh/GuBV4_AABBSweep.cpp */, - FFFD828210907fdb82821090 /* src/mesh/GuBV4_BoxOverlap.cpp */, - FFFD828210f87fdb828210f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, - FFFD828211607fdb82821160 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, - FFFD828211c87fdb828211c8 /* src/mesh/GuBV4_OBBSweep.cpp */, - FFFD828212307fdb82821230 /* src/mesh/GuBV4_Raycast.cpp */, - FFFD828212987fdb82821298 /* src/mesh/GuBV4_SphereOverlap.cpp */, - FFFD828213007fdb82821300 /* src/mesh/GuBV4_SphereSweep.cpp */, - FFFD828213687fdb82821368 /* src/mesh/GuMeshQuery.cpp */, - FFFD828213d07fdb828213d0 /* src/mesh/GuMidphaseBV4.cpp */, - FFFD828214387fdb82821438 /* src/mesh/GuMidphaseRTree.cpp */, - FFFD828214a07fdb828214a0 /* src/mesh/GuOverlapTestsMesh.cpp */, - FFFD828215087fdb82821508 /* src/mesh/GuRTree.cpp */, - FFFD828215707fdb82821570 /* src/mesh/GuRTreeQueries.cpp */, - FFFD828215d87fdb828215d8 /* src/mesh/GuSweepsMesh.cpp */, - FFFD828216407fdb82821640 /* src/mesh/GuTriangleMesh.cpp */, - FFFD828216a87fdb828216a8 /* src/mesh/GuTriangleMeshBV4.cpp */, - FFFD828217107fdb82821710 /* src/mesh/GuTriangleMeshRTree.cpp */, - FFFD828217787fdb82821778 /* src/hf/GuHeightField.cpp */, - FFFD828217e07fdb828217e0 /* src/hf/GuHeightFieldUtil.cpp */, - FFFD828218487fdb82821848 /* src/hf/GuOverlapTestsHF.cpp */, - FFFD828218b07fdb828218b0 /* src/hf/GuSweepsHF.cpp */, - FFFD828219187fdb82821918 /* src/pcm/GuPCMContactBoxBox.cpp */, - FFFD828219807fdb82821980 /* src/pcm/GuPCMContactBoxConvex.cpp */, - FFFD828219e87fdb828219e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, - FFFD82821a507fdb82821a50 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, - FFFD82821ab87fdb82821ab8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, - FFFD82821b207fdb82821b20 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, - FFFD82821b887fdb82821b88 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, - FFFD82821bf07fdb82821bf0 /* src/pcm/GuPCMContactConvexCommon.cpp */, - FFFD82821c587fdb82821c58 /* src/pcm/GuPCMContactConvexConvex.cpp */, - FFFD82821cc07fdb82821cc0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, - FFFD82821d287fdb82821d28 /* src/pcm/GuPCMContactConvexMesh.cpp */, - FFFD82821d907fdb82821d90 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, - FFFD82821df87fdb82821df8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, - FFFD82821e607fdb82821e60 /* src/pcm/GuPCMContactPlaneBox.cpp */, - FFFD82821ec87fdb82821ec8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, - FFFD82821f307fdb82821f30 /* src/pcm/GuPCMContactPlaneConvex.cpp */, - FFFD82821f987fdb82821f98 /* src/pcm/GuPCMContactSphereBox.cpp */, - FFFD828220007fdb82822000 /* src/pcm/GuPCMContactSphereCapsule.cpp */, - FFFD828220687fdb82822068 /* src/pcm/GuPCMContactSphereConvex.cpp */, - FFFD828220d07fdb828220d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, - FFFD828221387fdb82822138 /* src/pcm/GuPCMContactSphereMesh.cpp */, - FFFD828221a07fdb828221a0 /* src/pcm/GuPCMContactSpherePlane.cpp */, - FFFD828222087fdb82822208 /* src/pcm/GuPCMContactSphereSphere.cpp */, - FFFD828222707fdb82822270 /* src/pcm/GuPCMShapeConvex.cpp */, - FFFD828222d87fdb828222d8 /* src/pcm/GuPCMTriangleContactGen.cpp */, - FFFD828223407fdb82822340 /* src/pcm/GuPersistentContactManifold.cpp */, - FFFD828223a87fdb828223a8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, - FFFD828224107fdb82822410 /* src/ccd/GuCCDSweepPrimitives.cpp */, + FFFD948010007f8e94801000 /* headers/GuAxes.h */, + FFFD948010687f8e94801068 /* headers/GuBox.h */, + FFFD948010d07f8e948010d0 /* headers/GuDistanceSegmentBox.h */, + FFFD948011387f8e94801138 /* headers/GuDistanceSegmentSegment.h */, + FFFD948011a07f8e948011a0 /* headers/GuIntersectionBoxBox.h */, + FFFD948012087f8e94801208 /* headers/GuIntersectionTriangleBox.h */, + FFFD948012707f8e94801270 /* headers/GuRaycastTests.h */, + FFFD948012d87f8e948012d8 /* headers/GuSIMDHelpers.h */, + FFFD948013407f8e94801340 /* headers/GuSegment.h */, + FFFD948013a87f8e948013a8 /* ../../Include/GeomUtils */, + FFFD948014107f8e94801410 /* src/GuBounds.h */, + FFFD948014787f8e94801478 /* src/GuCapsule.h */, + FFFD948014e07f8e948014e0 /* src/GuCenterExtents.h */, + FFFD948015487f8e94801548 /* src/GuGeometryUnion.h */, + FFFD948015b07f8e948015b0 /* src/GuInternal.h */, + FFFD948016187f8e94801618 /* src/GuMTD.h */, + FFFD948016807f8e94801680 /* src/GuMeshFactory.h */, + FFFD948016e87f8e948016e8 /* src/GuOverlapTests.h */, + FFFD948017507f8e94801750 /* src/GuSerialize.h */, + FFFD948017b87f8e948017b8 /* src/GuSphere.h */, + FFFD948018207f8e94801820 /* src/GuSweepMTD.h */, + FFFD948018887f8e94801888 /* src/GuSweepSharedTests.h */, + FFFD948018f07f8e948018f0 /* src/GuSweepTests.h */, + FFFD948019587f8e94801958 /* src/contact/GuContactMethodImpl.h */, + FFFD948019c07f8e948019c0 /* src/contact/GuContactPolygonPolygon.h */, + FFFD94801a287f8e94801a28 /* src/contact/GuFeatureCode.h */, + FFFD94801a907f8e94801a90 /* src/contact/GuLegacyTraceLineCallback.h */, + FFFD94801af87f8e94801af8 /* src/common/GuBarycentricCoordinates.h */, + FFFD94801b607f8e94801b60 /* src/common/GuBoxConversion.h */, + FFFD94801bc87f8e94801bc8 /* src/common/GuEdgeCache.h */, + FFFD94801c307f8e94801c30 /* src/common/GuEdgeListData.h */, + FFFD94801c987f8e94801c98 /* src/common/GuSeparatingAxes.h */, + FFFD94801d007f8e94801d00 /* src/convex/GuBigConvexData.h */, + FFFD94801d687f8e94801d68 /* src/convex/GuBigConvexData2.h */, + FFFD94801dd07f8e94801dd0 /* src/convex/GuConvexEdgeFlags.h */, + FFFD94801e387f8e94801e38 /* src/convex/GuConvexHelper.h */, + FFFD94801ea07f8e94801ea0 /* src/convex/GuConvexMesh.h */, + FFFD94801f087f8e94801f08 /* src/convex/GuConvexMeshData.h */, + FFFD94801f707f8e94801f70 /* src/convex/GuConvexSupportTable.h */, + FFFD94801fd87f8e94801fd8 /* src/convex/GuConvexUtilsInternal.h */, + FFFD948020407f8e94802040 /* src/convex/GuCubeIndex.h */, + FFFD948020a87f8e948020a8 /* src/convex/GuHillClimbing.h */, + FFFD948021107f8e94802110 /* src/convex/GuShapeConvex.h */, + FFFD948021787f8e94802178 /* src/distance/GuDistancePointBox.h */, + FFFD948021e07f8e948021e0 /* src/distance/GuDistancePointSegment.h */, + FFFD948022487f8e94802248 /* src/distance/GuDistancePointTriangle.h */, + FFFD948022b07f8e948022b0 /* src/distance/GuDistancePointTriangleSIMD.h */, + FFFD948023187f8e94802318 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, + FFFD948023807f8e94802380 /* src/distance/GuDistanceSegmentTriangle.h */, + FFFD948023e87f8e948023e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, + FFFD948024507f8e94802450 /* src/sweep/GuSweepBoxBox.h */, + FFFD948024b87f8e948024b8 /* src/sweep/GuSweepBoxSphere.h */, + FFFD948025207f8e94802520 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, + FFFD948025887f8e94802588 /* src/sweep/GuSweepBoxTriangle_SAT.h */, + FFFD948025f07f8e948025f0 /* src/sweep/GuSweepCapsuleBox.h */, + FFFD948026587f8e94802658 /* src/sweep/GuSweepCapsuleCapsule.h */, + FFFD948026c07f8e948026c0 /* src/sweep/GuSweepCapsuleTriangle.h */, + FFFD948027287f8e94802728 /* src/sweep/GuSweepSphereCapsule.h */, + FFFD948027907f8e94802790 /* src/sweep/GuSweepSphereSphere.h */, + FFFD948027f87f8e948027f8 /* src/sweep/GuSweepSphereTriangle.h */, + FFFD948028607f8e94802860 /* src/sweep/GuSweepTriangleUtils.h */, + FFFD948028c87f8e948028c8 /* src/gjk/GuEPA.h */, + FFFD948029307f8e94802930 /* src/gjk/GuEPAFacet.h */, + FFFD948029987f8e94802998 /* src/gjk/GuGJK.h */, + FFFD94802a007f8e94802a00 /* src/gjk/GuGJKPenetration.h */, + FFFD94802a687f8e94802a68 /* src/gjk/GuGJKRaycast.h */, + FFFD94802ad07f8e94802ad0 /* src/gjk/GuGJKSimplex.h */, + FFFD94802b387f8e94802b38 /* src/gjk/GuGJKTest.h */, + FFFD94802ba07f8e94802ba0 /* src/gjk/GuGJKType.h */, + FFFD94802c087f8e94802c08 /* src/gjk/GuGJKUtil.h */, + FFFD94802c707f8e94802c70 /* src/gjk/GuVecBox.h */, + FFFD94802cd87f8e94802cd8 /* src/gjk/GuVecCapsule.h */, + FFFD94802d407f8e94802d40 /* src/gjk/GuVecConvex.h */, + FFFD94802da87f8e94802da8 /* src/gjk/GuVecConvexHull.h */, + FFFD94802e107f8e94802e10 /* src/gjk/GuVecConvexHullNoScale.h */, + FFFD94802e787f8e94802e78 /* src/gjk/GuVecPlane.h */, + FFFD94802ee07f8e94802ee0 /* src/gjk/GuVecShrunkBox.h */, + FFFD94802f487f8e94802f48 /* src/gjk/GuVecShrunkConvexHull.h */, + FFFD94802fb07f8e94802fb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, + FFFD948030187f8e94803018 /* src/gjk/GuVecSphere.h */, + FFFD948030807f8e94803080 /* src/gjk/GuVecTriangle.h */, + FFFD948030e87f8e948030e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, + FFFD948031507f8e94803150 /* src/intersection/GuIntersectionEdgeEdge.h */, + FFFD948031b87f8e948031b8 /* src/intersection/GuIntersectionRay.h */, + FFFD948032207f8e94803220 /* src/intersection/GuIntersectionRayBox.h */, + FFFD948032887f8e94803288 /* src/intersection/GuIntersectionRayBoxSIMD.h */, + FFFD948032f07f8e948032f0 /* src/intersection/GuIntersectionRayCapsule.h */, + FFFD948033587f8e94803358 /* src/intersection/GuIntersectionRayPlane.h */, + FFFD948033c07f8e948033c0 /* src/intersection/GuIntersectionRaySphere.h */, + FFFD948034287f8e94803428 /* src/intersection/GuIntersectionRayTriangle.h */, + FFFD948034907f8e94803490 /* src/intersection/GuIntersectionSphereBox.h */, + FFFD948034f87f8e948034f8 /* src/mesh/GuBV32.h */, + FFFD948035607f8e94803560 /* src/mesh/GuBV32Build.h */, + FFFD948035c87f8e948035c8 /* src/mesh/GuBV4.h */, + FFFD948036307f8e94803630 /* src/mesh/GuBV4Build.h */, + FFFD948036987f8e94803698 /* src/mesh/GuBV4Settings.h */, + FFFD948037007f8e94803700 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, + FFFD948037687f8e94803768 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, + FFFD948037d07f8e948037d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, + FFFD948038387f8e94803838 /* src/mesh/GuBV4_BoxSweep_Internal.h */, + FFFD948038a07f8e948038a0 /* src/mesh/GuBV4_BoxSweep_Params.h */, + FFFD948039087f8e94803908 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, + FFFD948039707f8e94803970 /* src/mesh/GuBV4_Common.h */, + FFFD948039d87f8e948039d8 /* src/mesh/GuBV4_Internal.h */, + FFFD94803a407f8e94803a40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, + FFFD94803aa87f8e94803aa8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, + FFFD94803b107f8e94803b10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, + FFFD94803b787f8e94803b78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, + FFFD94803be07f8e94803be0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, + FFFD94803c487f8e94803c48 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, + FFFD94803cb07f8e94803cb0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, + FFFD94803d187f8e94803d18 /* src/mesh/GuBV4_Slabs.h */, + FFFD94803d807f8e94803d80 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, + FFFD94803de87f8e94803de8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, + FFFD94803e507f8e94803e50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, + FFFD94803eb87f8e94803eb8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, + FFFD94803f207f8e94803f20 /* src/mesh/GuBVConstants.h */, + FFFD94803f887f8e94803f88 /* src/mesh/GuMeshData.h */, + FFFD94803ff07f8e94803ff0 /* src/mesh/GuMidphaseInterface.h */, + FFFD948040587f8e94804058 /* src/mesh/GuRTree.h */, + FFFD948040c07f8e948040c0 /* src/mesh/GuSweepConvexTri.h */, + FFFD948041287f8e94804128 /* src/mesh/GuSweepMesh.h */, + FFFD948041907f8e94804190 /* src/mesh/GuTriangle32.h */, + FFFD948041f87f8e948041f8 /* src/mesh/GuTriangleCache.h */, + FFFD948042607f8e94804260 /* src/mesh/GuTriangleMesh.h */, + FFFD948042c87f8e948042c8 /* src/mesh/GuTriangleMeshBV4.h */, + FFFD948043307f8e94804330 /* src/mesh/GuTriangleMeshRTree.h */, + FFFD948043987f8e94804398 /* src/mesh/GuTriangleVertexPointers.h */, + FFFD948044007f8e94804400 /* src/hf/GuEntityReport.h */, + FFFD948044687f8e94804468 /* src/hf/GuHeightField.h */, + FFFD948044d07f8e948044d0 /* src/hf/GuHeightFieldData.h */, + FFFD948045387f8e94804538 /* src/hf/GuHeightFieldUtil.h */, + FFFD948045a07f8e948045a0 /* src/pcm/GuPCMContactConvexCommon.h */, + FFFD948046087f8e94804608 /* src/pcm/GuPCMContactGen.h */, + FFFD948046707f8e94804670 /* src/pcm/GuPCMContactGenUtil.h */, + FFFD948046d87f8e948046d8 /* src/pcm/GuPCMContactMeshCallback.h */, + FFFD948047407f8e94804740 /* src/pcm/GuPCMShapeConvex.h */, + FFFD948047a87f8e948047a8 /* src/pcm/GuPCMTriangleContactGen.h */, + FFFD948048107f8e94804810 /* src/pcm/GuPersistentContactManifold.h */, + FFFD948048787f8e94804878 /* src/ccd/GuCCDSweepConvexMesh.h */, + FFFD948048e07f8e948048e0 /* src/GuBounds.cpp */, + FFFD948049487f8e94804948 /* src/GuBox.cpp */, + FFFD948049b07f8e948049b0 /* src/GuCCTSweepTests.cpp */, + FFFD94804a187f8e94804a18 /* src/GuCapsule.cpp */, + FFFD94804a807f8e94804a80 /* src/GuGeometryQuery.cpp */, + FFFD94804ae87f8e94804ae8 /* src/GuGeometryUnion.cpp */, + FFFD94804b507f8e94804b50 /* src/GuInternal.cpp */, + FFFD94804bb87f8e94804bb8 /* src/GuMTD.cpp */, + FFFD94804c207f8e94804c20 /* src/GuMeshFactory.cpp */, + FFFD94804c887f8e94804c88 /* src/GuMetaData.cpp */, + FFFD94804cf07f8e94804cf0 /* src/GuOverlapTests.cpp */, + FFFD94804d587f8e94804d58 /* src/GuRaycastTests.cpp */, + FFFD94804dc07f8e94804dc0 /* src/GuSerialize.cpp */, + FFFD94804e287f8e94804e28 /* src/GuSweepMTD.cpp */, + FFFD94804e907f8e94804e90 /* src/GuSweepSharedTests.cpp */, + FFFD94804ef87f8e94804ef8 /* src/GuSweepTests.cpp */, + FFFD94804f607f8e94804f60 /* src/contact/GuContactBoxBox.cpp */, + FFFD94804fc87f8e94804fc8 /* src/contact/GuContactCapsuleBox.cpp */, + FFFD948050307f8e94805030 /* src/contact/GuContactCapsuleCapsule.cpp */, + FFFD948050987f8e94805098 /* src/contact/GuContactCapsuleConvex.cpp */, + FFFD948051007f8e94805100 /* src/contact/GuContactCapsuleMesh.cpp */, + FFFD948051687f8e94805168 /* src/contact/GuContactConvexConvex.cpp */, + FFFD948051d07f8e948051d0 /* src/contact/GuContactConvexMesh.cpp */, + FFFD948052387f8e94805238 /* src/contact/GuContactPlaneBox.cpp */, + FFFD948052a07f8e948052a0 /* src/contact/GuContactPlaneCapsule.cpp */, + FFFD948053087f8e94805308 /* src/contact/GuContactPlaneConvex.cpp */, + FFFD948053707f8e94805370 /* src/contact/GuContactPolygonPolygon.cpp */, + FFFD948053d87f8e948053d8 /* src/contact/GuContactSphereBox.cpp */, + FFFD948054407f8e94805440 /* src/contact/GuContactSphereCapsule.cpp */, + FFFD948054a87f8e948054a8 /* src/contact/GuContactSphereMesh.cpp */, + FFFD948055107f8e94805510 /* src/contact/GuContactSpherePlane.cpp */, + FFFD948055787f8e94805578 /* src/contact/GuContactSphereSphere.cpp */, + FFFD948055e07f8e948055e0 /* src/contact/GuFeatureCode.cpp */, + FFFD948056487f8e94805648 /* src/contact/GuLegacyContactBoxHeightField.cpp */, + FFFD948056b07f8e948056b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, + FFFD948057187f8e94805718 /* src/contact/GuLegacyContactConvexHeightField.cpp */, + FFFD948057807f8e94805780 /* src/contact/GuLegacyContactSphereHeightField.cpp */, + FFFD948057e87f8e948057e8 /* src/common/GuBarycentricCoordinates.cpp */, + FFFD948058507f8e94805850 /* src/common/GuSeparatingAxes.cpp */, + FFFD948058b87f8e948058b8 /* src/convex/GuBigConvexData.cpp */, + FFFD948059207f8e94805920 /* src/convex/GuConvexHelper.cpp */, + FFFD948059887f8e94805988 /* src/convex/GuConvexMesh.cpp */, + FFFD948059f07f8e948059f0 /* src/convex/GuConvexSupportTable.cpp */, + FFFD94805a587f8e94805a58 /* src/convex/GuConvexUtilsInternal.cpp */, + FFFD94805ac07f8e94805ac0 /* src/convex/GuHillClimbing.cpp */, + FFFD94805b287f8e94805b28 /* src/convex/GuShapeConvex.cpp */, + FFFD94805b907f8e94805b90 /* src/distance/GuDistancePointBox.cpp */, + FFFD94805bf87f8e94805bf8 /* src/distance/GuDistancePointTriangle.cpp */, + FFFD94805c607f8e94805c60 /* src/distance/GuDistanceSegmentBox.cpp */, + FFFD94805cc87f8e94805cc8 /* src/distance/GuDistanceSegmentSegment.cpp */, + FFFD94805d307f8e94805d30 /* src/distance/GuDistanceSegmentTriangle.cpp */, + FFFD94805d987f8e94805d98 /* src/sweep/GuSweepBoxBox.cpp */, + FFFD94805e007f8e94805e00 /* src/sweep/GuSweepBoxSphere.cpp */, + FFFD94805e687f8e94805e68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, + FFFD94805ed07f8e94805ed0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, + FFFD94805f387f8e94805f38 /* src/sweep/GuSweepCapsuleBox.cpp */, + FFFD94805fa07f8e94805fa0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, + FFFD948060087f8e94806008 /* src/sweep/GuSweepCapsuleTriangle.cpp */, + FFFD948060707f8e94806070 /* src/sweep/GuSweepSphereCapsule.cpp */, + FFFD948060d87f8e948060d8 /* src/sweep/GuSweepSphereSphere.cpp */, + FFFD948061407f8e94806140 /* src/sweep/GuSweepSphereTriangle.cpp */, + FFFD948061a87f8e948061a8 /* src/sweep/GuSweepTriangleUtils.cpp */, + FFFD948062107f8e94806210 /* src/gjk/GuEPA.cpp */, + FFFD948062787f8e94806278 /* src/gjk/GuGJKSimplex.cpp */, + FFFD948062e07f8e948062e0 /* src/gjk/GuGJKTest.cpp */, + FFFD948063487f8e94806348 /* src/intersection/GuIntersectionBoxBox.cpp */, + FFFD948063b07f8e948063b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, + FFFD948064187f8e94806418 /* src/intersection/GuIntersectionEdgeEdge.cpp */, + FFFD948064807f8e94806480 /* src/intersection/GuIntersectionRayBox.cpp */, + FFFD948064e87f8e948064e8 /* src/intersection/GuIntersectionRayCapsule.cpp */, + FFFD948065507f8e94806550 /* src/intersection/GuIntersectionRaySphere.cpp */, + FFFD948065b87f8e948065b8 /* src/intersection/GuIntersectionSphereBox.cpp */, + FFFD948066207f8e94806620 /* src/intersection/GuIntersectionTriangleBox.cpp */, + FFFD948066887f8e94806688 /* src/mesh/GuBV32.cpp */, + FFFD948066f07f8e948066f0 /* src/mesh/GuBV32Build.cpp */, + FFFD948067587f8e94806758 /* src/mesh/GuBV4.cpp */, + FFFD948067c07f8e948067c0 /* src/mesh/GuBV4Build.cpp */, + FFFD948068287f8e94806828 /* src/mesh/GuBV4_AABBSweep.cpp */, + FFFD948068907f8e94806890 /* src/mesh/GuBV4_BoxOverlap.cpp */, + FFFD948068f87f8e948068f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, + FFFD948069607f8e94806960 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, + FFFD948069c87f8e948069c8 /* src/mesh/GuBV4_OBBSweep.cpp */, + FFFD94806a307f8e94806a30 /* src/mesh/GuBV4_Raycast.cpp */, + FFFD94806a987f8e94806a98 /* src/mesh/GuBV4_SphereOverlap.cpp */, + FFFD94806b007f8e94806b00 /* src/mesh/GuBV4_SphereSweep.cpp */, + FFFD94806b687f8e94806b68 /* src/mesh/GuMeshQuery.cpp */, + FFFD94806bd07f8e94806bd0 /* src/mesh/GuMidphaseBV4.cpp */, + FFFD94806c387f8e94806c38 /* src/mesh/GuMidphaseRTree.cpp */, + FFFD94806ca07f8e94806ca0 /* src/mesh/GuOverlapTestsMesh.cpp */, + FFFD94806d087f8e94806d08 /* src/mesh/GuRTree.cpp */, + FFFD94806d707f8e94806d70 /* src/mesh/GuRTreeQueries.cpp */, + FFFD94806dd87f8e94806dd8 /* src/mesh/GuSweepsMesh.cpp */, + FFFD94806e407f8e94806e40 /* src/mesh/GuTriangleMesh.cpp */, + FFFD94806ea87f8e94806ea8 /* src/mesh/GuTriangleMeshBV4.cpp */, + FFFD94806f107f8e94806f10 /* src/mesh/GuTriangleMeshRTree.cpp */, + FFFD94806f787f8e94806f78 /* src/hf/GuHeightField.cpp */, + FFFD94806fe07f8e94806fe0 /* src/hf/GuHeightFieldUtil.cpp */, + FFFD948070487f8e94807048 /* src/hf/GuOverlapTestsHF.cpp */, + FFFD948070b07f8e948070b0 /* src/hf/GuSweepsHF.cpp */, + FFFD948071187f8e94807118 /* src/pcm/GuPCMContactBoxBox.cpp */, + FFFD948071807f8e94807180 /* src/pcm/GuPCMContactBoxConvex.cpp */, + FFFD948071e87f8e948071e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, + FFFD948072507f8e94807250 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, + FFFD948072b87f8e948072b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, + FFFD948073207f8e94807320 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, + FFFD948073887f8e94807388 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, + FFFD948073f07f8e948073f0 /* src/pcm/GuPCMContactConvexCommon.cpp */, + FFFD948074587f8e94807458 /* src/pcm/GuPCMContactConvexConvex.cpp */, + FFFD948074c07f8e948074c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, + FFFD948075287f8e94807528 /* src/pcm/GuPCMContactConvexMesh.cpp */, + FFFD948075907f8e94807590 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, + FFFD948075f87f8e948075f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, + FFFD948076607f8e94807660 /* src/pcm/GuPCMContactPlaneBox.cpp */, + FFFD948076c87f8e948076c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, + FFFD948077307f8e94807730 /* src/pcm/GuPCMContactPlaneConvex.cpp */, + FFFD948077987f8e94807798 /* src/pcm/GuPCMContactSphereBox.cpp */, + FFFD948078007f8e94807800 /* src/pcm/GuPCMContactSphereCapsule.cpp */, + FFFD948078687f8e94807868 /* src/pcm/GuPCMContactSphereConvex.cpp */, + FFFD948078d07f8e948078d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, + FFFD948079387f8e94807938 /* src/pcm/GuPCMContactSphereMesh.cpp */, + FFFD948079a07f8e948079a0 /* src/pcm/GuPCMContactSpherePlane.cpp */, + FFFD94807a087f8e94807a08 /* src/pcm/GuPCMContactSphereSphere.cpp */, + FFFD94807a707f8e94807a70 /* src/pcm/GuPCMShapeConvex.cpp */, + FFFD94807ad87f8e94807ad8 /* src/pcm/GuPCMTriangleContactGen.cpp */, + FFFD94807b407f8e94807b40 /* src/pcm/GuPersistentContactManifold.cpp */, + FFFD94807ba87f8e94807ba8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, + FFFD94807c107f8e94807c10 /* src/ccd/GuCCDSweepPrimitives.cpp */, ); name = "geomutils"; sourceTree = SOURCE_ROOT; }; - FFFB832630b07fdb832630b0 /* PxFoundation */ = { + FFFB94146ae07f8e94146ae0 /* PxFoundation */ = { isa = PBXGroup; children = ( - FFFB83263ce07fdb83263ce0 /* include */, - FFFB83263d087fdb83263d08 /* src */, + FFFB94168ff07f8e94168ff0 /* include */, + FFFB941690187f8e94169018 /* src */, ); name = "PxFoundation"; sourceTree = "<group>"; }; - FFFB83263ce07fdb83263ce0 /* include */ = { + FFFB94168ff07f8e94168ff0 /* include */ = { isa = PBXGroup; children = ( - FFFD83977a007fdb83977a00 /* Px.h */, - FFFD83977a687fdb83977a68 /* PxAllocatorCallback.h */, - FFFD83977ad07fdb83977ad0 /* PxAssert.h */, - FFFD83977b387fdb83977b38 /* PxBitAndData.h */, - FFFD83977ba07fdb83977ba0 /* PxBounds3.h */, - FFFD83977c087fdb83977c08 /* PxErrorCallback.h */, - FFFD83977c707fdb83977c70 /* PxErrors.h */, - FFFD83977cd87fdb83977cd8 /* PxFlags.h */, - FFFD83977d407fdb83977d40 /* PxFoundation.h */, - FFFD83977da87fdb83977da8 /* PxFoundationVersion.h */, - FFFD83977e107fdb83977e10 /* PxIO.h */, - FFFD83977e787fdb83977e78 /* PxIntrinsics.h */, - FFFD83977ee07fdb83977ee0 /* PxMat33.h */, - FFFD83977f487fdb83977f48 /* PxMat44.h */, - FFFD83977fb07fdb83977fb0 /* PxMath.h */, - FFFD839780187fdb83978018 /* PxMathUtils.h */, - FFFD839780807fdb83978080 /* PxMemory.h */, - FFFD839780e87fdb839780e8 /* PxPlane.h */, - FFFD839781507fdb83978150 /* PxPreprocessor.h */, - FFFD839781b87fdb839781b8 /* PxProfiler.h */, - FFFD839782207fdb83978220 /* PxQuat.h */, - FFFD839782887fdb83978288 /* PxSimpleTypes.h */, - FFFD839782f07fdb839782f0 /* PxStrideIterator.h */, - FFFD839783587fdb83978358 /* PxTransform.h */, - FFFD839783c07fdb839783c0 /* PxUnionCast.h */, - FFFD839784287fdb83978428 /* PxVec2.h */, - FFFD839784907fdb83978490 /* PxVec3.h */, - FFFD839784f87fdb839784f8 /* PxVec4.h */, - FFFD839785607fdb83978560 /* unix/PxUnixIntrinsics.h */, + FFFD939924007f8e93992400 /* Px.h */, + FFFD939924687f8e93992468 /* PxAllocatorCallback.h */, + FFFD939924d07f8e939924d0 /* PxAssert.h */, + FFFD939925387f8e93992538 /* PxBitAndData.h */, + FFFD939925a07f8e939925a0 /* PxBounds3.h */, + FFFD939926087f8e93992608 /* PxErrorCallback.h */, + FFFD939926707f8e93992670 /* PxErrors.h */, + FFFD939926d87f8e939926d8 /* PxFlags.h */, + FFFD939927407f8e93992740 /* PxFoundation.h */, + FFFD939927a87f8e939927a8 /* PxFoundationVersion.h */, + FFFD939928107f8e93992810 /* PxIO.h */, + FFFD939928787f8e93992878 /* PxIntrinsics.h */, + FFFD939928e07f8e939928e0 /* PxMat33.h */, + FFFD939929487f8e93992948 /* PxMat44.h */, + FFFD939929b07f8e939929b0 /* PxMath.h */, + FFFD93992a187f8e93992a18 /* PxMathUtils.h */, + FFFD93992a807f8e93992a80 /* PxMemory.h */, + FFFD93992ae87f8e93992ae8 /* PxPlane.h */, + FFFD93992b507f8e93992b50 /* PxPreprocessor.h */, + FFFD93992bb87f8e93992bb8 /* PxProfiler.h */, + FFFD93992c207f8e93992c20 /* PxQuat.h */, + FFFD93992c887f8e93992c88 /* PxSimpleTypes.h */, + FFFD93992cf07f8e93992cf0 /* PxStrideIterator.h */, + FFFD93992d587f8e93992d58 /* PxTransform.h */, + FFFD93992dc07f8e93992dc0 /* PxUnionCast.h */, + FFFD93992e287f8e93992e28 /* PxVec2.h */, + FFFD93992e907f8e93992e90 /* PxVec3.h */, + FFFD93992ef87f8e93992ef8 /* PxVec4.h */, + FFFD93992f607f8e93992f60 /* unix/PxUnixIntrinsics.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB83263d087fdb83263d08 /* src */ = { + FFFB941690187f8e94169018 /* src */ = { isa = PBXGroup; children = ( - FFFD83979e007fdb83979e00 /* include/Ps.h */, - FFFD83979e687fdb83979e68 /* include/PsAlignedMalloc.h */, - FFFD83979ed07fdb83979ed0 /* include/PsAlloca.h */, - FFFD83979f387fdb83979f38 /* include/PsAllocator.h */, - FFFD83979fa07fdb83979fa0 /* include/PsAoS.h */, - FFFD8397a0087fdb8397a008 /* include/PsArray.h */, - FFFD8397a0707fdb8397a070 /* include/PsAtomic.h */, - FFFD8397a0d87fdb8397a0d8 /* include/PsBasicTemplates.h */, - FFFD8397a1407fdb8397a140 /* include/PsBitUtils.h */, - FFFD8397a1a87fdb8397a1a8 /* include/PsBroadcast.h */, - FFFD8397a2107fdb8397a210 /* include/PsCpu.h */, - FFFD8397a2787fdb8397a278 /* include/PsFPU.h */, - FFFD8397a2e07fdb8397a2e0 /* include/PsFoundation.h */, - FFFD8397a3487fdb8397a348 /* include/PsHash.h */, - FFFD8397a3b07fdb8397a3b0 /* include/PsHashInternals.h */, - FFFD8397a4187fdb8397a418 /* include/PsHashMap.h */, - FFFD8397a4807fdb8397a480 /* include/PsHashSet.h */, - FFFD8397a4e87fdb8397a4e8 /* include/PsInlineAllocator.h */, - FFFD8397a5507fdb8397a550 /* include/PsInlineAoS.h */, - FFFD8397a5b87fdb8397a5b8 /* include/PsInlineArray.h */, - FFFD8397a6207fdb8397a620 /* include/PsIntrinsics.h */, - FFFD8397a6887fdb8397a688 /* include/PsMathUtils.h */, - FFFD8397a6f07fdb8397a6f0 /* include/PsMutex.h */, - FFFD8397a7587fdb8397a758 /* include/PsPool.h */, - FFFD8397a7c07fdb8397a7c0 /* include/PsSList.h */, - FFFD8397a8287fdb8397a828 /* include/PsSocket.h */, - FFFD8397a8907fdb8397a890 /* include/PsSort.h */, - FFFD8397a8f87fdb8397a8f8 /* include/PsSortInternals.h */, - FFFD8397a9607fdb8397a960 /* include/PsString.h */, - FFFD8397a9c87fdb8397a9c8 /* include/PsSync.h */, - FFFD8397aa307fdb8397aa30 /* include/PsTempAllocator.h */, - FFFD8397aa987fdb8397aa98 /* include/PsThread.h */, - FFFD8397ab007fdb8397ab00 /* include/PsTime.h */, - FFFD8397ab687fdb8397ab68 /* include/PsUserAllocated.h */, - FFFD8397abd07fdb8397abd0 /* include/PsUtilities.h */, - FFFD8397ac387fdb8397ac38 /* include/PsVecMath.h */, - FFFD8397aca07fdb8397aca0 /* include/PsVecMathAoSScalar.h */, - FFFD8397ad087fdb8397ad08 /* include/PsVecMathAoSScalarInline.h */, - FFFD8397ad707fdb8397ad70 /* include/PsVecMathSSE.h */, - FFFD8397add87fdb8397add8 /* include/PsVecMathUtilities.h */, - FFFD8397ae407fdb8397ae40 /* include/PsVecQuat.h */, - FFFD8397aea87fdb8397aea8 /* include/PsVecTransform.h */, - FFFD8397af107fdb8397af10 /* include/unix/PsUnixAoS.h */, - FFFD8397af787fdb8397af78 /* include/unix/PsUnixFPU.h */, - FFFD8397afe07fdb8397afe0 /* include/unix/PsUnixInlineAoS.h */, - FFFD8397b0487fdb8397b048 /* include/unix/PsUnixIntrinsics.h */, - FFFD8397b0b07fdb8397b0b0 /* include/unix/PsUnixTrigConstants.h */, - FFFD8397b1187fdb8397b118 /* src/PsAllocator.cpp */, - FFFD8397b1807fdb8397b180 /* src/PsAssert.cpp */, - FFFD8397b1e87fdb8397b1e8 /* src/PsFoundation.cpp */, - FFFD8397b2507fdb8397b250 /* src/PsMathUtils.cpp */, - FFFD8397b2b87fdb8397b2b8 /* src/PsString.cpp */, - FFFD8397b3207fdb8397b320 /* src/PsTempAllocator.cpp */, - FFFD8397b3887fdb8397b388 /* src/PsUtilities.cpp */, - FFFD8397b3f07fdb8397b3f0 /* src/unix/PsUnixAtomic.cpp */, - FFFD8397b4587fdb8397b458 /* src/unix/PsUnixCpu.cpp */, - FFFD8397b4c07fdb8397b4c0 /* src/unix/PsUnixFPU.cpp */, - FFFD8397b5287fdb8397b528 /* src/unix/PsUnixMutex.cpp */, - FFFD8397b5907fdb8397b590 /* src/unix/PsUnixPrintString.cpp */, - FFFD8397b5f87fdb8397b5f8 /* src/unix/PsUnixSList.cpp */, - FFFD8397b6607fdb8397b660 /* src/unix/PsUnixSocket.cpp */, - FFFD8397b6c87fdb8397b6c8 /* src/unix/PsUnixSync.cpp */, - FFFD8397b7307fdb8397b730 /* src/unix/PsUnixThread.cpp */, - FFFD8397b7987fdb8397b798 /* src/unix/PsUnixTime.cpp */, + FFFD939948007f8e93994800 /* include/Ps.h */, + FFFD939948687f8e93994868 /* include/PsAlignedMalloc.h */, + FFFD939948d07f8e939948d0 /* include/PsAlloca.h */, + FFFD939949387f8e93994938 /* include/PsAllocator.h */, + FFFD939949a07f8e939949a0 /* include/PsAoS.h */, + FFFD93994a087f8e93994a08 /* include/PsArray.h */, + FFFD93994a707f8e93994a70 /* include/PsAtomic.h */, + FFFD93994ad87f8e93994ad8 /* include/PsBasicTemplates.h */, + FFFD93994b407f8e93994b40 /* include/PsBitUtils.h */, + FFFD93994ba87f8e93994ba8 /* include/PsBroadcast.h */, + FFFD93994c107f8e93994c10 /* include/PsCpu.h */, + FFFD93994c787f8e93994c78 /* include/PsFPU.h */, + FFFD93994ce07f8e93994ce0 /* include/PsFoundation.h */, + FFFD93994d487f8e93994d48 /* include/PsHash.h */, + FFFD93994db07f8e93994db0 /* include/PsHashInternals.h */, + FFFD93994e187f8e93994e18 /* include/PsHashMap.h */, + FFFD93994e807f8e93994e80 /* include/PsHashSet.h */, + FFFD93994ee87f8e93994ee8 /* include/PsInlineAllocator.h */, + FFFD93994f507f8e93994f50 /* include/PsInlineAoS.h */, + FFFD93994fb87f8e93994fb8 /* include/PsInlineArray.h */, + FFFD939950207f8e93995020 /* include/PsIntrinsics.h */, + FFFD939950887f8e93995088 /* include/PsMathUtils.h */, + FFFD939950f07f8e939950f0 /* include/PsMutex.h */, + FFFD939951587f8e93995158 /* include/PsPool.h */, + FFFD939951c07f8e939951c0 /* include/PsSList.h */, + FFFD939952287f8e93995228 /* include/PsSocket.h */, + FFFD939952907f8e93995290 /* include/PsSort.h */, + FFFD939952f87f8e939952f8 /* include/PsSortInternals.h */, + FFFD939953607f8e93995360 /* include/PsString.h */, + FFFD939953c87f8e939953c8 /* include/PsSync.h */, + FFFD939954307f8e93995430 /* include/PsTempAllocator.h */, + FFFD939954987f8e93995498 /* include/PsThread.h */, + FFFD939955007f8e93995500 /* include/PsTime.h */, + FFFD939955687f8e93995568 /* include/PsUserAllocated.h */, + FFFD939955d07f8e939955d0 /* include/PsUtilities.h */, + FFFD939956387f8e93995638 /* include/PsVecMath.h */, + FFFD939956a07f8e939956a0 /* include/PsVecMathAoSScalar.h */, + FFFD939957087f8e93995708 /* include/PsVecMathAoSScalarInline.h */, + FFFD939957707f8e93995770 /* include/PsVecMathSSE.h */, + FFFD939957d87f8e939957d8 /* include/PsVecMathUtilities.h */, + FFFD939958407f8e93995840 /* include/PsVecQuat.h */, + FFFD939958a87f8e939958a8 /* include/PsVecTransform.h */, + FFFD939959107f8e93995910 /* include/unix/PsUnixAoS.h */, + FFFD939959787f8e93995978 /* include/unix/PsUnixFPU.h */, + FFFD939959e07f8e939959e0 /* include/unix/PsUnixInlineAoS.h */, + FFFD93995a487f8e93995a48 /* include/unix/PsUnixIntrinsics.h */, + FFFD93995ab07f8e93995ab0 /* include/unix/PsUnixTrigConstants.h */, + FFFD93995b187f8e93995b18 /* src/PsAllocator.cpp */, + FFFD93995b807f8e93995b80 /* src/PsAssert.cpp */, + FFFD93995be87f8e93995be8 /* src/PsFoundation.cpp */, + FFFD93995c507f8e93995c50 /* src/PsMathUtils.cpp */, + FFFD93995cb87f8e93995cb8 /* src/PsString.cpp */, + FFFD93995d207f8e93995d20 /* src/PsTempAllocator.cpp */, + FFFD93995d887f8e93995d88 /* src/PsUtilities.cpp */, + FFFD93995df07f8e93995df0 /* src/unix/PsUnixAtomic.cpp */, + FFFD93995e587f8e93995e58 /* src/unix/PsUnixCpu.cpp */, + FFFD93995ec07f8e93995ec0 /* src/unix/PsUnixFPU.cpp */, + FFFD93995f287f8e93995f28 /* src/unix/PsUnixMutex.cpp */, + FFFD93995f907f8e93995f90 /* src/unix/PsUnixPrintString.cpp */, + FFFD93995ff87f8e93995ff8 /* src/unix/PsUnixSList.cpp */, + FFFD939960607f8e93996060 /* src/unix/PsUnixSocket.cpp */, + FFFD939960c87f8e939960c8 /* src/unix/PsUnixSync.cpp */, + FFFD939961307f8e93996130 /* src/unix/PsUnixThread.cpp */, + FFFD939961987f8e93996198 /* src/unix/PsUnixTime.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB81c0ebb07fdb81c0ebb0 /* PxPvdSDK */ = { + FFFB9440c6c07f8e9440c6c0 /* PxPvdSDK */ = { isa = PBXGroup; children = ( - FFFB81c11be07fdb81c11be0 /* include */, - FFFB81c11c087fdb81c11c08 /* src */, + FFFB944097607f8e94409760 /* include */, + FFFB944097887f8e94409788 /* src */, ); name = "PxPvdSDK"; sourceTree = "<group>"; }; - FFFB81c11be07fdb81c11be0 /* include */ = { + FFFB944097607f8e94409760 /* include */ = { isa = PBXGroup; children = ( - FFFD81c122b07fdb81c122b0 /* PxPvd.h */, - FFFD81c123187fdb81c12318 /* PxPvdTransport.h */, + FFFD94408ce07f8e94408ce0 /* PxPvd.h */, + FFFD94408d487f8e94408d48 /* PxPvdTransport.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB81c11c087fdb81c11c08 /* src */ = { + FFFB944097887f8e94409788 /* src */ = { isa = PBXGroup; children = ( - FFFD82013a007fdb82013a00 /* include/PsPvd.h */, - FFFD82013a687fdb82013a68 /* include/PxProfileAllocatorWrapper.h */, - FFFD82013ad07fdb82013ad0 /* include/PxPvdClient.h */, - FFFD82013b387fdb82013b38 /* include/PxPvdDataStream.h */, - FFFD82013ba07fdb82013ba0 /* include/PxPvdDataStreamHelpers.h */, - FFFD82013c087fdb82013c08 /* include/PxPvdErrorCodes.h */, - FFFD82013c707fdb82013c70 /* include/PxPvdObjectModelBaseTypes.h */, - FFFD82013cd87fdb82013cd8 /* include/PxPvdRenderBuffer.h */, - FFFD82013d407fdb82013d40 /* include/PxPvdUserRenderer.h */, - FFFD82013da87fdb82013da8 /* src/PxProfileEventImpl.cpp */, - FFFD82013e107fdb82013e10 /* src/PxPvd.cpp */, - FFFD82013e787fdb82013e78 /* src/PxPvdDataStream.cpp */, - FFFD82013ee07fdb82013ee0 /* src/PxPvdDefaultFileTransport.cpp */, - FFFD82013f487fdb82013f48 /* src/PxPvdDefaultSocketTransport.cpp */, - FFFD82013fb07fdb82013fb0 /* src/PxPvdImpl.cpp */, - FFFD820140187fdb82014018 /* src/PxPvdMemClient.cpp */, - FFFD820140807fdb82014080 /* src/PxPvdObjectModelMetaData.cpp */, - FFFD820140e87fdb820140e8 /* src/PxPvdObjectRegistrar.cpp */, - FFFD820141507fdb82014150 /* src/PxPvdProfileZoneClient.cpp */, - FFFD820141b87fdb820141b8 /* src/PxPvdUserRenderer.cpp */, - FFFD820142207fdb82014220 /* src/PxProfileBase.h */, - FFFD820142887fdb82014288 /* src/PxProfileCompileTimeEventFilter.h */, - FFFD820142f07fdb820142f0 /* src/PxProfileContextProvider.h */, - FFFD820143587fdb82014358 /* src/PxProfileContextProviderImpl.h */, - FFFD820143c07fdb820143c0 /* src/PxProfileDataBuffer.h */, - FFFD820144287fdb82014428 /* src/PxProfileDataParsing.h */, - FFFD820144907fdb82014490 /* src/PxProfileEventBuffer.h */, - FFFD820144f87fdb820144f8 /* src/PxProfileEventBufferAtomic.h */, - FFFD820145607fdb82014560 /* src/PxProfileEventBufferClient.h */, - FFFD820145c87fdb820145c8 /* src/PxProfileEventBufferClientManager.h */, - FFFD820146307fdb82014630 /* src/PxProfileEventFilter.h */, - FFFD820146987fdb82014698 /* src/PxProfileEventHandler.h */, - FFFD820147007fdb82014700 /* src/PxProfileEventId.h */, - FFFD820147687fdb82014768 /* src/PxProfileEventMutex.h */, - FFFD820147d07fdb820147d0 /* src/PxProfileEventNames.h */, - FFFD820148387fdb82014838 /* src/PxProfileEventParser.h */, - FFFD820148a07fdb820148a0 /* src/PxProfileEventSender.h */, - FFFD820149087fdb82014908 /* src/PxProfileEventSerialization.h */, - FFFD820149707fdb82014970 /* src/PxProfileEventSystem.h */, - FFFD820149d87fdb820149d8 /* src/PxProfileEvents.h */, - FFFD82014a407fdb82014a40 /* src/PxProfileMemory.h */, - FFFD82014aa87fdb82014aa8 /* src/PxProfileMemoryBuffer.h */, - FFFD82014b107fdb82014b10 /* src/PxProfileMemoryEventBuffer.h */, - FFFD82014b787fdb82014b78 /* src/PxProfileMemoryEventParser.h */, - FFFD82014be07fdb82014be0 /* src/PxProfileMemoryEventRecorder.h */, - FFFD82014c487fdb82014c48 /* src/PxProfileMemoryEventReflexiveWriter.h */, - FFFD82014cb07fdb82014cb0 /* src/PxProfileMemoryEventSummarizer.h */, - FFFD82014d187fdb82014d18 /* src/PxProfileMemoryEventTypes.h */, - FFFD82014d807fdb82014d80 /* src/PxProfileMemoryEvents.h */, - FFFD82014de87fdb82014de8 /* src/PxProfileScopedEvent.h */, - FFFD82014e507fdb82014e50 /* src/PxProfileScopedMutexLock.h */, - FFFD82014eb87fdb82014eb8 /* src/PxProfileZone.h */, - FFFD82014f207fdb82014f20 /* src/PxProfileZoneImpl.h */, - FFFD82014f887fdb82014f88 /* src/PxProfileZoneManager.h */, - FFFD82014ff07fdb82014ff0 /* src/PxProfileZoneManagerImpl.h */, - FFFD820150587fdb82015058 /* src/PxPvdBits.h */, - FFFD820150c07fdb820150c0 /* src/PxPvdByteStreams.h */, - FFFD820151287fdb82015128 /* src/PxPvdCommStreamEventSink.h */, - FFFD820151907fdb82015190 /* src/PxPvdCommStreamEvents.h */, - FFFD820151f87fdb820151f8 /* src/PxPvdCommStreamSDKEventTypes.h */, - FFFD820152607fdb82015260 /* src/PxPvdCommStreamTypes.h */, - FFFD820152c87fdb820152c8 /* src/PxPvdDefaultFileTransport.h */, - FFFD820153307fdb82015330 /* src/PxPvdDefaultSocketTransport.h */, - FFFD820153987fdb82015398 /* src/PxPvdFoundation.h */, - FFFD820154007fdb82015400 /* src/PxPvdImpl.h */, - FFFD820154687fdb82015468 /* src/PxPvdInternalByteStreams.h */, - FFFD820154d07fdb820154d0 /* src/PxPvdMarshalling.h */, - FFFD820155387fdb82015538 /* src/PxPvdMemClient.h */, - FFFD820155a07fdb820155a0 /* src/PxPvdObjectModel.h */, - FFFD820156087fdb82015608 /* src/PxPvdObjectModelInternalTypeDefs.h */, - FFFD820156707fdb82015670 /* src/PxPvdObjectModelInternalTypes.h */, - FFFD820156d87fdb820156d8 /* src/PxPvdObjectModelMetaData.h */, - FFFD820157407fdb82015740 /* src/PxPvdObjectRegistrar.h */, - FFFD820157a87fdb820157a8 /* src/PxPvdProfileZoneClient.h */, - FFFD820158107fdb82015810 /* src/PxPvdUserRenderImpl.h */, - FFFD820158787fdb82015878 /* src/PxPvdUserRenderTypes.h */, + FFFD9502e6007f8e9502e600 /* include/PsPvd.h */, + FFFD9502e6687f8e9502e668 /* include/PxProfileAllocatorWrapper.h */, + FFFD9502e6d07f8e9502e6d0 /* include/PxPvdClient.h */, + FFFD9502e7387f8e9502e738 /* include/PxPvdDataStream.h */, + FFFD9502e7a07f8e9502e7a0 /* include/PxPvdDataStreamHelpers.h */, + FFFD9502e8087f8e9502e808 /* include/PxPvdErrorCodes.h */, + FFFD9502e8707f8e9502e870 /* include/PxPvdObjectModelBaseTypes.h */, + FFFD9502e8d87f8e9502e8d8 /* include/PxPvdRenderBuffer.h */, + FFFD9502e9407f8e9502e940 /* include/PxPvdUserRenderer.h */, + FFFD9502e9a87f8e9502e9a8 /* src/PxProfileEventImpl.cpp */, + FFFD9502ea107f8e9502ea10 /* src/PxPvd.cpp */, + FFFD9502ea787f8e9502ea78 /* src/PxPvdDataStream.cpp */, + FFFD9502eae07f8e9502eae0 /* src/PxPvdDefaultFileTransport.cpp */, + FFFD9502eb487f8e9502eb48 /* src/PxPvdDefaultSocketTransport.cpp */, + FFFD9502ebb07f8e9502ebb0 /* src/PxPvdImpl.cpp */, + FFFD9502ec187f8e9502ec18 /* src/PxPvdMemClient.cpp */, + FFFD9502ec807f8e9502ec80 /* src/PxPvdObjectModelMetaData.cpp */, + FFFD9502ece87f8e9502ece8 /* src/PxPvdObjectRegistrar.cpp */, + FFFD9502ed507f8e9502ed50 /* src/PxPvdProfileZoneClient.cpp */, + FFFD9502edb87f8e9502edb8 /* src/PxPvdUserRenderer.cpp */, + FFFD9502ee207f8e9502ee20 /* src/PxProfileBase.h */, + FFFD9502ee887f8e9502ee88 /* src/PxProfileCompileTimeEventFilter.h */, + FFFD9502eef07f8e9502eef0 /* src/PxProfileContextProvider.h */, + FFFD9502ef587f8e9502ef58 /* src/PxProfileContextProviderImpl.h */, + FFFD9502efc07f8e9502efc0 /* src/PxProfileDataBuffer.h */, + FFFD9502f0287f8e9502f028 /* src/PxProfileDataParsing.h */, + FFFD9502f0907f8e9502f090 /* src/PxProfileEventBuffer.h */, + FFFD9502f0f87f8e9502f0f8 /* src/PxProfileEventBufferAtomic.h */, + FFFD9502f1607f8e9502f160 /* src/PxProfileEventBufferClient.h */, + FFFD9502f1c87f8e9502f1c8 /* src/PxProfileEventBufferClientManager.h */, + FFFD9502f2307f8e9502f230 /* src/PxProfileEventFilter.h */, + FFFD9502f2987f8e9502f298 /* src/PxProfileEventHandler.h */, + FFFD9502f3007f8e9502f300 /* src/PxProfileEventId.h */, + FFFD9502f3687f8e9502f368 /* src/PxProfileEventMutex.h */, + FFFD9502f3d07f8e9502f3d0 /* src/PxProfileEventNames.h */, + FFFD9502f4387f8e9502f438 /* src/PxProfileEventParser.h */, + FFFD9502f4a07f8e9502f4a0 /* src/PxProfileEventSender.h */, + FFFD9502f5087f8e9502f508 /* src/PxProfileEventSerialization.h */, + FFFD9502f5707f8e9502f570 /* src/PxProfileEventSystem.h */, + FFFD9502f5d87f8e9502f5d8 /* src/PxProfileEvents.h */, + FFFD9502f6407f8e9502f640 /* src/PxProfileMemory.h */, + FFFD9502f6a87f8e9502f6a8 /* src/PxProfileMemoryBuffer.h */, + FFFD9502f7107f8e9502f710 /* src/PxProfileMemoryEventBuffer.h */, + FFFD9502f7787f8e9502f778 /* src/PxProfileMemoryEventParser.h */, + FFFD9502f7e07f8e9502f7e0 /* src/PxProfileMemoryEventRecorder.h */, + FFFD9502f8487f8e9502f848 /* src/PxProfileMemoryEventReflexiveWriter.h */, + FFFD9502f8b07f8e9502f8b0 /* src/PxProfileMemoryEventSummarizer.h */, + FFFD9502f9187f8e9502f918 /* src/PxProfileMemoryEventTypes.h */, + FFFD9502f9807f8e9502f980 /* src/PxProfileMemoryEvents.h */, + FFFD9502f9e87f8e9502f9e8 /* src/PxProfileScopedEvent.h */, + FFFD9502fa507f8e9502fa50 /* src/PxProfileScopedMutexLock.h */, + FFFD9502fab87f8e9502fab8 /* src/PxProfileZone.h */, + FFFD9502fb207f8e9502fb20 /* src/PxProfileZoneImpl.h */, + FFFD9502fb887f8e9502fb88 /* src/PxProfileZoneManager.h */, + FFFD9502fbf07f8e9502fbf0 /* src/PxProfileZoneManagerImpl.h */, + FFFD9502fc587f8e9502fc58 /* src/PxPvdBits.h */, + FFFD9502fcc07f8e9502fcc0 /* src/PxPvdByteStreams.h */, + FFFD9502fd287f8e9502fd28 /* src/PxPvdCommStreamEventSink.h */, + FFFD9502fd907f8e9502fd90 /* src/PxPvdCommStreamEvents.h */, + FFFD9502fdf87f8e9502fdf8 /* src/PxPvdCommStreamSDKEventTypes.h */, + FFFD9502fe607f8e9502fe60 /* src/PxPvdCommStreamTypes.h */, + FFFD9502fec87f8e9502fec8 /* src/PxPvdDefaultFileTransport.h */, + FFFD9502ff307f8e9502ff30 /* src/PxPvdDefaultSocketTransport.h */, + FFFD9502ff987f8e9502ff98 /* src/PxPvdFoundation.h */, + FFFD950300007f8e95030000 /* src/PxPvdImpl.h */, + FFFD950300687f8e95030068 /* src/PxPvdInternalByteStreams.h */, + FFFD950300d07f8e950300d0 /* src/PxPvdMarshalling.h */, + FFFD950301387f8e95030138 /* src/PxPvdMemClient.h */, + FFFD950301a07f8e950301a0 /* src/PxPvdObjectModel.h */, + FFFD950302087f8e95030208 /* src/PxPvdObjectModelInternalTypeDefs.h */, + FFFD950302707f8e95030270 /* src/PxPvdObjectModelInternalTypes.h */, + FFFD950302d87f8e950302d8 /* src/PxPvdObjectModelMetaData.h */, + FFFD950303407f8e95030340 /* src/PxPvdObjectRegistrar.h */, + FFFD950303a87f8e950303a8 /* src/PxPvdProfileZoneClient.h */, + FFFD950304107f8e95030410 /* src/PxPvdUserRenderImpl.h */, + FFFD950304787f8e95030478 /* src/PxPvdUserRenderTypes.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB83507ad07fdb83507ad0 /* LowLevel */ = { + FFFB94626f907f8e94626f90 /* LowLevel */ = { isa = PBXGroup; children = ( - FFFB837109407fdb83710940 /* API Source */, - FFFB837109687fdb83710968 /* API Includes */, - FFFB837109907fdb83710990 /* Software Source */, - FFFB837109b87fdb837109b8 /* Software Includes */, - FFFB837109e07fdb837109e0 /* Common Source */, - FFFB83710a087fdb83710a08 /* Common Includes */, + FFFB9462ba507f8e9462ba50 /* API Source */, + FFFB9462ba787f8e9462ba78 /* API Includes */, + FFFB9462baa07f8e9462baa0 /* Software Source */, + FFFB9462bac87f8e9462bac8 /* Software Includes */, + FFFB9462baf07f8e9462baf0 /* Common Source */, + FFFB9462bb187f8e9462bb18 /* Common Includes */, ); name = "LowLevel"; sourceTree = "<group>"; }; - FFFB837109407fdb83710940 /* API Source */ = { + FFFB9462ba507f8e9462ba50 /* API Source */ = { isa = PBXGroup; children = ( - FFFD8370d7507fdb8370d750 /* px_globals.cpp */, + FFFD9462b9a07f8e9462b9a0 /* px_globals.cpp */, ); name = "API Source"; sourceTree = SOURCE_ROOT; }; - FFFB837109687fdb83710968 /* API Includes */ = { + FFFB9462ba787f8e9462ba78 /* API Includes */ = { isa = PBXGroup; children = ( - FFFD837103c07fdb837103c0 /* PxsMaterialCore.h */, - FFFD837104287fdb83710428 /* PxsMaterialManager.h */, - FFFD837104907fdb83710490 /* PxvConfig.h */, - FFFD837104f87fdb837104f8 /* PxvContext.h */, - FFFD837105607fdb83710560 /* PxvDynamics.h */, - FFFD837105c87fdb837105c8 /* PxvGeometry.h */, - FFFD837106307fdb83710630 /* PxvGlobals.h */, - FFFD837106987fdb83710698 /* PxvManager.h */, - FFFD837107007fdb83710700 /* PxvSimStats.h */, + FFFD946233907f8e94623390 /* PxsMaterialCore.h */, + FFFD946233f87f8e946233f8 /* PxsMaterialManager.h */, + FFFD946234607f8e94623460 /* PxvConfig.h */, + FFFD946234c87f8e946234c8 /* PxvContext.h */, + FFFD946235307f8e94623530 /* PxvDynamics.h */, + FFFD946235987f8e94623598 /* PxvGeometry.h */, + FFFD946236007f8e94623600 /* PxvGlobals.h */, + FFFD946236687f8e94623668 /* PxvManager.h */, + FFFD946236d07f8e946236d0 /* PxvSimStats.h */, ); name = "API Includes"; sourceTree = SOURCE_ROOT; }; - FFFB837109907fdb83710990 /* Software Source */ = { + FFFB9462baa07f8e9462baa0 /* Software Source */ = { isa = PBXGroup; children = ( - FFFD83712d707fdb83712d70 /* PxsCCD.cpp */, - FFFD83712dd87fdb83712dd8 /* PxsContactManager.cpp */, - FFFD83712e407fdb83712e40 /* PxsContext.cpp */, - FFFD83712ea87fdb83712ea8 /* PxsDefaultMemoryManager.cpp */, - FFFD83712f107fdb83712f10 /* PxsIslandSim.cpp */, - FFFD83712f787fdb83712f78 /* PxsMaterialCombiner.cpp */, - FFFD83712fe07fdb83712fe0 /* PxsNphaseImplementationContext.cpp */, - FFFD837130487fdb83713048 /* PxsSimpleIslandManager.cpp */, + FFFD946349a07f8e946349a0 /* PxsCCD.cpp */, + FFFD94634a087f8e94634a08 /* PxsContactManager.cpp */, + FFFD94634a707f8e94634a70 /* PxsContext.cpp */, + FFFD94634ad87f8e94634ad8 /* PxsDefaultMemoryManager.cpp */, + FFFD94634b407f8e94634b40 /* PxsIslandSim.cpp */, + FFFD94634ba87f8e94634ba8 /* PxsMaterialCombiner.cpp */, + FFFD94634c107f8e94634c10 /* PxsNphaseImplementationContext.cpp */, + FFFD94634c787f8e94634c78 /* PxsSimpleIslandManager.cpp */, ); name = "Software Source"; sourceTree = SOURCE_ROOT; }; - FFFB837109b87fdb837109b8 /* Software Includes */ = { + FFFB9462bac87f8e9462bac8 /* Software Includes */ = { isa = PBXGroup; children = ( - FFFD84027c007fdb84027c00 /* PxsBodySim.h */, - FFFD84027c687fdb84027c68 /* PxsCCD.h */, - FFFD84027cd07fdb84027cd0 /* PxsContactManager.h */, - FFFD84027d387fdb84027d38 /* PxsContactManagerState.h */, - FFFD84027da07fdb84027da0 /* PxsContext.h */, - FFFD84027e087fdb84027e08 /* PxsDefaultMemoryManager.h */, - FFFD84027e707fdb84027e70 /* PxsHeapMemoryAllocator.h */, - FFFD84027ed87fdb84027ed8 /* PxsIncrementalConstraintPartitioning.h */, - FFFD84027f407fdb84027f40 /* PxsIslandManagerTypes.h */, - FFFD84027fa87fdb84027fa8 /* PxsIslandSim.h */, - FFFD840280107fdb84028010 /* PxsKernelWrangler.h */, - FFFD840280787fdb84028078 /* PxsMaterialCombiner.h */, - FFFD840280e07fdb840280e0 /* PxsMemoryManager.h */, - FFFD840281487fdb84028148 /* PxsNphaseImplementationContext.h */, - FFFD840281b07fdb840281b0 /* PxsRigidBody.h */, - FFFD840282187fdb84028218 /* PxsShapeSim.h */, - FFFD840282807fdb84028280 /* PxsSimpleIslandManager.h */, - FFFD840282e87fdb840282e8 /* PxsSimulationController.h */, - FFFD840283507fdb84028350 /* PxsTransformCache.h */, - FFFD840283b87fdb840283b8 /* PxvNphaseImplementationContext.h */, + FFFD9502c4007f8e9502c400 /* PxsBodySim.h */, + FFFD9502c4687f8e9502c468 /* PxsCCD.h */, + FFFD9502c4d07f8e9502c4d0 /* PxsContactManager.h */, + FFFD9502c5387f8e9502c538 /* PxsContactManagerState.h */, + FFFD9502c5a07f8e9502c5a0 /* PxsContext.h */, + FFFD9502c6087f8e9502c608 /* PxsDefaultMemoryManager.h */, + FFFD9502c6707f8e9502c670 /* PxsHeapMemoryAllocator.h */, + FFFD9502c6d87f8e9502c6d8 /* PxsIncrementalConstraintPartitioning.h */, + FFFD9502c7407f8e9502c740 /* PxsIslandManagerTypes.h */, + FFFD9502c7a87f8e9502c7a8 /* PxsIslandSim.h */, + FFFD9502c8107f8e9502c810 /* PxsKernelWrangler.h */, + FFFD9502c8787f8e9502c878 /* PxsMaterialCombiner.h */, + FFFD9502c8e07f8e9502c8e0 /* PxsMemoryManager.h */, + FFFD9502c9487f8e9502c948 /* PxsNphaseImplementationContext.h */, + FFFD9502c9b07f8e9502c9b0 /* PxsRigidBody.h */, + FFFD9502ca187f8e9502ca18 /* PxsShapeSim.h */, + FFFD9502ca807f8e9502ca80 /* PxsSimpleIslandManager.h */, + FFFD9502cae87f8e9502cae8 /* PxsSimulationController.h */, + FFFD9502cb507f8e9502cb50 /* PxsTransformCache.h */, + FFFD9502cbb87f8e9502cbb8 /* PxvNphaseImplementationContext.h */, ); name = "Software Includes"; sourceTree = SOURCE_ROOT; }; - FFFB837109e07fdb837109e0 /* Common Source */ = { + FFFB9462baf07f8e9462baf0 /* Common Source */ = { isa = PBXGroup; children = ( - FFFD840266007fdb84026600 /* collision/PxcContact.cpp */, - FFFD840266687fdb84026668 /* pipeline/PxcContactCache.cpp */, - FFFD840266d07fdb840266d0 /* pipeline/PxcContactMethodImpl.cpp */, - FFFD840267387fdb84026738 /* pipeline/PxcMaterialHeightField.cpp */, - FFFD840267a07fdb840267a0 /* pipeline/PxcMaterialMesh.cpp */, - FFFD840268087fdb84026808 /* pipeline/PxcMaterialMethodImpl.cpp */, - FFFD840268707fdb84026870 /* pipeline/PxcMaterialShape.cpp */, - FFFD840268d87fdb840268d8 /* pipeline/PxcNpBatch.cpp */, - FFFD840269407fdb84026940 /* pipeline/PxcNpCacheStreamPair.cpp */, - FFFD840269a87fdb840269a8 /* pipeline/PxcNpContactPrepShared.cpp */, - FFFD84026a107fdb84026a10 /* pipeline/PxcNpMemBlockPool.cpp */, - FFFD84026a787fdb84026a78 /* pipeline/PxcNpThreadContext.cpp */, + FFFD950356007f8e95035600 /* collision/PxcContact.cpp */, + FFFD950356687f8e95035668 /* pipeline/PxcContactCache.cpp */, + FFFD950356d07f8e950356d0 /* pipeline/PxcContactMethodImpl.cpp */, + FFFD950357387f8e95035738 /* pipeline/PxcMaterialHeightField.cpp */, + FFFD950357a07f8e950357a0 /* pipeline/PxcMaterialMesh.cpp */, + FFFD950358087f8e95035808 /* pipeline/PxcMaterialMethodImpl.cpp */, + FFFD950358707f8e95035870 /* pipeline/PxcMaterialShape.cpp */, + FFFD950358d87f8e950358d8 /* pipeline/PxcNpBatch.cpp */, + FFFD950359407f8e95035940 /* pipeline/PxcNpCacheStreamPair.cpp */, + FFFD950359a87f8e950359a8 /* pipeline/PxcNpContactPrepShared.cpp */, + FFFD95035a107f8e95035a10 /* pipeline/PxcNpMemBlockPool.cpp */, + FFFD95035a787f8e95035a78 /* pipeline/PxcNpThreadContext.cpp */, ); name = "Common Source"; sourceTree = SOURCE_ROOT; }; - FFFB83710a087fdb83710a08 /* Common Includes */ = { + FFFB9462bb187f8e9462bb18 /* Common Includes */ = { isa = PBXGroup; children = ( - FFFD84026e007fdb84026e00 /* collision/PxcContactMethodImpl.h */, - FFFD84026e687fdb84026e68 /* pipeline/PxcCCDStateStreamPair.h */, - FFFD84026ed07fdb84026ed0 /* pipeline/PxcConstraintBlockStream.h */, - FFFD84026f387fdb84026f38 /* pipeline/PxcContactCache.h */, - FFFD84026fa07fdb84026fa0 /* pipeline/PxcMaterialMethodImpl.h */, - FFFD840270087fdb84027008 /* pipeline/PxcNpBatch.h */, - FFFD840270707fdb84027070 /* pipeline/PxcNpCache.h */, - FFFD840270d87fdb840270d8 /* pipeline/PxcNpCacheStreamPair.h */, - FFFD840271407fdb84027140 /* pipeline/PxcNpContactPrepShared.h */, - FFFD840271a87fdb840271a8 /* pipeline/PxcNpMemBlockPool.h */, - FFFD840272107fdb84027210 /* pipeline/PxcNpThreadContext.h */, - FFFD840272787fdb84027278 /* pipeline/PxcNpWorkUnit.h */, - FFFD840272e07fdb840272e0 /* pipeline/PxcRigidBody.h */, - FFFD840273487fdb84027348 /* utils/PxcScratchAllocator.h */, - FFFD840273b07fdb840273b0 /* utils/PxcThreadCoherentCache.h */, + FFFD95035e007f8e95035e00 /* collision/PxcContactMethodImpl.h */, + FFFD95035e687f8e95035e68 /* pipeline/PxcCCDStateStreamPair.h */, + FFFD95035ed07f8e95035ed0 /* pipeline/PxcConstraintBlockStream.h */, + FFFD95035f387f8e95035f38 /* pipeline/PxcContactCache.h */, + FFFD95035fa07f8e95035fa0 /* pipeline/PxcMaterialMethodImpl.h */, + FFFD950360087f8e95036008 /* pipeline/PxcNpBatch.h */, + FFFD950360707f8e95036070 /* pipeline/PxcNpCache.h */, + FFFD950360d87f8e950360d8 /* pipeline/PxcNpCacheStreamPair.h */, + FFFD950361407f8e95036140 /* pipeline/PxcNpContactPrepShared.h */, + FFFD950361a87f8e950361a8 /* pipeline/PxcNpMemBlockPool.h */, + FFFD950362107f8e95036210 /* pipeline/PxcNpThreadContext.h */, + FFFD950362787f8e95036278 /* pipeline/PxcNpWorkUnit.h */, + FFFD950362e07f8e950362e0 /* pipeline/PxcRigidBody.h */, + FFFD950363487f8e95036348 /* utils/PxcScratchAllocator.h */, + FFFD950363b07f8e950363b0 /* utils/PxcThreadCoherentCache.h */, ); name = "Common Includes"; sourceTree = SOURCE_ROOT; }; - FFFB837322b07fdb837322b0 /* LowLevelAABB */ = { + FFFB940ccda07f8e940ccda0 /* LowLevelAABB */ = { isa = PBXGroup; children = ( - FFFB8372b1507fdb8372b150 /* include */, - FFFB8372b1787fdb8372b178 /* src */, + FFFB940bc8107f8e940bc810 /* include */, + FFFB940bc8387f8e940bc838 /* src */, ); name = "LowLevelAABB"; sourceTree = "<group>"; }; - FFFB8372b1507fdb8372b150 /* include */ = { + FFFB940bc8107f8e940bc810 /* include */ = { isa = PBXGroup; children = ( - FFFD8372cd107fdb8372cd10 /* BpAABBManagerTasks.h */, - FFFD8372cd787fdb8372cd78 /* BpBroadPhase.h */, - FFFD8372cde07fdb8372cde0 /* BpBroadPhaseUpdate.h */, - FFFD8372ce487fdb8372ce48 /* BpSimpleAABBManager.h */, + FFFD940bcf907f8e940bcf90 /* BpAABBManagerTasks.h */, + FFFD940bcff87f8e940bcff8 /* BpBroadPhase.h */, + FFFD940bd0607f8e940bd060 /* BpBroadPhaseUpdate.h */, + FFFD940bd0c87f8e940bd0c8 /* BpSimpleAABBManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB8372b1787fdb8372b178 /* src */ = { + FFFB940bc8387f8e940bc838 /* src */ = { isa = PBXGroup; children = ( - FFFD840308007fdb84030800 /* BpBroadPhaseMBP.h */, - FFFD840308687fdb84030868 /* BpBroadPhaseMBPCommon.h */, - FFFD840308d07fdb840308d0 /* BpBroadPhaseSap.h */, - FFFD840309387fdb84030938 /* BpBroadPhaseSapAux.h */, - FFFD840309a07fdb840309a0 /* BpMBPTasks.h */, - FFFD84030a087fdb84030a08 /* BpSAPTasks.h */, - FFFD84030a707fdb84030a70 /* BpBroadPhase.cpp */, - FFFD84030ad87fdb84030ad8 /* BpBroadPhaseMBP.cpp */, - FFFD84030b407fdb84030b40 /* BpBroadPhaseSap.cpp */, - FFFD84030ba87fdb84030ba8 /* BpBroadPhaseSapAux.cpp */, - FFFD84030c107fdb84030c10 /* BpMBPTasks.cpp */, - FFFD84030c787fdb84030c78 /* BpSAPTasks.cpp */, - FFFD84030ce07fdb84030ce0 /* BpSimpleAABBManager.cpp */, + FFFD94818c007f8e94818c00 /* BpBroadPhaseMBP.h */, + FFFD94818c687f8e94818c68 /* BpBroadPhaseMBPCommon.h */, + FFFD94818cd07f8e94818cd0 /* BpBroadPhaseSap.h */, + FFFD94818d387f8e94818d38 /* BpBroadPhaseSapAux.h */, + FFFD94818da07f8e94818da0 /* BpMBPTasks.h */, + FFFD94818e087f8e94818e08 /* BpSAPTasks.h */, + FFFD94818e707f8e94818e70 /* BpBroadPhase.cpp */, + FFFD94818ed87f8e94818ed8 /* BpBroadPhaseMBP.cpp */, + FFFD94818f407f8e94818f40 /* BpBroadPhaseSap.cpp */, + FFFD94818fa87f8e94818fa8 /* BpBroadPhaseSapAux.cpp */, + FFFD948190107f8e94819010 /* BpMBPTasks.cpp */, + FFFD948190787f8e94819078 /* BpSAPTasks.cpp */, + FFFD948190e07f8e948190e0 /* BpSimpleAABBManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB81c2a6507fdb81c2a650 /* LowLevelDynamics */ = { + FFFB941450a07f8e941450a0 /* LowLevelDynamics */ = { isa = PBXGroup; children = ( - FFFB81c28fa07fdb81c28fa0 /* Dynamics Source */, - FFFB81c28fc87fdb81c28fc8 /* Dynamics Includes */, - FFFB81c28ff07fdb81c28ff0 /* Dynamics Internal Includes */, + FFFB941354f07f8e941354f0 /* Dynamics Source */, + FFFB941355187f8e94135518 /* Dynamics Includes */, + FFFB941355407f8e94135540 /* Dynamics Internal Includes */, ); name = "LowLevelDynamics"; sourceTree = "<group>"; }; - FFFB81c28fa07fdb81c28fa0 /* Dynamics Source */ = { + FFFB941354f07f8e941354f0 /* Dynamics Source */ = { isa = PBXGroup; children = ( - FFFD82018e007fdb82018e00 /* DyArticulation.cpp */, - FFFD82018e687fdb82018e68 /* DyArticulationContactPrep.cpp */, - FFFD82018ed07fdb82018ed0 /* DyArticulationContactPrepPF.cpp */, - FFFD82018f387fdb82018f38 /* DyArticulationHelper.cpp */, - FFFD82018fa07fdb82018fa0 /* DyArticulationSIMD.cpp */, - FFFD820190087fdb82019008 /* DyArticulationScalar.cpp */, - FFFD820190707fdb82019070 /* DyConstraintPartition.cpp */, - FFFD820190d87fdb820190d8 /* DyConstraintSetup.cpp */, - FFFD820191407fdb82019140 /* DyConstraintSetupBlock.cpp */, - FFFD820191a87fdb820191a8 /* DyContactPrep.cpp */, - FFFD820192107fdb82019210 /* DyContactPrep4.cpp */, - FFFD820192787fdb82019278 /* DyContactPrep4PF.cpp */, - FFFD820192e07fdb820192e0 /* DyContactPrepPF.cpp */, - FFFD820193487fdb82019348 /* DyDynamics.cpp */, - FFFD820193b07fdb820193b0 /* DyFrictionCorrelation.cpp */, - FFFD820194187fdb82019418 /* DyRigidBodyToSolverBody.cpp */, - FFFD820194807fdb82019480 /* DySolverConstraints.cpp */, - FFFD820194e87fdb820194e8 /* DySolverConstraintsBlock.cpp */, - FFFD820195507fdb82019550 /* DySolverControl.cpp */, - FFFD820195b87fdb820195b8 /* DySolverControlPF.cpp */, - FFFD820196207fdb82019620 /* DySolverPFConstraints.cpp */, - FFFD820196887fdb82019688 /* DySolverPFConstraintsBlock.cpp */, - FFFD820196f07fdb820196f0 /* DyThreadContext.cpp */, - FFFD820197587fdb82019758 /* DyThresholdTable.cpp */, + FFFD939b22007f8e939b2200 /* DyArticulation.cpp */, + FFFD939b22687f8e939b2268 /* DyArticulationContactPrep.cpp */, + FFFD939b22d07f8e939b22d0 /* DyArticulationContactPrepPF.cpp */, + FFFD939b23387f8e939b2338 /* DyArticulationHelper.cpp */, + FFFD939b23a07f8e939b23a0 /* DyArticulationSIMD.cpp */, + FFFD939b24087f8e939b2408 /* DyArticulationScalar.cpp */, + FFFD939b24707f8e939b2470 /* DyConstraintPartition.cpp */, + FFFD939b24d87f8e939b24d8 /* DyConstraintSetup.cpp */, + FFFD939b25407f8e939b2540 /* DyConstraintSetupBlock.cpp */, + FFFD939b25a87f8e939b25a8 /* DyContactPrep.cpp */, + FFFD939b26107f8e939b2610 /* DyContactPrep4.cpp */, + FFFD939b26787f8e939b2678 /* DyContactPrep4PF.cpp */, + FFFD939b26e07f8e939b26e0 /* DyContactPrepPF.cpp */, + FFFD939b27487f8e939b2748 /* DyDynamics.cpp */, + FFFD939b27b07f8e939b27b0 /* DyFrictionCorrelation.cpp */, + FFFD939b28187f8e939b2818 /* DyRigidBodyToSolverBody.cpp */, + FFFD939b28807f8e939b2880 /* DySolverConstraints.cpp */, + FFFD939b28e87f8e939b28e8 /* DySolverConstraintsBlock.cpp */, + FFFD939b29507f8e939b2950 /* DySolverControl.cpp */, + FFFD939b29b87f8e939b29b8 /* DySolverControlPF.cpp */, + FFFD939b2a207f8e939b2a20 /* DySolverPFConstraints.cpp */, + FFFD939b2a887f8e939b2a88 /* DySolverPFConstraintsBlock.cpp */, + FFFD939b2af07f8e939b2af0 /* DyThreadContext.cpp */, + FFFD939b2b587f8e939b2b58 /* DyThresholdTable.cpp */, ); name = "Dynamics Source"; sourceTree = SOURCE_ROOT; }; - FFFB81c28fc87fdb81c28fc8 /* Dynamics Includes */ = { + FFFB941355187f8e94135518 /* Dynamics Includes */ = { isa = PBXGroup; children = ( - FFFD81c26aa07fdb81c26aa0 /* DyArticulation.h */, - FFFD81c26b087fdb81c26b08 /* DyConstraint.h */, - FFFD81c26b707fdb81c26b70 /* DyConstraintWriteBack.h */, - FFFD81c26bd87fdb81c26bd8 /* DyContext.h */, - FFFD81c26c407fdb81c26c40 /* DySleepingConfigulation.h */, - FFFD81c26ca87fdb81c26ca8 /* DyThresholdTable.h */, + FFFD94136a207f8e94136a20 /* DyArticulation.h */, + FFFD94136a887f8e94136a88 /* DyConstraint.h */, + FFFD94136af07f8e94136af0 /* DyConstraintWriteBack.h */, + FFFD94136b587f8e94136b58 /* DyContext.h */, + FFFD94136bc07f8e94136bc0 /* DySleepingConfigulation.h */, + FFFD94136c287f8e94136c28 /* DyThresholdTable.h */, ); name = "Dynamics Includes"; sourceTree = SOURCE_ROOT; }; - FFFB81c28ff07fdb81c28ff0 /* Dynamics Internal Includes */ = { + FFFB941355407f8e94135540 /* Dynamics Internal Includes */ = { isa = PBXGroup; children = ( - FFFD8201a0007fdb8201a000 /* DyArticulationContactPrep.h */, - FFFD8201a0687fdb8201a068 /* DyArticulationFnsDebug.h */, - FFFD8201a0d07fdb8201a0d0 /* DyArticulationFnsScalar.h */, - FFFD8201a1387fdb8201a138 /* DyArticulationFnsSimd.h */, - FFFD8201a1a07fdb8201a1a0 /* DyArticulationHelper.h */, - FFFD8201a2087fdb8201a208 /* DyArticulationPImpl.h */, - FFFD8201a2707fdb8201a270 /* DyArticulationReference.h */, - FFFD8201a2d87fdb8201a2d8 /* DyArticulationScalar.h */, - FFFD8201a3407fdb8201a340 /* DyArticulationUtils.h */, - FFFD8201a3a87fdb8201a3a8 /* DyBodyCoreIntegrator.h */, - FFFD8201a4107fdb8201a410 /* DyConstraintPartition.h */, - FFFD8201a4787fdb8201a478 /* DyConstraintPrep.h */, - FFFD8201a4e07fdb8201a4e0 /* DyContactPrep.h */, - FFFD8201a5487fdb8201a548 /* DyContactPrepShared.h */, - FFFD8201a5b07fdb8201a5b0 /* DyContactReduction.h */, - FFFD8201a6187fdb8201a618 /* DyCorrelationBuffer.h */, - FFFD8201a6807fdb8201a680 /* DyDynamics.h */, - FFFD8201a6e87fdb8201a6e8 /* DyFrictionPatch.h */, - FFFD8201a7507fdb8201a750 /* DyFrictionPatchStreamPair.h */, - FFFD8201a7b87fdb8201a7b8 /* DySolverBody.h */, - FFFD8201a8207fdb8201a820 /* DySolverConstraint1D.h */, - FFFD8201a8887fdb8201a888 /* DySolverConstraint1D4.h */, - FFFD8201a8f07fdb8201a8f0 /* DySolverConstraintDesc.h */, - FFFD8201a9587fdb8201a958 /* DySolverConstraintExtShared.h */, - FFFD8201a9c07fdb8201a9c0 /* DySolverConstraintTypes.h */, - FFFD8201aa287fdb8201aa28 /* DySolverConstraintsShared.h */, - FFFD8201aa907fdb8201aa90 /* DySolverContact.h */, - FFFD8201aaf87fdb8201aaf8 /* DySolverContact4.h */, - FFFD8201ab607fdb8201ab60 /* DySolverContactPF.h */, - FFFD8201abc87fdb8201abc8 /* DySolverContactPF4.h */, - FFFD8201ac307fdb8201ac30 /* DySolverContext.h */, - FFFD8201ac987fdb8201ac98 /* DySolverControl.h */, - FFFD8201ad007fdb8201ad00 /* DySolverControlPF.h */, - FFFD8201ad687fdb8201ad68 /* DySolverCore.h */, - FFFD8201add07fdb8201add0 /* DySolverExt.h */, - FFFD8201ae387fdb8201ae38 /* DySpatial.h */, - FFFD8201aea07fdb8201aea0 /* DyThreadContext.h */, + FFFD939b34007f8e939b3400 /* DyArticulationContactPrep.h */, + FFFD939b34687f8e939b3468 /* DyArticulationFnsDebug.h */, + FFFD939b34d07f8e939b34d0 /* DyArticulationFnsScalar.h */, + FFFD939b35387f8e939b3538 /* DyArticulationFnsSimd.h */, + FFFD939b35a07f8e939b35a0 /* DyArticulationHelper.h */, + FFFD939b36087f8e939b3608 /* DyArticulationPImpl.h */, + FFFD939b36707f8e939b3670 /* DyArticulationReference.h */, + FFFD939b36d87f8e939b36d8 /* DyArticulationScalar.h */, + FFFD939b37407f8e939b3740 /* DyArticulationUtils.h */, + FFFD939b37a87f8e939b37a8 /* DyBodyCoreIntegrator.h */, + FFFD939b38107f8e939b3810 /* DyConstraintPartition.h */, + FFFD939b38787f8e939b3878 /* DyConstraintPrep.h */, + FFFD939b38e07f8e939b38e0 /* DyContactPrep.h */, + FFFD939b39487f8e939b3948 /* DyContactPrepShared.h */, + FFFD939b39b07f8e939b39b0 /* DyContactReduction.h */, + FFFD939b3a187f8e939b3a18 /* DyCorrelationBuffer.h */, + FFFD939b3a807f8e939b3a80 /* DyDynamics.h */, + FFFD939b3ae87f8e939b3ae8 /* DyFrictionPatch.h */, + FFFD939b3b507f8e939b3b50 /* DyFrictionPatchStreamPair.h */, + FFFD939b3bb87f8e939b3bb8 /* DySolverBody.h */, + FFFD939b3c207f8e939b3c20 /* DySolverConstraint1D.h */, + FFFD939b3c887f8e939b3c88 /* DySolverConstraint1D4.h */, + FFFD939b3cf07f8e939b3cf0 /* DySolverConstraintDesc.h */, + FFFD939b3d587f8e939b3d58 /* DySolverConstraintExtShared.h */, + FFFD939b3dc07f8e939b3dc0 /* DySolverConstraintTypes.h */, + FFFD939b3e287f8e939b3e28 /* DySolverConstraintsShared.h */, + FFFD939b3e907f8e939b3e90 /* DySolverContact.h */, + FFFD939b3ef87f8e939b3ef8 /* DySolverContact4.h */, + FFFD939b3f607f8e939b3f60 /* DySolverContactPF.h */, + FFFD939b3fc87f8e939b3fc8 /* DySolverContactPF4.h */, + FFFD939b40307f8e939b4030 /* DySolverContext.h */, + FFFD939b40987f8e939b4098 /* DySolverControl.h */, + FFFD939b41007f8e939b4100 /* DySolverControlPF.h */, + FFFD939b41687f8e939b4168 /* DySolverCore.h */, + FFFD939b41d07f8e939b41d0 /* DySolverExt.h */, + FFFD939b42387f8e939b4238 /* DySpatial.h */, + FFFD939b42a07f8e939b42a0 /* DyThreadContext.h */, ); name = "Dynamics Internal Includes"; sourceTree = SOURCE_ROOT; }; - FFFB81c526f07fdb81c526f0 /* LowLevelCloth */ = { + FFFB941173807f8e94117380 /* LowLevelCloth */ = { isa = PBXGroup; children = ( - FFFB81c410b07fdb81c410b0 /* include */, - FFFB81c410d87fdb81c410d8 /* src */, + FFFB9411fc307f8e9411fc30 /* include */, + FFFB9411fc587f8e9411fc58 /* src */, ); name = "LowLevelCloth"; sourceTree = "<group>"; }; - FFFB81c410b07fdb81c410b0 /* include */ = { + FFFB9411fc307f8e9411fc30 /* include */ = { isa = PBXGroup; children = ( - FFFD81c3f0e07fdb81c3f0e0 /* Cloth.h */, - FFFD81c3f1487fdb81c3f148 /* Fabric.h */, - FFFD81c3f1b07fdb81c3f1b0 /* Factory.h */, - FFFD81c3f2187fdb81c3f218 /* PhaseConfig.h */, - FFFD81c3f2807fdb81c3f280 /* Range.h */, - FFFD81c3f2e87fdb81c3f2e8 /* Solver.h */, - FFFD81c3f3507fdb81c3f350 /* Types.h */, + FFFD941203707f8e94120370 /* Cloth.h */, + FFFD941203d87f8e941203d8 /* Fabric.h */, + FFFD941204407f8e94120440 /* Factory.h */, + FFFD941204a87f8e941204a8 /* PhaseConfig.h */, + FFFD941205107f8e94120510 /* Range.h */, + FFFD941205787f8e94120578 /* Solver.h */, + FFFD941205e07f8e941205e0 /* Types.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB81c410d87fdb81c410d8 /* src */ = { + FFFB9411fc587f8e9411fc58 /* src */ = { isa = PBXGroup; children = ( - FFFD820240007fdb82024000 /* Allocator.h */, - FFFD820240687fdb82024068 /* Array.h */, - FFFD820240d07fdb820240d0 /* BoundingBox.h */, - FFFD820241387fdb82024138 /* ClothBase.h */, - FFFD820241a07fdb820241a0 /* ClothImpl.h */, - FFFD820242087fdb82024208 /* IndexPair.h */, - FFFD820242707fdb82024270 /* IterationState.h */, - FFFD820242d87fdb820242d8 /* MovingAverage.h */, - FFFD820243407fdb82024340 /* PointInterpolator.h */, - FFFD820243a87fdb820243a8 /* Simd.h */, - FFFD820244107fdb82024410 /* Simd4f.h */, - FFFD820244787fdb82024478 /* Simd4i.h */, - FFFD820244e07fdb820244e0 /* SimdTypes.h */, - FFFD820245487fdb82024548 /* StackAllocator.h */, - FFFD820245b07fdb820245b0 /* SwCloth.h */, - FFFD820246187fdb82024618 /* SwClothData.h */, - FFFD820246807fdb82024680 /* SwCollision.h */, - FFFD820246e87fdb820246e8 /* SwCollisionHelpers.h */, - FFFD820247507fdb82024750 /* SwFabric.h */, - FFFD820247b87fdb820247b8 /* SwFactory.h */, - FFFD820248207fdb82024820 /* SwInterCollision.h */, - FFFD820248887fdb82024888 /* SwSelfCollision.h */, - FFFD820248f07fdb820248f0 /* SwSolver.h */, - FFFD820249587fdb82024958 /* SwSolverKernel.h */, - FFFD820249c07fdb820249c0 /* TripletScheduler.h */, - FFFD82024a287fdb82024a28 /* Vec4T.h */, - FFFD82024a907fdb82024a90 /* Allocator.cpp */, - FFFD82024af87fdb82024af8 /* Factory.cpp */, - FFFD82024b607fdb82024b60 /* PhaseConfig.cpp */, - FFFD82024bc87fdb82024bc8 /* SwCloth.cpp */, - FFFD82024c307fdb82024c30 /* SwClothData.cpp */, - FFFD82024c987fdb82024c98 /* SwCollision.cpp */, - FFFD82024d007fdb82024d00 /* SwFabric.cpp */, - FFFD82024d687fdb82024d68 /* SwFactory.cpp */, - FFFD82024dd07fdb82024dd0 /* SwInterCollision.cpp */, - FFFD82024e387fdb82024e38 /* SwSelfCollision.cpp */, - FFFD82024ea07fdb82024ea0 /* SwSolver.cpp */, - FFFD82024f087fdb82024f08 /* SwSolverKernel.cpp */, - FFFD82024f707fdb82024f70 /* TripletScheduler.cpp */, + FFFD939bdc007f8e939bdc00 /* Allocator.h */, + FFFD939bdc687f8e939bdc68 /* Array.h */, + FFFD939bdcd07f8e939bdcd0 /* BoundingBox.h */, + FFFD939bdd387f8e939bdd38 /* ClothBase.h */, + FFFD939bdda07f8e939bdda0 /* ClothImpl.h */, + FFFD939bde087f8e939bde08 /* IndexPair.h */, + FFFD939bde707f8e939bde70 /* IterationState.h */, + FFFD939bded87f8e939bded8 /* MovingAverage.h */, + FFFD939bdf407f8e939bdf40 /* PointInterpolator.h */, + FFFD939bdfa87f8e939bdfa8 /* Simd.h */, + FFFD939be0107f8e939be010 /* Simd4f.h */, + FFFD939be0787f8e939be078 /* Simd4i.h */, + FFFD939be0e07f8e939be0e0 /* SimdTypes.h */, + FFFD939be1487f8e939be148 /* StackAllocator.h */, + FFFD939be1b07f8e939be1b0 /* SwCloth.h */, + FFFD939be2187f8e939be218 /* SwClothData.h */, + FFFD939be2807f8e939be280 /* SwCollision.h */, + FFFD939be2e87f8e939be2e8 /* SwCollisionHelpers.h */, + FFFD939be3507f8e939be350 /* SwFabric.h */, + FFFD939be3b87f8e939be3b8 /* SwFactory.h */, + FFFD939be4207f8e939be420 /* SwInterCollision.h */, + FFFD939be4887f8e939be488 /* SwSelfCollision.h */, + FFFD939be4f07f8e939be4f0 /* SwSolver.h */, + FFFD939be5587f8e939be558 /* SwSolverKernel.h */, + FFFD939be5c07f8e939be5c0 /* TripletScheduler.h */, + FFFD939be6287f8e939be628 /* Vec4T.h */, + FFFD939be6907f8e939be690 /* Allocator.cpp */, + FFFD939be6f87f8e939be6f8 /* Factory.cpp */, + FFFD939be7607f8e939be760 /* PhaseConfig.cpp */, + FFFD939be7c87f8e939be7c8 /* SwCloth.cpp */, + FFFD939be8307f8e939be830 /* SwClothData.cpp */, + FFFD939be8987f8e939be898 /* SwCollision.cpp */, + FFFD939be9007f8e939be900 /* SwFabric.cpp */, + FFFD939be9687f8e939be968 /* SwFactory.cpp */, + FFFD939be9d07f8e939be9d0 /* SwInterCollision.cpp */, + FFFD939bea387f8e939bea38 /* SwSelfCollision.cpp */, + FFFD939beaa07f8e939beaa0 /* SwSolver.cpp */, + FFFD939beb087f8e939beb08 /* SwSolverKernel.cpp */, + FFFD939beb707f8e939beb70 /* TripletScheduler.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB837467407fdb83746740 /* LowLevelParticles */ = { + FFFB940bb1407f8e940bb140 /* LowLevelParticles */ = { isa = PBXGroup; children = ( - FFFB837484a07fdb837484a0 /* include */, - FFFB837484c87fdb837484c8 /* src */, + FFFB9405beb07f8e9405beb0 /* include */, + FFFB9405bed87f8e9405bed8 /* src */, ); name = "LowLevelParticles"; sourceTree = "<group>"; }; - FFFB837484a07fdb837484a0 /* include */ = { + FFFB9405beb07f8e9405beb0 /* include */ = { isa = PBXGroup; children = ( - FFFD8402c0007fdb8402c000 /* PtBodyTransformVault.h */, - FFFD8402c0687fdb8402c068 /* PtContext.h */, - FFFD8402c0d07fdb8402c0d0 /* PtGridCellVector.h */, - FFFD8402c1387fdb8402c138 /* PtParticle.h */, - FFFD8402c1a07fdb8402c1a0 /* PtParticleContactManagerStream.h */, - FFFD8402c2087fdb8402c208 /* PtParticleData.h */, - FFFD8402c2707fdb8402c270 /* PtParticleShape.h */, - FFFD8402c2d87fdb8402c2d8 /* PtParticleSystemCore.h */, - FFFD8402c3407fdb8402c340 /* PtParticleSystemFlags.h */, - FFFD8402c3a87fdb8402c3a8 /* PtParticleSystemSim.h */, + FFFD94810a007f8e94810a00 /* PtBodyTransformVault.h */, + FFFD94810a687f8e94810a68 /* PtContext.h */, + FFFD94810ad07f8e94810ad0 /* PtGridCellVector.h */, + FFFD94810b387f8e94810b38 /* PtParticle.h */, + FFFD94810ba07f8e94810ba0 /* PtParticleContactManagerStream.h */, + FFFD94810c087f8e94810c08 /* PtParticleData.h */, + FFFD94810c707f8e94810c70 /* PtParticleShape.h */, + FFFD94810cd87f8e94810cd8 /* PtParticleSystemCore.h */, + FFFD94810d407f8e94810d40 /* PtParticleSystemFlags.h */, + FFFD94810da87f8e94810da8 /* PtParticleSystemSim.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB837484c87fdb837484c8 /* src */ = { + FFFB9405bed87f8e9405bed8 /* src */ = { isa = PBXGroup; children = ( - FFFD840392007fdb84039200 /* PtBatcher.h */, - FFFD840392687fdb84039268 /* PtCollision.h */, - FFFD840392d07fdb840392d0 /* PtCollisionData.h */, - FFFD840393387fdb84039338 /* PtCollisionHelper.h */, - FFFD840393a07fdb840393a0 /* PtCollisionMethods.h */, - FFFD840394087fdb84039408 /* PtCollisionParameters.h */, - FFFD840394707fdb84039470 /* PtConfig.h */, - FFFD840394d87fdb840394d8 /* PtConstants.h */, - FFFD840395407fdb84039540 /* PtContextCpu.h */, - FFFD840395a87fdb840395a8 /* PtDynamicHelper.h */, - FFFD840396107fdb84039610 /* PtDynamics.h */, - FFFD840396787fdb84039678 /* PtDynamicsKernels.h */, - FFFD840396e07fdb840396e0 /* PtDynamicsParameters.h */, - FFFD840397487fdb84039748 /* PtDynamicsTempBuffers.h */, - FFFD840397b07fdb840397b0 /* PtHeightFieldAabbTest.h */, - FFFD840398187fdb84039818 /* PtPacketSections.h */, - FFFD840398807fdb84039880 /* PtParticleCell.h */, - FFFD840398e87fdb840398e8 /* PtParticleOpcodeCache.h */, - FFFD840399507fdb84039950 /* PtParticleShapeCpu.h */, - FFFD840399b87fdb840399b8 /* PtParticleSystemSimCpu.h */, - FFFD84039a207fdb84039a20 /* PtSpatialHash.h */, - FFFD84039a887fdb84039a88 /* PtSpatialHashHelper.h */, - FFFD84039af07fdb84039af0 /* PtTwoWayData.h */, - FFFD84039b587fdb84039b58 /* PtBatcher.cpp */, - FFFD84039bc07fdb84039bc0 /* PtBodyTransformVault.cpp */, - FFFD84039c287fdb84039c28 /* PtCollision.cpp */, - FFFD84039c907fdb84039c90 /* PtCollisionBox.cpp */, - FFFD84039cf87fdb84039cf8 /* PtCollisionCapsule.cpp */, - FFFD84039d607fdb84039d60 /* PtCollisionConvex.cpp */, - FFFD84039dc87fdb84039dc8 /* PtCollisionMesh.cpp */, - FFFD84039e307fdb84039e30 /* PtCollisionPlane.cpp */, - FFFD84039e987fdb84039e98 /* PtCollisionSphere.cpp */, - FFFD84039f007fdb84039f00 /* PtContextCpu.cpp */, - FFFD84039f687fdb84039f68 /* PtDynamics.cpp */, - FFFD84039fd07fdb84039fd0 /* PtParticleData.cpp */, - FFFD8403a0387fdb8403a038 /* PtParticleShapeCpu.cpp */, - FFFD8403a0a07fdb8403a0a0 /* PtParticleSystemSimCpu.cpp */, - FFFD8403a1087fdb8403a108 /* PtSpatialHash.cpp */, - FFFD8403a1707fdb8403a170 /* PtSpatialLocalHash.cpp */, + FFFD94821c007f8e94821c00 /* PtBatcher.h */, + FFFD94821c687f8e94821c68 /* PtCollision.h */, + FFFD94821cd07f8e94821cd0 /* PtCollisionData.h */, + FFFD94821d387f8e94821d38 /* PtCollisionHelper.h */, + FFFD94821da07f8e94821da0 /* PtCollisionMethods.h */, + FFFD94821e087f8e94821e08 /* PtCollisionParameters.h */, + FFFD94821e707f8e94821e70 /* PtConfig.h */, + FFFD94821ed87f8e94821ed8 /* PtConstants.h */, + FFFD94821f407f8e94821f40 /* PtContextCpu.h */, + FFFD94821fa87f8e94821fa8 /* PtDynamicHelper.h */, + FFFD948220107f8e94822010 /* PtDynamics.h */, + FFFD948220787f8e94822078 /* PtDynamicsKernels.h */, + FFFD948220e07f8e948220e0 /* PtDynamicsParameters.h */, + FFFD948221487f8e94822148 /* PtDynamicsTempBuffers.h */, + FFFD948221b07f8e948221b0 /* PtHeightFieldAabbTest.h */, + FFFD948222187f8e94822218 /* PtPacketSections.h */, + FFFD948222807f8e94822280 /* PtParticleCell.h */, + FFFD948222e87f8e948222e8 /* PtParticleOpcodeCache.h */, + FFFD948223507f8e94822350 /* PtParticleShapeCpu.h */, + FFFD948223b87f8e948223b8 /* PtParticleSystemSimCpu.h */, + FFFD948224207f8e94822420 /* PtSpatialHash.h */, + FFFD948224887f8e94822488 /* PtSpatialHashHelper.h */, + FFFD948224f07f8e948224f0 /* PtTwoWayData.h */, + FFFD948225587f8e94822558 /* PtBatcher.cpp */, + FFFD948225c07f8e948225c0 /* PtBodyTransformVault.cpp */, + FFFD948226287f8e94822628 /* PtCollision.cpp */, + FFFD948226907f8e94822690 /* PtCollisionBox.cpp */, + FFFD948226f87f8e948226f8 /* PtCollisionCapsule.cpp */, + FFFD948227607f8e94822760 /* PtCollisionConvex.cpp */, + FFFD948227c87f8e948227c8 /* PtCollisionMesh.cpp */, + FFFD948228307f8e94822830 /* PtCollisionPlane.cpp */, + FFFD948228987f8e94822898 /* PtCollisionSphere.cpp */, + FFFD948229007f8e94822900 /* PtContextCpu.cpp */, + FFFD948229687f8e94822968 /* PtDynamics.cpp */, + FFFD948229d07f8e948229d0 /* PtParticleData.cpp */, + FFFD94822a387f8e94822a38 /* PtParticleShapeCpu.cpp */, + FFFD94822aa07f8e94822aa0 /* PtParticleSystemSimCpu.cpp */, + FFFD94822b087f8e94822b08 /* PtSpatialHash.cpp */, + FFFD94822b707f8e94822b70 /* PtSpatialLocalHash.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB84a4f9207fdb84a4f920 /* PxTask */ = { + FFFB940815207f8e94081520 /* PxTask */ = { isa = PBXGroup; children = ( - FFFB84a509607fdb84a50960 /* include */, - FFFB84a509887fdb84a50988 /* src */, + FFFB94081a807f8e94081a80 /* include */, + FFFB94081aa87f8e94081aa8 /* src */, ); name = "PxTask"; sourceTree = "<group>"; }; - FFFB84a509607fdb84a50960 /* include */ = { + FFFB94081a807f8e94081a80 /* include */ = { isa = PBXGroup; children = ( - FFFD84a4e4b07fdb84a4e4b0 /* PxCpuDispatcher.h */, - FFFD84a4e5187fdb84a4e518 /* PxGpuDispatcher.h */, - FFFD84a4e5807fdb84a4e580 /* PxGpuTask.h */, - FFFD84a4e5e87fdb84a4e5e8 /* PxTask.h */, - FFFD84a4e6507fdb84a4e650 /* PxTaskDefine.h */, - FFFD84a4e6b87fdb84a4e6b8 /* PxTaskManager.h */, + FFFD9407fb607f8e9407fb60 /* PxCpuDispatcher.h */, + FFFD9407fbc87f8e9407fbc8 /* PxGpuDispatcher.h */, + FFFD9407fc307f8e9407fc30 /* PxGpuTask.h */, + FFFD9407fc987f8e9407fc98 /* PxTask.h */, + FFFD9407fd007f8e9407fd00 /* PxTaskDefine.h */, + FFFD9407fd687f8e9407fd68 /* PxTaskManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB84a509887fdb84a50988 /* src */ = { + FFFB94081aa87f8e94081aa8 /* src */ = { isa = PBXGroup; children = ( - FFFD84a50b607fdb84a50b60 /* src/TaskManager.cpp */, + FFFD940827607f8e94082760 /* src/TaskManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB81c6af307fdb81c6af30 /* PsFastXml */ = { + FFFB95d0cbc07f8e95d0cbc0 /* PsFastXml */ = { isa = PBXGroup; children = ( - FFFB81c6b4407fdb81c6b440 /* include */, - FFFB81c6b4687fdb81c6b468 /* src */, + FFFB95cf1af07f8e95cf1af0 /* include */, + FFFB95cf1b187f8e95cf1b18 /* src */, ); name = "PsFastXml"; sourceTree = "<group>"; }; - FFFB81c6b4407fdb81c6b440 /* include */ = { + FFFB95cf1af07f8e95cf1af0 /* include */ = { isa = PBXGroup; children = ( - FFFD81c6b5d07fdb81c6b5d0 /* PsFastXml.h */, + FFFD95cf1c807f8e95cf1c80 /* PsFastXml.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB81c6b4687fdb81c6b468 /* src */ = { + FFFB95cf1b187f8e95cf1b18 /* src */ = { isa = PBXGroup; children = ( - FFFD81c6b6d07fdb81c6b6d0 /* PsFastXml.cpp */, + FFFD95cf1d807f8e95cf1d80 /* PsFastXml.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; @@ -5011,61 +5011,61 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - FFFA81c6e7107fdb81c6e710 /* PhysX */ = { + FFFA95cf0bc07f8e95cf0bc0 /* PhysX */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF681c6e7107fdb81c6e710 /* Build configuration list for PBXNativeTarget "PhysX" */; + buildConfigurationList = FFF695cf0bc07f8e95cf0bc0 /* Build configuration list for PBXNativeTarget "PhysX" */; buildPhases = ( - FFF281c6e7107fdb81c6e710, - FFF881c6e7107fdb81c6e710, - FFFC81c6e7107fdb81c6e710, + FFF295cf0bc07f8e95cf0bc0, + FFF895cf0bc07f8e95cf0bc0, + FFFC95cf0bc07f8e95cf0bc0, ); buildRules = ( ); dependencies = ( - FFF481c783c07fdb81c783c0, /* LowLevel */ - FFF481c7bef07fdb81c7bef0, /* LowLevelAABB */ - FFF481c78c507fdb81c78c50, /* LowLevelCloth */ - FFF481c78bf07fdb81c78bf0, /* LowLevelDynamics */ - FFF481c786b07fdb81c786b0, /* LowLevelParticles */ - FFF481c783607fdb81c78360, /* PhysXCommon */ - FFF481c6ea007fdb81c6ea00, /* PxFoundation */ - FFF481c6e6b07fdb81c6e6b0, /* PxPvdSDK */ - FFF481c788c07fdb81c788c0, /* PxTask */ - FFF481c787107fdb81c78710, /* SceneQuery */ - FFF481c787707fdb81c78770, /* SimulationController */ + FFF495d225b07f8e95d225b0, /* LowLevel */ + FFF495d1f6907f8e95d1f690, /* LowLevelAABB */ + FFF495d1f7507f8e95d1f750, /* LowLevelCloth */ + FFF495d1f6f07f8e95d1f6f0, /* LowLevelDynamics */ + FFF495d22e107f8e95d22e10, /* LowLevelParticles */ + FFF495d225507f8e95d22550, /* PhysXCommon */ + FFF49405c1707f8e9405c170, /* PxFoundation */ + FFF495cf08107f8e95cf0810, /* PxPvdSDK */ + FFF495d1f1e07f8e95d1f1e0, /* PxTask */ + FFF495d22e707f8e95d22e70, /* SceneQuery */ + FFF495d22ed07f8e95d22ed0, /* SimulationController */ ); name = "PhysX"; productName = "PhysX"; - productReference = FFFD81c6e7107fdb81c6e710 /* PhysX */; + productReference = FFFD95cf0bc07f8e95cf0bc0 /* PhysX */; productType = "com.apple.product-type.library.static"; }; - FFFA81c788d07fdb81c788d0 /* PhysXCharacterKinematic */ = { + FFFA95d1f3407f8e95d1f340 /* PhysXCharacterKinematic */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF681c788d07fdb81c788d0 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; + buildConfigurationList = FFF695d1f3407f8e95d1f340 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; buildPhases = ( - FFF281c788d07fdb81c788d0, - FFF881c788d07fdb81c788d0, - FFFC81c788d07fdb81c788d0, + FFF295d1f3407f8e95d1f340, + FFF895d1f3407f8e95d1f340, + FFFC95d1f3407f8e95d1f340, ); buildRules = ( ); dependencies = ( - FFF481c7da707fdb81c7da70, /* PhysXCommon */ - FFF481c5ed407fdb81c5ed40, /* PhysXExtensions */ - FFF481c7cc507fdb81c7cc50, /* PxFoundation */ + FFF495d206907f8e95d20690, /* PhysXCommon */ + FFF495d25a707f8e95d25a70, /* PhysXExtensions */ + FFF495d24c407f8e95d24c40, /* PxFoundation */ ); name = "PhysXCharacterKinematic"; productName = "PhysXCharacterKinematic"; - productReference = FFFD81c788d07fdb81c788d0 /* PhysXCharacterKinematic */; + productReference = FFFD95d1f3407f8e95d1f340 /* PhysXCharacterKinematic */; productType = "com.apple.product-type.library.static"; }; - FFFA81c7dd307fdb81c7dd30 /* PhysXVehicle */ = { + FFFA95d207307f8e95d20730 /* PhysXVehicle */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF681c7dd307fdb81c7dd30 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; + buildConfigurationList = FFF695d207307f8e95d20730 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; buildPhases = ( - FFF281c7dd307fdb81c7dd30, - FFF881c7dd307fdb81c7dd30, - FFFC81c7dd307fdb81c7dd30, + FFF295d207307f8e95d20730, + FFF895d207307f8e95d20730, + FFFC95d207307f8e95d20730, ); buildRules = ( ); @@ -5073,34 +5073,34 @@ ); name = "PhysXVehicle"; productName = "PhysXVehicle"; - productReference = FFFD81c7dd307fdb81c7dd30 /* PhysXVehicle */; + productReference = FFFD95d207307f8e95d20730 /* PhysXVehicle */; productType = "com.apple.product-type.library.static"; }; - FFFA81c895807fdb81c89580 /* PhysXExtensions */ = { + FFFA95d305e07f8e95d305e0 /* PhysXExtensions */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF681c895807fdb81c89580 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; + buildConfigurationList = FFF695d305e07f8e95d305e0 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; buildPhases = ( - FFF281c895807fdb81c89580, - FFF881c895807fdb81c89580, - FFFC81c895807fdb81c89580, + FFF295d305e07f8e95d305e0, + FFF895d305e07f8e95d305e0, + FFFC95d305e07f8e95d305e0, ); buildRules = ( ); dependencies = ( - FFF481c88c807fdb81c88c80, /* PsFastXml */ + FFF495d2fce07f8e95d2fce0, /* PsFastXml */ ); name = "PhysXExtensions"; productName = "PhysXExtensions"; - productReference = FFFD81c895807fdb81c89580 /* PhysXExtensions */; + productReference = FFFD95d305e07f8e95d305e0 /* PhysXExtensions */; productType = "com.apple.product-type.library.static"; }; - FFFA81c9c0307fdb81c9c030 /* SceneQuery */ = { + FFFA95d430907f8e95d43090 /* SceneQuery */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF681c9c0307fdb81c9c030 /* Build configuration list for PBXNativeTarget "SceneQuery" */; + buildConfigurationList = FFF695d430907f8e95d43090 /* Build configuration list for PBXNativeTarget "SceneQuery" */; buildPhases = ( - FFF281c9c0307fdb81c9c030, - FFF881c9c0307fdb81c9c030, - FFFC81c9c0307fdb81c9c030, + FFF295d430907f8e95d43090, + FFF895d430907f8e95d43090, + FFFC95d430907f8e95d43090, ); buildRules = ( ); @@ -5108,16 +5108,16 @@ ); name = "SceneQuery"; productName = "SceneQuery"; - productReference = FFFD81c9c0307fdb81c9c030 /* SceneQuery */; + productReference = FFFD95d430907f8e95d43090 /* SceneQuery */; productType = "com.apple.product-type.library.static"; }; - FFFA832121807fdb83212180 /* SimulationController */ = { + FFFA95d477007f8e95d47700 /* SimulationController */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6832121807fdb83212180 /* Build configuration list for PBXNativeTarget "SimulationController" */; + buildConfigurationList = FFF695d477007f8e95d47700 /* Build configuration list for PBXNativeTarget "SimulationController" */; buildPhases = ( - FFF2832121807fdb83212180, - FFF8832121807fdb83212180, - FFFC832121807fdb83212180, + FFF295d477007f8e95d47700, + FFF895d477007f8e95d47700, + FFFC95d477007f8e95d47700, ); buildRules = ( ); @@ -5125,54 +5125,54 @@ ); name = "SimulationController"; productName = "SimulationController"; - productReference = FFFD832121807fdb83212180 /* SimulationController */; + productReference = FFFD95d477007f8e95d47700 /* SimulationController */; productType = "com.apple.product-type.library.static"; }; - FFFA8322a9507fdb8322a950 /* PhysXCooking */ = { + FFFA95ad90707f8e95ad9070 /* PhysXCooking */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF68322a9507fdb8322a950 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; + buildConfigurationList = FFF695ad90707f8e95ad9070 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; buildPhases = ( - FFF28322a9507fdb8322a950, - FFF88322a9507fdb8322a950, - FFFC8322a9507fdb8322a950, + FFF295ad90707f8e95ad9070, + FFF895ad90707f8e95ad9070, + FFFC95ad90707f8e95ad9070, ); buildRules = ( ); dependencies = ( - FFF48322fd807fdb8322fd80, /* PhysXCommon */ - FFF4832374d07fdb832374d0, /* PhysXExtensions */ - FFF4832119d07fdb832119d0, /* PxFoundation */ + FFF495ad94907f8e95ad9490, /* PhysXCommon */ + FFF495adc8c07f8e95adc8c0, /* PhysXExtensions */ + FFF495ad89407f8e95ad8940, /* PxFoundation */ ); name = "PhysXCooking"; productName = "PhysXCooking"; - productReference = FFFD8322a9507fdb8322a950 /* PhysXCooking */; + productReference = FFFD95ad90707f8e95ad9070 /* PhysXCooking */; productType = "com.apple.product-type.library.static"; }; - FFFA832255c07fdb832255c0 /* PhysXCommon */ = { + FFFA9415a1507f8e9415a150 /* PhysXCommon */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6832255c07fdb832255c0 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; + buildConfigurationList = FFF69415a1507f8e9415a150 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; buildPhases = ( - FFF2832255c07fdb832255c0, - FFF8832255c07fdb832255c0, - FFFC832255c07fdb832255c0, + FFF29415a1507f8e9415a150, + FFF89415a1507f8e9415a150, + FFFC9415a1507f8e9415a150, ); buildRules = ( ); dependencies = ( - FFF4832181507fdb83218150, /* PxFoundation */ + FFF494154b707f8e94154b70, /* PxFoundation */ ); name = "PhysXCommon"; productName = "PhysXCommon"; - productReference = FFFD832255c07fdb832255c0 /* PhysXCommon */; + productReference = FFFD9415a1507f8e9415a150 /* PhysXCommon */; productType = "com.apple.product-type.library.static"; }; - FFFA832630b07fdb832630b0 /* PxFoundation */ = { + FFFA94146ae07f8e94146ae0 /* PxFoundation */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6832630b07fdb832630b0 /* Build configuration list for PBXNativeTarget "PxFoundation" */; + buildConfigurationList = FFF694146ae07f8e94146ae0 /* Build configuration list for PBXNativeTarget "PxFoundation" */; buildPhases = ( - FFF2832630b07fdb832630b0, - FFF8832630b07fdb832630b0, - FFFC832630b07fdb832630b0, + FFF294146ae07f8e94146ae0, + FFF894146ae07f8e94146ae0, + FFFC94146ae07f8e94146ae0, ); buildRules = ( ); @@ -5180,34 +5180,34 @@ ); name = "PxFoundation"; productName = "PxFoundation"; - productReference = FFFD832630b07fdb832630b0 /* PxFoundation */; + productReference = FFFD94146ae07f8e94146ae0 /* PxFoundation */; productType = "com.apple.product-type.library.static"; }; - FFFA81c0ebb07fdb81c0ebb0 /* PxPvdSDK */ = { + FFFA9440c6c07f8e9440c6c0 /* PxPvdSDK */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF681c0ebb07fdb81c0ebb0 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; + buildConfigurationList = FFF69440c6c07f8e9440c6c0 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; buildPhases = ( - FFF281c0ebb07fdb81c0ebb0, - FFF881c0ebb07fdb81c0ebb0, - FFFC81c0ebb07fdb81c0ebb0, + FFF29440c6c07f8e9440c6c0, + FFF89440c6c07f8e9440c6c0, + FFFC9440c6c07f8e9440c6c0, ); buildRules = ( ); dependencies = ( - FFF481c09e907fdb81c09e90, /* PxFoundation */ + FFF49440c3107f8e9440c310, /* PxFoundation */ ); name = "PxPvdSDK"; productName = "PxPvdSDK"; - productReference = FFFD81c0ebb07fdb81c0ebb0 /* PxPvdSDK */; + productReference = FFFD9440c6c07f8e9440c6c0 /* PxPvdSDK */; productType = "com.apple.product-type.library.static"; }; - FFFA83507ad07fdb83507ad0 /* LowLevel */ = { + FFFA94626f907f8e94626f90 /* LowLevel */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF683507ad07fdb83507ad0 /* Build configuration list for PBXNativeTarget "LowLevel" */; + buildConfigurationList = FFF694626f907f8e94626f90 /* Build configuration list for PBXNativeTarget "LowLevel" */; buildPhases = ( - FFF283507ad07fdb83507ad0, - FFF883507ad07fdb83507ad0, - FFFC83507ad07fdb83507ad0, + FFF294626f907f8e94626f90, + FFF894626f907f8e94626f90, + FFFC94626f907f8e94626f90, ); buildRules = ( ); @@ -5215,16 +5215,16 @@ ); name = "LowLevel"; productName = "LowLevel"; - productReference = FFFD83507ad07fdb83507ad0 /* LowLevel */; + productReference = FFFD94626f907f8e94626f90 /* LowLevel */; productType = "com.apple.product-type.library.static"; }; - FFFA837322b07fdb837322b0 /* LowLevelAABB */ = { + FFFA940ccda07f8e940ccda0 /* LowLevelAABB */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6837322b07fdb837322b0 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; + buildConfigurationList = FFF6940ccda07f8e940ccda0 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; buildPhases = ( - FFF2837322b07fdb837322b0, - FFF8837322b07fdb837322b0, - FFFC837322b07fdb837322b0, + FFF2940ccda07f8e940ccda0, + FFF8940ccda07f8e940ccda0, + FFFC940ccda07f8e940ccda0, ); buildRules = ( ); @@ -5232,16 +5232,16 @@ ); name = "LowLevelAABB"; productName = "LowLevelAABB"; - productReference = FFFD837322b07fdb837322b0 /* LowLevelAABB */; + productReference = FFFD940ccda07f8e940ccda0 /* LowLevelAABB */; productType = "com.apple.product-type.library.static"; }; - FFFA81c2a6507fdb81c2a650 /* LowLevelDynamics */ = { + FFFA941450a07f8e941450a0 /* LowLevelDynamics */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF681c2a6507fdb81c2a650 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; + buildConfigurationList = FFF6941450a07f8e941450a0 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; buildPhases = ( - FFF281c2a6507fdb81c2a650, - FFF881c2a6507fdb81c2a650, - FFFC81c2a6507fdb81c2a650, + FFF2941450a07f8e941450a0, + FFF8941450a07f8e941450a0, + FFFC941450a07f8e941450a0, ); buildRules = ( ); @@ -5249,16 +5249,16 @@ ); name = "LowLevelDynamics"; productName = "LowLevelDynamics"; - productReference = FFFD81c2a6507fdb81c2a650 /* LowLevelDynamics */; + productReference = FFFD941450a07f8e941450a0 /* LowLevelDynamics */; productType = "com.apple.product-type.library.static"; }; - FFFA81c526f07fdb81c526f0 /* LowLevelCloth */ = { + FFFA941173807f8e94117380 /* LowLevelCloth */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF681c526f07fdb81c526f0 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; + buildConfigurationList = FFF6941173807f8e94117380 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; buildPhases = ( - FFF281c526f07fdb81c526f0, - FFF881c526f07fdb81c526f0, - FFFC81c526f07fdb81c526f0, + FFF2941173807f8e94117380, + FFF8941173807f8e94117380, + FFFC941173807f8e94117380, ); buildRules = ( ); @@ -5266,16 +5266,16 @@ ); name = "LowLevelCloth"; productName = "LowLevelCloth"; - productReference = FFFD81c526f07fdb81c526f0 /* LowLevelCloth */; + productReference = FFFD941173807f8e94117380 /* LowLevelCloth */; productType = "com.apple.product-type.library.static"; }; - FFFA837467407fdb83746740 /* LowLevelParticles */ = { + FFFA940bb1407f8e940bb140 /* LowLevelParticles */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6837467407fdb83746740 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; + buildConfigurationList = FFF6940bb1407f8e940bb140 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; buildPhases = ( - FFF2837467407fdb83746740, - FFF8837467407fdb83746740, - FFFC837467407fdb83746740, + FFF2940bb1407f8e940bb140, + FFF8940bb1407f8e940bb140, + FFFC940bb1407f8e940bb140, ); buildRules = ( ); @@ -5283,16 +5283,16 @@ ); name = "LowLevelParticles"; productName = "LowLevelParticles"; - productReference = FFFD837467407fdb83746740 /* LowLevelParticles */; + productReference = FFFD940bb1407f8e940bb140 /* LowLevelParticles */; productType = "com.apple.product-type.library.static"; }; - FFFA84a4f9207fdb84a4f920 /* PxTask */ = { + FFFA940815207f8e94081520 /* PxTask */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF684a4f9207fdb84a4f920 /* Build configuration list for PBXNativeTarget "PxTask" */; + buildConfigurationList = FFF6940815207f8e94081520 /* Build configuration list for PBXNativeTarget "PxTask" */; buildPhases = ( - FFF284a4f9207fdb84a4f920, - FFF884a4f9207fdb84a4f920, - FFFC84a4f9207fdb84a4f920, + FFF2940815207f8e94081520, + FFF8940815207f8e94081520, + FFFC940815207f8e94081520, ); buildRules = ( ); @@ -5300,16 +5300,16 @@ ); name = "PxTask"; productName = "PxTask"; - productReference = FFFD84a4f9207fdb84a4f920 /* PxTask */; + productReference = FFFD940815207f8e94081520 /* PxTask */; productType = "com.apple.product-type.library.static"; }; - FFFA81c6af307fdb81c6af30 /* PsFastXml */ = { + FFFA95d0cbc07f8e95d0cbc0 /* PsFastXml */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF681c6af307fdb81c6af30 /* Build configuration list for PBXNativeTarget "PsFastXml" */; + buildConfigurationList = FFF695d0cbc07f8e95d0cbc0 /* Build configuration list for PBXNativeTarget "PsFastXml" */; buildPhases = ( - FFF281c6af307fdb81c6af30, - FFF881c6af307fdb81c6af30, - FFFC81c6af307fdb81c6af30, + FFF295d0cbc07f8e95d0cbc0, + FFF895d0cbc07f8e95d0cbc0, + FFFC95d0cbc07f8e95d0cbc0, ); buildRules = ( ); @@ -5317,213 +5317,213 @@ ); name = "PsFastXml"; productName = "PsFastXml"; - productReference = FFFD81c6af307fdb81c6af30 /* PsFastXml */; + productReference = FFFD95d0cbc07f8e95d0cbc0 /* PsFastXml */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin XCConfigurationList section */ - FFF681c6e7107fdb81c6e710 = { + FFF695cf0bc07f8e95cf0bc0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF78399e2007fdb8399e200, - FFF78399e8f07fdb8399e8f0, - FFF78399efe07fdb8399efe0, - FFF78399f6d07fdb8399f6d0, + FFF79484a6007f8e9484a600, + FFF79484acf07f8e9484acf0, + FFF79484b3e07f8e9484b3e0, + FFF79484bad07f8e9484bad0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF681c788d07fdb81c788d0 = { + FFF695d1f3407f8e95d1f340 = { isa = XCConfigurationList; buildConfigurations = ( - FFF78399fe007fdb8399fe00, - FFF7839a04f07fdb839a04f0, - FFF7839a0be07fdb839a0be0, - FFF7839a12d07fdb839a12d0, + FFF79484c2007f8e9484c200, + FFF79484c8f07f8e9484c8f0, + FFF79484cfe07f8e9484cfe0, + FFF79484d6d07f8e9484d6d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF681c7dd307fdb81c7dd30 = { + FFF695d207307f8e95d20730 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7839a1a007fdb839a1a00, - FFF7839a20f07fdb839a20f0, - FFF7839a27e07fdb839a27e0, - FFF7839a2ed07fdb839a2ed0, + FFF79484de007f8e9484de00, + FFF79484e4f07f8e9484e4f0, + FFF79484ebe07f8e9484ebe0, + FFF79484f2d07f8e9484f2d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF681c895807fdb81c89580 = { + FFF695d305e07f8e95d305e0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7839a36007fdb839a3600, - FFF7839a3cf07fdb839a3cf0, - FFF7839a43e07fdb839a43e0, - FFF7839a4ad07fdb839a4ad0, + FFF79484fa007f8e9484fa00, + FFF7948500f07f8e948500f0, + FFF7948507e07f8e948507e0, + FFF794850ed07f8e94850ed0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF681c9c0307fdb81c9c030 = { + FFF695d430907f8e95d43090 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7839a52007fdb839a5200, - FFF7839a58f07fdb839a58f0, - FFF7839a5fe07fdb839a5fe0, - FFF7839a66d07fdb839a66d0, + FFF7948516007f8e94851600, + FFF794851cf07f8e94851cf0, + FFF7948523e07f8e948523e0, + FFF794852ad07f8e94852ad0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6832121807fdb83212180 = { + FFF695d477007f8e95d47700 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7839a6e007fdb839a6e00, - FFF7839a74f07fdb839a74f0, - FFF7839a7be07fdb839a7be0, - FFF7839a82d07fdb839a82d0, + FFF7948532007f8e94853200, + FFF7948538f07f8e948538f0, + FFF794853fe07f8e94853fe0, + FFF7948546d07f8e948546d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF68322a9507fdb8322a950 = { + FFF695ad90707f8e95ad9070 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7839a8a007fdb839a8a00, - FFF7839a90f07fdb839a90f0, - FFF7839a97e07fdb839a97e0, - FFF7839a9ed07fdb839a9ed0, + FFF794854e007f8e94854e00, + FFF7948554f07f8e948554f0, + FFF794855be07f8e94855be0, + FFF7948562d07f8e948562d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF6832255c07fdb832255c0 = { + FFF69415a1507f8e9415a150 = { isa = XCConfigurationList; buildConfigurations = ( - FFF782829e007fdb82829e00, - FFF78282a4f07fdb8282a4f0, - FFF78282abe07fdb8282abe0, - FFF78282b2d07fdb8282b2d0, + FFF7948110007f8e94811000, + FFF7948116f07f8e948116f0, + FFF794811de07f8e94811de0, + FFF7948124d07f8e948124d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF6832630b07fdb832630b0 = { + FFF694146ae07f8e94146ae0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7839898007fdb83989800, - FFF783989ef07fdb83989ef0, - FFF78398a5e07fdb8398a5e0, - FFF78398acd07fdb8398acd0, + FFF7939a42007f8e939a4200, + FFF7939a48f07f8e939a48f0, + FFF7939a4fe07f8e939a4fe0, + FFF7939a56d07f8e939a56d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF681c0ebb07fdb81c0ebb0 = { + FFF69440c6c07f8e9440c6c0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF78200e0007fdb8200e000, - FFF78200e6f07fdb8200e6f0, - FFF78200ede07fdb8200ede0, - FFF78200f4d07fdb8200f4d0, + FFF795027a007f8e95027a00, + FFF7950280f07f8e950280f0, + FFF7950287e07f8e950287e0, + FFF795028ed07f8e95028ed0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF683507ad07fdb83507ad0 = { + FFF694626f907f8e94626f90 = { isa = XCConfigurationList; buildConfigurations = ( - FFF784029c007fdb84029c00, - FFF78402a2f07fdb8402a2f0, - FFF78402a9e07fdb8402a9e0, - FFF78402b0d07fdb8402b0d0, + FFF795037c007f8e95037c00, + FFF7950382f07f8e950382f0, + FFF7950389e07f8e950389e0, + FFF7950390d07f8e950390d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6837322b07fdb837322b0 = { + FFF6940ccda07f8e940ccda0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7840326007fdb84032600, - FFF784032cf07fdb84032cf0, - FFF7840333e07fdb840333e0, - FFF784033ad07fdb84033ad0, + FFF79481aa007f8e9481aa00, + FFF79481b0f07f8e9481b0f0, + FFF79481b7e07f8e9481b7e0, + FFF79481bed07f8e9481bed0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF681c2a6507fdb81c2a650 = { + FFF6941450a07f8e941450a0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF78201ba007fdb8201ba00, - FFF78201c0f07fdb8201c0f0, - FFF78201c7e07fdb8201c7e0, - FFF78201ced07fdb8201ced0, + FFF7939b4e007f8e939b4e00, + FFF7939b54f07f8e939b54f0, + FFF7939b5be07f8e939b5be0, + FFF7939b62d07f8e939b62d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF681c526f07fdb81c526f0 = { + FFF6941173807f8e94117380 = { isa = XCConfigurationList; buildConfigurations = ( - FFF782025a007fdb82025a00, - FFF7820260f07fdb820260f0, - FFF7820267e07fdb820267e0, - FFF782026ed07fdb82026ed0, + FFF7939bf6007f8e939bf600, + FFF7939bfcf07f8e939bfcf0, + FFF7939c03e07f8e939c03e0, + FFF7939c0ad07f8e939c0ad0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6837467407fdb83746740 = { + FFF6940bb1407f8e940bb140 = { isa = XCConfigurationList; buildConfigurations = ( - FFF78403ac007fdb8403ac00, - FFF78403b2f07fdb8403b2f0, - FFF78403b9e07fdb8403b9e0, - FFF78403c0d07fdb8403c0d0, + FFF7948236007f8e94823600, + FFF794823cf07f8e94823cf0, + FFF7948243e07f8e948243e0, + FFF794824ad07f8e94824ad0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF684a4f9207fdb84a4f920 = { + FFF6940815207f8e94081520 = { isa = XCConfigurationList; buildConfigurations = ( - FFF78405fc007fdb8405fc00, - FFF7840602f07fdb840602f0, - FFF7840609e07fdb840609e0, - FFF7840610d07fdb840610d0, + FFF796008e007f8e96008e00, + FFF7960094f07f8e960094f0, + FFF796009be07f8e96009be0, + FFF79600a2d07f8e9600a2d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF681c6af307fdb81c6af30 = { + FFF695d0cbc07f8e95d0cbc0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF78202dc007fdb8202dc00, - FFF78202e2f07fdb8202e2f0, - FFF78202e9e07fdb8202e9e0, - FFF78202f0d07fdb8202f0d0, + FFF79602e4007f8e9602e400, + FFF79602eaf07f8e9602eaf0, + FFF79602f1e07f8e9602f1e0, + FFF79602f8d07f8e9602f8d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6830083f07fdb830083f0 = { + FFF69347d0007f8e9347d000 = { isa = XCConfigurationList; buildConfigurations = ( - FFF38399e2007fdb8399e200 /* release */, - FFF38399e8f07fdb8399e8f0 /* debug */, - FFF38399efe07fdb8399efe0 /* checked */, - FFF38399f6d07fdb8399f6d0 /* profile */, + FFF39484a6007f8e9484a600 /* release */, + FFF39484acf07f8e9484acf0 /* debug */, + FFF39484b3e07f8e9484b3e0 /* checked */, + FFF39484bad07f8e9484bad0 /* profile */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; /* End XCConfigurationList section */ /* Begin XCBuildConfiguration section */ - FFF78399e2007fdb8399e200 /* release */ = { + FFF79484a6007f8e9484a600 /* 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; @@ -5553,7 +5553,7 @@ }; name = "release"; }; - FFF78399e8f07fdb8399e8f0 /* debug */ = { + FFF79484acf07f8e9484acf0 /* 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; @@ -5583,7 +5583,7 @@ }; name = "debug"; }; - FFF78399efe07fdb8399efe0 /* checked */ = { + FFF79484b3e07f8e9484b3e0 /* 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; @@ -5613,7 +5613,7 @@ }; name = "checked"; }; - FFF78399f6d07fdb8399f6d0 /* profile */ = { + FFF79484bad07f8e9484bad0 /* 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; @@ -5643,7 +5643,7 @@ }; name = "profile"; }; - FFF78399fe007fdb8399fe00 /* debug */ = { + FFF79484c2007f8e9484c200 /* 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; @@ -5673,7 +5673,7 @@ }; name = "debug"; }; - FFF7839a04f07fdb839a04f0 /* checked */ = { + FFF79484c8f07f8e9484c8f0 /* 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; @@ -5703,7 +5703,7 @@ }; name = "checked"; }; - FFF7839a0be07fdb839a0be0 /* profile */ = { + FFF79484cfe07f8e9484cfe0 /* 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; @@ -5733,7 +5733,7 @@ }; name = "profile"; }; - FFF7839a12d07fdb839a12d0 /* release */ = { + FFF79484d6d07f8e9484d6d0 /* 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; @@ -5763,7 +5763,7 @@ }; name = "release"; }; - FFF7839a1a007fdb839a1a00 /* debug */ = { + FFF79484de007f8e9484de00 /* 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; @@ -5793,7 +5793,7 @@ }; name = "debug"; }; - FFF7839a20f07fdb839a20f0 /* checked */ = { + FFF79484e4f07f8e9484e4f0 /* 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; @@ -5823,7 +5823,7 @@ }; name = "checked"; }; - FFF7839a27e07fdb839a27e0 /* profile */ = { + FFF79484ebe07f8e9484ebe0 /* 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; @@ -5853,7 +5853,7 @@ }; name = "profile"; }; - FFF7839a2ed07fdb839a2ed0 /* release */ = { + FFF79484f2d07f8e9484f2d0 /* 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; @@ -5883,7 +5883,7 @@ }; name = "release"; }; - FFF7839a36007fdb839a3600 /* debug */ = { + FFF79484fa007f8e9484fa00 /* 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; @@ -5913,7 +5913,7 @@ }; name = "debug"; }; - FFF7839a3cf07fdb839a3cf0 /* checked */ = { + FFF7948500f07f8e948500f0 /* 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; @@ -5943,7 +5943,7 @@ }; name = "checked"; }; - FFF7839a43e07fdb839a43e0 /* profile */ = { + FFF7948507e07f8e948507e0 /* 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; @@ -5973,7 +5973,7 @@ }; name = "profile"; }; - FFF7839a4ad07fdb839a4ad0 /* release */ = { + FFF794850ed07f8e94850ed0 /* 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; @@ -6003,7 +6003,7 @@ }; name = "release"; }; - FFF7839a52007fdb839a5200 /* debug */ = { + FFF7948516007f8e94851600 /* 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; @@ -6033,7 +6033,7 @@ }; name = "debug"; }; - FFF7839a58f07fdb839a58f0 /* checked */ = { + FFF794851cf07f8e94851cf0 /* 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; @@ -6063,7 +6063,7 @@ }; name = "checked"; }; - FFF7839a5fe07fdb839a5fe0 /* profile */ = { + FFF7948523e07f8e948523e0 /* 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; @@ -6093,7 +6093,7 @@ }; name = "profile"; }; - FFF7839a66d07fdb839a66d0 /* release */ = { + FFF794852ad07f8e94852ad0 /* 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; @@ -6123,7 +6123,7 @@ }; name = "release"; }; - FFF7839a6e007fdb839a6e00 /* debug */ = { + FFF7948532007f8e94853200 /* 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; @@ -6153,7 +6153,7 @@ }; name = "debug"; }; - FFF7839a74f07fdb839a74f0 /* checked */ = { + FFF7948538f07f8e948538f0 /* 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; @@ -6183,7 +6183,7 @@ }; name = "checked"; }; - FFF7839a7be07fdb839a7be0 /* profile */ = { + FFF794853fe07f8e94853fe0 /* 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; @@ -6213,7 +6213,7 @@ }; name = "profile"; }; - FFF7839a82d07fdb839a82d0 /* release */ = { + FFF7948546d07f8e948546d0 /* 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; @@ -6243,7 +6243,7 @@ }; name = "release"; }; - FFF7839a8a007fdb839a8a00 /* release */ = { + FFF794854e007f8e94854e00 /* 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; @@ -6273,7 +6273,7 @@ }; name = "release"; }; - FFF7839a90f07fdb839a90f0 /* debug */ = { + FFF7948554f07f8e948554f0 /* 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; @@ -6303,7 +6303,7 @@ }; name = "debug"; }; - FFF7839a97e07fdb839a97e0 /* checked */ = { + FFF794855be07f8e94855be0 /* 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; @@ -6333,7 +6333,7 @@ }; name = "checked"; }; - FFF7839a9ed07fdb839a9ed0 /* profile */ = { + FFF7948562d07f8e948562d0 /* 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; @@ -6363,7 +6363,7 @@ }; name = "profile"; }; - FFF782829e007fdb82829e00 /* release */ = { + FFF7948110007f8e94811000 /* 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; @@ -6393,7 +6393,7 @@ }; name = "release"; }; - FFF78282a4f07fdb8282a4f0 /* debug */ = { + FFF7948116f07f8e948116f0 /* 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; @@ -6423,7 +6423,7 @@ }; name = "debug"; }; - FFF78282abe07fdb8282abe0 /* checked */ = { + FFF794811de07f8e94811de0 /* 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; @@ -6453,7 +6453,7 @@ }; name = "checked"; }; - FFF78282b2d07fdb8282b2d0 /* profile */ = { + FFF7948124d07f8e948124d0 /* 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; @@ -6483,7 +6483,7 @@ }; name = "profile"; }; - FFF7839898007fdb83989800 /* debug */ = { + FFF7939a42007f8e939a4200 /* 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; @@ -6513,7 +6513,7 @@ }; name = "debug"; }; - FFF783989ef07fdb83989ef0 /* release */ = { + FFF7939a48f07f8e939a48f0 /* 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; @@ -6543,7 +6543,7 @@ }; name = "release"; }; - FFF78398a5e07fdb8398a5e0 /* checked */ = { + FFF7939a4fe07f8e939a4fe0 /* 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; @@ -6573,7 +6573,7 @@ }; name = "checked"; }; - FFF78398acd07fdb8398acd0 /* profile */ = { + FFF7939a56d07f8e939a56d0 /* 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; @@ -6603,7 +6603,7 @@ }; name = "profile"; }; - FFF78200e0007fdb8200e000 /* debug */ = { + FFF795027a007f8e95027a00 /* 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; @@ -6633,7 +6633,7 @@ }; name = "debug"; }; - FFF78200e6f07fdb8200e6f0 /* release */ = { + FFF7950280f07f8e950280f0 /* 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; @@ -6663,7 +6663,7 @@ }; name = "release"; }; - FFF78200ede07fdb8200ede0 /* checked */ = { + FFF7950287e07f8e950287e0 /* 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; @@ -6693,7 +6693,7 @@ }; name = "checked"; }; - FFF78200f4d07fdb8200f4d0 /* profile */ = { + FFF795028ed07f8e95028ed0 /* 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; @@ -6723,7 +6723,7 @@ }; name = "profile"; }; - FFF784029c007fdb84029c00 /* debug */ = { + FFF795037c007f8e95037c00 /* 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; @@ -6753,7 +6753,7 @@ }; name = "debug"; }; - FFF78402a2f07fdb8402a2f0 /* checked */ = { + FFF7950382f07f8e950382f0 /* 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; @@ -6783,7 +6783,7 @@ }; name = "checked"; }; - FFF78402a9e07fdb8402a9e0 /* profile */ = { + FFF7950389e07f8e950389e0 /* 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; @@ -6813,7 +6813,7 @@ }; name = "profile"; }; - FFF78402b0d07fdb8402b0d0 /* release */ = { + FFF7950390d07f8e950390d0 /* 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; @@ -6843,7 +6843,7 @@ }; name = "release"; }; - FFF7840326007fdb84032600 /* debug */ = { + FFF79481aa007f8e9481aa00 /* 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; @@ -6873,7 +6873,7 @@ }; name = "debug"; }; - FFF784032cf07fdb84032cf0 /* checked */ = { + FFF79481b0f07f8e9481b0f0 /* 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; @@ -6903,7 +6903,7 @@ }; name = "checked"; }; - FFF7840333e07fdb840333e0 /* profile */ = { + FFF79481b7e07f8e9481b7e0 /* 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; @@ -6933,7 +6933,7 @@ }; name = "profile"; }; - FFF784033ad07fdb84033ad0 /* release */ = { + FFF79481bed07f8e9481bed0 /* 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; @@ -6963,7 +6963,7 @@ }; name = "release"; }; - FFF78201ba007fdb8201ba00 /* debug */ = { + FFF7939b4e007f8e939b4e00 /* 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; @@ -6993,7 +6993,7 @@ }; name = "debug"; }; - FFF78201c0f07fdb8201c0f0 /* checked */ = { + FFF7939b54f07f8e939b54f0 /* 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; @@ -7023,7 +7023,7 @@ }; name = "checked"; }; - FFF78201c7e07fdb8201c7e0 /* profile */ = { + FFF7939b5be07f8e939b5be0 /* 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; @@ -7053,7 +7053,7 @@ }; name = "profile"; }; - FFF78201ced07fdb8201ced0 /* release */ = { + FFF7939b62d07f8e939b62d0 /* 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; @@ -7083,7 +7083,7 @@ }; name = "release"; }; - FFF782025a007fdb82025a00 /* debug */ = { + FFF7939bf6007f8e939bf600 /* 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; @@ -7113,7 +7113,7 @@ }; name = "debug"; }; - FFF7820260f07fdb820260f0 /* checked */ = { + FFF7939bfcf07f8e939bfcf0 /* 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; @@ -7143,7 +7143,7 @@ }; name = "checked"; }; - FFF7820267e07fdb820267e0 /* profile */ = { + FFF7939c03e07f8e939c03e0 /* 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; @@ -7173,7 +7173,7 @@ }; name = "profile"; }; - FFF782026ed07fdb82026ed0 /* release */ = { + FFF7939c0ad07f8e939c0ad0 /* 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; @@ -7203,7 +7203,7 @@ }; name = "release"; }; - FFF78403ac007fdb8403ac00 /* debug */ = { + FFF7948236007f8e94823600 /* 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; @@ -7233,7 +7233,7 @@ }; name = "debug"; }; - FFF78403b2f07fdb8403b2f0 /* checked */ = { + FFF794823cf07f8e94823cf0 /* 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; @@ -7263,7 +7263,7 @@ }; name = "checked"; }; - FFF78403b9e07fdb8403b9e0 /* profile */ = { + FFF7948243e07f8e948243e0 /* 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; @@ -7293,7 +7293,7 @@ }; name = "profile"; }; - FFF78403c0d07fdb8403c0d0 /* release */ = { + FFF794824ad07f8e94824ad0 /* 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; @@ -7323,7 +7323,7 @@ }; name = "release"; }; - FFF78405fc007fdb8405fc00 /* debug */ = { + FFF796008e007f8e96008e00 /* 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; @@ -7353,7 +7353,7 @@ }; name = "debug"; }; - FFF7840602f07fdb840602f0 /* release */ = { + FFF7960094f07f8e960094f0 /* 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; @@ -7383,7 +7383,7 @@ }; name = "release"; }; - FFF7840609e07fdb840609e0 /* checked */ = { + FFF796009be07f8e96009be0 /* 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; @@ -7413,7 +7413,7 @@ }; name = "checked"; }; - FFF7840610d07fdb840610d0 /* profile */ = { + FFF79600a2d07f8e9600a2d0 /* 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; @@ -7443,7 +7443,7 @@ }; name = "profile"; }; - FFF78202dc007fdb8202dc00 /* debug */ = { + FFF79602e4007f8e9602e400 /* 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; @@ -7473,7 +7473,7 @@ }; name = "debug"; }; - FFF78202e2f07fdb8202e2f0 /* release */ = { + FFF79602eaf07f8e9602eaf0 /* 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; @@ -7503,7 +7503,7 @@ }; name = "release"; }; - FFF78202e9e07fdb8202e9e0 /* checked */ = { + FFF79602f1e07f8e9602f1e0 /* 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; @@ -7533,7 +7533,7 @@ }; name = "checked"; }; - FFF78202f0d07fdb8202f0d0 /* profile */ = { + FFF79602f8d07f8e9602f8d0 /* 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; @@ -7563,25 +7563,25 @@ }; name = "profile"; }; - FFF38399e2007fdb8399e200 /* release */ = { + FFF39484a6007f8e9484a600 /* release */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "release"; }; - FFF38399e8f07fdb8399e8f0 /* debug */ = { + FFF39484acf07f8e9484acf0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "debug"; }; - FFF38399efe07fdb8399efe0 /* checked */ = { + FFF39484b3e07f8e9484b3e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "checked"; }; - FFF38399f6d07fdb8399f6d0 /* profile */ = { + FFF39484bad07f8e9484bad0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { }; @@ -7590,34 +7590,34 @@ /* End XCBuildConfiguration section */ /* Begin PBXProject section */ - FFF9830083f07fdb830083f0 /* Project object */ = { + FFF99347d0007f8e9347d000 /* Project object */ = { isa = PBXProject; - buildConfigurationList = FFF6830083f07fdb830083f0 /* Build configuration list for PBXProject PhysX */; + buildConfigurationList = FFF69347d0007f8e9347d000 /* Build configuration list for PBXProject PhysX */; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 1; - mainGroup = FFFB830084587fdb83008458 /* PhysX */; + mainGroup = FFFB9347d0687f8e9347d068 /* PhysX */; targets = ( - FFFA81c6e7107fdb81c6e710, - FFFA81c788d07fdb81c788d0, - FFFA81c7dd307fdb81c7dd30, - FFFA81c895807fdb81c89580, - FFFA81c9c0307fdb81c9c030, - FFFA832121807fdb83212180, - FFFA8322a9507fdb8322a950, - FFFA832255c07fdb832255c0, - FFFA832630b07fdb832630b0, - FFFA81c0ebb07fdb81c0ebb0, - FFFA83507ad07fdb83507ad0, - FFFA837322b07fdb837322b0, - FFFA81c2a6507fdb81c2a650, - FFFA81c526f07fdb81c526f0, - FFFA837467407fdb83746740, - FFFA84a4f9207fdb84a4f920, - FFFA81c6af307fdb81c6af30, + FFFA95cf0bc07f8e95cf0bc0, + FFFA95d1f3407f8e95d1f340, + FFFA95d207307f8e95d20730, + FFFA95d305e07f8e95d305e0, + FFFA95d430907f8e95d43090, + FFFA95d477007f8e95d47700, + FFFA95ad90707f8e95ad9070, + FFFA9415a1507f8e9415a150, + FFFA94146ae07f8e94146ae0, + FFFA9440c6c07f8e9440c6c0, + FFFA94626f907f8e94626f90, + FFFA940ccda07f8e940ccda0, + FFFA941450a07f8e941450a0, + FFFA941173807f8e94117380, + FFFA940bb1407f8e940bb140, + FFFA940815207f8e94081520, + FFFA95d0cbc07f8e95d0cbc0, ); }; /* End PBXProject section */ }; - rootObject = FFF9830083f07fdb830083f0 /* Project object */; + rootObject = FFF99347d0007f8e9347d000 /* 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 05c667f7..a1ed765c 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 */ - FFFF8364f0f07f948364f0f0 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD8368d3907f948368d390 /* SceneQuery */; }; - FFFF8364f1507f948364f150 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD83691a007f9483691a00 /* SimulationController */; }; - FFFF8384ee387f948384ee38 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384ee387f948384ee38 /* NpActor.cpp */; }; - FFFF8384eea07f948384eea0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384eea07f948384eea0 /* NpAggregate.cpp */; }; - FFFF8384ef087f948384ef08 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384ef087f948384ef08 /* NpArticulation.cpp */; }; - FFFF8384ef707f948384ef70 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384ef707f948384ef70 /* NpArticulationJoint.cpp */; }; - FFFF8384efd87f948384efd8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384efd87f948384efd8 /* NpArticulationLink.cpp */; }; - FFFF8384f0407f948384f040 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f0407f948384f040 /* NpBatchQuery.cpp */; }; - FFFF8384f0a87f948384f0a8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f0a87f948384f0a8 /* NpConstraint.cpp */; }; - FFFF8384f1107f948384f110 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f1107f948384f110 /* NpFactory.cpp */; }; - FFFF8384f1787f948384f178 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f1787f948384f178 /* NpMaterial.cpp */; }; - FFFF8384f1e07f948384f1e0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f1e07f948384f1e0 /* NpMetaData.cpp */; }; - FFFF8384f2487f948384f248 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f2487f948384f248 /* NpPhysics.cpp */; }; - FFFF8384f2b07f948384f2b0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f2b07f948384f2b0 /* NpPvdSceneQueryCollector.cpp */; }; - FFFF8384f3187f948384f318 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f3187f948384f318 /* NpReadCheck.cpp */; }; - FFFF8384f3807f948384f380 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f3807f948384f380 /* NpRigidDynamic.cpp */; }; - FFFF8384f3e87f948384f3e8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f3e87f948384f3e8 /* NpRigidStatic.cpp */; }; - FFFF8384f4507f948384f450 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f4507f948384f450 /* NpScene.cpp */; }; - FFFF8384f4b87f948384f4b8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f4b87f948384f4b8 /* NpSceneQueries.cpp */; }; - FFFF8384f5207f948384f520 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f5207f948384f520 /* NpSerializerAdapter.cpp */; }; - FFFF8384f5887f948384f588 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f5887f948384f588 /* NpShape.cpp */; }; - FFFF8384f5f07f948384f5f0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f5f07f948384f5f0 /* NpShapeManager.cpp */; }; - FFFF8384f6587f948384f658 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f6587f948384f658 /* NpSpatialIndex.cpp */; }; - FFFF8384f6c07f948384f6c0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f6c07f948384f6c0 /* NpVolumeCache.cpp */; }; - FFFF8384f7287f948384f728 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f7287f948384f728 /* NpWriteCheck.cpp */; }; - FFFF8384f7907f948384f790 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f7907f948384f790 /* PvdMetaDataPvdBinding.cpp */; }; - FFFF8384f7f87f948384f7f8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384f7f87f948384f7f8 /* PvdPhysicsClient.cpp */; }; - FFFF8384fa007f948384fa00 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384fa007f948384fa00 /* particles/NpParticleFluid.cpp */; }; - FFFF8384fa687f948384fa68 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384fa687f948384fa68 /* particles/NpParticleSystem.cpp */; }; - FFFF838502207f9483850220 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838502207f9483850220 /* buffering/ScbActor.cpp */; }; - FFFF838502887f9483850288 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838502887f9483850288 /* buffering/ScbAggregate.cpp */; }; - FFFF838502f07f94838502f0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838502f07f94838502f0 /* buffering/ScbBase.cpp */; }; - FFFF838503587f9483850358 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838503587f9483850358 /* buffering/ScbCloth.cpp */; }; - FFFF838503c07f94838503c0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838503c07f94838503c0 /* buffering/ScbMetaData.cpp */; }; - FFFF838504287f9483850428 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838504287f9483850428 /* buffering/ScbParticleSystem.cpp */; }; - FFFF838504907f9483850490 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838504907f9483850490 /* buffering/ScbScene.cpp */; }; - FFFF838504f87f94838504f8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838504f87f94838504f8 /* buffering/ScbScenePvdClient.cpp */; }; - FFFF838505607f9483850560 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838505607f9483850560 /* buffering/ScbShape.cpp */; }; - FFFF838507007f9483850700 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838507007f9483850700 /* cloth/NpCloth.cpp */; }; - FFFF838507687f9483850768 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838507687f9483850768 /* cloth/NpClothFabric.cpp */; }; - FFFF838507d07f94838507d0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838507d07f94838507d0 /* cloth/NpClothParticleData.cpp */; }; - FFFF838508387f9483850838 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838508387f9483850838 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; - FFFF838523a87f94838523a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD838523a87f94838523a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; - FFFF838524107f9483852410 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD838524107f9483852410 /* core/src/PxMetaDataObjects.cpp */; }; + FFFF83c082707fa783c08270 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD83c2bbb07fa783c2bbb0 /* SceneQuery */; }; + FFFF83c082d07fa783c082d0 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD83c302207fa783c30220 /* SimulationController */; }; + FFFF840330387fa784033038 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840330387fa784033038 /* NpActor.cpp */; }; + FFFF840330a07fa7840330a0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840330a07fa7840330a0 /* NpAggregate.cpp */; }; + FFFF840331087fa784033108 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840331087fa784033108 /* NpArticulation.cpp */; }; + FFFF840331707fa784033170 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840331707fa784033170 /* NpArticulationJoint.cpp */; }; + FFFF840331d87fa7840331d8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840331d87fa7840331d8 /* NpArticulationLink.cpp */; }; + FFFF840332407fa784033240 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840332407fa784033240 /* NpBatchQuery.cpp */; }; + FFFF840332a87fa7840332a8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840332a87fa7840332a8 /* NpConstraint.cpp */; }; + FFFF840333107fa784033310 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840333107fa784033310 /* NpFactory.cpp */; }; + FFFF840333787fa784033378 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840333787fa784033378 /* NpMaterial.cpp */; }; + FFFF840333e07fa7840333e0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840333e07fa7840333e0 /* NpMetaData.cpp */; }; + FFFF840334487fa784033448 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840334487fa784033448 /* NpPhysics.cpp */; }; + FFFF840334b07fa7840334b0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840334b07fa7840334b0 /* NpPvdSceneQueryCollector.cpp */; }; + FFFF840335187fa784033518 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840335187fa784033518 /* NpReadCheck.cpp */; }; + FFFF840335807fa784033580 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840335807fa784033580 /* NpRigidDynamic.cpp */; }; + FFFF840335e87fa7840335e8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840335e87fa7840335e8 /* NpRigidStatic.cpp */; }; + FFFF840336507fa784033650 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840336507fa784033650 /* NpScene.cpp */; }; + FFFF840336b87fa7840336b8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840336b87fa7840336b8 /* NpSceneQueries.cpp */; }; + FFFF840337207fa784033720 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840337207fa784033720 /* NpSerializerAdapter.cpp */; }; + FFFF840337887fa784033788 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840337887fa784033788 /* NpShape.cpp */; }; + FFFF840337f07fa7840337f0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840337f07fa7840337f0 /* NpShapeManager.cpp */; }; + FFFF840338587fa784033858 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840338587fa784033858 /* NpSpatialIndex.cpp */; }; + FFFF840338c07fa7840338c0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840338c07fa7840338c0 /* NpVolumeCache.cpp */; }; + FFFF840339287fa784033928 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840339287fa784033928 /* NpWriteCheck.cpp */; }; + FFFF840339907fa784033990 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840339907fa784033990 /* PvdMetaDataPvdBinding.cpp */; }; + FFFF840339f87fa7840339f8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840339f87fa7840339f8 /* PvdPhysicsClient.cpp */; }; + FFFF84033c007fa784033c00 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84033c007fa784033c00 /* particles/NpParticleFluid.cpp */; }; + FFFF84033c687fa784033c68 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84033c687fa784033c68 /* particles/NpParticleSystem.cpp */; }; + FFFF840344207fa784034420 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840344207fa784034420 /* buffering/ScbActor.cpp */; }; + FFFF840344887fa784034488 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840344887fa784034488 /* buffering/ScbAggregate.cpp */; }; + FFFF840344f07fa7840344f0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840344f07fa7840344f0 /* buffering/ScbBase.cpp */; }; + FFFF840345587fa784034558 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840345587fa784034558 /* buffering/ScbCloth.cpp */; }; + FFFF840345c07fa7840345c0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840345c07fa7840345c0 /* buffering/ScbMetaData.cpp */; }; + FFFF840346287fa784034628 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840346287fa784034628 /* buffering/ScbParticleSystem.cpp */; }; + FFFF840346907fa784034690 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840346907fa784034690 /* buffering/ScbScene.cpp */; }; + FFFF840346f87fa7840346f8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840346f87fa7840346f8 /* buffering/ScbScenePvdClient.cpp */; }; + FFFF840347607fa784034760 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840347607fa784034760 /* buffering/ScbShape.cpp */; }; + FFFF840349007fa784034900 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840349007fa784034900 /* cloth/NpCloth.cpp */; }; + FFFF840349687fa784034968 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840349687fa784034968 /* cloth/NpClothFabric.cpp */; }; + FFFF840349d07fa7840349d0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840349d07fa7840349d0 /* cloth/NpClothParticleData.cpp */; }; + FFFF84034a387fa784034a38 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84034a387fa784034a38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; + FFFF840315a87fa7840315a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD840315a87fa7840315a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; + FFFF840316107fa784031610 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD840316107fa784031610 /* core/src/PxMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD836638307f9483663830 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD8384e0007f948384e000 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e0687f948384e068 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e0d07f948384e0d0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e1387f948384e138 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e1a07f948384e1a0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e2087f948384e208 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e2707f948384e270 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e2d87f948384e2d8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e3407f948384e340 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e3a87f948384e3a8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e4107f948384e410 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e4787f948384e478 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e4e07f948384e4e0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e5487f948384e548 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e5b07f948384e5b0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e6187f948384e618 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e6807f948384e680 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e6e87f948384e6e8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e7507f948384e750 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e7b87f948384e7b8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e8207f948384e820 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e8887f948384e888 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e8f07f948384e8f0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e9587f948384e958 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384e9c07f948384e9c0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384ea287f948384ea28 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384ea907f948384ea90 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384eaf87f948384eaf8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384eb607f948384eb60 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384ebc87f948384ebc8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384ec307f948384ec30 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384ec987f948384ec98 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384ed007f948384ed00 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384ed687f948384ed68 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384edd07f948384edd0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384ee387f948384ee38 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384eea07f948384eea0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384ef087f948384ef08 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384ef707f948384ef70 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384efd87f948384efd8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f0407f948384f040 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f0a87f948384f0a8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f1107f948384f110 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f1787f948384f178 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f1e07f948384f1e0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f2487f948384f248 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f2b07f948384f2b0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f3187f948384f318 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f3807f948384f380 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f3e87f948384f3e8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f4507f948384f450 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f4b87f948384f4b8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f5207f948384f520 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f5887f948384f588 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f5f07f948384f5f0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f6587f948384f658 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f6c07f948384f6c0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f7287f948384f728 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f7907f948384f790 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f7f87f948384f7f8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384f8607f948384f860 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384f8c87f948384f8c8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384f9307f948384f930 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384f9987f948384f998 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384fa007f948384fa00 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384fa687f948384fa68 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384fad07f948384fad0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384fb387f948384fb38 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384fba07f948384fba0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384fc087f948384fc08 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384fc707f948384fc70 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384fcd87f948384fcd8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384fd407f948384fd40 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384fda87f948384fda8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384fe107f948384fe10 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384fe787f948384fe78 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384fee07f948384fee0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384ff487f948384ff48 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384ffb07f948384ffb0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD838500187f9483850018 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD838500807f9483850080 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD838500e87f94838500e8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD838501507f9483850150 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD838501b87f94838501b8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; - FFFD838502207f9483850220 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838502887f9483850288 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838502f07f94838502f0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838503587f9483850358 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838503c07f94838503c0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838504287f9483850428 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838504907f9483850490 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838504f87f94838504f8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838505607f9483850560 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838505c87f94838505c8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD838506307f9483850630 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD838506987f9483850698 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD838507007f9483850700 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838507687f9483850768 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838507d07f94838507d0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838508387f9483850838 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83850a007f9483850a00 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD83850a687f9483850a68 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFD83850ad07f9483850ad0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD83850b387f9483850b38 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD83850ba07f9483850ba0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFD83850c087f9483850c08 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD83850c707f9483850c70 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD83850cd87f9483850cd8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFD83850d407f9483850d40 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD83850da87f9483850da8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD83850e107f9483850e10 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD83850e787f9483850e78 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; - FFFD83850ee07f9483850ee0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD83850f487f9483850f48 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; - FFFD83850fb07f9483850fb0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFD838510187f9483851018 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; - FFFD838510807f9483851080 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; - FFFD838510e87f94838510e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; - FFFD838511507f9483851150 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFD838511b87f94838511b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD838512207f9483851220 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD838512887f9483851288 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFD838512f07f94838512f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD838513587f9483851358 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFD838513c07f94838513c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFD838514287f9483851428 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFD838514907f9483851490 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; - FFFD838514f87f94838514f8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; - FFFD838515607f9483851560 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD838515c87f94838515c8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFD838516307f9483851630 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFD838516987f9483851698 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD838517007f9483851700 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD838517687f9483851768 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD838517d07f94838517d0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD838518387f9483851838 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD838518a07f94838518a0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; - FFFD838519087f9483851908 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD838519707f9483851970 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; - FFFD838519d87f94838519d8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD83851a407f9483851a40 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD83851aa87f9483851aa8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD83851b107f9483851b10 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; - FFFD83851b787f9483851b78 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD83851be07f9483851be0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFD83851c487f9483851c48 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD83851cb07f9483851cb0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFD83851d187f9483851d18 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD83851d807f9483851d80 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD83851de87f9483851de8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD83851e507f9483851e50 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFD83851eb87f9483851eb8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD83851f207f9483851f20 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD83851f887f9483851f88 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD838520007f9483852000 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD838520687f9483852068 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD838520d07f94838520d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD838521387f9483852138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD838521a07f94838521a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD838522087f9483852208 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFD838522707f9483852270 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFD838522d87f94838522d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD838523407f9483852340 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD838523a87f94838523a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838524107f9483852410 /* core/src/PxMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83c00bc07fa783c00bc0 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD840322007fa784032200 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD840322687fa784032268 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD840322d07fa7840322d0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFD840323387fa784032338 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD840323a07fa7840323a0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD840324087fa784032408 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFD840324707fa784032470 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD840324d87fa7840324d8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; + FFFD840325407fa784032540 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; + FFFD840325a87fa7840325a8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD840326107fa784032610 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD840326787fa784032678 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFD840326e07fa7840326e0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD840327487fa784032748 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFD840327b07fa7840327b0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD840328187fa784032818 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD840328807fa784032880 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; + FFFD840328e87fa7840328e8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD840329507fa784032950 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFD840329b87fa7840329b8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD84032a207fa784032a20 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFD84032a887fa784032a88 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD84032af07fa784032af0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFD84032b587fa784032b58 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFD84032bc07fa784032bc0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD84032c287fa784032c28 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; + FFFD84032c907fa784032c90 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD84032cf87fa784032cf8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD84032d607fa784032d60 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFD84032dc87fa784032dc8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD84032e307fa784032e30 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFD84032e987fa784032e98 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; + FFFD84032f007fa784032f00 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; + FFFD84032f687fa784032f68 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD84032fd07fa784032fd0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD840330387fa784033038 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840330a07fa7840330a0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840331087fa784033108 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840331707fa784033170 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840331d87fa7840331d8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840332407fa784033240 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840332a87fa7840332a8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840333107fa784033310 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840333787fa784033378 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840333e07fa7840333e0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840334487fa784033448 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840334b07fa7840334b0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840335187fa784033518 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840335807fa784033580 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840335e87fa7840335e8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840336507fa784033650 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840336b87fa7840336b8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840337207fa784033720 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840337887fa784033788 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840337f07fa7840337f0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840338587fa784033858 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840338c07fa7840338c0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840339287fa784033928 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840339907fa784033990 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840339f87fa7840339f8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84033a607fa784033a60 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFD84033ac87fa784033ac8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFD84033b307fa784033b30 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFD84033b987fa784033b98 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD84033c007fa784033c00 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84033c687fa784033c68 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84033cd07fa784033cd0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD84033d387fa784033d38 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFD84033da07fa784033da0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD84033e087fa784033e08 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD84033e707fa784033e70 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD84033ed87fa784033ed8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD84033f407fa784033f40 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD84033fa87fa784033fa8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD840340107fa784034010 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFD840340787fa784034078 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; + FFFD840340e07fa7840340e0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD840341487fa784034148 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; + FFFD840341b07fa7840341b0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFD840342187fa784034218 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD840342807fa784034280 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD840342e87fa7840342e8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD840343507fa784034350 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD840343b87fa7840343b8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; + FFFD840344207fa784034420 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840344887fa784034488 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840344f07fa7840344f0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840345587fa784034558 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840345c07fa7840345c0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840346287fa784034628 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840346907fa784034690 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840346f87fa7840346f8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840347607fa784034760 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840347c87fa7840347c8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD840348307fa784034830 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD840348987fa784034898 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFD840349007fa784034900 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840349687fa784034968 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840349d07fa7840349d0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84034a387fa784034a38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8402fc007fa78402fc00 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD8402fc687fa78402fc68 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFD8402fcd07fa78402fcd0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD8402fd387fa78402fd38 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8402fda07fa78402fda0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFD8402fe087fa78402fe08 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD8402fe707fa78402fe70 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD8402fed87fa78402fed8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFD8402ff407fa78402ff40 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD8402ffa87fa78402ffa8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD840300107fa784030010 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD840300787fa784030078 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; + FFFD840300e07fa7840300e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD840301487fa784030148 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; + FFFD840301b07fa7840301b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFD840302187fa784030218 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; + FFFD840302807fa784030280 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; + FFFD840302e87fa7840302e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; + FFFD840303507fa784030350 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFD840303b87fa7840303b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD840304207fa784030420 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFD840304887fa784030488 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFD840304f07fa7840304f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD840305587fa784030558 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFD840305c07fa7840305c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFD840306287fa784030628 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFD840306907fa784030690 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; + FFFD840306f87fa7840306f8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; + FFFD840307607fa784030760 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD840307c87fa7840307c8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFD840308307fa784030830 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFD840308987fa784030898 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD840309007fa784030900 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD840309687fa784030968 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; + FFFD840309d07fa7840309d0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD84030a387fa784030a38 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD84030aa07fa784030aa0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; + FFFD84030b087fa784030b08 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFD84030b707fa784030b70 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; + FFFD84030bd87fa784030bd8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD84030c407fa784030c40 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD84030ca87fa784030ca8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFD84030d107fa784030d10 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; + FFFD84030d787fa784030d78 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFD84030de07fa784030de0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFD84030e487fa784030e48 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFD84030eb07fa784030eb0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFD84030f187fa784030f18 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD84030f807fa784030f80 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD84030fe87fa784030fe8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD840310507fa784031050 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFD840310b87fa7840310b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD840311207fa784031120 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFD840311887fa784031188 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD840312007fa784031200 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFD840312687fa784031268 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFD840312d07fa7840312d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD840313387fa784031338 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD840313a07fa7840313a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD840314087fa784031408 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFD840314707fa784031470 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFD840314d87fa7840314d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD840315407fa784031540 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD840315a87fa7840315a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840316107fa784031610 /* 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 */ - FFF2836638307f9483663830 /* Resources */ = { + FFF283c00bc07fa783c00bc0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -233,7 +233,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC836638307f9483663830 /* Frameworks */ = { + FFFC83c00bc07fa783c00bc0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -243,52 +243,52 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8836638307f9483663830 /* Sources */ = { + FFF883c00bc07fa783c00bc0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF8384ee387f948384ee38, - FFFF8384eea07f948384eea0, - FFFF8384ef087f948384ef08, - FFFF8384ef707f948384ef70, - FFFF8384efd87f948384efd8, - FFFF8384f0407f948384f040, - FFFF8384f0a87f948384f0a8, - FFFF8384f1107f948384f110, - FFFF8384f1787f948384f178, - FFFF8384f1e07f948384f1e0, - FFFF8384f2487f948384f248, - FFFF8384f2b07f948384f2b0, - FFFF8384f3187f948384f318, - FFFF8384f3807f948384f380, - FFFF8384f3e87f948384f3e8, - FFFF8384f4507f948384f450, - FFFF8384f4b87f948384f4b8, - FFFF8384f5207f948384f520, - FFFF8384f5887f948384f588, - FFFF8384f5f07f948384f5f0, - FFFF8384f6587f948384f658, - FFFF8384f6c07f948384f6c0, - FFFF8384f7287f948384f728, - FFFF8384f7907f948384f790, - FFFF8384f7f87f948384f7f8, - FFFF8384fa007f948384fa00, - FFFF8384fa687f948384fa68, - FFFF838502207f9483850220, - FFFF838502887f9483850288, - FFFF838502f07f94838502f0, - FFFF838503587f9483850358, - FFFF838503c07f94838503c0, - FFFF838504287f9483850428, - FFFF838504907f9483850490, - FFFF838504f87f94838504f8, - FFFF838505607f9483850560, - FFFF838507007f9483850700, - FFFF838507687f9483850768, - FFFF838507d07f94838507d0, - FFFF838508387f9483850838, - FFFF838523a87f94838523a8, - FFFF838524107f9483852410, + FFFF840330387fa784033038, + FFFF840330a07fa7840330a0, + FFFF840331087fa784033108, + FFFF840331707fa784033170, + FFFF840331d87fa7840331d8, + FFFF840332407fa784033240, + FFFF840332a87fa7840332a8, + FFFF840333107fa784033310, + FFFF840333787fa784033378, + FFFF840333e07fa7840333e0, + FFFF840334487fa784033448, + FFFF840334b07fa7840334b0, + FFFF840335187fa784033518, + FFFF840335807fa784033580, + FFFF840335e87fa7840335e8, + FFFF840336507fa784033650, + FFFF840336b87fa7840336b8, + FFFF840337207fa784033720, + FFFF840337887fa784033788, + FFFF840337f07fa7840337f0, + FFFF840338587fa784033858, + FFFF840338c07fa7840338c0, + FFFF840339287fa784033928, + FFFF840339907fa784033990, + FFFF840339f87fa7840339f8, + FFFF84033c007fa784033c00, + FFFF84033c687fa784033c68, + FFFF840344207fa784034420, + FFFF840344887fa784034488, + FFFF840344f07fa7840344f0, + FFFF840345587fa784034558, + FFFF840345c07fa7840345c0, + FFFF840346287fa784034628, + FFFF840346907fa784034690, + FFFF840346f87fa7840346f8, + FFFF840347607fa784034760, + FFFF840349007fa784034900, + FFFF840349687fa784034968, + FFFF840349d07fa7840349d0, + FFFF84034a387fa784034a38, + FFFF840315a87fa7840315a8, + FFFF840316107fa784031610, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -297,112 +297,112 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF48366caf07f948366caf0 /* PBXTargetDependency */ = { + FFF483c081707fa783c08170 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA831509407f9483150940 /* LowLevel */; - targetProxy = FFF5831509407f9483150940 /* PBXContainerItemProxy */; + target = FFFA82f095f07fa782f095f0 /* LowLevel */; + targetProxy = FFF582f095f07fa782f095f0 /* PBXContainerItemProxy */; }; - FFF48364e8d07f948364e8d0 /* PBXTargetDependency */ = { + FFF483c0b1d07fa783c0b1d0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA8362aaf07f948362aaf0 /* LowLevelAABB */; - targetProxy = FFF58362aaf07f948362aaf0 /* PBXContainerItemProxy */; + target = FFFA82f355d07fa782f355d0 /* LowLevelAABB */; + targetProxy = FFF582f355d07fa782f355d0 /* PBXContainerItemProxy */; }; - FFF48364ec507f948364ec50 /* PBXTargetDependency */ = { + FFF483c0acb07fa783c0acb0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA836462307f9483646230 /* LowLevelCloth */; - targetProxy = FFF5836462307f9483646230 /* PBXContainerItemProxy */; + target = FFFA82f426d07fa782f426d0 /* LowLevelCloth */; + targetProxy = FFF582f426d07fa782f426d0 /* PBXContainerItemProxy */; }; - FFF48364e9307f948364e930 /* PBXTargetDependency */ = { + FFF483c0b2307fa783c0b230 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA8420b3c07f948420b3c0 /* LowLevelDynamics */; - targetProxy = FFF58420b3c07f948420b3c0 /* PBXContainerItemProxy */; + target = FFFA82e2acf07fa782e2acf0 /* LowLevelDynamics */; + targetProxy = FFF582e2acf07fa782e2acf0 /* PBXContainerItemProxy */; }; - FFF48364ecb07f948364ecb0 /* PBXTargetDependency */ = { + FFF483c082107fa783c08210 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA831668907f9483166890 /* LowLevelParticles */; - targetProxy = FFF5831668907f9483166890 /* PBXContainerItemProxy */; + target = FFFA82e549b07fa782e549b0 /* LowLevelParticles */; + targetProxy = FFF582e549b07fa782e549b0 /* PBXContainerItemProxy */; }; - FFF4836511907f9483651190 /* PBXTargetDependency */ = { + FFF483c0b8e07fa783c0b8e0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA8313f9907f948313f990 /* PhysXCommon */; - targetProxy = FFF58313f9907f948313f990 /* PBXContainerItemProxy */; + target = FFFA8295f9707fa78295f970 /* PhysXCommon */; + targetProxy = FFF58295f9707fa78295f970 /* PBXContainerItemProxy */; }; - FFF483663b207f9483663b20 /* PBXTargetDependency */ = { + FFF482e55f907fa782e55f90 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA8311f9307f948311f930 /* PxFoundation */; - targetProxy = FFF58311f9307f948311f930 /* PBXContainerItemProxy */; + target = FFFA8293f4b07fa78293f4b0 /* PxFoundation */; + targetProxy = FFF58293f4b07fa78293f4b0 /* PBXContainerItemProxy */; }; - FFF4836637d07f94836637d0 /* PBXTargetDependency */ = { + FFF483bdb1807fa783bdb180 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA8340c6c07f948340c6c0 /* PxPvdSDK */; - targetProxy = FFF58340c6c07f948340c6c0 /* PBXContainerItemProxy */; + target = FFFA82c165d07fa782c165d0 /* PxPvdSDK */; + targetProxy = FFF582c165d07fa782c165d0 /* PBXContainerItemProxy */; }; - FFF48364f1807f948364f180 /* PBXTargetDependency */ = { + FFF483c07d707fa783c07d70 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA81e917707f9481e91770 /* PxTask */; - targetProxy = FFF581e917707f9481e91770 /* PBXContainerItemProxy */; + target = FFFA82ea65e07fa782ea65e0 /* PxTask */; + targetProxy = FFF582ea65e07fa782ea65e0 /* PBXContainerItemProxy */; }; - FFF48364f0f07f948364f0f0 /* PBXTargetDependency */ = { + FFF483c082707fa783c08270 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA8368d3907f948368d390 /* SceneQuery */; - targetProxy = FFF58368d3907f948368d390 /* PBXContainerItemProxy */; + target = FFFA83c2bbb07fa783c2bbb0 /* SceneQuery */; + targetProxy = FFF583c2bbb07fa783c2bbb0 /* PBXContainerItemProxy */; }; - FFF48364f1507f948364f150 /* PBXTargetDependency */ = { + FFF483c082d07fa783c082d0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA83691a007f9483691a00 /* SimulationController */; - targetProxy = FFF583691a007f9483691a00 /* PBXContainerItemProxy */; + target = FFFA83c302207fa783c30220 /* SimulationController */; + targetProxy = FFF583c302207fa783c30220 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCharacterKinematic */ - FFFF8366fc407f948366fc40 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD8367a8e07f948367a8e0 /* PhysXExtensions */; }; - FFFF8384c2787f948384c278 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384c2787f948384c278 /* CctBoxController.cpp */; }; - FFFF8384c2e07f948384c2e0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384c2e07f948384c2e0 /* CctCapsuleController.cpp */; }; - FFFF8384c3487f948384c348 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384c3487f948384c348 /* CctCharacterController.cpp */; }; - FFFF8384c3b07f948384c3b0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384c3b07f948384c3b0 /* CctCharacterControllerCallbacks.cpp */; }; - FFFF8384c4187f948384c418 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384c4187f948384c418 /* CctCharacterControllerManager.cpp */; }; - FFFF8384c4807f948384c480 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384c4807f948384c480 /* CctController.cpp */; }; - FFFF8384c4e87f948384c4e8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384c4e87f948384c4e8 /* CctObstacleContext.cpp */; }; - FFFF8384c5507f948384c550 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384c5507f948384c550 /* CctSweptBox.cpp */; }; - FFFF8384c5b87f948384c5b8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384c5b87f948384c5b8 /* CctSweptCapsule.cpp */; }; - FFFF8384c6207f948384c620 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8384c6207f948384c620 /* CctSweptVolume.cpp */; }; + FFFF83c0c8b07fa783c0c8b0 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD83c191007fa783c19100 /* PhysXExtensions */; }; + FFFF840396787fa784039678 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840396787fa784039678 /* CctBoxController.cpp */; }; + FFFF840396e07fa7840396e0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840396e07fa7840396e0 /* CctCapsuleController.cpp */; }; + FFFF840397487fa784039748 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840397487fa784039748 /* CctCharacterController.cpp */; }; + FFFF840397b07fa7840397b0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840397b07fa7840397b0 /* CctCharacterControllerCallbacks.cpp */; }; + FFFF840398187fa784039818 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840398187fa784039818 /* CctCharacterControllerManager.cpp */; }; + FFFF840398807fa784039880 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840398807fa784039880 /* CctController.cpp */; }; + FFFF840398e87fa7840398e8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840398e87fa7840398e8 /* CctObstacleContext.cpp */; }; + FFFF840399507fa784039950 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840399507fa784039950 /* CctSweptBox.cpp */; }; + FFFF840399b87fa7840399b8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840399b87fa7840399b8 /* CctSweptCapsule.cpp */; }; + FFFF84039a207fa784039a20 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84039a207fa784039a20 /* CctSweptVolume.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD8364edd07f948364edd0 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD836707407f9483670740 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD836707a87f94836707a8 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFD836708107f9483670810 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; - FFFD836708787f9483670878 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD836708e07f94836708e0 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; - FFFD836709487f9483670948 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD836709b07f94836709b0 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; - FFFD83670a187f9483670a18 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384be007f948384be00 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384be687f948384be68 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384bed07f948384bed0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384bf387f948384bf38 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384bfa07f948384bfa0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384c0087f948384c008 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384c0707f948384c070 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384c0d87f948384c0d8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384c1407f948384c140 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384c1a87f948384c1a8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384c2107f948384c210 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD8384c2787f948384c278 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384c2e07f948384c2e0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384c3487f948384c348 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384c3b07f948384c3b0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384c4187f948384c418 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384c4807f948384c480 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384c4e87f948384c4e8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384c5507f948384c550 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384c5b87f948384c5b8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8384c6207f948384c620 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83c07d807fa783c07d80 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD83c0efd07fa783c0efd0 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c0f0387fa783c0f038 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c0f0a07fa783c0f0a0 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c0f1087fa783c0f108 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c0f1707fa783c0f170 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c0f1d87fa783c0f1d8 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c0f2407fa783c0f240 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c0f2a87fa783c0f2a8 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; + FFFD840392007fa784039200 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFD840392687fa784039268 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFD840392d07fa7840392d0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; + FFFD840393387fa784039338 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD840393a07fa7840393a0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; + FFFD840394087fa784039408 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; + FFFD840394707fa784039470 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD840394d87fa7840394d8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD840395407fa784039540 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD840395a87fa7840395a8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; + FFFD840396107fa784039610 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD840396787fa784039678 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840396e07fa7840396e0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840397487fa784039748 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840397b07fa7840397b0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840398187fa784039818 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840398807fa784039880 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840398e87fa7840398e8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840399507fa784039950 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840399b87fa7840399b8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84039a207fa784039a20 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF28364edd07f948364edd0 /* Resources */ = { + FFF283c07d807fa783c07d80 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -412,7 +412,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC8364edd07f948364edd0 /* Frameworks */ = { + FFFC83c07d807fa783c07d80 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -422,20 +422,20 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF88364edd07f948364edd0 /* Sources */ = { + FFF883c07d807fa783c07d80 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF8384c2787f948384c278, - FFFF8384c2e07f948384c2e0, - FFFF8384c3487f948384c348, - FFFF8384c3b07f948384c3b0, - FFFF8384c4187f948384c418, - FFFF8384c4807f948384c480, - FFFF8384c4e87f948384c4e8, - FFFF8384c5507f948384c550, - FFFF8384c5b87f948384c5b8, - FFFF8384c6207f948384c620, + FFFF840396787fa784039678, + FFFF840396e07fa7840396e0, + FFFF840397487fa784039748, + FFFF840397b07fa7840397b0, + FFFF840398187fa784039818, + FFFF840398807fa784039880, + FFFF840398e87fa7840398e8, + FFFF840399507fa784039950, + FFFF840399b87fa7840399b8, + FFFF84039a207fa784039a20, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -444,91 +444,91 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF48366f5007f948366f500 /* PBXTargetDependency */ = { + FFF483c0ed107fa783c0ed10 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA8313f9907f948313f990 /* PhysXCommon */; - targetProxy = FFF58313f9907f948313f990 /* PBXContainerItemProxy */; + target = FFFA8295f9707fa78295f970 /* PhysXCommon */; + targetProxy = FFF58295f9707fa78295f970 /* PBXContainerItemProxy */; }; - FFF48366fc407f948366fc40 /* PBXTargetDependency */ = { + FFF483c0c8b07fa783c0c8b0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA8367a8e07f948367a8e0 /* PhysXExtensions */; - targetProxy = FFF58367a8e07f948367a8e0 /* PBXContainerItemProxy */; + target = FFFA83c191007fa783c19100 /* PhysXExtensions */; + targetProxy = FFF583c191007fa783c19100 /* PBXContainerItemProxy */; }; - FFF48366ef207f948366ef20 /* PBXTargetDependency */ = { + FFF483c0edd07fa783c0edd0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA8311f9307f948311f930 /* PxFoundation */; - targetProxy = FFF58311f9307f948311f930 /* PBXContainerItemProxy */; + target = FFFA8293f4b07fa78293f4b0 /* PxFoundation */; + targetProxy = FFF58293f4b07fa78293f4b0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXVehicle */ - FFFF838580087f9483858008 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838580087f9483858008 /* PxVehicleComponents.cpp */; }; - FFFF838580707f9483858070 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838580707f9483858070 /* PxVehicleDrive.cpp */; }; - FFFF838580d87f94838580d8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838580d87f94838580d8 /* PxVehicleDrive4W.cpp */; }; - FFFF838581407f9483858140 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838581407f9483858140 /* PxVehicleDriveNW.cpp */; }; - FFFF838581a87f94838581a8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838581a87f94838581a8 /* PxVehicleDriveTank.cpp */; }; - FFFF838582107f9483858210 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838582107f9483858210 /* PxVehicleMetaData.cpp */; }; - FFFF838582787f9483858278 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838582787f9483858278 /* PxVehicleNoDrive.cpp */; }; - FFFF838582e07f94838582e0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838582e07f94838582e0 /* PxVehicleSDK.cpp */; }; - FFFF838583487f9483858348 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838583487f9483858348 /* PxVehicleSerialization.cpp */; }; - FFFF838583b07f94838583b0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838583b07f94838583b0 /* PxVehicleSuspWheelTire4.cpp */; }; - FFFF838584187f9483858418 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838584187f9483858418 /* PxVehicleTireFriction.cpp */; }; - FFFF838584807f9483858480 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838584807f9483858480 /* PxVehicleUpdate.cpp */; }; - FFFF838584e87f94838584e8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838584e87f94838584e8 /* PxVehicleWheels.cpp */; }; - FFFF838585507f9483858550 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838585507f9483858550 /* VehicleUtilControl.cpp */; }; - FFFF838585b87f94838585b8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838585b87f94838585b8 /* VehicleUtilSetup.cpp */; }; - FFFF838586207f9483858620 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838586207f9483858620 /* VehicleUtilTelemetry.cpp */; }; - FFFF8367c7b87f948367c7b8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD8367c7b87f948367c7b8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; - FFFF8367c8207f948367c820 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD8367c8207f948367c820 /* src/PxVehicleMetaDataObjects.cpp */; }; + FFFF8403e4087fa78403e408 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403e4087fa78403e408 /* PxVehicleComponents.cpp */; }; + FFFF8403e4707fa78403e470 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403e4707fa78403e470 /* PxVehicleDrive.cpp */; }; + FFFF8403e4d87fa78403e4d8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403e4d87fa78403e4d8 /* PxVehicleDrive4W.cpp */; }; + FFFF8403e5407fa78403e540 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403e5407fa78403e540 /* PxVehicleDriveNW.cpp */; }; + FFFF8403e5a87fa78403e5a8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403e5a87fa78403e5a8 /* PxVehicleDriveTank.cpp */; }; + FFFF8403e6107fa78403e610 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403e6107fa78403e610 /* PxVehicleMetaData.cpp */; }; + FFFF8403e6787fa78403e678 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403e6787fa78403e678 /* PxVehicleNoDrive.cpp */; }; + FFFF8403e6e07fa78403e6e0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403e6e07fa78403e6e0 /* PxVehicleSDK.cpp */; }; + FFFF8403e7487fa78403e748 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403e7487fa78403e748 /* PxVehicleSerialization.cpp */; }; + FFFF8403e7b07fa78403e7b0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403e7b07fa78403e7b0 /* PxVehicleSuspWheelTire4.cpp */; }; + FFFF8403e8187fa78403e818 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403e8187fa78403e818 /* PxVehicleTireFriction.cpp */; }; + FFFF8403e8807fa78403e880 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403e8807fa78403e880 /* PxVehicleUpdate.cpp */; }; + FFFF8403e8e87fa78403e8e8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403e8e87fa78403e8e8 /* PxVehicleWheels.cpp */; }; + FFFF8403e9507fa78403e950 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403e9507fa78403e950 /* VehicleUtilControl.cpp */; }; + FFFF8403e9b87fa78403e9b8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403e9b87fa78403e9b8 /* VehicleUtilSetup.cpp */; }; + FFFF8403ea207fa78403ea20 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8403ea207fa78403ea20 /* VehicleUtilTelemetry.cpp */; }; + FFFF83c1afd87fa783c1afd8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD83c1afd87fa783c1afd8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; + FFFF83c1b0407fa783c1b040 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD83c1b0407fa783c1b040 /* src/PxVehicleMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD836503707f9483650370 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD838560007f9483856000 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; - FFFD838560687f9483856068 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFD838560d07f94838560d0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; - FFFD838561387f9483856138 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; - FFFD838561a07f94838561a0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; - FFFD838562087f9483856208 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFD838562707f9483856270 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; - FFFD838562d87f94838562d8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; - FFFD838563407f9483856340 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; - FFFD838563a87f94838563a8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFD838564107f9483856410 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD838564787f9483856478 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; - FFFD838564e07f94838564e0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; - FFFD838565487f9483856548 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; - FFFD838565b07f94838565b0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; - FFFD83857e007f9483857e00 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD83857e687f9483857e68 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD83857ed07f9483857ed0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD83857f387f9483857f38 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; - FFFD83857fa07f9483857fa0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; - FFFD838580087f9483858008 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838580707f9483858070 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838580d87f94838580d8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838581407f9483858140 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838581a87f94838581a8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838582107f9483858210 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838582787f9483858278 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838582e07f94838582e0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838583487f9483858348 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838583b07f94838583b0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838584187f9483858418 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838584807f9483858480 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838584e87f94838584e8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838585507f9483858550 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838585b87f94838585b8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838586207f9483858620 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8367c6807f948367c680 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD8367c6e87f948367c6e8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD8367c7507f948367c750 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD8367c7b87f948367c7b8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8367c8207f948367c820 /* src/PxVehicleMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83c094307fa783c09430 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8403c0007fa78403c000 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403c0687fa78403c068 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403c0d07fa78403c0d0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403c1387fa78403c138 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403c1a07fa78403c1a0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403c2087fa78403c208 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403c2707fa78403c270 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403c2d87fa78403c2d8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403c3407fa78403c340 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403c3a87fa78403c3a8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403c4107fa78403c410 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403c4787fa78403c478 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403c4e07fa78403c4e0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403c5487fa78403c548 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403c5b07fa78403c5b0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403e2007fa78403e200 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403e2687fa78403e268 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403e2d07fa78403e2d0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403e3387fa78403e338 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403e3a07fa78403e3a0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403e4087fa78403e408 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8403e4707fa78403e470 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8403e4d87fa78403e4d8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8403e5407fa78403e540 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8403e5a87fa78403e5a8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8403e6107fa78403e610 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8403e6787fa78403e678 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8403e6e07fa78403e6e0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8403e7487fa78403e748 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8403e7b07fa78403e7b0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8403e8187fa78403e818 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8403e8807fa78403e880 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8403e8e87fa78403e8e8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8403e9507fa78403e950 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8403e9b87fa78403e9b8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8403ea207fa78403ea20 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83c1aea07fa783c1aea0 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c1af087fa783c1af08 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c1af707fa783c1af70 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c1afd87fa783c1afd8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83c1b0407fa783c1b040 /* 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 */ - FFF2836503707f9483650370 /* Resources */ = { + FFF283c094307fa783c09430 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -538,7 +538,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC836503707f9483650370 /* Frameworks */ = { + FFFC83c094307fa783c09430 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -548,28 +548,28 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8836503707f9483650370 /* Sources */ = { + FFF883c094307fa783c09430 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF838580087f9483858008, - FFFF838580707f9483858070, - FFFF838580d87f94838580d8, - FFFF838581407f9483858140, - FFFF838581a87f94838581a8, - FFFF838582107f9483858210, - FFFF838582787f9483858278, - FFFF838582e07f94838582e0, - FFFF838583487f9483858348, - FFFF838583b07f94838583b0, - FFFF838584187f9483858418, - FFFF838584807f9483858480, - FFFF838584e87f94838584e8, - FFFF838585507f9483858550, - FFFF838585b87f94838585b8, - FFFF838586207f9483858620, - FFFF8367c7b87f948367c7b8, - FFFF8367c8207f948367c820, + FFFF8403e4087fa78403e408, + FFFF8403e4707fa78403e470, + FFFF8403e4d87fa78403e4d8, + FFFF8403e5407fa78403e540, + FFFF8403e5a87fa78403e5a8, + FFFF8403e6107fa78403e610, + FFFF8403e6787fa78403e678, + FFFF8403e6e07fa78403e6e0, + FFFF8403e7487fa78403e748, + FFFF8403e7b07fa78403e7b0, + FFFF8403e8187fa78403e818, + FFFF8403e8807fa78403e880, + FFFF8403e8e87fa78403e8e8, + FFFF8403e9507fa78403e950, + FFFF8403e9b87fa78403e9b8, + FFFF8403ea207fa78403ea20, + FFFF83c1afd87fa783c1afd8, + FFFF83c1b0407fa783c1b040, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -581,220 +581,220 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXExtensions */ - FFFF8385a6e87f948385a6e8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385a6e87f948385a6e8 /* ExtBroadPhase.cpp */; }; - FFFF8385a7507f948385a750 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385a7507f948385a750 /* ExtClothFabricCooker.cpp */; }; - FFFF8385a7b87f948385a7b8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385a7b87f948385a7b8 /* ExtClothGeodesicTetherCooker.cpp */; }; - FFFF8385a8207f948385a820 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385a8207f948385a820 /* ExtClothMeshQuadifier.cpp */; }; - FFFF8385a8887f948385a888 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385a8887f948385a888 /* ExtClothSimpleTetherCooker.cpp */; }; - FFFF8385a8f07f948385a8f0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385a8f07f948385a8f0 /* ExtCollection.cpp */; }; - FFFF8385a9587f948385a958 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385a9587f948385a958 /* ExtConvexMeshExt.cpp */; }; - FFFF8385a9c07f948385a9c0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385a9c07f948385a9c0 /* ExtCpuWorkerThread.cpp */; }; - FFFF8385aa287f948385aa28 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385aa287f948385aa28 /* ExtD6Joint.cpp */; }; - FFFF8385aa907f948385aa90 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385aa907f948385aa90 /* ExtD6JointSolverPrep.cpp */; }; - FFFF8385aaf87f948385aaf8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385aaf87f948385aaf8 /* ExtDefaultCpuDispatcher.cpp */; }; - FFFF8385ab607f948385ab60 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385ab607f948385ab60 /* ExtDefaultErrorCallback.cpp */; }; - FFFF8385abc87f948385abc8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385abc87f948385abc8 /* ExtDefaultSimulationFilterShader.cpp */; }; - FFFF8385ac307f948385ac30 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385ac307f948385ac30 /* ExtDefaultStreams.cpp */; }; - FFFF8385ac987f948385ac98 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385ac987f948385ac98 /* ExtDistanceJoint.cpp */; }; - FFFF8385ad007f948385ad00 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385ad007f948385ad00 /* ExtDistanceJointSolverPrep.cpp */; }; - FFFF8385ad687f948385ad68 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385ad687f948385ad68 /* ExtExtensions.cpp */; }; - FFFF8385add07f948385add0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385add07f948385add0 /* ExtFixedJoint.cpp */; }; - FFFF8385ae387f948385ae38 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385ae387f948385ae38 /* ExtFixedJointSolverPrep.cpp */; }; - FFFF8385aea07f948385aea0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385aea07f948385aea0 /* ExtJoint.cpp */; }; - FFFF8385af087f948385af08 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385af087f948385af08 /* ExtMetaData.cpp */; }; - FFFF8385af707f948385af70 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385af707f948385af70 /* ExtParticleExt.cpp */; }; - FFFF8385afd87f948385afd8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385afd87f948385afd8 /* ExtPrismaticJoint.cpp */; }; - FFFF8385b0407f948385b040 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385b0407f948385b040 /* ExtPrismaticJointSolverPrep.cpp */; }; - FFFF8385b0a87f948385b0a8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385b0a87f948385b0a8 /* ExtPvd.cpp */; }; - FFFF8385b1107f948385b110 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385b1107f948385b110 /* ExtPxStringTable.cpp */; }; - FFFF8385b1787f948385b178 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385b1787f948385b178 /* ExtRaycastCCD.cpp */; }; - FFFF8385b1e07f948385b1e0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385b1e07f948385b1e0 /* ExtRevoluteJoint.cpp */; }; - FFFF8385b2487f948385b248 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385b2487f948385b248 /* ExtRevoluteJointSolverPrep.cpp */; }; - FFFF8385b2b07f948385b2b0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385b2b07f948385b2b0 /* ExtRigidBodyExt.cpp */; }; - FFFF8385b3187f948385b318 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385b3187f948385b318 /* ExtSceneQueryExt.cpp */; }; - FFFF8385b3807f948385b380 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385b3807f948385b380 /* ExtSimpleFactory.cpp */; }; - FFFF8385b3e87f948385b3e8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385b3e87f948385b3e8 /* ExtSmoothNormals.cpp */; }; - FFFF8385b4507f948385b450 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385b4507f948385b450 /* ExtSphericalJoint.cpp */; }; - FFFF8385b4b87f948385b4b8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385b4b87f948385b4b8 /* ExtSphericalJointSolverPrep.cpp */; }; - FFFF8385b5207f948385b520 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8385b5207f948385b520 /* ExtTriangleMeshExt.cpp */; }; - FFFF8385ead07f948385ead0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385ead07f948385ead0 /* SnSerialUtils.cpp */; }; - FFFF8385eb387f948385eb38 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385eb387f948385eb38 /* SnSerialization.cpp */; }; - FFFF8385eba07f948385eba0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385eba07f948385eba0 /* SnSerializationRegistry.cpp */; }; - FFFF8385eee07f948385eee0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385eee07f948385eee0 /* Binary/SnBinaryDeserialization.cpp */; }; - FFFF8385ef487f948385ef48 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385ef487f948385ef48 /* Binary/SnBinarySerialization.cpp */; }; - FFFF8385efb07f948385efb0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385efb07f948385efb0 /* Binary/SnConvX.cpp */; }; - FFFF8385f0187f948385f018 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385f0187f948385f018 /* Binary/SnConvX_Align.cpp */; }; - FFFF8385f0807f948385f080 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385f0807f948385f080 /* Binary/SnConvX_Convert.cpp */; }; - FFFF8385f0e87f948385f0e8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385f0e87f948385f0e8 /* Binary/SnConvX_Error.cpp */; }; - FFFF8385f1507f948385f150 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385f1507f948385f150 /* Binary/SnConvX_MetaData.cpp */; }; - FFFF8385f1b87f948385f1b8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385f1b87f948385f1b8 /* Binary/SnConvX_Output.cpp */; }; - FFFF8385f2207f948385f220 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385f2207f948385f220 /* Binary/SnConvX_Union.cpp */; }; - FFFF8385f2887f948385f288 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385f2887f948385f288 /* Binary/SnSerializationContext.cpp */; }; - FFFF8385fbe07f948385fbe0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385fbe07f948385fbe0 /* Xml/SnJointRepXSerializer.cpp */; }; - FFFF8385fc487f948385fc48 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385fc487f948385fc48 /* Xml/SnRepXCoreSerializer.cpp */; }; - FFFF8385fcb07f948385fcb0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385fcb07f948385fcb0 /* Xml/SnRepXUpgrader.cpp */; }; - FFFF8385fd187f948385fd18 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD8385fd187f948385fd18 /* Xml/SnXmlSerialization.cpp */; }; - FFFF8385cae07f948385cae0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD8385cae07f948385cae0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; + FFFF840402e87fa7840402e8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840402e87fa7840402e8 /* ExtBroadPhase.cpp */; }; + FFFF840403507fa784040350 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840403507fa784040350 /* ExtClothFabricCooker.cpp */; }; + FFFF840403b87fa7840403b8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840403b87fa7840403b8 /* ExtClothGeodesicTetherCooker.cpp */; }; + FFFF840404207fa784040420 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840404207fa784040420 /* ExtClothMeshQuadifier.cpp */; }; + FFFF840404887fa784040488 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840404887fa784040488 /* ExtClothSimpleTetherCooker.cpp */; }; + FFFF840404f07fa7840404f0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840404f07fa7840404f0 /* ExtCollection.cpp */; }; + FFFF840405587fa784040558 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840405587fa784040558 /* ExtConvexMeshExt.cpp */; }; + FFFF840405c07fa7840405c0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840405c07fa7840405c0 /* ExtCpuWorkerThread.cpp */; }; + FFFF840406287fa784040628 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840406287fa784040628 /* ExtD6Joint.cpp */; }; + FFFF840406907fa784040690 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840406907fa784040690 /* ExtD6JointSolverPrep.cpp */; }; + FFFF840406f87fa7840406f8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840406f87fa7840406f8 /* ExtDefaultCpuDispatcher.cpp */; }; + FFFF840407607fa784040760 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840407607fa784040760 /* ExtDefaultErrorCallback.cpp */; }; + FFFF840407c87fa7840407c8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840407c87fa7840407c8 /* ExtDefaultSimulationFilterShader.cpp */; }; + FFFF840408307fa784040830 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840408307fa784040830 /* ExtDefaultStreams.cpp */; }; + FFFF840408987fa784040898 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840408987fa784040898 /* ExtDistanceJoint.cpp */; }; + FFFF840409007fa784040900 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840409007fa784040900 /* ExtDistanceJointSolverPrep.cpp */; }; + FFFF840409687fa784040968 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840409687fa784040968 /* ExtExtensions.cpp */; }; + FFFF840409d07fa7840409d0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840409d07fa7840409d0 /* ExtFixedJoint.cpp */; }; + FFFF84040a387fa784040a38 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84040a387fa784040a38 /* ExtFixedJointSolverPrep.cpp */; }; + FFFF84040aa07fa784040aa0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84040aa07fa784040aa0 /* ExtJoint.cpp */; }; + FFFF84040b087fa784040b08 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84040b087fa784040b08 /* ExtMetaData.cpp */; }; + FFFF84040b707fa784040b70 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84040b707fa784040b70 /* ExtParticleExt.cpp */; }; + FFFF84040bd87fa784040bd8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84040bd87fa784040bd8 /* ExtPrismaticJoint.cpp */; }; + FFFF84040c407fa784040c40 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84040c407fa784040c40 /* ExtPrismaticJointSolverPrep.cpp */; }; + FFFF84040ca87fa784040ca8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84040ca87fa784040ca8 /* ExtPvd.cpp */; }; + FFFF84040d107fa784040d10 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84040d107fa784040d10 /* ExtPxStringTable.cpp */; }; + FFFF84040d787fa784040d78 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84040d787fa784040d78 /* ExtRaycastCCD.cpp */; }; + FFFF84040de07fa784040de0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84040de07fa784040de0 /* ExtRevoluteJoint.cpp */; }; + FFFF84040e487fa784040e48 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84040e487fa784040e48 /* ExtRevoluteJointSolverPrep.cpp */; }; + FFFF84040eb07fa784040eb0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84040eb07fa784040eb0 /* ExtRigidBodyExt.cpp */; }; + FFFF84040f187fa784040f18 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84040f187fa784040f18 /* ExtSceneQueryExt.cpp */; }; + FFFF84040f807fa784040f80 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84040f807fa784040f80 /* ExtSimpleFactory.cpp */; }; + FFFF84040fe87fa784040fe8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84040fe87fa784040fe8 /* ExtSmoothNormals.cpp */; }; + FFFF840410507fa784041050 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840410507fa784041050 /* ExtSphericalJoint.cpp */; }; + FFFF840410b87fa7840410b8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840410b87fa7840410b8 /* ExtSphericalJointSolverPrep.cpp */; }; + FFFF840411207fa784041120 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840411207fa784041120 /* ExtTriangleMeshExt.cpp */; }; + FFFF840446d07fa7840446d0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD840446d07fa7840446d0 /* SnSerialUtils.cpp */; }; + FFFF840447387fa784044738 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD840447387fa784044738 /* SnSerialization.cpp */; }; + FFFF840447a07fa7840447a0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD840447a07fa7840447a0 /* SnSerializationRegistry.cpp */; }; + FFFF84044ae07fa784044ae0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD84044ae07fa784044ae0 /* Binary/SnBinaryDeserialization.cpp */; }; + FFFF84044b487fa784044b48 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD84044b487fa784044b48 /* Binary/SnBinarySerialization.cpp */; }; + FFFF84044bb07fa784044bb0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD84044bb07fa784044bb0 /* Binary/SnConvX.cpp */; }; + FFFF84044c187fa784044c18 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD84044c187fa784044c18 /* Binary/SnConvX_Align.cpp */; }; + FFFF84044c807fa784044c80 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD84044c807fa784044c80 /* Binary/SnConvX_Convert.cpp */; }; + FFFF84044ce87fa784044ce8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD84044ce87fa784044ce8 /* Binary/SnConvX_Error.cpp */; }; + FFFF84044d507fa784044d50 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD84044d507fa784044d50 /* Binary/SnConvX_MetaData.cpp */; }; + FFFF84044db87fa784044db8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD84044db87fa784044db8 /* Binary/SnConvX_Output.cpp */; }; + FFFF84044e207fa784044e20 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD84044e207fa784044e20 /* Binary/SnConvX_Union.cpp */; }; + FFFF84044e887fa784044e88 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD84044e887fa784044e88 /* Binary/SnSerializationContext.cpp */; }; + FFFF840457e07fa7840457e0 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD840457e07fa7840457e0 /* Xml/SnJointRepXSerializer.cpp */; }; + FFFF840458487fa784045848 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD840458487fa784045848 /* Xml/SnRepXCoreSerializer.cpp */; }; + FFFF840458b07fa7840458b0 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD840458b07fa7840458b0 /* Xml/SnRepXUpgrader.cpp */; }; + FFFF840459187fa784045918 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFD840459187fa784045918 /* Xml/SnXmlSerialization.cpp */; }; + FFFF840426e07fa7840426e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFD840426e07fa7840426e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD8367a8e07f948367a8e0 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD8385b6007f948385b600 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385b6687f948385b668 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385b6d07f948385b6d0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385b7387f948385b738 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385b7a07f948385b7a0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385b8087f948385b808 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385b8707f948385b870 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385b8d87f948385b8d8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385b9407f948385b940 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385b9a87f948385b9a8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385ba107f948385ba10 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385ba787f948385ba78 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385bae07f948385bae0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385bb487f948385bb48 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385bbb07f948385bbb0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385bc187f948385bc18 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385bc807f948385bc80 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385bce87f948385bce8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385bd507f948385bd50 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385bdb87f948385bdb8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385be207f948385be20 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385be887f948385be88 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385bef07f948385bef0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385bf587f948385bf58 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385bfc07f948385bfc0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c0287f948385c028 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c0907f948385c090 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c0f87f948385c0f8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c1607f948385c160 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c1c87f948385c1c8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c2307f948385c230 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c2987f948385c298 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c3007f948385c300 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c3687f948385c368 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c3d07f948385c3d0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c4387f948385c438 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c4a07f948385c4a0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a0007f948385a000 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a0687f948385a068 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a0d07f948385a0d0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a1387f948385a138 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a1a07f948385a1a0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a2087f948385a208 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a2707f948385a270 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a2d87f948385a2d8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a3407f948385a340 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a3a87f948385a3a8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a4107f948385a410 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a4787f948385a478 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a4e07f948385a4e0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a5487f948385a548 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a5b07f948385a5b0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a6187f948385a618 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a6807f948385a680 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385a6e87f948385a6e8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385a7507f948385a750 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385a7b87f948385a7b8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385a8207f948385a820 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385a8887f948385a888 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385a8f07f948385a8f0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385a9587f948385a958 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385a9c07f948385a9c0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385aa287f948385aa28 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385aa907f948385aa90 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385aaf87f948385aaf8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385ab607f948385ab60 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385abc87f948385abc8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385ac307f948385ac30 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385ac987f948385ac98 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385ad007f948385ad00 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385ad687f948385ad68 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385add07f948385add0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385ae387f948385ae38 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385aea07f948385aea0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385af087f948385af08 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385af707f948385af70 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385afd87f948385afd8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385b0407f948385b040 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385b0a87f948385b0a8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385b1107f948385b110 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385b1787f948385b178 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385b1e07f948385b1e0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385b2487f948385b248 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385b2b07f948385b2b0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385b3187f948385b318 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385b3807f948385b380 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385b3e87f948385b3e8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385b4507f948385b450 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385b4b87f948385b4b8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385b5207f948385b520 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385ea007f948385ea00 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385ea687f948385ea68 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385ead07f948385ead0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385eb387f948385eb38 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385eba07f948385eba0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385ec087f948385ec08 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385ec707f948385ec70 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385ecd87f948385ecd8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385ed407f948385ed40 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385eda87f948385eda8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385ee107f948385ee10 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385ee787f948385ee78 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385eee07f948385eee0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385ef487f948385ef48 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385efb07f948385efb0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385f0187f948385f018 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385f0807f948385f080 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385f0e87f948385f0e8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385f1507f948385f150 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385f1b87f948385f1b8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385f2207f948385f220 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385f2887f948385f288 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385f2f07f948385f2f0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f3587f948385f358 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f3c07f948385f3c0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f4287f948385f428 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f4907f948385f490 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f4f87f948385f4f8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f5607f948385f560 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f5c87f948385f5c8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f6307f948385f630 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f6987f948385f698 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f7007f948385f700 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f7687f948385f768 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f7d07f948385f7d0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f8387f948385f838 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f8a07f948385f8a0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f9087f948385f908 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f9707f948385f970 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385f9d87f948385f9d8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385fa407f948385fa40 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385faa87f948385faa8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385fb107f948385fb10 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385fb787f948385fb78 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385fbe07f948385fbe0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385fc487f948385fc48 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385fcb07f948385fcb0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385fd187f948385fd18 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8385fd807f948385fd80 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c6007f948385c600 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c6687f948385c668 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c6d07f948385c6d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c7387f948385c738 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c7a07f948385c7a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c8087f948385c808 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c8707f948385c870 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c8d87f948385c8d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c9407f948385c940 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385c9a87f948385c9a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385ca107f948385ca10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385ca787f948385ca78 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFD8385cae07f948385cae0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83c191007fa783c19100 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD840412007fa784041200 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; + FFFD840412687fa784041268 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD840412d07fa7840412d0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFD840413387fa784041338 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD840413a07fa7840413a0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; + FFFD840414087fa784041408 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFD840414707fa784041470 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD840414d87fa7840414d8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD840415407fa784041540 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD840415a87fa7840415a8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFD840416107fa784041610 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD840416787fa784041678 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD840416e07fa7840416e0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD840417487fa784041748 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; + FFFD840417b07fa7840417b0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD840418187fa784041818 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD840418807fa784041880 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFD840418e87fa7840418e8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD840419507fa784041950 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD840419b87fa7840419b8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; + FFFD84041a207fa784041a20 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFD84041a887fa784041a88 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD84041af07fa784041af0 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD84041b587fa784041b58 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFD84041bc07fa784041bc0 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD84041c287fa784041c28 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; + FFFD84041c907fa784041c90 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD84041cf87fa784041cf8 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD84041d607fa784041d60 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD84041dc87fa784041dc8 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD84041e307fa784041e30 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD84041e987fa784041e98 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD84041f007fa784041f00 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD84041f687fa784041f68 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; + FFFD84041fd07fa784041fd0 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD840420387fa784042038 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD840420a07fa7840420a0 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403fc007fa78403fc00 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403fc687fa78403fc68 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403fcd07fa78403fcd0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403fd387fa78403fd38 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403fda07fa78403fda0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403fe087fa78403fe08 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403fe707fa78403fe70 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403fed87fa78403fed8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403ff407fa78403ff40 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFD8403ffa87fa78403ffa8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; + FFFD840400107fa784040010 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD840400787fa784040078 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFD840400e07fa7840400e0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD840401487fa784040148 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD840401b07fa7840401b0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD840402187fa784040218 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFD840402807fa784040280 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD840402e87fa7840402e8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840403507fa784040350 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840403b87fa7840403b8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840404207fa784040420 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840404887fa784040488 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840404f07fa7840404f0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840405587fa784040558 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840405c07fa7840405c0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840406287fa784040628 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840406907fa784040690 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840406f87fa7840406f8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840407607fa784040760 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840407c87fa7840407c8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840408307fa784040830 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840408987fa784040898 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840409007fa784040900 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840409687fa784040968 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840409d07fa7840409d0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84040a387fa784040a38 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84040aa07fa784040aa0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84040b087fa784040b08 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84040b707fa784040b70 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84040bd87fa784040bd8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84040c407fa784040c40 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84040ca87fa784040ca8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84040d107fa784040d10 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84040d787fa784040d78 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84040de07fa784040de0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84040e487fa784040e48 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84040eb07fa784040eb0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84040f187fa784040f18 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84040f807fa784040f80 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84040fe87fa784040fe8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840410507fa784041050 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840410b87fa7840410b8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840411207fa784041120 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840446007fa784044600 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD840446687fa784044668 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; + FFFD840446d07fa7840446d0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840447387fa784044738 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840447a07fa7840447a0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840448087fa784044808 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; + FFFD840448707fa784044870 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; + FFFD840448d87fa7840448d8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; + FFFD840449407fa784044940 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFD840449a87fa7840449a8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; + FFFD84044a107fa784044a10 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; + FFFD84044a787fa784044a78 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD84044ae07fa784044ae0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84044b487fa784044b48 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84044bb07fa784044bb0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84044c187fa784044c18 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84044c807fa784044c80 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84044ce87fa784044ce8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84044d507fa784044d50 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84044db87fa784044db8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84044e207fa784044e20 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84044e887fa784044e88 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84044ef07fa784044ef0 /* Xml/SnJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD84044f587fa784044f58 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; + FFFD84044fc07fa784044fc0 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD840450287fa784045028 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD840450907fa784045090 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFD840450f87fa7840450f8 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFD840451607fa784045160 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD840451c87fa7840451c8 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD840452307fa784045230 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; + FFFD840452987fa784045298 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD840453007fa784045300 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD840453687fa784045368 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD840453d07fa7840453d0 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD840454387fa784045438 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD840454a07fa7840454a0 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD840455087fa784045508 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; + FFFD840455707fa784045570 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD840455d87fa7840455d8 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD840456407fa784045640 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; + FFFD840456a87fa7840456a8 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; + FFFD840457107fa784045710 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD840457787fa784045778 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD840457e07fa7840457e0 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840458487fa784045848 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840458b07fa7840458b0 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840459187fa784045918 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840459807fa784045980 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; + FFFD840422007fa784042200 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFD840422687fa784042268 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFD840422d07fa7840422d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD840423387fa784042338 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD840423a07fa7840423a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD840424087fa784042408 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFD840424707fa784042470 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFD840424d87fa7840424d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD840425407fa784042540 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFD840425a87fa7840425a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD840426107fa784042610 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD840426787fa784042678 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFD840426e07fa7840426e0 /* 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 */ - FFF28367a8e07f948367a8e0 /* Resources */ = { + FFF283c191007fa783c19100 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -804,7 +804,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC8367a8e07f948367a8e0 /* Frameworks */ = { + FFFC83c191007fa783c19100 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -814,64 +814,64 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF88367a8e07f948367a8e0 /* Sources */ = { + FFF883c191007fa783c19100 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF8385a6e87f948385a6e8, - FFFF8385a7507f948385a750, - FFFF8385a7b87f948385a7b8, - FFFF8385a8207f948385a820, - FFFF8385a8887f948385a888, - FFFF8385a8f07f948385a8f0, - FFFF8385a9587f948385a958, - FFFF8385a9c07f948385a9c0, - FFFF8385aa287f948385aa28, - FFFF8385aa907f948385aa90, - FFFF8385aaf87f948385aaf8, - FFFF8385ab607f948385ab60, - FFFF8385abc87f948385abc8, - FFFF8385ac307f948385ac30, - FFFF8385ac987f948385ac98, - FFFF8385ad007f948385ad00, - FFFF8385ad687f948385ad68, - FFFF8385add07f948385add0, - FFFF8385ae387f948385ae38, - FFFF8385aea07f948385aea0, - FFFF8385af087f948385af08, - FFFF8385af707f948385af70, - FFFF8385afd87f948385afd8, - FFFF8385b0407f948385b040, - FFFF8385b0a87f948385b0a8, - FFFF8385b1107f948385b110, - FFFF8385b1787f948385b178, - FFFF8385b1e07f948385b1e0, - FFFF8385b2487f948385b248, - FFFF8385b2b07f948385b2b0, - FFFF8385b3187f948385b318, - FFFF8385b3807f948385b380, - FFFF8385b3e87f948385b3e8, - FFFF8385b4507f948385b450, - FFFF8385b4b87f948385b4b8, - FFFF8385b5207f948385b520, - FFFF8385ead07f948385ead0, - FFFF8385eb387f948385eb38, - FFFF8385eba07f948385eba0, - FFFF8385eee07f948385eee0, - FFFF8385ef487f948385ef48, - FFFF8385efb07f948385efb0, - FFFF8385f0187f948385f018, - FFFF8385f0807f948385f080, - FFFF8385f0e87f948385f0e8, - FFFF8385f1507f948385f150, - FFFF8385f1b87f948385f1b8, - FFFF8385f2207f948385f220, - FFFF8385f2887f948385f288, - FFFF8385fbe07f948385fbe0, - FFFF8385fc487f948385fc48, - FFFF8385fcb07f948385fcb0, - FFFF8385fd187f948385fd18, - FFFF8385cae07f948385cae0, + FFFF840402e87fa7840402e8, + FFFF840403507fa784040350, + FFFF840403b87fa7840403b8, + FFFF840404207fa784040420, + FFFF840404887fa784040488, + FFFF840404f07fa7840404f0, + FFFF840405587fa784040558, + FFFF840405c07fa7840405c0, + FFFF840406287fa784040628, + FFFF840406907fa784040690, + FFFF840406f87fa7840406f8, + FFFF840407607fa784040760, + FFFF840407c87fa7840407c8, + FFFF840408307fa784040830, + FFFF840408987fa784040898, + FFFF840409007fa784040900, + FFFF840409687fa784040968, + FFFF840409d07fa7840409d0, + FFFF84040a387fa784040a38, + FFFF84040aa07fa784040aa0, + FFFF84040b087fa784040b08, + FFFF84040b707fa784040b70, + FFFF84040bd87fa784040bd8, + FFFF84040c407fa784040c40, + FFFF84040ca87fa784040ca8, + FFFF84040d107fa784040d10, + FFFF84040d787fa784040d78, + FFFF84040de07fa784040de0, + FFFF84040e487fa784040e48, + FFFF84040eb07fa784040eb0, + FFFF84040f187fa784040f18, + FFFF84040f807fa784040f80, + FFFF84040fe87fa784040fe8, + FFFF840410507fa784041050, + FFFF840410b87fa7840410b8, + FFFF840411207fa784041120, + FFFF840446d07fa7840446d0, + FFFF840447387fa784044738, + FFFF840447a07fa7840447a0, + FFFF84044ae07fa784044ae0, + FFFF84044b487fa784044b48, + FFFF84044bb07fa784044bb0, + FFFF84044c187fa784044c18, + FFFF84044c807fa784044c80, + FFFF84044ce87fa784044ce8, + FFFF84044d507fa784044d50, + FFFF84044db87fa784044db8, + FFFF84044e207fa784044e20, + FFFF84044e887fa784044e88, + FFFF840457e07fa7840457e0, + FFFF840458487fa784045848, + FFFF840458b07fa7840458b0, + FFFF840459187fa784045918, + FFFF840426e07fa7840426e0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -880,65 +880,65 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF483679fe07f9483679fe0 /* PBXTargetDependency */ = { + FFF483c188007fa783c18800 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA836600307f9483660030 /* PsFastXml */; - targetProxy = FFF5836600307f9483660030 /* PBXContainerItemProxy */; + target = FFFA83bf83007fa783bf8300 /* PsFastXml */; + targetProxy = FFF583bf83007fa783bf8300 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SceneQuery */ - FFFF83862a007f9483862a00 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83862a007f9483862a00 /* SqAABBPruner.cpp */; }; - FFFF83862a687f9483862a68 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83862a687f9483862a68 /* SqAABBTree.cpp */; }; - FFFF83862ad07f9483862ad0 /* SqAABBTreeBuild.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83862ad07f9483862ad0 /* SqAABBTreeBuild.cpp */; }; - FFFF83862b387f9483862b38 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83862b387f9483862b38 /* SqAABBTreeUpdateMap.cpp */; }; - FFFF83862ba07f9483862ba0 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83862ba07f9483862ba0 /* SqBounds.cpp */; }; - FFFF83862c087f9483862c08 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83862c087f9483862c08 /* SqBucketPruner.cpp */; }; - FFFF83862c707f9483862c70 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83862c707f9483862c70 /* SqExtendedBucketPruner.cpp */; }; - FFFF83862cd87f9483862cd8 /* SqIncrementalAABBPrunerCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83862cd87f9483862cd8 /* SqIncrementalAABBPrunerCore.cpp */; }; - FFFF83862d407f9483862d40 /* SqIncrementalAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83862d407f9483862d40 /* SqIncrementalAABBTree.cpp */; }; - FFFF83862da87f9483862da8 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83862da87f9483862da8 /* SqMetaData.cpp */; }; - FFFF83862e107f9483862e10 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83862e107f9483862e10 /* SqPruningPool.cpp */; }; - FFFF83862e787f9483862e78 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83862e787f9483862e78 /* SqPruningStructure.cpp */; }; - FFFF83862ee07f9483862ee0 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83862ee07f9483862ee0 /* SqSceneQueryManager.cpp */; }; + FFFF840486007fa784048600 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840486007fa784048600 /* SqAABBPruner.cpp */; }; + FFFF840486687fa784048668 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840486687fa784048668 /* SqAABBTree.cpp */; }; + FFFF840486d07fa7840486d0 /* SqAABBTreeBuild.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840486d07fa7840486d0 /* SqAABBTreeBuild.cpp */; }; + FFFF840487387fa784048738 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840487387fa784048738 /* SqAABBTreeUpdateMap.cpp */; }; + FFFF840487a07fa7840487a0 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840487a07fa7840487a0 /* SqBounds.cpp */; }; + FFFF840488087fa784048808 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840488087fa784048808 /* SqBucketPruner.cpp */; }; + FFFF840488707fa784048870 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840488707fa784048870 /* SqExtendedBucketPruner.cpp */; }; + FFFF840488d87fa7840488d8 /* SqIncrementalAABBPrunerCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840488d87fa7840488d8 /* SqIncrementalAABBPrunerCore.cpp */; }; + FFFF840489407fa784048940 /* SqIncrementalAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840489407fa784048940 /* SqIncrementalAABBTree.cpp */; }; + FFFF840489a87fa7840489a8 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840489a87fa7840489a8 /* SqMetaData.cpp */; }; + FFFF84048a107fa784048a10 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84048a107fa784048a10 /* SqPruningPool.cpp */; }; + FFFF84048a787fa784048a78 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84048a787fa784048a78 /* SqPruningStructure.cpp */; }; + FFFF84048ae07fa784048ae0 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84048ae07fa784048ae0 /* SqSceneQueryManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD8368d3907f948368d390 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD83862a007f9483862a00 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83862a687f9483862a68 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83862ad07f9483862ad0 /* SqAABBTreeBuild.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.cpp"; path = "../../SceneQuery/src/SqAABBTreeBuild.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83862b387f9483862b38 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83862ba07f9483862ba0 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83862c087f9483862c08 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83862c707f9483862c70 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83862cd87f9483862cd8 /* SqIncrementalAABBPrunerCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83862d407f9483862d40 /* SqIncrementalAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83862da87f9483862da8 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83862e107f9483862e10 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83862e787f9483862e78 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83862ee07f9483862ee0 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83862f487f9483862f48 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD83862fb07f9483862fb0 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD838630187f9483863018 /* SqAABBTreeBuild.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.h"; path = "../../SceneQuery/src/SqAABBTreeBuild.h"; sourceTree = SOURCE_ROOT; }; - FFFD838630807f9483863080 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD838630e87f94838630e8 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD838631507f9483863150 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFD838631b87f94838631b8 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD838632207f9483863220 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD838632887f9483863288 /* SqIncrementalAABBPrunerCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.h"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD838632f07f94838632f0 /* SqIncrementalAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.h"; path = "../../SceneQuery/src/SqIncrementalAABBTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD838633587f9483863358 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD838633c07f94838633c0 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD838634287f9483863428 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; - FFFD836917407f9483691740 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFD836917a87f94836917a8 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; - FFFD836918107f9483691810 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFD836918787f9483691878 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c2bbb07fa783c2bbb0 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD840486007fa784048600 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840486687fa784048668 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840486d07fa7840486d0 /* SqAABBTreeBuild.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.cpp"; path = "../../SceneQuery/src/SqAABBTreeBuild.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840487387fa784048738 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840487a07fa7840487a0 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840488087fa784048808 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840488707fa784048870 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840488d87fa7840488d8 /* SqIncrementalAABBPrunerCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840489407fa784048940 /* SqIncrementalAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.cpp"; path = "../../SceneQuery/src/SqIncrementalAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840489a87fa7840489a8 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84048a107fa784048a10 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84048a787fa784048a78 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84048ae07fa784048ae0 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84048b487fa784048b48 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD84048bb07fa784048bb0 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD84048c187fa784048c18 /* SqAABBTreeBuild.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeBuild.h"; path = "../../SceneQuery/src/SqAABBTreeBuild.h"; sourceTree = SOURCE_ROOT; }; + FFFD84048c807fa784048c80 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD84048ce87fa784048ce8 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; + FFFD84048d507fa784048d50 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFD84048db87fa784048db8 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD84048e207fa784048e20 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD84048e887fa784048e88 /* SqIncrementalAABBPrunerCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBPrunerCore.h"; path = "../../SceneQuery/src/SqIncrementalAABBPrunerCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD84048ef07fa784048ef0 /* SqIncrementalAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqIncrementalAABBTree.h"; path = "../../SceneQuery/src/SqIncrementalAABBTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD84048f587fa784048f58 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD84048fc07fa784048fc0 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD840490287fa784049028 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c2ff607fa783c2ff60 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c2ffc87fa783c2ffc8 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c300307fa783c30030 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c300987fa783c30098 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF28368d3907f948368d390 /* Resources */ = { + FFF283c2bbb07fa783c2bbb0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -948,7 +948,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC8368d3907f948368d390 /* Frameworks */ = { + FFFC83c2bbb07fa783c2bbb0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -958,23 +958,23 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF88368d3907f948368d390 /* Sources */ = { + FFF883c2bbb07fa783c2bbb0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF83862a007f9483862a00, - FFFF83862a687f9483862a68, - FFFF83862ad07f9483862ad0, - FFFF83862b387f9483862b38, - FFFF83862ba07f9483862ba0, - FFFF83862c087f9483862c08, - FFFF83862c707f9483862c70, - FFFF83862cd87f9483862cd8, - FFFF83862d407f9483862d40, - FFFF83862da87f9483862da8, - FFFF83862e107f9483862e10, - FFFF83862e787f9483862e78, - FFFF83862ee07f9483862ee0, + FFFF840486007fa784048600, + FFFF840486687fa784048668, + FFFF840486d07fa7840486d0, + FFFF840487387fa784048738, + FFFF840487a07fa7840487a0, + FFFF840488087fa784048808, + FFFF840488707fa784048870, + FFFF840488d87fa7840488d8, + FFFF840489407fa784048940, + FFFF840489a87fa7840489a8, + FFFF84048a107fa784048a10, + FFFF84048a787fa784048a78, + FFFF84048ae07fa784048ae0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -986,154 +986,154 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SimulationController */ - FFFF8480edd07f948480edd0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480edd07f948480edd0 /* ScActorCore.cpp */; }; - FFFF8480ee387f948480ee38 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480ee387f948480ee38 /* ScActorSim.cpp */; }; - FFFF8480eea07f948480eea0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480eea07f948480eea0 /* ScArticulationCore.cpp */; }; - FFFF8480ef087f948480ef08 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480ef087f948480ef08 /* ScArticulationJointCore.cpp */; }; - FFFF8480ef707f948480ef70 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480ef707f948480ef70 /* ScArticulationJointSim.cpp */; }; - FFFF8480efd87f948480efd8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480efd87f948480efd8 /* ScArticulationSim.cpp */; }; - FFFF8480f0407f948480f040 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f0407f948480f040 /* ScBodyCore.cpp */; }; - FFFF8480f0a87f948480f0a8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f0a87f948480f0a8 /* ScBodyCoreKinematic.cpp */; }; - FFFF8480f1107f948480f110 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f1107f948480f110 /* ScBodySim.cpp */; }; - FFFF8480f1787f948480f178 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f1787f948480f178 /* ScConstraintCore.cpp */; }; - FFFF8480f1e07f948480f1e0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f1e07f948480f1e0 /* ScConstraintGroupNode.cpp */; }; - FFFF8480f2487f948480f248 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f2487f948480f248 /* ScConstraintInteraction.cpp */; }; - FFFF8480f2b07f948480f2b0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f2b07f948480f2b0 /* ScConstraintProjectionManager.cpp */; }; - FFFF8480f3187f948480f318 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f3187f948480f318 /* ScConstraintProjectionTree.cpp */; }; - FFFF8480f3807f948480f380 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f3807f948480f380 /* ScConstraintSim.cpp */; }; - FFFF8480f3e87f948480f3e8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f3e87f948480f3e8 /* ScElementInteractionMarker.cpp */; }; - FFFF8480f4507f948480f450 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f4507f948480f450 /* ScElementSim.cpp */; }; - FFFF8480f4b87f948480f4b8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f4b87f948480f4b8 /* ScInteraction.cpp */; }; - FFFF8480f5207f948480f520 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f5207f948480f520 /* ScIterators.cpp */; }; - FFFF8480f5887f948480f588 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f5887f948480f588 /* ScMaterialCore.cpp */; }; - FFFF8480f5f07f948480f5f0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f5f07f948480f5f0 /* ScMetaData.cpp */; }; - FFFF8480f6587f948480f658 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f6587f948480f658 /* ScNPhaseCore.cpp */; }; - FFFF8480f6c07f948480f6c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f6c07f948480f6c0 /* ScPhysics.cpp */; }; - FFFF8480f7287f948480f728 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f7287f948480f728 /* ScRigidCore.cpp */; }; - FFFF8480f7907f948480f790 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f7907f948480f790 /* ScRigidSim.cpp */; }; - FFFF8480f7f87f948480f7f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f7f87f948480f7f8 /* ScScene.cpp */; }; - FFFF8480f8607f948480f860 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f8607f948480f860 /* ScShapeCore.cpp */; }; - FFFF8480f8c87f948480f8c8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f8c87f948480f8c8 /* ScShapeInteraction.cpp */; }; - FFFF8480f9307f948480f930 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f9307f948480f930 /* ScShapeSim.cpp */; }; - FFFF8480f9987f948480f998 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480f9987f948480f998 /* ScSimStats.cpp */; }; - FFFF8480fa007f948480fa00 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480fa007f948480fa00 /* ScSimulationController.cpp */; }; - FFFF8480fa687f948480fa68 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480fa687f948480fa68 /* ScSqBoundsManager.cpp */; }; - FFFF8480fad07f948480fad0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480fad07f948480fad0 /* ScStaticCore.cpp */; }; - FFFF8480fb387f948480fb38 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480fb387f948480fb38 /* ScStaticSim.cpp */; }; - FFFF8480fba07f948480fba0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480fba07f948480fba0 /* ScTriggerInteraction.cpp */; }; - FFFF8480fd407f948480fd40 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480fd407f948480fd40 /* particles/ScParticleBodyInteraction.cpp */; }; - FFFF8480fda87f948480fda8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480fda87f948480fda8 /* particles/ScParticlePacketShape.cpp */; }; - FFFF8480fe107f948480fe10 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480fe107f948480fe10 /* particles/ScParticleSystemCore.cpp */; }; - FFFF8480fe787f948480fe78 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480fe787f948480fe78 /* particles/ScParticleSystemSim.cpp */; }; - FFFF8480ffb07f948480ffb0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8480ffb07f948480ffb0 /* cloth/ScClothCore.cpp */; }; - FFFF848100187f9484810018 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD848100187f9484810018 /* cloth/ScClothFabricCore.cpp */; }; - FFFF848100807f9484810080 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD848100807f9484810080 /* cloth/ScClothShape.cpp */; }; - FFFF848100e87f94848100e8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD848100e87f94848100e8 /* cloth/ScClothSim.cpp */; }; + FFFF8404f1d07fa78404f1d0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f1d07fa78404f1d0 /* ScActorCore.cpp */; }; + FFFF8404f2387fa78404f238 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f2387fa78404f238 /* ScActorSim.cpp */; }; + FFFF8404f2a07fa78404f2a0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f2a07fa78404f2a0 /* ScArticulationCore.cpp */; }; + FFFF8404f3087fa78404f308 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f3087fa78404f308 /* ScArticulationJointCore.cpp */; }; + FFFF8404f3707fa78404f370 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f3707fa78404f370 /* ScArticulationJointSim.cpp */; }; + FFFF8404f3d87fa78404f3d8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f3d87fa78404f3d8 /* ScArticulationSim.cpp */; }; + FFFF8404f4407fa78404f440 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f4407fa78404f440 /* ScBodyCore.cpp */; }; + FFFF8404f4a87fa78404f4a8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f4a87fa78404f4a8 /* ScBodyCoreKinematic.cpp */; }; + FFFF8404f5107fa78404f510 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f5107fa78404f510 /* ScBodySim.cpp */; }; + FFFF8404f5787fa78404f578 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f5787fa78404f578 /* ScConstraintCore.cpp */; }; + FFFF8404f5e07fa78404f5e0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f5e07fa78404f5e0 /* ScConstraintGroupNode.cpp */; }; + FFFF8404f6487fa78404f648 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f6487fa78404f648 /* ScConstraintInteraction.cpp */; }; + FFFF8404f6b07fa78404f6b0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f6b07fa78404f6b0 /* ScConstraintProjectionManager.cpp */; }; + FFFF8404f7187fa78404f718 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f7187fa78404f718 /* ScConstraintProjectionTree.cpp */; }; + FFFF8404f7807fa78404f780 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f7807fa78404f780 /* ScConstraintSim.cpp */; }; + FFFF8404f7e87fa78404f7e8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f7e87fa78404f7e8 /* ScElementInteractionMarker.cpp */; }; + FFFF8404f8507fa78404f850 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f8507fa78404f850 /* ScElementSim.cpp */; }; + FFFF8404f8b87fa78404f8b8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f8b87fa78404f8b8 /* ScInteraction.cpp */; }; + FFFF8404f9207fa78404f920 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f9207fa78404f920 /* ScIterators.cpp */; }; + FFFF8404f9887fa78404f988 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f9887fa78404f988 /* ScMaterialCore.cpp */; }; + FFFF8404f9f07fa78404f9f0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404f9f07fa78404f9f0 /* ScMetaData.cpp */; }; + FFFF8404fa587fa78404fa58 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404fa587fa78404fa58 /* ScNPhaseCore.cpp */; }; + FFFF8404fac07fa78404fac0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404fac07fa78404fac0 /* ScPhysics.cpp */; }; + FFFF8404fb287fa78404fb28 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404fb287fa78404fb28 /* ScRigidCore.cpp */; }; + FFFF8404fb907fa78404fb90 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404fb907fa78404fb90 /* ScRigidSim.cpp */; }; + FFFF8404fbf87fa78404fbf8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404fbf87fa78404fbf8 /* ScScene.cpp */; }; + FFFF8404fc607fa78404fc60 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404fc607fa78404fc60 /* ScShapeCore.cpp */; }; + FFFF8404fcc87fa78404fcc8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404fcc87fa78404fcc8 /* ScShapeInteraction.cpp */; }; + FFFF8404fd307fa78404fd30 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404fd307fa78404fd30 /* ScShapeSim.cpp */; }; + FFFF8404fd987fa78404fd98 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404fd987fa78404fd98 /* ScSimStats.cpp */; }; + FFFF8404fe007fa78404fe00 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404fe007fa78404fe00 /* ScSimulationController.cpp */; }; + FFFF8404fe687fa78404fe68 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404fe687fa78404fe68 /* ScSqBoundsManager.cpp */; }; + FFFF8404fed07fa78404fed0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404fed07fa78404fed0 /* ScStaticCore.cpp */; }; + FFFF8404ff387fa78404ff38 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404ff387fa78404ff38 /* ScStaticSim.cpp */; }; + FFFF8404ffa07fa78404ffa0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8404ffa07fa78404ffa0 /* ScTriggerInteraction.cpp */; }; + FFFF840501407fa784050140 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840501407fa784050140 /* particles/ScParticleBodyInteraction.cpp */; }; + FFFF840501a87fa7840501a8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840501a87fa7840501a8 /* particles/ScParticlePacketShape.cpp */; }; + FFFF840502107fa784050210 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840502107fa784050210 /* particles/ScParticleSystemCore.cpp */; }; + FFFF840502787fa784050278 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840502787fa784050278 /* particles/ScParticleSystemSim.cpp */; }; + FFFF840503b07fa7840503b0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840503b07fa7840503b0 /* cloth/ScClothCore.cpp */; }; + FFFF840504187fa784050418 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840504187fa784050418 /* cloth/ScClothFabricCore.cpp */; }; + FFFF840504807fa784050480 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840504807fa784050480 /* cloth/ScClothShape.cpp */; }; + FFFF840504e87fa7840504e8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840504e87fa7840504e8 /* cloth/ScClothSim.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD83691a007f9483691a00 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD838656007f9483865600 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD838656687f9483865668 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD838656d07f94838656d0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD838657387f9483865738 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD838657a07f94838657a0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD838658087f9483865808 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD838658707f9483865870 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD838658d87f94838658d8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; - FFFD838659407f9483865940 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD838659a87f94838659a8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD83865a107f9483865a10 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFD83865a787f9483865a78 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD83865ae07f9483865ae0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; - FFFD83865b487f9483865b48 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD83865bb07f9483865bb0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e0007f948480e000 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e0687f948480e068 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e0d07f948480e0d0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e1387f948480e138 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e1a07f948480e1a0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e2087f948480e208 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e2707f948480e270 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e2d87f948480e2d8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e3407f948480e340 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e3a87f948480e3a8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e4107f948480e410 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e4787f948480e478 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e4e07f948480e4e0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e5487f948480e548 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e5b07f948480e5b0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e6187f948480e618 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e6807f948480e680 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e6e87f948480e6e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e7507f948480e750 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e7b87f948480e7b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e8207f948480e820 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e8887f948480e888 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e8f07f948480e8f0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e9587f948480e958 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480e9c07f948480e9c0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480ea287f948480ea28 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480ea907f948480ea90 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480eaf87f948480eaf8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480eb607f948480eb60 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480ebc87f948480ebc8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480ec307f948480ec30 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480ec987f948480ec98 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480ed007f948480ed00 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480ed687f948480ed68 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480edd07f948480edd0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480ee387f948480ee38 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480eea07f948480eea0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480ef087f948480ef08 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480ef707f948480ef70 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480efd87f948480efd8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f0407f948480f040 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f0a87f948480f0a8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f1107f948480f110 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f1787f948480f178 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f1e07f948480f1e0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f2487f948480f248 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f2b07f948480f2b0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f3187f948480f318 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f3807f948480f380 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f3e87f948480f3e8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f4507f948480f450 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f4b87f948480f4b8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f5207f948480f520 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f5887f948480f588 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f5f07f948480f5f0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f6587f948480f658 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f6c07f948480f6c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f7287f948480f728 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f7907f948480f790 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f7f87f948480f7f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f8607f948480f860 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f8c87f948480f8c8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f9307f948480f930 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480f9987f948480f998 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480fa007f948480fa00 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480fa687f948480fa68 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480fad07f948480fad0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480fb387f948480fb38 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480fba07f948480fba0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480fc087f948480fc08 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480fc707f948480fc70 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480fcd87f948480fcd8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480fd407f948480fd40 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480fda87f948480fda8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480fe107f948480fe10 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480fe787f948480fe78 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8480fee07f948480fee0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480ff487f948480ff48 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480ffb07f948480ffb0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848100187f9484810018 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848100807f9484810080 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848100e87f94848100e8 /* cloth/ScClothSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.cpp"; path = "../../SimulationController/src/cloth/ScClothSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83c302207fa783c30220 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8404b2007fa78404b200 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404b2687fa78404b268 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404b2d07fa78404b2d0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404b3387fa78404b338 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404b3a07fa78404b3a0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404b4087fa78404b408 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404b4707fa78404b470 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404b4d87fa78404b4d8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404b5407fa78404b540 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404b5a87fa78404b5a8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404b6107fa78404b610 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404b6787fa78404b678 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404b6e07fa78404b6e0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404b7487fa78404b748 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404b7b07fa78404b7b0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404e4007fa78404e400 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404e4687fa78404e468 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404e4d07fa78404e4d0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404e5387fa78404e538 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404e5a07fa78404e5a0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404e6087fa78404e608 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404e6707fa78404e670 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404e6d87fa78404e6d8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404e7407fa78404e740 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404e7a87fa78404e7a8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404e8107fa78404e810 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404e8787fa78404e878 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404e8e07fa78404e8e0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404e9487fa78404e948 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404e9b07fa78404e9b0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404ea187fa78404ea18 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404ea807fa78404ea80 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404eae87fa78404eae8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404eb507fa78404eb50 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404ebb87fa78404ebb8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404ec207fa78404ec20 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404ec887fa78404ec88 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404ecf07fa78404ecf0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404ed587fa78404ed58 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404edc07fa78404edc0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404ee287fa78404ee28 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404ee907fa78404ee90 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404eef87fa78404eef8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404ef607fa78404ef60 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404efc87fa78404efc8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404f0307fa78404f030 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404f0987fa78404f098 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404f1007fa78404f100 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404f1687fa78404f168 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; + FFFD8404f1d07fa78404f1d0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f2387fa78404f238 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f2a07fa78404f2a0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f3087fa78404f308 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f3707fa78404f370 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f3d87fa78404f3d8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f4407fa78404f440 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f4a87fa78404f4a8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f5107fa78404f510 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f5787fa78404f578 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f5e07fa78404f5e0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f6487fa78404f648 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f6b07fa78404f6b0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f7187fa78404f718 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f7807fa78404f780 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f7e87fa78404f7e8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f8507fa78404f850 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f8b87fa78404f8b8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f9207fa78404f920 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f9887fa78404f988 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404f9f07fa78404f9f0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404fa587fa78404fa58 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404fac07fa78404fac0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404fb287fa78404fb28 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404fb907fa78404fb90 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404fbf87fa78404fbf8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404fc607fa78404fc60 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404fcc87fa78404fcc8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404fd307fa78404fd30 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404fd987fa78404fd98 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404fe007fa78404fe00 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404fe687fa78404fe68 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404fed07fa78404fed0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404ff387fa78404ff38 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8404ffa07fa78404ffa0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840500087fa784050008 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFD840500707fa784050070 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD840500d87fa7840500d8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD840501407fa784050140 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840501a87fa7840501a8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840502107fa784050210 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840502787fa784050278 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840502e07fa7840502e0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD840503487fa784050348 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD840503b07fa7840503b0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840504187fa784050418 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840504807fa784050480 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840504e87fa7840504e8 /* 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 */ - FFF283691a007f9483691a00 /* Resources */ = { + FFF283c302207fa783c30220 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1143,7 +1143,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC83691a007f9483691a00 /* Frameworks */ = { + FFFC83c302207fa783c30220 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1153,53 +1153,53 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF883691a007f9483691a00 /* Sources */ = { + FFF883c302207fa783c30220 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF8480edd07f948480edd0, - FFFF8480ee387f948480ee38, - FFFF8480eea07f948480eea0, - FFFF8480ef087f948480ef08, - FFFF8480ef707f948480ef70, - FFFF8480efd87f948480efd8, - FFFF8480f0407f948480f040, - FFFF8480f0a87f948480f0a8, - FFFF8480f1107f948480f110, - FFFF8480f1787f948480f178, - FFFF8480f1e07f948480f1e0, - FFFF8480f2487f948480f248, - FFFF8480f2b07f948480f2b0, - FFFF8480f3187f948480f318, - FFFF8480f3807f948480f380, - FFFF8480f3e87f948480f3e8, - FFFF8480f4507f948480f450, - FFFF8480f4b87f948480f4b8, - FFFF8480f5207f948480f520, - FFFF8480f5887f948480f588, - FFFF8480f5f07f948480f5f0, - FFFF8480f6587f948480f658, - FFFF8480f6c07f948480f6c0, - FFFF8480f7287f948480f728, - FFFF8480f7907f948480f790, - FFFF8480f7f87f948480f7f8, - FFFF8480f8607f948480f860, - FFFF8480f8c87f948480f8c8, - FFFF8480f9307f948480f930, - FFFF8480f9987f948480f998, - FFFF8480fa007f948480fa00, - FFFF8480fa687f948480fa68, - FFFF8480fad07f948480fad0, - FFFF8480fb387f948480fb38, - FFFF8480fba07f948480fba0, - FFFF8480fd407f948480fd40, - FFFF8480fda87f948480fda8, - FFFF8480fe107f948480fe10, - FFFF8480fe787f948480fe78, - FFFF8480ffb07f948480ffb0, - FFFF848100187f9484810018, - FFFF848100807f9484810080, - FFFF848100e87f94848100e8, + FFFF8404f1d07fa78404f1d0, + FFFF8404f2387fa78404f238, + FFFF8404f2a07fa78404f2a0, + FFFF8404f3087fa78404f308, + FFFF8404f3707fa78404f370, + FFFF8404f3d87fa78404f3d8, + FFFF8404f4407fa78404f440, + FFFF8404f4a87fa78404f4a8, + FFFF8404f5107fa78404f510, + FFFF8404f5787fa78404f578, + FFFF8404f5e07fa78404f5e0, + FFFF8404f6487fa78404f648, + FFFF8404f6b07fa78404f6b0, + FFFF8404f7187fa78404f718, + FFFF8404f7807fa78404f780, + FFFF8404f7e87fa78404f7e8, + FFFF8404f8507fa78404f850, + FFFF8404f8b87fa78404f8b8, + FFFF8404f9207fa78404f920, + FFFF8404f9887fa78404f988, + FFFF8404f9f07fa78404f9f0, + FFFF8404fa587fa78404fa58, + FFFF8404fac07fa78404fac0, + FFFF8404fb287fa78404fb28, + FFFF8404fb907fa78404fb90, + FFFF8404fbf87fa78404fbf8, + FFFF8404fc607fa78404fc60, + FFFF8404fcc87fa78404fcc8, + FFFF8404fd307fa78404fd30, + FFFF8404fd987fa78404fd98, + FFFF8404fe007fa78404fe00, + FFFF8404fe687fa78404fe68, + FFFF8404fed07fa78404fed0, + FFFF8404ff387fa78404ff38, + FFFF8404ffa07fa78404ffa0, + FFFF840501407fa784050140, + FFFF840501a87fa7840501a8, + FFFF840502107fa784050210, + FFFF840502787fa784050278, + FFFF840503b07fa7840503b0, + FFFF840504187fa784050418, + FFFF840504807fa784050480, + FFFF840504e87fa7840504e8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1211,80 +1211,80 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCooking */ - FFFF842296c07f94842296c0 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD8367a8e07f948367a8e0 /* PhysXExtensions */; }; - FFFF84813a007f9484813a00 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84813a007f9484813a00 /* Adjacencies.cpp */; }; - FFFF84813a687f9484813a68 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84813a687f9484813a68 /* Cooking.cpp */; }; - FFFF84813ad07f9484813ad0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84813ad07f9484813ad0 /* CookingUtils.cpp */; }; - FFFF84813b387f9484813b38 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84813b387f9484813b38 /* EdgeList.cpp */; }; - FFFF84813ba07f9484813ba0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84813ba07f9484813ba0 /* MeshCleaner.cpp */; }; - FFFF84813c087f9484813c08 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84813c087f9484813c08 /* Quantizer.cpp */; }; - FFFF84813ee07f9484813ee0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84813ee07f9484813ee0 /* mesh/GrbTriangleMeshCooking.cpp */; }; - FFFF84813f487f9484813f48 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84813f487f9484813f48 /* mesh/HeightFieldCooking.cpp */; }; - FFFF84813fb07f9484813fb0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84813fb07f9484813fb0 /* mesh/RTreeCooking.cpp */; }; - FFFF848140187f9484814018 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD848140187f9484814018 /* mesh/TriangleMeshBuilder.cpp */; }; - FFFF848142887f9484814288 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD848142887f9484814288 /* convex/BigConvexDataBuilder.cpp */; }; - FFFF848142f07f94848142f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD848142f07f94848142f0 /* convex/ConvexHullBuilder.cpp */; }; - FFFF848143587f9484814358 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD848143587f9484814358 /* convex/ConvexHullLib.cpp */; }; - FFFF848143c07f94848143c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD848143c07f94848143c0 /* convex/ConvexHullUtils.cpp */; }; - FFFF848144287f9484814428 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD848144287f9484814428 /* convex/ConvexMeshBuilder.cpp */; }; - FFFF848144907f9484814490 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD848144907f9484814490 /* convex/ConvexPolygonsBuilder.cpp */; }; - FFFF848144f87f94848144f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD848144f87f94848144f8 /* convex/InflationConvexHullLib.cpp */; }; - FFFF848145607f9484814560 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD848145607f9484814560 /* convex/QuickHullConvexHullLib.cpp */; }; - FFFF848145c87f94848145c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD848145c87f94848145c8 /* convex/VolumeIntegration.cpp */; }; + FFFF83c409a07fa783c409a0 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFD83c191007fa783c19100 /* PhysXExtensions */; }; + FFFF840526007fa784052600 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840526007fa784052600 /* Adjacencies.cpp */; }; + FFFF840526687fa784052668 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840526687fa784052668 /* Cooking.cpp */; }; + FFFF840526d07fa7840526d0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840526d07fa7840526d0 /* CookingUtils.cpp */; }; + FFFF840527387fa784052738 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840527387fa784052738 /* EdgeList.cpp */; }; + FFFF840527a07fa7840527a0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840527a07fa7840527a0 /* MeshCleaner.cpp */; }; + FFFF840528087fa784052808 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840528087fa784052808 /* Quantizer.cpp */; }; + FFFF84052ae07fa784052ae0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84052ae07fa784052ae0 /* mesh/GrbTriangleMeshCooking.cpp */; }; + FFFF84052b487fa784052b48 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84052b487fa784052b48 /* mesh/HeightFieldCooking.cpp */; }; + FFFF84052bb07fa784052bb0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84052bb07fa784052bb0 /* mesh/RTreeCooking.cpp */; }; + FFFF84052c187fa784052c18 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84052c187fa784052c18 /* mesh/TriangleMeshBuilder.cpp */; }; + FFFF84052e887fa784052e88 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84052e887fa784052e88 /* convex/BigConvexDataBuilder.cpp */; }; + FFFF84052ef07fa784052ef0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84052ef07fa784052ef0 /* convex/ConvexHullBuilder.cpp */; }; + FFFF84052f587fa784052f58 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84052f587fa784052f58 /* convex/ConvexHullLib.cpp */; }; + FFFF84052fc07fa784052fc0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD84052fc07fa784052fc0 /* convex/ConvexHullUtils.cpp */; }; + FFFF840530287fa784053028 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840530287fa784053028 /* convex/ConvexMeshBuilder.cpp */; }; + FFFF840530907fa784053090 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840530907fa784053090 /* convex/ConvexPolygonsBuilder.cpp */; }; + FFFF840530f87fa7840530f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840530f87fa7840530f8 /* convex/InflationConvexHullLib.cpp */; }; + FFFF840531607fa784053160 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840531607fa784053160 /* convex/QuickHullConvexHullLib.cpp */; }; + FFFF840531c87fa7840531c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD840531c87fa7840531c8 /* convex/VolumeIntegration.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD8421f0907f948421f090 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD84229f707f9484229f70 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD84229fd87f9484229fd8 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD8422a0407f948422a040 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD8422a0a87f948422a0a8 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD8422a1107f948422a110 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD8422a1787f948422a178 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD8422a1e07f948422a1e0 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; - FFFD84813a007f9484813a00 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84813a687f9484813a68 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84813ad07f9484813ad0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84813b387f9484813b38 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84813ba07f9484813ba0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84813c087f9484813c08 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84813c707f9484813c70 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; - FFFD84813cd87f9484813cd8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD84813d407f9484813d40 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD84813da87f9484813da8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; - FFFD84813e107f9484813e10 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; - FFFD84813e787f9484813e78 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; - FFFD84813ee07f9484813ee0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84813f487f9484813f48 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84813fb07f9484813fb0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848140187f9484814018 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848140807f9484814080 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD848140e87f94848140e8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD848141507f9484814150 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; - FFFD848141b87f94848141b8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFD848142207f9484814220 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD848142887f9484814288 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848142f07f94848142f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848143587f9484814358 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848143c07f94848143c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848144287f9484814428 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848144907f9484814490 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848144f87f94848144f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848145607f9484814560 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848145c87f94848145c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848146307f9484814630 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD848146987f9484814698 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD848147007f9484814700 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD848147687f9484814768 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD848147d07f94848147d0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD848148387f9484814838 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFD848148a07f94848148a0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD848149087f9484814908 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFD848149707f9484814970 /* convex/VolumeIntegration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.h"; path = "../../PhysXCooking/src/convex/VolumeIntegration.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c352407fa783c35240 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD83c3f7507fa783c3f750 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c3f7b87fa783c3f7b8 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c3f8207fa783c3f820 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c3f8887fa783c3f888 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c3f8f07fa783c3f8f0 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c3f9587fa783c3f958 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD83c3f9c07fa783c3f9c0 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; + FFFD840526007fa784052600 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840526687fa784052668 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840526d07fa7840526d0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840527387fa784052738 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840527a07fa7840527a0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840528087fa784052808 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840528707fa784052870 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; + FFFD840528d87fa7840528d8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD840529407fa784052940 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD840529a87fa7840529a8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; + FFFD84052a107fa784052a10 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; + FFFD84052a787fa784052a78 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; + FFFD84052ae07fa784052ae0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84052b487fa784052b48 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84052bb07fa784052bb0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84052c187fa784052c18 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84052c807fa784052c80 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD84052ce87fa784052ce8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD84052d507fa784052d50 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; + FFFD84052db87fa784052db8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFD84052e207fa784052e20 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD84052e887fa784052e88 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84052ef07fa784052ef0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84052f587fa784052f58 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD84052fc07fa784052fc0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840530287fa784053028 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840530907fa784053090 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840530f87fa7840530f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840531607fa784053160 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840531c87fa7840531c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD840532307fa784053230 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD840532987fa784053298 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD840533007fa784053300 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFD840533687fa784053368 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD840533d07fa7840533d0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD840534387fa784053438 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFD840534a07fa7840534a0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFD840535087fa784053508 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFD840535707fa784053570 /* 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 */ - FFF28421f0907f948421f090 /* Resources */ = { + FFF283c352407fa783c35240 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1294,7 +1294,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC8421f0907f948421f090 /* Frameworks */ = { + FFFC83c352407fa783c35240 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1304,29 +1304,29 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF88421f0907f948421f090 /* Sources */ = { + FFF883c352407fa783c35240 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF84813a007f9484813a00, - FFFF84813a687f9484813a68, - FFFF84813ad07f9484813ad0, - FFFF84813b387f9484813b38, - FFFF84813ba07f9484813ba0, - FFFF84813c087f9484813c08, - FFFF84813ee07f9484813ee0, - FFFF84813f487f9484813f48, - FFFF84813fb07f9484813fb0, - FFFF848140187f9484814018, - FFFF848142887f9484814288, - FFFF848142f07f94848142f0, - FFFF848143587f9484814358, - FFFF848143c07f94848143c0, - FFFF848144287f9484814428, - FFFF848144907f9484814490, - FFFF848144f87f94848144f8, - FFFF848145607f9484814560, - FFFF848145c87f94848145c8, + FFFF840526007fa784052600, + FFFF840526687fa784052668, + FFFF840526d07fa7840526d0, + FFFF840527387fa784052738, + FFFF840527a07fa7840527a0, + FFFF840528087fa784052808, + FFFF84052ae07fa784052ae0, + FFFF84052b487fa784052b48, + FFFF84052bb07fa784052bb0, + FFFF84052c187fa784052c18, + FFFF84052e887fa784052e88, + FFFF84052ef07fa784052ef0, + FFFF84052f587fa784052f58, + FFFF84052fc07fa784052fc0, + FFFF840530287fa784053028, + FFFF840530907fa784053090, + FFFF840530f87fa7840530f8, + FFFF840531607fa784053160, + FFFF840531c87fa7840531c8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1335,514 +1335,514 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF484226f107f9484226f10 /* PBXTargetDependency */ = { + FFF483c40d007fa783c40d00 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA8313f9907f948313f990 /* PhysXCommon */; - targetProxy = FFF58313f9907f948313f990 /* PBXContainerItemProxy */; + target = FFFA8295f9707fa78295f970 /* PhysXCommon */; + targetProxy = FFF58295f9707fa78295f970 /* PBXContainerItemProxy */; }; - FFF4842296c07f94842296c0 /* PBXTargetDependency */ = { + FFF483c409a07fa783c409a0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA8367a8e07f948367a8e0 /* PhysXExtensions */; - targetProxy = FFF58367a8e07f948367a8e0 /* PBXContainerItemProxy */; + target = FFFA83c191007fa783c19100 /* PhysXExtensions */; + targetProxy = FFF583c191007fa783c19100 /* PBXContainerItemProxy */; }; - FFF48421e7b07f948421e7b0 /* PBXTargetDependency */ = { + FFF483c31c307fa783c31c30 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA8311f9307f948311f930 /* PxFoundation */; - targetProxy = FFF58311f9307f948311f930 /* PBXContainerItemProxy */; + target = FFFA8293f4b07fa78293f4b0 /* PxFoundation */; + targetProxy = FFF58293f4b07fa78293f4b0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCommon */ - FFFF82973c007f9482973c00 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD82973c007f9482973c00 /* src/CmBoxPruning.cpp */; }; - FFFF82973c687f9482973c68 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD82973c687f9482973c68 /* src/CmCollection.cpp */; }; - FFFF82973cd07f9482973cd0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD82973cd07f9482973cd0 /* src/CmMathUtils.cpp */; }; - FFFF82973d387f9482973d38 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD82973d387f9482973d38 /* src/CmPtrTable.cpp */; }; - FFFF82973da07f9482973da0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD82973da07f9482973da0 /* src/CmRadixSort.cpp */; }; - FFFF82973e087f9482973e08 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD82973e087f9482973e08 /* src/CmRadixSortBuffered.cpp */; }; - FFFF82973e707f9482973e70 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD82973e707f9482973e70 /* src/CmRenderOutput.cpp */; }; - FFFF82973ed87f9482973ed8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD82973ed87f9482973ed8 /* src/CmVisualization.cpp */; }; - FFFF820187a87f94820187a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFD820187a87f94820187a8 /* ../../Include/GeomUtils */; }; - FFFF8201bce07f948201bce0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201bce07f948201bce0 /* src/GuBounds.cpp */; }; - FFFF8201bd487f948201bd48 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201bd487f948201bd48 /* src/GuBox.cpp */; }; - FFFF8201bdb07f948201bdb0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201bdb07f948201bdb0 /* src/GuCCTSweepTests.cpp */; }; - FFFF8201be187f948201be18 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201be187f948201be18 /* src/GuCapsule.cpp */; }; - FFFF8201be807f948201be80 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201be807f948201be80 /* src/GuGeometryQuery.cpp */; }; - FFFF8201bee87f948201bee8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201bee87f948201bee8 /* src/GuGeometryUnion.cpp */; }; - FFFF8201bf507f948201bf50 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201bf507f948201bf50 /* src/GuInternal.cpp */; }; - FFFF8201bfb87f948201bfb8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201bfb87f948201bfb8 /* src/GuMTD.cpp */; }; - FFFF8201c0207f948201c020 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c0207f948201c020 /* src/GuMeshFactory.cpp */; }; - FFFF8201c0887f948201c088 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c0887f948201c088 /* src/GuMetaData.cpp */; }; - FFFF8201c0f07f948201c0f0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c0f07f948201c0f0 /* src/GuOverlapTests.cpp */; }; - FFFF8201c1587f948201c158 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c1587f948201c158 /* src/GuRaycastTests.cpp */; }; - FFFF8201c1c07f948201c1c0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c1c07f948201c1c0 /* src/GuSerialize.cpp */; }; - FFFF8201c2287f948201c228 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c2287f948201c228 /* src/GuSweepMTD.cpp */; }; - FFFF8201c2907f948201c290 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c2907f948201c290 /* src/GuSweepSharedTests.cpp */; }; - FFFF8201c2f87f948201c2f8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c2f87f948201c2f8 /* src/GuSweepTests.cpp */; }; - FFFF8201c3607f948201c360 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c3607f948201c360 /* src/contact/GuContactBoxBox.cpp */; }; - FFFF8201c3c87f948201c3c8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c3c87f948201c3c8 /* src/contact/GuContactCapsuleBox.cpp */; }; - FFFF8201c4307f948201c430 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c4307f948201c430 /* src/contact/GuContactCapsuleCapsule.cpp */; }; - FFFF8201c4987f948201c498 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c4987f948201c498 /* src/contact/GuContactCapsuleConvex.cpp */; }; - FFFF8201c5007f948201c500 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c5007f948201c500 /* src/contact/GuContactCapsuleMesh.cpp */; }; - FFFF8201c5687f948201c568 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c5687f948201c568 /* src/contact/GuContactConvexConvex.cpp */; }; - FFFF8201c5d07f948201c5d0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c5d07f948201c5d0 /* src/contact/GuContactConvexMesh.cpp */; }; - FFFF8201c6387f948201c638 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c6387f948201c638 /* src/contact/GuContactPlaneBox.cpp */; }; - FFFF8201c6a07f948201c6a0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c6a07f948201c6a0 /* src/contact/GuContactPlaneCapsule.cpp */; }; - FFFF8201c7087f948201c708 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c7087f948201c708 /* src/contact/GuContactPlaneConvex.cpp */; }; - FFFF8201c7707f948201c770 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c7707f948201c770 /* src/contact/GuContactPolygonPolygon.cpp */; }; - FFFF8201c7d87f948201c7d8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c7d87f948201c7d8 /* src/contact/GuContactSphereBox.cpp */; }; - FFFF8201c8407f948201c840 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c8407f948201c840 /* src/contact/GuContactSphereCapsule.cpp */; }; - FFFF8201c8a87f948201c8a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c8a87f948201c8a8 /* src/contact/GuContactSphereMesh.cpp */; }; - FFFF8201c9107f948201c910 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c9107f948201c910 /* src/contact/GuContactSpherePlane.cpp */; }; - FFFF8201c9787f948201c978 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c9787f948201c978 /* src/contact/GuContactSphereSphere.cpp */; }; - FFFF8201c9e07f948201c9e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201c9e07f948201c9e0 /* src/contact/GuFeatureCode.cpp */; }; - FFFF8201ca487f948201ca48 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201ca487f948201ca48 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; - FFFF8201cab07f948201cab0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201cab07f948201cab0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; - FFFF8201cb187f948201cb18 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201cb187f948201cb18 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; - FFFF8201cb807f948201cb80 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201cb807f948201cb80 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; - FFFF8201cbe87f948201cbe8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201cbe87f948201cbe8 /* src/common/GuBarycentricCoordinates.cpp */; }; - FFFF8201cc507f948201cc50 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201cc507f948201cc50 /* src/common/GuSeparatingAxes.cpp */; }; - FFFF8201ccb87f948201ccb8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201ccb87f948201ccb8 /* src/convex/GuBigConvexData.cpp */; }; - FFFF8201cd207f948201cd20 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201cd207f948201cd20 /* src/convex/GuConvexHelper.cpp */; }; - FFFF8201cd887f948201cd88 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201cd887f948201cd88 /* src/convex/GuConvexMesh.cpp */; }; - FFFF8201cdf07f948201cdf0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201cdf07f948201cdf0 /* src/convex/GuConvexSupportTable.cpp */; }; - FFFF8201ce587f948201ce58 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201ce587f948201ce58 /* src/convex/GuConvexUtilsInternal.cpp */; }; - FFFF8201cec07f948201cec0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201cec07f948201cec0 /* src/convex/GuHillClimbing.cpp */; }; - FFFF8201cf287f948201cf28 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201cf287f948201cf28 /* src/convex/GuShapeConvex.cpp */; }; - FFFF8201cf907f948201cf90 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201cf907f948201cf90 /* src/distance/GuDistancePointBox.cpp */; }; - FFFF8201cff87f948201cff8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201cff87f948201cff8 /* src/distance/GuDistancePointTriangle.cpp */; }; - FFFF8201d0607f948201d060 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d0607f948201d060 /* src/distance/GuDistanceSegmentBox.cpp */; }; - FFFF8201d0c87f948201d0c8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d0c87f948201d0c8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; - FFFF8201d1307f948201d130 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d1307f948201d130 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; - FFFF8201d1987f948201d198 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d1987f948201d198 /* src/sweep/GuSweepBoxBox.cpp */; }; - FFFF8201d2007f948201d200 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d2007f948201d200 /* src/sweep/GuSweepBoxSphere.cpp */; }; - FFFF8201d2687f948201d268 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d2687f948201d268 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; - FFFF8201d2d07f948201d2d0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d2d07f948201d2d0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; - FFFF8201d3387f948201d338 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d3387f948201d338 /* src/sweep/GuSweepCapsuleBox.cpp */; }; - FFFF8201d3a07f948201d3a0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d3a07f948201d3a0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; - FFFF8201d4087f948201d408 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d4087f948201d408 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; - FFFF8201d4707f948201d470 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d4707f948201d470 /* src/sweep/GuSweepSphereCapsule.cpp */; }; - FFFF8201d4d87f948201d4d8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d4d87f948201d4d8 /* src/sweep/GuSweepSphereSphere.cpp */; }; - FFFF8201d5407f948201d540 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d5407f948201d540 /* src/sweep/GuSweepSphereTriangle.cpp */; }; - FFFF8201d5a87f948201d5a8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d5a87f948201d5a8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; - FFFF8201d6107f948201d610 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d6107f948201d610 /* src/gjk/GuEPA.cpp */; }; - FFFF8201d6787f948201d678 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d6787f948201d678 /* src/gjk/GuGJKSimplex.cpp */; }; - FFFF8201d6e07f948201d6e0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d6e07f948201d6e0 /* src/gjk/GuGJKTest.cpp */; }; - FFFF8201d7487f948201d748 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d7487f948201d748 /* src/intersection/GuIntersectionBoxBox.cpp */; }; - FFFF8201d7b07f948201d7b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d7b07f948201d7b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; - FFFF8201d8187f948201d818 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d8187f948201d818 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; - FFFF8201d8807f948201d880 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d8807f948201d880 /* src/intersection/GuIntersectionRayBox.cpp */; }; - FFFF8201d8e87f948201d8e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d8e87f948201d8e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; - FFFF8201d9507f948201d950 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d9507f948201d950 /* src/intersection/GuIntersectionRaySphere.cpp */; }; - FFFF8201d9b87f948201d9b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201d9b87f948201d9b8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; - FFFF8201da207f948201da20 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201da207f948201da20 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; - FFFF8201da887f948201da88 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201da887f948201da88 /* src/mesh/GuBV32.cpp */; }; - FFFF8201daf07f948201daf0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201daf07f948201daf0 /* src/mesh/GuBV32Build.cpp */; }; - FFFF8201db587f948201db58 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201db587f948201db58 /* src/mesh/GuBV4.cpp */; }; - FFFF8201dbc07f948201dbc0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201dbc07f948201dbc0 /* src/mesh/GuBV4Build.cpp */; }; - FFFF8201dc287f948201dc28 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201dc287f948201dc28 /* src/mesh/GuBV4_AABBSweep.cpp */; }; - FFFF8201dc907f948201dc90 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201dc907f948201dc90 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; - FFFF8201dcf87f948201dcf8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201dcf87f948201dcf8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; - FFFF8201dd607f948201dd60 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201dd607f948201dd60 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; - FFFF8201ddc87f948201ddc8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201ddc87f948201ddc8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; - FFFF8201de307f948201de30 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201de307f948201de30 /* src/mesh/GuBV4_Raycast.cpp */; }; - FFFF8201de987f948201de98 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201de987f948201de98 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; - FFFF8201df007f948201df00 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201df007f948201df00 /* src/mesh/GuBV4_SphereSweep.cpp */; }; - FFFF8201df687f948201df68 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201df687f948201df68 /* src/mesh/GuMeshQuery.cpp */; }; - FFFF8201dfd07f948201dfd0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201dfd07f948201dfd0 /* src/mesh/GuMidphaseBV4.cpp */; }; - FFFF8201e0387f948201e038 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e0387f948201e038 /* src/mesh/GuMidphaseRTree.cpp */; }; - FFFF8201e0a07f948201e0a0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e0a07f948201e0a0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; - FFFF8201e1087f948201e108 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e1087f948201e108 /* src/mesh/GuRTree.cpp */; }; - FFFF8201e1707f948201e170 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e1707f948201e170 /* src/mesh/GuRTreeQueries.cpp */; }; - FFFF8201e1d87f948201e1d8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e1d87f948201e1d8 /* src/mesh/GuSweepsMesh.cpp */; }; - FFFF8201e2407f948201e240 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e2407f948201e240 /* src/mesh/GuTriangleMesh.cpp */; }; - FFFF8201e2a87f948201e2a8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e2a87f948201e2a8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; - FFFF8201e3107f948201e310 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e3107f948201e310 /* src/mesh/GuTriangleMeshRTree.cpp */; }; - FFFF8201e3787f948201e378 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e3787f948201e378 /* src/hf/GuHeightField.cpp */; }; - FFFF8201e3e07f948201e3e0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e3e07f948201e3e0 /* src/hf/GuHeightFieldUtil.cpp */; }; - FFFF8201e4487f948201e448 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e4487f948201e448 /* src/hf/GuOverlapTestsHF.cpp */; }; - FFFF8201e4b07f948201e4b0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e4b07f948201e4b0 /* src/hf/GuSweepsHF.cpp */; }; - FFFF8201e5187f948201e518 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e5187f948201e518 /* src/pcm/GuPCMContactBoxBox.cpp */; }; - FFFF8201e5807f948201e580 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e5807f948201e580 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; - FFFF8201e5e87f948201e5e8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e5e87f948201e5e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; - FFFF8201e6507f948201e650 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e6507f948201e650 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; - FFFF8201e6b87f948201e6b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e6b87f948201e6b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; - FFFF8201e7207f948201e720 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e7207f948201e720 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; - FFFF8201e7887f948201e788 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e7887f948201e788 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; - FFFF8201e7f07f948201e7f0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e7f07f948201e7f0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; - FFFF8201e8587f948201e858 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e8587f948201e858 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; - FFFF8201e8c07f948201e8c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e8c07f948201e8c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; - FFFF8201e9287f948201e928 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e9287f948201e928 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; - FFFF8201e9907f948201e990 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e9907f948201e990 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; - FFFF8201e9f87f948201e9f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201e9f87f948201e9f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; - FFFF8201ea607f948201ea60 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201ea607f948201ea60 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; - FFFF8201eac87f948201eac8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201eac87f948201eac8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; - FFFF8201eb307f948201eb30 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201eb307f948201eb30 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; - FFFF8201eb987f948201eb98 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201eb987f948201eb98 /* src/pcm/GuPCMContactSphereBox.cpp */; }; - FFFF8201ec007f948201ec00 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201ec007f948201ec00 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; - FFFF8201ec687f948201ec68 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201ec687f948201ec68 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; - FFFF8201ecd07f948201ecd0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201ecd07f948201ecd0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; - FFFF8201ed387f948201ed38 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201ed387f948201ed38 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; - FFFF8201eda07f948201eda0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201eda07f948201eda0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; - FFFF8201ee087f948201ee08 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201ee087f948201ee08 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; - FFFF8201ee707f948201ee70 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201ee707f948201ee70 /* src/pcm/GuPCMShapeConvex.cpp */; }; - FFFF8201eed87f948201eed8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201eed87f948201eed8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; - FFFF8201ef407f948201ef40 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201ef407f948201ef40 /* src/pcm/GuPersistentContactManifold.cpp */; }; - FFFF8201efa87f948201efa8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201efa87f948201efa8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; - FFFF8201f0107f948201f010 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD8201f0107f948201f010 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; + FFFF82177a007fa782177a00 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD82177a007fa782177a00 /* src/CmBoxPruning.cpp */; }; + FFFF82177a687fa782177a68 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD82177a687fa782177a68 /* src/CmCollection.cpp */; }; + FFFF82177ad07fa782177ad0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD82177ad07fa782177ad0 /* src/CmMathUtils.cpp */; }; + FFFF82177b387fa782177b38 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD82177b387fa782177b38 /* src/CmPtrTable.cpp */; }; + FFFF82177ba07fa782177ba0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD82177ba07fa782177ba0 /* src/CmRadixSort.cpp */; }; + FFFF82177c087fa782177c08 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD82177c087fa782177c08 /* src/CmRadixSortBuffered.cpp */; }; + FFFF82177c707fa782177c70 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD82177c707fa782177c70 /* src/CmRenderOutput.cpp */; }; + FFFF82177cd87fa782177cd8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFD82177cd87fa782177cd8 /* src/CmVisualization.cpp */; }; + FFFF821a6fa87fa7821a6fa8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821a6fa87fa7821a6fa8 /* ../../Include/GeomUtils */; }; + FFFF821aa4e07fa7821aa4e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aa4e07fa7821aa4e0 /* src/GuBounds.cpp */; }; + FFFF821aa5487fa7821aa548 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aa5487fa7821aa548 /* src/GuBox.cpp */; }; + FFFF821aa5b07fa7821aa5b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aa5b07fa7821aa5b0 /* src/GuCCTSweepTests.cpp */; }; + FFFF821aa6187fa7821aa618 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aa6187fa7821aa618 /* src/GuCapsule.cpp */; }; + FFFF821aa6807fa7821aa680 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aa6807fa7821aa680 /* src/GuGeometryQuery.cpp */; }; + FFFF821aa6e87fa7821aa6e8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aa6e87fa7821aa6e8 /* src/GuGeometryUnion.cpp */; }; + FFFF821aa7507fa7821aa750 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aa7507fa7821aa750 /* src/GuInternal.cpp */; }; + FFFF821aa7b87fa7821aa7b8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aa7b87fa7821aa7b8 /* src/GuMTD.cpp */; }; + FFFF821aa8207fa7821aa820 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aa8207fa7821aa820 /* src/GuMeshFactory.cpp */; }; + FFFF821aa8887fa7821aa888 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aa8887fa7821aa888 /* src/GuMetaData.cpp */; }; + FFFF821aa8f07fa7821aa8f0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aa8f07fa7821aa8f0 /* src/GuOverlapTests.cpp */; }; + FFFF821aa9587fa7821aa958 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aa9587fa7821aa958 /* src/GuRaycastTests.cpp */; }; + FFFF821aa9c07fa7821aa9c0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aa9c07fa7821aa9c0 /* src/GuSerialize.cpp */; }; + FFFF821aaa287fa7821aaa28 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aaa287fa7821aaa28 /* src/GuSweepMTD.cpp */; }; + FFFF821aaa907fa7821aaa90 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aaa907fa7821aaa90 /* src/GuSweepSharedTests.cpp */; }; + FFFF821aaaf87fa7821aaaf8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aaaf87fa7821aaaf8 /* src/GuSweepTests.cpp */; }; + FFFF821aab607fa7821aab60 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aab607fa7821aab60 /* src/contact/GuContactBoxBox.cpp */; }; + FFFF821aabc87fa7821aabc8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aabc87fa7821aabc8 /* src/contact/GuContactCapsuleBox.cpp */; }; + FFFF821aac307fa7821aac30 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aac307fa7821aac30 /* src/contact/GuContactCapsuleCapsule.cpp */; }; + FFFF821aac987fa7821aac98 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aac987fa7821aac98 /* src/contact/GuContactCapsuleConvex.cpp */; }; + FFFF821aad007fa7821aad00 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aad007fa7821aad00 /* src/contact/GuContactCapsuleMesh.cpp */; }; + FFFF821aad687fa7821aad68 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aad687fa7821aad68 /* src/contact/GuContactConvexConvex.cpp */; }; + FFFF821aadd07fa7821aadd0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aadd07fa7821aadd0 /* src/contact/GuContactConvexMesh.cpp */; }; + FFFF821aae387fa7821aae38 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aae387fa7821aae38 /* src/contact/GuContactPlaneBox.cpp */; }; + FFFF821aaea07fa7821aaea0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aaea07fa7821aaea0 /* src/contact/GuContactPlaneCapsule.cpp */; }; + FFFF821aaf087fa7821aaf08 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aaf087fa7821aaf08 /* src/contact/GuContactPlaneConvex.cpp */; }; + FFFF821aaf707fa7821aaf70 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aaf707fa7821aaf70 /* src/contact/GuContactPolygonPolygon.cpp */; }; + FFFF821aafd87fa7821aafd8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aafd87fa7821aafd8 /* src/contact/GuContactSphereBox.cpp */; }; + FFFF821ab0407fa7821ab040 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab0407fa7821ab040 /* src/contact/GuContactSphereCapsule.cpp */; }; + FFFF821ab0a87fa7821ab0a8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab0a87fa7821ab0a8 /* src/contact/GuContactSphereMesh.cpp */; }; + FFFF821ab1107fa7821ab110 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab1107fa7821ab110 /* src/contact/GuContactSpherePlane.cpp */; }; + FFFF821ab1787fa7821ab178 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab1787fa7821ab178 /* src/contact/GuContactSphereSphere.cpp */; }; + FFFF821ab1e07fa7821ab1e0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab1e07fa7821ab1e0 /* src/contact/GuFeatureCode.cpp */; }; + FFFF821ab2487fa7821ab248 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab2487fa7821ab248 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; + FFFF821ab2b07fa7821ab2b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab2b07fa7821ab2b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; + FFFF821ab3187fa7821ab318 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab3187fa7821ab318 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; + FFFF821ab3807fa7821ab380 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab3807fa7821ab380 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; + FFFF821ab3e87fa7821ab3e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab3e87fa7821ab3e8 /* src/common/GuBarycentricCoordinates.cpp */; }; + FFFF821ab4507fa7821ab450 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab4507fa7821ab450 /* src/common/GuSeparatingAxes.cpp */; }; + FFFF821ab4b87fa7821ab4b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab4b87fa7821ab4b8 /* src/convex/GuBigConvexData.cpp */; }; + FFFF821ab5207fa7821ab520 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab5207fa7821ab520 /* src/convex/GuConvexHelper.cpp */; }; + FFFF821ab5887fa7821ab588 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab5887fa7821ab588 /* src/convex/GuConvexMesh.cpp */; }; + FFFF821ab5f07fa7821ab5f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab5f07fa7821ab5f0 /* src/convex/GuConvexSupportTable.cpp */; }; + FFFF821ab6587fa7821ab658 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab6587fa7821ab658 /* src/convex/GuConvexUtilsInternal.cpp */; }; + FFFF821ab6c07fa7821ab6c0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab6c07fa7821ab6c0 /* src/convex/GuHillClimbing.cpp */; }; + FFFF821ab7287fa7821ab728 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab7287fa7821ab728 /* src/convex/GuShapeConvex.cpp */; }; + FFFF821ab7907fa7821ab790 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab7907fa7821ab790 /* src/distance/GuDistancePointBox.cpp */; }; + FFFF821ab7f87fa7821ab7f8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab7f87fa7821ab7f8 /* src/distance/GuDistancePointTriangle.cpp */; }; + FFFF821ab8607fa7821ab860 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab8607fa7821ab860 /* src/distance/GuDistanceSegmentBox.cpp */; }; + FFFF821ab8c87fa7821ab8c8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab8c87fa7821ab8c8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; + FFFF821ab9307fa7821ab930 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab9307fa7821ab930 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; + FFFF821ab9987fa7821ab998 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ab9987fa7821ab998 /* src/sweep/GuSweepBoxBox.cpp */; }; + FFFF821aba007fa7821aba00 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aba007fa7821aba00 /* src/sweep/GuSweepBoxSphere.cpp */; }; + FFFF821aba687fa7821aba68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aba687fa7821aba68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; + FFFF821abad07fa7821abad0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821abad07fa7821abad0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; + FFFF821abb387fa7821abb38 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821abb387fa7821abb38 /* src/sweep/GuSweepCapsuleBox.cpp */; }; + FFFF821abba07fa7821abba0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821abba07fa7821abba0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; + FFFF821abc087fa7821abc08 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821abc087fa7821abc08 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; + FFFF821abc707fa7821abc70 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821abc707fa7821abc70 /* src/sweep/GuSweepSphereCapsule.cpp */; }; + FFFF821abcd87fa7821abcd8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821abcd87fa7821abcd8 /* src/sweep/GuSweepSphereSphere.cpp */; }; + FFFF821abd407fa7821abd40 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821abd407fa7821abd40 /* src/sweep/GuSweepSphereTriangle.cpp */; }; + FFFF821abda87fa7821abda8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821abda87fa7821abda8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; + FFFF821abe107fa7821abe10 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821abe107fa7821abe10 /* src/gjk/GuEPA.cpp */; }; + FFFF821abe787fa7821abe78 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821abe787fa7821abe78 /* src/gjk/GuGJKSimplex.cpp */; }; + FFFF821abee07fa7821abee0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821abee07fa7821abee0 /* src/gjk/GuGJKTest.cpp */; }; + FFFF821abf487fa7821abf48 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821abf487fa7821abf48 /* src/intersection/GuIntersectionBoxBox.cpp */; }; + FFFF821abfb07fa7821abfb0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821abfb07fa7821abfb0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; + FFFF821ac0187fa7821ac018 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac0187fa7821ac018 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; + FFFF821ac0807fa7821ac080 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac0807fa7821ac080 /* src/intersection/GuIntersectionRayBox.cpp */; }; + FFFF821ac0e87fa7821ac0e8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac0e87fa7821ac0e8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; + FFFF821ac1507fa7821ac150 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac1507fa7821ac150 /* src/intersection/GuIntersectionRaySphere.cpp */; }; + FFFF821ac1b87fa7821ac1b8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac1b87fa7821ac1b8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; + FFFF821ac2207fa7821ac220 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac2207fa7821ac220 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; + FFFF821ac2887fa7821ac288 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac2887fa7821ac288 /* src/mesh/GuBV32.cpp */; }; + FFFF821ac2f07fa7821ac2f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac2f07fa7821ac2f0 /* src/mesh/GuBV32Build.cpp */; }; + FFFF821ac3587fa7821ac358 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac3587fa7821ac358 /* src/mesh/GuBV4.cpp */; }; + FFFF821ac3c07fa7821ac3c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac3c07fa7821ac3c0 /* src/mesh/GuBV4Build.cpp */; }; + FFFF821ac4287fa7821ac428 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac4287fa7821ac428 /* src/mesh/GuBV4_AABBSweep.cpp */; }; + FFFF821ac4907fa7821ac490 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac4907fa7821ac490 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; + FFFF821ac4f87fa7821ac4f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac4f87fa7821ac4f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; + FFFF821ac5607fa7821ac560 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac5607fa7821ac560 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; + FFFF821ac5c87fa7821ac5c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac5c87fa7821ac5c8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; + FFFF821ac6307fa7821ac630 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac6307fa7821ac630 /* src/mesh/GuBV4_Raycast.cpp */; }; + FFFF821ac6987fa7821ac698 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac6987fa7821ac698 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; + FFFF821ac7007fa7821ac700 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac7007fa7821ac700 /* src/mesh/GuBV4_SphereSweep.cpp */; }; + FFFF821ac7687fa7821ac768 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac7687fa7821ac768 /* src/mesh/GuMeshQuery.cpp */; }; + FFFF821ac7d07fa7821ac7d0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac7d07fa7821ac7d0 /* src/mesh/GuMidphaseBV4.cpp */; }; + FFFF821ac8387fa7821ac838 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac8387fa7821ac838 /* src/mesh/GuMidphaseRTree.cpp */; }; + FFFF821ac8a07fa7821ac8a0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac8a07fa7821ac8a0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; + FFFF821ac9087fa7821ac908 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac9087fa7821ac908 /* src/mesh/GuRTree.cpp */; }; + FFFF821ac9707fa7821ac970 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac9707fa7821ac970 /* src/mesh/GuRTreeQueries.cpp */; }; + FFFF821ac9d87fa7821ac9d8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ac9d87fa7821ac9d8 /* src/mesh/GuSweepsMesh.cpp */; }; + FFFF821aca407fa7821aca40 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aca407fa7821aca40 /* src/mesh/GuTriangleMesh.cpp */; }; + FFFF821acaa87fa7821acaa8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821acaa87fa7821acaa8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; + FFFF821acb107fa7821acb10 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821acb107fa7821acb10 /* src/mesh/GuTriangleMeshRTree.cpp */; }; + FFFF821acb787fa7821acb78 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821acb787fa7821acb78 /* src/hf/GuHeightField.cpp */; }; + FFFF821acbe07fa7821acbe0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821acbe07fa7821acbe0 /* src/hf/GuHeightFieldUtil.cpp */; }; + FFFF821acc487fa7821acc48 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821acc487fa7821acc48 /* src/hf/GuOverlapTestsHF.cpp */; }; + FFFF821accb07fa7821accb0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821accb07fa7821accb0 /* src/hf/GuSweepsHF.cpp */; }; + FFFF821acd187fa7821acd18 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821acd187fa7821acd18 /* src/pcm/GuPCMContactBoxBox.cpp */; }; + FFFF821acd807fa7821acd80 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821acd807fa7821acd80 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; + FFFF821acde87fa7821acde8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821acde87fa7821acde8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; + FFFF821ace507fa7821ace50 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ace507fa7821ace50 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; + FFFF821aceb87fa7821aceb8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821aceb87fa7821aceb8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; + FFFF821acf207fa7821acf20 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821acf207fa7821acf20 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; + FFFF821acf887fa7821acf88 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821acf887fa7821acf88 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; + FFFF821acff07fa7821acff0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821acff07fa7821acff0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; + FFFF821ad0587fa7821ad058 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad0587fa7821ad058 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; + FFFF821ad0c07fa7821ad0c0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad0c07fa7821ad0c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; + FFFF821ad1287fa7821ad128 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad1287fa7821ad128 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; + FFFF821ad1907fa7821ad190 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad1907fa7821ad190 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; + FFFF821ad1f87fa7821ad1f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad1f87fa7821ad1f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; + FFFF821ad2607fa7821ad260 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad2607fa7821ad260 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; + FFFF821ad2c87fa7821ad2c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad2c87fa7821ad2c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; + FFFF821ad3307fa7821ad330 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad3307fa7821ad330 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; + FFFF821ad3987fa7821ad398 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad3987fa7821ad398 /* src/pcm/GuPCMContactSphereBox.cpp */; }; + FFFF821ad4007fa7821ad400 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad4007fa7821ad400 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; + FFFF821ad4687fa7821ad468 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad4687fa7821ad468 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; + FFFF821ad4d07fa7821ad4d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad4d07fa7821ad4d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; + FFFF821ad5387fa7821ad538 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad5387fa7821ad538 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; + FFFF821ad5a07fa7821ad5a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad5a07fa7821ad5a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; + FFFF821ad6087fa7821ad608 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad6087fa7821ad608 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; + FFFF821ad6707fa7821ad670 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad6707fa7821ad670 /* src/pcm/GuPCMShapeConvex.cpp */; }; + FFFF821ad6d87fa7821ad6d8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad6d87fa7821ad6d8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; + FFFF821ad7407fa7821ad740 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad7407fa7821ad740 /* src/pcm/GuPersistentContactManifold.cpp */; }; + FFFF821ad7a87fa7821ad7a8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad7a87fa7821ad7a8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; + FFFF821ad8107fa7821ad810 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFD821ad8107fa7821ad810 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD8313f9907f948313f990 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD820254007f9482025400 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD820254687f9482025468 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD820254d07f94820254d0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD820255387f9482025538 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD820255a07f94820255a0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD820256087f9482025608 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD820256707f9482025670 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD820256d87f94820256d8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD820257407f9482025740 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; - FFFD820257a87f94820257a8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFD820258107f9482025810 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD820258787f9482025878 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD820258e07f94820258e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; - FFFD820259487f9482025948 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD820259b07f94820259b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD82025a187f9482025a18 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD82025a807f9482025a80 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD82025ae87f9482025ae8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD82025b507f9482025b50 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD82025bb87f9482025bb8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD82025c207f9482025c20 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFD82025c887f9482025c88 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD82025cf07f9482025cf0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFD82025d587f9482025d58 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD82025dc07f9482025dc0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; - FFFD82025e287f9482025e28 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFD82025e907f9482025e90 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD82025ef87f9482025ef8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD82025f607f9482025f60 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD82025fc87f9482025fc8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD820260307f9482026030 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD820260987f9482026098 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD820261007f9482026100 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD82973c007f9482973c00 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82973c687f9482973c68 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82973cd07f9482973cd0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82973d387f9482973d38 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82973da07f9482973da0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82973e087f9482973e08 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82973e707f9482973e70 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82973ed87f9482973ed8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD82973f407f9482973f40 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD82973fa87f9482973fa8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; - FFFD829740107f9482974010 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFD829740787f9482974078 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD829740e07f94829740e0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD829741487f9482974148 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD829741b07f94829741b0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; - FFFD829742187f9482974218 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; - FFFD829742807f9482974280 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD829742e87f94829742e8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD829743507f9482974350 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD829743b87f94829743b8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFD829744207f9482974420 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD829744887f9482974488 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFD829744f07f94829744f0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; - FFFD829745587f9482974558 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; - FFFD829745c07f94829745c0 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; - FFFD829746287f9482974628 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD829746907f9482974690 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; - FFFD829746f87f94829746f8 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; - FFFD829747607f9482974760 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; - FFFD829747c87f94829747c8 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD829748307f9482974830 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD829748987f9482974898 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; - FFFD829749007f9482974900 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD829749687f9482974968 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD829749d07f94829749d0 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; - FFFD820184007f9482018400 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFD820184687f9482018468 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD820184d07f94820184d0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD820185387f9482018538 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD820185a07f94820185a0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD820186087f9482018608 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD820186707f9482018670 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD820186d87f94820186d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD820187407f9482018740 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD820187a87f94820187a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; - FFFD820188107f9482018810 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFD820188787f9482018878 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD820188e07f94820188e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; - FFFD820189487f9482018948 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; - FFFD820189b07f94820189b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD82018a187f9482018a18 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFD82018a807f9482018a80 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD82018ae87f9482018ae8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD82018b507f9482018b50 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; - FFFD82018bb87f9482018bb8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD82018c207f9482018c20 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFD82018c887f9482018c88 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD82018cf07f9482018cf0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; - FFFD82018d587f9482018d58 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD82018dc07f9482018dc0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; - FFFD82018e287f9482018e28 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; - FFFD82018e907f9482018e90 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD82018ef87f9482018ef8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; - FFFD82018f607f9482018f60 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; - FFFD82018fc87f9482018fc8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD820190307f9482019030 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; - FFFD820190987f9482019098 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFD820191007f9482019100 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; - FFFD820191687f9482019168 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; - FFFD820191d07f94820191d0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD820192387f9482019238 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD820192a07f94820192a0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD820193087f9482019308 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFD820193707f9482019370 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD820193d87f94820193d8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFD820194407f9482019440 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFD820194a87f94820194a8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; - FFFD820195107f9482019510 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD820195787f9482019578 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD820195e07f94820195e0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFD820196487f9482019648 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD820196b07f94820196b0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD820197187f9482019718 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD820197807f9482019780 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD820197e87f94820197e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD820198507f9482019850 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD820198b87f94820198b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD820199207f9482019920 /* 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; }; - FFFD820199887f9482019988 /* 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; }; - FFFD820199f07f94820199f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD82019a587f9482019a58 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD82019ac07f9482019ac0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD82019b287f9482019b28 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD82019b907f9482019b90 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD82019bf87f9482019bf8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD82019c607f9482019c60 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD82019cc87f9482019cc8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; - FFFD82019d307f9482019d30 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; - FFFD82019d987f9482019d98 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; - FFFD82019e007f9482019e00 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; - FFFD82019e687f9482019e68 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; - FFFD82019ed07f9482019ed0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; - FFFD82019f387f9482019f38 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD82019fa07f9482019fa0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a0087f948201a008 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a0707f948201a070 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a0d87f948201a0d8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a1407f948201a140 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a1a87f948201a1a8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a2107f948201a210 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a2787f948201a278 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a2e07f948201a2e0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a3487f948201a348 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a3b07f948201a3b0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a4187f948201a418 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a4807f948201a480 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a4e87f948201a4e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a5507f948201a550 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a5b87f948201a5b8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a6207f948201a620 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a6887f948201a688 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a6f07f948201a6f0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a7587f948201a758 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a7c07f948201a7c0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a8287f948201a828 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a8907f948201a890 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a8f87f948201a8f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a9607f948201a960 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201a9c87f948201a9c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201aa307f948201aa30 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201aa987f948201aa98 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201ab007f948201ab00 /* 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; }; - FFFD8201ab687f948201ab68 /* 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; }; - FFFD8201abd07f948201abd0 /* 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; }; - FFFD8201ac387f948201ac38 /* 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; }; - FFFD8201aca07f948201aca0 /* 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; }; - FFFD8201ad087f948201ad08 /* 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; }; - FFFD8201ad707f948201ad70 /* 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; }; - FFFD8201add87f948201add8 /* 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; }; - FFFD8201ae407f948201ae40 /* 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; }; - FFFD8201aea87f948201aea8 /* 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; }; - FFFD8201af107f948201af10 /* 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; }; - FFFD8201af787f948201af78 /* 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; }; - FFFD8201afe07f948201afe0 /* 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; }; - FFFD8201b0487f948201b048 /* 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; }; - FFFD8201b0b07f948201b0b0 /* 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; }; - FFFD8201b1187f948201b118 /* 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; }; - FFFD8201b1807f948201b180 /* 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; }; - FFFD8201b1e87f948201b1e8 /* 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; }; - FFFD8201b2507f948201b250 /* 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; }; - FFFD8201b2b87f948201b2b8 /* 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; }; - FFFD8201b3207f948201b320 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201b3887f948201b388 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201b3f07f948201b3f0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201b4587f948201b458 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201b4c07f948201b4c0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201b5287f948201b528 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201b5907f948201b590 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201b5f87f948201b5f8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201b6607f948201b660 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201b6c87f948201b6c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201b7307f948201b730 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201b7987f948201b798 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201b8007f948201b800 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201b8687f948201b868 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201b8d07f948201b8d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201b9387f948201b938 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201b9a07f948201b9a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201ba087f948201ba08 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201ba707f948201ba70 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201bad87f948201bad8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201bb407f948201bb40 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201bba87f948201bba8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201bc107f948201bc10 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201bc787f948201bc78 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFD8201bce07f948201bce0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201bd487f948201bd48 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201bdb07f948201bdb0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201be187f948201be18 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201be807f948201be80 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201bee87f948201bee8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201bf507f948201bf50 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201bfb87f948201bfb8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c0207f948201c020 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c0887f948201c088 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c0f07f948201c0f0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c1587f948201c158 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c1c07f948201c1c0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c2287f948201c228 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c2907f948201c290 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c2f87f948201c2f8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c3607f948201c360 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c3c87f948201c3c8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c4307f948201c430 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c4987f948201c498 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c5007f948201c500 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c5687f948201c568 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c5d07f948201c5d0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c6387f948201c638 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c6a07f948201c6a0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c7087f948201c708 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c7707f948201c770 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c7d87f948201c7d8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c8407f948201c840 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c8a87f948201c8a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c9107f948201c910 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c9787f948201c978 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201c9e07f948201c9e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201ca487f948201ca48 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201cab07f948201cab0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201cb187f948201cb18 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201cb807f948201cb80 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201cbe87f948201cbe8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201cc507f948201cc50 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201ccb87f948201ccb8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201cd207f948201cd20 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201cd887f948201cd88 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201cdf07f948201cdf0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201ce587f948201ce58 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201cec07f948201cec0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201cf287f948201cf28 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201cf907f948201cf90 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201cff87f948201cff8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d0607f948201d060 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d0c87f948201d0c8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d1307f948201d130 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d1987f948201d198 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d2007f948201d200 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d2687f948201d268 /* 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; }; - FFFD8201d2d07f948201d2d0 /* 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; }; - FFFD8201d3387f948201d338 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d3a07f948201d3a0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d4087f948201d408 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d4707f948201d470 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d4d87f948201d4d8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d5407f948201d540 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d5a87f948201d5a8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d6107f948201d610 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d6787f948201d678 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d6e07f948201d6e0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d7487f948201d748 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d7b07f948201d7b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d8187f948201d818 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d8807f948201d880 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d8e87f948201d8e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d9507f948201d950 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201d9b87f948201d9b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201da207f948201da20 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201da887f948201da88 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201daf07f948201daf0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201db587f948201db58 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201dbc07f948201dbc0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201dc287f948201dc28 /* 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; }; - FFFD8201dc907f948201dc90 /* 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; }; - FFFD8201dcf87f948201dcf8 /* 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; }; - FFFD8201dd607f948201dd60 /* 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; }; - FFFD8201ddc87f948201ddc8 /* 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; }; - FFFD8201de307f948201de30 /* 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; }; - FFFD8201de987f948201de98 /* 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; }; - FFFD8201df007f948201df00 /* 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; }; - FFFD8201df687f948201df68 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201dfd07f948201dfd0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e0387f948201e038 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e0a07f948201e0a0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e1087f948201e108 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e1707f948201e170 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e1d87f948201e1d8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e2407f948201e240 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e2a87f948201e2a8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e3107f948201e310 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e3787f948201e378 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e3e07f948201e3e0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e4487f948201e448 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e4b07f948201e4b0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e5187f948201e518 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e5807f948201e580 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e5e87f948201e5e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e6507f948201e650 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e6b87f948201e6b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e7207f948201e720 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e7887f948201e788 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e7f07f948201e7f0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e8587f948201e858 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e8c07f948201e8c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e9287f948201e928 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e9907f948201e990 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201e9f87f948201e9f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201ea607f948201ea60 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201eac87f948201eac8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201eb307f948201eb30 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201eb987f948201eb98 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201ec007f948201ec00 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201ec687f948201ec68 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201ecd07f948201ecd0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201ed387f948201ed38 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201eda07f948201eda0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201ee087f948201ee08 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201ee707f948201ee70 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201eed87f948201eed8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201ef407f948201ef40 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201efa87f948201efa8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8201f0107f948201f010 /* src/ccd/GuCCDSweepPrimitives.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepPrimitives.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepPrimitives.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8295f9707fa78295f970 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD82198c007fa782198c00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD82198c687fa782198c68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFD82198cd07fa782198cd0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD82198d387fa782198d38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFD82198da07fa782198da0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD82198e087fa782198e08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD82198e707fa782198e70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD82198ed87fa782198ed8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD82198f407fa782198f40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; + FFFD82198fa87fa782198fa8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFD821990107fa782199010 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD821990787fa782199078 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD821990e07fa7821990e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; + FFFD821991487fa782199148 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD821991b07fa7821991b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD821992187fa782199218 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD821992807fa782199280 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD821992e87fa7821992e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD821993507fa782199350 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD821993b87fa7821993b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD821994207fa782199420 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFD821994887fa782199488 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD821994f07fa7821994f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFD821995587fa782199558 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD821995c07fa7821995c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; + FFFD821996287fa782199628 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFD821996907fa782199690 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD821996f87fa7821996f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD821997607fa782199760 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD821997c87fa7821997c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD821998307fa782199830 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD821998987fa782199898 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD821999007fa782199900 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD82177a007fa782177a00 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82177a687fa782177a68 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82177ad07fa782177ad0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82177b387fa782177b38 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82177ba07fa782177ba0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82177c087fa782177c08 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82177c707fa782177c70 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82177cd87fa782177cd8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82177d407fa782177d40 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; + FFFD82177da87fa782177da8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; + FFFD82177e107fa782177e10 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFD82177e787fa782177e78 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD82177ee07fa782177ee0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD82177f487fa782177f48 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD82177fb07fa782177fb0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; + FFFD821780187fa782178018 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; + FFFD821780807fa782178080 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFD821780e87fa7821780e8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD821781507fa782178150 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD821781b87fa7821781b8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFD821782207fa782178220 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD821782887fa782178288 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFD821782f07fa7821782f0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; + FFFD821783587fa782178358 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; + FFFD821783c07fa7821783c0 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; + FFFD821784287fa782178428 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD821784907fa782178490 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; + FFFD821784f87fa7821784f8 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; + FFFD821785607fa782178560 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; + FFFD821785c87fa7821785c8 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; + FFFD821786307fa782178630 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD821786987fa782178698 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; + FFFD821787007fa782178700 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD821787687fa782178768 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD821787d07fa7821787d0 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a6c007fa7821a6c00 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a6c687fa7821a6c68 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a6cd07fa7821a6cd0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a6d387fa7821a6d38 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a6da07fa7821a6da0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a6e087fa7821a6e08 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a6e707fa7821a6e70 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a6ed87fa7821a6ed8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a6f407fa7821a6f40 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a6fa87fa7821a6fa8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; + FFFD821a70107fa7821a7010 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a70787fa7821a7078 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a70e07fa7821a70e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a71487fa7821a7148 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a71b07fa7821a71b0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a72187fa7821a7218 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a72807fa7821a7280 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a72e87fa7821a72e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a73507fa7821a7350 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a73b87fa7821a73b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a74207fa7821a7420 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a74887fa7821a7488 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a74f07fa7821a74f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a75587fa7821a7558 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a75c07fa7821a75c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a76287fa7821a7628 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a76907fa7821a7690 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a76f87fa7821a76f8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a77607fa7821a7760 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a77c87fa7821a77c8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a78307fa7821a7830 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a78987fa7821a7898 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a79007fa7821a7900 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a79687fa7821a7968 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a79d07fa7821a79d0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a7a387fa7821a7a38 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a7aa07fa7821a7aa0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a7b087fa7821a7b08 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a7b707fa7821a7b70 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a7bd87fa7821a7bd8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a7c407fa7821a7c40 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a7ca87fa7821a7ca8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a7d107fa7821a7d10 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a7d787fa7821a7d78 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a7de07fa7821a7de0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a7e487fa7821a7e48 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a7eb07fa7821a7eb0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a7f187fa7821a7f18 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a7f807fa7821a7f80 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a7fe87fa7821a7fe8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a80507fa7821a8050 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a80b87fa7821a80b8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a81207fa7821a8120 /* 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; }; + FFFD821a81887fa7821a8188 /* 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; }; + FFFD821a81f07fa7821a81f0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a82587fa7821a8258 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a82c07fa7821a82c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a83287fa7821a8328 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a83907fa7821a8390 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a83f87fa7821a83f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a84607fa7821a8460 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a84c87fa7821a84c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a85307fa7821a8530 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a85987fa7821a8598 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a86007fa7821a8600 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a86687fa7821a8668 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a86d07fa7821a86d0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a87387fa7821a8738 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a87a07fa7821a87a0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a88087fa7821a8808 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a88707fa7821a8870 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a88d87fa7821a88d8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a89407fa7821a8940 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a89a87fa7821a89a8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a8a107fa7821a8a10 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a8a787fa7821a8a78 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a8ae07fa7821a8ae0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a8b487fa7821a8b48 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a8bb07fa7821a8bb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a8c187fa7821a8c18 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a8c807fa7821a8c80 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a8ce87fa7821a8ce8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a8d507fa7821a8d50 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a8db87fa7821a8db8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a8e207fa7821a8e20 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a8e887fa7821a8e88 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a8ef07fa7821a8ef0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a8f587fa7821a8f58 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a8fc07fa7821a8fc0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a90287fa7821a9028 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a90907fa7821a9090 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a90f87fa7821a90f8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a91607fa7821a9160 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a91c87fa7821a91c8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a92307fa7821a9230 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a92987fa7821a9298 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a93007fa7821a9300 /* 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; }; + FFFD821a93687fa7821a9368 /* 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; }; + FFFD821a93d07fa7821a93d0 /* 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; }; + FFFD821a94387fa7821a9438 /* 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; }; + FFFD821a94a07fa7821a94a0 /* 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; }; + FFFD821a95087fa7821a9508 /* 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; }; + FFFD821a95707fa7821a9570 /* 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; }; + FFFD821a95d87fa7821a95d8 /* 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; }; + FFFD821a96407fa7821a9640 /* 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; }; + FFFD821a96a87fa7821a96a8 /* 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; }; + FFFD821a97107fa7821a9710 /* 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; }; + FFFD821a97787fa7821a9778 /* 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; }; + FFFD821a97e07fa7821a97e0 /* 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; }; + FFFD821a98487fa7821a9848 /* 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; }; + FFFD821a98b07fa7821a98b0 /* 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; }; + FFFD821a99187fa7821a9918 /* 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; }; + FFFD821a99807fa7821a9980 /* 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; }; + FFFD821a99e87fa7821a99e8 /* 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; }; + FFFD821a9a507fa7821a9a50 /* 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; }; + FFFD821a9ab87fa7821a9ab8 /* 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; }; + FFFD821a9b207fa7821a9b20 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a9b887fa7821a9b88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a9bf07fa7821a9bf0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a9c587fa7821a9c58 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a9cc07fa7821a9cc0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a9d287fa7821a9d28 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a9d907fa7821a9d90 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a9df87fa7821a9df8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a9e607fa7821a9e60 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a9ec87fa7821a9ec8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a9f307fa7821a9f30 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFD821a9f987fa7821a9f98 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; + FFFD821aa0007fa7821aa000 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; + FFFD821aa0687fa7821aa068 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFD821aa0d07fa7821aa0d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; + FFFD821aa1387fa7821aa138 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD821aa1a07fa7821aa1a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFD821aa2087fa7821aa208 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFD821aa2707fa7821aa270 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFD821aa2d87fa7821aa2d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD821aa3407fa7821aa340 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFD821aa3a87fa7821aa3a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFD821aa4107fa7821aa410 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; + FFFD821aa4787fa7821aa478 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFD821aa4e07fa7821aa4e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aa5487fa7821aa548 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aa5b07fa7821aa5b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aa6187fa7821aa618 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aa6807fa7821aa680 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aa6e87fa7821aa6e8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aa7507fa7821aa750 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aa7b87fa7821aa7b8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aa8207fa7821aa820 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aa8887fa7821aa888 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aa8f07fa7821aa8f0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aa9587fa7821aa958 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aa9c07fa7821aa9c0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aaa287fa7821aaa28 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aaa907fa7821aaa90 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aaaf87fa7821aaaf8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aab607fa7821aab60 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aabc87fa7821aabc8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aac307fa7821aac30 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aac987fa7821aac98 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aad007fa7821aad00 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aad687fa7821aad68 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aadd07fa7821aadd0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aae387fa7821aae38 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aaea07fa7821aaea0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aaf087fa7821aaf08 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aaf707fa7821aaf70 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aafd87fa7821aafd8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab0407fa7821ab040 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab0a87fa7821ab0a8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab1107fa7821ab110 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab1787fa7821ab178 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab1e07fa7821ab1e0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab2487fa7821ab248 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab2b07fa7821ab2b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab3187fa7821ab318 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab3807fa7821ab380 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab3e87fa7821ab3e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab4507fa7821ab450 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab4b87fa7821ab4b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab5207fa7821ab520 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab5887fa7821ab588 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab5f07fa7821ab5f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab6587fa7821ab658 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab6c07fa7821ab6c0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab7287fa7821ab728 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab7907fa7821ab790 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab7f87fa7821ab7f8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab8607fa7821ab860 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab8c87fa7821ab8c8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab9307fa7821ab930 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ab9987fa7821ab998 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aba007fa7821aba00 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aba687fa7821aba68 /* 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; }; + FFFD821abad07fa7821abad0 /* 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; }; + FFFD821abb387fa7821abb38 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821abba07fa7821abba0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821abc087fa7821abc08 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821abc707fa7821abc70 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821abcd87fa7821abcd8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821abd407fa7821abd40 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821abda87fa7821abda8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821abe107fa7821abe10 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821abe787fa7821abe78 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821abee07fa7821abee0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821abf487fa7821abf48 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821abfb07fa7821abfb0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac0187fa7821ac018 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac0807fa7821ac080 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac0e87fa7821ac0e8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac1507fa7821ac150 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac1b87fa7821ac1b8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac2207fa7821ac220 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac2887fa7821ac288 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac2f07fa7821ac2f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac3587fa7821ac358 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac3c07fa7821ac3c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac4287fa7821ac428 /* 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; }; + FFFD821ac4907fa7821ac490 /* 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; }; + FFFD821ac4f87fa7821ac4f8 /* 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; }; + FFFD821ac5607fa7821ac560 /* 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; }; + FFFD821ac5c87fa7821ac5c8 /* 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; }; + FFFD821ac6307fa7821ac630 /* 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; }; + FFFD821ac6987fa7821ac698 /* 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; }; + FFFD821ac7007fa7821ac700 /* 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; }; + FFFD821ac7687fa7821ac768 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac7d07fa7821ac7d0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac8387fa7821ac838 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac8a07fa7821ac8a0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac9087fa7821ac908 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac9707fa7821ac970 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ac9d87fa7821ac9d8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aca407fa7821aca40 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821acaa87fa7821acaa8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821acb107fa7821acb10 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821acb787fa7821acb78 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821acbe07fa7821acbe0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821acc487fa7821acc48 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821accb07fa7821accb0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821acd187fa7821acd18 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821acd807fa7821acd80 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821acde87fa7821acde8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ace507fa7821ace50 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821aceb87fa7821aceb8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821acf207fa7821acf20 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821acf887fa7821acf88 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821acff07fa7821acff0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad0587fa7821ad058 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad0c07fa7821ad0c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad1287fa7821ad128 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad1907fa7821ad190 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad1f87fa7821ad1f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad2607fa7821ad260 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad2c87fa7821ad2c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad3307fa7821ad330 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad3987fa7821ad398 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad4007fa7821ad400 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad4687fa7821ad468 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad4d07fa7821ad4d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad5387fa7821ad538 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad5a07fa7821ad5a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad6087fa7821ad608 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad6707fa7821ad670 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad6d87fa7821ad6d8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad7407fa7821ad740 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad7a87fa7821ad7a8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821ad8107fa7821ad810 /* 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 */ - FFF28313f9907f948313f990 /* Resources */ = { + FFF28295f9707fa78295f970 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF820187a87f94820187a8, + FFFF821a6fa87fa7821a6fa8, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC8313f9907f948313f990 /* Frameworks */ = { + FFFC8295f9707fa78295f970 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1852,145 +1852,145 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF88313f9907f948313f990 /* Sources */ = { + FFF88295f9707fa78295f970 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF82973c007f9482973c00, - FFFF82973c687f9482973c68, - FFFF82973cd07f9482973cd0, - FFFF82973d387f9482973d38, - FFFF82973da07f9482973da0, - FFFF82973e087f9482973e08, - FFFF82973e707f9482973e70, - FFFF82973ed87f9482973ed8, - FFFF8201bce07f948201bce0, - FFFF8201bd487f948201bd48, - FFFF8201bdb07f948201bdb0, - FFFF8201be187f948201be18, - FFFF8201be807f948201be80, - FFFF8201bee87f948201bee8, - FFFF8201bf507f948201bf50, - FFFF8201bfb87f948201bfb8, - FFFF8201c0207f948201c020, - FFFF8201c0887f948201c088, - FFFF8201c0f07f948201c0f0, - FFFF8201c1587f948201c158, - FFFF8201c1c07f948201c1c0, - FFFF8201c2287f948201c228, - FFFF8201c2907f948201c290, - FFFF8201c2f87f948201c2f8, - FFFF8201c3607f948201c360, - FFFF8201c3c87f948201c3c8, - FFFF8201c4307f948201c430, - FFFF8201c4987f948201c498, - FFFF8201c5007f948201c500, - FFFF8201c5687f948201c568, - FFFF8201c5d07f948201c5d0, - FFFF8201c6387f948201c638, - FFFF8201c6a07f948201c6a0, - FFFF8201c7087f948201c708, - FFFF8201c7707f948201c770, - FFFF8201c7d87f948201c7d8, - FFFF8201c8407f948201c840, - FFFF8201c8a87f948201c8a8, - FFFF8201c9107f948201c910, - FFFF8201c9787f948201c978, - FFFF8201c9e07f948201c9e0, - FFFF8201ca487f948201ca48, - FFFF8201cab07f948201cab0, - FFFF8201cb187f948201cb18, - FFFF8201cb807f948201cb80, - FFFF8201cbe87f948201cbe8, - FFFF8201cc507f948201cc50, - FFFF8201ccb87f948201ccb8, - FFFF8201cd207f948201cd20, - FFFF8201cd887f948201cd88, - FFFF8201cdf07f948201cdf0, - FFFF8201ce587f948201ce58, - FFFF8201cec07f948201cec0, - FFFF8201cf287f948201cf28, - FFFF8201cf907f948201cf90, - FFFF8201cff87f948201cff8, - FFFF8201d0607f948201d060, - FFFF8201d0c87f948201d0c8, - FFFF8201d1307f948201d130, - FFFF8201d1987f948201d198, - FFFF8201d2007f948201d200, - FFFF8201d2687f948201d268, - FFFF8201d2d07f948201d2d0, - FFFF8201d3387f948201d338, - FFFF8201d3a07f948201d3a0, - FFFF8201d4087f948201d408, - FFFF8201d4707f948201d470, - FFFF8201d4d87f948201d4d8, - FFFF8201d5407f948201d540, - FFFF8201d5a87f948201d5a8, - FFFF8201d6107f948201d610, - FFFF8201d6787f948201d678, - FFFF8201d6e07f948201d6e0, - FFFF8201d7487f948201d748, - FFFF8201d7b07f948201d7b0, - FFFF8201d8187f948201d818, - FFFF8201d8807f948201d880, - FFFF8201d8e87f948201d8e8, - FFFF8201d9507f948201d950, - FFFF8201d9b87f948201d9b8, - FFFF8201da207f948201da20, - FFFF8201da887f948201da88, - FFFF8201daf07f948201daf0, - FFFF8201db587f948201db58, - FFFF8201dbc07f948201dbc0, - FFFF8201dc287f948201dc28, - FFFF8201dc907f948201dc90, - FFFF8201dcf87f948201dcf8, - FFFF8201dd607f948201dd60, - FFFF8201ddc87f948201ddc8, - FFFF8201de307f948201de30, - FFFF8201de987f948201de98, - FFFF8201df007f948201df00, - FFFF8201df687f948201df68, - FFFF8201dfd07f948201dfd0, - FFFF8201e0387f948201e038, - FFFF8201e0a07f948201e0a0, - FFFF8201e1087f948201e108, - FFFF8201e1707f948201e170, - FFFF8201e1d87f948201e1d8, - FFFF8201e2407f948201e240, - FFFF8201e2a87f948201e2a8, - FFFF8201e3107f948201e310, - FFFF8201e3787f948201e378, - FFFF8201e3e07f948201e3e0, - FFFF8201e4487f948201e448, - FFFF8201e4b07f948201e4b0, - FFFF8201e5187f948201e518, - FFFF8201e5807f948201e580, - FFFF8201e5e87f948201e5e8, - FFFF8201e6507f948201e650, - FFFF8201e6b87f948201e6b8, - FFFF8201e7207f948201e720, - FFFF8201e7887f948201e788, - FFFF8201e7f07f948201e7f0, - FFFF8201e8587f948201e858, - FFFF8201e8c07f948201e8c0, - FFFF8201e9287f948201e928, - FFFF8201e9907f948201e990, - FFFF8201e9f87f948201e9f8, - FFFF8201ea607f948201ea60, - FFFF8201eac87f948201eac8, - FFFF8201eb307f948201eb30, - FFFF8201eb987f948201eb98, - FFFF8201ec007f948201ec00, - FFFF8201ec687f948201ec68, - FFFF8201ecd07f948201ecd0, - FFFF8201ed387f948201ed38, - FFFF8201eda07f948201eda0, - FFFF8201ee087f948201ee08, - FFFF8201ee707f948201ee70, - FFFF8201eed87f948201eed8, - FFFF8201ef407f948201ef40, - FFFF8201efa87f948201efa8, - FFFF8201f0107f948201f010, + FFFF82177a007fa782177a00, + FFFF82177a687fa782177a68, + FFFF82177ad07fa782177ad0, + FFFF82177b387fa782177b38, + FFFF82177ba07fa782177ba0, + FFFF82177c087fa782177c08, + FFFF82177c707fa782177c70, + FFFF82177cd87fa782177cd8, + FFFF821aa4e07fa7821aa4e0, + FFFF821aa5487fa7821aa548, + FFFF821aa5b07fa7821aa5b0, + FFFF821aa6187fa7821aa618, + FFFF821aa6807fa7821aa680, + FFFF821aa6e87fa7821aa6e8, + FFFF821aa7507fa7821aa750, + FFFF821aa7b87fa7821aa7b8, + FFFF821aa8207fa7821aa820, + FFFF821aa8887fa7821aa888, + FFFF821aa8f07fa7821aa8f0, + FFFF821aa9587fa7821aa958, + FFFF821aa9c07fa7821aa9c0, + FFFF821aaa287fa7821aaa28, + FFFF821aaa907fa7821aaa90, + FFFF821aaaf87fa7821aaaf8, + FFFF821aab607fa7821aab60, + FFFF821aabc87fa7821aabc8, + FFFF821aac307fa7821aac30, + FFFF821aac987fa7821aac98, + FFFF821aad007fa7821aad00, + FFFF821aad687fa7821aad68, + FFFF821aadd07fa7821aadd0, + FFFF821aae387fa7821aae38, + FFFF821aaea07fa7821aaea0, + FFFF821aaf087fa7821aaf08, + FFFF821aaf707fa7821aaf70, + FFFF821aafd87fa7821aafd8, + FFFF821ab0407fa7821ab040, + FFFF821ab0a87fa7821ab0a8, + FFFF821ab1107fa7821ab110, + FFFF821ab1787fa7821ab178, + FFFF821ab1e07fa7821ab1e0, + FFFF821ab2487fa7821ab248, + FFFF821ab2b07fa7821ab2b0, + FFFF821ab3187fa7821ab318, + FFFF821ab3807fa7821ab380, + FFFF821ab3e87fa7821ab3e8, + FFFF821ab4507fa7821ab450, + FFFF821ab4b87fa7821ab4b8, + FFFF821ab5207fa7821ab520, + FFFF821ab5887fa7821ab588, + FFFF821ab5f07fa7821ab5f0, + FFFF821ab6587fa7821ab658, + FFFF821ab6c07fa7821ab6c0, + FFFF821ab7287fa7821ab728, + FFFF821ab7907fa7821ab790, + FFFF821ab7f87fa7821ab7f8, + FFFF821ab8607fa7821ab860, + FFFF821ab8c87fa7821ab8c8, + FFFF821ab9307fa7821ab930, + FFFF821ab9987fa7821ab998, + FFFF821aba007fa7821aba00, + FFFF821aba687fa7821aba68, + FFFF821abad07fa7821abad0, + FFFF821abb387fa7821abb38, + FFFF821abba07fa7821abba0, + FFFF821abc087fa7821abc08, + FFFF821abc707fa7821abc70, + FFFF821abcd87fa7821abcd8, + FFFF821abd407fa7821abd40, + FFFF821abda87fa7821abda8, + FFFF821abe107fa7821abe10, + FFFF821abe787fa7821abe78, + FFFF821abee07fa7821abee0, + FFFF821abf487fa7821abf48, + FFFF821abfb07fa7821abfb0, + FFFF821ac0187fa7821ac018, + FFFF821ac0807fa7821ac080, + FFFF821ac0e87fa7821ac0e8, + FFFF821ac1507fa7821ac150, + FFFF821ac1b87fa7821ac1b8, + FFFF821ac2207fa7821ac220, + FFFF821ac2887fa7821ac288, + FFFF821ac2f07fa7821ac2f0, + FFFF821ac3587fa7821ac358, + FFFF821ac3c07fa7821ac3c0, + FFFF821ac4287fa7821ac428, + FFFF821ac4907fa7821ac490, + FFFF821ac4f87fa7821ac4f8, + FFFF821ac5607fa7821ac560, + FFFF821ac5c87fa7821ac5c8, + FFFF821ac6307fa7821ac630, + FFFF821ac6987fa7821ac698, + FFFF821ac7007fa7821ac700, + FFFF821ac7687fa7821ac768, + FFFF821ac7d07fa7821ac7d0, + FFFF821ac8387fa7821ac838, + FFFF821ac8a07fa7821ac8a0, + FFFF821ac9087fa7821ac908, + FFFF821ac9707fa7821ac970, + FFFF821ac9d87fa7821ac9d8, + FFFF821aca407fa7821aca40, + FFFF821acaa87fa7821acaa8, + FFFF821acb107fa7821acb10, + FFFF821acb787fa7821acb78, + FFFF821acbe07fa7821acbe0, + FFFF821acc487fa7821acc48, + FFFF821accb07fa7821accb0, + FFFF821acd187fa7821acd18, + FFFF821acd807fa7821acd80, + FFFF821acde87fa7821acde8, + FFFF821ace507fa7821ace50, + FFFF821aceb87fa7821aceb8, + FFFF821acf207fa7821acf20, + FFFF821acf887fa7821acf88, + FFFF821acff07fa7821acff0, + FFFF821ad0587fa7821ad058, + FFFF821ad0c07fa7821ad0c0, + FFFF821ad1287fa7821ad128, + FFFF821ad1907fa7821ad190, + FFFF821ad1f87fa7821ad1f8, + FFFF821ad2607fa7821ad260, + FFFF821ad2c87fa7821ad2c8, + FFFF821ad3307fa7821ad330, + FFFF821ad3987fa7821ad398, + FFFF821ad4007fa7821ad400, + FFFF821ad4687fa7821ad468, + FFFF821ad4d07fa7821ad4d0, + FFFF821ad5387fa7821ad538, + FFFF821ad5a07fa7821ad5a0, + FFFF821ad6087fa7821ad608, + FFFF821ad6707fa7821ad670, + FFFF821ad6d87fa7821ad6d8, + FFFF821ad7407fa7821ad740, + FFFF821ad7a87fa7821ad7a8, + FFFF821ad8107fa7821ad810, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1999,132 +1999,132 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF48313b2507f948313b250 /* PBXTargetDependency */ = { + FFF4829577d07fa7829577d0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA8311f9307f948311f930 /* PxFoundation */; - targetProxy = FFF58311f9307f948311f930 /* PBXContainerItemProxy */; + target = FFFA8293f4b07fa78293f4b0 /* PxFoundation */; + targetProxy = FFF58293f4b07fa78293f4b0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxFoundation */ - FFFF8298db187f948298db18 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298db187f948298db18 /* src/PsAllocator.cpp */; }; - FFFF8298db807f948298db80 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298db807f948298db80 /* src/PsAssert.cpp */; }; - FFFF8298dbe87f948298dbe8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298dbe87f948298dbe8 /* src/PsFoundation.cpp */; }; - FFFF8298dc507f948298dc50 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298dc507f948298dc50 /* src/PsMathUtils.cpp */; }; - FFFF8298dcb87f948298dcb8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298dcb87f948298dcb8 /* src/PsString.cpp */; }; - FFFF8298dd207f948298dd20 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298dd207f948298dd20 /* src/PsTempAllocator.cpp */; }; - FFFF8298dd887f948298dd88 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298dd887f948298dd88 /* src/PsUtilities.cpp */; }; - FFFF8298ddf07f948298ddf0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298ddf07f948298ddf0 /* src/unix/PsUnixAtomic.cpp */; }; - FFFF8298de587f948298de58 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298de587f948298de58 /* src/unix/PsUnixCpu.cpp */; }; - FFFF8298dec07f948298dec0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298dec07f948298dec0 /* src/unix/PsUnixFPU.cpp */; }; - FFFF8298df287f948298df28 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298df287f948298df28 /* src/unix/PsUnixMutex.cpp */; }; - FFFF8298df907f948298df90 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298df907f948298df90 /* src/unix/PsUnixPrintString.cpp */; }; - FFFF8298dff87f948298dff8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298dff87f948298dff8 /* src/unix/PsUnixSList.cpp */; }; - FFFF8298e0607f948298e060 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298e0607f948298e060 /* src/unix/PsUnixSocket.cpp */; }; - FFFF8298e0c87f948298e0c8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298e0c87f948298e0c8 /* src/unix/PsUnixSync.cpp */; }; - FFFF8298e1307f948298e130 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298e1307f948298e130 /* src/unix/PsUnixThread.cpp */; }; - FFFF8298e1987f948298e198 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8298e1987f948298e198 /* src/unix/PsUnixTime.cpp */; }; + FFFF821919187fa782191918 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD821919187fa782191918 /* src/PsAllocator.cpp */; }; + FFFF821919807fa782191980 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD821919807fa782191980 /* src/PsAssert.cpp */; }; + FFFF821919e87fa7821919e8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD821919e87fa7821919e8 /* src/PsFoundation.cpp */; }; + FFFF82191a507fa782191a50 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82191a507fa782191a50 /* src/PsMathUtils.cpp */; }; + FFFF82191ab87fa782191ab8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82191ab87fa782191ab8 /* src/PsString.cpp */; }; + FFFF82191b207fa782191b20 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82191b207fa782191b20 /* src/PsTempAllocator.cpp */; }; + FFFF82191b887fa782191b88 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82191b887fa782191b88 /* src/PsUtilities.cpp */; }; + FFFF82191bf07fa782191bf0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82191bf07fa782191bf0 /* src/unix/PsUnixAtomic.cpp */; }; + FFFF82191c587fa782191c58 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82191c587fa782191c58 /* src/unix/PsUnixCpu.cpp */; }; + FFFF82191cc07fa782191cc0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82191cc07fa782191cc0 /* src/unix/PsUnixFPU.cpp */; }; + FFFF82191d287fa782191d28 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82191d287fa782191d28 /* src/unix/PsUnixMutex.cpp */; }; + FFFF82191d907fa782191d90 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82191d907fa782191d90 /* src/unix/PsUnixPrintString.cpp */; }; + FFFF82191df87fa782191df8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82191df87fa782191df8 /* src/unix/PsUnixSList.cpp */; }; + FFFF82191e607fa782191e60 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82191e607fa782191e60 /* src/unix/PsUnixSocket.cpp */; }; + FFFF82191ec87fa782191ec8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82191ec87fa782191ec8 /* src/unix/PsUnixSync.cpp */; }; + FFFF82191f307fa782191f30 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82191f307fa782191f30 /* src/unix/PsUnixThread.cpp */; }; + FFFF82191f987fa782191f98 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82191f987fa782191f98 /* src/unix/PsUnixTime.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD8311f9307f948311f930 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD8297b8007f948297b800 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297b8687f948297b868 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297b8d07f948297b8d0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297b9387f948297b938 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297b9a07f948297b9a0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297ba087f948297ba08 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297ba707f948297ba70 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297bad87f948297bad8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297bb407f948297bb40 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297bba87f948297bba8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297bc107f948297bc10 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297bc787f948297bc78 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297bce07f948297bce0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297bd487f948297bd48 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297bdb07f948297bdb0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297be187f948297be18 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297be807f948297be80 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297bee87f948297bee8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297bf507f948297bf50 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297bfb87f948297bfb8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297c0207f948297c020 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297c0887f948297c088 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297c0f07f948297c0f0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297c1587f948297c158 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297c1c07f948297c1c0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297c2287f948297c228 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297c2907f948297c290 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297c2f87f948297c2f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; - FFFD8297c3607f948297c360 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298c8007f948298c800 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298c8687f948298c868 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298c8d07f948298c8d0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298c9387f948298c938 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298c9a07f948298c9a0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298ca087f948298ca08 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298ca707f948298ca70 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298cad87f948298cad8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298cb407f948298cb40 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298cba87f948298cba8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298cc107f948298cc10 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298cc787f948298cc78 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298cce07f948298cce0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298cd487f948298cd48 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298cdb07f948298cdb0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298ce187f948298ce18 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298ce807f948298ce80 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298cee87f948298cee8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298cf507f948298cf50 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298cfb87f948298cfb8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d0207f948298d020 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d0887f948298d088 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d0f07f948298d0f0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d1587f948298d158 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d1c07f948298d1c0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d2287f948298d228 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d2907f948298d290 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d2f87f948298d2f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d3607f948298d360 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d3c87f948298d3c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d4307f948298d430 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d4987f948298d498 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d5007f948298d500 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d5687f948298d568 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d5d07f948298d5d0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d6387f948298d638 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d6a07f948298d6a0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d7087f948298d708 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d7707f948298d770 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d7d87f948298d7d8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d8407f948298d840 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d8a87f948298d8a8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d9107f948298d910 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d9787f948298d978 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298d9e07f948298d9e0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298da487f948298da48 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298dab07f948298dab0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD8298db187f948298db18 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8298db807f948298db80 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8298dbe87f948298dbe8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8298dc507f948298dc50 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8298dcb87f948298dcb8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8298dd207f948298dd20 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8298dd887f948298dd88 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8298ddf07f948298ddf0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8298de587f948298de58 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8298dec07f948298dec0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8298df287f948298df28 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8298df907f948298df90 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8298dff87f948298dff8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8298e0607f948298e060 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8298e0c87f948298e0c8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8298e1307f948298e130 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8298e1987f948298e198 /* src/unix/PsUnixTime.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixTime.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixTime.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8293f4b07fa78293f4b0 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD8217f6007fa78217f600 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217f6687fa78217f668 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217f6d07fa78217f6d0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217f7387fa78217f738 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217f7a07fa78217f7a0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217f8087fa78217f808 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217f8707fa78217f870 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217f8d87fa78217f8d8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217f9407fa78217f940 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217f9a87fa78217f9a8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217fa107fa78217fa10 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217fa787fa78217fa78 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217fae07fa78217fae0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217fb487fa78217fb48 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217fbb07fa78217fbb0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217fc187fa78217fc18 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217fc807fa78217fc80 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217fce87fa78217fce8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217fd507fa78217fd50 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217fdb87fa78217fdb8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217fe207fa78217fe20 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217fe887fa78217fe88 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217fef07fa78217fef0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217ff587fa78217ff58 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFD8217ffc07fa78217ffc0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; + FFFD821800287fa782180028 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; + FFFD821800907fa782180090 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; + FFFD821800f87fa7821800f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; + FFFD821801607fa782180160 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD821906007fa782190600 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; + FFFD821906687fa782190668 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; + FFFD821906d07fa7821906d0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; + FFFD821907387fa782190738 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD821907a07fa7821907a0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD821908087fa782190808 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; + FFFD821908707fa782190870 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFD821908d87fa7821908d8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; + FFFD821909407fa782190940 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD821909a87fa7821909a8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; + FFFD82190a107fa782190a10 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD82190a787fa782190a78 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFD82190ae07fa782190ae0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFD82190b487fa782190b48 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; + FFFD82190bb07fa782190bb0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFD82190c187fa782190c18 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; + FFFD82190c807fa782190c80 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; + FFFD82190ce87fa782190ce8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD82190d507fa782190d50 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD82190db87fa782190db8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; + FFFD82190e207fa782190e20 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD82190e887fa782190e88 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD82190ef07fa782190ef0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFD82190f587fa782190f58 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD82190fc07fa782190fc0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; + FFFD821910287fa782191028 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; + FFFD821910907fa782191090 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; + FFFD821910f87fa7821910f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFD821911607fa782191160 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; + FFFD821911c87fa7821911c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; + FFFD821912307fa782191230 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD821912987fa782191298 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; + FFFD821913007fa782191300 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; + FFFD821913687fa782191368 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; + FFFD821913d07fa7821913d0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFD821914387fa782191438 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; + FFFD821914a07fa7821914a0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFD821915087fa782191508 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; + FFFD821915707fa782191570 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; + FFFD821915d87fa7821915d8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFD821916407fa782191640 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFD821916a87fa7821916a8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFD821917107fa782191710 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD821917787fa782191778 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFD821917e07fa7821917e0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFD821918487fa782191848 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFD821918b07fa7821918b0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFD821919187fa782191918 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821919807fa782191980 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821919e87fa7821919e8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82191a507fa782191a50 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82191ab87fa782191ab8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82191b207fa782191b20 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82191b887fa782191b88 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82191bf07fa782191bf0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82191c587fa782191c58 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82191cc07fa782191cc0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82191d287fa782191d28 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82191d907fa782191d90 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82191df87fa782191df8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82191e607fa782191e60 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82191ec87fa782191ec8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82191f307fa782191f30 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82191f987fa782191f98 /* 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 */ - FFF28311f9307f948311f930 /* Resources */ = { + FFF28293f4b07fa78293f4b0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2134,7 +2134,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC8311f9307f948311f930 /* Frameworks */ = { + FFFC8293f4b07fa78293f4b0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2144,27 +2144,27 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF88311f9307f948311f930 /* Sources */ = { + FFF88293f4b07fa78293f4b0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF8298db187f948298db18, - FFFF8298db807f948298db80, - FFFF8298dbe87f948298dbe8, - FFFF8298dc507f948298dc50, - FFFF8298dcb87f948298dcb8, - FFFF8298dd207f948298dd20, - FFFF8298dd887f948298dd88, - FFFF8298ddf07f948298ddf0, - FFFF8298de587f948298de58, - FFFF8298dec07f948298dec0, - FFFF8298df287f948298df28, - FFFF8298df907f948298df90, - FFFF8298dff87f948298dff8, - FFFF8298e0607f948298e060, - FFFF8298e0c87f948298e0c8, - FFFF8298e1307f948298e130, - FFFF8298e1987f948298e198, + FFFF821919187fa782191918, + FFFF821919807fa782191980, + FFFF821919e87fa7821919e8, + FFFF82191a507fa782191a50, + FFFF82191ab87fa782191ab8, + FFFF82191b207fa782191b20, + FFFF82191b887fa782191b88, + FFFF82191bf07fa782191bf0, + FFFF82191c587fa782191c58, + FFFF82191cc07fa782191cc0, + FFFF82191d287fa782191d28, + FFFF82191d907fa782191d90, + FFFF82191df87fa782191df8, + FFFF82191e607fa782191e60, + FFFF82191ec87fa782191ec8, + FFFF82191f307fa782191f30, + FFFF82191f987fa782191f98, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2176,103 +2176,103 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxPvdSDK */ - FFFF8382dfa87f948382dfa8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8382dfa87f948382dfa8 /* src/PxProfileEventImpl.cpp */; }; - FFFF8382e0107f948382e010 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8382e0107f948382e010 /* src/PxPvd.cpp */; }; - FFFF8382e0787f948382e078 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8382e0787f948382e078 /* src/PxPvdDataStream.cpp */; }; - FFFF8382e0e07f948382e0e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8382e0e07f948382e0e0 /* src/PxPvdDefaultFileTransport.cpp */; }; - FFFF8382e1487f948382e148 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8382e1487f948382e148 /* src/PxPvdDefaultSocketTransport.cpp */; }; - FFFF8382e1b07f948382e1b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8382e1b07f948382e1b0 /* src/PxPvdImpl.cpp */; }; - FFFF8382e2187f948382e218 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8382e2187f948382e218 /* src/PxPvdMemClient.cpp */; }; - FFFF8382e2807f948382e280 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8382e2807f948382e280 /* src/PxPvdObjectModelMetaData.cpp */; }; - FFFF8382e2e87f948382e2e8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8382e2e87f948382e2e8 /* src/PxPvdObjectRegistrar.cpp */; }; - FFFF8382e3507f948382e350 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8382e3507f948382e350 /* src/PxPvdProfileZoneClient.cpp */; }; - FFFF8382e3b87f948382e3b8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8382e3b87f948382e3b8 /* src/PxPvdUserRenderer.cpp */; }; + FFFF821b77a87fa7821b77a8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD821b77a87fa7821b77a8 /* src/PxProfileEventImpl.cpp */; }; + FFFF821b78107fa7821b7810 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD821b78107fa7821b7810 /* src/PxPvd.cpp */; }; + FFFF821b78787fa7821b7878 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD821b78787fa7821b7878 /* src/PxPvdDataStream.cpp */; }; + FFFF821b78e07fa7821b78e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD821b78e07fa7821b78e0 /* src/PxPvdDefaultFileTransport.cpp */; }; + FFFF821b79487fa7821b7948 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD821b79487fa7821b7948 /* src/PxPvdDefaultSocketTransport.cpp */; }; + FFFF821b79b07fa7821b79b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD821b79b07fa7821b79b0 /* src/PxPvdImpl.cpp */; }; + FFFF821b7a187fa7821b7a18 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD821b7a187fa7821b7a18 /* src/PxPvdMemClient.cpp */; }; + FFFF821b7a807fa7821b7a80 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD821b7a807fa7821b7a80 /* src/PxPvdObjectModelMetaData.cpp */; }; + FFFF821b7ae87fa7821b7ae8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD821b7ae87fa7821b7ae8 /* src/PxPvdObjectRegistrar.cpp */; }; + FFFF821b7b507fa7821b7b50 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD821b7b507fa7821b7b50 /* src/PxPvdProfileZoneClient.cpp */; }; + FFFF821b7bb87fa7821b7bb8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD821b7bb87fa7821b7bb8 /* src/PxPvdUserRenderer.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD8340c6c07f948340c6c0 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD836006f07f94836006f0 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD836007587f9483600758 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382dc007f948382dc00 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382dc687f948382dc68 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382dcd07f948382dcd0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382dd387f948382dd38 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382dda07f948382dda0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382de087f948382de08 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382de707f948382de70 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382ded87f948382ded8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382df407f948382df40 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382dfa87f948382dfa8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8382e0107f948382e010 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8382e0787f948382e078 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8382e0e07f948382e0e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8382e1487f948382e148 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8382e1b07f948382e1b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8382e2187f948382e218 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8382e2807f948382e280 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8382e2e87f948382e2e8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8382e3507f948382e350 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8382e3b87f948382e3b8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8382e4207f948382e420 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382e4887f948382e488 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382e4f07f948382e4f0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382e5587f948382e558 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382e5c07f948382e5c0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382e6287f948382e628 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382e6907f948382e690 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382e6f87f948382e6f8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382e7607f948382e760 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382e7c87f948382e7c8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382e8307f948382e830 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382e8987f948382e898 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382e9007f948382e900 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382e9687f948382e968 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382e9d07f948382e9d0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382ea387f948382ea38 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382eaa07f948382eaa0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382eb087f948382eb08 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382eb707f948382eb70 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382ebd87f948382ebd8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382ec407f948382ec40 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382eca87f948382eca8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382ed107f948382ed10 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382ed787f948382ed78 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382ede07f948382ede0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382ee487f948382ee48 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382eeb07f948382eeb0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382ef187f948382ef18 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382ef807f948382ef80 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382efe87f948382efe8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f0507f948382f050 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f0b87f948382f0b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f1207f948382f120 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f1887f948382f188 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f1f07f948382f1f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f2587f948382f258 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f2c07f948382f2c0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f3287f948382f328 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f3907f948382f390 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f3f87f948382f3f8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f4607f948382f460 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f4c87f948382f4c8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f5307f948382f530 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f5987f948382f598 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f6007f948382f600 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f6687f948382f668 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f6d07f948382f6d0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f7387f948382f738 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f7a07f948382f7a0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f8087f948382f808 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f8707f948382f870 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f8d87f948382f8d8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f9407f948382f940 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382f9a87f948382f9a8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382fa107f948382fa10 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD8382fa787f948382fa78 /* src/PxPvdUserRenderTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD82c165d07fa782c165d0 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD82c171607fa782c17160 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFD82c171c87fa782c171c8 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b74007fa7821b7400 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b74687fa7821b7468 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b74d07fa7821b74d0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b75387fa7821b7538 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b75a07fa7821b75a0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b76087fa7821b7608 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b76707fa7821b7670 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b76d87fa7821b76d8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b77407fa7821b7740 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b77a87fa7821b77a8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821b78107fa7821b7810 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821b78787fa7821b7878 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821b78e07fa7821b78e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821b79487fa7821b7948 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821b79b07fa7821b79b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821b7a187fa7821b7a18 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821b7a807fa7821b7a80 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821b7ae87fa7821b7ae8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821b7b507fa7821b7b50 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821b7bb87fa7821b7bb8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD821b7c207fa7821b7c20 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b7c887fa7821b7c88 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b7cf07fa7821b7cf0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b7d587fa7821b7d58 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b7dc07fa7821b7dc0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b7e287fa7821b7e28 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b7e907fa7821b7e90 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b7ef87fa7821b7ef8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b7f607fa7821b7f60 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b7fc87fa7821b7fc8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b80307fa7821b8030 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b80987fa7821b8098 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b81007fa7821b8100 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b81687fa7821b8168 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b81d07fa7821b81d0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b82387fa7821b8238 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b82a07fa7821b82a0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b83087fa7821b8308 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b83707fa7821b8370 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b83d87fa7821b83d8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b84407fa7821b8440 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b84a87fa7821b84a8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b85107fa7821b8510 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b85787fa7821b8578 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b85e07fa7821b85e0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b86487fa7821b8648 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b86b07fa7821b86b0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b87187fa7821b8718 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b87807fa7821b8780 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b87e87fa7821b87e8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b88507fa7821b8850 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b88b87fa7821b88b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b89207fa7821b8920 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b89887fa7821b8988 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b89f07fa7821b89f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b8a587fa7821b8a58 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b8ac07fa7821b8ac0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b8b287fa7821b8b28 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b8b907fa7821b8b90 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b8bf87fa7821b8bf8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b8c607fa7821b8c60 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b8cc87fa7821b8cc8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b8d307fa7821b8d30 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b8d987fa7821b8d98 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b8e007fa7821b8e00 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b8e687fa7821b8e68 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b8ed07fa7821b8ed0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b8f387fa7821b8f38 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b8fa07fa7821b8fa0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b90087fa7821b9008 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b90707fa7821b9070 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b90d87fa7821b90d8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b91407fa7821b9140 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b91a87fa7821b91a8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b92107fa7821b9210 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD821b92787fa7821b9278 /* 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 */ - FFF28340c6c07f948340c6c0 /* Resources */ = { + FFF282c165d07fa782c165d0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2282,7 +2282,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC8340c6c07f948340c6c0 /* Frameworks */ = { + FFFC82c165d07fa782c165d0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2292,21 +2292,21 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF88340c6c07f948340c6c0 /* Sources */ = { + FFF882c165d07fa782c165d0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF8382dfa87f948382dfa8, - FFFF8382e0107f948382e010, - FFFF8382e0787f948382e078, - FFFF8382e0e07f948382e0e0, - FFFF8382e1487f948382e148, - FFFF8382e1b07f948382e1b0, - FFFF8382e2187f948382e218, - FFFF8382e2807f948382e280, - FFFF8382e2e87f948382e2e8, - FFFF8382e3507f948382e350, - FFFF8382e3b87f948382e3b8, + FFFF821b77a87fa7821b77a8, + FFFF821b78107fa7821b7810, + FFFF821b78787fa7821b7878, + FFFF821b78e07fa7821b78e0, + FFFF821b79487fa7821b7948, + FFFF821b79b07fa7821b79b0, + FFFF821b7a187fa7821b7a18, + FFFF821b7a807fa7821b7a80, + FFFF821b7ae87fa7821b7ae8, + FFFF821b7b507fa7821b7b50, + FFFF821b7bb87fa7821b7bb8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2315,108 +2315,108 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF48340c2d07f948340c2d0 /* PBXTargetDependency */ = { + FFF48296eb107fa78296eb10 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFA8311f9307f948311f930 /* PxFoundation */; - targetProxy = FFF58311f9307f948311f930 /* PBXContainerItemProxy */; + target = FFFA8293f4b07fa78293f4b0 /* PxFoundation */; + targetProxy = FFF58293f4b07fa78293f4b0 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevel */ - FFFF831543a07f94831543a0 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFD831543a07f94831543a0 /* px_globals.cpp */; }; - FFFF8314a1307f948314a130 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD8314a1307f948314a130 /* PxsCCD.cpp */; }; - FFFF8314a1987f948314a198 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD8314a1987f948314a198 /* PxsContactManager.cpp */; }; - FFFF8314a2007f948314a200 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD8314a2007f948314a200 /* PxsContext.cpp */; }; - FFFF8314a2687f948314a268 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD8314a2687f948314a268 /* PxsDefaultMemoryManager.cpp */; }; - FFFF8314a2d07f948314a2d0 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD8314a2d07f948314a2d0 /* PxsIslandSim.cpp */; }; - FFFF8314a3387f948314a338 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD8314a3387f948314a338 /* PxsMaterialCombiner.cpp */; }; - FFFF8314a3a07f948314a3a0 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD8314a3a07f948314a3a0 /* PxsNphaseImplementationContext.cpp */; }; - FFFF8314a4087f948314a408 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD8314a4087f948314a408 /* PxsSimpleIslandManager.cpp */; }; - FFFF8299c4007f948299c400 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8299c4007f948299c400 /* collision/PxcContact.cpp */; }; - FFFF8299c4687f948299c468 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8299c4687f948299c468 /* pipeline/PxcContactCache.cpp */; }; - FFFF8299c4d07f948299c4d0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8299c4d07f948299c4d0 /* pipeline/PxcContactMethodImpl.cpp */; }; - FFFF8299c5387f948299c538 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8299c5387f948299c538 /* pipeline/PxcMaterialHeightField.cpp */; }; - FFFF8299c5a07f948299c5a0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8299c5a07f948299c5a0 /* pipeline/PxcMaterialMesh.cpp */; }; - FFFF8299c6087f948299c608 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8299c6087f948299c608 /* pipeline/PxcMaterialMethodImpl.cpp */; }; - FFFF8299c6707f948299c670 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8299c6707f948299c670 /* pipeline/PxcMaterialShape.cpp */; }; - FFFF8299c6d87f948299c6d8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8299c6d87f948299c6d8 /* pipeline/PxcNpBatch.cpp */; }; - FFFF8299c7407f948299c740 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8299c7407f948299c740 /* pipeline/PxcNpCacheStreamPair.cpp */; }; - FFFF8299c7a87f948299c7a8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8299c7a87f948299c7a8 /* pipeline/PxcNpContactPrepShared.cpp */; }; - FFFF8299c8107f948299c810 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8299c8107f948299c810 /* pipeline/PxcNpMemBlockPool.cpp */; }; - FFFF8299c8787f948299c878 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD8299c8787f948299c878 /* pipeline/PxcNpThreadContext.cpp */; }; + FFFF82f0f5a07fa782f0f5a0 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFD82f0f5a07fa782f0f5a0 /* px_globals.cpp */; }; + FFFF82f11f207fa782f11f20 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD82f11f207fa782f11f20 /* PxsCCD.cpp */; }; + FFFF82f11f887fa782f11f88 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD82f11f887fa782f11f88 /* PxsContactManager.cpp */; }; + FFFF82f11ff07fa782f11ff0 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD82f11ff07fa782f11ff0 /* PxsContext.cpp */; }; + FFFF82f120587fa782f12058 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD82f120587fa782f12058 /* PxsDefaultMemoryManager.cpp */; }; + FFFF82f120c07fa782f120c0 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD82f120c07fa782f120c0 /* PxsIslandSim.cpp */; }; + FFFF82f121287fa782f12128 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD82f121287fa782f12128 /* PxsMaterialCombiner.cpp */; }; + FFFF82f121907fa782f12190 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD82f121907fa782f12190 /* PxsNphaseImplementationContext.cpp */; }; + FFFF82f121f87fa782f121f8 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFD82f121f87fa782f121f8 /* PxsSimpleIslandManager.cpp */; }; + FFFF83008e007fa783008e00 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD83008e007fa783008e00 /* collision/PxcContact.cpp */; }; + FFFF83008e687fa783008e68 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD83008e687fa783008e68 /* pipeline/PxcContactCache.cpp */; }; + FFFF83008ed07fa783008ed0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD83008ed07fa783008ed0 /* pipeline/PxcContactMethodImpl.cpp */; }; + FFFF83008f387fa783008f38 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD83008f387fa783008f38 /* pipeline/PxcMaterialHeightField.cpp */; }; + FFFF83008fa07fa783008fa0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD83008fa07fa783008fa0 /* pipeline/PxcMaterialMesh.cpp */; }; + FFFF830090087fa783009008 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD830090087fa783009008 /* pipeline/PxcMaterialMethodImpl.cpp */; }; + FFFF830090707fa783009070 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD830090707fa783009070 /* pipeline/PxcMaterialShape.cpp */; }; + FFFF830090d87fa7830090d8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD830090d87fa7830090d8 /* pipeline/PxcNpBatch.cpp */; }; + FFFF830091407fa783009140 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD830091407fa783009140 /* pipeline/PxcNpCacheStreamPair.cpp */; }; + FFFF830091a87fa7830091a8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD830091a87fa7830091a8 /* pipeline/PxcNpContactPrepShared.cpp */; }; + FFFF830092107fa783009210 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD830092107fa783009210 /* pipeline/PxcNpMemBlockPool.cpp */; }; + FFFF830092787fa783009278 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFD830092787fa783009278 /* pipeline/PxcNpThreadContext.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD831509407f9483150940 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD831543a07f94831543a0 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD83158fe07f9483158fe0 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD831590487f9483159048 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD831590b07f94831590b0 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD831591187f9483159118 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD831591807f9483159180 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD831591e87f94831591e8 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFD831592507f9483159250 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; - FFFD831592b87f94831592b8 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD831593207f9483159320 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFD8314a1307f948314a130 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8314a1987f948314a198 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8314a2007f948314a200 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8314a2687f948314a268 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8314a2d07f948314a2d0 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8314a3387f948314a338 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8314a3a07f948314a3a0 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8314a4087f948314a408 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD829954007f9482995400 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFD829954687f9482995468 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFD829954d07f94829954d0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD829955387f9482995538 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; - FFFD829955a07f94829955a0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD829956087f9482995608 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD829956707f9482995670 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD829956d87f94829956d8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; - FFFD829957407f9482995740 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD829957a87f94829957a8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD829958107f9482995810 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; - FFFD829958787f9482995878 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; - FFFD829958e07f94829958e0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD829959487f9482995948 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD829959b07f94829959b0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD82995a187f9482995a18 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD82995a807f9482995a80 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD82995ae87f9482995ae8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFD82995b507f9482995b50 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD82995bb87f9482995bb8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299c4007f948299c400 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8299c4687f948299c468 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8299c4d07f948299c4d0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8299c5387f948299c538 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8299c5a07f948299c5a0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8299c6087f948299c608 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8299c6707f948299c670 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8299c6d87f948299c6d8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8299c7407f948299c740 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8299c7a87f948299c7a8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8299c8107f948299c810 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8299c8787f948299c878 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8299cc007f948299cc00 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299cc687f948299cc68 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299ccd07f948299ccd0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299cd387f948299cd38 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299cda07f948299cda0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299ce087f948299ce08 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299ce707f948299ce70 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299ced87f948299ced8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299cf407f948299cf40 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299cfa87f948299cfa8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299d0107f948299d010 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299d0787f948299d078 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299d0e07f948299d0e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299d1487f948299d148 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299d1b07f948299d1b0 /* utils/PxcThreadCoherentCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcThreadCoherentCache.h"; path = "../../LowLevel/common/include/utils/PxcThreadCoherentCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f095f07fa782f095f0 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD82f0f5a07fa782f0f5a0 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82f10db07fa782f10db0 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f10e187fa782f10e18 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f10e807fa782f10e80 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f10ee87fa782f10ee8 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f10f507fa782f10f50 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f10fb87fa782f10fb8 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f110207fa782f11020 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f110887fa782f11088 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f110f07fa782f110f0 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f11f207fa782f11f20 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82f11f887fa782f11f88 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82f11ff07fa782f11ff0 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82f120587fa782f12058 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82f120c07fa782f120c0 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82f121287fa782f12128 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82f121907fa782f12190 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82f121f87fa782f121f8 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83005a007fa783005a00 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFD83005a687fa783005a68 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFD83005ad07fa783005ad0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD83005b387fa783005b38 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; + FFFD83005ba07fa783005ba0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD83005c087fa783005c08 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD83005c707fa783005c70 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD83005cd87fa783005cd8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; + FFFD83005d407fa783005d40 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD83005da87fa783005da8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD83005e107fa783005e10 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; + FFFD83005e787fa783005e78 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; + FFFD83005ee07fa783005ee0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD83005f487fa783005f48 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD83005fb07fa783005fb0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD830060187fa783006018 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD830060807fa783006080 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD830060e87fa7830060e8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFD830061507fa783006150 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD830061b87fa7830061b8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD83008e007fa783008e00 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83008e687fa783008e68 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83008ed07fa783008ed0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83008f387fa783008f38 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83008fa07fa783008fa0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD830090087fa783009008 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD830090707fa783009070 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD830090d87fa7830090d8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD830091407fa783009140 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD830091a87fa7830091a8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD830092107fa783009210 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD830092787fa783009278 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83009c007fa783009c00 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD83009c687fa783009c68 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD83009cd07fa783009cd0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD83009d387fa783009d38 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD83009da07fa783009da0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD83009e087fa783009e08 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; + FFFD83009e707fa783009e70 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD83009ed87fa783009ed8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD83009f407fa783009f40 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD83009fa87fa783009fa8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; + FFFD8300a0107fa78300a010 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD8300a0787fa78300a078 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; + FFFD8300a0e07fa78300a0e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD8300a1487fa78300a148 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8300a1b07fa78300a1b0 /* 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 */ - FFF2831509407f9483150940 /* Resources */ = { + FFF282f095f07fa782f095f0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2426,7 +2426,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC831509407f9483150940 /* Frameworks */ = { + FFFC82f095f07fa782f095f0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2436,31 +2436,31 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8831509407f9483150940 /* Sources */ = { + FFF882f095f07fa782f095f0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF831543a07f94831543a0, - FFFF8314a1307f948314a130, - FFFF8314a1987f948314a198, - FFFF8314a2007f948314a200, - FFFF8314a2687f948314a268, - FFFF8314a2d07f948314a2d0, - FFFF8314a3387f948314a338, - FFFF8314a3a07f948314a3a0, - FFFF8314a4087f948314a408, - FFFF8299c4007f948299c400, - FFFF8299c4687f948299c468, - FFFF8299c4d07f948299c4d0, - FFFF8299c5387f948299c538, - FFFF8299c5a07f948299c5a0, - FFFF8299c6087f948299c608, - FFFF8299c6707f948299c670, - FFFF8299c6d87f948299c6d8, - FFFF8299c7407f948299c740, - FFFF8299c7a87f948299c7a8, - FFFF8299c8107f948299c810, - FFFF8299c8787f948299c878, + FFFF82f0f5a07fa782f0f5a0, + FFFF82f11f207fa782f11f20, + FFFF82f11f887fa782f11f88, + FFFF82f11ff07fa782f11ff0, + FFFF82f120587fa782f12058, + FFFF82f120c07fa782f120c0, + FFFF82f121287fa782f12128, + FFFF82f121907fa782f12190, + FFFF82f121f87fa782f121f8, + FFFF83008e007fa783008e00, + FFFF83008e687fa783008e68, + FFFF83008ed07fa783008ed0, + FFFF83008f387fa783008f38, + FFFF83008fa07fa783008fa0, + FFFF830090087fa783009008, + FFFF830090707fa783009070, + FFFF830090d87fa7830090d8, + FFFF830091407fa783009140, + FFFF830091a87fa7830091a8, + FFFF830092107fa783009210, + FFFF830092787fa783009278, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2472,38 +2472,38 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelAABB */ - FFFF838354707f9483835470 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838354707f9483835470 /* BpBroadPhase.cpp */; }; - FFFF838354d87f94838354d8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838354d87f94838354d8 /* BpBroadPhaseMBP.cpp */; }; - FFFF838355407f9483835540 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838355407f9483835540 /* BpBroadPhaseSap.cpp */; }; - FFFF838355a87f94838355a8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838355a87f94838355a8 /* BpBroadPhaseSapAux.cpp */; }; - FFFF838356107f9483835610 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838356107f9483835610 /* BpMBPTasks.cpp */; }; - FFFF838356787f9483835678 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838356787f9483835678 /* BpSAPTasks.cpp */; }; - FFFF838356e07f94838356e0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD838356e07f94838356e0 /* BpSimpleAABBManager.cpp */; }; + FFFF830128707fa783012870 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD830128707fa783012870 /* BpBroadPhase.cpp */; }; + FFFF830128d87fa7830128d8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD830128d87fa7830128d8 /* BpBroadPhaseMBP.cpp */; }; + FFFF830129407fa783012940 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD830129407fa783012940 /* BpBroadPhaseSap.cpp */; }; + FFFF830129a87fa7830129a8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD830129a87fa7830129a8 /* BpBroadPhaseSapAux.cpp */; }; + FFFF83012a107fa783012a10 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83012a107fa783012a10 /* BpMBPTasks.cpp */; }; + FFFF83012a787fa783012a78 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83012a787fa783012a78 /* BpSAPTasks.cpp */; }; + FFFF83012ae07fa783012ae0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83012ae07fa783012ae0 /* BpSimpleAABBManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD8362aaf07f948362aaf0 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD8361dc407f948361dc40 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD8361dca87f948361dca8 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFD8361dd107f948361dd10 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFD8361dd787f948361dd78 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD838352007f9483835200 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; - FFFD838352687f9483835268 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFD838352d07f94838352d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; - FFFD838353387f9483835338 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; - FFFD838353a07f94838353a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD838354087f9483835408 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFD838354707f9483835470 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838354d87f94838354d8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838355407f9483835540 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838355a87f94838355a8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838356107f9483835610 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838356787f9483835678 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD838356e07f94838356e0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82f355d07fa782f355d0 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD82f2f0107fa782f2f010 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f2f0787fa782f2f078 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f2f0e07fa782f2f0e0 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f2f1487fa782f2f148 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD830126007fa783012600 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; + FFFD830126687fa783012668 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFD830126d07fa7830126d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; + FFFD830127387fa783012738 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; + FFFD830127a07fa7830127a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFD830128087fa783012808 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFD830128707fa783012870 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD830128d87fa7830128d8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD830129407fa783012940 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD830129a87fa7830129a8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83012a107fa783012a10 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83012a787fa783012a78 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83012ae07fa783012ae0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF28362aaf07f948362aaf0 /* Resources */ = { + FFF282f355d07fa782f355d0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2513,7 +2513,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC8362aaf07f948362aaf0 /* Frameworks */ = { + FFFC82f355d07fa782f355d0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2523,17 +2523,17 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF88362aaf07f948362aaf0 /* Sources */ = { + FFF882f355d07fa782f355d0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF838354707f9483835470, - FFFF838354d87f94838354d8, - FFFF838355407f9483835540, - FFFF838355a87f94838355a8, - FFFF838356107f9483835610, - FFFF838356787f9483835678, - FFFF838356e07f94838356e0, + FFFF830128707fa783012870, + FFFF830128d87fa7830128d8, + FFFF830129407fa783012940, + FFFF830129a87fa7830129a8, + FFFF83012a107fa783012a10, + FFFF83012a787fa783012a78, + FFFF83012ae07fa783012ae0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2545,105 +2545,105 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelDynamics */ - FFFF84808e007f9484808e00 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD84808e007f9484808e00 /* DyArticulation.cpp */; }; - FFFF84808e687f9484808e68 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD84808e687f9484808e68 /* DyArticulationContactPrep.cpp */; }; - FFFF84808ed07f9484808ed0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD84808ed07f9484808ed0 /* DyArticulationContactPrepPF.cpp */; }; - FFFF84808f387f9484808f38 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD84808f387f9484808f38 /* DyArticulationHelper.cpp */; }; - FFFF84808fa07f9484808fa0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD84808fa07f9484808fa0 /* DyArticulationSIMD.cpp */; }; - FFFF848090087f9484809008 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848090087f9484809008 /* DyArticulationScalar.cpp */; }; - FFFF848090707f9484809070 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848090707f9484809070 /* DyConstraintPartition.cpp */; }; - FFFF848090d87f94848090d8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848090d87f94848090d8 /* DyConstraintSetup.cpp */; }; - FFFF848091407f9484809140 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848091407f9484809140 /* DyConstraintSetupBlock.cpp */; }; - FFFF848091a87f94848091a8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848091a87f94848091a8 /* DyContactPrep.cpp */; }; - FFFF848092107f9484809210 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848092107f9484809210 /* DyContactPrep4.cpp */; }; - FFFF848092787f9484809278 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848092787f9484809278 /* DyContactPrep4PF.cpp */; }; - FFFF848092e07f94848092e0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848092e07f94848092e0 /* DyContactPrepPF.cpp */; }; - FFFF848093487f9484809348 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848093487f9484809348 /* DyDynamics.cpp */; }; - FFFF848093b07f94848093b0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848093b07f94848093b0 /* DyFrictionCorrelation.cpp */; }; - FFFF848094187f9484809418 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848094187f9484809418 /* DyRigidBodyToSolverBody.cpp */; }; - FFFF848094807f9484809480 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848094807f9484809480 /* DySolverConstraints.cpp */; }; - FFFF848094e87f94848094e8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848094e87f94848094e8 /* DySolverConstraintsBlock.cpp */; }; - FFFF848095507f9484809550 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848095507f9484809550 /* DySolverControl.cpp */; }; - FFFF848095b87f94848095b8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848095b87f94848095b8 /* DySolverControlPF.cpp */; }; - FFFF848096207f9484809620 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848096207f9484809620 /* DySolverPFConstraints.cpp */; }; - FFFF848096887f9484809688 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848096887f9484809688 /* DySolverPFConstraintsBlock.cpp */; }; - FFFF848096f07f94848096f0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848096f07f94848096f0 /* DyThreadContext.cpp */; }; - FFFF848097587f9484809758 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD848097587f9484809758 /* DyThresholdTable.cpp */; }; + FFFF818376007fa781837600 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD818376007fa781837600 /* DyArticulation.cpp */; }; + FFFF818376687fa781837668 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD818376687fa781837668 /* DyArticulationContactPrep.cpp */; }; + FFFF818376d07fa7818376d0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD818376d07fa7818376d0 /* DyArticulationContactPrepPF.cpp */; }; + FFFF818377387fa781837738 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD818377387fa781837738 /* DyArticulationHelper.cpp */; }; + FFFF818377a07fa7818377a0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD818377a07fa7818377a0 /* DyArticulationSIMD.cpp */; }; + FFFF818378087fa781837808 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD818378087fa781837808 /* DyArticulationScalar.cpp */; }; + FFFF818378707fa781837870 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD818378707fa781837870 /* DyConstraintPartition.cpp */; }; + FFFF818378d87fa7818378d8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD818378d87fa7818378d8 /* DyConstraintSetup.cpp */; }; + FFFF818379407fa781837940 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD818379407fa781837940 /* DyConstraintSetupBlock.cpp */; }; + FFFF818379a87fa7818379a8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD818379a87fa7818379a8 /* DyContactPrep.cpp */; }; + FFFF81837a107fa781837a10 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD81837a107fa781837a10 /* DyContactPrep4.cpp */; }; + FFFF81837a787fa781837a78 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD81837a787fa781837a78 /* DyContactPrep4PF.cpp */; }; + FFFF81837ae07fa781837ae0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD81837ae07fa781837ae0 /* DyContactPrepPF.cpp */; }; + FFFF81837b487fa781837b48 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD81837b487fa781837b48 /* DyDynamics.cpp */; }; + FFFF81837bb07fa781837bb0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD81837bb07fa781837bb0 /* DyFrictionCorrelation.cpp */; }; + FFFF81837c187fa781837c18 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD81837c187fa781837c18 /* DyRigidBodyToSolverBody.cpp */; }; + FFFF81837c807fa781837c80 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD81837c807fa781837c80 /* DySolverConstraints.cpp */; }; + FFFF81837ce87fa781837ce8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD81837ce87fa781837ce8 /* DySolverConstraintsBlock.cpp */; }; + FFFF81837d507fa781837d50 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD81837d507fa781837d50 /* DySolverControl.cpp */; }; + FFFF81837db87fa781837db8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD81837db87fa781837db8 /* DySolverControlPF.cpp */; }; + FFFF81837e207fa781837e20 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD81837e207fa781837e20 /* DySolverPFConstraints.cpp */; }; + FFFF81837e887fa781837e88 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD81837e887fa781837e88 /* DySolverPFConstraintsBlock.cpp */; }; + FFFF81837ef07fa781837ef0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD81837ef07fa781837ef0 /* DyThreadContext.cpp */; }; + FFFF81837f587fa781837f58 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFD81837f587fa781837f58 /* DyThresholdTable.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD8420b3c07f948420b3c0 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD84808e007f9484808e00 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84808e687f9484808e68 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84808ed07f9484808ed0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84808f387f9484808f38 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84808fa07f9484808fa0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848090087f9484809008 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848090707f9484809070 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848090d87f94848090d8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848091407f9484809140 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848091a87f94848091a8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848092107f9484809210 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848092787f9484809278 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848092e07f94848092e0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848093487f9484809348 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848093b07f94848093b0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848094187f9484809418 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848094807f9484809480 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848094e87f94848094e8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848095507f9484809550 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848095b87f94848095b8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848096207f9484809620 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848096887f9484809688 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848096f07f94848096f0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD848097587f9484809758 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD84211bf07f9484211bf0 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD84211c587f9484211c58 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFD84211cc07f9484211cc0 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; - FFFD84211d287f9484211d28 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD84211d907f9484211d90 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; - FFFD84211df87f9484211df8 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480aa007f948480aa00 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480aa687f948480aa68 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480aad07f948480aad0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480ab387f948480ab38 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480aba07f948480aba0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480ac087f948480ac08 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480ac707f948480ac70 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480acd87f948480acd8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480ad407f948480ad40 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480ada87f948480ada8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480ae107f948480ae10 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480ae787f948480ae78 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480aee07f948480aee0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480af487f948480af48 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480afb07f948480afb0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b0187f948480b018 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b0807f948480b080 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b0e87f948480b0e8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b1507f948480b150 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b1b87f948480b1b8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b2207f948480b220 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b2887f948480b288 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b2f07f948480b2f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b3587f948480b358 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b3c07f948480b3c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b4287f948480b428 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b4907f948480b490 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b4f87f948480b4f8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b5607f948480b560 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b5c87f948480b5c8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b6307f948480b630 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b6987f948480b698 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b7007f948480b700 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b7687f948480b768 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b7d07f948480b7d0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b8387f948480b838 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; - FFFD8480b8a07f948480b8a0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD82e2acf07fa782e2acf0 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD818376007fa781837600 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD818376687fa781837668 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD818376d07fa7818376d0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD818377387fa781837738 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD818377a07fa7818377a0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD818378087fa781837808 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD818378707fa781837870 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD818378d87fa7818378d8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD818379407fa781837940 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD818379a87fa7818379a8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81837a107fa781837a10 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81837a787fa781837a78 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81837ae07fa781837ae0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81837b487fa781837b48 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81837bb07fa781837bb0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81837c187fa781837c18 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81837c807fa781837c80 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81837ce87fa781837ce8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81837d507fa781837d50 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81837db87fa781837db8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81837e207fa781837e20 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81837e887fa781837e88 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81837ef07fa781837ef0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81837f587fa781837f58 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82e3d8f07fa782e3d8f0 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD82e3d9587fa782e3d958 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFD82e3d9c07fa782e3d9c0 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; + FFFD82e3da287fa782e3da28 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD82e3da907fa782e3da90 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; + FFFD82e3daf87fa782e3daf8 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; + FFFD818388007fa781838800 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFD818388687fa781838868 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; + FFFD818388d07fa7818388d0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFD818389387fa781838938 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; + FFFD818389a07fa7818389a0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD81838a087fa781838a08 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD81838a707fa781838a70 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; + FFFD81838ad87fa781838ad8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFD81838b407fa781838b40 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFD81838ba87fa781838ba8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; + FFFD81838c107fa781838c10 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; + FFFD81838c787fa781838c78 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFD81838ce07fa781838ce0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFD81838d487fa781838d48 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD81838db07fa781838db0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; + FFFD81838e187fa781838e18 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFD81838e807fa781838e80 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFD81838ee87fa781838ee8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; + FFFD81838f507fa781838f50 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD81838fb87fa781838fb8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; + FFFD818390207fa781839020 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; + FFFD818390887fa781839088 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; + FFFD818390f07fa7818390f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFD818391587fa781839158 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD818391c07fa7818391c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD818392287fa781839228 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; + FFFD818392907fa781839290 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; + FFFD818392f87fa7818392f8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; + FFFD818393607fa781839360 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; + FFFD818393c87fa7818393c8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; + FFFD818394307fa781839430 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD818394987fa781839498 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; + FFFD818395007fa781839500 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; + FFFD818395687fa781839568 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD818395d07fa7818395d0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; + FFFD818396387fa781839638 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; + FFFD818396a07fa7818396a0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF28420b3c07f948420b3c0 /* Resources */ = { + FFF282e2acf07fa782e2acf0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2653,7 +2653,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC8420b3c07f948420b3c0 /* Frameworks */ = { + FFFC82e2acf07fa782e2acf0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2663,34 +2663,34 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF88420b3c07f948420b3c0 /* Sources */ = { + FFF882e2acf07fa782e2acf0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF84808e007f9484808e00, - FFFF84808e687f9484808e68, - FFFF84808ed07f9484808ed0, - FFFF84808f387f9484808f38, - FFFF84808fa07f9484808fa0, - FFFF848090087f9484809008, - FFFF848090707f9484809070, - FFFF848090d87f94848090d8, - FFFF848091407f9484809140, - FFFF848091a87f94848091a8, - FFFF848092107f9484809210, - FFFF848092787f9484809278, - FFFF848092e07f94848092e0, - FFFF848093487f9484809348, - FFFF848093b07f94848093b0, - FFFF848094187f9484809418, - FFFF848094807f9484809480, - FFFF848094e87f94848094e8, - FFFF848095507f9484809550, - FFFF848095b87f94848095b8, - FFFF848096207f9484809620, - FFFF848096887f9484809688, - FFFF848096f07f94848096f0, - FFFF848097587f9484809758, + FFFF818376007fa781837600, + FFFF818376687fa781837668, + FFFF818376d07fa7818376d0, + FFFF818377387fa781837738, + FFFF818377a07fa7818377a0, + FFFF818378087fa781837808, + FFFF818378707fa781837870, + FFFF818378d87fa7818378d8, + FFFF818379407fa781837940, + FFFF818379a87fa7818379a8, + FFFF81837a107fa781837a10, + FFFF81837a787fa781837a78, + FFFF81837ae07fa781837ae0, + FFFF81837b487fa781837b48, + FFFF81837bb07fa781837bb0, + FFFF81837c187fa781837c18, + FFFF81837c807fa781837c80, + FFFF81837ce87fa781837ce8, + FFFF81837d507fa781837d50, + FFFF81837db87fa781837db8, + FFFF81837e207fa781837e20, + FFFF81837e887fa781837e88, + FFFF81837ef07fa781837ef0, + FFFF81837f587fa781837f58, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2702,73 +2702,73 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelCloth */ - FFFF8383fa907f948383fa90 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8383fa907f948383fa90 /* Allocator.cpp */; }; - FFFF8383faf87f948383faf8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8383faf87f948383faf8 /* Factory.cpp */; }; - FFFF8383fb607f948383fb60 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8383fb607f948383fb60 /* PhaseConfig.cpp */; }; - FFFF8383fbc87f948383fbc8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8383fbc87f948383fbc8 /* SwCloth.cpp */; }; - FFFF8383fc307f948383fc30 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8383fc307f948383fc30 /* SwClothData.cpp */; }; - FFFF8383fc987f948383fc98 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8383fc987f948383fc98 /* SwCollision.cpp */; }; - FFFF8383fd007f948383fd00 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8383fd007f948383fd00 /* SwFabric.cpp */; }; - FFFF8383fd687f948383fd68 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8383fd687f948383fd68 /* SwFactory.cpp */; }; - FFFF8383fdd07f948383fdd0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8383fdd07f948383fdd0 /* SwInterCollision.cpp */; }; - FFFF8383fe387f948383fe38 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8383fe387f948383fe38 /* SwSelfCollision.cpp */; }; - FFFF8383fea07f948383fea0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8383fea07f948383fea0 /* SwSolver.cpp */; }; - FFFF8383ff087f948383ff08 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8383ff087f948383ff08 /* SwSolverKernel.cpp */; }; - FFFF8383ff707f948383ff70 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8383ff707f948383ff70 /* TripletScheduler.cpp */; }; + FFFF8301d0907fa78301d090 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8301d0907fa78301d090 /* Allocator.cpp */; }; + FFFF8301d0f87fa78301d0f8 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8301d0f87fa78301d0f8 /* Factory.cpp */; }; + FFFF8301d1607fa78301d160 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8301d1607fa78301d160 /* PhaseConfig.cpp */; }; + FFFF8301d1c87fa78301d1c8 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8301d1c87fa78301d1c8 /* SwCloth.cpp */; }; + FFFF8301d2307fa78301d230 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8301d2307fa78301d230 /* SwClothData.cpp */; }; + FFFF8301d2987fa78301d298 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8301d2987fa78301d298 /* SwCollision.cpp */; }; + FFFF8301d3007fa78301d300 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8301d3007fa78301d300 /* SwFabric.cpp */; }; + FFFF8301d3687fa78301d368 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8301d3687fa78301d368 /* SwFactory.cpp */; }; + FFFF8301d3d07fa78301d3d0 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8301d3d07fa78301d3d0 /* SwInterCollision.cpp */; }; + FFFF8301d4387fa78301d438 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8301d4387fa78301d438 /* SwSelfCollision.cpp */; }; + FFFF8301d4a07fa78301d4a0 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8301d4a07fa78301d4a0 /* SwSolver.cpp */; }; + FFFF8301d5087fa78301d508 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8301d5087fa78301d508 /* SwSolverKernel.cpp */; }; + FFFF8301d5707fa78301d570 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD8301d5707fa78301d570 /* TripletScheduler.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD836462307f9483646230 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD836356e07f94836356e0 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD836357487f9483635748 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD836357b07f94836357b0 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; - FFFD836358187f9483635818 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD836358807f9483635880 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; - FFFD836358e87f94836358e8 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; - FFFD836359507f9483635950 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f0007f948383f000 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f0687f948383f068 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f0d07f948383f0d0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f1387f948383f138 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f1a07f948383f1a0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f2087f948383f208 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f2707f948383f270 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f2d87f948383f2d8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f3407f948383f340 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f3a87f948383f3a8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f4107f948383f410 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f4787f948383f478 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f4e07f948383f4e0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f5487f948383f548 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f5b07f948383f5b0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f6187f948383f618 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f6807f948383f680 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f6e87f948383f6e8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f7507f948383f750 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f7b87f948383f7b8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f8207f948383f820 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f8887f948383f888 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f8f07f948383f8f0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f9587f948383f958 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383f9c07f948383f9c0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383fa287f948383fa28 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; - FFFD8383fa907f948383fa90 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8383faf87f948383faf8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8383fb607f948383fb60 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8383fbc87f948383fbc8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8383fc307f948383fc30 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8383fc987f948383fc98 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8383fd007f948383fd00 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8383fd687f948383fd68 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8383fdd07f948383fdd0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8383fe387f948383fe38 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8383fea07f948383fea0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8383ff087f948383ff08 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD8383ff707f948383ff70 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82f426d07fa782f426d0 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD82f450407fa782f45040 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f450a87fa782f450a8 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f451107fa782f45110 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f451787fa782f45178 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f451e07fa782f451e0 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f452487fa782f45248 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; + FFFD82f452b07fa782f452b0 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301c6007fa78301c600 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301c6687fa78301c668 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301c6d07fa78301c6d0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301c7387fa78301c738 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301c7a07fa78301c7a0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301c8087fa78301c808 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301c8707fa78301c870 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301c8d87fa78301c8d8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301c9407fa78301c940 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301c9a87fa78301c9a8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301ca107fa78301ca10 /* Simd4f.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4f.h"; path = "../../LowLevelCloth/src/Simd4f.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301ca787fa78301ca78 /* Simd4i.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd4i.h"; path = "../../LowLevelCloth/src/Simd4i.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301cae07fa78301cae0 /* SimdTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SimdTypes.h"; path = "../../LowLevelCloth/src/SimdTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301cb487fa78301cb48 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301cbb07fa78301cbb0 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301cc187fa78301cc18 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301cc807fa78301cc80 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301cce87fa78301cce8 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301cd507fa78301cd50 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301cdb87fa78301cdb8 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301ce207fa78301ce20 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301ce887fa78301ce88 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301cef07fa78301cef0 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301cf587fa78301cf58 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301cfc07fa78301cfc0 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301d0287fa78301d028 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; + FFFD8301d0907fa78301d090 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8301d0f87fa78301d0f8 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8301d1607fa78301d160 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8301d1c87fa78301d1c8 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8301d2307fa78301d230 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8301d2987fa78301d298 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8301d3007fa78301d300 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8301d3687fa78301d368 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8301d3d07fa78301d3d0 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8301d4387fa78301d438 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8301d4a07fa78301d4a0 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8301d5087fa78301d508 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD8301d5707fa78301d570 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2836462307f9483646230 /* Resources */ = { + FFF282f426d07fa782f426d0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2778,7 +2778,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC836462307f9483646230 /* Frameworks */ = { + FFFC82f426d07fa782f426d0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2788,23 +2788,23 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8836462307f9483646230 /* Sources */ = { + FFF882f426d07fa782f426d0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF8383fa907f948383fa90, - FFFF8383faf87f948383faf8, - FFFF8383fb607f948383fb60, - FFFF8383fbc87f948383fbc8, - FFFF8383fc307f948383fc30, - FFFF8383fc987f948383fc98, - FFFF8383fd007f948383fd00, - FFFF8383fd687f948383fd68, - FFFF8383fdd07f948383fdd0, - FFFF8383fe387f948383fe38, - FFFF8383fea07f948383fea0, - FFFF8383ff087f948383ff08, - FFFF8383ff707f948383ff70, + FFFF8301d0907fa78301d090, + FFFF8301d0f87fa78301d0f8, + FFFF8301d1607fa78301d160, + FFFF8301d1c87fa78301d1c8, + FFFF8301d2307fa78301d230, + FFFF8301d2987fa78301d298, + FFFF8301d3007fa78301d300, + FFFF8301d3687fa78301d368, + FFFF8301d3d07fa78301d3d0, + FFFF8301d4387fa78301d438, + FFFF8301d4a07fa78301d4a0, + FFFF8301d5087fa78301d508, + FFFF8301d5707fa78301d570, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2816,79 +2816,79 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelParticles */ - FFFF829a71587f94829a7158 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD829a71587f94829a7158 /* PtBatcher.cpp */; }; - FFFF829a71c07f94829a71c0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD829a71c07f94829a71c0 /* PtBodyTransformVault.cpp */; }; - FFFF829a72287f94829a7228 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD829a72287f94829a7228 /* PtCollision.cpp */; }; - FFFF829a72907f94829a7290 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD829a72907f94829a7290 /* PtCollisionBox.cpp */; }; - FFFF829a72f87f94829a72f8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD829a72f87f94829a72f8 /* PtCollisionCapsule.cpp */; }; - FFFF829a73607f94829a7360 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD829a73607f94829a7360 /* PtCollisionConvex.cpp */; }; - FFFF829a73c87f94829a73c8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD829a73c87f94829a73c8 /* PtCollisionMesh.cpp */; }; - FFFF829a74307f94829a7430 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD829a74307f94829a7430 /* PtCollisionPlane.cpp */; }; - FFFF829a74987f94829a7498 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD829a74987f94829a7498 /* PtCollisionSphere.cpp */; }; - FFFF829a75007f94829a7500 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD829a75007f94829a7500 /* PtContextCpu.cpp */; }; - FFFF829a75687f94829a7568 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD829a75687f94829a7568 /* PtDynamics.cpp */; }; - FFFF829a75d07f94829a75d0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD829a75d07f94829a75d0 /* PtParticleData.cpp */; }; - FFFF829a76387f94829a7638 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD829a76387f94829a7638 /* PtParticleShapeCpu.cpp */; }; - FFFF829a76a07f94829a76a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD829a76a07f94829a76a0 /* PtParticleSystemSimCpu.cpp */; }; - FFFF829a77087f94829a7708 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD829a77087f94829a7708 /* PtSpatialHash.cpp */; }; - FFFF829a77707f94829a7770 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD829a77707f94829a7770 /* PtSpatialLocalHash.cpp */; }; + FFFF81845b587fa781845b58 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD81845b587fa781845b58 /* PtBatcher.cpp */; }; + FFFF81845bc07fa781845bc0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD81845bc07fa781845bc0 /* PtBodyTransformVault.cpp */; }; + FFFF81845c287fa781845c28 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD81845c287fa781845c28 /* PtCollision.cpp */; }; + FFFF81845c907fa781845c90 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD81845c907fa781845c90 /* PtCollisionBox.cpp */; }; + FFFF81845cf87fa781845cf8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD81845cf87fa781845cf8 /* PtCollisionCapsule.cpp */; }; + FFFF81845d607fa781845d60 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD81845d607fa781845d60 /* PtCollisionConvex.cpp */; }; + FFFF81845dc87fa781845dc8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD81845dc87fa781845dc8 /* PtCollisionMesh.cpp */; }; + FFFF81845e307fa781845e30 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD81845e307fa781845e30 /* PtCollisionPlane.cpp */; }; + FFFF81845e987fa781845e98 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD81845e987fa781845e98 /* PtCollisionSphere.cpp */; }; + FFFF81845f007fa781845f00 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD81845f007fa781845f00 /* PtContextCpu.cpp */; }; + FFFF81845f687fa781845f68 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD81845f687fa781845f68 /* PtDynamics.cpp */; }; + FFFF81845fd07fa781845fd0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD81845fd07fa781845fd0 /* PtParticleData.cpp */; }; + FFFF818460387fa781846038 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD818460387fa781846038 /* PtParticleShapeCpu.cpp */; }; + FFFF818460a07fa7818460a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD818460a07fa7818460a0 /* PtParticleSystemSimCpu.cpp */; }; + FFFF818461087fa781846108 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD818461087fa781846108 /* PtSpatialHash.cpp */; }; + FFFF818461707fa781846170 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD818461707fa781846170 /* PtSpatialLocalHash.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD831668907f9483166890 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD8299b4007f948299b400 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299b4687f948299b468 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299b4d07f948299b4d0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299b5387f948299b538 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299b5a07f948299b5a0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299b6087f948299b608 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299b6707f948299b670 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299b6d87f948299b6d8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299b7407f948299b740 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFD8299b7a87f948299b7a8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a68007f94829a6800 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a68687f94829a6868 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a68d07f94829a68d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a69387f94829a6938 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a69a07f94829a69a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a6a087f94829a6a08 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a6a707f94829a6a70 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a6ad87f94829a6ad8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a6b407f94829a6b40 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a6ba87f94829a6ba8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a6c107f94829a6c10 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a6c787f94829a6c78 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a6ce07f94829a6ce0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a6d487f94829a6d48 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a6db07f94829a6db0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a6e187f94829a6e18 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a6e807f94829a6e80 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a6ee87f94829a6ee8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a6f507f94829a6f50 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a6fb87f94829a6fb8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a70207f94829a7020 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a70887f94829a7088 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a70f07f94829a70f0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; - FFFD829a71587f94829a7158 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD829a71c07f94829a71c0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD829a72287f94829a7228 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD829a72907f94829a7290 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD829a72f87f94829a72f8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD829a73607f94829a7360 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD829a73c87f94829a73c8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD829a74307f94829a7430 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD829a74987f94829a7498 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD829a75007f94829a7500 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD829a75687f94829a7568 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD829a75d07f94829a75d0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD829a76387f94829a7638 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD829a76a07f94829a76a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD829a77087f94829a7708 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; - FFFD829a77707f94829a7770 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82e549b07fa782e549b0 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD818402007fa781840200 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; + FFFD818402687fa781840268 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; + FFFD818402d07fa7818402d0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; + FFFD818403387fa781840338 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; + FFFD818403a07fa7818403a0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; + FFFD818404087fa781840408 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFD818404707fa781840470 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; + FFFD818404d87fa7818404d8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFD818405407fa781840540 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFD818405a87fa7818405a8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFD818452007fa781845200 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD818452687fa781845268 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFD818452d07fa7818452d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFD818453387fa781845338 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD818453a07fa7818453a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; + FFFD818454087fa781845408 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFD818454707fa781845470 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFD818454d87fa7818454d8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFD818455407fa781845540 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD818455a87fa7818455a8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD818456107fa781845610 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFD818456787fa781845678 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; + FFFD818456e07fa7818456e0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFD818457487fa781845748 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; + FFFD818457b07fa7818457b0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; + FFFD818458187fa781845818 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; + FFFD818458807fa781845880 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; + FFFD818458e87fa7818458e8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFD818459507fa781845950 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD818459b87fa7818459b8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFD81845a207fa781845a20 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; + FFFD81845a887fa781845a88 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFD81845af07fa781845af0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; + FFFD81845b587fa781845b58 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81845bc07fa781845bc0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81845c287fa781845c28 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81845c907fa781845c90 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81845cf87fa781845cf8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81845d607fa781845d60 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81845dc87fa781845dc8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81845e307fa781845e30 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81845e987fa781845e98 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81845f007fa781845f00 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81845f687fa781845f68 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD81845fd07fa781845fd0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD818460387fa781846038 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD818460a07fa7818460a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD818461087fa781846108 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD818461707fa781846170 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2831668907f9483166890 /* Resources */ = { + FFF282e549b07fa782e549b0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2898,7 +2898,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC831668907f9483166890 /* Frameworks */ = { + FFFC82e549b07fa782e549b0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2908,26 +2908,26 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8831668907f9483166890 /* Sources */ = { + FFF882e549b07fa782e549b0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF829a71587f94829a7158, - FFFF829a71c07f94829a71c0, - FFFF829a72287f94829a7228, - FFFF829a72907f94829a7290, - FFFF829a72f87f94829a72f8, - FFFF829a73607f94829a7360, - FFFF829a73c87f94829a73c8, - FFFF829a74307f94829a7430, - FFFF829a74987f94829a7498, - FFFF829a75007f94829a7500, - FFFF829a75687f94829a7568, - FFFF829a75d07f94829a75d0, - FFFF829a76387f94829a7638, - FFFF829a76a07f94829a76a0, - FFFF829a77087f94829a7708, - FFFF829a77707f94829a7770, + FFFF81845b587fa781845b58, + FFFF81845bc07fa781845bc0, + FFFF81845c287fa781845c28, + FFFF81845c907fa781845c90, + FFFF81845cf87fa781845cf8, + FFFF81845d607fa781845d60, + FFFF81845dc87fa781845dc8, + FFFF81845e307fa781845e30, + FFFF81845e987fa781845e98, + FFFF81845f007fa781845f00, + FFFF81845f687fa781845f68, + FFFF81845fd07fa781845fd0, + FFFF818460387fa781846038, + FFFF818460a07fa7818460a0, + FFFF818461087fa781846108, + FFFF818461707fa781846170, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2939,22 +2939,22 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxTask */ - FFFF81e737f07f9481e737f0 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD81e737f07f9481e737f0 /* src/TaskManager.cpp */; }; + FFFF82e894f07fa782e894f0 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD82e894f07fa782e894f0 /* src/TaskManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD81e917707f9481e91770 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD81e724a07f9481e724a0 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD81e725087f9481e72508 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFD81e725707f9481e72570 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD81e725d87f9481e725d8 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; - FFFD81e726407f9481e72640 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; - FFFD81e726a87f9481e726a8 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; - FFFD81e737f07f9481e737f0 /* src/TaskManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/TaskManager.cpp"; path = "../../../../PxShared/src/task/src/TaskManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD82ea65e07fa782ea65e0 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD82e871707fa782e87170 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD82e871d87fa782e871d8 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFD82e872407fa782e87240 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; + FFFD82e872a87fa782e872a8 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; + FFFD82e873107fa782e87310 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; + FFFD82e873787fa782e87378 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; + FFFD82e894f07fa782e894f0 /* 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 */ - FFF281e917707f9481e91770 /* Resources */ = { + FFF282ea65e07fa782ea65e0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2964,7 +2964,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC81e917707f9481e91770 /* Frameworks */ = { + FFFC82ea65e07fa782ea65e0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2974,11 +2974,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF881e917707f9481e91770 /* Sources */ = { + FFF882ea65e07fa782ea65e0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF81e737f07f9481e737f0, + FFFF82e894f07fa782e894f0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2990,17 +2990,17 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PsFastXml */ - FFFF836607d07f94836607d0 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD836607d07f94836607d0 /* PsFastXml.cpp */; }; + FFFF83bd88c07fa783bd88c0 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFD83bd88c07fa783bd88c0 /* PsFastXml.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFD836600307f9483660030 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFD836606d07f94836606d0 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; - FFFD836607d07f94836607d0 /* PsFastXml.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.cpp"; path = "../../../../PxShared/src/fastxml/src/PsFastXml.cpp"; sourceTree = SOURCE_ROOT; }; + FFFD83bf83007fa783bf8300 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFD83bd87a07fa783bd87a0 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; + FFFD83bd88c07fa783bd88c0 /* 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 */ - FFF2836600307f9483660030 /* Resources */ = { + FFF283bf83007fa783bf8300 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -3010,7 +3010,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFC836600307f9483660030 /* Frameworks */ = { + FFFC83bf83007fa783bf8300 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -3020,11 +3020,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8836600307f9483660030 /* Sources */ = { + FFF883bf83007fa783bf8300 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFF836607d07f94836607d0, + FFFF83bd88c07fa783bd88c0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -3036,1974 +3036,1974 @@ /* End PBXTargetDependency section */ /* Begin PBXContainerItemProxy section */ - FFF5836638307f9483663830 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF583c00bc07fa783c00bc0 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA836638307f9483663830 /* PhysX */; + remoteGlobalIDString = FFFA83c00bc07fa783c00bc0 /* PhysX */; remoteInfo = "PhysX"; }; - FFF58364edd07f948364edd0 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF583c07d807fa783c07d80 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA8364edd07f948364edd0 /* PhysXCharacterKinematic */; + remoteGlobalIDString = FFFA83c07d807fa783c07d80 /* PhysXCharacterKinematic */; remoteInfo = "PhysXCharacterKinematic"; }; - FFF5836503707f9483650370 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF583c094307fa783c09430 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA836503707f9483650370 /* PhysXVehicle */; + remoteGlobalIDString = FFFA83c094307fa783c09430 /* PhysXVehicle */; remoteInfo = "PhysXVehicle"; }; - FFF58367a8e07f948367a8e0 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF583c191007fa783c19100 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA8367a8e07f948367a8e0 /* PhysXExtensions */; + remoteGlobalIDString = FFFA83c191007fa783c19100 /* PhysXExtensions */; remoteInfo = "PhysXExtensions"; }; - FFF58368d3907f948368d390 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF583c2bbb07fa783c2bbb0 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA8368d3907f948368d390 /* SceneQuery */; + remoteGlobalIDString = FFFA83c2bbb07fa783c2bbb0 /* SceneQuery */; remoteInfo = "SceneQuery"; }; - FFF583691a007f9483691a00 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF583c302207fa783c30220 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA83691a007f9483691a00 /* SimulationController */; + remoteGlobalIDString = FFFA83c302207fa783c30220 /* SimulationController */; remoteInfo = "SimulationController"; }; - FFF58421f0907f948421f090 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF583c352407fa783c35240 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA8421f0907f948421f090 /* PhysXCooking */; + remoteGlobalIDString = FFFA83c352407fa783c35240 /* PhysXCooking */; remoteInfo = "PhysXCooking"; }; - FFF58313f9907f948313f990 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF58295f9707fa78295f970 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA8313f9907f948313f990 /* PhysXCommon */; + remoteGlobalIDString = FFFA8295f9707fa78295f970 /* PhysXCommon */; remoteInfo = "PhysXCommon"; }; - FFF58311f9307f948311f930 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF58293f4b07fa78293f4b0 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA8311f9307f948311f930 /* PxFoundation */; + remoteGlobalIDString = FFFA8293f4b07fa78293f4b0 /* PxFoundation */; remoteInfo = "PxFoundation"; }; - FFF58340c6c07f948340c6c0 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF582c165d07fa782c165d0 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA8340c6c07f948340c6c0 /* PxPvdSDK */; + remoteGlobalIDString = FFFA82c165d07fa782c165d0 /* PxPvdSDK */; remoteInfo = "PxPvdSDK"; }; - FFF5831509407f9483150940 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF582f095f07fa782f095f0 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA831509407f9483150940 /* LowLevel */; + remoteGlobalIDString = FFFA82f095f07fa782f095f0 /* LowLevel */; remoteInfo = "LowLevel"; }; - FFF58362aaf07f948362aaf0 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF582f355d07fa782f355d0 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA8362aaf07f948362aaf0 /* LowLevelAABB */; + remoteGlobalIDString = FFFA82f355d07fa782f355d0 /* LowLevelAABB */; remoteInfo = "LowLevelAABB"; }; - FFF58420b3c07f948420b3c0 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF582e2acf07fa782e2acf0 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA8420b3c07f948420b3c0 /* LowLevelDynamics */; + remoteGlobalIDString = FFFA82e2acf07fa782e2acf0 /* LowLevelDynamics */; remoteInfo = "LowLevelDynamics"; }; - FFF5836462307f9483646230 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF582f426d07fa782f426d0 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA836462307f9483646230 /* LowLevelCloth */; + remoteGlobalIDString = FFFA82f426d07fa782f426d0 /* LowLevelCloth */; remoteInfo = "LowLevelCloth"; }; - FFF5831668907f9483166890 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF582e549b07fa782e549b0 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA831668907f9483166890 /* LowLevelParticles */; + remoteGlobalIDString = FFFA82e549b07fa782e549b0 /* LowLevelParticles */; remoteInfo = "LowLevelParticles"; }; - FFF581e917707f9481e91770 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF582ea65e07fa782ea65e0 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA81e917707f9481e91770 /* PxTask */; + remoteGlobalIDString = FFFA82ea65e07fa782ea65e0 /* PxTask */; remoteInfo = "PxTask"; }; - FFF5836600307f9483660030 /* PBXContainerItemProxy */ = { - containerPortal = FFF981f19fe07f9481f19fe0 /* Project object */; + FFF583bf83007fa783bf8300 /* PBXContainerItemProxy */ = { + containerPortal = FFF981706fe07fa781706fe0 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFA836600307f9483660030 /* PsFastXml */; + remoteGlobalIDString = FFFA83bf83007fa783bf8300 /* PsFastXml */; remoteInfo = "PsFastXml"; }; /* End PBXContainerItemProxy section */ /* Begin PBXGroup section */ - FFFB81f1a0487f9481f1a048 /* PhysX */ = { + FFFB817070487fa781707048 /* PhysX */ = { isa = PBXGroup; children = ( - FFF081f19fe07f9481f19fe0 /* Source */, - FFEE81f19fe07f9481f19fe0 /* Products */, + FFF081706fe07fa781706fe0 /* Source */, + FFEE81706fe07fa781706fe0 /* Products */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFF081f19fe07f9481f19fe0 /* Source */ = { + FFF081706fe07fa781706fe0 /* Source */ = { isa = PBXGroup; children = ( - FFFB836638307f9483663830, - FFFB8364edd07f948364edd0, - FFFB836503707f9483650370, - FFFB8367a8e07f948367a8e0, - FFFB8368d3907f948368d390, - FFFB83691a007f9483691a00, - FFFB8421f0907f948421f090, - FFFB8313f9907f948313f990, - FFFB8311f9307f948311f930, - FFFB8340c6c07f948340c6c0, - FFFB831509407f9483150940, - FFFB8362aaf07f948362aaf0, - FFFB8420b3c07f948420b3c0, - FFFB836462307f9483646230, - FFFB831668907f9483166890, - FFFB81e917707f9481e91770, - FFFB836600307f9483660030, + FFFB83c00bc07fa783c00bc0, + FFFB83c07d807fa783c07d80, + FFFB83c094307fa783c09430, + FFFB83c191007fa783c19100, + FFFB83c2bbb07fa783c2bbb0, + FFFB83c302207fa783c30220, + FFFB83c352407fa783c35240, + FFFB8295f9707fa78295f970, + FFFB8293f4b07fa78293f4b0, + FFFB82c165d07fa782c165d0, + FFFB82f095f07fa782f095f0, + FFFB82f355d07fa782f355d0, + FFFB82e2acf07fa782e2acf0, + FFFB82f426d07fa782f426d0, + FFFB82e549b07fa782e549b0, + FFFB82ea65e07fa782ea65e0, + FFFB83bf83007fa783bf8300, ); name = Source; sourceTree = "<group>"; }; - FFEE81f19fe07f9481f19fe0 /* Products */ = { + FFEE81706fe07fa781706fe0 /* Products */ = { isa = PBXGroup; children = ( - FFFD836638307f9483663830, - FFFD8364edd07f948364edd0, - FFFD836503707f9483650370, - FFFD8367a8e07f948367a8e0, - FFFD8368d3907f948368d390, - FFFD83691a007f9483691a00, - FFFD8421f0907f948421f090, - FFFD8313f9907f948313f990, - FFFD8311f9307f948311f930, - FFFD8340c6c07f948340c6c0, - FFFD831509407f9483150940, - FFFD8362aaf07f948362aaf0, - FFFD8420b3c07f948420b3c0, - FFFD836462307f9483646230, - FFFD831668907f9483166890, - FFFD81e917707f9481e91770, - FFFD836600307f9483660030, + FFFD83c00bc07fa783c00bc0, + FFFD83c07d807fa783c07d80, + FFFD83c094307fa783c09430, + FFFD83c191007fa783c19100, + FFFD83c2bbb07fa783c2bbb0, + FFFD83c302207fa783c30220, + FFFD83c352407fa783c35240, + FFFD8295f9707fa78295f970, + FFFD8293f4b07fa78293f4b0, + FFFD82c165d07fa782c165d0, + FFFD82f095f07fa782f095f0, + FFFD82f355d07fa782f355d0, + FFFD82e2acf07fa782e2acf0, + FFFD82f426d07fa782f426d0, + FFFD82e549b07fa782e549b0, + FFFD82ea65e07fa782ea65e0, + FFFD83bf83007fa783bf8300, ); name = Products; sourceTree = "<group>"; }; - FFFB836638307f9483663830 /* PhysX */ = { + FFFB83c00bc07fa783c00bc0 /* PhysX */ = { isa = PBXGroup; children = ( - FFFB836713207f9483671320 /* src */, - FFFB836713487f9483671348 /* include */, - FFFB836713707f9483671370 /* metadata */, + FFFB83c0fb207fa783c0fb20 /* src */, + FFFB83c0fb487fa783c0fb48 /* include */, + FFFB83c0fb707fa783c0fb70 /* metadata */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFFB836713207f9483671320 /* src */ = { + FFFB83c0fb207fa783c0fb20 /* src */ = { isa = PBXGroup; children = ( - FFFD8384e0007f948384e000 /* NpActor.h */, - FFFD8384e0687f948384e068 /* NpActorTemplate.h */, - FFFD8384e0d07f948384e0d0 /* NpAggregate.h */, - FFFD8384e1387f948384e138 /* NpArticulation.h */, - FFFD8384e1a07f948384e1a0 /* NpArticulationJoint.h */, - FFFD8384e2087f948384e208 /* NpArticulationLink.h */, - FFFD8384e2707f948384e270 /* NpBatchQuery.h */, - FFFD8384e2d87f948384e2d8 /* NpCast.h */, - FFFD8384e3407f948384e340 /* NpConnector.h */, - FFFD8384e3a87f948384e3a8 /* NpConstraint.h */, - FFFD8384e4107f948384e410 /* NpFactory.h */, - FFFD8384e4787f948384e478 /* NpMaterial.h */, - FFFD8384e4e07f948384e4e0 /* NpMaterialManager.h */, - FFFD8384e5487f948384e548 /* NpPhysics.h */, - FFFD8384e5b07f948384e5b0 /* NpPhysicsInsertionCallback.h */, - FFFD8384e6187f948384e618 /* NpPtrTableStorageManager.h */, - FFFD8384e6807f948384e680 /* NpPvdSceneQueryCollector.h */, - FFFD8384e6e87f948384e6e8 /* NpQueryShared.h */, - FFFD8384e7507f948384e750 /* NpReadCheck.h */, - FFFD8384e7b87f948384e7b8 /* NpRigidActorTemplate.h */, - FFFD8384e8207f948384e820 /* NpRigidActorTemplateInternal.h */, - FFFD8384e8887f948384e888 /* NpRigidBodyTemplate.h */, - FFFD8384e8f07f948384e8f0 /* NpRigidDynamic.h */, - FFFD8384e9587f948384e958 /* NpRigidStatic.h */, - FFFD8384e9c07f948384e9c0 /* NpScene.h */, - FFFD8384ea287f948384ea28 /* NpSceneQueries.h */, - FFFD8384ea907f948384ea90 /* NpShape.h */, - FFFD8384eaf87f948384eaf8 /* NpShapeManager.h */, - FFFD8384eb607f948384eb60 /* NpSpatialIndex.h */, - FFFD8384ebc87f948384ebc8 /* NpVolumeCache.h */, - FFFD8384ec307f948384ec30 /* NpWriteCheck.h */, - FFFD8384ec987f948384ec98 /* PvdMetaDataBindingData.h */, - FFFD8384ed007f948384ed00 /* PvdMetaDataPvdBinding.h */, - FFFD8384ed687f948384ed68 /* PvdPhysicsClient.h */, - FFFD8384edd07f948384edd0 /* PvdTypeNames.h */, - FFFD8384ee387f948384ee38 /* NpActor.cpp */, - FFFD8384eea07f948384eea0 /* NpAggregate.cpp */, - FFFD8384ef087f948384ef08 /* NpArticulation.cpp */, - FFFD8384ef707f948384ef70 /* NpArticulationJoint.cpp */, - FFFD8384efd87f948384efd8 /* NpArticulationLink.cpp */, - FFFD8384f0407f948384f040 /* NpBatchQuery.cpp */, - FFFD8384f0a87f948384f0a8 /* NpConstraint.cpp */, - FFFD8384f1107f948384f110 /* NpFactory.cpp */, - FFFD8384f1787f948384f178 /* NpMaterial.cpp */, - FFFD8384f1e07f948384f1e0 /* NpMetaData.cpp */, - FFFD8384f2487f948384f248 /* NpPhysics.cpp */, - FFFD8384f2b07f948384f2b0 /* NpPvdSceneQueryCollector.cpp */, - FFFD8384f3187f948384f318 /* NpReadCheck.cpp */, - FFFD8384f3807f948384f380 /* NpRigidDynamic.cpp */, - FFFD8384f3e87f948384f3e8 /* NpRigidStatic.cpp */, - FFFD8384f4507f948384f450 /* NpScene.cpp */, - FFFD8384f4b87f948384f4b8 /* NpSceneQueries.cpp */, - FFFD8384f5207f948384f520 /* NpSerializerAdapter.cpp */, - FFFD8384f5887f948384f588 /* NpShape.cpp */, - FFFD8384f5f07f948384f5f0 /* NpShapeManager.cpp */, - FFFD8384f6587f948384f658 /* NpSpatialIndex.cpp */, - FFFD8384f6c07f948384f6c0 /* NpVolumeCache.cpp */, - FFFD8384f7287f948384f728 /* NpWriteCheck.cpp */, - FFFD8384f7907f948384f790 /* PvdMetaDataPvdBinding.cpp */, - FFFD8384f7f87f948384f7f8 /* PvdPhysicsClient.cpp */, - FFFD8384f8607f948384f860 /* particles/NpParticleBaseTemplate.h */, - FFFD8384f8c87f948384f8c8 /* particles/NpParticleFluid.h */, - FFFD8384f9307f948384f930 /* particles/NpParticleFluidReadData.h */, - FFFD8384f9987f948384f998 /* particles/NpParticleSystem.h */, - FFFD8384fa007f948384fa00 /* particles/NpParticleFluid.cpp */, - FFFD8384fa687f948384fa68 /* particles/NpParticleSystem.cpp */, - FFFD8384fad07f948384fad0 /* buffering/ScbActor.h */, - FFFD8384fb387f948384fb38 /* buffering/ScbAggregate.h */, - FFFD8384fba07f948384fba0 /* buffering/ScbArticulation.h */, - FFFD8384fc087f948384fc08 /* buffering/ScbArticulationJoint.h */, - FFFD8384fc707f948384fc70 /* buffering/ScbBase.h */, - FFFD8384fcd87f948384fcd8 /* buffering/ScbBody.h */, - FFFD8384fd407f948384fd40 /* buffering/ScbCloth.h */, - FFFD8384fda87f948384fda8 /* buffering/ScbConstraint.h */, - FFFD8384fe107f948384fe10 /* buffering/ScbDefs.h */, - FFFD8384fe787f948384fe78 /* buffering/ScbNpDeps.h */, - FFFD8384fee07f948384fee0 /* buffering/ScbParticleSystem.h */, - FFFD8384ff487f948384ff48 /* buffering/ScbRigidObject.h */, - FFFD8384ffb07f948384ffb0 /* buffering/ScbRigidStatic.h */, - FFFD838500187f9483850018 /* buffering/ScbScene.h */, - FFFD838500807f9483850080 /* buffering/ScbSceneBuffer.h */, - FFFD838500e87f94838500e8 /* buffering/ScbScenePvdClient.h */, - FFFD838501507f9483850150 /* buffering/ScbShape.h */, - FFFD838501b87f94838501b8 /* buffering/ScbType.h */, - FFFD838502207f9483850220 /* buffering/ScbActor.cpp */, - FFFD838502887f9483850288 /* buffering/ScbAggregate.cpp */, - FFFD838502f07f94838502f0 /* buffering/ScbBase.cpp */, - FFFD838503587f9483850358 /* buffering/ScbCloth.cpp */, - FFFD838503c07f94838503c0 /* buffering/ScbMetaData.cpp */, - FFFD838504287f9483850428 /* buffering/ScbParticleSystem.cpp */, - FFFD838504907f9483850490 /* buffering/ScbScene.cpp */, - FFFD838504f87f94838504f8 /* buffering/ScbScenePvdClient.cpp */, - FFFD838505607f9483850560 /* buffering/ScbShape.cpp */, - FFFD838505c87f94838505c8 /* cloth/NpCloth.h */, - FFFD838506307f9483850630 /* cloth/NpClothFabric.h */, - FFFD838506987f9483850698 /* cloth/NpClothParticleData.h */, - FFFD838507007f9483850700 /* cloth/NpCloth.cpp */, - FFFD838507687f9483850768 /* cloth/NpClothFabric.cpp */, - FFFD838507d07f94838507d0 /* cloth/NpClothParticleData.cpp */, - FFFD838508387f9483850838 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, + FFFD840322007fa784032200 /* NpActor.h */, + FFFD840322687fa784032268 /* NpActorTemplate.h */, + FFFD840322d07fa7840322d0 /* NpAggregate.h */, + FFFD840323387fa784032338 /* NpArticulation.h */, + FFFD840323a07fa7840323a0 /* NpArticulationJoint.h */, + FFFD840324087fa784032408 /* NpArticulationLink.h */, + FFFD840324707fa784032470 /* NpBatchQuery.h */, + FFFD840324d87fa7840324d8 /* NpCast.h */, + FFFD840325407fa784032540 /* NpConnector.h */, + FFFD840325a87fa7840325a8 /* NpConstraint.h */, + FFFD840326107fa784032610 /* NpFactory.h */, + FFFD840326787fa784032678 /* NpMaterial.h */, + FFFD840326e07fa7840326e0 /* NpMaterialManager.h */, + FFFD840327487fa784032748 /* NpPhysics.h */, + FFFD840327b07fa7840327b0 /* NpPhysicsInsertionCallback.h */, + FFFD840328187fa784032818 /* NpPtrTableStorageManager.h */, + FFFD840328807fa784032880 /* NpPvdSceneQueryCollector.h */, + FFFD840328e87fa7840328e8 /* NpQueryShared.h */, + FFFD840329507fa784032950 /* NpReadCheck.h */, + FFFD840329b87fa7840329b8 /* NpRigidActorTemplate.h */, + FFFD84032a207fa784032a20 /* NpRigidActorTemplateInternal.h */, + FFFD84032a887fa784032a88 /* NpRigidBodyTemplate.h */, + FFFD84032af07fa784032af0 /* NpRigidDynamic.h */, + FFFD84032b587fa784032b58 /* NpRigidStatic.h */, + FFFD84032bc07fa784032bc0 /* NpScene.h */, + FFFD84032c287fa784032c28 /* NpSceneQueries.h */, + FFFD84032c907fa784032c90 /* NpShape.h */, + FFFD84032cf87fa784032cf8 /* NpShapeManager.h */, + FFFD84032d607fa784032d60 /* NpSpatialIndex.h */, + FFFD84032dc87fa784032dc8 /* NpVolumeCache.h */, + FFFD84032e307fa784032e30 /* NpWriteCheck.h */, + FFFD84032e987fa784032e98 /* PvdMetaDataBindingData.h */, + FFFD84032f007fa784032f00 /* PvdMetaDataPvdBinding.h */, + FFFD84032f687fa784032f68 /* PvdPhysicsClient.h */, + FFFD84032fd07fa784032fd0 /* PvdTypeNames.h */, + FFFD840330387fa784033038 /* NpActor.cpp */, + FFFD840330a07fa7840330a0 /* NpAggregate.cpp */, + FFFD840331087fa784033108 /* NpArticulation.cpp */, + FFFD840331707fa784033170 /* NpArticulationJoint.cpp */, + FFFD840331d87fa7840331d8 /* NpArticulationLink.cpp */, + FFFD840332407fa784033240 /* NpBatchQuery.cpp */, + FFFD840332a87fa7840332a8 /* NpConstraint.cpp */, + FFFD840333107fa784033310 /* NpFactory.cpp */, + FFFD840333787fa784033378 /* NpMaterial.cpp */, + FFFD840333e07fa7840333e0 /* NpMetaData.cpp */, + FFFD840334487fa784033448 /* NpPhysics.cpp */, + FFFD840334b07fa7840334b0 /* NpPvdSceneQueryCollector.cpp */, + FFFD840335187fa784033518 /* NpReadCheck.cpp */, + FFFD840335807fa784033580 /* NpRigidDynamic.cpp */, + FFFD840335e87fa7840335e8 /* NpRigidStatic.cpp */, + FFFD840336507fa784033650 /* NpScene.cpp */, + FFFD840336b87fa7840336b8 /* NpSceneQueries.cpp */, + FFFD840337207fa784033720 /* NpSerializerAdapter.cpp */, + FFFD840337887fa784033788 /* NpShape.cpp */, + FFFD840337f07fa7840337f0 /* NpShapeManager.cpp */, + FFFD840338587fa784033858 /* NpSpatialIndex.cpp */, + FFFD840338c07fa7840338c0 /* NpVolumeCache.cpp */, + FFFD840339287fa784033928 /* NpWriteCheck.cpp */, + FFFD840339907fa784033990 /* PvdMetaDataPvdBinding.cpp */, + FFFD840339f87fa7840339f8 /* PvdPhysicsClient.cpp */, + FFFD84033a607fa784033a60 /* particles/NpParticleBaseTemplate.h */, + FFFD84033ac87fa784033ac8 /* particles/NpParticleFluid.h */, + FFFD84033b307fa784033b30 /* particles/NpParticleFluidReadData.h */, + FFFD84033b987fa784033b98 /* particles/NpParticleSystem.h */, + FFFD84033c007fa784033c00 /* particles/NpParticleFluid.cpp */, + FFFD84033c687fa784033c68 /* particles/NpParticleSystem.cpp */, + FFFD84033cd07fa784033cd0 /* buffering/ScbActor.h */, + FFFD84033d387fa784033d38 /* buffering/ScbAggregate.h */, + FFFD84033da07fa784033da0 /* buffering/ScbArticulation.h */, + FFFD84033e087fa784033e08 /* buffering/ScbArticulationJoint.h */, + FFFD84033e707fa784033e70 /* buffering/ScbBase.h */, + FFFD84033ed87fa784033ed8 /* buffering/ScbBody.h */, + FFFD84033f407fa784033f40 /* buffering/ScbCloth.h */, + FFFD84033fa87fa784033fa8 /* buffering/ScbConstraint.h */, + FFFD840340107fa784034010 /* buffering/ScbDefs.h */, + FFFD840340787fa784034078 /* buffering/ScbNpDeps.h */, + FFFD840340e07fa7840340e0 /* buffering/ScbParticleSystem.h */, + FFFD840341487fa784034148 /* buffering/ScbRigidObject.h */, + FFFD840341b07fa7840341b0 /* buffering/ScbRigidStatic.h */, + FFFD840342187fa784034218 /* buffering/ScbScene.h */, + FFFD840342807fa784034280 /* buffering/ScbSceneBuffer.h */, + FFFD840342e87fa7840342e8 /* buffering/ScbScenePvdClient.h */, + FFFD840343507fa784034350 /* buffering/ScbShape.h */, + FFFD840343b87fa7840343b8 /* buffering/ScbType.h */, + FFFD840344207fa784034420 /* buffering/ScbActor.cpp */, + FFFD840344887fa784034488 /* buffering/ScbAggregate.cpp */, + FFFD840344f07fa7840344f0 /* buffering/ScbBase.cpp */, + FFFD840345587fa784034558 /* buffering/ScbCloth.cpp */, + FFFD840345c07fa7840345c0 /* buffering/ScbMetaData.cpp */, + FFFD840346287fa784034628 /* buffering/ScbParticleSystem.cpp */, + FFFD840346907fa784034690 /* buffering/ScbScene.cpp */, + FFFD840346f87fa7840346f8 /* buffering/ScbScenePvdClient.cpp */, + FFFD840347607fa784034760 /* buffering/ScbShape.cpp */, + FFFD840347c87fa7840347c8 /* cloth/NpCloth.h */, + FFFD840348307fa784034830 /* cloth/NpClothFabric.h */, + FFFD840348987fa784034898 /* cloth/NpClothParticleData.h */, + FFFD840349007fa784034900 /* cloth/NpCloth.cpp */, + FFFD840349687fa784034968 /* cloth/NpClothFabric.cpp */, + FFFD840349d07fa7840349d0 /* cloth/NpClothParticleData.cpp */, + FFFD84034a387fa784034a38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB836713487f9483671348 /* include */ = { + FFFB83c0fb487fa783c0fb48 /* include */ = { isa = PBXGroup; children = ( - FFFD83850a007f9483850a00 /* PxActor.h */, - FFFD83850a687f9483850a68 /* PxAggregate.h */, - FFFD83850ad07f9483850ad0 /* PxArticulation.h */, - FFFD83850b387f9483850b38 /* PxArticulationJoint.h */, - FFFD83850ba07f9483850ba0 /* PxArticulationLink.h */, - FFFD83850c087f9483850c08 /* PxBatchQuery.h */, - FFFD83850c707f9483850c70 /* PxBatchQueryDesc.h */, - FFFD83850cd87f9483850cd8 /* PxBroadPhase.h */, - FFFD83850d407f9483850d40 /* PxClient.h */, - FFFD83850da87f9483850da8 /* PxConstraint.h */, - FFFD83850e107f9483850e10 /* PxConstraintDesc.h */, - FFFD83850e787f9483850e78 /* PxContact.h */, - FFFD83850ee07f9483850ee0 /* PxContactModifyCallback.h */, - FFFD83850f487f9483850f48 /* PxDeletionListener.h */, - FFFD83850fb07f9483850fb0 /* PxFiltering.h */, - FFFD838510187f9483851018 /* PxForceMode.h */, - FFFD838510807f9483851080 /* PxImmediateMode.h */, - FFFD838510e87f94838510e8 /* PxLockedData.h */, - FFFD838511507f9483851150 /* PxMaterial.h */, - FFFD838511b87f94838511b8 /* PxPhysXConfig.h */, - FFFD838512207f9483851220 /* PxPhysics.h */, - FFFD838512887f9483851288 /* PxPhysicsAPI.h */, - FFFD838512f07f94838512f0 /* PxPhysicsSerialization.h */, - FFFD838513587f9483851358 /* PxPhysicsVersion.h */, - FFFD838513c07f94838513c0 /* PxPruningStructure.h */, - FFFD838514287f9483851428 /* PxQueryFiltering.h */, - FFFD838514907f9483851490 /* PxQueryReport.h */, - FFFD838514f87f94838514f8 /* PxRigidActor.h */, - FFFD838515607f9483851560 /* PxRigidBody.h */, - FFFD838515c87f94838515c8 /* PxRigidDynamic.h */, - FFFD838516307f9483851630 /* PxRigidStatic.h */, - FFFD838516987f9483851698 /* PxScene.h */, - FFFD838517007f9483851700 /* PxSceneDesc.h */, - FFFD838517687f9483851768 /* PxSceneLock.h */, - FFFD838517d07f94838517d0 /* PxShape.h */, - FFFD838518387f9483851838 /* PxSimulationEventCallback.h */, - FFFD838518a07f94838518a0 /* PxSimulationStatistics.h */, - FFFD838519087f9483851908 /* PxSpatialIndex.h */, - FFFD838519707f9483851970 /* PxVisualizationParameter.h */, - FFFD838519d87f94838519d8 /* PxVolumeCache.h */, - FFFD83851a407f9483851a40 /* particles/PxParticleBase.h */, - FFFD83851aa87f9483851aa8 /* particles/PxParticleBaseFlag.h */, - FFFD83851b107f9483851b10 /* particles/PxParticleCreationData.h */, - FFFD83851b787f9483851b78 /* particles/PxParticleFlag.h */, - FFFD83851be07f9483851be0 /* particles/PxParticleFluid.h */, - FFFD83851c487f9483851c48 /* particles/PxParticleFluidReadData.h */, - FFFD83851cb07f9483851cb0 /* particles/PxParticleReadData.h */, - FFFD83851d187f9483851d18 /* particles/PxParticleSystem.h */, - FFFD83851d807f9483851d80 /* pvd/PxPvdSceneClient.h */, - FFFD83851de87f9483851de8 /* cloth/PxCloth.h */, - FFFD83851e507f9483851e50 /* cloth/PxClothCollisionData.h */, - FFFD83851eb87f9483851eb8 /* cloth/PxClothFabric.h */, - FFFD83851f207f9483851f20 /* cloth/PxClothParticleData.h */, - FFFD83851f887f9483851f88 /* cloth/PxClothTypes.h */, + FFFD8402fc007fa78402fc00 /* PxActor.h */, + FFFD8402fc687fa78402fc68 /* PxAggregate.h */, + FFFD8402fcd07fa78402fcd0 /* PxArticulation.h */, + FFFD8402fd387fa78402fd38 /* PxArticulationJoint.h */, + FFFD8402fda07fa78402fda0 /* PxArticulationLink.h */, + FFFD8402fe087fa78402fe08 /* PxBatchQuery.h */, + FFFD8402fe707fa78402fe70 /* PxBatchQueryDesc.h */, + FFFD8402fed87fa78402fed8 /* PxBroadPhase.h */, + FFFD8402ff407fa78402ff40 /* PxClient.h */, + FFFD8402ffa87fa78402ffa8 /* PxConstraint.h */, + FFFD840300107fa784030010 /* PxConstraintDesc.h */, + FFFD840300787fa784030078 /* PxContact.h */, + FFFD840300e07fa7840300e0 /* PxContactModifyCallback.h */, + FFFD840301487fa784030148 /* PxDeletionListener.h */, + FFFD840301b07fa7840301b0 /* PxFiltering.h */, + FFFD840302187fa784030218 /* PxForceMode.h */, + FFFD840302807fa784030280 /* PxImmediateMode.h */, + FFFD840302e87fa7840302e8 /* PxLockedData.h */, + FFFD840303507fa784030350 /* PxMaterial.h */, + FFFD840303b87fa7840303b8 /* PxPhysXConfig.h */, + FFFD840304207fa784030420 /* PxPhysics.h */, + FFFD840304887fa784030488 /* PxPhysicsAPI.h */, + FFFD840304f07fa7840304f0 /* PxPhysicsSerialization.h */, + FFFD840305587fa784030558 /* PxPhysicsVersion.h */, + FFFD840305c07fa7840305c0 /* PxPruningStructure.h */, + FFFD840306287fa784030628 /* PxQueryFiltering.h */, + FFFD840306907fa784030690 /* PxQueryReport.h */, + FFFD840306f87fa7840306f8 /* PxRigidActor.h */, + FFFD840307607fa784030760 /* PxRigidBody.h */, + FFFD840307c87fa7840307c8 /* PxRigidDynamic.h */, + FFFD840308307fa784030830 /* PxRigidStatic.h */, + FFFD840308987fa784030898 /* PxScene.h */, + FFFD840309007fa784030900 /* PxSceneDesc.h */, + FFFD840309687fa784030968 /* PxSceneLock.h */, + FFFD840309d07fa7840309d0 /* PxShape.h */, + FFFD84030a387fa784030a38 /* PxSimulationEventCallback.h */, + FFFD84030aa07fa784030aa0 /* PxSimulationStatistics.h */, + FFFD84030b087fa784030b08 /* PxSpatialIndex.h */, + FFFD84030b707fa784030b70 /* PxVisualizationParameter.h */, + FFFD84030bd87fa784030bd8 /* PxVolumeCache.h */, + FFFD84030c407fa784030c40 /* particles/PxParticleBase.h */, + FFFD84030ca87fa784030ca8 /* particles/PxParticleBaseFlag.h */, + FFFD84030d107fa784030d10 /* particles/PxParticleCreationData.h */, + FFFD84030d787fa784030d78 /* particles/PxParticleFlag.h */, + FFFD84030de07fa784030de0 /* particles/PxParticleFluid.h */, + FFFD84030e487fa784030e48 /* particles/PxParticleFluidReadData.h */, + FFFD84030eb07fa784030eb0 /* particles/PxParticleReadData.h */, + FFFD84030f187fa784030f18 /* particles/PxParticleSystem.h */, + FFFD84030f807fa784030f80 /* pvd/PxPvdSceneClient.h */, + FFFD84030fe87fa784030fe8 /* cloth/PxCloth.h */, + FFFD840310507fa784031050 /* cloth/PxClothCollisionData.h */, + FFFD840310b87fa7840310b8 /* cloth/PxClothFabric.h */, + FFFD840311207fa784031120 /* cloth/PxClothParticleData.h */, + FFFD840311887fa784031188 /* cloth/PxClothTypes.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB836713707f9483671370 /* metadata */ = { + FFFB83c0fb707fa783c0fb70 /* metadata */ = { isa = PBXGroup; children = ( - FFFD838520007f9483852000 /* core/include/PvdMetaDataDefineProperties.h */, - FFFD838520687f9483852068 /* core/include/PvdMetaDataExtensions.h */, - FFFD838520d07f94838520d0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFD838521387f9483852138 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFD838521a07f94838521a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFD838522087f9483852208 /* core/include/PxMetaDataCompare.h */, - FFFD838522707f9483852270 /* core/include/PxMetaDataCppPrefix.h */, - FFFD838522d87f94838522d8 /* core/include/PxMetaDataObjects.h */, - FFFD838523407f9483852340 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFD838523a87f94838523a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, - FFFD838524107f9483852410 /* core/src/PxMetaDataObjects.cpp */, + FFFD840312007fa784031200 /* core/include/PvdMetaDataDefineProperties.h */, + FFFD840312687fa784031268 /* core/include/PvdMetaDataExtensions.h */, + FFFD840312d07fa7840312d0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFD840313387fa784031338 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFD840313a07fa7840313a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFD840314087fa784031408 /* core/include/PxMetaDataCompare.h */, + FFFD840314707fa784031470 /* core/include/PxMetaDataCppPrefix.h */, + FFFD840314d87fa7840314d8 /* core/include/PxMetaDataObjects.h */, + FFFD840315407fa784031540 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFD840315a87fa7840315a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, + FFFD840316107fa784031610 /* core/src/PxMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB8364edd07f948364edd0 /* PhysXCharacterKinematic */ = { + FFFB83c07d807fa783c07d80 /* PhysXCharacterKinematic */ = { isa = PBXGroup; children = ( - FFFB8366ee407f948366ee40 /* include */, - FFFB8366ee687f948366ee68 /* src */, + FFFB83c0d7107fa783c0d710 /* include */, + FFFB83c0d7387fa783c0d738 /* src */, ); name = "PhysXCharacterKinematic"; sourceTree = "<group>"; }; - FFFB8366ee407f948366ee40 /* include */ = { + FFFB83c0d7107fa783c0d710 /* include */ = { isa = PBXGroup; children = ( - FFFD836707407f9483670740 /* PxBoxController.h */, - FFFD836707a87f94836707a8 /* PxCapsuleController.h */, - FFFD836708107f9483670810 /* PxCharacter.h */, - FFFD836708787f9483670878 /* PxController.h */, - FFFD836708e07f94836708e0 /* PxControllerBehavior.h */, - FFFD836709487f9483670948 /* PxControllerManager.h */, - FFFD836709b07f94836709b0 /* PxControllerObstacles.h */, - FFFD83670a187f9483670a18 /* PxExtended.h */, + FFFD83c0efd07fa783c0efd0 /* PxBoxController.h */, + FFFD83c0f0387fa783c0f038 /* PxCapsuleController.h */, + FFFD83c0f0a07fa783c0f0a0 /* PxCharacter.h */, + FFFD83c0f1087fa783c0f108 /* PxController.h */, + FFFD83c0f1707fa783c0f170 /* PxControllerBehavior.h */, + FFFD83c0f1d87fa783c0f1d8 /* PxControllerManager.h */, + FFFD83c0f2407fa783c0f240 /* PxControllerObstacles.h */, + FFFD83c0f2a87fa783c0f2a8 /* PxExtended.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB8366ee687f948366ee68 /* src */ = { + FFFB83c0d7387fa783c0d738 /* src */ = { isa = PBXGroup; children = ( - FFFD8384be007f948384be00 /* CctBoxController.h */, - FFFD8384be687f948384be68 /* CctCapsuleController.h */, - FFFD8384bed07f948384bed0 /* CctCharacterController.h */, - FFFD8384bf387f948384bf38 /* CctCharacterControllerManager.h */, - FFFD8384bfa07f948384bfa0 /* CctController.h */, - FFFD8384c0087f948384c008 /* CctInternalStructs.h */, - FFFD8384c0707f948384c070 /* CctObstacleContext.h */, - FFFD8384c0d87f948384c0d8 /* CctSweptBox.h */, - FFFD8384c1407f948384c140 /* CctSweptCapsule.h */, - FFFD8384c1a87f948384c1a8 /* CctSweptVolume.h */, - FFFD8384c2107f948384c210 /* CctUtils.h */, - FFFD8384c2787f948384c278 /* CctBoxController.cpp */, - FFFD8384c2e07f948384c2e0 /* CctCapsuleController.cpp */, - FFFD8384c3487f948384c348 /* CctCharacterController.cpp */, - FFFD8384c3b07f948384c3b0 /* CctCharacterControllerCallbacks.cpp */, - FFFD8384c4187f948384c418 /* CctCharacterControllerManager.cpp */, - FFFD8384c4807f948384c480 /* CctController.cpp */, - FFFD8384c4e87f948384c4e8 /* CctObstacleContext.cpp */, - FFFD8384c5507f948384c550 /* CctSweptBox.cpp */, - FFFD8384c5b87f948384c5b8 /* CctSweptCapsule.cpp */, - FFFD8384c6207f948384c620 /* CctSweptVolume.cpp */, + FFFD840392007fa784039200 /* CctBoxController.h */, + FFFD840392687fa784039268 /* CctCapsuleController.h */, + FFFD840392d07fa7840392d0 /* CctCharacterController.h */, + FFFD840393387fa784039338 /* CctCharacterControllerManager.h */, + FFFD840393a07fa7840393a0 /* CctController.h */, + FFFD840394087fa784039408 /* CctInternalStructs.h */, + FFFD840394707fa784039470 /* CctObstacleContext.h */, + FFFD840394d87fa7840394d8 /* CctSweptBox.h */, + FFFD840395407fa784039540 /* CctSweptCapsule.h */, + FFFD840395a87fa7840395a8 /* CctSweptVolume.h */, + FFFD840396107fa784039610 /* CctUtils.h */, + FFFD840396787fa784039678 /* CctBoxController.cpp */, + FFFD840396e07fa7840396e0 /* CctCapsuleController.cpp */, + FFFD840397487fa784039748 /* CctCharacterController.cpp */, + FFFD840397b07fa7840397b0 /* CctCharacterControllerCallbacks.cpp */, + FFFD840398187fa784039818 /* CctCharacterControllerManager.cpp */, + FFFD840398807fa784039880 /* CctController.cpp */, + FFFD840398e87fa7840398e8 /* CctObstacleContext.cpp */, + FFFD840399507fa784039950 /* CctSweptBox.cpp */, + FFFD840399b87fa7840399b8 /* CctSweptCapsule.cpp */, + FFFD84039a207fa784039a20 /* CctSweptVolume.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB836503707f9483650370 /* PhysXVehicle */ = { + FFFB83c094307fa783c09430 /* PhysXVehicle */ = { isa = PBXGroup; children = ( - FFFB8367b9307f948367b930 /* include */, - FFFB8367b9587f948367b958 /* src */, - FFFB8367b9807f948367b980 /* metadata */, + FFFB83c1a1507fa783c1a150 /* include */, + FFFB83c1a1787fa783c1a178 /* src */, + FFFB83c1a1a07fa783c1a1a0 /* metadata */, ); name = "PhysXVehicle"; sourceTree = "<group>"; }; - FFFB8367b9307f948367b930 /* include */ = { + FFFB83c1a1507fa783c1a150 /* include */ = { isa = PBXGroup; children = ( - FFFD838560007f9483856000 /* PxVehicleComponents.h */, - FFFD838560687f9483856068 /* PxVehicleDrive.h */, - FFFD838560d07f94838560d0 /* PxVehicleDrive4W.h */, - FFFD838561387f9483856138 /* PxVehicleDriveNW.h */, - FFFD838561a07f94838561a0 /* PxVehicleDriveTank.h */, - FFFD838562087f9483856208 /* PxVehicleNoDrive.h */, - FFFD838562707f9483856270 /* PxVehicleSDK.h */, - FFFD838562d87f94838562d8 /* PxVehicleShaders.h */, - FFFD838563407f9483856340 /* PxVehicleTireFriction.h */, - FFFD838563a87f94838563a8 /* PxVehicleUpdate.h */, - FFFD838564107f9483856410 /* PxVehicleUtil.h */, - FFFD838564787f9483856478 /* PxVehicleUtilControl.h */, - FFFD838564e07f94838564e0 /* PxVehicleUtilSetup.h */, - FFFD838565487f9483856548 /* PxVehicleUtilTelemetry.h */, - FFFD838565b07f94838565b0 /* PxVehicleWheels.h */, + FFFD8403c0007fa78403c000 /* PxVehicleComponents.h */, + FFFD8403c0687fa78403c068 /* PxVehicleDrive.h */, + FFFD8403c0d07fa78403c0d0 /* PxVehicleDrive4W.h */, + FFFD8403c1387fa78403c138 /* PxVehicleDriveNW.h */, + FFFD8403c1a07fa78403c1a0 /* PxVehicleDriveTank.h */, + FFFD8403c2087fa78403c208 /* PxVehicleNoDrive.h */, + FFFD8403c2707fa78403c270 /* PxVehicleSDK.h */, + FFFD8403c2d87fa78403c2d8 /* PxVehicleShaders.h */, + FFFD8403c3407fa78403c340 /* PxVehicleTireFriction.h */, + FFFD8403c3a87fa78403c3a8 /* PxVehicleUpdate.h */, + FFFD8403c4107fa78403c410 /* PxVehicleUtil.h */, + FFFD8403c4787fa78403c478 /* PxVehicleUtilControl.h */, + FFFD8403c4e07fa78403c4e0 /* PxVehicleUtilSetup.h */, + FFFD8403c5487fa78403c548 /* PxVehicleUtilTelemetry.h */, + FFFD8403c5b07fa78403c5b0 /* PxVehicleWheels.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB8367b9587f948367b958 /* src */ = { + FFFB83c1a1787fa783c1a178 /* src */ = { isa = PBXGroup; children = ( - FFFD83857e007f9483857e00 /* PxVehicleDefaults.h */, - FFFD83857e687f9483857e68 /* PxVehicleLinearMath.h */, - FFFD83857ed07f9483857ed0 /* PxVehicleSerialization.h */, - FFFD83857f387f9483857f38 /* PxVehicleSuspLimitConstraintShader.h */, - FFFD83857fa07f9483857fa0 /* PxVehicleSuspWheelTire4.h */, - FFFD838580087f9483858008 /* PxVehicleComponents.cpp */, - FFFD838580707f9483858070 /* PxVehicleDrive.cpp */, - FFFD838580d87f94838580d8 /* PxVehicleDrive4W.cpp */, - FFFD838581407f9483858140 /* PxVehicleDriveNW.cpp */, - FFFD838581a87f94838581a8 /* PxVehicleDriveTank.cpp */, - FFFD838582107f9483858210 /* PxVehicleMetaData.cpp */, - FFFD838582787f9483858278 /* PxVehicleNoDrive.cpp */, - FFFD838582e07f94838582e0 /* PxVehicleSDK.cpp */, - FFFD838583487f9483858348 /* PxVehicleSerialization.cpp */, - FFFD838583b07f94838583b0 /* PxVehicleSuspWheelTire4.cpp */, - FFFD838584187f9483858418 /* PxVehicleTireFriction.cpp */, - FFFD838584807f9483858480 /* PxVehicleUpdate.cpp */, - FFFD838584e87f94838584e8 /* PxVehicleWheels.cpp */, - FFFD838585507f9483858550 /* VehicleUtilControl.cpp */, - FFFD838585b87f94838585b8 /* VehicleUtilSetup.cpp */, - FFFD838586207f9483858620 /* VehicleUtilTelemetry.cpp */, + FFFD8403e2007fa78403e200 /* PxVehicleDefaults.h */, + FFFD8403e2687fa78403e268 /* PxVehicleLinearMath.h */, + FFFD8403e2d07fa78403e2d0 /* PxVehicleSerialization.h */, + FFFD8403e3387fa78403e338 /* PxVehicleSuspLimitConstraintShader.h */, + FFFD8403e3a07fa78403e3a0 /* PxVehicleSuspWheelTire4.h */, + FFFD8403e4087fa78403e408 /* PxVehicleComponents.cpp */, + FFFD8403e4707fa78403e470 /* PxVehicleDrive.cpp */, + FFFD8403e4d87fa78403e4d8 /* PxVehicleDrive4W.cpp */, + FFFD8403e5407fa78403e540 /* PxVehicleDriveNW.cpp */, + FFFD8403e5a87fa78403e5a8 /* PxVehicleDriveTank.cpp */, + FFFD8403e6107fa78403e610 /* PxVehicleMetaData.cpp */, + FFFD8403e6787fa78403e678 /* PxVehicleNoDrive.cpp */, + FFFD8403e6e07fa78403e6e0 /* PxVehicleSDK.cpp */, + FFFD8403e7487fa78403e748 /* PxVehicleSerialization.cpp */, + FFFD8403e7b07fa78403e7b0 /* PxVehicleSuspWheelTire4.cpp */, + FFFD8403e8187fa78403e818 /* PxVehicleTireFriction.cpp */, + FFFD8403e8807fa78403e880 /* PxVehicleUpdate.cpp */, + FFFD8403e8e87fa78403e8e8 /* PxVehicleWheels.cpp */, + FFFD8403e9507fa78403e950 /* VehicleUtilControl.cpp */, + FFFD8403e9b87fa78403e9b8 /* VehicleUtilSetup.cpp */, + FFFD8403ea207fa78403ea20 /* VehicleUtilTelemetry.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB8367b9807f948367b980 /* metadata */ = { + FFFB83c1a1a07fa783c1a1a0 /* metadata */ = { isa = PBXGroup; children = ( - FFFD8367c6807f948367c680 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, - FFFD8367c6e87f948367c6e8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, - FFFD8367c7507f948367c750 /* include/PxVehicleMetaDataObjects.h */, - FFFD8367c7b87f948367c7b8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, - FFFD8367c8207f948367c820 /* src/PxVehicleMetaDataObjects.cpp */, + FFFD83c1aea07fa783c1aea0 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, + FFFD83c1af087fa783c1af08 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, + FFFD83c1af707fa783c1af70 /* include/PxVehicleMetaDataObjects.h */, + FFFD83c1afd87fa783c1afd8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, + FFFD83c1b0407fa783c1b040 /* src/PxVehicleMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB8367a8e07f948367a8e0 /* PhysXExtensions */ = { + FFFB83c191007fa783c19100 /* PhysXExtensions */ = { isa = PBXGroup; children = ( - FFFB83683ab07f9483683ab0 /* include */, - FFFB83683ad87f9483683ad8 /* src */, - FFFB83683b007f9483683b00 /* serialization */, - FFFB83683b287f9483683b28 /* metadata */, + FFFB83c222d07fa783c222d0 /* include */, + FFFB83c222f87fa783c222f8 /* src */, + FFFB83c223207fa783c22320 /* serialization */, + FFFB83c223487fa783c22348 /* metadata */, ); name = "PhysXExtensions"; sourceTree = "<group>"; }; - FFFB83683ab07f9483683ab0 /* include */ = { + FFFB83c222d07fa783c222d0 /* include */ = { isa = PBXGroup; children = ( - FFFD8385b6007f948385b600 /* PxBinaryConverter.h */, - FFFD8385b6687f948385b668 /* PxBroadPhaseExt.h */, - FFFD8385b6d07f948385b6d0 /* PxClothFabricCooker.h */, - FFFD8385b7387f948385b738 /* PxClothMeshDesc.h */, - FFFD8385b7a07f948385b7a0 /* PxClothMeshQuadifier.h */, - FFFD8385b8087f948385b808 /* PxClothTetherCooker.h */, - FFFD8385b8707f948385b870 /* PxCollectionExt.h */, - FFFD8385b8d87f948385b8d8 /* PxConstraintExt.h */, - FFFD8385b9407f948385b940 /* PxConvexMeshExt.h */, - FFFD8385b9a87f948385b9a8 /* PxD6Joint.h */, - FFFD8385ba107f948385ba10 /* PxDefaultAllocator.h */, - FFFD8385ba787f948385ba78 /* PxDefaultCpuDispatcher.h */, - FFFD8385bae07f948385bae0 /* PxDefaultErrorCallback.h */, - FFFD8385bb487f948385bb48 /* PxDefaultSimulationFilterShader.h */, - FFFD8385bbb07f948385bbb0 /* PxDefaultStreams.h */, - FFFD8385bc187f948385bc18 /* PxDistanceJoint.h */, - FFFD8385bc807f948385bc80 /* PxExtensionsAPI.h */, - FFFD8385bce87f948385bce8 /* PxFixedJoint.h */, - FFFD8385bd507f948385bd50 /* PxJoint.h */, - FFFD8385bdb87f948385bdb8 /* PxJointLimit.h */, - FFFD8385be207f948385be20 /* PxMassProperties.h */, - FFFD8385be887f948385be88 /* PxParticleExt.h */, - FFFD8385bef07f948385bef0 /* PxPrismaticJoint.h */, - FFFD8385bf587f948385bf58 /* PxRaycastCCD.h */, - FFFD8385bfc07f948385bfc0 /* PxRepXSerializer.h */, - FFFD8385c0287f948385c028 /* PxRepXSimpleType.h */, - FFFD8385c0907f948385c090 /* PxRevoluteJoint.h */, - FFFD8385c0f87f948385c0f8 /* PxRigidActorExt.h */, - FFFD8385c1607f948385c160 /* PxRigidBodyExt.h */, - FFFD8385c1c87f948385c1c8 /* PxSceneQueryExt.h */, - FFFD8385c2307f948385c230 /* PxSerialization.h */, - FFFD8385c2987f948385c298 /* PxShapeExt.h */, - FFFD8385c3007f948385c300 /* PxSimpleFactory.h */, - FFFD8385c3687f948385c368 /* PxSmoothNormals.h */, - FFFD8385c3d07f948385c3d0 /* PxSphericalJoint.h */, - FFFD8385c4387f948385c438 /* PxStringTableExt.h */, - FFFD8385c4a07f948385c4a0 /* PxTriangleMeshExt.h */, + FFFD840412007fa784041200 /* PxBinaryConverter.h */, + FFFD840412687fa784041268 /* PxBroadPhaseExt.h */, + FFFD840412d07fa7840412d0 /* PxClothFabricCooker.h */, + FFFD840413387fa784041338 /* PxClothMeshDesc.h */, + FFFD840413a07fa7840413a0 /* PxClothMeshQuadifier.h */, + FFFD840414087fa784041408 /* PxClothTetherCooker.h */, + FFFD840414707fa784041470 /* PxCollectionExt.h */, + FFFD840414d87fa7840414d8 /* PxConstraintExt.h */, + FFFD840415407fa784041540 /* PxConvexMeshExt.h */, + FFFD840415a87fa7840415a8 /* PxD6Joint.h */, + FFFD840416107fa784041610 /* PxDefaultAllocator.h */, + FFFD840416787fa784041678 /* PxDefaultCpuDispatcher.h */, + FFFD840416e07fa7840416e0 /* PxDefaultErrorCallback.h */, + FFFD840417487fa784041748 /* PxDefaultSimulationFilterShader.h */, + FFFD840417b07fa7840417b0 /* PxDefaultStreams.h */, + FFFD840418187fa784041818 /* PxDistanceJoint.h */, + FFFD840418807fa784041880 /* PxExtensionsAPI.h */, + FFFD840418e87fa7840418e8 /* PxFixedJoint.h */, + FFFD840419507fa784041950 /* PxJoint.h */, + FFFD840419b87fa7840419b8 /* PxJointLimit.h */, + FFFD84041a207fa784041a20 /* PxMassProperties.h */, + FFFD84041a887fa784041a88 /* PxParticleExt.h */, + FFFD84041af07fa784041af0 /* PxPrismaticJoint.h */, + FFFD84041b587fa784041b58 /* PxRaycastCCD.h */, + FFFD84041bc07fa784041bc0 /* PxRepXSerializer.h */, + FFFD84041c287fa784041c28 /* PxRepXSimpleType.h */, + FFFD84041c907fa784041c90 /* PxRevoluteJoint.h */, + FFFD84041cf87fa784041cf8 /* PxRigidActorExt.h */, + FFFD84041d607fa784041d60 /* PxRigidBodyExt.h */, + FFFD84041dc87fa784041dc8 /* PxSceneQueryExt.h */, + FFFD84041e307fa784041e30 /* PxSerialization.h */, + FFFD84041e987fa784041e98 /* PxShapeExt.h */, + FFFD84041f007fa784041f00 /* PxSimpleFactory.h */, + FFFD84041f687fa784041f68 /* PxSmoothNormals.h */, + FFFD84041fd07fa784041fd0 /* PxSphericalJoint.h */, + FFFD840420387fa784042038 /* PxStringTableExt.h */, + FFFD840420a07fa7840420a0 /* PxTriangleMeshExt.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB83683ad87f9483683ad8 /* src */ = { + FFFB83c222f87fa783c222f8 /* src */ = { isa = PBXGroup; children = ( - FFFD8385a0007f948385a000 /* ExtConstraintHelper.h */, - FFFD8385a0687f948385a068 /* ExtCpuWorkerThread.h */, - FFFD8385a0d07f948385a0d0 /* ExtD6Joint.h */, - FFFD8385a1387f948385a138 /* ExtDefaultCpuDispatcher.h */, - FFFD8385a1a07f948385a1a0 /* ExtDistanceJoint.h */, - FFFD8385a2087f948385a208 /* ExtFixedJoint.h */, - FFFD8385a2707f948385a270 /* ExtInertiaTensor.h */, - FFFD8385a2d87f948385a2d8 /* ExtJoint.h */, - FFFD8385a3407f948385a340 /* ExtJointMetaDataExtensions.h */, - FFFD8385a3a87f948385a3a8 /* ExtPlatform.h */, - FFFD8385a4107f948385a410 /* ExtPrismaticJoint.h */, - FFFD8385a4787f948385a478 /* ExtPvd.h */, - FFFD8385a4e07f948385a4e0 /* ExtRevoluteJoint.h */, - FFFD8385a5487f948385a548 /* ExtSerialization.h */, - FFFD8385a5b07f948385a5b0 /* ExtSharedQueueEntryPool.h */, - FFFD8385a6187f948385a618 /* ExtSphericalJoint.h */, - FFFD8385a6807f948385a680 /* ExtTaskQueueHelper.h */, - FFFD8385a6e87f948385a6e8 /* ExtBroadPhase.cpp */, - FFFD8385a7507f948385a750 /* ExtClothFabricCooker.cpp */, - FFFD8385a7b87f948385a7b8 /* ExtClothGeodesicTetherCooker.cpp */, - FFFD8385a8207f948385a820 /* ExtClothMeshQuadifier.cpp */, - FFFD8385a8887f948385a888 /* ExtClothSimpleTetherCooker.cpp */, - FFFD8385a8f07f948385a8f0 /* ExtCollection.cpp */, - FFFD8385a9587f948385a958 /* ExtConvexMeshExt.cpp */, - FFFD8385a9c07f948385a9c0 /* ExtCpuWorkerThread.cpp */, - FFFD8385aa287f948385aa28 /* ExtD6Joint.cpp */, - FFFD8385aa907f948385aa90 /* ExtD6JointSolverPrep.cpp */, - FFFD8385aaf87f948385aaf8 /* ExtDefaultCpuDispatcher.cpp */, - FFFD8385ab607f948385ab60 /* ExtDefaultErrorCallback.cpp */, - FFFD8385abc87f948385abc8 /* ExtDefaultSimulationFilterShader.cpp */, - FFFD8385ac307f948385ac30 /* ExtDefaultStreams.cpp */, - FFFD8385ac987f948385ac98 /* ExtDistanceJoint.cpp */, - FFFD8385ad007f948385ad00 /* ExtDistanceJointSolverPrep.cpp */, - FFFD8385ad687f948385ad68 /* ExtExtensions.cpp */, - FFFD8385add07f948385add0 /* ExtFixedJoint.cpp */, - FFFD8385ae387f948385ae38 /* ExtFixedJointSolverPrep.cpp */, - FFFD8385aea07f948385aea0 /* ExtJoint.cpp */, - FFFD8385af087f948385af08 /* ExtMetaData.cpp */, - FFFD8385af707f948385af70 /* ExtParticleExt.cpp */, - FFFD8385afd87f948385afd8 /* ExtPrismaticJoint.cpp */, - FFFD8385b0407f948385b040 /* ExtPrismaticJointSolverPrep.cpp */, - FFFD8385b0a87f948385b0a8 /* ExtPvd.cpp */, - FFFD8385b1107f948385b110 /* ExtPxStringTable.cpp */, - FFFD8385b1787f948385b178 /* ExtRaycastCCD.cpp */, - FFFD8385b1e07f948385b1e0 /* ExtRevoluteJoint.cpp */, - FFFD8385b2487f948385b248 /* ExtRevoluteJointSolverPrep.cpp */, - FFFD8385b2b07f948385b2b0 /* ExtRigidBodyExt.cpp */, - FFFD8385b3187f948385b318 /* ExtSceneQueryExt.cpp */, - FFFD8385b3807f948385b380 /* ExtSimpleFactory.cpp */, - FFFD8385b3e87f948385b3e8 /* ExtSmoothNormals.cpp */, - FFFD8385b4507f948385b450 /* ExtSphericalJoint.cpp */, - FFFD8385b4b87f948385b4b8 /* ExtSphericalJointSolverPrep.cpp */, - FFFD8385b5207f948385b520 /* ExtTriangleMeshExt.cpp */, + FFFD8403fc007fa78403fc00 /* ExtConstraintHelper.h */, + FFFD8403fc687fa78403fc68 /* ExtCpuWorkerThread.h */, + FFFD8403fcd07fa78403fcd0 /* ExtD6Joint.h */, + FFFD8403fd387fa78403fd38 /* ExtDefaultCpuDispatcher.h */, + FFFD8403fda07fa78403fda0 /* ExtDistanceJoint.h */, + FFFD8403fe087fa78403fe08 /* ExtFixedJoint.h */, + FFFD8403fe707fa78403fe70 /* ExtInertiaTensor.h */, + FFFD8403fed87fa78403fed8 /* ExtJoint.h */, + FFFD8403ff407fa78403ff40 /* ExtJointMetaDataExtensions.h */, + FFFD8403ffa87fa78403ffa8 /* ExtPlatform.h */, + FFFD840400107fa784040010 /* ExtPrismaticJoint.h */, + FFFD840400787fa784040078 /* ExtPvd.h */, + FFFD840400e07fa7840400e0 /* ExtRevoluteJoint.h */, + FFFD840401487fa784040148 /* ExtSerialization.h */, + FFFD840401b07fa7840401b0 /* ExtSharedQueueEntryPool.h */, + FFFD840402187fa784040218 /* ExtSphericalJoint.h */, + FFFD840402807fa784040280 /* ExtTaskQueueHelper.h */, + FFFD840402e87fa7840402e8 /* ExtBroadPhase.cpp */, + FFFD840403507fa784040350 /* ExtClothFabricCooker.cpp */, + FFFD840403b87fa7840403b8 /* ExtClothGeodesicTetherCooker.cpp */, + FFFD840404207fa784040420 /* ExtClothMeshQuadifier.cpp */, + FFFD840404887fa784040488 /* ExtClothSimpleTetherCooker.cpp */, + FFFD840404f07fa7840404f0 /* ExtCollection.cpp */, + FFFD840405587fa784040558 /* ExtConvexMeshExt.cpp */, + FFFD840405c07fa7840405c0 /* ExtCpuWorkerThread.cpp */, + FFFD840406287fa784040628 /* ExtD6Joint.cpp */, + FFFD840406907fa784040690 /* ExtD6JointSolverPrep.cpp */, + FFFD840406f87fa7840406f8 /* ExtDefaultCpuDispatcher.cpp */, + FFFD840407607fa784040760 /* ExtDefaultErrorCallback.cpp */, + FFFD840407c87fa7840407c8 /* ExtDefaultSimulationFilterShader.cpp */, + FFFD840408307fa784040830 /* ExtDefaultStreams.cpp */, + FFFD840408987fa784040898 /* ExtDistanceJoint.cpp */, + FFFD840409007fa784040900 /* ExtDistanceJointSolverPrep.cpp */, + FFFD840409687fa784040968 /* ExtExtensions.cpp */, + FFFD840409d07fa7840409d0 /* ExtFixedJoint.cpp */, + FFFD84040a387fa784040a38 /* ExtFixedJointSolverPrep.cpp */, + FFFD84040aa07fa784040aa0 /* ExtJoint.cpp */, + FFFD84040b087fa784040b08 /* ExtMetaData.cpp */, + FFFD84040b707fa784040b70 /* ExtParticleExt.cpp */, + FFFD84040bd87fa784040bd8 /* ExtPrismaticJoint.cpp */, + FFFD84040c407fa784040c40 /* ExtPrismaticJointSolverPrep.cpp */, + FFFD84040ca87fa784040ca8 /* ExtPvd.cpp */, + FFFD84040d107fa784040d10 /* ExtPxStringTable.cpp */, + FFFD84040d787fa784040d78 /* ExtRaycastCCD.cpp */, + FFFD84040de07fa784040de0 /* ExtRevoluteJoint.cpp */, + FFFD84040e487fa784040e48 /* ExtRevoluteJointSolverPrep.cpp */, + FFFD84040eb07fa784040eb0 /* ExtRigidBodyExt.cpp */, + FFFD84040f187fa784040f18 /* ExtSceneQueryExt.cpp */, + FFFD84040f807fa784040f80 /* ExtSimpleFactory.cpp */, + FFFD84040fe87fa784040fe8 /* ExtSmoothNormals.cpp */, + FFFD840410507fa784041050 /* ExtSphericalJoint.cpp */, + FFFD840410b87fa7840410b8 /* ExtSphericalJointSolverPrep.cpp */, + FFFD840411207fa784041120 /* ExtTriangleMeshExt.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB83683b007f9483683b00 /* serialization */ = { + FFFB83c223207fa783c22320 /* serialization */ = { isa = PBXGroup; children = ( - FFFD8385ea007f948385ea00 /* SnSerialUtils.h */, - FFFD8385ea687f948385ea68 /* SnSerializationRegistry.h */, - FFFD8385ead07f948385ead0 /* SnSerialUtils.cpp */, - FFFD8385eb387f948385eb38 /* SnSerialization.cpp */, - FFFD8385eba07f948385eba0 /* SnSerializationRegistry.cpp */, - FFFD8385ec087f948385ec08 /* Binary/SnConvX.h */, - FFFD8385ec707f948385ec70 /* Binary/SnConvX_Align.h */, - FFFD8385ecd87f948385ecd8 /* Binary/SnConvX_Common.h */, - FFFD8385ed407f948385ed40 /* Binary/SnConvX_MetaData.h */, - FFFD8385eda87f948385eda8 /* Binary/SnConvX_Output.h */, - FFFD8385ee107f948385ee10 /* Binary/SnConvX_Union.h */, - FFFD8385ee787f948385ee78 /* Binary/SnSerializationContext.h */, - FFFD8385eee07f948385eee0 /* Binary/SnBinaryDeserialization.cpp */, - FFFD8385ef487f948385ef48 /* Binary/SnBinarySerialization.cpp */, - FFFD8385efb07f948385efb0 /* Binary/SnConvX.cpp */, - FFFD8385f0187f948385f018 /* Binary/SnConvX_Align.cpp */, - FFFD8385f0807f948385f080 /* Binary/SnConvX_Convert.cpp */, - FFFD8385f0e87f948385f0e8 /* Binary/SnConvX_Error.cpp */, - FFFD8385f1507f948385f150 /* Binary/SnConvX_MetaData.cpp */, - FFFD8385f1b87f948385f1b8 /* Binary/SnConvX_Output.cpp */, - FFFD8385f2207f948385f220 /* Binary/SnConvX_Union.cpp */, - FFFD8385f2887f948385f288 /* Binary/SnSerializationContext.cpp */, - FFFD8385f2f07f948385f2f0 /* Xml/SnJointRepXSerializer.h */, - FFFD8385f3587f948385f358 /* Xml/SnPxStreamOperators.h */, - FFFD8385f3c07f948385f3c0 /* Xml/SnRepX1_0Defaults.h */, - FFFD8385f4287f948385f428 /* Xml/SnRepX3_1Defaults.h */, - FFFD8385f4907f948385f490 /* Xml/SnRepX3_2Defaults.h */, - FFFD8385f4f87f948385f4f8 /* Xml/SnRepXCollection.h */, - FFFD8385f5607f948385f560 /* Xml/SnRepXCoreSerializer.h */, - FFFD8385f5c87f948385f5c8 /* Xml/SnRepXSerializerImpl.h */, - FFFD8385f6307f948385f630 /* Xml/SnRepXUpgrader.h */, - FFFD8385f6987f948385f698 /* Xml/SnSimpleXmlWriter.h */, - FFFD8385f7007f948385f700 /* Xml/SnXmlDeserializer.h */, - FFFD8385f7687f948385f768 /* Xml/SnXmlImpl.h */, - FFFD8385f7d07f948385f7d0 /* Xml/SnXmlMemoryAllocator.h */, - FFFD8385f8387f948385f838 /* Xml/SnXmlMemoryPool.h */, - FFFD8385f8a07f948385f8a0 /* Xml/SnXmlMemoryPoolStreams.h */, - FFFD8385f9087f948385f908 /* Xml/SnXmlReader.h */, - FFFD8385f9707f948385f970 /* Xml/SnXmlSerializer.h */, - FFFD8385f9d87f948385f9d8 /* Xml/SnXmlSimpleXmlWriter.h */, - FFFD8385fa407f948385fa40 /* Xml/SnXmlStringToType.h */, - FFFD8385faa87f948385faa8 /* Xml/SnXmlVisitorReader.h */, - FFFD8385fb107f948385fb10 /* Xml/SnXmlVisitorWriter.h */, - FFFD8385fb787f948385fb78 /* Xml/SnXmlWriter.h */, - FFFD8385fbe07f948385fbe0 /* Xml/SnJointRepXSerializer.cpp */, - FFFD8385fc487f948385fc48 /* Xml/SnRepXCoreSerializer.cpp */, - FFFD8385fcb07f948385fcb0 /* Xml/SnRepXUpgrader.cpp */, - FFFD8385fd187f948385fd18 /* Xml/SnXmlSerialization.cpp */, - FFFD8385fd807f948385fd80 /* File/SnFile.h */, + FFFD840446007fa784044600 /* SnSerialUtils.h */, + FFFD840446687fa784044668 /* SnSerializationRegistry.h */, + FFFD840446d07fa7840446d0 /* SnSerialUtils.cpp */, + FFFD840447387fa784044738 /* SnSerialization.cpp */, + FFFD840447a07fa7840447a0 /* SnSerializationRegistry.cpp */, + FFFD840448087fa784044808 /* Binary/SnConvX.h */, + FFFD840448707fa784044870 /* Binary/SnConvX_Align.h */, + FFFD840448d87fa7840448d8 /* Binary/SnConvX_Common.h */, + FFFD840449407fa784044940 /* Binary/SnConvX_MetaData.h */, + FFFD840449a87fa7840449a8 /* Binary/SnConvX_Output.h */, + FFFD84044a107fa784044a10 /* Binary/SnConvX_Union.h */, + FFFD84044a787fa784044a78 /* Binary/SnSerializationContext.h */, + FFFD84044ae07fa784044ae0 /* Binary/SnBinaryDeserialization.cpp */, + FFFD84044b487fa784044b48 /* Binary/SnBinarySerialization.cpp */, + FFFD84044bb07fa784044bb0 /* Binary/SnConvX.cpp */, + FFFD84044c187fa784044c18 /* Binary/SnConvX_Align.cpp */, + FFFD84044c807fa784044c80 /* Binary/SnConvX_Convert.cpp */, + FFFD84044ce87fa784044ce8 /* Binary/SnConvX_Error.cpp */, + FFFD84044d507fa784044d50 /* Binary/SnConvX_MetaData.cpp */, + FFFD84044db87fa784044db8 /* Binary/SnConvX_Output.cpp */, + FFFD84044e207fa784044e20 /* Binary/SnConvX_Union.cpp */, + FFFD84044e887fa784044e88 /* Binary/SnSerializationContext.cpp */, + FFFD84044ef07fa784044ef0 /* Xml/SnJointRepXSerializer.h */, + FFFD84044f587fa784044f58 /* Xml/SnPxStreamOperators.h */, + FFFD84044fc07fa784044fc0 /* Xml/SnRepX1_0Defaults.h */, + FFFD840450287fa784045028 /* Xml/SnRepX3_1Defaults.h */, + FFFD840450907fa784045090 /* Xml/SnRepX3_2Defaults.h */, + FFFD840450f87fa7840450f8 /* Xml/SnRepXCollection.h */, + FFFD840451607fa784045160 /* Xml/SnRepXCoreSerializer.h */, + FFFD840451c87fa7840451c8 /* Xml/SnRepXSerializerImpl.h */, + FFFD840452307fa784045230 /* Xml/SnRepXUpgrader.h */, + FFFD840452987fa784045298 /* Xml/SnSimpleXmlWriter.h */, + FFFD840453007fa784045300 /* Xml/SnXmlDeserializer.h */, + FFFD840453687fa784045368 /* Xml/SnXmlImpl.h */, + FFFD840453d07fa7840453d0 /* Xml/SnXmlMemoryAllocator.h */, + FFFD840454387fa784045438 /* Xml/SnXmlMemoryPool.h */, + FFFD840454a07fa7840454a0 /* Xml/SnXmlMemoryPoolStreams.h */, + FFFD840455087fa784045508 /* Xml/SnXmlReader.h */, + FFFD840455707fa784045570 /* Xml/SnXmlSerializer.h */, + FFFD840455d87fa7840455d8 /* Xml/SnXmlSimpleXmlWriter.h */, + FFFD840456407fa784045640 /* Xml/SnXmlStringToType.h */, + FFFD840456a87fa7840456a8 /* Xml/SnXmlVisitorReader.h */, + FFFD840457107fa784045710 /* Xml/SnXmlVisitorWriter.h */, + FFFD840457787fa784045778 /* Xml/SnXmlWriter.h */, + FFFD840457e07fa7840457e0 /* Xml/SnJointRepXSerializer.cpp */, + FFFD840458487fa784045848 /* Xml/SnRepXCoreSerializer.cpp */, + FFFD840458b07fa7840458b0 /* Xml/SnRepXUpgrader.cpp */, + FFFD840459187fa784045918 /* Xml/SnXmlSerialization.cpp */, + FFFD840459807fa784045980 /* File/SnFile.h */, ); name = "serialization"; sourceTree = SOURCE_ROOT; }; - FFFB83683b287f9483683b28 /* metadata */ = { + FFFB83c223487fa783c22348 /* metadata */ = { isa = PBXGroup; children = ( - FFFD8385c6007f948385c600 /* core/include/PvdMetaDataDefineProperties.h */, - FFFD8385c6687f948385c668 /* core/include/PvdMetaDataExtensions.h */, - FFFD8385c6d07f948385c6d0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFD8385c7387f948385c738 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFD8385c7a07f948385c7a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFD8385c8087f948385c808 /* core/include/PxMetaDataCompare.h */, - FFFD8385c8707f948385c870 /* core/include/PxMetaDataCppPrefix.h */, - FFFD8385c8d87f948385c8d8 /* core/include/PxMetaDataObjects.h */, - FFFD8385c9407f948385c940 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFD8385c9a87f948385c9a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, - FFFD8385ca107f948385ca10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, - FFFD8385ca787f948385ca78 /* extensions/include/PxExtensionMetaDataObjects.h */, - FFFD8385cae07f948385cae0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, + FFFD840422007fa784042200 /* core/include/PvdMetaDataDefineProperties.h */, + FFFD840422687fa784042268 /* core/include/PvdMetaDataExtensions.h */, + FFFD840422d07fa7840422d0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFD840423387fa784042338 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFD840423a07fa7840423a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFD840424087fa784042408 /* core/include/PxMetaDataCompare.h */, + FFFD840424707fa784042470 /* core/include/PxMetaDataCppPrefix.h */, + FFFD840424d87fa7840424d8 /* core/include/PxMetaDataObjects.h */, + FFFD840425407fa784042540 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFD840425a87fa7840425a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, + FFFD840426107fa784042610 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, + FFFD840426787fa784042678 /* extensions/include/PxExtensionMetaDataObjects.h */, + FFFD840426e07fa7840426e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFB8368d3907f948368d390 /* SceneQuery */ = { + FFFB83c2bbb07fa783c2bbb0 /* SceneQuery */ = { isa = PBXGroup; children = ( - FFFB8368ef307f948368ef30 /* src */, - FFFB8368ef587f948368ef58 /* include */, + FFFB83c2d7507fa783c2d750 /* src */, + FFFB83c2d7787fa783c2d778 /* include */, ); name = "SceneQuery"; sourceTree = "<group>"; }; - FFFB8368ef307f948368ef30 /* src */ = { + FFFB83c2d7507fa783c2d750 /* src */ = { isa = PBXGroup; children = ( - FFFD83862a007f9483862a00 /* SqAABBPruner.cpp */, - FFFD83862a687f9483862a68 /* SqAABBTree.cpp */, - FFFD83862ad07f9483862ad0 /* SqAABBTreeBuild.cpp */, - FFFD83862b387f9483862b38 /* SqAABBTreeUpdateMap.cpp */, - FFFD83862ba07f9483862ba0 /* SqBounds.cpp */, - FFFD83862c087f9483862c08 /* SqBucketPruner.cpp */, - FFFD83862c707f9483862c70 /* SqExtendedBucketPruner.cpp */, - FFFD83862cd87f9483862cd8 /* SqIncrementalAABBPrunerCore.cpp */, - FFFD83862d407f9483862d40 /* SqIncrementalAABBTree.cpp */, - FFFD83862da87f9483862da8 /* SqMetaData.cpp */, - FFFD83862e107f9483862e10 /* SqPruningPool.cpp */, - FFFD83862e787f9483862e78 /* SqPruningStructure.cpp */, - FFFD83862ee07f9483862ee0 /* SqSceneQueryManager.cpp */, - FFFD83862f487f9483862f48 /* SqAABBPruner.h */, - FFFD83862fb07f9483862fb0 /* SqAABBTree.h */, - FFFD838630187f9483863018 /* SqAABBTreeBuild.h */, - FFFD838630807f9483863080 /* SqAABBTreeQuery.h */, - FFFD838630e87f94838630e8 /* SqAABBTreeUpdateMap.h */, - FFFD838631507f9483863150 /* SqBounds.h */, - FFFD838631b87f94838631b8 /* SqBucketPruner.h */, - FFFD838632207f9483863220 /* SqExtendedBucketPruner.h */, - FFFD838632887f9483863288 /* SqIncrementalAABBPrunerCore.h */, - FFFD838632f07f94838632f0 /* SqIncrementalAABBTree.h */, - FFFD838633587f9483863358 /* SqPrunerTestsSIMD.h */, - FFFD838633c07f94838633c0 /* SqPruningPool.h */, - FFFD838634287f9483863428 /* SqTypedef.h */, + FFFD840486007fa784048600 /* SqAABBPruner.cpp */, + FFFD840486687fa784048668 /* SqAABBTree.cpp */, + FFFD840486d07fa7840486d0 /* SqAABBTreeBuild.cpp */, + FFFD840487387fa784048738 /* SqAABBTreeUpdateMap.cpp */, + FFFD840487a07fa7840487a0 /* SqBounds.cpp */, + FFFD840488087fa784048808 /* SqBucketPruner.cpp */, + FFFD840488707fa784048870 /* SqExtendedBucketPruner.cpp */, + FFFD840488d87fa7840488d8 /* SqIncrementalAABBPrunerCore.cpp */, + FFFD840489407fa784048940 /* SqIncrementalAABBTree.cpp */, + FFFD840489a87fa7840489a8 /* SqMetaData.cpp */, + FFFD84048a107fa784048a10 /* SqPruningPool.cpp */, + FFFD84048a787fa784048a78 /* SqPruningStructure.cpp */, + FFFD84048ae07fa784048ae0 /* SqSceneQueryManager.cpp */, + FFFD84048b487fa784048b48 /* SqAABBPruner.h */, + FFFD84048bb07fa784048bb0 /* SqAABBTree.h */, + FFFD84048c187fa784048c18 /* SqAABBTreeBuild.h */, + FFFD84048c807fa784048c80 /* SqAABBTreeQuery.h */, + FFFD84048ce87fa784048ce8 /* SqAABBTreeUpdateMap.h */, + FFFD84048d507fa784048d50 /* SqBounds.h */, + FFFD84048db87fa784048db8 /* SqBucketPruner.h */, + FFFD84048e207fa784048e20 /* SqExtendedBucketPruner.h */, + FFFD84048e887fa784048e88 /* SqIncrementalAABBPrunerCore.h */, + FFFD84048ef07fa784048ef0 /* SqIncrementalAABBTree.h */, + FFFD84048f587fa784048f58 /* SqPrunerTestsSIMD.h */, + FFFD84048fc07fa784048fc0 /* SqPruningPool.h */, + FFFD840490287fa784049028 /* SqTypedef.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB8368ef587f948368ef58 /* include */ = { + FFFB83c2d7787fa783c2d778 /* include */ = { isa = PBXGroup; children = ( - FFFD836917407f9483691740 /* SqPruner.h */, - FFFD836917a87f94836917a8 /* SqPrunerMergeData.h */, - FFFD836918107f9483691810 /* SqPruningStructure.h */, - FFFD836918787f9483691878 /* SqSceneQueryManager.h */, + FFFD83c2ff607fa783c2ff60 /* SqPruner.h */, + FFFD83c2ffc87fa783c2ffc8 /* SqPrunerMergeData.h */, + FFFD83c300307fa783c30030 /* SqPruningStructure.h */, + FFFD83c300987fa783c30098 /* SqSceneQueryManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB83691a007f9483691a00 /* SimulationController */ = { + FFFB83c302207fa783c30220 /* SimulationController */ = { isa = PBXGroup; children = ( - FFFB836943c07f94836943c0 /* include */, - FFFB836943e87f94836943e8 /* src */, + FFFB83c32be07fa783c32be0 /* include */, + FFFB83c32c087fa783c32c08 /* src */, ); name = "SimulationController"; sourceTree = "<group>"; }; - FFFB836943c07f94836943c0 /* include */ = { + FFFB83c32be07fa783c32be0 /* include */ = { isa = PBXGroup; children = ( - FFFD838656007f9483865600 /* ScActorCore.h */, - FFFD838656687f9483865668 /* ScArticulationCore.h */, - FFFD838656d07f94838656d0 /* ScArticulationJointCore.h */, - FFFD838657387f9483865738 /* ScBodyCore.h */, - FFFD838657a07f94838657a0 /* ScClothCore.h */, - FFFD838658087f9483865808 /* ScClothFabricCore.h */, - FFFD838658707f9483865870 /* ScConstraintCore.h */, - FFFD838658d87f94838658d8 /* ScIterators.h */, - FFFD838659407f9483865940 /* ScMaterialCore.h */, - FFFD838659a87f94838659a8 /* ScParticleSystemCore.h */, - FFFD83865a107f9483865a10 /* ScPhysics.h */, - FFFD83865a787f9483865a78 /* ScRigidCore.h */, - FFFD83865ae07f9483865ae0 /* ScScene.h */, - FFFD83865b487f9483865b48 /* ScShapeCore.h */, - FFFD83865bb07f9483865bb0 /* ScStaticCore.h */, + FFFD8404b2007fa78404b200 /* ScActorCore.h */, + FFFD8404b2687fa78404b268 /* ScArticulationCore.h */, + FFFD8404b2d07fa78404b2d0 /* ScArticulationJointCore.h */, + FFFD8404b3387fa78404b338 /* ScBodyCore.h */, + FFFD8404b3a07fa78404b3a0 /* ScClothCore.h */, + FFFD8404b4087fa78404b408 /* ScClothFabricCore.h */, + FFFD8404b4707fa78404b470 /* ScConstraintCore.h */, + FFFD8404b4d87fa78404b4d8 /* ScIterators.h */, + FFFD8404b5407fa78404b540 /* ScMaterialCore.h */, + FFFD8404b5a87fa78404b5a8 /* ScParticleSystemCore.h */, + FFFD8404b6107fa78404b610 /* ScPhysics.h */, + FFFD8404b6787fa78404b678 /* ScRigidCore.h */, + FFFD8404b6e07fa78404b6e0 /* ScScene.h */, + FFFD8404b7487fa78404b748 /* ScShapeCore.h */, + FFFD8404b7b07fa78404b7b0 /* ScStaticCore.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB836943e87f94836943e8 /* src */ = { + FFFB83c32c087fa783c32c08 /* src */ = { isa = PBXGroup; children = ( - FFFD8480e0007f948480e000 /* ScActorElementPair.h */, - FFFD8480e0687f948480e068 /* ScActorInteraction.h */, - FFFD8480e0d07f948480e0d0 /* ScActorPair.h */, - FFFD8480e1387f948480e138 /* ScActorSim.h */, - FFFD8480e1a07f948480e1a0 /* ScArticulationJointSim.h */, - FFFD8480e2087f948480e208 /* ScArticulationSim.h */, - FFFD8480e2707f948480e270 /* ScBodySim.h */, - FFFD8480e2d87f948480e2d8 /* ScClient.h */, - FFFD8480e3407f948480e340 /* ScConstraintGroupNode.h */, - FFFD8480e3a87f948480e3a8 /* ScConstraintInteraction.h */, - FFFD8480e4107f948480e410 /* ScConstraintProjectionManager.h */, - FFFD8480e4787f948480e478 /* ScConstraintProjectionTree.h */, - FFFD8480e4e07f948480e4e0 /* ScConstraintSim.h */, - FFFD8480e5487f948480e548 /* ScContactReportBuffer.h */, - FFFD8480e5b07f948480e5b0 /* ScContactStream.h */, - FFFD8480e6187f948480e618 /* ScElementInteractionMarker.h */, - FFFD8480e6807f948480e680 /* ScElementSim.h */, - FFFD8480e6e87f948480e6e8 /* ScElementSimInteraction.h */, - FFFD8480e7507f948480e750 /* ScInteraction.h */, - FFFD8480e7b87f948480e7b8 /* ScInteractionFlags.h */, - FFFD8480e8207f948480e820 /* ScNPhaseCore.h */, - FFFD8480e8887f948480e888 /* ScObjectIDTracker.h */, - FFFD8480e8f07f948480e8f0 /* ScRbElementInteraction.h */, - FFFD8480e9587f948480e958 /* ScRigidSim.h */, - FFFD8480e9c07f948480e9c0 /* ScShapeInteraction.h */, - FFFD8480ea287f948480ea28 /* ScShapeIterator.h */, - FFFD8480ea907f948480ea90 /* ScShapeSim.h */, - FFFD8480eaf87f948480eaf8 /* ScSimStateData.h */, - FFFD8480eb607f948480eb60 /* ScSimStats.h */, - FFFD8480ebc87f948480ebc8 /* ScSimulationController.h */, - FFFD8480ec307f948480ec30 /* ScSqBoundsManager.h */, - FFFD8480ec987f948480ec98 /* ScStaticSim.h */, - FFFD8480ed007f948480ed00 /* ScTriggerInteraction.h */, - FFFD8480ed687f948480ed68 /* ScTriggerPairs.h */, - FFFD8480edd07f948480edd0 /* ScActorCore.cpp */, - FFFD8480ee387f948480ee38 /* ScActorSim.cpp */, - FFFD8480eea07f948480eea0 /* ScArticulationCore.cpp */, - FFFD8480ef087f948480ef08 /* ScArticulationJointCore.cpp */, - FFFD8480ef707f948480ef70 /* ScArticulationJointSim.cpp */, - FFFD8480efd87f948480efd8 /* ScArticulationSim.cpp */, - FFFD8480f0407f948480f040 /* ScBodyCore.cpp */, - FFFD8480f0a87f948480f0a8 /* ScBodyCoreKinematic.cpp */, - FFFD8480f1107f948480f110 /* ScBodySim.cpp */, - FFFD8480f1787f948480f178 /* ScConstraintCore.cpp */, - FFFD8480f1e07f948480f1e0 /* ScConstraintGroupNode.cpp */, - FFFD8480f2487f948480f248 /* ScConstraintInteraction.cpp */, - FFFD8480f2b07f948480f2b0 /* ScConstraintProjectionManager.cpp */, - FFFD8480f3187f948480f318 /* ScConstraintProjectionTree.cpp */, - FFFD8480f3807f948480f380 /* ScConstraintSim.cpp */, - FFFD8480f3e87f948480f3e8 /* ScElementInteractionMarker.cpp */, - FFFD8480f4507f948480f450 /* ScElementSim.cpp */, - FFFD8480f4b87f948480f4b8 /* ScInteraction.cpp */, - FFFD8480f5207f948480f520 /* ScIterators.cpp */, - FFFD8480f5887f948480f588 /* ScMaterialCore.cpp */, - FFFD8480f5f07f948480f5f0 /* ScMetaData.cpp */, - FFFD8480f6587f948480f658 /* ScNPhaseCore.cpp */, - FFFD8480f6c07f948480f6c0 /* ScPhysics.cpp */, - FFFD8480f7287f948480f728 /* ScRigidCore.cpp */, - FFFD8480f7907f948480f790 /* ScRigidSim.cpp */, - FFFD8480f7f87f948480f7f8 /* ScScene.cpp */, - FFFD8480f8607f948480f860 /* ScShapeCore.cpp */, - FFFD8480f8c87f948480f8c8 /* ScShapeInteraction.cpp */, - FFFD8480f9307f948480f930 /* ScShapeSim.cpp */, - FFFD8480f9987f948480f998 /* ScSimStats.cpp */, - FFFD8480fa007f948480fa00 /* ScSimulationController.cpp */, - FFFD8480fa687f948480fa68 /* ScSqBoundsManager.cpp */, - FFFD8480fad07f948480fad0 /* ScStaticCore.cpp */, - FFFD8480fb387f948480fb38 /* ScStaticSim.cpp */, - FFFD8480fba07f948480fba0 /* ScTriggerInteraction.cpp */, - FFFD8480fc087f948480fc08 /* particles/ScParticleBodyInteraction.h */, - FFFD8480fc707f948480fc70 /* particles/ScParticlePacketShape.h */, - FFFD8480fcd87f948480fcd8 /* particles/ScParticleSystemSim.h */, - FFFD8480fd407f948480fd40 /* particles/ScParticleBodyInteraction.cpp */, - FFFD8480fda87f948480fda8 /* particles/ScParticlePacketShape.cpp */, - FFFD8480fe107f948480fe10 /* particles/ScParticleSystemCore.cpp */, - FFFD8480fe787f948480fe78 /* particles/ScParticleSystemSim.cpp */, - FFFD8480fee07f948480fee0 /* cloth/ScClothShape.h */, - FFFD8480ff487f948480ff48 /* cloth/ScClothSim.h */, - FFFD8480ffb07f948480ffb0 /* cloth/ScClothCore.cpp */, - FFFD848100187f9484810018 /* cloth/ScClothFabricCore.cpp */, - FFFD848100807f9484810080 /* cloth/ScClothShape.cpp */, - FFFD848100e87f94848100e8 /* cloth/ScClothSim.cpp */, + FFFD8404e4007fa78404e400 /* ScActorElementPair.h */, + FFFD8404e4687fa78404e468 /* ScActorInteraction.h */, + FFFD8404e4d07fa78404e4d0 /* ScActorPair.h */, + FFFD8404e5387fa78404e538 /* ScActorSim.h */, + FFFD8404e5a07fa78404e5a0 /* ScArticulationJointSim.h */, + FFFD8404e6087fa78404e608 /* ScArticulationSim.h */, + FFFD8404e6707fa78404e670 /* ScBodySim.h */, + FFFD8404e6d87fa78404e6d8 /* ScClient.h */, + FFFD8404e7407fa78404e740 /* ScConstraintGroupNode.h */, + FFFD8404e7a87fa78404e7a8 /* ScConstraintInteraction.h */, + FFFD8404e8107fa78404e810 /* ScConstraintProjectionManager.h */, + FFFD8404e8787fa78404e878 /* ScConstraintProjectionTree.h */, + FFFD8404e8e07fa78404e8e0 /* ScConstraintSim.h */, + FFFD8404e9487fa78404e948 /* ScContactReportBuffer.h */, + FFFD8404e9b07fa78404e9b0 /* ScContactStream.h */, + FFFD8404ea187fa78404ea18 /* ScElementInteractionMarker.h */, + FFFD8404ea807fa78404ea80 /* ScElementSim.h */, + FFFD8404eae87fa78404eae8 /* ScElementSimInteraction.h */, + FFFD8404eb507fa78404eb50 /* ScInteraction.h */, + FFFD8404ebb87fa78404ebb8 /* ScInteractionFlags.h */, + FFFD8404ec207fa78404ec20 /* ScNPhaseCore.h */, + FFFD8404ec887fa78404ec88 /* ScObjectIDTracker.h */, + FFFD8404ecf07fa78404ecf0 /* ScRbElementInteraction.h */, + FFFD8404ed587fa78404ed58 /* ScRigidSim.h */, + FFFD8404edc07fa78404edc0 /* ScShapeInteraction.h */, + FFFD8404ee287fa78404ee28 /* ScShapeIterator.h */, + FFFD8404ee907fa78404ee90 /* ScShapeSim.h */, + FFFD8404eef87fa78404eef8 /* ScSimStateData.h */, + FFFD8404ef607fa78404ef60 /* ScSimStats.h */, + FFFD8404efc87fa78404efc8 /* ScSimulationController.h */, + FFFD8404f0307fa78404f030 /* ScSqBoundsManager.h */, + FFFD8404f0987fa78404f098 /* ScStaticSim.h */, + FFFD8404f1007fa78404f100 /* ScTriggerInteraction.h */, + FFFD8404f1687fa78404f168 /* ScTriggerPairs.h */, + FFFD8404f1d07fa78404f1d0 /* ScActorCore.cpp */, + FFFD8404f2387fa78404f238 /* ScActorSim.cpp */, + FFFD8404f2a07fa78404f2a0 /* ScArticulationCore.cpp */, + FFFD8404f3087fa78404f308 /* ScArticulationJointCore.cpp */, + FFFD8404f3707fa78404f370 /* ScArticulationJointSim.cpp */, + FFFD8404f3d87fa78404f3d8 /* ScArticulationSim.cpp */, + FFFD8404f4407fa78404f440 /* ScBodyCore.cpp */, + FFFD8404f4a87fa78404f4a8 /* ScBodyCoreKinematic.cpp */, + FFFD8404f5107fa78404f510 /* ScBodySim.cpp */, + FFFD8404f5787fa78404f578 /* ScConstraintCore.cpp */, + FFFD8404f5e07fa78404f5e0 /* ScConstraintGroupNode.cpp */, + FFFD8404f6487fa78404f648 /* ScConstraintInteraction.cpp */, + FFFD8404f6b07fa78404f6b0 /* ScConstraintProjectionManager.cpp */, + FFFD8404f7187fa78404f718 /* ScConstraintProjectionTree.cpp */, + FFFD8404f7807fa78404f780 /* ScConstraintSim.cpp */, + FFFD8404f7e87fa78404f7e8 /* ScElementInteractionMarker.cpp */, + FFFD8404f8507fa78404f850 /* ScElementSim.cpp */, + FFFD8404f8b87fa78404f8b8 /* ScInteraction.cpp */, + FFFD8404f9207fa78404f920 /* ScIterators.cpp */, + FFFD8404f9887fa78404f988 /* ScMaterialCore.cpp */, + FFFD8404f9f07fa78404f9f0 /* ScMetaData.cpp */, + FFFD8404fa587fa78404fa58 /* ScNPhaseCore.cpp */, + FFFD8404fac07fa78404fac0 /* ScPhysics.cpp */, + FFFD8404fb287fa78404fb28 /* ScRigidCore.cpp */, + FFFD8404fb907fa78404fb90 /* ScRigidSim.cpp */, + FFFD8404fbf87fa78404fbf8 /* ScScene.cpp */, + FFFD8404fc607fa78404fc60 /* ScShapeCore.cpp */, + FFFD8404fcc87fa78404fcc8 /* ScShapeInteraction.cpp */, + FFFD8404fd307fa78404fd30 /* ScShapeSim.cpp */, + FFFD8404fd987fa78404fd98 /* ScSimStats.cpp */, + FFFD8404fe007fa78404fe00 /* ScSimulationController.cpp */, + FFFD8404fe687fa78404fe68 /* ScSqBoundsManager.cpp */, + FFFD8404fed07fa78404fed0 /* ScStaticCore.cpp */, + FFFD8404ff387fa78404ff38 /* ScStaticSim.cpp */, + FFFD8404ffa07fa78404ffa0 /* ScTriggerInteraction.cpp */, + FFFD840500087fa784050008 /* particles/ScParticleBodyInteraction.h */, + FFFD840500707fa784050070 /* particles/ScParticlePacketShape.h */, + FFFD840500d87fa7840500d8 /* particles/ScParticleSystemSim.h */, + FFFD840501407fa784050140 /* particles/ScParticleBodyInteraction.cpp */, + FFFD840501a87fa7840501a8 /* particles/ScParticlePacketShape.cpp */, + FFFD840502107fa784050210 /* particles/ScParticleSystemCore.cpp */, + FFFD840502787fa784050278 /* particles/ScParticleSystemSim.cpp */, + FFFD840502e07fa7840502e0 /* cloth/ScClothShape.h */, + FFFD840503487fa784050348 /* cloth/ScClothSim.h */, + FFFD840503b07fa7840503b0 /* cloth/ScClothCore.cpp */, + FFFD840504187fa784050418 /* cloth/ScClothFabricCore.cpp */, + FFFD840504807fa784050480 /* cloth/ScClothShape.cpp */, + FFFD840504e87fa7840504e8 /* cloth/ScClothSim.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB8421f0907f948421f090 /* PhysXCooking */ = { + FFFB83c352407fa783c35240 /* PhysXCooking */ = { isa = PBXGroup; children = ( - FFFB842298807f9484229880 /* include */, - FFFB842298a87f94842298a8 /* src */, + FFFB83c399e07fa783c399e0 /* include */, + FFFB83c39a087fa783c39a08 /* src */, ); name = "PhysXCooking"; sourceTree = "<group>"; }; - FFFB842298807f9484229880 /* include */ = { + FFFB83c399e07fa783c399e0 /* include */ = { isa = PBXGroup; children = ( - FFFD84229f707f9484229f70 /* PxBVH33MidphaseDesc.h */, - FFFD84229fd87f9484229fd8 /* PxBVH34MidphaseDesc.h */, - FFFD8422a0407f948422a040 /* PxConvexMeshDesc.h */, - FFFD8422a0a87f948422a0a8 /* PxCooking.h */, - FFFD8422a1107f948422a110 /* PxMidphaseDesc.h */, - FFFD8422a1787f948422a178 /* PxTriangleMeshDesc.h */, - FFFD8422a1e07f948422a1e0 /* Pxc.h */, + FFFD83c3f7507fa783c3f750 /* PxBVH33MidphaseDesc.h */, + FFFD83c3f7b87fa783c3f7b8 /* PxBVH34MidphaseDesc.h */, + FFFD83c3f8207fa783c3f820 /* PxConvexMeshDesc.h */, + FFFD83c3f8887fa783c3f888 /* PxCooking.h */, + FFFD83c3f8f07fa783c3f8f0 /* PxMidphaseDesc.h */, + FFFD83c3f9587fa783c3f958 /* PxTriangleMeshDesc.h */, + FFFD83c3f9c07fa783c3f9c0 /* Pxc.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB842298a87f94842298a8 /* src */ = { + FFFB83c39a087fa783c39a08 /* src */ = { isa = PBXGroup; children = ( - FFFD84813a007f9484813a00 /* Adjacencies.cpp */, - FFFD84813a687f9484813a68 /* Cooking.cpp */, - FFFD84813ad07f9484813ad0 /* CookingUtils.cpp */, - FFFD84813b387f9484813b38 /* EdgeList.cpp */, - FFFD84813ba07f9484813ba0 /* MeshCleaner.cpp */, - FFFD84813c087f9484813c08 /* Quantizer.cpp */, - FFFD84813c707f9484813c70 /* Adjacencies.h */, - FFFD84813cd87f9484813cd8 /* Cooking.h */, - FFFD84813d407f9484813d40 /* CookingUtils.h */, - FFFD84813da87f9484813da8 /* EdgeList.h */, - FFFD84813e107f9484813e10 /* MeshCleaner.h */, - FFFD84813e787f9484813e78 /* Quantizer.h */, - FFFD84813ee07f9484813ee0 /* mesh/GrbTriangleMeshCooking.cpp */, - FFFD84813f487f9484813f48 /* mesh/HeightFieldCooking.cpp */, - FFFD84813fb07f9484813fb0 /* mesh/RTreeCooking.cpp */, - FFFD848140187f9484814018 /* mesh/TriangleMeshBuilder.cpp */, - FFFD848140807f9484814080 /* mesh/GrbTriangleMeshCooking.h */, - FFFD848140e87f94848140e8 /* mesh/HeightFieldCooking.h */, - FFFD848141507f9484814150 /* mesh/QuickSelect.h */, - FFFD848141b87f94848141b8 /* mesh/RTreeCooking.h */, - FFFD848142207f9484814220 /* mesh/TriangleMeshBuilder.h */, - FFFD848142887f9484814288 /* convex/BigConvexDataBuilder.cpp */, - FFFD848142f07f94848142f0 /* convex/ConvexHullBuilder.cpp */, - FFFD848143587f9484814358 /* convex/ConvexHullLib.cpp */, - FFFD848143c07f94848143c0 /* convex/ConvexHullUtils.cpp */, - FFFD848144287f9484814428 /* convex/ConvexMeshBuilder.cpp */, - FFFD848144907f9484814490 /* convex/ConvexPolygonsBuilder.cpp */, - FFFD848144f87f94848144f8 /* convex/InflationConvexHullLib.cpp */, - FFFD848145607f9484814560 /* convex/QuickHullConvexHullLib.cpp */, - FFFD848145c87f94848145c8 /* convex/VolumeIntegration.cpp */, - FFFD848146307f9484814630 /* convex/BigConvexDataBuilder.h */, - FFFD848146987f9484814698 /* convex/ConvexHullBuilder.h */, - FFFD848147007f9484814700 /* convex/ConvexHullLib.h */, - FFFD848147687f9484814768 /* convex/ConvexHullUtils.h */, - FFFD848147d07f94848147d0 /* convex/ConvexMeshBuilder.h */, - FFFD848148387f9484814838 /* convex/ConvexPolygonsBuilder.h */, - FFFD848148a07f94848148a0 /* convex/InflationConvexHullLib.h */, - FFFD848149087f9484814908 /* convex/QuickHullConvexHullLib.h */, - FFFD848149707f9484814970 /* convex/VolumeIntegration.h */, + FFFD840526007fa784052600 /* Adjacencies.cpp */, + FFFD840526687fa784052668 /* Cooking.cpp */, + FFFD840526d07fa7840526d0 /* CookingUtils.cpp */, + FFFD840527387fa784052738 /* EdgeList.cpp */, + FFFD840527a07fa7840527a0 /* MeshCleaner.cpp */, + FFFD840528087fa784052808 /* Quantizer.cpp */, + FFFD840528707fa784052870 /* Adjacencies.h */, + FFFD840528d87fa7840528d8 /* Cooking.h */, + FFFD840529407fa784052940 /* CookingUtils.h */, + FFFD840529a87fa7840529a8 /* EdgeList.h */, + FFFD84052a107fa784052a10 /* MeshCleaner.h */, + FFFD84052a787fa784052a78 /* Quantizer.h */, + FFFD84052ae07fa784052ae0 /* mesh/GrbTriangleMeshCooking.cpp */, + FFFD84052b487fa784052b48 /* mesh/HeightFieldCooking.cpp */, + FFFD84052bb07fa784052bb0 /* mesh/RTreeCooking.cpp */, + FFFD84052c187fa784052c18 /* mesh/TriangleMeshBuilder.cpp */, + FFFD84052c807fa784052c80 /* mesh/GrbTriangleMeshCooking.h */, + FFFD84052ce87fa784052ce8 /* mesh/HeightFieldCooking.h */, + FFFD84052d507fa784052d50 /* mesh/QuickSelect.h */, + FFFD84052db87fa784052db8 /* mesh/RTreeCooking.h */, + FFFD84052e207fa784052e20 /* mesh/TriangleMeshBuilder.h */, + FFFD84052e887fa784052e88 /* convex/BigConvexDataBuilder.cpp */, + FFFD84052ef07fa784052ef0 /* convex/ConvexHullBuilder.cpp */, + FFFD84052f587fa784052f58 /* convex/ConvexHullLib.cpp */, + FFFD84052fc07fa784052fc0 /* convex/ConvexHullUtils.cpp */, + FFFD840530287fa784053028 /* convex/ConvexMeshBuilder.cpp */, + FFFD840530907fa784053090 /* convex/ConvexPolygonsBuilder.cpp */, + FFFD840530f87fa7840530f8 /* convex/InflationConvexHullLib.cpp */, + FFFD840531607fa784053160 /* convex/QuickHullConvexHullLib.cpp */, + FFFD840531c87fa7840531c8 /* convex/VolumeIntegration.cpp */, + FFFD840532307fa784053230 /* convex/BigConvexDataBuilder.h */, + FFFD840532987fa784053298 /* convex/ConvexHullBuilder.h */, + FFFD840533007fa784053300 /* convex/ConvexHullLib.h */, + FFFD840533687fa784053368 /* convex/ConvexHullUtils.h */, + FFFD840533d07fa7840533d0 /* convex/ConvexMeshBuilder.h */, + FFFD840534387fa784053438 /* convex/ConvexPolygonsBuilder.h */, + FFFD840534a07fa7840534a0 /* convex/InflationConvexHullLib.h */, + FFFD840535087fa784053508 /* convex/QuickHullConvexHullLib.h */, + FFFD840535707fa784053570 /* convex/VolumeIntegration.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB8313f9907f948313f990 /* PhysXCommon */ = { + FFFB8295f9707fa78295f970 /* PhysXCommon */ = { isa = PBXGroup; children = ( - FFFB83141b807f9483141b80 /* include */, - FFFB83141ba87f9483141ba8 /* common */, - FFFB83141bd07f9483141bd0 /* geomutils */, + FFFB82954e007fa782954e00 /* include */, + FFFB82954e287fa782954e28 /* common */, + FFFB82954e507fa782954e50 /* geomutils */, ); name = "PhysXCommon"; sourceTree = "<group>"; }; - FFFB83141b807f9483141b80 /* include */ = { + FFFB82954e007fa782954e00 /* include */ = { isa = PBXGroup; children = ( - FFFD820254007f9482025400 /* common/PxBase.h */, - FFFD820254687f9482025468 /* common/PxCollection.h */, - FFFD820254d07f94820254d0 /* common/PxCoreUtilityTypes.h */, - FFFD820255387f9482025538 /* common/PxMetaData.h */, - FFFD820255a07f94820255a0 /* common/PxMetaDataFlags.h */, - FFFD820256087f9482025608 /* common/PxPhysXCommonConfig.h */, - FFFD820256707f9482025670 /* common/PxPhysicsInsertionCallback.h */, - FFFD820256d87f94820256d8 /* common/PxRenderBuffer.h */, - FFFD820257407f9482025740 /* common/PxSerialFramework.h */, - FFFD820257a87f94820257a8 /* common/PxSerializer.h */, - FFFD820258107f9482025810 /* common/PxStringTable.h */, - FFFD820258787f9482025878 /* common/PxTolerancesScale.h */, - FFFD820258e07f94820258e0 /* common/PxTypeInfo.h */, - FFFD820259487f9482025948 /* geometry/PxBoxGeometry.h */, - FFFD820259b07f94820259b0 /* geometry/PxCapsuleGeometry.h */, - FFFD82025a187f9482025a18 /* geometry/PxConvexMesh.h */, - FFFD82025a807f9482025a80 /* geometry/PxConvexMeshGeometry.h */, - FFFD82025ae87f9482025ae8 /* geometry/PxGeometry.h */, - FFFD82025b507f9482025b50 /* geometry/PxGeometryHelpers.h */, - FFFD82025bb87f9482025bb8 /* geometry/PxGeometryQuery.h */, - FFFD82025c207f9482025c20 /* geometry/PxHeightField.h */, - FFFD82025c887f9482025c88 /* geometry/PxHeightFieldDesc.h */, - FFFD82025cf07f9482025cf0 /* geometry/PxHeightFieldFlag.h */, - FFFD82025d587f9482025d58 /* geometry/PxHeightFieldGeometry.h */, - FFFD82025dc07f9482025dc0 /* geometry/PxHeightFieldSample.h */, - FFFD82025e287f9482025e28 /* geometry/PxMeshQuery.h */, - FFFD82025e907f9482025e90 /* geometry/PxMeshScale.h */, - FFFD82025ef87f9482025ef8 /* geometry/PxPlaneGeometry.h */, - FFFD82025f607f9482025f60 /* geometry/PxSimpleTriangleMesh.h */, - FFFD82025fc87f9482025fc8 /* geometry/PxSphereGeometry.h */, - FFFD820260307f9482026030 /* geometry/PxTriangle.h */, - FFFD820260987f9482026098 /* geometry/PxTriangleMesh.h */, - FFFD820261007f9482026100 /* geometry/PxTriangleMeshGeometry.h */, + FFFD82198c007fa782198c00 /* common/PxBase.h */, + FFFD82198c687fa782198c68 /* common/PxCollection.h */, + FFFD82198cd07fa782198cd0 /* common/PxCoreUtilityTypes.h */, + FFFD82198d387fa782198d38 /* common/PxMetaData.h */, + FFFD82198da07fa782198da0 /* common/PxMetaDataFlags.h */, + FFFD82198e087fa782198e08 /* common/PxPhysXCommonConfig.h */, + FFFD82198e707fa782198e70 /* common/PxPhysicsInsertionCallback.h */, + FFFD82198ed87fa782198ed8 /* common/PxRenderBuffer.h */, + FFFD82198f407fa782198f40 /* common/PxSerialFramework.h */, + FFFD82198fa87fa782198fa8 /* common/PxSerializer.h */, + FFFD821990107fa782199010 /* common/PxStringTable.h */, + FFFD821990787fa782199078 /* common/PxTolerancesScale.h */, + FFFD821990e07fa7821990e0 /* common/PxTypeInfo.h */, + FFFD821991487fa782199148 /* geometry/PxBoxGeometry.h */, + FFFD821991b07fa7821991b0 /* geometry/PxCapsuleGeometry.h */, + FFFD821992187fa782199218 /* geometry/PxConvexMesh.h */, + FFFD821992807fa782199280 /* geometry/PxConvexMeshGeometry.h */, + FFFD821992e87fa7821992e8 /* geometry/PxGeometry.h */, + FFFD821993507fa782199350 /* geometry/PxGeometryHelpers.h */, + FFFD821993b87fa7821993b8 /* geometry/PxGeometryQuery.h */, + FFFD821994207fa782199420 /* geometry/PxHeightField.h */, + FFFD821994887fa782199488 /* geometry/PxHeightFieldDesc.h */, + FFFD821994f07fa7821994f0 /* geometry/PxHeightFieldFlag.h */, + FFFD821995587fa782199558 /* geometry/PxHeightFieldGeometry.h */, + FFFD821995c07fa7821995c0 /* geometry/PxHeightFieldSample.h */, + FFFD821996287fa782199628 /* geometry/PxMeshQuery.h */, + FFFD821996907fa782199690 /* geometry/PxMeshScale.h */, + FFFD821996f87fa7821996f8 /* geometry/PxPlaneGeometry.h */, + FFFD821997607fa782199760 /* geometry/PxSimpleTriangleMesh.h */, + FFFD821997c87fa7821997c8 /* geometry/PxSphereGeometry.h */, + FFFD821998307fa782199830 /* geometry/PxTriangle.h */, + FFFD821998987fa782199898 /* geometry/PxTriangleMesh.h */, + FFFD821999007fa782199900 /* geometry/PxTriangleMeshGeometry.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB83141ba87f9483141ba8 /* common */ = { + FFFB82954e287fa782954e28 /* common */ = { isa = PBXGroup; children = ( - FFFD82973c007f9482973c00 /* src/CmBoxPruning.cpp */, - FFFD82973c687f9482973c68 /* src/CmCollection.cpp */, - FFFD82973cd07f9482973cd0 /* src/CmMathUtils.cpp */, - FFFD82973d387f9482973d38 /* src/CmPtrTable.cpp */, - FFFD82973da07f9482973da0 /* src/CmRadixSort.cpp */, - FFFD82973e087f9482973e08 /* src/CmRadixSortBuffered.cpp */, - FFFD82973e707f9482973e70 /* src/CmRenderOutput.cpp */, - FFFD82973ed87f9482973ed8 /* src/CmVisualization.cpp */, - FFFD82973f407f9482973f40 /* src/CmBitMap.h */, - FFFD82973fa87f9482973fa8 /* src/CmBoxPruning.h */, - FFFD829740107f9482974010 /* src/CmCollection.h */, - FFFD829740787f9482974078 /* src/CmConeLimitHelper.h */, - FFFD829740e07f94829740e0 /* src/CmFlushPool.h */, - FFFD829741487f9482974148 /* src/CmIDPool.h */, - FFFD829741b07f94829741b0 /* src/CmIO.h */, - FFFD829742187f9482974218 /* src/CmMatrix34.h */, - FFFD829742807f9482974280 /* src/CmPhysXCommon.h */, - FFFD829742e87f94829742e8 /* src/CmPool.h */, - FFFD829743507f9482974350 /* src/CmPreallocatingPool.h */, - FFFD829743b87f94829743b8 /* src/CmPriorityQueue.h */, - FFFD829744207f9482974420 /* src/CmPtrTable.h */, - FFFD829744887f9482974488 /* src/CmQueue.h */, - FFFD829744f07f94829744f0 /* src/CmRadixSort.h */, - FFFD829745587f9482974558 /* src/CmRadixSortBuffered.h */, - FFFD829745c07f94829745c0 /* src/CmRefCountable.h */, - FFFD829746287f9482974628 /* src/CmRenderBuffer.h */, - FFFD829746907f9482974690 /* src/CmRenderOutput.h */, - FFFD829746f87f94829746f8 /* src/CmScaling.h */, - FFFD829747607f9482974760 /* src/CmSpatialVector.h */, - FFFD829747c87f94829747c8 /* src/CmTask.h */, - FFFD829748307f9482974830 /* src/CmTaskPool.h */, - FFFD829748987f9482974898 /* src/CmTmpMem.h */, - FFFD829749007f9482974900 /* src/CmTransformUtils.h */, - FFFD829749687f9482974968 /* src/CmUtils.h */, - FFFD829749d07f94829749d0 /* src/CmVisualization.h */, + FFFD82177a007fa782177a00 /* src/CmBoxPruning.cpp */, + FFFD82177a687fa782177a68 /* src/CmCollection.cpp */, + FFFD82177ad07fa782177ad0 /* src/CmMathUtils.cpp */, + FFFD82177b387fa782177b38 /* src/CmPtrTable.cpp */, + FFFD82177ba07fa782177ba0 /* src/CmRadixSort.cpp */, + FFFD82177c087fa782177c08 /* src/CmRadixSortBuffered.cpp */, + FFFD82177c707fa782177c70 /* src/CmRenderOutput.cpp */, + FFFD82177cd87fa782177cd8 /* src/CmVisualization.cpp */, + FFFD82177d407fa782177d40 /* src/CmBitMap.h */, + FFFD82177da87fa782177da8 /* src/CmBoxPruning.h */, + FFFD82177e107fa782177e10 /* src/CmCollection.h */, + FFFD82177e787fa782177e78 /* src/CmConeLimitHelper.h */, + FFFD82177ee07fa782177ee0 /* src/CmFlushPool.h */, + FFFD82177f487fa782177f48 /* src/CmIDPool.h */, + FFFD82177fb07fa782177fb0 /* src/CmIO.h */, + FFFD821780187fa782178018 /* src/CmMatrix34.h */, + FFFD821780807fa782178080 /* src/CmPhysXCommon.h */, + FFFD821780e87fa7821780e8 /* src/CmPool.h */, + FFFD821781507fa782178150 /* src/CmPreallocatingPool.h */, + FFFD821781b87fa7821781b8 /* src/CmPriorityQueue.h */, + FFFD821782207fa782178220 /* src/CmPtrTable.h */, + FFFD821782887fa782178288 /* src/CmQueue.h */, + FFFD821782f07fa7821782f0 /* src/CmRadixSort.h */, + FFFD821783587fa782178358 /* src/CmRadixSortBuffered.h */, + FFFD821783c07fa7821783c0 /* src/CmRefCountable.h */, + FFFD821784287fa782178428 /* src/CmRenderBuffer.h */, + FFFD821784907fa782178490 /* src/CmRenderOutput.h */, + FFFD821784f87fa7821784f8 /* src/CmScaling.h */, + FFFD821785607fa782178560 /* src/CmSpatialVector.h */, + FFFD821785c87fa7821785c8 /* src/CmTask.h */, + FFFD821786307fa782178630 /* src/CmTaskPool.h */, + FFFD821786987fa782178698 /* src/CmTmpMem.h */, + FFFD821787007fa782178700 /* src/CmTransformUtils.h */, + FFFD821787687fa782178768 /* src/CmUtils.h */, + FFFD821787d07fa7821787d0 /* src/CmVisualization.h */, ); name = "common"; sourceTree = SOURCE_ROOT; }; - FFFB83141bd07f9483141bd0 /* geomutils */ = { + FFFB82954e507fa782954e50 /* geomutils */ = { isa = PBXGroup; children = ( - FFFD820184007f9482018400 /* headers/GuAxes.h */, - FFFD820184687f9482018468 /* headers/GuBox.h */, - FFFD820184d07f94820184d0 /* headers/GuDistanceSegmentBox.h */, - FFFD820185387f9482018538 /* headers/GuDistanceSegmentSegment.h */, - FFFD820185a07f94820185a0 /* headers/GuIntersectionBoxBox.h */, - FFFD820186087f9482018608 /* headers/GuIntersectionTriangleBox.h */, - FFFD820186707f9482018670 /* headers/GuRaycastTests.h */, - FFFD820186d87f94820186d8 /* headers/GuSIMDHelpers.h */, - FFFD820187407f9482018740 /* headers/GuSegment.h */, - FFFD820187a87f94820187a8 /* ../../Include/GeomUtils */, - FFFD820188107f9482018810 /* src/GuBounds.h */, - FFFD820188787f9482018878 /* src/GuCapsule.h */, - FFFD820188e07f94820188e0 /* src/GuCenterExtents.h */, - FFFD820189487f9482018948 /* src/GuGeometryUnion.h */, - FFFD820189b07f94820189b0 /* src/GuInternal.h */, - FFFD82018a187f9482018a18 /* src/GuMTD.h */, - FFFD82018a807f9482018a80 /* src/GuMeshFactory.h */, - FFFD82018ae87f9482018ae8 /* src/GuOverlapTests.h */, - FFFD82018b507f9482018b50 /* src/GuSerialize.h */, - FFFD82018bb87f9482018bb8 /* src/GuSphere.h */, - FFFD82018c207f9482018c20 /* src/GuSweepMTD.h */, - FFFD82018c887f9482018c88 /* src/GuSweepSharedTests.h */, - FFFD82018cf07f9482018cf0 /* src/GuSweepTests.h */, - FFFD82018d587f9482018d58 /* src/contact/GuContactMethodImpl.h */, - FFFD82018dc07f9482018dc0 /* src/contact/GuContactPolygonPolygon.h */, - FFFD82018e287f9482018e28 /* src/contact/GuFeatureCode.h */, - FFFD82018e907f9482018e90 /* src/contact/GuLegacyTraceLineCallback.h */, - FFFD82018ef87f9482018ef8 /* src/common/GuBarycentricCoordinates.h */, - FFFD82018f607f9482018f60 /* src/common/GuBoxConversion.h */, - FFFD82018fc87f9482018fc8 /* src/common/GuEdgeCache.h */, - FFFD820190307f9482019030 /* src/common/GuEdgeListData.h */, - FFFD820190987f9482019098 /* src/common/GuSeparatingAxes.h */, - FFFD820191007f9482019100 /* src/convex/GuBigConvexData.h */, - FFFD820191687f9482019168 /* src/convex/GuBigConvexData2.h */, - FFFD820191d07f94820191d0 /* src/convex/GuConvexEdgeFlags.h */, - FFFD820192387f9482019238 /* src/convex/GuConvexHelper.h */, - FFFD820192a07f94820192a0 /* src/convex/GuConvexMesh.h */, - FFFD820193087f9482019308 /* src/convex/GuConvexMeshData.h */, - FFFD820193707f9482019370 /* src/convex/GuConvexSupportTable.h */, - FFFD820193d87f94820193d8 /* src/convex/GuConvexUtilsInternal.h */, - FFFD820194407f9482019440 /* src/convex/GuCubeIndex.h */, - FFFD820194a87f94820194a8 /* src/convex/GuHillClimbing.h */, - FFFD820195107f9482019510 /* src/convex/GuShapeConvex.h */, - FFFD820195787f9482019578 /* src/distance/GuDistancePointBox.h */, - FFFD820195e07f94820195e0 /* src/distance/GuDistancePointSegment.h */, - FFFD820196487f9482019648 /* src/distance/GuDistancePointTriangle.h */, - FFFD820196b07f94820196b0 /* src/distance/GuDistancePointTriangleSIMD.h */, - FFFD820197187f9482019718 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, - FFFD820197807f9482019780 /* src/distance/GuDistanceSegmentTriangle.h */, - FFFD820197e87f94820197e8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, - FFFD820198507f9482019850 /* src/sweep/GuSweepBoxBox.h */, - FFFD820198b87f94820198b8 /* src/sweep/GuSweepBoxSphere.h */, - FFFD820199207f9482019920 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, - FFFD820199887f9482019988 /* src/sweep/GuSweepBoxTriangle_SAT.h */, - FFFD820199f07f94820199f0 /* src/sweep/GuSweepCapsuleBox.h */, - FFFD82019a587f9482019a58 /* src/sweep/GuSweepCapsuleCapsule.h */, - FFFD82019ac07f9482019ac0 /* src/sweep/GuSweepCapsuleTriangle.h */, - FFFD82019b287f9482019b28 /* src/sweep/GuSweepSphereCapsule.h */, - FFFD82019b907f9482019b90 /* src/sweep/GuSweepSphereSphere.h */, - FFFD82019bf87f9482019bf8 /* src/sweep/GuSweepSphereTriangle.h */, - FFFD82019c607f9482019c60 /* src/sweep/GuSweepTriangleUtils.h */, - FFFD82019cc87f9482019cc8 /* src/gjk/GuEPA.h */, - FFFD82019d307f9482019d30 /* src/gjk/GuEPAFacet.h */, - FFFD82019d987f9482019d98 /* src/gjk/GuGJK.h */, - FFFD82019e007f9482019e00 /* src/gjk/GuGJKPenetration.h */, - FFFD82019e687f9482019e68 /* src/gjk/GuGJKRaycast.h */, - FFFD82019ed07f9482019ed0 /* src/gjk/GuGJKSimplex.h */, - FFFD82019f387f9482019f38 /* src/gjk/GuGJKTest.h */, - FFFD82019fa07f9482019fa0 /* src/gjk/GuGJKType.h */, - FFFD8201a0087f948201a008 /* src/gjk/GuGJKUtil.h */, - FFFD8201a0707f948201a070 /* src/gjk/GuVecBox.h */, - FFFD8201a0d87f948201a0d8 /* src/gjk/GuVecCapsule.h */, - FFFD8201a1407f948201a140 /* src/gjk/GuVecConvex.h */, - FFFD8201a1a87f948201a1a8 /* src/gjk/GuVecConvexHull.h */, - FFFD8201a2107f948201a210 /* src/gjk/GuVecConvexHullNoScale.h */, - FFFD8201a2787f948201a278 /* src/gjk/GuVecPlane.h */, - FFFD8201a2e07f948201a2e0 /* src/gjk/GuVecShrunkBox.h */, - FFFD8201a3487f948201a348 /* src/gjk/GuVecShrunkConvexHull.h */, - FFFD8201a3b07f948201a3b0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, - FFFD8201a4187f948201a418 /* src/gjk/GuVecSphere.h */, - FFFD8201a4807f948201a480 /* src/gjk/GuVecTriangle.h */, - FFFD8201a4e87f948201a4e8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, - FFFD8201a5507f948201a550 /* src/intersection/GuIntersectionEdgeEdge.h */, - FFFD8201a5b87f948201a5b8 /* src/intersection/GuIntersectionRay.h */, - FFFD8201a6207f948201a620 /* src/intersection/GuIntersectionRayBox.h */, - FFFD8201a6887f948201a688 /* src/intersection/GuIntersectionRayBoxSIMD.h */, - FFFD8201a6f07f948201a6f0 /* src/intersection/GuIntersectionRayCapsule.h */, - FFFD8201a7587f948201a758 /* src/intersection/GuIntersectionRayPlane.h */, - FFFD8201a7c07f948201a7c0 /* src/intersection/GuIntersectionRaySphere.h */, - FFFD8201a8287f948201a828 /* src/intersection/GuIntersectionRayTriangle.h */, - FFFD8201a8907f948201a890 /* src/intersection/GuIntersectionSphereBox.h */, - FFFD8201a8f87f948201a8f8 /* src/mesh/GuBV32.h */, - FFFD8201a9607f948201a960 /* src/mesh/GuBV32Build.h */, - FFFD8201a9c87f948201a9c8 /* src/mesh/GuBV4.h */, - FFFD8201aa307f948201aa30 /* src/mesh/GuBV4Build.h */, - FFFD8201aa987f948201aa98 /* src/mesh/GuBV4Settings.h */, - FFFD8201ab007f948201ab00 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, - FFFD8201ab687f948201ab68 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, - FFFD8201abd07f948201abd0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, - FFFD8201ac387f948201ac38 /* src/mesh/GuBV4_BoxSweep_Internal.h */, - FFFD8201aca07f948201aca0 /* src/mesh/GuBV4_BoxSweep_Params.h */, - FFFD8201ad087f948201ad08 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, - FFFD8201ad707f948201ad70 /* src/mesh/GuBV4_Common.h */, - FFFD8201add87f948201add8 /* src/mesh/GuBV4_Internal.h */, - FFFD8201ae407f948201ae40 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, - FFFD8201aea87f948201aea8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, - FFFD8201af107f948201af10 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, - FFFD8201af787f948201af78 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, - FFFD8201afe07f948201afe0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, - FFFD8201b0487f948201b048 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, - FFFD8201b0b07f948201b0b0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, - FFFD8201b1187f948201b118 /* src/mesh/GuBV4_Slabs.h */, - FFFD8201b1807f948201b180 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, - FFFD8201b1e87f948201b1e8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, - FFFD8201b2507f948201b250 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, - FFFD8201b2b87f948201b2b8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, - FFFD8201b3207f948201b320 /* src/mesh/GuBVConstants.h */, - FFFD8201b3887f948201b388 /* src/mesh/GuMeshData.h */, - FFFD8201b3f07f948201b3f0 /* src/mesh/GuMidphaseInterface.h */, - FFFD8201b4587f948201b458 /* src/mesh/GuRTree.h */, - FFFD8201b4c07f948201b4c0 /* src/mesh/GuSweepConvexTri.h */, - FFFD8201b5287f948201b528 /* src/mesh/GuSweepMesh.h */, - FFFD8201b5907f948201b590 /* src/mesh/GuTriangle32.h */, - FFFD8201b5f87f948201b5f8 /* src/mesh/GuTriangleCache.h */, - FFFD8201b6607f948201b660 /* src/mesh/GuTriangleMesh.h */, - FFFD8201b6c87f948201b6c8 /* src/mesh/GuTriangleMeshBV4.h */, - FFFD8201b7307f948201b730 /* src/mesh/GuTriangleMeshRTree.h */, - FFFD8201b7987f948201b798 /* src/mesh/GuTriangleVertexPointers.h */, - FFFD8201b8007f948201b800 /* src/hf/GuEntityReport.h */, - FFFD8201b8687f948201b868 /* src/hf/GuHeightField.h */, - FFFD8201b8d07f948201b8d0 /* src/hf/GuHeightFieldData.h */, - FFFD8201b9387f948201b938 /* src/hf/GuHeightFieldUtil.h */, - FFFD8201b9a07f948201b9a0 /* src/pcm/GuPCMContactConvexCommon.h */, - FFFD8201ba087f948201ba08 /* src/pcm/GuPCMContactGen.h */, - FFFD8201ba707f948201ba70 /* src/pcm/GuPCMContactGenUtil.h */, - FFFD8201bad87f948201bad8 /* src/pcm/GuPCMContactMeshCallback.h */, - FFFD8201bb407f948201bb40 /* src/pcm/GuPCMShapeConvex.h */, - FFFD8201bba87f948201bba8 /* src/pcm/GuPCMTriangleContactGen.h */, - FFFD8201bc107f948201bc10 /* src/pcm/GuPersistentContactManifold.h */, - FFFD8201bc787f948201bc78 /* src/ccd/GuCCDSweepConvexMesh.h */, - FFFD8201bce07f948201bce0 /* src/GuBounds.cpp */, - FFFD8201bd487f948201bd48 /* src/GuBox.cpp */, - FFFD8201bdb07f948201bdb0 /* src/GuCCTSweepTests.cpp */, - FFFD8201be187f948201be18 /* src/GuCapsule.cpp */, - FFFD8201be807f948201be80 /* src/GuGeometryQuery.cpp */, - FFFD8201bee87f948201bee8 /* src/GuGeometryUnion.cpp */, - FFFD8201bf507f948201bf50 /* src/GuInternal.cpp */, - FFFD8201bfb87f948201bfb8 /* src/GuMTD.cpp */, - FFFD8201c0207f948201c020 /* src/GuMeshFactory.cpp */, - FFFD8201c0887f948201c088 /* src/GuMetaData.cpp */, - FFFD8201c0f07f948201c0f0 /* src/GuOverlapTests.cpp */, - FFFD8201c1587f948201c158 /* src/GuRaycastTests.cpp */, - FFFD8201c1c07f948201c1c0 /* src/GuSerialize.cpp */, - FFFD8201c2287f948201c228 /* src/GuSweepMTD.cpp */, - FFFD8201c2907f948201c290 /* src/GuSweepSharedTests.cpp */, - FFFD8201c2f87f948201c2f8 /* src/GuSweepTests.cpp */, - FFFD8201c3607f948201c360 /* src/contact/GuContactBoxBox.cpp */, - FFFD8201c3c87f948201c3c8 /* src/contact/GuContactCapsuleBox.cpp */, - FFFD8201c4307f948201c430 /* src/contact/GuContactCapsuleCapsule.cpp */, - FFFD8201c4987f948201c498 /* src/contact/GuContactCapsuleConvex.cpp */, - FFFD8201c5007f948201c500 /* src/contact/GuContactCapsuleMesh.cpp */, - FFFD8201c5687f948201c568 /* src/contact/GuContactConvexConvex.cpp */, - FFFD8201c5d07f948201c5d0 /* src/contact/GuContactConvexMesh.cpp */, - FFFD8201c6387f948201c638 /* src/contact/GuContactPlaneBox.cpp */, - FFFD8201c6a07f948201c6a0 /* src/contact/GuContactPlaneCapsule.cpp */, - FFFD8201c7087f948201c708 /* src/contact/GuContactPlaneConvex.cpp */, - FFFD8201c7707f948201c770 /* src/contact/GuContactPolygonPolygon.cpp */, - FFFD8201c7d87f948201c7d8 /* src/contact/GuContactSphereBox.cpp */, - FFFD8201c8407f948201c840 /* src/contact/GuContactSphereCapsule.cpp */, - FFFD8201c8a87f948201c8a8 /* src/contact/GuContactSphereMesh.cpp */, - FFFD8201c9107f948201c910 /* src/contact/GuContactSpherePlane.cpp */, - FFFD8201c9787f948201c978 /* src/contact/GuContactSphereSphere.cpp */, - FFFD8201c9e07f948201c9e0 /* src/contact/GuFeatureCode.cpp */, - FFFD8201ca487f948201ca48 /* src/contact/GuLegacyContactBoxHeightField.cpp */, - FFFD8201cab07f948201cab0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, - FFFD8201cb187f948201cb18 /* src/contact/GuLegacyContactConvexHeightField.cpp */, - FFFD8201cb807f948201cb80 /* src/contact/GuLegacyContactSphereHeightField.cpp */, - FFFD8201cbe87f948201cbe8 /* src/common/GuBarycentricCoordinates.cpp */, - FFFD8201cc507f948201cc50 /* src/common/GuSeparatingAxes.cpp */, - FFFD8201ccb87f948201ccb8 /* src/convex/GuBigConvexData.cpp */, - FFFD8201cd207f948201cd20 /* src/convex/GuConvexHelper.cpp */, - FFFD8201cd887f948201cd88 /* src/convex/GuConvexMesh.cpp */, - FFFD8201cdf07f948201cdf0 /* src/convex/GuConvexSupportTable.cpp */, - FFFD8201ce587f948201ce58 /* src/convex/GuConvexUtilsInternal.cpp */, - FFFD8201cec07f948201cec0 /* src/convex/GuHillClimbing.cpp */, - FFFD8201cf287f948201cf28 /* src/convex/GuShapeConvex.cpp */, - FFFD8201cf907f948201cf90 /* src/distance/GuDistancePointBox.cpp */, - FFFD8201cff87f948201cff8 /* src/distance/GuDistancePointTriangle.cpp */, - FFFD8201d0607f948201d060 /* src/distance/GuDistanceSegmentBox.cpp */, - FFFD8201d0c87f948201d0c8 /* src/distance/GuDistanceSegmentSegment.cpp */, - FFFD8201d1307f948201d130 /* src/distance/GuDistanceSegmentTriangle.cpp */, - FFFD8201d1987f948201d198 /* src/sweep/GuSweepBoxBox.cpp */, - FFFD8201d2007f948201d200 /* src/sweep/GuSweepBoxSphere.cpp */, - FFFD8201d2687f948201d268 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, - FFFD8201d2d07f948201d2d0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, - FFFD8201d3387f948201d338 /* src/sweep/GuSweepCapsuleBox.cpp */, - FFFD8201d3a07f948201d3a0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, - FFFD8201d4087f948201d408 /* src/sweep/GuSweepCapsuleTriangle.cpp */, - FFFD8201d4707f948201d470 /* src/sweep/GuSweepSphereCapsule.cpp */, - FFFD8201d4d87f948201d4d8 /* src/sweep/GuSweepSphereSphere.cpp */, - FFFD8201d5407f948201d540 /* src/sweep/GuSweepSphereTriangle.cpp */, - FFFD8201d5a87f948201d5a8 /* src/sweep/GuSweepTriangleUtils.cpp */, - FFFD8201d6107f948201d610 /* src/gjk/GuEPA.cpp */, - FFFD8201d6787f948201d678 /* src/gjk/GuGJKSimplex.cpp */, - FFFD8201d6e07f948201d6e0 /* src/gjk/GuGJKTest.cpp */, - FFFD8201d7487f948201d748 /* src/intersection/GuIntersectionBoxBox.cpp */, - FFFD8201d7b07f948201d7b0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, - FFFD8201d8187f948201d818 /* src/intersection/GuIntersectionEdgeEdge.cpp */, - FFFD8201d8807f948201d880 /* src/intersection/GuIntersectionRayBox.cpp */, - FFFD8201d8e87f948201d8e8 /* src/intersection/GuIntersectionRayCapsule.cpp */, - FFFD8201d9507f948201d950 /* src/intersection/GuIntersectionRaySphere.cpp */, - FFFD8201d9b87f948201d9b8 /* src/intersection/GuIntersectionSphereBox.cpp */, - FFFD8201da207f948201da20 /* src/intersection/GuIntersectionTriangleBox.cpp */, - FFFD8201da887f948201da88 /* src/mesh/GuBV32.cpp */, - FFFD8201daf07f948201daf0 /* src/mesh/GuBV32Build.cpp */, - FFFD8201db587f948201db58 /* src/mesh/GuBV4.cpp */, - FFFD8201dbc07f948201dbc0 /* src/mesh/GuBV4Build.cpp */, - FFFD8201dc287f948201dc28 /* src/mesh/GuBV4_AABBSweep.cpp */, - FFFD8201dc907f948201dc90 /* src/mesh/GuBV4_BoxOverlap.cpp */, - FFFD8201dcf87f948201dcf8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, - FFFD8201dd607f948201dd60 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, - FFFD8201ddc87f948201ddc8 /* src/mesh/GuBV4_OBBSweep.cpp */, - FFFD8201de307f948201de30 /* src/mesh/GuBV4_Raycast.cpp */, - FFFD8201de987f948201de98 /* src/mesh/GuBV4_SphereOverlap.cpp */, - FFFD8201df007f948201df00 /* src/mesh/GuBV4_SphereSweep.cpp */, - FFFD8201df687f948201df68 /* src/mesh/GuMeshQuery.cpp */, - FFFD8201dfd07f948201dfd0 /* src/mesh/GuMidphaseBV4.cpp */, - FFFD8201e0387f948201e038 /* src/mesh/GuMidphaseRTree.cpp */, - FFFD8201e0a07f948201e0a0 /* src/mesh/GuOverlapTestsMesh.cpp */, - FFFD8201e1087f948201e108 /* src/mesh/GuRTree.cpp */, - FFFD8201e1707f948201e170 /* src/mesh/GuRTreeQueries.cpp */, - FFFD8201e1d87f948201e1d8 /* src/mesh/GuSweepsMesh.cpp */, - FFFD8201e2407f948201e240 /* src/mesh/GuTriangleMesh.cpp */, - FFFD8201e2a87f948201e2a8 /* src/mesh/GuTriangleMeshBV4.cpp */, - FFFD8201e3107f948201e310 /* src/mesh/GuTriangleMeshRTree.cpp */, - FFFD8201e3787f948201e378 /* src/hf/GuHeightField.cpp */, - FFFD8201e3e07f948201e3e0 /* src/hf/GuHeightFieldUtil.cpp */, - FFFD8201e4487f948201e448 /* src/hf/GuOverlapTestsHF.cpp */, - FFFD8201e4b07f948201e4b0 /* src/hf/GuSweepsHF.cpp */, - FFFD8201e5187f948201e518 /* src/pcm/GuPCMContactBoxBox.cpp */, - FFFD8201e5807f948201e580 /* src/pcm/GuPCMContactBoxConvex.cpp */, - FFFD8201e5e87f948201e5e8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, - FFFD8201e6507f948201e650 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, - FFFD8201e6b87f948201e6b8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, - FFFD8201e7207f948201e720 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, - FFFD8201e7887f948201e788 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, - FFFD8201e7f07f948201e7f0 /* src/pcm/GuPCMContactConvexCommon.cpp */, - FFFD8201e8587f948201e858 /* src/pcm/GuPCMContactConvexConvex.cpp */, - FFFD8201e8c07f948201e8c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, - FFFD8201e9287f948201e928 /* src/pcm/GuPCMContactConvexMesh.cpp */, - FFFD8201e9907f948201e990 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, - FFFD8201e9f87f948201e9f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, - FFFD8201ea607f948201ea60 /* src/pcm/GuPCMContactPlaneBox.cpp */, - FFFD8201eac87f948201eac8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, - FFFD8201eb307f948201eb30 /* src/pcm/GuPCMContactPlaneConvex.cpp */, - FFFD8201eb987f948201eb98 /* src/pcm/GuPCMContactSphereBox.cpp */, - FFFD8201ec007f948201ec00 /* src/pcm/GuPCMContactSphereCapsule.cpp */, - FFFD8201ec687f948201ec68 /* src/pcm/GuPCMContactSphereConvex.cpp */, - FFFD8201ecd07f948201ecd0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, - FFFD8201ed387f948201ed38 /* src/pcm/GuPCMContactSphereMesh.cpp */, - FFFD8201eda07f948201eda0 /* src/pcm/GuPCMContactSpherePlane.cpp */, - FFFD8201ee087f948201ee08 /* src/pcm/GuPCMContactSphereSphere.cpp */, - FFFD8201ee707f948201ee70 /* src/pcm/GuPCMShapeConvex.cpp */, - FFFD8201eed87f948201eed8 /* src/pcm/GuPCMTriangleContactGen.cpp */, - FFFD8201ef407f948201ef40 /* src/pcm/GuPersistentContactManifold.cpp */, - FFFD8201efa87f948201efa8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, - FFFD8201f0107f948201f010 /* src/ccd/GuCCDSweepPrimitives.cpp */, + FFFD821a6c007fa7821a6c00 /* headers/GuAxes.h */, + FFFD821a6c687fa7821a6c68 /* headers/GuBox.h */, + FFFD821a6cd07fa7821a6cd0 /* headers/GuDistanceSegmentBox.h */, + FFFD821a6d387fa7821a6d38 /* headers/GuDistanceSegmentSegment.h */, + FFFD821a6da07fa7821a6da0 /* headers/GuIntersectionBoxBox.h */, + FFFD821a6e087fa7821a6e08 /* headers/GuIntersectionTriangleBox.h */, + FFFD821a6e707fa7821a6e70 /* headers/GuRaycastTests.h */, + FFFD821a6ed87fa7821a6ed8 /* headers/GuSIMDHelpers.h */, + FFFD821a6f407fa7821a6f40 /* headers/GuSegment.h */, + FFFD821a6fa87fa7821a6fa8 /* ../../Include/GeomUtils */, + FFFD821a70107fa7821a7010 /* src/GuBounds.h */, + FFFD821a70787fa7821a7078 /* src/GuCapsule.h */, + FFFD821a70e07fa7821a70e0 /* src/GuCenterExtents.h */, + FFFD821a71487fa7821a7148 /* src/GuGeometryUnion.h */, + FFFD821a71b07fa7821a71b0 /* src/GuInternal.h */, + FFFD821a72187fa7821a7218 /* src/GuMTD.h */, + FFFD821a72807fa7821a7280 /* src/GuMeshFactory.h */, + FFFD821a72e87fa7821a72e8 /* src/GuOverlapTests.h */, + FFFD821a73507fa7821a7350 /* src/GuSerialize.h */, + FFFD821a73b87fa7821a73b8 /* src/GuSphere.h */, + FFFD821a74207fa7821a7420 /* src/GuSweepMTD.h */, + FFFD821a74887fa7821a7488 /* src/GuSweepSharedTests.h */, + FFFD821a74f07fa7821a74f0 /* src/GuSweepTests.h */, + FFFD821a75587fa7821a7558 /* src/contact/GuContactMethodImpl.h */, + FFFD821a75c07fa7821a75c0 /* src/contact/GuContactPolygonPolygon.h */, + FFFD821a76287fa7821a7628 /* src/contact/GuFeatureCode.h */, + FFFD821a76907fa7821a7690 /* src/contact/GuLegacyTraceLineCallback.h */, + FFFD821a76f87fa7821a76f8 /* src/common/GuBarycentricCoordinates.h */, + FFFD821a77607fa7821a7760 /* src/common/GuBoxConversion.h */, + FFFD821a77c87fa7821a77c8 /* src/common/GuEdgeCache.h */, + FFFD821a78307fa7821a7830 /* src/common/GuEdgeListData.h */, + FFFD821a78987fa7821a7898 /* src/common/GuSeparatingAxes.h */, + FFFD821a79007fa7821a7900 /* src/convex/GuBigConvexData.h */, + FFFD821a79687fa7821a7968 /* src/convex/GuBigConvexData2.h */, + FFFD821a79d07fa7821a79d0 /* src/convex/GuConvexEdgeFlags.h */, + FFFD821a7a387fa7821a7a38 /* src/convex/GuConvexHelper.h */, + FFFD821a7aa07fa7821a7aa0 /* src/convex/GuConvexMesh.h */, + FFFD821a7b087fa7821a7b08 /* src/convex/GuConvexMeshData.h */, + FFFD821a7b707fa7821a7b70 /* src/convex/GuConvexSupportTable.h */, + FFFD821a7bd87fa7821a7bd8 /* src/convex/GuConvexUtilsInternal.h */, + FFFD821a7c407fa7821a7c40 /* src/convex/GuCubeIndex.h */, + FFFD821a7ca87fa7821a7ca8 /* src/convex/GuHillClimbing.h */, + FFFD821a7d107fa7821a7d10 /* src/convex/GuShapeConvex.h */, + FFFD821a7d787fa7821a7d78 /* src/distance/GuDistancePointBox.h */, + FFFD821a7de07fa7821a7de0 /* src/distance/GuDistancePointSegment.h */, + FFFD821a7e487fa7821a7e48 /* src/distance/GuDistancePointTriangle.h */, + FFFD821a7eb07fa7821a7eb0 /* src/distance/GuDistancePointTriangleSIMD.h */, + FFFD821a7f187fa7821a7f18 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, + FFFD821a7f807fa7821a7f80 /* src/distance/GuDistanceSegmentTriangle.h */, + FFFD821a7fe87fa7821a7fe8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, + FFFD821a80507fa7821a8050 /* src/sweep/GuSweepBoxBox.h */, + FFFD821a80b87fa7821a80b8 /* src/sweep/GuSweepBoxSphere.h */, + FFFD821a81207fa7821a8120 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, + FFFD821a81887fa7821a8188 /* src/sweep/GuSweepBoxTriangle_SAT.h */, + FFFD821a81f07fa7821a81f0 /* src/sweep/GuSweepCapsuleBox.h */, + FFFD821a82587fa7821a8258 /* src/sweep/GuSweepCapsuleCapsule.h */, + FFFD821a82c07fa7821a82c0 /* src/sweep/GuSweepCapsuleTriangle.h */, + FFFD821a83287fa7821a8328 /* src/sweep/GuSweepSphereCapsule.h */, + FFFD821a83907fa7821a8390 /* src/sweep/GuSweepSphereSphere.h */, + FFFD821a83f87fa7821a83f8 /* src/sweep/GuSweepSphereTriangle.h */, + FFFD821a84607fa7821a8460 /* src/sweep/GuSweepTriangleUtils.h */, + FFFD821a84c87fa7821a84c8 /* src/gjk/GuEPA.h */, + FFFD821a85307fa7821a8530 /* src/gjk/GuEPAFacet.h */, + FFFD821a85987fa7821a8598 /* src/gjk/GuGJK.h */, + FFFD821a86007fa7821a8600 /* src/gjk/GuGJKPenetration.h */, + FFFD821a86687fa7821a8668 /* src/gjk/GuGJKRaycast.h */, + FFFD821a86d07fa7821a86d0 /* src/gjk/GuGJKSimplex.h */, + FFFD821a87387fa7821a8738 /* src/gjk/GuGJKTest.h */, + FFFD821a87a07fa7821a87a0 /* src/gjk/GuGJKType.h */, + FFFD821a88087fa7821a8808 /* src/gjk/GuGJKUtil.h */, + FFFD821a88707fa7821a8870 /* src/gjk/GuVecBox.h */, + FFFD821a88d87fa7821a88d8 /* src/gjk/GuVecCapsule.h */, + FFFD821a89407fa7821a8940 /* src/gjk/GuVecConvex.h */, + FFFD821a89a87fa7821a89a8 /* src/gjk/GuVecConvexHull.h */, + FFFD821a8a107fa7821a8a10 /* src/gjk/GuVecConvexHullNoScale.h */, + FFFD821a8a787fa7821a8a78 /* src/gjk/GuVecPlane.h */, + FFFD821a8ae07fa7821a8ae0 /* src/gjk/GuVecShrunkBox.h */, + FFFD821a8b487fa7821a8b48 /* src/gjk/GuVecShrunkConvexHull.h */, + FFFD821a8bb07fa7821a8bb0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, + FFFD821a8c187fa7821a8c18 /* src/gjk/GuVecSphere.h */, + FFFD821a8c807fa7821a8c80 /* src/gjk/GuVecTriangle.h */, + FFFD821a8ce87fa7821a8ce8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, + FFFD821a8d507fa7821a8d50 /* src/intersection/GuIntersectionEdgeEdge.h */, + FFFD821a8db87fa7821a8db8 /* src/intersection/GuIntersectionRay.h */, + FFFD821a8e207fa7821a8e20 /* src/intersection/GuIntersectionRayBox.h */, + FFFD821a8e887fa7821a8e88 /* src/intersection/GuIntersectionRayBoxSIMD.h */, + FFFD821a8ef07fa7821a8ef0 /* src/intersection/GuIntersectionRayCapsule.h */, + FFFD821a8f587fa7821a8f58 /* src/intersection/GuIntersectionRayPlane.h */, + FFFD821a8fc07fa7821a8fc0 /* src/intersection/GuIntersectionRaySphere.h */, + FFFD821a90287fa7821a9028 /* src/intersection/GuIntersectionRayTriangle.h */, + FFFD821a90907fa7821a9090 /* src/intersection/GuIntersectionSphereBox.h */, + FFFD821a90f87fa7821a90f8 /* src/mesh/GuBV32.h */, + FFFD821a91607fa7821a9160 /* src/mesh/GuBV32Build.h */, + FFFD821a91c87fa7821a91c8 /* src/mesh/GuBV4.h */, + FFFD821a92307fa7821a9230 /* src/mesh/GuBV4Build.h */, + FFFD821a92987fa7821a9298 /* src/mesh/GuBV4Settings.h */, + FFFD821a93007fa7821a9300 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, + FFFD821a93687fa7821a9368 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, + FFFD821a93d07fa7821a93d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, + FFFD821a94387fa7821a9438 /* src/mesh/GuBV4_BoxSweep_Internal.h */, + FFFD821a94a07fa7821a94a0 /* src/mesh/GuBV4_BoxSweep_Params.h */, + FFFD821a95087fa7821a9508 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, + FFFD821a95707fa7821a9570 /* src/mesh/GuBV4_Common.h */, + FFFD821a95d87fa7821a95d8 /* src/mesh/GuBV4_Internal.h */, + FFFD821a96407fa7821a9640 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, + FFFD821a96a87fa7821a96a8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, + FFFD821a97107fa7821a9710 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, + FFFD821a97787fa7821a9778 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, + FFFD821a97e07fa7821a97e0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, + FFFD821a98487fa7821a9848 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, + FFFD821a98b07fa7821a98b0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, + FFFD821a99187fa7821a9918 /* src/mesh/GuBV4_Slabs.h */, + FFFD821a99807fa7821a9980 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, + FFFD821a99e87fa7821a99e8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, + FFFD821a9a507fa7821a9a50 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, + FFFD821a9ab87fa7821a9ab8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, + FFFD821a9b207fa7821a9b20 /* src/mesh/GuBVConstants.h */, + FFFD821a9b887fa7821a9b88 /* src/mesh/GuMeshData.h */, + FFFD821a9bf07fa7821a9bf0 /* src/mesh/GuMidphaseInterface.h */, + FFFD821a9c587fa7821a9c58 /* src/mesh/GuRTree.h */, + FFFD821a9cc07fa7821a9cc0 /* src/mesh/GuSweepConvexTri.h */, + FFFD821a9d287fa7821a9d28 /* src/mesh/GuSweepMesh.h */, + FFFD821a9d907fa7821a9d90 /* src/mesh/GuTriangle32.h */, + FFFD821a9df87fa7821a9df8 /* src/mesh/GuTriangleCache.h */, + FFFD821a9e607fa7821a9e60 /* src/mesh/GuTriangleMesh.h */, + FFFD821a9ec87fa7821a9ec8 /* src/mesh/GuTriangleMeshBV4.h */, + FFFD821a9f307fa7821a9f30 /* src/mesh/GuTriangleMeshRTree.h */, + FFFD821a9f987fa7821a9f98 /* src/mesh/GuTriangleVertexPointers.h */, + FFFD821aa0007fa7821aa000 /* src/hf/GuEntityReport.h */, + FFFD821aa0687fa7821aa068 /* src/hf/GuHeightField.h */, + FFFD821aa0d07fa7821aa0d0 /* src/hf/GuHeightFieldData.h */, + FFFD821aa1387fa7821aa138 /* src/hf/GuHeightFieldUtil.h */, + FFFD821aa1a07fa7821aa1a0 /* src/pcm/GuPCMContactConvexCommon.h */, + FFFD821aa2087fa7821aa208 /* src/pcm/GuPCMContactGen.h */, + FFFD821aa2707fa7821aa270 /* src/pcm/GuPCMContactGenUtil.h */, + FFFD821aa2d87fa7821aa2d8 /* src/pcm/GuPCMContactMeshCallback.h */, + FFFD821aa3407fa7821aa340 /* src/pcm/GuPCMShapeConvex.h */, + FFFD821aa3a87fa7821aa3a8 /* src/pcm/GuPCMTriangleContactGen.h */, + FFFD821aa4107fa7821aa410 /* src/pcm/GuPersistentContactManifold.h */, + FFFD821aa4787fa7821aa478 /* src/ccd/GuCCDSweepConvexMesh.h */, + FFFD821aa4e07fa7821aa4e0 /* src/GuBounds.cpp */, + FFFD821aa5487fa7821aa548 /* src/GuBox.cpp */, + FFFD821aa5b07fa7821aa5b0 /* src/GuCCTSweepTests.cpp */, + FFFD821aa6187fa7821aa618 /* src/GuCapsule.cpp */, + FFFD821aa6807fa7821aa680 /* src/GuGeometryQuery.cpp */, + FFFD821aa6e87fa7821aa6e8 /* src/GuGeometryUnion.cpp */, + FFFD821aa7507fa7821aa750 /* src/GuInternal.cpp */, + FFFD821aa7b87fa7821aa7b8 /* src/GuMTD.cpp */, + FFFD821aa8207fa7821aa820 /* src/GuMeshFactory.cpp */, + FFFD821aa8887fa7821aa888 /* src/GuMetaData.cpp */, + FFFD821aa8f07fa7821aa8f0 /* src/GuOverlapTests.cpp */, + FFFD821aa9587fa7821aa958 /* src/GuRaycastTests.cpp */, + FFFD821aa9c07fa7821aa9c0 /* src/GuSerialize.cpp */, + FFFD821aaa287fa7821aaa28 /* src/GuSweepMTD.cpp */, + FFFD821aaa907fa7821aaa90 /* src/GuSweepSharedTests.cpp */, + FFFD821aaaf87fa7821aaaf8 /* src/GuSweepTests.cpp */, + FFFD821aab607fa7821aab60 /* src/contact/GuContactBoxBox.cpp */, + FFFD821aabc87fa7821aabc8 /* src/contact/GuContactCapsuleBox.cpp */, + FFFD821aac307fa7821aac30 /* src/contact/GuContactCapsuleCapsule.cpp */, + FFFD821aac987fa7821aac98 /* src/contact/GuContactCapsuleConvex.cpp */, + FFFD821aad007fa7821aad00 /* src/contact/GuContactCapsuleMesh.cpp */, + FFFD821aad687fa7821aad68 /* src/contact/GuContactConvexConvex.cpp */, + FFFD821aadd07fa7821aadd0 /* src/contact/GuContactConvexMesh.cpp */, + FFFD821aae387fa7821aae38 /* src/contact/GuContactPlaneBox.cpp */, + FFFD821aaea07fa7821aaea0 /* src/contact/GuContactPlaneCapsule.cpp */, + FFFD821aaf087fa7821aaf08 /* src/contact/GuContactPlaneConvex.cpp */, + FFFD821aaf707fa7821aaf70 /* src/contact/GuContactPolygonPolygon.cpp */, + FFFD821aafd87fa7821aafd8 /* src/contact/GuContactSphereBox.cpp */, + FFFD821ab0407fa7821ab040 /* src/contact/GuContactSphereCapsule.cpp */, + FFFD821ab0a87fa7821ab0a8 /* src/contact/GuContactSphereMesh.cpp */, + FFFD821ab1107fa7821ab110 /* src/contact/GuContactSpherePlane.cpp */, + FFFD821ab1787fa7821ab178 /* src/contact/GuContactSphereSphere.cpp */, + FFFD821ab1e07fa7821ab1e0 /* src/contact/GuFeatureCode.cpp */, + FFFD821ab2487fa7821ab248 /* src/contact/GuLegacyContactBoxHeightField.cpp */, + FFFD821ab2b07fa7821ab2b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, + FFFD821ab3187fa7821ab318 /* src/contact/GuLegacyContactConvexHeightField.cpp */, + FFFD821ab3807fa7821ab380 /* src/contact/GuLegacyContactSphereHeightField.cpp */, + FFFD821ab3e87fa7821ab3e8 /* src/common/GuBarycentricCoordinates.cpp */, + FFFD821ab4507fa7821ab450 /* src/common/GuSeparatingAxes.cpp */, + FFFD821ab4b87fa7821ab4b8 /* src/convex/GuBigConvexData.cpp */, + FFFD821ab5207fa7821ab520 /* src/convex/GuConvexHelper.cpp */, + FFFD821ab5887fa7821ab588 /* src/convex/GuConvexMesh.cpp */, + FFFD821ab5f07fa7821ab5f0 /* src/convex/GuConvexSupportTable.cpp */, + FFFD821ab6587fa7821ab658 /* src/convex/GuConvexUtilsInternal.cpp */, + FFFD821ab6c07fa7821ab6c0 /* src/convex/GuHillClimbing.cpp */, + FFFD821ab7287fa7821ab728 /* src/convex/GuShapeConvex.cpp */, + FFFD821ab7907fa7821ab790 /* src/distance/GuDistancePointBox.cpp */, + FFFD821ab7f87fa7821ab7f8 /* src/distance/GuDistancePointTriangle.cpp */, + FFFD821ab8607fa7821ab860 /* src/distance/GuDistanceSegmentBox.cpp */, + FFFD821ab8c87fa7821ab8c8 /* src/distance/GuDistanceSegmentSegment.cpp */, + FFFD821ab9307fa7821ab930 /* src/distance/GuDistanceSegmentTriangle.cpp */, + FFFD821ab9987fa7821ab998 /* src/sweep/GuSweepBoxBox.cpp */, + FFFD821aba007fa7821aba00 /* src/sweep/GuSweepBoxSphere.cpp */, + FFFD821aba687fa7821aba68 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, + FFFD821abad07fa7821abad0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, + FFFD821abb387fa7821abb38 /* src/sweep/GuSweepCapsuleBox.cpp */, + FFFD821abba07fa7821abba0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, + FFFD821abc087fa7821abc08 /* src/sweep/GuSweepCapsuleTriangle.cpp */, + FFFD821abc707fa7821abc70 /* src/sweep/GuSweepSphereCapsule.cpp */, + FFFD821abcd87fa7821abcd8 /* src/sweep/GuSweepSphereSphere.cpp */, + FFFD821abd407fa7821abd40 /* src/sweep/GuSweepSphereTriangle.cpp */, + FFFD821abda87fa7821abda8 /* src/sweep/GuSweepTriangleUtils.cpp */, + FFFD821abe107fa7821abe10 /* src/gjk/GuEPA.cpp */, + FFFD821abe787fa7821abe78 /* src/gjk/GuGJKSimplex.cpp */, + FFFD821abee07fa7821abee0 /* src/gjk/GuGJKTest.cpp */, + FFFD821abf487fa7821abf48 /* src/intersection/GuIntersectionBoxBox.cpp */, + FFFD821abfb07fa7821abfb0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, + FFFD821ac0187fa7821ac018 /* src/intersection/GuIntersectionEdgeEdge.cpp */, + FFFD821ac0807fa7821ac080 /* src/intersection/GuIntersectionRayBox.cpp */, + FFFD821ac0e87fa7821ac0e8 /* src/intersection/GuIntersectionRayCapsule.cpp */, + FFFD821ac1507fa7821ac150 /* src/intersection/GuIntersectionRaySphere.cpp */, + FFFD821ac1b87fa7821ac1b8 /* src/intersection/GuIntersectionSphereBox.cpp */, + FFFD821ac2207fa7821ac220 /* src/intersection/GuIntersectionTriangleBox.cpp */, + FFFD821ac2887fa7821ac288 /* src/mesh/GuBV32.cpp */, + FFFD821ac2f07fa7821ac2f0 /* src/mesh/GuBV32Build.cpp */, + FFFD821ac3587fa7821ac358 /* src/mesh/GuBV4.cpp */, + FFFD821ac3c07fa7821ac3c0 /* src/mesh/GuBV4Build.cpp */, + FFFD821ac4287fa7821ac428 /* src/mesh/GuBV4_AABBSweep.cpp */, + FFFD821ac4907fa7821ac490 /* src/mesh/GuBV4_BoxOverlap.cpp */, + FFFD821ac4f87fa7821ac4f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, + FFFD821ac5607fa7821ac560 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, + FFFD821ac5c87fa7821ac5c8 /* src/mesh/GuBV4_OBBSweep.cpp */, + FFFD821ac6307fa7821ac630 /* src/mesh/GuBV4_Raycast.cpp */, + FFFD821ac6987fa7821ac698 /* src/mesh/GuBV4_SphereOverlap.cpp */, + FFFD821ac7007fa7821ac700 /* src/mesh/GuBV4_SphereSweep.cpp */, + FFFD821ac7687fa7821ac768 /* src/mesh/GuMeshQuery.cpp */, + FFFD821ac7d07fa7821ac7d0 /* src/mesh/GuMidphaseBV4.cpp */, + FFFD821ac8387fa7821ac838 /* src/mesh/GuMidphaseRTree.cpp */, + FFFD821ac8a07fa7821ac8a0 /* src/mesh/GuOverlapTestsMesh.cpp */, + FFFD821ac9087fa7821ac908 /* src/mesh/GuRTree.cpp */, + FFFD821ac9707fa7821ac970 /* src/mesh/GuRTreeQueries.cpp */, + FFFD821ac9d87fa7821ac9d8 /* src/mesh/GuSweepsMesh.cpp */, + FFFD821aca407fa7821aca40 /* src/mesh/GuTriangleMesh.cpp */, + FFFD821acaa87fa7821acaa8 /* src/mesh/GuTriangleMeshBV4.cpp */, + FFFD821acb107fa7821acb10 /* src/mesh/GuTriangleMeshRTree.cpp */, + FFFD821acb787fa7821acb78 /* src/hf/GuHeightField.cpp */, + FFFD821acbe07fa7821acbe0 /* src/hf/GuHeightFieldUtil.cpp */, + FFFD821acc487fa7821acc48 /* src/hf/GuOverlapTestsHF.cpp */, + FFFD821accb07fa7821accb0 /* src/hf/GuSweepsHF.cpp */, + FFFD821acd187fa7821acd18 /* src/pcm/GuPCMContactBoxBox.cpp */, + FFFD821acd807fa7821acd80 /* src/pcm/GuPCMContactBoxConvex.cpp */, + FFFD821acde87fa7821acde8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, + FFFD821ace507fa7821ace50 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, + FFFD821aceb87fa7821aceb8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, + FFFD821acf207fa7821acf20 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, + FFFD821acf887fa7821acf88 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, + FFFD821acff07fa7821acff0 /* src/pcm/GuPCMContactConvexCommon.cpp */, + FFFD821ad0587fa7821ad058 /* src/pcm/GuPCMContactConvexConvex.cpp */, + FFFD821ad0c07fa7821ad0c0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, + FFFD821ad1287fa7821ad128 /* src/pcm/GuPCMContactConvexMesh.cpp */, + FFFD821ad1907fa7821ad190 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, + FFFD821ad1f87fa7821ad1f8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, + FFFD821ad2607fa7821ad260 /* src/pcm/GuPCMContactPlaneBox.cpp */, + FFFD821ad2c87fa7821ad2c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, + FFFD821ad3307fa7821ad330 /* src/pcm/GuPCMContactPlaneConvex.cpp */, + FFFD821ad3987fa7821ad398 /* src/pcm/GuPCMContactSphereBox.cpp */, + FFFD821ad4007fa7821ad400 /* src/pcm/GuPCMContactSphereCapsule.cpp */, + FFFD821ad4687fa7821ad468 /* src/pcm/GuPCMContactSphereConvex.cpp */, + FFFD821ad4d07fa7821ad4d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, + FFFD821ad5387fa7821ad538 /* src/pcm/GuPCMContactSphereMesh.cpp */, + FFFD821ad5a07fa7821ad5a0 /* src/pcm/GuPCMContactSpherePlane.cpp */, + FFFD821ad6087fa7821ad608 /* src/pcm/GuPCMContactSphereSphere.cpp */, + FFFD821ad6707fa7821ad670 /* src/pcm/GuPCMShapeConvex.cpp */, + FFFD821ad6d87fa7821ad6d8 /* src/pcm/GuPCMTriangleContactGen.cpp */, + FFFD821ad7407fa7821ad740 /* src/pcm/GuPersistentContactManifold.cpp */, + FFFD821ad7a87fa7821ad7a8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, + FFFD821ad8107fa7821ad810 /* src/ccd/GuCCDSweepPrimitives.cpp */, ); name = "geomutils"; sourceTree = SOURCE_ROOT; }; - FFFB8311f9307f948311f930 /* PxFoundation */ = { + FFFB8293f4b07fa78293f4b0 /* PxFoundation */ = { isa = PBXGroup; children = ( - FFFB8311fef07f948311fef0 /* include */, - FFFB8311ff187f948311ff18 /* src */, + FFFB829400907fa782940090 /* include */, + FFFB829400b87fa7829400b8 /* src */, ); name = "PxFoundation"; sourceTree = "<group>"; }; - FFFB8311fef07f948311fef0 /* include */ = { + FFFB829400907fa782940090 /* include */ = { isa = PBXGroup; children = ( - FFFD8297b8007f948297b800 /* Px.h */, - FFFD8297b8687f948297b868 /* PxAllocatorCallback.h */, - FFFD8297b8d07f948297b8d0 /* PxAssert.h */, - FFFD8297b9387f948297b938 /* PxBitAndData.h */, - FFFD8297b9a07f948297b9a0 /* PxBounds3.h */, - FFFD8297ba087f948297ba08 /* PxErrorCallback.h */, - FFFD8297ba707f948297ba70 /* PxErrors.h */, - FFFD8297bad87f948297bad8 /* PxFlags.h */, - FFFD8297bb407f948297bb40 /* PxFoundation.h */, - FFFD8297bba87f948297bba8 /* PxFoundationVersion.h */, - FFFD8297bc107f948297bc10 /* PxIO.h */, - FFFD8297bc787f948297bc78 /* PxIntrinsics.h */, - FFFD8297bce07f948297bce0 /* PxMat33.h */, - FFFD8297bd487f948297bd48 /* PxMat44.h */, - FFFD8297bdb07f948297bdb0 /* PxMath.h */, - FFFD8297be187f948297be18 /* PxMathUtils.h */, - FFFD8297be807f948297be80 /* PxMemory.h */, - FFFD8297bee87f948297bee8 /* PxPlane.h */, - FFFD8297bf507f948297bf50 /* PxPreprocessor.h */, - FFFD8297bfb87f948297bfb8 /* PxProfiler.h */, - FFFD8297c0207f948297c020 /* PxQuat.h */, - FFFD8297c0887f948297c088 /* PxSimpleTypes.h */, - FFFD8297c0f07f948297c0f0 /* PxStrideIterator.h */, - FFFD8297c1587f948297c158 /* PxTransform.h */, - FFFD8297c1c07f948297c1c0 /* PxUnionCast.h */, - FFFD8297c2287f948297c228 /* PxVec2.h */, - FFFD8297c2907f948297c290 /* PxVec3.h */, - FFFD8297c2f87f948297c2f8 /* PxVec4.h */, - FFFD8297c3607f948297c360 /* unix/PxUnixIntrinsics.h */, + FFFD8217f6007fa78217f600 /* Px.h */, + FFFD8217f6687fa78217f668 /* PxAllocatorCallback.h */, + FFFD8217f6d07fa78217f6d0 /* PxAssert.h */, + FFFD8217f7387fa78217f738 /* PxBitAndData.h */, + FFFD8217f7a07fa78217f7a0 /* PxBounds3.h */, + FFFD8217f8087fa78217f808 /* PxErrorCallback.h */, + FFFD8217f8707fa78217f870 /* PxErrors.h */, + FFFD8217f8d87fa78217f8d8 /* PxFlags.h */, + FFFD8217f9407fa78217f940 /* PxFoundation.h */, + FFFD8217f9a87fa78217f9a8 /* PxFoundationVersion.h */, + FFFD8217fa107fa78217fa10 /* PxIO.h */, + FFFD8217fa787fa78217fa78 /* PxIntrinsics.h */, + FFFD8217fae07fa78217fae0 /* PxMat33.h */, + FFFD8217fb487fa78217fb48 /* PxMat44.h */, + FFFD8217fbb07fa78217fbb0 /* PxMath.h */, + FFFD8217fc187fa78217fc18 /* PxMathUtils.h */, + FFFD8217fc807fa78217fc80 /* PxMemory.h */, + FFFD8217fce87fa78217fce8 /* PxPlane.h */, + FFFD8217fd507fa78217fd50 /* PxPreprocessor.h */, + FFFD8217fdb87fa78217fdb8 /* PxProfiler.h */, + FFFD8217fe207fa78217fe20 /* PxQuat.h */, + FFFD8217fe887fa78217fe88 /* PxSimpleTypes.h */, + FFFD8217fef07fa78217fef0 /* PxStrideIterator.h */, + FFFD8217ff587fa78217ff58 /* PxTransform.h */, + FFFD8217ffc07fa78217ffc0 /* PxUnionCast.h */, + FFFD821800287fa782180028 /* PxVec2.h */, + FFFD821800907fa782180090 /* PxVec3.h */, + FFFD821800f87fa7821800f8 /* PxVec4.h */, + FFFD821801607fa782180160 /* unix/PxUnixIntrinsics.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB8311ff187f948311ff18 /* src */ = { + FFFB829400b87fa7829400b8 /* src */ = { isa = PBXGroup; children = ( - FFFD8298c8007f948298c800 /* include/Ps.h */, - FFFD8298c8687f948298c868 /* include/PsAlignedMalloc.h */, - FFFD8298c8d07f948298c8d0 /* include/PsAlloca.h */, - FFFD8298c9387f948298c938 /* include/PsAllocator.h */, - FFFD8298c9a07f948298c9a0 /* include/PsAoS.h */, - FFFD8298ca087f948298ca08 /* include/PsArray.h */, - FFFD8298ca707f948298ca70 /* include/PsAtomic.h */, - FFFD8298cad87f948298cad8 /* include/PsBasicTemplates.h */, - FFFD8298cb407f948298cb40 /* include/PsBitUtils.h */, - FFFD8298cba87f948298cba8 /* include/PsBroadcast.h */, - FFFD8298cc107f948298cc10 /* include/PsCpu.h */, - FFFD8298cc787f948298cc78 /* include/PsFPU.h */, - FFFD8298cce07f948298cce0 /* include/PsFoundation.h */, - FFFD8298cd487f948298cd48 /* include/PsHash.h */, - FFFD8298cdb07f948298cdb0 /* include/PsHashInternals.h */, - FFFD8298ce187f948298ce18 /* include/PsHashMap.h */, - FFFD8298ce807f948298ce80 /* include/PsHashSet.h */, - FFFD8298cee87f948298cee8 /* include/PsInlineAllocator.h */, - FFFD8298cf507f948298cf50 /* include/PsInlineAoS.h */, - FFFD8298cfb87f948298cfb8 /* include/PsInlineArray.h */, - FFFD8298d0207f948298d020 /* include/PsIntrinsics.h */, - FFFD8298d0887f948298d088 /* include/PsMathUtils.h */, - FFFD8298d0f07f948298d0f0 /* include/PsMutex.h */, - FFFD8298d1587f948298d158 /* include/PsPool.h */, - FFFD8298d1c07f948298d1c0 /* include/PsSList.h */, - FFFD8298d2287f948298d228 /* include/PsSocket.h */, - FFFD8298d2907f948298d290 /* include/PsSort.h */, - FFFD8298d2f87f948298d2f8 /* include/PsSortInternals.h */, - FFFD8298d3607f948298d360 /* include/PsString.h */, - FFFD8298d3c87f948298d3c8 /* include/PsSync.h */, - FFFD8298d4307f948298d430 /* include/PsTempAllocator.h */, - FFFD8298d4987f948298d498 /* include/PsThread.h */, - FFFD8298d5007f948298d500 /* include/PsTime.h */, - FFFD8298d5687f948298d568 /* include/PsUserAllocated.h */, - FFFD8298d5d07f948298d5d0 /* include/PsUtilities.h */, - FFFD8298d6387f948298d638 /* include/PsVecMath.h */, - FFFD8298d6a07f948298d6a0 /* include/PsVecMathAoSScalar.h */, - FFFD8298d7087f948298d708 /* include/PsVecMathAoSScalarInline.h */, - FFFD8298d7707f948298d770 /* include/PsVecMathSSE.h */, - FFFD8298d7d87f948298d7d8 /* include/PsVecMathUtilities.h */, - FFFD8298d8407f948298d840 /* include/PsVecQuat.h */, - FFFD8298d8a87f948298d8a8 /* include/PsVecTransform.h */, - FFFD8298d9107f948298d910 /* include/unix/PsUnixAoS.h */, - FFFD8298d9787f948298d978 /* include/unix/PsUnixFPU.h */, - FFFD8298d9e07f948298d9e0 /* include/unix/PsUnixInlineAoS.h */, - FFFD8298da487f948298da48 /* include/unix/PsUnixIntrinsics.h */, - FFFD8298dab07f948298dab0 /* include/unix/PsUnixTrigConstants.h */, - FFFD8298db187f948298db18 /* src/PsAllocator.cpp */, - FFFD8298db807f948298db80 /* src/PsAssert.cpp */, - FFFD8298dbe87f948298dbe8 /* src/PsFoundation.cpp */, - FFFD8298dc507f948298dc50 /* src/PsMathUtils.cpp */, - FFFD8298dcb87f948298dcb8 /* src/PsString.cpp */, - FFFD8298dd207f948298dd20 /* src/PsTempAllocator.cpp */, - FFFD8298dd887f948298dd88 /* src/PsUtilities.cpp */, - FFFD8298ddf07f948298ddf0 /* src/unix/PsUnixAtomic.cpp */, - FFFD8298de587f948298de58 /* src/unix/PsUnixCpu.cpp */, - FFFD8298dec07f948298dec0 /* src/unix/PsUnixFPU.cpp */, - FFFD8298df287f948298df28 /* src/unix/PsUnixMutex.cpp */, - FFFD8298df907f948298df90 /* src/unix/PsUnixPrintString.cpp */, - FFFD8298dff87f948298dff8 /* src/unix/PsUnixSList.cpp */, - FFFD8298e0607f948298e060 /* src/unix/PsUnixSocket.cpp */, - FFFD8298e0c87f948298e0c8 /* src/unix/PsUnixSync.cpp */, - FFFD8298e1307f948298e130 /* src/unix/PsUnixThread.cpp */, - FFFD8298e1987f948298e198 /* src/unix/PsUnixTime.cpp */, + FFFD821906007fa782190600 /* include/Ps.h */, + FFFD821906687fa782190668 /* include/PsAlignedMalloc.h */, + FFFD821906d07fa7821906d0 /* include/PsAlloca.h */, + FFFD821907387fa782190738 /* include/PsAllocator.h */, + FFFD821907a07fa7821907a0 /* include/PsAoS.h */, + FFFD821908087fa782190808 /* include/PsArray.h */, + FFFD821908707fa782190870 /* include/PsAtomic.h */, + FFFD821908d87fa7821908d8 /* include/PsBasicTemplates.h */, + FFFD821909407fa782190940 /* include/PsBitUtils.h */, + FFFD821909a87fa7821909a8 /* include/PsBroadcast.h */, + FFFD82190a107fa782190a10 /* include/PsCpu.h */, + FFFD82190a787fa782190a78 /* include/PsFPU.h */, + FFFD82190ae07fa782190ae0 /* include/PsFoundation.h */, + FFFD82190b487fa782190b48 /* include/PsHash.h */, + FFFD82190bb07fa782190bb0 /* include/PsHashInternals.h */, + FFFD82190c187fa782190c18 /* include/PsHashMap.h */, + FFFD82190c807fa782190c80 /* include/PsHashSet.h */, + FFFD82190ce87fa782190ce8 /* include/PsInlineAllocator.h */, + FFFD82190d507fa782190d50 /* include/PsInlineAoS.h */, + FFFD82190db87fa782190db8 /* include/PsInlineArray.h */, + FFFD82190e207fa782190e20 /* include/PsIntrinsics.h */, + FFFD82190e887fa782190e88 /* include/PsMathUtils.h */, + FFFD82190ef07fa782190ef0 /* include/PsMutex.h */, + FFFD82190f587fa782190f58 /* include/PsPool.h */, + FFFD82190fc07fa782190fc0 /* include/PsSList.h */, + FFFD821910287fa782191028 /* include/PsSocket.h */, + FFFD821910907fa782191090 /* include/PsSort.h */, + FFFD821910f87fa7821910f8 /* include/PsSortInternals.h */, + FFFD821911607fa782191160 /* include/PsString.h */, + FFFD821911c87fa7821911c8 /* include/PsSync.h */, + FFFD821912307fa782191230 /* include/PsTempAllocator.h */, + FFFD821912987fa782191298 /* include/PsThread.h */, + FFFD821913007fa782191300 /* include/PsTime.h */, + FFFD821913687fa782191368 /* include/PsUserAllocated.h */, + FFFD821913d07fa7821913d0 /* include/PsUtilities.h */, + FFFD821914387fa782191438 /* include/PsVecMath.h */, + FFFD821914a07fa7821914a0 /* include/PsVecMathAoSScalar.h */, + FFFD821915087fa782191508 /* include/PsVecMathAoSScalarInline.h */, + FFFD821915707fa782191570 /* include/PsVecMathSSE.h */, + FFFD821915d87fa7821915d8 /* include/PsVecMathUtilities.h */, + FFFD821916407fa782191640 /* include/PsVecQuat.h */, + FFFD821916a87fa7821916a8 /* include/PsVecTransform.h */, + FFFD821917107fa782191710 /* include/unix/PsUnixAoS.h */, + FFFD821917787fa782191778 /* include/unix/PsUnixFPU.h */, + FFFD821917e07fa7821917e0 /* include/unix/PsUnixInlineAoS.h */, + FFFD821918487fa782191848 /* include/unix/PsUnixIntrinsics.h */, + FFFD821918b07fa7821918b0 /* include/unix/PsUnixTrigConstants.h */, + FFFD821919187fa782191918 /* src/PsAllocator.cpp */, + FFFD821919807fa782191980 /* src/PsAssert.cpp */, + FFFD821919e87fa7821919e8 /* src/PsFoundation.cpp */, + FFFD82191a507fa782191a50 /* src/PsMathUtils.cpp */, + FFFD82191ab87fa782191ab8 /* src/PsString.cpp */, + FFFD82191b207fa782191b20 /* src/PsTempAllocator.cpp */, + FFFD82191b887fa782191b88 /* src/PsUtilities.cpp */, + FFFD82191bf07fa782191bf0 /* src/unix/PsUnixAtomic.cpp */, + FFFD82191c587fa782191c58 /* src/unix/PsUnixCpu.cpp */, + FFFD82191cc07fa782191cc0 /* src/unix/PsUnixFPU.cpp */, + FFFD82191d287fa782191d28 /* src/unix/PsUnixMutex.cpp */, + FFFD82191d907fa782191d90 /* src/unix/PsUnixPrintString.cpp */, + FFFD82191df87fa782191df8 /* src/unix/PsUnixSList.cpp */, + FFFD82191e607fa782191e60 /* src/unix/PsUnixSocket.cpp */, + FFFD82191ec87fa782191ec8 /* src/unix/PsUnixSync.cpp */, + FFFD82191f307fa782191f30 /* src/unix/PsUnixThread.cpp */, + FFFD82191f987fa782191f98 /* src/unix/PsUnixTime.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB8340c6c07f948340c6c0 /* PxPvdSDK */ = { + FFFB82c165d07fa782c165d0 /* PxPvdSDK */ = { isa = PBXGroup; children = ( - FFFB834095007f9483409500 /* include */, - FFFB834095287f9483409528 /* src */, + FFFB829721e07fa7829721e0 /* include */, + FFFB829722087fa782972208 /* src */, ); name = "PxPvdSDK"; sourceTree = "<group>"; }; - FFFB834095007f9483409500 /* include */ = { + FFFB829721e07fa7829721e0 /* include */ = { isa = PBXGroup; children = ( - FFFD836006f07f94836006f0 /* PxPvd.h */, - FFFD836007587f9483600758 /* PxPvdTransport.h */, + FFFD82c171607fa782c17160 /* PxPvd.h */, + FFFD82c171c87fa782c171c8 /* PxPvdTransport.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB834095287f9483409528 /* src */ = { + FFFB829722087fa782972208 /* src */ = { isa = PBXGroup; children = ( - FFFD8382dc007f948382dc00 /* include/PsPvd.h */, - FFFD8382dc687f948382dc68 /* include/PxProfileAllocatorWrapper.h */, - FFFD8382dcd07f948382dcd0 /* include/PxPvdClient.h */, - FFFD8382dd387f948382dd38 /* include/PxPvdDataStream.h */, - FFFD8382dda07f948382dda0 /* include/PxPvdDataStreamHelpers.h */, - FFFD8382de087f948382de08 /* include/PxPvdErrorCodes.h */, - FFFD8382de707f948382de70 /* include/PxPvdObjectModelBaseTypes.h */, - FFFD8382ded87f948382ded8 /* include/PxPvdRenderBuffer.h */, - FFFD8382df407f948382df40 /* include/PxPvdUserRenderer.h */, - FFFD8382dfa87f948382dfa8 /* src/PxProfileEventImpl.cpp */, - FFFD8382e0107f948382e010 /* src/PxPvd.cpp */, - FFFD8382e0787f948382e078 /* src/PxPvdDataStream.cpp */, - FFFD8382e0e07f948382e0e0 /* src/PxPvdDefaultFileTransport.cpp */, - FFFD8382e1487f948382e148 /* src/PxPvdDefaultSocketTransport.cpp */, - FFFD8382e1b07f948382e1b0 /* src/PxPvdImpl.cpp */, - FFFD8382e2187f948382e218 /* src/PxPvdMemClient.cpp */, - FFFD8382e2807f948382e280 /* src/PxPvdObjectModelMetaData.cpp */, - FFFD8382e2e87f948382e2e8 /* src/PxPvdObjectRegistrar.cpp */, - FFFD8382e3507f948382e350 /* src/PxPvdProfileZoneClient.cpp */, - FFFD8382e3b87f948382e3b8 /* src/PxPvdUserRenderer.cpp */, - FFFD8382e4207f948382e420 /* src/PxProfileBase.h */, - FFFD8382e4887f948382e488 /* src/PxProfileCompileTimeEventFilter.h */, - FFFD8382e4f07f948382e4f0 /* src/PxProfileContextProvider.h */, - FFFD8382e5587f948382e558 /* src/PxProfileContextProviderImpl.h */, - FFFD8382e5c07f948382e5c0 /* src/PxProfileDataBuffer.h */, - FFFD8382e6287f948382e628 /* src/PxProfileDataParsing.h */, - FFFD8382e6907f948382e690 /* src/PxProfileEventBuffer.h */, - FFFD8382e6f87f948382e6f8 /* src/PxProfileEventBufferAtomic.h */, - FFFD8382e7607f948382e760 /* src/PxProfileEventBufferClient.h */, - FFFD8382e7c87f948382e7c8 /* src/PxProfileEventBufferClientManager.h */, - FFFD8382e8307f948382e830 /* src/PxProfileEventFilter.h */, - FFFD8382e8987f948382e898 /* src/PxProfileEventHandler.h */, - FFFD8382e9007f948382e900 /* src/PxProfileEventId.h */, - FFFD8382e9687f948382e968 /* src/PxProfileEventMutex.h */, - FFFD8382e9d07f948382e9d0 /* src/PxProfileEventNames.h */, - FFFD8382ea387f948382ea38 /* src/PxProfileEventParser.h */, - FFFD8382eaa07f948382eaa0 /* src/PxProfileEventSender.h */, - FFFD8382eb087f948382eb08 /* src/PxProfileEventSerialization.h */, - FFFD8382eb707f948382eb70 /* src/PxProfileEventSystem.h */, - FFFD8382ebd87f948382ebd8 /* src/PxProfileEvents.h */, - FFFD8382ec407f948382ec40 /* src/PxProfileMemory.h */, - FFFD8382eca87f948382eca8 /* src/PxProfileMemoryBuffer.h */, - FFFD8382ed107f948382ed10 /* src/PxProfileMemoryEventBuffer.h */, - FFFD8382ed787f948382ed78 /* src/PxProfileMemoryEventParser.h */, - FFFD8382ede07f948382ede0 /* src/PxProfileMemoryEventRecorder.h */, - FFFD8382ee487f948382ee48 /* src/PxProfileMemoryEventReflexiveWriter.h */, - FFFD8382eeb07f948382eeb0 /* src/PxProfileMemoryEventSummarizer.h */, - FFFD8382ef187f948382ef18 /* src/PxProfileMemoryEventTypes.h */, - FFFD8382ef807f948382ef80 /* src/PxProfileMemoryEvents.h */, - FFFD8382efe87f948382efe8 /* src/PxProfileScopedEvent.h */, - FFFD8382f0507f948382f050 /* src/PxProfileScopedMutexLock.h */, - FFFD8382f0b87f948382f0b8 /* src/PxProfileZone.h */, - FFFD8382f1207f948382f120 /* src/PxProfileZoneImpl.h */, - FFFD8382f1887f948382f188 /* src/PxProfileZoneManager.h */, - FFFD8382f1f07f948382f1f0 /* src/PxProfileZoneManagerImpl.h */, - FFFD8382f2587f948382f258 /* src/PxPvdBits.h */, - FFFD8382f2c07f948382f2c0 /* src/PxPvdByteStreams.h */, - FFFD8382f3287f948382f328 /* src/PxPvdCommStreamEventSink.h */, - FFFD8382f3907f948382f390 /* src/PxPvdCommStreamEvents.h */, - FFFD8382f3f87f948382f3f8 /* src/PxPvdCommStreamSDKEventTypes.h */, - FFFD8382f4607f948382f460 /* src/PxPvdCommStreamTypes.h */, - FFFD8382f4c87f948382f4c8 /* src/PxPvdDefaultFileTransport.h */, - FFFD8382f5307f948382f530 /* src/PxPvdDefaultSocketTransport.h */, - FFFD8382f5987f948382f598 /* src/PxPvdFoundation.h */, - FFFD8382f6007f948382f600 /* src/PxPvdImpl.h */, - FFFD8382f6687f948382f668 /* src/PxPvdInternalByteStreams.h */, - FFFD8382f6d07f948382f6d0 /* src/PxPvdMarshalling.h */, - FFFD8382f7387f948382f738 /* src/PxPvdMemClient.h */, - FFFD8382f7a07f948382f7a0 /* src/PxPvdObjectModel.h */, - FFFD8382f8087f948382f808 /* src/PxPvdObjectModelInternalTypeDefs.h */, - FFFD8382f8707f948382f870 /* src/PxPvdObjectModelInternalTypes.h */, - FFFD8382f8d87f948382f8d8 /* src/PxPvdObjectModelMetaData.h */, - FFFD8382f9407f948382f940 /* src/PxPvdObjectRegistrar.h */, - FFFD8382f9a87f948382f9a8 /* src/PxPvdProfileZoneClient.h */, - FFFD8382fa107f948382fa10 /* src/PxPvdUserRenderImpl.h */, - FFFD8382fa787f948382fa78 /* src/PxPvdUserRenderTypes.h */, + FFFD821b74007fa7821b7400 /* include/PsPvd.h */, + FFFD821b74687fa7821b7468 /* include/PxProfileAllocatorWrapper.h */, + FFFD821b74d07fa7821b74d0 /* include/PxPvdClient.h */, + FFFD821b75387fa7821b7538 /* include/PxPvdDataStream.h */, + FFFD821b75a07fa7821b75a0 /* include/PxPvdDataStreamHelpers.h */, + FFFD821b76087fa7821b7608 /* include/PxPvdErrorCodes.h */, + FFFD821b76707fa7821b7670 /* include/PxPvdObjectModelBaseTypes.h */, + FFFD821b76d87fa7821b76d8 /* include/PxPvdRenderBuffer.h */, + FFFD821b77407fa7821b7740 /* include/PxPvdUserRenderer.h */, + FFFD821b77a87fa7821b77a8 /* src/PxProfileEventImpl.cpp */, + FFFD821b78107fa7821b7810 /* src/PxPvd.cpp */, + FFFD821b78787fa7821b7878 /* src/PxPvdDataStream.cpp */, + FFFD821b78e07fa7821b78e0 /* src/PxPvdDefaultFileTransport.cpp */, + FFFD821b79487fa7821b7948 /* src/PxPvdDefaultSocketTransport.cpp */, + FFFD821b79b07fa7821b79b0 /* src/PxPvdImpl.cpp */, + FFFD821b7a187fa7821b7a18 /* src/PxPvdMemClient.cpp */, + FFFD821b7a807fa7821b7a80 /* src/PxPvdObjectModelMetaData.cpp */, + FFFD821b7ae87fa7821b7ae8 /* src/PxPvdObjectRegistrar.cpp */, + FFFD821b7b507fa7821b7b50 /* src/PxPvdProfileZoneClient.cpp */, + FFFD821b7bb87fa7821b7bb8 /* src/PxPvdUserRenderer.cpp */, + FFFD821b7c207fa7821b7c20 /* src/PxProfileBase.h */, + FFFD821b7c887fa7821b7c88 /* src/PxProfileCompileTimeEventFilter.h */, + FFFD821b7cf07fa7821b7cf0 /* src/PxProfileContextProvider.h */, + FFFD821b7d587fa7821b7d58 /* src/PxProfileContextProviderImpl.h */, + FFFD821b7dc07fa7821b7dc0 /* src/PxProfileDataBuffer.h */, + FFFD821b7e287fa7821b7e28 /* src/PxProfileDataParsing.h */, + FFFD821b7e907fa7821b7e90 /* src/PxProfileEventBuffer.h */, + FFFD821b7ef87fa7821b7ef8 /* src/PxProfileEventBufferAtomic.h */, + FFFD821b7f607fa7821b7f60 /* src/PxProfileEventBufferClient.h */, + FFFD821b7fc87fa7821b7fc8 /* src/PxProfileEventBufferClientManager.h */, + FFFD821b80307fa7821b8030 /* src/PxProfileEventFilter.h */, + FFFD821b80987fa7821b8098 /* src/PxProfileEventHandler.h */, + FFFD821b81007fa7821b8100 /* src/PxProfileEventId.h */, + FFFD821b81687fa7821b8168 /* src/PxProfileEventMutex.h */, + FFFD821b81d07fa7821b81d0 /* src/PxProfileEventNames.h */, + FFFD821b82387fa7821b8238 /* src/PxProfileEventParser.h */, + FFFD821b82a07fa7821b82a0 /* src/PxProfileEventSender.h */, + FFFD821b83087fa7821b8308 /* src/PxProfileEventSerialization.h */, + FFFD821b83707fa7821b8370 /* src/PxProfileEventSystem.h */, + FFFD821b83d87fa7821b83d8 /* src/PxProfileEvents.h */, + FFFD821b84407fa7821b8440 /* src/PxProfileMemory.h */, + FFFD821b84a87fa7821b84a8 /* src/PxProfileMemoryBuffer.h */, + FFFD821b85107fa7821b8510 /* src/PxProfileMemoryEventBuffer.h */, + FFFD821b85787fa7821b8578 /* src/PxProfileMemoryEventParser.h */, + FFFD821b85e07fa7821b85e0 /* src/PxProfileMemoryEventRecorder.h */, + FFFD821b86487fa7821b8648 /* src/PxProfileMemoryEventReflexiveWriter.h */, + FFFD821b86b07fa7821b86b0 /* src/PxProfileMemoryEventSummarizer.h */, + FFFD821b87187fa7821b8718 /* src/PxProfileMemoryEventTypes.h */, + FFFD821b87807fa7821b8780 /* src/PxProfileMemoryEvents.h */, + FFFD821b87e87fa7821b87e8 /* src/PxProfileScopedEvent.h */, + FFFD821b88507fa7821b8850 /* src/PxProfileScopedMutexLock.h */, + FFFD821b88b87fa7821b88b8 /* src/PxProfileZone.h */, + FFFD821b89207fa7821b8920 /* src/PxProfileZoneImpl.h */, + FFFD821b89887fa7821b8988 /* src/PxProfileZoneManager.h */, + FFFD821b89f07fa7821b89f0 /* src/PxProfileZoneManagerImpl.h */, + FFFD821b8a587fa7821b8a58 /* src/PxPvdBits.h */, + FFFD821b8ac07fa7821b8ac0 /* src/PxPvdByteStreams.h */, + FFFD821b8b287fa7821b8b28 /* src/PxPvdCommStreamEventSink.h */, + FFFD821b8b907fa7821b8b90 /* src/PxPvdCommStreamEvents.h */, + FFFD821b8bf87fa7821b8bf8 /* src/PxPvdCommStreamSDKEventTypes.h */, + FFFD821b8c607fa7821b8c60 /* src/PxPvdCommStreamTypes.h */, + FFFD821b8cc87fa7821b8cc8 /* src/PxPvdDefaultFileTransport.h */, + FFFD821b8d307fa7821b8d30 /* src/PxPvdDefaultSocketTransport.h */, + FFFD821b8d987fa7821b8d98 /* src/PxPvdFoundation.h */, + FFFD821b8e007fa7821b8e00 /* src/PxPvdImpl.h */, + FFFD821b8e687fa7821b8e68 /* src/PxPvdInternalByteStreams.h */, + FFFD821b8ed07fa7821b8ed0 /* src/PxPvdMarshalling.h */, + FFFD821b8f387fa7821b8f38 /* src/PxPvdMemClient.h */, + FFFD821b8fa07fa7821b8fa0 /* src/PxPvdObjectModel.h */, + FFFD821b90087fa7821b9008 /* src/PxPvdObjectModelInternalTypeDefs.h */, + FFFD821b90707fa7821b9070 /* src/PxPvdObjectModelInternalTypes.h */, + FFFD821b90d87fa7821b90d8 /* src/PxPvdObjectModelMetaData.h */, + FFFD821b91407fa7821b9140 /* src/PxPvdObjectRegistrar.h */, + FFFD821b91a87fa7821b91a8 /* src/PxPvdProfileZoneClient.h */, + FFFD821b92107fa7821b9210 /* src/PxPvdUserRenderImpl.h */, + FFFD821b92787fa7821b9278 /* src/PxPvdUserRenderTypes.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB831509407f9483150940 /* LowLevel */ = { + FFFB82f095f07fa782f095f0 /* LowLevel */ = { isa = PBXGroup; children = ( - FFFB831542607f9483154260 /* API Source */, - FFFB831542887f9483154288 /* API Includes */, - FFFB831542b07f94831542b0 /* Software Source */, - FFFB831542d87f94831542d8 /* Software Includes */, - FFFB831543007f9483154300 /* Common Source */, - FFFB831543287f9483154328 /* Common Includes */, + FFFB82f0f6507fa782f0f650 /* API Source */, + FFFB82f0f6787fa782f0f678 /* API Includes */, + FFFB82f0f6a07fa782f0f6a0 /* Software Source */, + FFFB82f0f6c87fa782f0f6c8 /* Software Includes */, + FFFB82f0f6f07fa782f0f6f0 /* Common Source */, + FFFB82f0f7187fa782f0f718 /* Common Includes */, ); name = "LowLevel"; sourceTree = "<group>"; }; - FFFB831542607f9483154260 /* API Source */ = { + FFFB82f0f6507fa782f0f650 /* API Source */ = { isa = PBXGroup; children = ( - FFFD831543a07f94831543a0 /* px_globals.cpp */, + FFFD82f0f5a07fa782f0f5a0 /* px_globals.cpp */, ); name = "API Source"; sourceTree = SOURCE_ROOT; }; - FFFB831542887f9483154288 /* API Includes */ = { + FFFB82f0f6787fa782f0f678 /* API Includes */ = { isa = PBXGroup; children = ( - FFFD83158fe07f9483158fe0 /* PxsMaterialCore.h */, - FFFD831590487f9483159048 /* PxsMaterialManager.h */, - FFFD831590b07f94831590b0 /* PxvConfig.h */, - FFFD831591187f9483159118 /* PxvContext.h */, - FFFD831591807f9483159180 /* PxvDynamics.h */, - FFFD831591e87f94831591e8 /* PxvGeometry.h */, - FFFD831592507f9483159250 /* PxvGlobals.h */, - FFFD831592b87f94831592b8 /* PxvManager.h */, - FFFD831593207f9483159320 /* PxvSimStats.h */, + FFFD82f10db07fa782f10db0 /* PxsMaterialCore.h */, + FFFD82f10e187fa782f10e18 /* PxsMaterialManager.h */, + FFFD82f10e807fa782f10e80 /* PxvConfig.h */, + FFFD82f10ee87fa782f10ee8 /* PxvContext.h */, + FFFD82f10f507fa782f10f50 /* PxvDynamics.h */, + FFFD82f10fb87fa782f10fb8 /* PxvGeometry.h */, + FFFD82f110207fa782f11020 /* PxvGlobals.h */, + FFFD82f110887fa782f11088 /* PxvManager.h */, + FFFD82f110f07fa782f110f0 /* PxvSimStats.h */, ); name = "API Includes"; sourceTree = SOURCE_ROOT; }; - FFFB831542b07f94831542b0 /* Software Source */ = { + FFFB82f0f6a07fa782f0f6a0 /* Software Source */ = { isa = PBXGroup; children = ( - FFFD8314a1307f948314a130 /* PxsCCD.cpp */, - FFFD8314a1987f948314a198 /* PxsContactManager.cpp */, - FFFD8314a2007f948314a200 /* PxsContext.cpp */, - FFFD8314a2687f948314a268 /* PxsDefaultMemoryManager.cpp */, - FFFD8314a2d07f948314a2d0 /* PxsIslandSim.cpp */, - FFFD8314a3387f948314a338 /* PxsMaterialCombiner.cpp */, - FFFD8314a3a07f948314a3a0 /* PxsNphaseImplementationContext.cpp */, - FFFD8314a4087f948314a408 /* PxsSimpleIslandManager.cpp */, + FFFD82f11f207fa782f11f20 /* PxsCCD.cpp */, + FFFD82f11f887fa782f11f88 /* PxsContactManager.cpp */, + FFFD82f11ff07fa782f11ff0 /* PxsContext.cpp */, + FFFD82f120587fa782f12058 /* PxsDefaultMemoryManager.cpp */, + FFFD82f120c07fa782f120c0 /* PxsIslandSim.cpp */, + FFFD82f121287fa782f12128 /* PxsMaterialCombiner.cpp */, + FFFD82f121907fa782f12190 /* PxsNphaseImplementationContext.cpp */, + FFFD82f121f87fa782f121f8 /* PxsSimpleIslandManager.cpp */, ); name = "Software Source"; sourceTree = SOURCE_ROOT; }; - FFFB831542d87f94831542d8 /* Software Includes */ = { + FFFB82f0f6c87fa782f0f6c8 /* Software Includes */ = { isa = PBXGroup; children = ( - FFFD829954007f9482995400 /* PxsBodySim.h */, - FFFD829954687f9482995468 /* PxsCCD.h */, - FFFD829954d07f94829954d0 /* PxsContactManager.h */, - FFFD829955387f9482995538 /* PxsContactManagerState.h */, - FFFD829955a07f94829955a0 /* PxsContext.h */, - FFFD829956087f9482995608 /* PxsDefaultMemoryManager.h */, - FFFD829956707f9482995670 /* PxsHeapMemoryAllocator.h */, - FFFD829956d87f94829956d8 /* PxsIncrementalConstraintPartitioning.h */, - FFFD829957407f9482995740 /* PxsIslandManagerTypes.h */, - FFFD829957a87f94829957a8 /* PxsIslandSim.h */, - FFFD829958107f9482995810 /* PxsKernelWrangler.h */, - FFFD829958787f9482995878 /* PxsMaterialCombiner.h */, - FFFD829958e07f94829958e0 /* PxsMemoryManager.h */, - FFFD829959487f9482995948 /* PxsNphaseImplementationContext.h */, - FFFD829959b07f94829959b0 /* PxsRigidBody.h */, - FFFD82995a187f9482995a18 /* PxsShapeSim.h */, - FFFD82995a807f9482995a80 /* PxsSimpleIslandManager.h */, - FFFD82995ae87f9482995ae8 /* PxsSimulationController.h */, - FFFD82995b507f9482995b50 /* PxsTransformCache.h */, - FFFD82995bb87f9482995bb8 /* PxvNphaseImplementationContext.h */, + FFFD83005a007fa783005a00 /* PxsBodySim.h */, + FFFD83005a687fa783005a68 /* PxsCCD.h */, + FFFD83005ad07fa783005ad0 /* PxsContactManager.h */, + FFFD83005b387fa783005b38 /* PxsContactManagerState.h */, + FFFD83005ba07fa783005ba0 /* PxsContext.h */, + FFFD83005c087fa783005c08 /* PxsDefaultMemoryManager.h */, + FFFD83005c707fa783005c70 /* PxsHeapMemoryAllocator.h */, + FFFD83005cd87fa783005cd8 /* PxsIncrementalConstraintPartitioning.h */, + FFFD83005d407fa783005d40 /* PxsIslandManagerTypes.h */, + FFFD83005da87fa783005da8 /* PxsIslandSim.h */, + FFFD83005e107fa783005e10 /* PxsKernelWrangler.h */, + FFFD83005e787fa783005e78 /* PxsMaterialCombiner.h */, + FFFD83005ee07fa783005ee0 /* PxsMemoryManager.h */, + FFFD83005f487fa783005f48 /* PxsNphaseImplementationContext.h */, + FFFD83005fb07fa783005fb0 /* PxsRigidBody.h */, + FFFD830060187fa783006018 /* PxsShapeSim.h */, + FFFD830060807fa783006080 /* PxsSimpleIslandManager.h */, + FFFD830060e87fa7830060e8 /* PxsSimulationController.h */, + FFFD830061507fa783006150 /* PxsTransformCache.h */, + FFFD830061b87fa7830061b8 /* PxvNphaseImplementationContext.h */, ); name = "Software Includes"; sourceTree = SOURCE_ROOT; }; - FFFB831543007f9483154300 /* Common Source */ = { + FFFB82f0f6f07fa782f0f6f0 /* Common Source */ = { isa = PBXGroup; children = ( - FFFD8299c4007f948299c400 /* collision/PxcContact.cpp */, - FFFD8299c4687f948299c468 /* pipeline/PxcContactCache.cpp */, - FFFD8299c4d07f948299c4d0 /* pipeline/PxcContactMethodImpl.cpp */, - FFFD8299c5387f948299c538 /* pipeline/PxcMaterialHeightField.cpp */, - FFFD8299c5a07f948299c5a0 /* pipeline/PxcMaterialMesh.cpp */, - FFFD8299c6087f948299c608 /* pipeline/PxcMaterialMethodImpl.cpp */, - FFFD8299c6707f948299c670 /* pipeline/PxcMaterialShape.cpp */, - FFFD8299c6d87f948299c6d8 /* pipeline/PxcNpBatch.cpp */, - FFFD8299c7407f948299c740 /* pipeline/PxcNpCacheStreamPair.cpp */, - FFFD8299c7a87f948299c7a8 /* pipeline/PxcNpContactPrepShared.cpp */, - FFFD8299c8107f948299c810 /* pipeline/PxcNpMemBlockPool.cpp */, - FFFD8299c8787f948299c878 /* pipeline/PxcNpThreadContext.cpp */, + FFFD83008e007fa783008e00 /* collision/PxcContact.cpp */, + FFFD83008e687fa783008e68 /* pipeline/PxcContactCache.cpp */, + FFFD83008ed07fa783008ed0 /* pipeline/PxcContactMethodImpl.cpp */, + FFFD83008f387fa783008f38 /* pipeline/PxcMaterialHeightField.cpp */, + FFFD83008fa07fa783008fa0 /* pipeline/PxcMaterialMesh.cpp */, + FFFD830090087fa783009008 /* pipeline/PxcMaterialMethodImpl.cpp */, + FFFD830090707fa783009070 /* pipeline/PxcMaterialShape.cpp */, + FFFD830090d87fa7830090d8 /* pipeline/PxcNpBatch.cpp */, + FFFD830091407fa783009140 /* pipeline/PxcNpCacheStreamPair.cpp */, + FFFD830091a87fa7830091a8 /* pipeline/PxcNpContactPrepShared.cpp */, + FFFD830092107fa783009210 /* pipeline/PxcNpMemBlockPool.cpp */, + FFFD830092787fa783009278 /* pipeline/PxcNpThreadContext.cpp */, ); name = "Common Source"; sourceTree = SOURCE_ROOT; }; - FFFB831543287f9483154328 /* Common Includes */ = { + FFFB82f0f7187fa782f0f718 /* Common Includes */ = { isa = PBXGroup; children = ( - FFFD8299cc007f948299cc00 /* collision/PxcContactMethodImpl.h */, - FFFD8299cc687f948299cc68 /* pipeline/PxcCCDStateStreamPair.h */, - FFFD8299ccd07f948299ccd0 /* pipeline/PxcConstraintBlockStream.h */, - FFFD8299cd387f948299cd38 /* pipeline/PxcContactCache.h */, - FFFD8299cda07f948299cda0 /* pipeline/PxcMaterialMethodImpl.h */, - FFFD8299ce087f948299ce08 /* pipeline/PxcNpBatch.h */, - FFFD8299ce707f948299ce70 /* pipeline/PxcNpCache.h */, - FFFD8299ced87f948299ced8 /* pipeline/PxcNpCacheStreamPair.h */, - FFFD8299cf407f948299cf40 /* pipeline/PxcNpContactPrepShared.h */, - FFFD8299cfa87f948299cfa8 /* pipeline/PxcNpMemBlockPool.h */, - FFFD8299d0107f948299d010 /* pipeline/PxcNpThreadContext.h */, - FFFD8299d0787f948299d078 /* pipeline/PxcNpWorkUnit.h */, - FFFD8299d0e07f948299d0e0 /* pipeline/PxcRigidBody.h */, - FFFD8299d1487f948299d148 /* utils/PxcScratchAllocator.h */, - FFFD8299d1b07f948299d1b0 /* utils/PxcThreadCoherentCache.h */, + FFFD83009c007fa783009c00 /* collision/PxcContactMethodImpl.h */, + FFFD83009c687fa783009c68 /* pipeline/PxcCCDStateStreamPair.h */, + FFFD83009cd07fa783009cd0 /* pipeline/PxcConstraintBlockStream.h */, + FFFD83009d387fa783009d38 /* pipeline/PxcContactCache.h */, + FFFD83009da07fa783009da0 /* pipeline/PxcMaterialMethodImpl.h */, + FFFD83009e087fa783009e08 /* pipeline/PxcNpBatch.h */, + FFFD83009e707fa783009e70 /* pipeline/PxcNpCache.h */, + FFFD83009ed87fa783009ed8 /* pipeline/PxcNpCacheStreamPair.h */, + FFFD83009f407fa783009f40 /* pipeline/PxcNpContactPrepShared.h */, + FFFD83009fa87fa783009fa8 /* pipeline/PxcNpMemBlockPool.h */, + FFFD8300a0107fa78300a010 /* pipeline/PxcNpThreadContext.h */, + FFFD8300a0787fa78300a078 /* pipeline/PxcNpWorkUnit.h */, + FFFD8300a0e07fa78300a0e0 /* pipeline/PxcRigidBody.h */, + FFFD8300a1487fa78300a148 /* utils/PxcScratchAllocator.h */, + FFFD8300a1b07fa78300a1b0 /* utils/PxcThreadCoherentCache.h */, ); name = "Common Includes"; sourceTree = SOURCE_ROOT; }; - FFFB8362aaf07f948362aaf0 /* LowLevelAABB */ = { + FFFB82f355d07fa782f355d0 /* LowLevelAABB */ = { isa = PBXGroup; children = ( - FFFB836202d07f94836202d0 /* include */, - FFFB836202f87f94836202f8 /* src */, + FFFB82f2d4507fa782f2d450 /* include */, + FFFB82f2d4787fa782f2d478 /* src */, ); name = "LowLevelAABB"; sourceTree = "<group>"; }; - FFFB836202d07f94836202d0 /* include */ = { + FFFB82f2d4507fa782f2d450 /* include */ = { isa = PBXGroup; children = ( - FFFD8361dc407f948361dc40 /* BpAABBManagerTasks.h */, - FFFD8361dca87f948361dca8 /* BpBroadPhase.h */, - FFFD8361dd107f948361dd10 /* BpBroadPhaseUpdate.h */, - FFFD8361dd787f948361dd78 /* BpSimpleAABBManager.h */, + FFFD82f2f0107fa782f2f010 /* BpAABBManagerTasks.h */, + FFFD82f2f0787fa782f2f078 /* BpBroadPhase.h */, + FFFD82f2f0e07fa782f2f0e0 /* BpBroadPhaseUpdate.h */, + FFFD82f2f1487fa782f2f148 /* BpSimpleAABBManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB836202f87f94836202f8 /* src */ = { + FFFB82f2d4787fa782f2d478 /* src */ = { isa = PBXGroup; children = ( - FFFD838352007f9483835200 /* BpBroadPhaseMBP.h */, - FFFD838352687f9483835268 /* BpBroadPhaseMBPCommon.h */, - FFFD838352d07f94838352d0 /* BpBroadPhaseSap.h */, - FFFD838353387f9483835338 /* BpBroadPhaseSapAux.h */, - FFFD838353a07f94838353a0 /* BpMBPTasks.h */, - FFFD838354087f9483835408 /* BpSAPTasks.h */, - FFFD838354707f9483835470 /* BpBroadPhase.cpp */, - FFFD838354d87f94838354d8 /* BpBroadPhaseMBP.cpp */, - FFFD838355407f9483835540 /* BpBroadPhaseSap.cpp */, - FFFD838355a87f94838355a8 /* BpBroadPhaseSapAux.cpp */, - FFFD838356107f9483835610 /* BpMBPTasks.cpp */, - FFFD838356787f9483835678 /* BpSAPTasks.cpp */, - FFFD838356e07f94838356e0 /* BpSimpleAABBManager.cpp */, + FFFD830126007fa783012600 /* BpBroadPhaseMBP.h */, + FFFD830126687fa783012668 /* BpBroadPhaseMBPCommon.h */, + FFFD830126d07fa7830126d0 /* BpBroadPhaseSap.h */, + FFFD830127387fa783012738 /* BpBroadPhaseSapAux.h */, + FFFD830127a07fa7830127a0 /* BpMBPTasks.h */, + FFFD830128087fa783012808 /* BpSAPTasks.h */, + FFFD830128707fa783012870 /* BpBroadPhase.cpp */, + FFFD830128d87fa7830128d8 /* BpBroadPhaseMBP.cpp */, + FFFD830129407fa783012940 /* BpBroadPhaseSap.cpp */, + FFFD830129a87fa7830129a8 /* BpBroadPhaseSapAux.cpp */, + FFFD83012a107fa783012a10 /* BpMBPTasks.cpp */, + FFFD83012a787fa783012a78 /* BpSAPTasks.cpp */, + FFFD83012ae07fa783012ae0 /* BpSimpleAABBManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB8420b3c07f948420b3c0 /* LowLevelDynamics */ = { + FFFB82e2acf07fa782e2acf0 /* LowLevelDynamics */ = { isa = PBXGroup; children = ( - FFFB8420f0a07f948420f0a0 /* Dynamics Source */, - FFFB8420f0c87f948420f0c8 /* Dynamics Includes */, - FFFB8420f0f07f948420f0f0 /* Dynamics Internal Includes */, + FFFB82e3c2707fa782e3c270 /* Dynamics Source */, + FFFB82e3c2987fa782e3c298 /* Dynamics Includes */, + FFFB82e3c2c07fa782e3c2c0 /* Dynamics Internal Includes */, ); name = "LowLevelDynamics"; sourceTree = "<group>"; }; - FFFB8420f0a07f948420f0a0 /* Dynamics Source */ = { + FFFB82e3c2707fa782e3c270 /* Dynamics Source */ = { isa = PBXGroup; children = ( - FFFD84808e007f9484808e00 /* DyArticulation.cpp */, - FFFD84808e687f9484808e68 /* DyArticulationContactPrep.cpp */, - FFFD84808ed07f9484808ed0 /* DyArticulationContactPrepPF.cpp */, - FFFD84808f387f9484808f38 /* DyArticulationHelper.cpp */, - FFFD84808fa07f9484808fa0 /* DyArticulationSIMD.cpp */, - FFFD848090087f9484809008 /* DyArticulationScalar.cpp */, - FFFD848090707f9484809070 /* DyConstraintPartition.cpp */, - FFFD848090d87f94848090d8 /* DyConstraintSetup.cpp */, - FFFD848091407f9484809140 /* DyConstraintSetupBlock.cpp */, - FFFD848091a87f94848091a8 /* DyContactPrep.cpp */, - FFFD848092107f9484809210 /* DyContactPrep4.cpp */, - FFFD848092787f9484809278 /* DyContactPrep4PF.cpp */, - FFFD848092e07f94848092e0 /* DyContactPrepPF.cpp */, - FFFD848093487f9484809348 /* DyDynamics.cpp */, - FFFD848093b07f94848093b0 /* DyFrictionCorrelation.cpp */, - FFFD848094187f9484809418 /* DyRigidBodyToSolverBody.cpp */, - FFFD848094807f9484809480 /* DySolverConstraints.cpp */, - FFFD848094e87f94848094e8 /* DySolverConstraintsBlock.cpp */, - FFFD848095507f9484809550 /* DySolverControl.cpp */, - FFFD848095b87f94848095b8 /* DySolverControlPF.cpp */, - FFFD848096207f9484809620 /* DySolverPFConstraints.cpp */, - FFFD848096887f9484809688 /* DySolverPFConstraintsBlock.cpp */, - FFFD848096f07f94848096f0 /* DyThreadContext.cpp */, - FFFD848097587f9484809758 /* DyThresholdTable.cpp */, + FFFD818376007fa781837600 /* DyArticulation.cpp */, + FFFD818376687fa781837668 /* DyArticulationContactPrep.cpp */, + FFFD818376d07fa7818376d0 /* DyArticulationContactPrepPF.cpp */, + FFFD818377387fa781837738 /* DyArticulationHelper.cpp */, + FFFD818377a07fa7818377a0 /* DyArticulationSIMD.cpp */, + FFFD818378087fa781837808 /* DyArticulationScalar.cpp */, + FFFD818378707fa781837870 /* DyConstraintPartition.cpp */, + FFFD818378d87fa7818378d8 /* DyConstraintSetup.cpp */, + FFFD818379407fa781837940 /* DyConstraintSetupBlock.cpp */, + FFFD818379a87fa7818379a8 /* DyContactPrep.cpp */, + FFFD81837a107fa781837a10 /* DyContactPrep4.cpp */, + FFFD81837a787fa781837a78 /* DyContactPrep4PF.cpp */, + FFFD81837ae07fa781837ae0 /* DyContactPrepPF.cpp */, + FFFD81837b487fa781837b48 /* DyDynamics.cpp */, + FFFD81837bb07fa781837bb0 /* DyFrictionCorrelation.cpp */, + FFFD81837c187fa781837c18 /* DyRigidBodyToSolverBody.cpp */, + FFFD81837c807fa781837c80 /* DySolverConstraints.cpp */, + FFFD81837ce87fa781837ce8 /* DySolverConstraintsBlock.cpp */, + FFFD81837d507fa781837d50 /* DySolverControl.cpp */, + FFFD81837db87fa781837db8 /* DySolverControlPF.cpp */, + FFFD81837e207fa781837e20 /* DySolverPFConstraints.cpp */, + FFFD81837e887fa781837e88 /* DySolverPFConstraintsBlock.cpp */, + FFFD81837ef07fa781837ef0 /* DyThreadContext.cpp */, + FFFD81837f587fa781837f58 /* DyThresholdTable.cpp */, ); name = "Dynamics Source"; sourceTree = SOURCE_ROOT; }; - FFFB8420f0c87f948420f0c8 /* Dynamics Includes */ = { + FFFB82e3c2987fa782e3c298 /* Dynamics Includes */ = { isa = PBXGroup; children = ( - FFFD84211bf07f9484211bf0 /* DyArticulation.h */, - FFFD84211c587f9484211c58 /* DyConstraint.h */, - FFFD84211cc07f9484211cc0 /* DyConstraintWriteBack.h */, - FFFD84211d287f9484211d28 /* DyContext.h */, - FFFD84211d907f9484211d90 /* DySleepingConfigulation.h */, - FFFD84211df87f9484211df8 /* DyThresholdTable.h */, + FFFD82e3d8f07fa782e3d8f0 /* DyArticulation.h */, + FFFD82e3d9587fa782e3d958 /* DyConstraint.h */, + FFFD82e3d9c07fa782e3d9c0 /* DyConstraintWriteBack.h */, + FFFD82e3da287fa782e3da28 /* DyContext.h */, + FFFD82e3da907fa782e3da90 /* DySleepingConfigulation.h */, + FFFD82e3daf87fa782e3daf8 /* DyThresholdTable.h */, ); name = "Dynamics Includes"; sourceTree = SOURCE_ROOT; }; - FFFB8420f0f07f948420f0f0 /* Dynamics Internal Includes */ = { + FFFB82e3c2c07fa782e3c2c0 /* Dynamics Internal Includes */ = { isa = PBXGroup; children = ( - FFFD8480aa007f948480aa00 /* DyArticulationContactPrep.h */, - FFFD8480aa687f948480aa68 /* DyArticulationFnsDebug.h */, - FFFD8480aad07f948480aad0 /* DyArticulationFnsScalar.h */, - FFFD8480ab387f948480ab38 /* DyArticulationFnsSimd.h */, - FFFD8480aba07f948480aba0 /* DyArticulationHelper.h */, - FFFD8480ac087f948480ac08 /* DyArticulationPImpl.h */, - FFFD8480ac707f948480ac70 /* DyArticulationReference.h */, - FFFD8480acd87f948480acd8 /* DyArticulationScalar.h */, - FFFD8480ad407f948480ad40 /* DyArticulationUtils.h */, - FFFD8480ada87f948480ada8 /* DyBodyCoreIntegrator.h */, - FFFD8480ae107f948480ae10 /* DyConstraintPartition.h */, - FFFD8480ae787f948480ae78 /* DyConstraintPrep.h */, - FFFD8480aee07f948480aee0 /* DyContactPrep.h */, - FFFD8480af487f948480af48 /* DyContactPrepShared.h */, - FFFD8480afb07f948480afb0 /* DyContactReduction.h */, - FFFD8480b0187f948480b018 /* DyCorrelationBuffer.h */, - FFFD8480b0807f948480b080 /* DyDynamics.h */, - FFFD8480b0e87f948480b0e8 /* DyFrictionPatch.h */, - FFFD8480b1507f948480b150 /* DyFrictionPatchStreamPair.h */, - FFFD8480b1b87f948480b1b8 /* DySolverBody.h */, - FFFD8480b2207f948480b220 /* DySolverConstraint1D.h */, - FFFD8480b2887f948480b288 /* DySolverConstraint1D4.h */, - FFFD8480b2f07f948480b2f0 /* DySolverConstraintDesc.h */, - FFFD8480b3587f948480b358 /* DySolverConstraintExtShared.h */, - FFFD8480b3c07f948480b3c0 /* DySolverConstraintTypes.h */, - FFFD8480b4287f948480b428 /* DySolverConstraintsShared.h */, - FFFD8480b4907f948480b490 /* DySolverContact.h */, - FFFD8480b4f87f948480b4f8 /* DySolverContact4.h */, - FFFD8480b5607f948480b560 /* DySolverContactPF.h */, - FFFD8480b5c87f948480b5c8 /* DySolverContactPF4.h */, - FFFD8480b6307f948480b630 /* DySolverContext.h */, - FFFD8480b6987f948480b698 /* DySolverControl.h */, - FFFD8480b7007f948480b700 /* DySolverControlPF.h */, - FFFD8480b7687f948480b768 /* DySolverCore.h */, - FFFD8480b7d07f948480b7d0 /* DySolverExt.h */, - FFFD8480b8387f948480b838 /* DySpatial.h */, - FFFD8480b8a07f948480b8a0 /* DyThreadContext.h */, + FFFD818388007fa781838800 /* DyArticulationContactPrep.h */, + FFFD818388687fa781838868 /* DyArticulationFnsDebug.h */, + FFFD818388d07fa7818388d0 /* DyArticulationFnsScalar.h */, + FFFD818389387fa781838938 /* DyArticulationFnsSimd.h */, + FFFD818389a07fa7818389a0 /* DyArticulationHelper.h */, + FFFD81838a087fa781838a08 /* DyArticulationPImpl.h */, + FFFD81838a707fa781838a70 /* DyArticulationReference.h */, + FFFD81838ad87fa781838ad8 /* DyArticulationScalar.h */, + FFFD81838b407fa781838b40 /* DyArticulationUtils.h */, + FFFD81838ba87fa781838ba8 /* DyBodyCoreIntegrator.h */, + FFFD81838c107fa781838c10 /* DyConstraintPartition.h */, + FFFD81838c787fa781838c78 /* DyConstraintPrep.h */, + FFFD81838ce07fa781838ce0 /* DyContactPrep.h */, + FFFD81838d487fa781838d48 /* DyContactPrepShared.h */, + FFFD81838db07fa781838db0 /* DyContactReduction.h */, + FFFD81838e187fa781838e18 /* DyCorrelationBuffer.h */, + FFFD81838e807fa781838e80 /* DyDynamics.h */, + FFFD81838ee87fa781838ee8 /* DyFrictionPatch.h */, + FFFD81838f507fa781838f50 /* DyFrictionPatchStreamPair.h */, + FFFD81838fb87fa781838fb8 /* DySolverBody.h */, + FFFD818390207fa781839020 /* DySolverConstraint1D.h */, + FFFD818390887fa781839088 /* DySolverConstraint1D4.h */, + FFFD818390f07fa7818390f0 /* DySolverConstraintDesc.h */, + FFFD818391587fa781839158 /* DySolverConstraintExtShared.h */, + FFFD818391c07fa7818391c0 /* DySolverConstraintTypes.h */, + FFFD818392287fa781839228 /* DySolverConstraintsShared.h */, + FFFD818392907fa781839290 /* DySolverContact.h */, + FFFD818392f87fa7818392f8 /* DySolverContact4.h */, + FFFD818393607fa781839360 /* DySolverContactPF.h */, + FFFD818393c87fa7818393c8 /* DySolverContactPF4.h */, + FFFD818394307fa781839430 /* DySolverContext.h */, + FFFD818394987fa781839498 /* DySolverControl.h */, + FFFD818395007fa781839500 /* DySolverControlPF.h */, + FFFD818395687fa781839568 /* DySolverCore.h */, + FFFD818395d07fa7818395d0 /* DySolverExt.h */, + FFFD818396387fa781839638 /* DySpatial.h */, + FFFD818396a07fa7818396a0 /* DyThreadContext.h */, ); name = "Dynamics Internal Includes"; sourceTree = SOURCE_ROOT; }; - FFFB836462307f9483646230 /* LowLevelCloth */ = { + FFFB82f426d07fa782f426d0 /* LowLevelCloth */ = { isa = PBXGroup; children = ( - FFFB83633cb07f9483633cb0 /* include */, - FFFB83633cd87f9483633cd8 /* src */, + FFFB82f289507fa782f28950 /* include */, + FFFB82f289787fa782f28978 /* src */, ); name = "LowLevelCloth"; sourceTree = "<group>"; }; - FFFB83633cb07f9483633cb0 /* include */ = { + FFFB82f289507fa782f28950 /* include */ = { isa = PBXGroup; children = ( - FFFD836356e07f94836356e0 /* Cloth.h */, - FFFD836357487f9483635748 /* Fabric.h */, - FFFD836357b07f94836357b0 /* Factory.h */, - FFFD836358187f9483635818 /* PhaseConfig.h */, - FFFD836358807f9483635880 /* Range.h */, - FFFD836358e87f94836358e8 /* Solver.h */, - FFFD836359507f9483635950 /* Types.h */, + FFFD82f450407fa782f45040 /* Cloth.h */, + FFFD82f450a87fa782f450a8 /* Fabric.h */, + FFFD82f451107fa782f45110 /* Factory.h */, + FFFD82f451787fa782f45178 /* PhaseConfig.h */, + FFFD82f451e07fa782f451e0 /* Range.h */, + FFFD82f452487fa782f45248 /* Solver.h */, + FFFD82f452b07fa782f452b0 /* Types.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB83633cd87f9483633cd8 /* src */ = { + FFFB82f289787fa782f28978 /* src */ = { isa = PBXGroup; children = ( - FFFD8383f0007f948383f000 /* Allocator.h */, - FFFD8383f0687f948383f068 /* Array.h */, - FFFD8383f0d07f948383f0d0 /* BoundingBox.h */, - FFFD8383f1387f948383f138 /* ClothBase.h */, - FFFD8383f1a07f948383f1a0 /* ClothImpl.h */, - FFFD8383f2087f948383f208 /* IndexPair.h */, - FFFD8383f2707f948383f270 /* IterationState.h */, - FFFD8383f2d87f948383f2d8 /* MovingAverage.h */, - FFFD8383f3407f948383f340 /* PointInterpolator.h */, - FFFD8383f3a87f948383f3a8 /* Simd.h */, - FFFD8383f4107f948383f410 /* Simd4f.h */, - FFFD8383f4787f948383f478 /* Simd4i.h */, - FFFD8383f4e07f948383f4e0 /* SimdTypes.h */, - FFFD8383f5487f948383f548 /* StackAllocator.h */, - FFFD8383f5b07f948383f5b0 /* SwCloth.h */, - FFFD8383f6187f948383f618 /* SwClothData.h */, - FFFD8383f6807f948383f680 /* SwCollision.h */, - FFFD8383f6e87f948383f6e8 /* SwCollisionHelpers.h */, - FFFD8383f7507f948383f750 /* SwFabric.h */, - FFFD8383f7b87f948383f7b8 /* SwFactory.h */, - FFFD8383f8207f948383f820 /* SwInterCollision.h */, - FFFD8383f8887f948383f888 /* SwSelfCollision.h */, - FFFD8383f8f07f948383f8f0 /* SwSolver.h */, - FFFD8383f9587f948383f958 /* SwSolverKernel.h */, - FFFD8383f9c07f948383f9c0 /* TripletScheduler.h */, - FFFD8383fa287f948383fa28 /* Vec4T.h */, - FFFD8383fa907f948383fa90 /* Allocator.cpp */, - FFFD8383faf87f948383faf8 /* Factory.cpp */, - FFFD8383fb607f948383fb60 /* PhaseConfig.cpp */, - FFFD8383fbc87f948383fbc8 /* SwCloth.cpp */, - FFFD8383fc307f948383fc30 /* SwClothData.cpp */, - FFFD8383fc987f948383fc98 /* SwCollision.cpp */, - FFFD8383fd007f948383fd00 /* SwFabric.cpp */, - FFFD8383fd687f948383fd68 /* SwFactory.cpp */, - FFFD8383fdd07f948383fdd0 /* SwInterCollision.cpp */, - FFFD8383fe387f948383fe38 /* SwSelfCollision.cpp */, - FFFD8383fea07f948383fea0 /* SwSolver.cpp */, - FFFD8383ff087f948383ff08 /* SwSolverKernel.cpp */, - FFFD8383ff707f948383ff70 /* TripletScheduler.cpp */, + FFFD8301c6007fa78301c600 /* Allocator.h */, + FFFD8301c6687fa78301c668 /* Array.h */, + FFFD8301c6d07fa78301c6d0 /* BoundingBox.h */, + FFFD8301c7387fa78301c738 /* ClothBase.h */, + FFFD8301c7a07fa78301c7a0 /* ClothImpl.h */, + FFFD8301c8087fa78301c808 /* IndexPair.h */, + FFFD8301c8707fa78301c870 /* IterationState.h */, + FFFD8301c8d87fa78301c8d8 /* MovingAverage.h */, + FFFD8301c9407fa78301c940 /* PointInterpolator.h */, + FFFD8301c9a87fa78301c9a8 /* Simd.h */, + FFFD8301ca107fa78301ca10 /* Simd4f.h */, + FFFD8301ca787fa78301ca78 /* Simd4i.h */, + FFFD8301cae07fa78301cae0 /* SimdTypes.h */, + FFFD8301cb487fa78301cb48 /* StackAllocator.h */, + FFFD8301cbb07fa78301cbb0 /* SwCloth.h */, + FFFD8301cc187fa78301cc18 /* SwClothData.h */, + FFFD8301cc807fa78301cc80 /* SwCollision.h */, + FFFD8301cce87fa78301cce8 /* SwCollisionHelpers.h */, + FFFD8301cd507fa78301cd50 /* SwFabric.h */, + FFFD8301cdb87fa78301cdb8 /* SwFactory.h */, + FFFD8301ce207fa78301ce20 /* SwInterCollision.h */, + FFFD8301ce887fa78301ce88 /* SwSelfCollision.h */, + FFFD8301cef07fa78301cef0 /* SwSolver.h */, + FFFD8301cf587fa78301cf58 /* SwSolverKernel.h */, + FFFD8301cfc07fa78301cfc0 /* TripletScheduler.h */, + FFFD8301d0287fa78301d028 /* Vec4T.h */, + FFFD8301d0907fa78301d090 /* Allocator.cpp */, + FFFD8301d0f87fa78301d0f8 /* Factory.cpp */, + FFFD8301d1607fa78301d160 /* PhaseConfig.cpp */, + FFFD8301d1c87fa78301d1c8 /* SwCloth.cpp */, + FFFD8301d2307fa78301d230 /* SwClothData.cpp */, + FFFD8301d2987fa78301d298 /* SwCollision.cpp */, + FFFD8301d3007fa78301d300 /* SwFabric.cpp */, + FFFD8301d3687fa78301d368 /* SwFactory.cpp */, + FFFD8301d3d07fa78301d3d0 /* SwInterCollision.cpp */, + FFFD8301d4387fa78301d438 /* SwSelfCollision.cpp */, + FFFD8301d4a07fa78301d4a0 /* SwSolver.cpp */, + FFFD8301d5087fa78301d508 /* SwSolverKernel.cpp */, + FFFD8301d5707fa78301d570 /* TripletScheduler.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB831668907f9483166890 /* LowLevelParticles */ = { + FFFB82e549b07fa782e549b0 /* LowLevelParticles */ = { isa = PBXGroup; children = ( - FFFB831708507f9483170850 /* include */, - FFFB831708787f9483170878 /* src */, + FFFB82e55cd07fa782e55cd0 /* include */, + FFFB82e55cf87fa782e55cf8 /* src */, ); name = "LowLevelParticles"; sourceTree = "<group>"; }; - FFFB831708507f9483170850 /* include */ = { + FFFB82e55cd07fa782e55cd0 /* include */ = { isa = PBXGroup; children = ( - FFFD8299b4007f948299b400 /* PtBodyTransformVault.h */, - FFFD8299b4687f948299b468 /* PtContext.h */, - FFFD8299b4d07f948299b4d0 /* PtGridCellVector.h */, - FFFD8299b5387f948299b538 /* PtParticle.h */, - FFFD8299b5a07f948299b5a0 /* PtParticleContactManagerStream.h */, - FFFD8299b6087f948299b608 /* PtParticleData.h */, - FFFD8299b6707f948299b670 /* PtParticleShape.h */, - FFFD8299b6d87f948299b6d8 /* PtParticleSystemCore.h */, - FFFD8299b7407f948299b740 /* PtParticleSystemFlags.h */, - FFFD8299b7a87f948299b7a8 /* PtParticleSystemSim.h */, + FFFD818402007fa781840200 /* PtBodyTransformVault.h */, + FFFD818402687fa781840268 /* PtContext.h */, + FFFD818402d07fa7818402d0 /* PtGridCellVector.h */, + FFFD818403387fa781840338 /* PtParticle.h */, + FFFD818403a07fa7818403a0 /* PtParticleContactManagerStream.h */, + FFFD818404087fa781840408 /* PtParticleData.h */, + FFFD818404707fa781840470 /* PtParticleShape.h */, + FFFD818404d87fa7818404d8 /* PtParticleSystemCore.h */, + FFFD818405407fa781840540 /* PtParticleSystemFlags.h */, + FFFD818405a87fa7818405a8 /* PtParticleSystemSim.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB831708787f9483170878 /* src */ = { + FFFB82e55cf87fa782e55cf8 /* src */ = { isa = PBXGroup; children = ( - FFFD829a68007f94829a6800 /* PtBatcher.h */, - FFFD829a68687f94829a6868 /* PtCollision.h */, - FFFD829a68d07f94829a68d0 /* PtCollisionData.h */, - FFFD829a69387f94829a6938 /* PtCollisionHelper.h */, - FFFD829a69a07f94829a69a0 /* PtCollisionMethods.h */, - FFFD829a6a087f94829a6a08 /* PtCollisionParameters.h */, - FFFD829a6a707f94829a6a70 /* PtConfig.h */, - FFFD829a6ad87f94829a6ad8 /* PtConstants.h */, - FFFD829a6b407f94829a6b40 /* PtContextCpu.h */, - FFFD829a6ba87f94829a6ba8 /* PtDynamicHelper.h */, - FFFD829a6c107f94829a6c10 /* PtDynamics.h */, - FFFD829a6c787f94829a6c78 /* PtDynamicsKernels.h */, - FFFD829a6ce07f94829a6ce0 /* PtDynamicsParameters.h */, - FFFD829a6d487f94829a6d48 /* PtDynamicsTempBuffers.h */, - FFFD829a6db07f94829a6db0 /* PtHeightFieldAabbTest.h */, - FFFD829a6e187f94829a6e18 /* PtPacketSections.h */, - FFFD829a6e807f94829a6e80 /* PtParticleCell.h */, - FFFD829a6ee87f94829a6ee8 /* PtParticleOpcodeCache.h */, - FFFD829a6f507f94829a6f50 /* PtParticleShapeCpu.h */, - FFFD829a6fb87f94829a6fb8 /* PtParticleSystemSimCpu.h */, - FFFD829a70207f94829a7020 /* PtSpatialHash.h */, - FFFD829a70887f94829a7088 /* PtSpatialHashHelper.h */, - FFFD829a70f07f94829a70f0 /* PtTwoWayData.h */, - FFFD829a71587f94829a7158 /* PtBatcher.cpp */, - FFFD829a71c07f94829a71c0 /* PtBodyTransformVault.cpp */, - FFFD829a72287f94829a7228 /* PtCollision.cpp */, - FFFD829a72907f94829a7290 /* PtCollisionBox.cpp */, - FFFD829a72f87f94829a72f8 /* PtCollisionCapsule.cpp */, - FFFD829a73607f94829a7360 /* PtCollisionConvex.cpp */, - FFFD829a73c87f94829a73c8 /* PtCollisionMesh.cpp */, - FFFD829a74307f94829a7430 /* PtCollisionPlane.cpp */, - FFFD829a74987f94829a7498 /* PtCollisionSphere.cpp */, - FFFD829a75007f94829a7500 /* PtContextCpu.cpp */, - FFFD829a75687f94829a7568 /* PtDynamics.cpp */, - FFFD829a75d07f94829a75d0 /* PtParticleData.cpp */, - FFFD829a76387f94829a7638 /* PtParticleShapeCpu.cpp */, - FFFD829a76a07f94829a76a0 /* PtParticleSystemSimCpu.cpp */, - FFFD829a77087f94829a7708 /* PtSpatialHash.cpp */, - FFFD829a77707f94829a7770 /* PtSpatialLocalHash.cpp */, + FFFD818452007fa781845200 /* PtBatcher.h */, + FFFD818452687fa781845268 /* PtCollision.h */, + FFFD818452d07fa7818452d0 /* PtCollisionData.h */, + FFFD818453387fa781845338 /* PtCollisionHelper.h */, + FFFD818453a07fa7818453a0 /* PtCollisionMethods.h */, + FFFD818454087fa781845408 /* PtCollisionParameters.h */, + FFFD818454707fa781845470 /* PtConfig.h */, + FFFD818454d87fa7818454d8 /* PtConstants.h */, + FFFD818455407fa781845540 /* PtContextCpu.h */, + FFFD818455a87fa7818455a8 /* PtDynamicHelper.h */, + FFFD818456107fa781845610 /* PtDynamics.h */, + FFFD818456787fa781845678 /* PtDynamicsKernels.h */, + FFFD818456e07fa7818456e0 /* PtDynamicsParameters.h */, + FFFD818457487fa781845748 /* PtDynamicsTempBuffers.h */, + FFFD818457b07fa7818457b0 /* PtHeightFieldAabbTest.h */, + FFFD818458187fa781845818 /* PtPacketSections.h */, + FFFD818458807fa781845880 /* PtParticleCell.h */, + FFFD818458e87fa7818458e8 /* PtParticleOpcodeCache.h */, + FFFD818459507fa781845950 /* PtParticleShapeCpu.h */, + FFFD818459b87fa7818459b8 /* PtParticleSystemSimCpu.h */, + FFFD81845a207fa781845a20 /* PtSpatialHash.h */, + FFFD81845a887fa781845a88 /* PtSpatialHashHelper.h */, + FFFD81845af07fa781845af0 /* PtTwoWayData.h */, + FFFD81845b587fa781845b58 /* PtBatcher.cpp */, + FFFD81845bc07fa781845bc0 /* PtBodyTransformVault.cpp */, + FFFD81845c287fa781845c28 /* PtCollision.cpp */, + FFFD81845c907fa781845c90 /* PtCollisionBox.cpp */, + FFFD81845cf87fa781845cf8 /* PtCollisionCapsule.cpp */, + FFFD81845d607fa781845d60 /* PtCollisionConvex.cpp */, + FFFD81845dc87fa781845dc8 /* PtCollisionMesh.cpp */, + FFFD81845e307fa781845e30 /* PtCollisionPlane.cpp */, + FFFD81845e987fa781845e98 /* PtCollisionSphere.cpp */, + FFFD81845f007fa781845f00 /* PtContextCpu.cpp */, + FFFD81845f687fa781845f68 /* PtDynamics.cpp */, + FFFD81845fd07fa781845fd0 /* PtParticleData.cpp */, + FFFD818460387fa781846038 /* PtParticleShapeCpu.cpp */, + FFFD818460a07fa7818460a0 /* PtParticleSystemSimCpu.cpp */, + FFFD818461087fa781846108 /* PtSpatialHash.cpp */, + FFFD818461707fa781846170 /* PtSpatialLocalHash.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB81e917707f9481e91770 /* PxTask */ = { + FFFB82ea65e07fa782ea65e0 /* PxTask */ = { isa = PBXGroup; children = ( - FFFB81e71a707f9481e71a70 /* include */, - FFFB81e71a987f9481e71a98 /* src */, + FFFB82e9bd807fa782e9bd80 /* include */, + FFFB82e9bda87fa782e9bda8 /* src */, ); name = "PxTask"; sourceTree = "<group>"; }; - FFFB81e71a707f9481e71a70 /* include */ = { + FFFB82e9bd807fa782e9bd80 /* include */ = { isa = PBXGroup; children = ( - FFFD81e724a07f9481e724a0 /* PxCpuDispatcher.h */, - FFFD81e725087f9481e72508 /* PxGpuDispatcher.h */, - FFFD81e725707f9481e72570 /* PxGpuTask.h */, - FFFD81e725d87f9481e725d8 /* PxTask.h */, - FFFD81e726407f9481e72640 /* PxTaskDefine.h */, - FFFD81e726a87f9481e726a8 /* PxTaskManager.h */, + FFFD82e871707fa782e87170 /* PxCpuDispatcher.h */, + FFFD82e871d87fa782e871d8 /* PxGpuDispatcher.h */, + FFFD82e872407fa782e87240 /* PxGpuTask.h */, + FFFD82e872a87fa782e872a8 /* PxTask.h */, + FFFD82e873107fa782e87310 /* PxTaskDefine.h */, + FFFD82e873787fa782e87378 /* PxTaskManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB81e71a987f9481e71a98 /* src */ = { + FFFB82e9bda87fa782e9bda8 /* src */ = { isa = PBXGroup; children = ( - FFFD81e737f07f9481e737f0 /* src/TaskManager.cpp */, + FFFD82e894f07fa782e894f0 /* src/TaskManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFB836600307f9483660030 /* PsFastXml */ = { + FFFB83bf83007fa783bf8300 /* PsFastXml */ = { isa = PBXGroup; children = ( - FFFB836605407f9483660540 /* include */, - FFFB836605687f9483660568 /* src */, + FFFB83bda2c07fa783bda2c0 /* include */, + FFFB83bda2e87fa783bda2e8 /* src */, ); name = "PsFastXml"; sourceTree = "<group>"; }; - FFFB836605407f9483660540 /* include */ = { + FFFB83bda2c07fa783bda2c0 /* include */ = { isa = PBXGroup; children = ( - FFFD836606d07f94836606d0 /* PsFastXml.h */, + FFFD83bd87a07fa783bd87a0 /* PsFastXml.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFB836605687f9483660568 /* src */ = { + FFFB83bda2e87fa783bda2e8 /* src */ = { isa = PBXGroup; children = ( - FFFD836607d07f94836607d0 /* PsFastXml.cpp */, + FFFD83bd88c07fa783bd88c0 /* PsFastXml.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; @@ -5011,61 +5011,61 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - FFFA836638307f9483663830 /* PhysX */ = { + FFFA83c00bc07fa783c00bc0 /* PhysX */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6836638307f9483663830 /* Build configuration list for PBXNativeTarget "PhysX" */; + buildConfigurationList = FFF683c00bc07fa783c00bc0 /* Build configuration list for PBXNativeTarget "PhysX" */; buildPhases = ( - FFF2836638307f9483663830, - FFF8836638307f9483663830, - FFFC836638307f9483663830, + FFF283c00bc07fa783c00bc0, + FFF883c00bc07fa783c00bc0, + FFFC83c00bc07fa783c00bc0, ); buildRules = ( ); dependencies = ( - FFF48366caf07f948366caf0, /* LowLevel */ - FFF48364e8d07f948364e8d0, /* LowLevelAABB */ - FFF48364ec507f948364ec50, /* LowLevelCloth */ - FFF48364e9307f948364e930, /* LowLevelDynamics */ - FFF48364ecb07f948364ecb0, /* LowLevelParticles */ - FFF4836511907f9483651190, /* PhysXCommon */ - FFF483663b207f9483663b20, /* PxFoundation */ - FFF4836637d07f94836637d0, /* PxPvdSDK */ - FFF48364f1807f948364f180, /* PxTask */ - FFF48364f0f07f948364f0f0, /* SceneQuery */ - FFF48364f1507f948364f150, /* SimulationController */ + FFF483c081707fa783c08170, /* LowLevel */ + FFF483c0b1d07fa783c0b1d0, /* LowLevelAABB */ + FFF483c0acb07fa783c0acb0, /* LowLevelCloth */ + FFF483c0b2307fa783c0b230, /* LowLevelDynamics */ + FFF483c082107fa783c08210, /* LowLevelParticles */ + FFF483c0b8e07fa783c0b8e0, /* PhysXCommon */ + FFF482e55f907fa782e55f90, /* PxFoundation */ + FFF483bdb1807fa783bdb180, /* PxPvdSDK */ + FFF483c07d707fa783c07d70, /* PxTask */ + FFF483c082707fa783c08270, /* SceneQuery */ + FFF483c082d07fa783c082d0, /* SimulationController */ ); name = "PhysX"; productName = "PhysX"; - productReference = FFFD836638307f9483663830 /* PhysX */; + productReference = FFFD83c00bc07fa783c00bc0 /* PhysX */; productType = "com.apple.product-type.library.static"; }; - FFFA8364edd07f948364edd0 /* PhysXCharacterKinematic */ = { + FFFA83c07d807fa783c07d80 /* PhysXCharacterKinematic */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF68364edd07f948364edd0 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; + buildConfigurationList = FFF683c07d807fa783c07d80 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; buildPhases = ( - FFF28364edd07f948364edd0, - FFF88364edd07f948364edd0, - FFFC8364edd07f948364edd0, + FFF283c07d807fa783c07d80, + FFF883c07d807fa783c07d80, + FFFC83c07d807fa783c07d80, ); buildRules = ( ); dependencies = ( - FFF48366f5007f948366f500, /* PhysXCommon */ - FFF48366fc407f948366fc40, /* PhysXExtensions */ - FFF48366ef207f948366ef20, /* PxFoundation */ + FFF483c0ed107fa783c0ed10, /* PhysXCommon */ + FFF483c0c8b07fa783c0c8b0, /* PhysXExtensions */ + FFF483c0edd07fa783c0edd0, /* PxFoundation */ ); name = "PhysXCharacterKinematic"; productName = "PhysXCharacterKinematic"; - productReference = FFFD8364edd07f948364edd0 /* PhysXCharacterKinematic */; + productReference = FFFD83c07d807fa783c07d80 /* PhysXCharacterKinematic */; productType = "com.apple.product-type.library.static"; }; - FFFA836503707f9483650370 /* PhysXVehicle */ = { + FFFA83c094307fa783c09430 /* PhysXVehicle */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6836503707f9483650370 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; + buildConfigurationList = FFF683c094307fa783c09430 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; buildPhases = ( - FFF2836503707f9483650370, - FFF8836503707f9483650370, - FFFC836503707f9483650370, + FFF283c094307fa783c09430, + FFF883c094307fa783c09430, + FFFC83c094307fa783c09430, ); buildRules = ( ); @@ -5073,34 +5073,34 @@ ); name = "PhysXVehicle"; productName = "PhysXVehicle"; - productReference = FFFD836503707f9483650370 /* PhysXVehicle */; + productReference = FFFD83c094307fa783c09430 /* PhysXVehicle */; productType = "com.apple.product-type.library.static"; }; - FFFA8367a8e07f948367a8e0 /* PhysXExtensions */ = { + FFFA83c191007fa783c19100 /* PhysXExtensions */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF68367a8e07f948367a8e0 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; + buildConfigurationList = FFF683c191007fa783c19100 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; buildPhases = ( - FFF28367a8e07f948367a8e0, - FFF88367a8e07f948367a8e0, - FFFC8367a8e07f948367a8e0, + FFF283c191007fa783c19100, + FFF883c191007fa783c19100, + FFFC83c191007fa783c19100, ); buildRules = ( ); dependencies = ( - FFF483679fe07f9483679fe0, /* PsFastXml */ + FFF483c188007fa783c18800, /* PsFastXml */ ); name = "PhysXExtensions"; productName = "PhysXExtensions"; - productReference = FFFD8367a8e07f948367a8e0 /* PhysXExtensions */; + productReference = FFFD83c191007fa783c19100 /* PhysXExtensions */; productType = "com.apple.product-type.library.static"; }; - FFFA8368d3907f948368d390 /* SceneQuery */ = { + FFFA83c2bbb07fa783c2bbb0 /* SceneQuery */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF68368d3907f948368d390 /* Build configuration list for PBXNativeTarget "SceneQuery" */; + buildConfigurationList = FFF683c2bbb07fa783c2bbb0 /* Build configuration list for PBXNativeTarget "SceneQuery" */; buildPhases = ( - FFF28368d3907f948368d390, - FFF88368d3907f948368d390, - FFFC8368d3907f948368d390, + FFF283c2bbb07fa783c2bbb0, + FFF883c2bbb07fa783c2bbb0, + FFFC83c2bbb07fa783c2bbb0, ); buildRules = ( ); @@ -5108,16 +5108,16 @@ ); name = "SceneQuery"; productName = "SceneQuery"; - productReference = FFFD8368d3907f948368d390 /* SceneQuery */; + productReference = FFFD83c2bbb07fa783c2bbb0 /* SceneQuery */; productType = "com.apple.product-type.library.static"; }; - FFFA83691a007f9483691a00 /* SimulationController */ = { + FFFA83c302207fa783c30220 /* SimulationController */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF683691a007f9483691a00 /* Build configuration list for PBXNativeTarget "SimulationController" */; + buildConfigurationList = FFF683c302207fa783c30220 /* Build configuration list for PBXNativeTarget "SimulationController" */; buildPhases = ( - FFF283691a007f9483691a00, - FFF883691a007f9483691a00, - FFFC83691a007f9483691a00, + FFF283c302207fa783c30220, + FFF883c302207fa783c30220, + FFFC83c302207fa783c30220, ); buildRules = ( ); @@ -5125,54 +5125,54 @@ ); name = "SimulationController"; productName = "SimulationController"; - productReference = FFFD83691a007f9483691a00 /* SimulationController */; + productReference = FFFD83c302207fa783c30220 /* SimulationController */; productType = "com.apple.product-type.library.static"; }; - FFFA8421f0907f948421f090 /* PhysXCooking */ = { + FFFA83c352407fa783c35240 /* PhysXCooking */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF68421f0907f948421f090 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; + buildConfigurationList = FFF683c352407fa783c35240 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; buildPhases = ( - FFF28421f0907f948421f090, - FFF88421f0907f948421f090, - FFFC8421f0907f948421f090, + FFF283c352407fa783c35240, + FFF883c352407fa783c35240, + FFFC83c352407fa783c35240, ); buildRules = ( ); dependencies = ( - FFF484226f107f9484226f10, /* PhysXCommon */ - FFF4842296c07f94842296c0, /* PhysXExtensions */ - FFF48421e7b07f948421e7b0, /* PxFoundation */ + FFF483c40d007fa783c40d00, /* PhysXCommon */ + FFF483c409a07fa783c409a0, /* PhysXExtensions */ + FFF483c31c307fa783c31c30, /* PxFoundation */ ); name = "PhysXCooking"; productName = "PhysXCooking"; - productReference = FFFD8421f0907f948421f090 /* PhysXCooking */; + productReference = FFFD83c352407fa783c35240 /* PhysXCooking */; productType = "com.apple.product-type.library.static"; }; - FFFA8313f9907f948313f990 /* PhysXCommon */ = { + FFFA8295f9707fa78295f970 /* PhysXCommon */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF68313f9907f948313f990 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; + buildConfigurationList = FFF68295f9707fa78295f970 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; buildPhases = ( - FFF28313f9907f948313f990, - FFF88313f9907f948313f990, - FFFC8313f9907f948313f990, + FFF28295f9707fa78295f970, + FFF88295f9707fa78295f970, + FFFC8295f9707fa78295f970, ); buildRules = ( ); dependencies = ( - FFF48313b2507f948313b250, /* PxFoundation */ + FFF4829577d07fa7829577d0, /* PxFoundation */ ); name = "PhysXCommon"; productName = "PhysXCommon"; - productReference = FFFD8313f9907f948313f990 /* PhysXCommon */; + productReference = FFFD8295f9707fa78295f970 /* PhysXCommon */; productType = "com.apple.product-type.library.static"; }; - FFFA8311f9307f948311f930 /* PxFoundation */ = { + FFFA8293f4b07fa78293f4b0 /* PxFoundation */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF68311f9307f948311f930 /* Build configuration list for PBXNativeTarget "PxFoundation" */; + buildConfigurationList = FFF68293f4b07fa78293f4b0 /* Build configuration list for PBXNativeTarget "PxFoundation" */; buildPhases = ( - FFF28311f9307f948311f930, - FFF88311f9307f948311f930, - FFFC8311f9307f948311f930, + FFF28293f4b07fa78293f4b0, + FFF88293f4b07fa78293f4b0, + FFFC8293f4b07fa78293f4b0, ); buildRules = ( ); @@ -5180,34 +5180,34 @@ ); name = "PxFoundation"; productName = "PxFoundation"; - productReference = FFFD8311f9307f948311f930 /* PxFoundation */; + productReference = FFFD8293f4b07fa78293f4b0 /* PxFoundation */; productType = "com.apple.product-type.library.static"; }; - FFFA8340c6c07f948340c6c0 /* PxPvdSDK */ = { + FFFA82c165d07fa782c165d0 /* PxPvdSDK */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF68340c6c07f948340c6c0 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; + buildConfigurationList = FFF682c165d07fa782c165d0 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; buildPhases = ( - FFF28340c6c07f948340c6c0, - FFF88340c6c07f948340c6c0, - FFFC8340c6c07f948340c6c0, + FFF282c165d07fa782c165d0, + FFF882c165d07fa782c165d0, + FFFC82c165d07fa782c165d0, ); buildRules = ( ); dependencies = ( - FFF48340c2d07f948340c2d0, /* PxFoundation */ + FFF48296eb107fa78296eb10, /* PxFoundation */ ); name = "PxPvdSDK"; productName = "PxPvdSDK"; - productReference = FFFD8340c6c07f948340c6c0 /* PxPvdSDK */; + productReference = FFFD82c165d07fa782c165d0 /* PxPvdSDK */; productType = "com.apple.product-type.library.static"; }; - FFFA831509407f9483150940 /* LowLevel */ = { + FFFA82f095f07fa782f095f0 /* LowLevel */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6831509407f9483150940 /* Build configuration list for PBXNativeTarget "LowLevel" */; + buildConfigurationList = FFF682f095f07fa782f095f0 /* Build configuration list for PBXNativeTarget "LowLevel" */; buildPhases = ( - FFF2831509407f9483150940, - FFF8831509407f9483150940, - FFFC831509407f9483150940, + FFF282f095f07fa782f095f0, + FFF882f095f07fa782f095f0, + FFFC82f095f07fa782f095f0, ); buildRules = ( ); @@ -5215,16 +5215,16 @@ ); name = "LowLevel"; productName = "LowLevel"; - productReference = FFFD831509407f9483150940 /* LowLevel */; + productReference = FFFD82f095f07fa782f095f0 /* LowLevel */; productType = "com.apple.product-type.library.static"; }; - FFFA8362aaf07f948362aaf0 /* LowLevelAABB */ = { + FFFA82f355d07fa782f355d0 /* LowLevelAABB */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF68362aaf07f948362aaf0 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; + buildConfigurationList = FFF682f355d07fa782f355d0 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; buildPhases = ( - FFF28362aaf07f948362aaf0, - FFF88362aaf07f948362aaf0, - FFFC8362aaf07f948362aaf0, + FFF282f355d07fa782f355d0, + FFF882f355d07fa782f355d0, + FFFC82f355d07fa782f355d0, ); buildRules = ( ); @@ -5232,16 +5232,16 @@ ); name = "LowLevelAABB"; productName = "LowLevelAABB"; - productReference = FFFD8362aaf07f948362aaf0 /* LowLevelAABB */; + productReference = FFFD82f355d07fa782f355d0 /* LowLevelAABB */; productType = "com.apple.product-type.library.static"; }; - FFFA8420b3c07f948420b3c0 /* LowLevelDynamics */ = { + FFFA82e2acf07fa782e2acf0 /* LowLevelDynamics */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF68420b3c07f948420b3c0 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; + buildConfigurationList = FFF682e2acf07fa782e2acf0 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; buildPhases = ( - FFF28420b3c07f948420b3c0, - FFF88420b3c07f948420b3c0, - FFFC8420b3c07f948420b3c0, + FFF282e2acf07fa782e2acf0, + FFF882e2acf07fa782e2acf0, + FFFC82e2acf07fa782e2acf0, ); buildRules = ( ); @@ -5249,16 +5249,16 @@ ); name = "LowLevelDynamics"; productName = "LowLevelDynamics"; - productReference = FFFD8420b3c07f948420b3c0 /* LowLevelDynamics */; + productReference = FFFD82e2acf07fa782e2acf0 /* LowLevelDynamics */; productType = "com.apple.product-type.library.static"; }; - FFFA836462307f9483646230 /* LowLevelCloth */ = { + FFFA82f426d07fa782f426d0 /* LowLevelCloth */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6836462307f9483646230 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; + buildConfigurationList = FFF682f426d07fa782f426d0 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; buildPhases = ( - FFF2836462307f9483646230, - FFF8836462307f9483646230, - FFFC836462307f9483646230, + FFF282f426d07fa782f426d0, + FFF882f426d07fa782f426d0, + FFFC82f426d07fa782f426d0, ); buildRules = ( ); @@ -5266,16 +5266,16 @@ ); name = "LowLevelCloth"; productName = "LowLevelCloth"; - productReference = FFFD836462307f9483646230 /* LowLevelCloth */; + productReference = FFFD82f426d07fa782f426d0 /* LowLevelCloth */; productType = "com.apple.product-type.library.static"; }; - FFFA831668907f9483166890 /* LowLevelParticles */ = { + FFFA82e549b07fa782e549b0 /* LowLevelParticles */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6831668907f9483166890 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; + buildConfigurationList = FFF682e549b07fa782e549b0 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; buildPhases = ( - FFF2831668907f9483166890, - FFF8831668907f9483166890, - FFFC831668907f9483166890, + FFF282e549b07fa782e549b0, + FFF882e549b07fa782e549b0, + FFFC82e549b07fa782e549b0, ); buildRules = ( ); @@ -5283,16 +5283,16 @@ ); name = "LowLevelParticles"; productName = "LowLevelParticles"; - productReference = FFFD831668907f9483166890 /* LowLevelParticles */; + productReference = FFFD82e549b07fa782e549b0 /* LowLevelParticles */; productType = "com.apple.product-type.library.static"; }; - FFFA81e917707f9481e91770 /* PxTask */ = { + FFFA82ea65e07fa782ea65e0 /* PxTask */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF681e917707f9481e91770 /* Build configuration list for PBXNativeTarget "PxTask" */; + buildConfigurationList = FFF682ea65e07fa782ea65e0 /* Build configuration list for PBXNativeTarget "PxTask" */; buildPhases = ( - FFF281e917707f9481e91770, - FFF881e917707f9481e91770, - FFFC81e917707f9481e91770, + FFF282ea65e07fa782ea65e0, + FFF882ea65e07fa782ea65e0, + FFFC82ea65e07fa782ea65e0, ); buildRules = ( ); @@ -5300,16 +5300,16 @@ ); name = "PxTask"; productName = "PxTask"; - productReference = FFFD81e917707f9481e91770 /* PxTask */; + productReference = FFFD82ea65e07fa782ea65e0 /* PxTask */; productType = "com.apple.product-type.library.static"; }; - FFFA836600307f9483660030 /* PsFastXml */ = { + FFFA83bf83007fa783bf8300 /* PsFastXml */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6836600307f9483660030 /* Build configuration list for PBXNativeTarget "PsFastXml" */; + buildConfigurationList = FFF683bf83007fa783bf8300 /* Build configuration list for PBXNativeTarget "PsFastXml" */; buildPhases = ( - FFF2836600307f9483660030, - FFF8836600307f9483660030, - FFFC836600307f9483660030, + FFF283bf83007fa783bf8300, + FFF883bf83007fa783bf8300, + FFFC83bf83007fa783bf8300, ); buildRules = ( ); @@ -5317,213 +5317,213 @@ ); name = "PsFastXml"; productName = "PsFastXml"; - productReference = FFFD836600307f9483660030 /* PsFastXml */; + productReference = FFFD83bf83007fa783bf8300 /* PsFastXml */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin XCConfigurationList section */ - FFF6836638307f9483663830 = { + FFF683c00bc07fa783c00bc0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7848154007f9484815400, - FFF784815af07f9484815af0, - FFF7848161e07f94848161e0, - FFF7848168d07f94848168d0, + FFF7840540007fa784054000, + FFF7840546f07fa7840546f0, + FFF784054de07fa784054de0, + FFF7840554d07fa7840554d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF68364edd07f948364edd0 = { + FFF683c07d807fa783c07d80 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7848170007f9484817000, - FFF7848176f07f94848176f0, - FFF784817de07f9484817de0, - FFF7848184d07f94848184d0, + FFF784055c007fa784055c00, + FFF7840562f07fa7840562f0, + FFF7840569e07fa7840569e0, + FFF7840570d07fa7840570d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6836503707f9483650370 = { + FFF683c094307fa783c09430 = { isa = XCConfigurationList; buildConfigurations = ( - FFF784818c007f9484818c00, - FFF7848192f07f94848192f0, - FFF7848199e07f94848199e0, - FFF78481a0d07f948481a0d0, + FFF7840578007fa784057800, + FFF784057ef07fa784057ef0, + FFF7840585e07fa7840585e0, + FFF784058cd07fa784058cd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF68367a8e07f948367a8e0 = { + FFF683c191007fa783c19100 = { isa = XCConfigurationList; buildConfigurations = ( - FFF78481a8007f948481a800, - FFF78481aef07f948481aef0, - FFF78481b5e07f948481b5e0, - FFF78481bcd07f948481bcd0, + FFF7840594007fa784059400, + FFF784059af07fa784059af0, + FFF78405a1e07fa78405a1e0, + FFF78405a8d07fa78405a8d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF68368d3907f948368d390 = { + FFF683c2bbb07fa783c2bbb0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF78481c4007f948481c400, - FFF78481caf07f948481caf0, - FFF78481d1e07f948481d1e0, - FFF78481d8d07f948481d8d0, + FFF78405b0007fa78405b000, + FFF78405b6f07fa78405b6f0, + FFF78405bde07fa78405bde0, + FFF78405c4d07fa78405c4d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF683691a007f9483691a00 = { + FFF683c302207fa783c30220 = { isa = XCConfigurationList; buildConfigurations = ( - FFF78481e0007f948481e000, - FFF78481e6f07f948481e6f0, - FFF78481ede07f948481ede0, - FFF78481f4d07f948481f4d0, + FFF78405cc007fa78405cc00, + FFF78405d2f07fa78405d2f0, + FFF78405d9e07fa78405d9e0, + FFF78405e0d07fa78405e0d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF68421f0907f948421f090 = { + FFF683c352407fa783c35240 = { isa = XCConfigurationList; buildConfigurations = ( - FFF78481fc007f948481fc00, - FFF7848202f07f94848202f0, - FFF7848209e07f94848209e0, - FFF7848210d07f94848210d0, + FFF78405e8007fa78405e800, + FFF78405eef07fa78405eef0, + FFF78405f5e07fa78405f5e0, + FFF78405fcd07fa78405fcd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF68313f9907f948313f990 = { + FFF68295f9707fa78295f970 = { isa = XCConfigurationList; buildConfigurations = ( - FFF782026a007f9482026a00, - FFF7820270f07f94820270f0, - FFF7820277e07f94820277e0, - FFF782027ed07f9482027ed0, + FFF78219d0007fa78219d000, + FFF78219d6f07fa78219d6f0, + FFF78219dde07fa78219dde0, + FFF78219e4d07fa78219e4d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF68311f9307f948311f930 = { + FFF68293f4b07fa78293f4b0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF78297e4007f948297e400, - FFF78297eaf07f948297eaf0, - FFF78297f1e07f948297f1e0, - FFF78297f8d07f948297f8d0, + FFF7821822007fa782182200, + FFF7821828f07fa7821828f0, + FFF782182fe07fa782182fe0, + FFF7821836d07fa7821836d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF68340c6c07f948340c6c0 = { + FFF682c165d07fa782c165d0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF78381f2007f948381f200, - FFF78381f8f07f948381f8f0, - FFF78381ffe07f948381ffe0, - FFF7838206d07f94838206d0, + FFF7821b4a007fa7821b4a00, + FFF7821b50f07fa7821b50f0, + FFF7821b57e07fa7821b57e0, + FFF7821b5ed07fa7821b5ed0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6831509407f9483150940 = { + FFF682f095f07fa782f095f0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF78299ea007f948299ea00, - FFF78299f0f07f948299f0f0, - FFF78299f7e07f948299f7e0, - FFF78299fed07f948299fed0, + FFF78300ba007fa78300ba00, + FFF78300c0f07fa78300c0f0, + FFF78300c7e07fa78300c7e0, + FFF78300ced07fa78300ced0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF68362aaf07f948362aaf0 = { + FFF682f355d07fa782f355d0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7838370007f9483837000, - FFF7838376f07f94838376f0, - FFF783837de07f9483837de0, - FFF7838384d07f94838384d0, + FFF7830144007fa783014400, + FFF783014af07fa783014af0, + FFF7830151e07fa7830151e0, + FFF7830158d07fa7830158d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF68420b3c07f948420b3c0 = { + FFF682e2acf07fa782e2acf0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF78480c4007f948480c400, - FFF78480caf07f948480caf0, - FFF78480d1e07f948480d1e0, - FFF78480d8d07f948480d8d0, + FFF78183a2007fa78183a200, + FFF78183a8f07fa78183a8f0, + FFF78183afe07fa78183afe0, + FFF78183b6d07fa78183b6d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6836462307f9483646230 = { + FFF682f426d07fa782f426d0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF783840a007f9483840a00, - FFF7838410f07f94838410f0, - FFF7838417e07f94838417e0, - FFF783841ed07f9483841ed0, + FFF78301e0007fa78301e000, + FFF78301e6f07fa78301e6f0, + FFF78301ede07fa78301ede0, + FFF78301f4d07fa78301f4d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6831668907f9483166890 = { + FFF682e549b07fa782e549b0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7829a82007f94829a8200, - FFF7829a88f07f94829a88f0, - FFF7829a8fe07f94829a8fe0, - FFF7829a96d07f94829a96d0, + FFF781846c007fa781846c00, + FFF7818472f07fa7818472f0, + FFF7818479e07fa7818479e0, + FFF7818480d07fa7818480d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF681e917707f9481e91770 = { + FFF682ea65e07fa782ea65e0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF78202ea007f948202ea00, - FFF78202f0f07f948202f0f0, - FFF78202f7e07f948202f7e0, - FFF78202fed07f948202fed0, + FFF7840086007fa784008600, + FFF784008cf07fa784008cf0, + FFF7840093e07fa7840093e0, + FFF784009ad07fa784009ad0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6836600307f9483660030 = { + FFF683bf83007fa783bf8300 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7838482007f9483848200, - FFF7838488f07f94838488f0, - FFF783848fe07f9483848fe0, - FFF7838496d07f94838496d0, + FFF78402e0007fa78402e000, + FFF78402e6f07fa78402e6f0, + FFF78402ede07fa78402ede0, + FFF78402f4d07fa78402f4d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF681f19fe07f9481f19fe0 = { + FFF681706fe07fa781706fe0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF3848154007f9484815400 /* release */, - FFF384815af07f9484815af0 /* debug */, - FFF3848161e07f94848161e0 /* checked */, - FFF3848168d07f94848168d0 /* profile */, + FFF3840540007fa784054000 /* release */, + FFF3840546f07fa7840546f0 /* debug */, + FFF384054de07fa784054de0 /* checked */, + FFF3840554d07fa7840554d0 /* profile */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; /* End XCConfigurationList section */ /* Begin XCBuildConfiguration section */ - FFF7848154007f9484815400 /* release */ = { + FFF7840540007fa784054000 /* 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; @@ -5553,7 +5553,7 @@ }; name = "release"; }; - FFF784815af07f9484815af0 /* debug */ = { + FFF7840546f07fa7840546f0 /* 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; @@ -5583,7 +5583,7 @@ }; name = "debug"; }; - FFF7848161e07f94848161e0 /* checked */ = { + FFF784054de07fa784054de0 /* 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; @@ -5613,7 +5613,7 @@ }; name = "checked"; }; - FFF7848168d07f94848168d0 /* profile */ = { + FFF7840554d07fa7840554d0 /* 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; @@ -5643,7 +5643,7 @@ }; name = "profile"; }; - FFF7848170007f9484817000 /* debug */ = { + FFF784055c007fa784055c00 /* 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; @@ -5673,7 +5673,7 @@ }; name = "debug"; }; - FFF7848176f07f94848176f0 /* checked */ = { + FFF7840562f07fa7840562f0 /* 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; @@ -5703,7 +5703,7 @@ }; name = "checked"; }; - FFF784817de07f9484817de0 /* profile */ = { + FFF7840569e07fa7840569e0 /* 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; @@ -5733,7 +5733,7 @@ }; name = "profile"; }; - FFF7848184d07f94848184d0 /* release */ = { + FFF7840570d07fa7840570d0 /* 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; @@ -5763,7 +5763,7 @@ }; name = "release"; }; - FFF784818c007f9484818c00 /* debug */ = { + FFF7840578007fa784057800 /* 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; @@ -5793,7 +5793,7 @@ }; name = "debug"; }; - FFF7848192f07f94848192f0 /* checked */ = { + FFF784057ef07fa784057ef0 /* 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; @@ -5823,7 +5823,7 @@ }; name = "checked"; }; - FFF7848199e07f94848199e0 /* profile */ = { + FFF7840585e07fa7840585e0 /* 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; @@ -5853,7 +5853,7 @@ }; name = "profile"; }; - FFF78481a0d07f948481a0d0 /* release */ = { + FFF784058cd07fa784058cd0 /* 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; @@ -5883,7 +5883,7 @@ }; name = "release"; }; - FFF78481a8007f948481a800 /* debug */ = { + FFF7840594007fa784059400 /* 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; @@ -5913,7 +5913,7 @@ }; name = "debug"; }; - FFF78481aef07f948481aef0 /* checked */ = { + FFF784059af07fa784059af0 /* 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; @@ -5943,7 +5943,7 @@ }; name = "checked"; }; - FFF78481b5e07f948481b5e0 /* profile */ = { + FFF78405a1e07fa78405a1e0 /* 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; @@ -5973,7 +5973,7 @@ }; name = "profile"; }; - FFF78481bcd07f948481bcd0 /* release */ = { + FFF78405a8d07fa78405a8d0 /* 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; @@ -6003,7 +6003,7 @@ }; name = "release"; }; - FFF78481c4007f948481c400 /* debug */ = { + FFF78405b0007fa78405b000 /* 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; @@ -6033,7 +6033,7 @@ }; name = "debug"; }; - FFF78481caf07f948481caf0 /* checked */ = { + FFF78405b6f07fa78405b6f0 /* 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; @@ -6063,7 +6063,7 @@ }; name = "checked"; }; - FFF78481d1e07f948481d1e0 /* profile */ = { + FFF78405bde07fa78405bde0 /* 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; @@ -6093,7 +6093,7 @@ }; name = "profile"; }; - FFF78481d8d07f948481d8d0 /* release */ = { + FFF78405c4d07fa78405c4d0 /* 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; @@ -6123,7 +6123,7 @@ }; name = "release"; }; - FFF78481e0007f948481e000 /* debug */ = { + FFF78405cc007fa78405cc00 /* 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; @@ -6153,7 +6153,7 @@ }; name = "debug"; }; - FFF78481e6f07f948481e6f0 /* checked */ = { + FFF78405d2f07fa78405d2f0 /* 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; @@ -6183,7 +6183,7 @@ }; name = "checked"; }; - FFF78481ede07f948481ede0 /* profile */ = { + FFF78405d9e07fa78405d9e0 /* 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; @@ -6213,7 +6213,7 @@ }; name = "profile"; }; - FFF78481f4d07f948481f4d0 /* release */ = { + FFF78405e0d07fa78405e0d0 /* 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; @@ -6243,7 +6243,7 @@ }; name = "release"; }; - FFF78481fc007f948481fc00 /* release */ = { + FFF78405e8007fa78405e800 /* 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; @@ -6273,7 +6273,7 @@ }; name = "release"; }; - FFF7848202f07f94848202f0 /* debug */ = { + FFF78405eef07fa78405eef0 /* 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; @@ -6303,7 +6303,7 @@ }; name = "debug"; }; - FFF7848209e07f94848209e0 /* checked */ = { + FFF78405f5e07fa78405f5e0 /* 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; @@ -6333,7 +6333,7 @@ }; name = "checked"; }; - FFF7848210d07f94848210d0 /* profile */ = { + FFF78405fcd07fa78405fcd0 /* 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; @@ -6363,7 +6363,7 @@ }; name = "profile"; }; - FFF782026a007f9482026a00 /* release */ = { + FFF78219d0007fa78219d000 /* 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; @@ -6393,7 +6393,7 @@ }; name = "release"; }; - FFF7820270f07f94820270f0 /* debug */ = { + FFF78219d6f07fa78219d6f0 /* 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; @@ -6423,7 +6423,7 @@ }; name = "debug"; }; - FFF7820277e07f94820277e0 /* checked */ = { + FFF78219dde07fa78219dde0 /* 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; @@ -6453,7 +6453,7 @@ }; name = "checked"; }; - FFF782027ed07f9482027ed0 /* profile */ = { + FFF78219e4d07fa78219e4d0 /* 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; @@ -6483,7 +6483,7 @@ }; name = "profile"; }; - FFF78297e4007f948297e400 /* debug */ = { + FFF7821822007fa782182200 /* 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; @@ -6513,7 +6513,7 @@ }; name = "debug"; }; - FFF78297eaf07f948297eaf0 /* release */ = { + FFF7821828f07fa7821828f0 /* 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; @@ -6543,7 +6543,7 @@ }; name = "release"; }; - FFF78297f1e07f948297f1e0 /* checked */ = { + FFF782182fe07fa782182fe0 /* 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; @@ -6573,7 +6573,7 @@ }; name = "checked"; }; - FFF78297f8d07f948297f8d0 /* profile */ = { + FFF7821836d07fa7821836d0 /* 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; @@ -6603,7 +6603,7 @@ }; name = "profile"; }; - FFF78381f2007f948381f200 /* debug */ = { + FFF7821b4a007fa7821b4a00 /* 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; @@ -6633,7 +6633,7 @@ }; name = "debug"; }; - FFF78381f8f07f948381f8f0 /* release */ = { + FFF7821b50f07fa7821b50f0 /* 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; @@ -6663,7 +6663,7 @@ }; name = "release"; }; - FFF78381ffe07f948381ffe0 /* checked */ = { + FFF7821b57e07fa7821b57e0 /* 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; @@ -6693,7 +6693,7 @@ }; name = "checked"; }; - FFF7838206d07f94838206d0 /* profile */ = { + FFF7821b5ed07fa7821b5ed0 /* 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; @@ -6723,7 +6723,7 @@ }; name = "profile"; }; - FFF78299ea007f948299ea00 /* debug */ = { + FFF78300ba007fa78300ba00 /* 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; @@ -6753,7 +6753,7 @@ }; name = "debug"; }; - FFF78299f0f07f948299f0f0 /* checked */ = { + FFF78300c0f07fa78300c0f0 /* 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; @@ -6783,7 +6783,7 @@ }; name = "checked"; }; - FFF78299f7e07f948299f7e0 /* profile */ = { + FFF78300c7e07fa78300c7e0 /* 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; @@ -6813,7 +6813,7 @@ }; name = "profile"; }; - FFF78299fed07f948299fed0 /* release */ = { + FFF78300ced07fa78300ced0 /* 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; @@ -6843,7 +6843,7 @@ }; name = "release"; }; - FFF7838370007f9483837000 /* debug */ = { + FFF7830144007fa783014400 /* 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; @@ -6873,7 +6873,7 @@ }; name = "debug"; }; - FFF7838376f07f94838376f0 /* checked */ = { + FFF783014af07fa783014af0 /* 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; @@ -6903,7 +6903,7 @@ }; name = "checked"; }; - FFF783837de07f9483837de0 /* profile */ = { + FFF7830151e07fa7830151e0 /* 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; @@ -6933,7 +6933,7 @@ }; name = "profile"; }; - FFF7838384d07f94838384d0 /* release */ = { + FFF7830158d07fa7830158d0 /* 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; @@ -6963,7 +6963,7 @@ }; name = "release"; }; - FFF78480c4007f948480c400 /* debug */ = { + FFF78183a2007fa78183a200 /* 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; @@ -6993,7 +6993,7 @@ }; name = "debug"; }; - FFF78480caf07f948480caf0 /* checked */ = { + FFF78183a8f07fa78183a8f0 /* 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; @@ -7023,7 +7023,7 @@ }; name = "checked"; }; - FFF78480d1e07f948480d1e0 /* profile */ = { + FFF78183afe07fa78183afe0 /* 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; @@ -7053,7 +7053,7 @@ }; name = "profile"; }; - FFF78480d8d07f948480d8d0 /* release */ = { + FFF78183b6d07fa78183b6d0 /* 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; @@ -7083,7 +7083,7 @@ }; name = "release"; }; - FFF783840a007f9483840a00 /* debug */ = { + FFF78301e0007fa78301e000 /* 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; @@ -7113,7 +7113,7 @@ }; name = "debug"; }; - FFF7838410f07f94838410f0 /* checked */ = { + FFF78301e6f07fa78301e6f0 /* 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; @@ -7143,7 +7143,7 @@ }; name = "checked"; }; - FFF7838417e07f94838417e0 /* profile */ = { + FFF78301ede07fa78301ede0 /* 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; @@ -7173,7 +7173,7 @@ }; name = "profile"; }; - FFF783841ed07f9483841ed0 /* release */ = { + FFF78301f4d07fa78301f4d0 /* 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; @@ -7203,7 +7203,7 @@ }; name = "release"; }; - FFF7829a82007f94829a8200 /* debug */ = { + FFF781846c007fa781846c00 /* 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; @@ -7233,7 +7233,7 @@ }; name = "debug"; }; - FFF7829a88f07f94829a88f0 /* checked */ = { + FFF7818472f07fa7818472f0 /* 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; @@ -7263,7 +7263,7 @@ }; name = "checked"; }; - FFF7829a8fe07f94829a8fe0 /* profile */ = { + FFF7818479e07fa7818479e0 /* 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; @@ -7293,7 +7293,7 @@ }; name = "profile"; }; - FFF7829a96d07f94829a96d0 /* release */ = { + FFF7818480d07fa7818480d0 /* 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; @@ -7323,7 +7323,7 @@ }; name = "release"; }; - FFF78202ea007f948202ea00 /* debug */ = { + FFF7840086007fa784008600 /* 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; @@ -7353,7 +7353,7 @@ }; name = "debug"; }; - FFF78202f0f07f948202f0f0 /* release */ = { + FFF784008cf07fa784008cf0 /* 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; @@ -7383,7 +7383,7 @@ }; name = "release"; }; - FFF78202f7e07f948202f7e0 /* checked */ = { + FFF7840093e07fa7840093e0 /* 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; @@ -7413,7 +7413,7 @@ }; name = "checked"; }; - FFF78202fed07f948202fed0 /* profile */ = { + FFF784009ad07fa784009ad0 /* 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; @@ -7443,7 +7443,7 @@ }; name = "profile"; }; - FFF7838482007f9483848200 /* debug */ = { + FFF78402e0007fa78402e000 /* 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; @@ -7473,7 +7473,7 @@ }; name = "debug"; }; - FFF7838488f07f94838488f0 /* release */ = { + FFF78402e6f07fa78402e6f0 /* 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; @@ -7503,7 +7503,7 @@ }; name = "release"; }; - FFF783848fe07f9483848fe0 /* checked */ = { + FFF78402ede07fa78402ede0 /* 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; @@ -7533,7 +7533,7 @@ }; name = "checked"; }; - FFF7838496d07f94838496d0 /* profile */ = { + FFF78402f4d07fa78402f4d0 /* 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; @@ -7563,25 +7563,25 @@ }; name = "profile"; }; - FFF3848154007f9484815400 /* release */ = { + FFF3840540007fa784054000 /* release */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "release"; }; - FFF384815af07f9484815af0 /* debug */ = { + FFF3840546f07fa7840546f0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "debug"; }; - FFF3848161e07f94848161e0 /* checked */ = { + FFF384054de07fa784054de0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "checked"; }; - FFF3848168d07f94848168d0 /* profile */ = { + FFF3840554d07fa7840554d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { }; @@ -7590,34 +7590,34 @@ /* End XCBuildConfiguration section */ /* Begin PBXProject section */ - FFF981f19fe07f9481f19fe0 /* Project object */ = { + FFF981706fe07fa781706fe0 /* Project object */ = { isa = PBXProject; - buildConfigurationList = FFF681f19fe07f9481f19fe0 /* Build configuration list for PBXProject PhysX */; + buildConfigurationList = FFF681706fe07fa781706fe0 /* Build configuration list for PBXProject PhysX */; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 1; - mainGroup = FFFB81f1a0487f9481f1a048 /* PhysX */; + mainGroup = FFFB817070487fa781707048 /* PhysX */; targets = ( - FFFA836638307f9483663830, - FFFA8364edd07f948364edd0, - FFFA836503707f9483650370, - FFFA8367a8e07f948367a8e0, - FFFA8368d3907f948368d390, - FFFA83691a007f9483691a00, - FFFA8421f0907f948421f090, - FFFA8313f9907f948313f990, - FFFA8311f9307f948311f930, - FFFA8340c6c07f948340c6c0, - FFFA831509407f9483150940, - FFFA8362aaf07f948362aaf0, - FFFA8420b3c07f948420b3c0, - FFFA836462307f9483646230, - FFFA831668907f9483166890, - FFFA81e917707f9481e91770, - FFFA836600307f9483660030, + FFFA83c00bc07fa783c00bc0, + FFFA83c07d807fa783c07d80, + FFFA83c094307fa783c09430, + FFFA83c191007fa783c19100, + FFFA83c2bbb07fa783c2bbb0, + FFFA83c302207fa783c30220, + FFFA83c352407fa783c35240, + FFFA8295f9707fa78295f970, + FFFA8293f4b07fa78293f4b0, + FFFA82c165d07fa782c165d0, + FFFA82f095f07fa782f095f0, + FFFA82f355d07fa782f355d0, + FFFA82e2acf07fa782e2acf0, + FFFA82f426d07fa782f426d0, + FFFA82e549b07fa782e549b0, + FFFA82ea65e07fa782ea65e0, + FFFA83bf83007fa783bf8300, ); }; /* End PBXProject section */ }; - rootObject = FFF981f19fe07f9481f19fe0 /* Project object */; + rootObject = FFF981706fe07fa781706fe0 /* Project object */; } |