diff options
Diffstat (limited to 'PhysX_3.4/Source/compiler/xcode_osx64/PhysX.xcodeproj')
| -rw-r--r-- | PhysX_3.4/Source/compiler/xcode_osx64/PhysX.xcodeproj/project.pbxproj | 8296 |
1 files changed, 4146 insertions, 4150 deletions
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 18de80e6..220fd8fd 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 */ - FFFFa30d81907fd2a30d8190 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDa30fba907fd2a30fba90 /* SceneQuery */; }; - FFFFa30d81f07fd2a30d81f0 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDa31040707fd2a3104070 /* SimulationController */; }; - FFFFa24932387fd2a2493238 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24932387fd2a2493238 /* NpActor.cpp */; }; - FFFFa24932a07fd2a24932a0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24932a07fd2a24932a0 /* NpAggregate.cpp */; }; - FFFFa24933087fd2a2493308 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24933087fd2a2493308 /* NpArticulation.cpp */; }; - FFFFa24933707fd2a2493370 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24933707fd2a2493370 /* NpArticulationJoint.cpp */; }; - FFFFa24933d87fd2a24933d8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24933d87fd2a24933d8 /* NpArticulationLink.cpp */; }; - FFFFa24934407fd2a2493440 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24934407fd2a2493440 /* NpBatchQuery.cpp */; }; - FFFFa24934a87fd2a24934a8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24934a87fd2a24934a8 /* NpConstraint.cpp */; }; - FFFFa24935107fd2a2493510 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24935107fd2a2493510 /* NpFactory.cpp */; }; - FFFFa24935787fd2a2493578 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24935787fd2a2493578 /* NpMaterial.cpp */; }; - FFFFa24935e07fd2a24935e0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24935e07fd2a24935e0 /* NpMetaData.cpp */; }; - FFFFa24936487fd2a2493648 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24936487fd2a2493648 /* NpPhysics.cpp */; }; - FFFFa24936b07fd2a24936b0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24936b07fd2a24936b0 /* NpPvdSceneQueryCollector.cpp */; }; - FFFFa24937187fd2a2493718 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24937187fd2a2493718 /* NpReadCheck.cpp */; }; - FFFFa24937807fd2a2493780 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24937807fd2a2493780 /* NpRigidDynamic.cpp */; }; - FFFFa24937e87fd2a24937e8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24937e87fd2a24937e8 /* NpRigidStatic.cpp */; }; - FFFFa24938507fd2a2493850 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24938507fd2a2493850 /* NpScene.cpp */; }; - FFFFa24938b87fd2a24938b8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24938b87fd2a24938b8 /* NpSceneQueries.cpp */; }; - FFFFa24939207fd2a2493920 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24939207fd2a2493920 /* NpSerializerAdapter.cpp */; }; - FFFFa24939887fd2a2493988 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24939887fd2a2493988 /* NpShape.cpp */; }; - FFFFa24939f07fd2a24939f0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24939f07fd2a24939f0 /* NpShapeManager.cpp */; }; - FFFFa2493a587fd2a2493a58 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2493a587fd2a2493a58 /* NpSpatialIndex.cpp */; }; - FFFFa2493ac07fd2a2493ac0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2493ac07fd2a2493ac0 /* NpVolumeCache.cpp */; }; - FFFFa2493b287fd2a2493b28 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2493b287fd2a2493b28 /* NpWriteCheck.cpp */; }; - FFFFa2493b907fd2a2493b90 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2493b907fd2a2493b90 /* PvdMetaDataPvdBinding.cpp */; }; - FFFFa2493bf87fd2a2493bf8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2493bf87fd2a2493bf8 /* PvdPhysicsClient.cpp */; }; - FFFFa2493e007fd2a2493e00 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2493e007fd2a2493e00 /* particles/NpParticleFluid.cpp */; }; - FFFFa2493e687fd2a2493e68 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2493e687fd2a2493e68 /* particles/NpParticleSystem.cpp */; }; - FFFFa24946207fd2a2494620 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24946207fd2a2494620 /* buffering/ScbActor.cpp */; }; - FFFFa24946887fd2a2494688 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24946887fd2a2494688 /* buffering/ScbAggregate.cpp */; }; - FFFFa24946f07fd2a24946f0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24946f07fd2a24946f0 /* buffering/ScbBase.cpp */; }; - FFFFa24947587fd2a2494758 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24947587fd2a2494758 /* buffering/ScbCloth.cpp */; }; - FFFFa24947c07fd2a24947c0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24947c07fd2a24947c0 /* buffering/ScbMetaData.cpp */; }; - FFFFa24948287fd2a2494828 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24948287fd2a2494828 /* buffering/ScbParticleSystem.cpp */; }; - FFFFa24948907fd2a2494890 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24948907fd2a2494890 /* buffering/ScbScene.cpp */; }; - FFFFa24948f87fd2a24948f8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24948f87fd2a24948f8 /* buffering/ScbScenePvdClient.cpp */; }; - FFFFa24949607fd2a2494960 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24949607fd2a2494960 /* buffering/ScbShape.cpp */; }; - FFFFa2494b007fd2a2494b00 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2494b007fd2a2494b00 /* cloth/NpCloth.cpp */; }; - FFFFa2494b687fd2a2494b68 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2494b687fd2a2494b68 /* cloth/NpClothFabric.cpp */; }; - FFFFa2494bd07fd2a2494bd0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2494bd07fd2a2494bd0 /* cloth/NpClothParticleData.cpp */; }; - FFFFa2494c387fd2a2494c38 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2494c387fd2a2494c38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; - FFFFa248f1a87fd2a248f1a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDa248f1a87fd2a248f1a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; - FFFFa248f2107fd2a248f210 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDa248f2107fd2a248f210 /* core/src/PxMetaDataObjects.cpp */; }; + FFFFc49048007fd8c4904800 /* SceneQuery in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDc491f0907fd8c491f090 /* SceneQuery */; }; + FFFFc49048607fd8c4904860 /* SimulationController in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDc49236207fd8c4923620 /* SimulationController */; }; + FFFFc28520387fd8c2852038 /* NpActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28520387fd8c2852038 /* NpActor.cpp */; }; + FFFFc28520a07fd8c28520a0 /* NpAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28520a07fd8c28520a0 /* NpAggregate.cpp */; }; + FFFFc28521087fd8c2852108 /* NpArticulation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28521087fd8c2852108 /* NpArticulation.cpp */; }; + FFFFc28521707fd8c2852170 /* NpArticulationJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28521707fd8c2852170 /* NpArticulationJoint.cpp */; }; + FFFFc28521d87fd8c28521d8 /* NpArticulationLink.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28521d87fd8c28521d8 /* NpArticulationLink.cpp */; }; + FFFFc28522407fd8c2852240 /* NpBatchQuery.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28522407fd8c2852240 /* NpBatchQuery.cpp */; }; + FFFFc28522a87fd8c28522a8 /* NpConstraint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28522a87fd8c28522a8 /* NpConstraint.cpp */; }; + FFFFc28523107fd8c2852310 /* NpFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28523107fd8c2852310 /* NpFactory.cpp */; }; + FFFFc28523787fd8c2852378 /* NpMaterial.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28523787fd8c2852378 /* NpMaterial.cpp */; }; + FFFFc28523e07fd8c28523e0 /* NpMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28523e07fd8c28523e0 /* NpMetaData.cpp */; }; + FFFFc28524487fd8c2852448 /* NpPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28524487fd8c2852448 /* NpPhysics.cpp */; }; + FFFFc28524b07fd8c28524b0 /* NpPvdSceneQueryCollector.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28524b07fd8c28524b0 /* NpPvdSceneQueryCollector.cpp */; }; + FFFFc28525187fd8c2852518 /* NpReadCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28525187fd8c2852518 /* NpReadCheck.cpp */; }; + FFFFc28525807fd8c2852580 /* NpRigidDynamic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28525807fd8c2852580 /* NpRigidDynamic.cpp */; }; + FFFFc28525e87fd8c28525e8 /* NpRigidStatic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28525e87fd8c28525e8 /* NpRigidStatic.cpp */; }; + FFFFc28526507fd8c2852650 /* NpScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28526507fd8c2852650 /* NpScene.cpp */; }; + FFFFc28526b87fd8c28526b8 /* NpSceneQueries.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28526b87fd8c28526b8 /* NpSceneQueries.cpp */; }; + FFFFc28527207fd8c2852720 /* NpSerializerAdapter.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28527207fd8c2852720 /* NpSerializerAdapter.cpp */; }; + FFFFc28527887fd8c2852788 /* NpShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28527887fd8c2852788 /* NpShape.cpp */; }; + FFFFc28527f07fd8c28527f0 /* NpShapeManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28527f07fd8c28527f0 /* NpShapeManager.cpp */; }; + FFFFc28528587fd8c2852858 /* NpSpatialIndex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28528587fd8c2852858 /* NpSpatialIndex.cpp */; }; + FFFFc28528c07fd8c28528c0 /* NpVolumeCache.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28528c07fd8c28528c0 /* NpVolumeCache.cpp */; }; + FFFFc28529287fd8c2852928 /* NpWriteCheck.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28529287fd8c2852928 /* NpWriteCheck.cpp */; }; + FFFFc28529907fd8c2852990 /* PvdMetaDataPvdBinding.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28529907fd8c2852990 /* PvdMetaDataPvdBinding.cpp */; }; + FFFFc28529f87fd8c28529f8 /* PvdPhysicsClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28529f87fd8c28529f8 /* PvdPhysicsClient.cpp */; }; + FFFFc2852c007fd8c2852c00 /* particles/NpParticleFluid.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc2852c007fd8c2852c00 /* particles/NpParticleFluid.cpp */; }; + FFFFc2852c687fd8c2852c68 /* particles/NpParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc2852c687fd8c2852c68 /* particles/NpParticleSystem.cpp */; }; + FFFFc28534207fd8c2853420 /* buffering/ScbActor.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28534207fd8c2853420 /* buffering/ScbActor.cpp */; }; + FFFFc28534887fd8c2853488 /* buffering/ScbAggregate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28534887fd8c2853488 /* buffering/ScbAggregate.cpp */; }; + FFFFc28534f07fd8c28534f0 /* buffering/ScbBase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28534f07fd8c28534f0 /* buffering/ScbBase.cpp */; }; + FFFFc28535587fd8c2853558 /* buffering/ScbCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28535587fd8c2853558 /* buffering/ScbCloth.cpp */; }; + FFFFc28535c07fd8c28535c0 /* buffering/ScbMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28535c07fd8c28535c0 /* buffering/ScbMetaData.cpp */; }; + FFFFc28536287fd8c2853628 /* buffering/ScbParticleSystem.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28536287fd8c2853628 /* buffering/ScbParticleSystem.cpp */; }; + FFFFc28536907fd8c2853690 /* buffering/ScbScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28536907fd8c2853690 /* buffering/ScbScene.cpp */; }; + FFFFc28536f87fd8c28536f8 /* buffering/ScbScenePvdClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28536f87fd8c28536f8 /* buffering/ScbScenePvdClient.cpp */; }; + FFFFc28537607fd8c2853760 /* buffering/ScbShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28537607fd8c2853760 /* buffering/ScbShape.cpp */; }; + FFFFc28539007fd8c2853900 /* cloth/NpCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28539007fd8c2853900 /* cloth/NpCloth.cpp */; }; + FFFFc28539687fd8c2853968 /* cloth/NpClothFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28539687fd8c2853968 /* cloth/NpClothFabric.cpp */; }; + FFFFc28539d07fd8c28539d0 /* cloth/NpClothParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28539d07fd8c28539d0 /* cloth/NpClothParticleData.cpp */; }; + FFFFc2853a387fd8c2853a38 /* ../../ImmediateMode/src/NpImmediateMode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc2853a387fd8c2853a38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */; }; + FFFFc284dda87fd8c284dda8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDc284dda87fd8c284dda8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */; }; + FFFFc284de107fd8c284de10 /* core/src/PxMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDc284de107fd8c284de10 /* core/src/PxMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa30ccf007fd2a30ccf00 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa24924007fd2a2492400 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24924687fd2a2492468 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24924d07fd2a24924d0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24925387fd2a2492538 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24925a07fd2a24925a0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24926087fd2a2492608 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24926707fd2a2492670 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24926d87fd2a24926d8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24927407fd2a2492740 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24927a87fd2a24927a8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24928107fd2a2492810 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24928787fd2a2492878 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24928e07fd2a24928e0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24929487fd2a2492948 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24929b07fd2a24929b0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2492a187fd2a2492a18 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2492a807fd2a2492a80 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2492ae87fd2a2492ae8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2492b507fd2a2492b50 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2492bb87fd2a2492bb8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2492c207fd2a2492c20 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2492c887fd2a2492c88 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2492cf07fd2a2492cf0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2492d587fd2a2492d58 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2492dc07fd2a2492dc0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2492e287fd2a2492e28 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2492e907fd2a2492e90 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2492ef87fd2a2492ef8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2492f607fd2a2492f60 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2492fc87fd2a2492fc8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24930307fd2a2493030 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24930987fd2a2493098 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24931007fd2a2493100 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24931687fd2a2493168 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24931d07fd2a24931d0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24932387fd2a2493238 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24932a07fd2a24932a0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24933087fd2a2493308 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24933707fd2a2493370 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24933d87fd2a24933d8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24934407fd2a2493440 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24934a87fd2a24934a8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24935107fd2a2493510 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24935787fd2a2493578 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24935e07fd2a24935e0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24936487fd2a2493648 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24936b07fd2a24936b0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24937187fd2a2493718 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24937807fd2a2493780 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24937e87fd2a24937e8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24938507fd2a2493850 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24938b87fd2a24938b8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24939207fd2a2493920 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24939887fd2a2493988 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24939f07fd2a24939f0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2493a587fd2a2493a58 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2493ac07fd2a2493ac0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2493b287fd2a2493b28 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2493b907fd2a2493b90 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2493bf87fd2a2493bf8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2493c607fd2a2493c60 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2493cc87fd2a2493cc8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2493d307fd2a2493d30 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2493d987fd2a2493d98 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2493e007fd2a2493e00 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2493e687fd2a2493e68 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2493ed07fd2a2493ed0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2493f387fd2a2493f38 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2493fa07fd2a2493fa0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24940087fd2a2494008 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24940707fd2a2494070 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24940d87fd2a24940d8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24941407fd2a2494140 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24941a87fd2a24941a8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24942107fd2a2494210 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24942787fd2a2494278 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24942e07fd2a24942e0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24943487fd2a2494348 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24943b07fd2a24943b0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24944187fd2a2494418 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24944807fd2a2494480 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24944e87fd2a24944e8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24945507fd2a2494550 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24945b87fd2a24945b8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24946207fd2a2494620 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24946887fd2a2494688 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24946f07fd2a24946f0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24947587fd2a2494758 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24947c07fd2a24947c0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24948287fd2a2494828 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24948907fd2a2494890 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24948f87fd2a24948f8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24949607fd2a2494960 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24949c87fd2a24949c8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2494a307fd2a2494a30 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2494a987fd2a2494a98 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2494b007fd2a2494b00 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2494b687fd2a2494b68 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2494bd07fd2a2494bd0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2494c387fd2a2494c38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa248fe007fd2a248fe00 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248fe687fd2a248fe68 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248fed07fd2a248fed0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248ff387fd2a248ff38 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248ffa07fd2a248ffa0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24900087fd2a2490008 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24900707fd2a2490070 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24900d87fd2a24900d8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24901407fd2a2490140 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24901a87fd2a24901a8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24902107fd2a2490210 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24902787fd2a2490278 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24902e07fd2a24902e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24903487fd2a2490348 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24903b07fd2a24903b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24904187fd2a2490418 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24904807fd2a2490480 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24904e87fd2a24904e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24905507fd2a2490550 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24905b87fd2a24905b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24906207fd2a2490620 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24906887fd2a2490688 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24906f07fd2a24906f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24907587fd2a2490758 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24907c07fd2a24907c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24908287fd2a2490828 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24908907fd2a2490890 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24908f87fd2a24908f8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24909607fd2a2490960 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24909c87fd2a24909c8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2490a307fd2a2490a30 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2490a987fd2a2490a98 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2490b007fd2a2490b00 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2490b687fd2a2490b68 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2490bd07fd2a2490bd0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2490c387fd2a2490c38 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2490ca07fd2a2490ca0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2490d087fd2a2490d08 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2490d707fd2a2490d70 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2490dd87fd2a2490dd8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2490e407fd2a2490e40 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2490ea87fd2a2490ea8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2490f107fd2a2490f10 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2490f787fd2a2490f78 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2490fe07fd2a2490fe0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24910487fd2a2491048 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24910b07fd2a24910b0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24911187fd2a2491118 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24911807fd2a2491180 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24911e87fd2a24911e8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24912507fd2a2491250 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24912b87fd2a24912b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24913207fd2a2491320 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24913887fd2a2491388 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248ee007fd2a248ee00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248ee687fd2a248ee68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248eed07fd2a248eed0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248ef387fd2a248ef38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248efa07fd2a248efa0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248f0087fd2a248f008 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248f0707fd2a248f070 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248f0d87fd2a248f0d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248f1407fd2a248f140 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248f1a87fd2a248f1a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa248f2107fd2a248f210 /* core/src/PxMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc4a8bb607fd8c4a8bb60 /* PhysX */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysX"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDc28512007fd8c2851200 /* NpActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.h"; path = "../../PhysX/src/NpActor.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28512687fd8c2851268 /* NpActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActorTemplate.h"; path = "../../PhysX/src/NpActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28512d07fd8c28512d0 /* NpAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.h"; path = "../../PhysX/src/NpAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28513387fd8c2851338 /* NpArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.h"; path = "../../PhysX/src/NpArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28513a07fd8c28513a0 /* NpArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.h"; path = "../../PhysX/src/NpArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28514087fd8c2851408 /* NpArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.h"; path = "../../PhysX/src/NpArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28514707fd8c2851470 /* NpBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.h"; path = "../../PhysX/src/NpBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28514d87fd8c28514d8 /* NpCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpCast.h"; path = "../../PhysX/src/NpCast.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28515407fd8c2851540 /* NpConnector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConnector.h"; path = "../../PhysX/src/NpConnector.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28515a87fd8c28515a8 /* NpConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.h"; path = "../../PhysX/src/NpConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28516107fd8c2851610 /* NpFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.h"; path = "../../PhysX/src/NpFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28516787fd8c2851678 /* NpMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.h"; path = "../../PhysX/src/NpMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28516e07fd8c28516e0 /* NpMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterialManager.h"; path = "../../PhysX/src/NpMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28517487fd8c2851748 /* NpPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.h"; path = "../../PhysX/src/NpPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28517b07fd8c28517b0 /* NpPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysicsInsertionCallback.h"; path = "../../PhysX/src/NpPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28518187fd8c2851818 /* NpPtrTableStorageManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPtrTableStorageManager.h"; path = "../../PhysX/src/NpPtrTableStorageManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28518807fd8c2851880 /* NpPvdSceneQueryCollector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.h"; path = "../../PhysX/src/NpPvdSceneQueryCollector.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28518e87fd8c28518e8 /* NpQueryShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpQueryShared.h"; path = "../../PhysX/src/NpQueryShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28519507fd8c2851950 /* NpReadCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.h"; path = "../../PhysX/src/NpReadCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28519b87fd8c28519b8 /* NpRigidActorTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplate.h"; path = "../../PhysX/src/NpRigidActorTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2851a207fd8c2851a20 /* NpRigidActorTemplateInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidActorTemplateInternal.h"; path = "../../PhysX/src/NpRigidActorTemplateInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2851a887fd8c2851a88 /* NpRigidBodyTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidBodyTemplate.h"; path = "../../PhysX/src/NpRigidBodyTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2851af07fd8c2851af0 /* NpRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.h"; path = "../../PhysX/src/NpRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2851b587fd8c2851b58 /* NpRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.h"; path = "../../PhysX/src/NpRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2851bc07fd8c2851bc0 /* NpScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.h"; path = "../../PhysX/src/NpScene.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2851c287fd8c2851c28 /* NpSceneQueries.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.h"; path = "../../PhysX/src/NpSceneQueries.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2851c907fd8c2851c90 /* NpShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.h"; path = "../../PhysX/src/NpShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2851cf87fd8c2851cf8 /* NpShapeManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.h"; path = "../../PhysX/src/NpShapeManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2851d607fd8c2851d60 /* NpSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.h"; path = "../../PhysX/src/NpSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2851dc87fd8c2851dc8 /* NpVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.h"; path = "../../PhysX/src/NpVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2851e307fd8c2851e30 /* NpWriteCheck.h */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.h"; path = "../../PhysX/src/NpWriteCheck.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2851e987fd8c2851e98 /* PvdMetaDataBindingData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataBindingData.h"; path = "../../PhysX/src/PvdMetaDataBindingData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2851f007fd8c2851f00 /* PvdMetaDataPvdBinding.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.h"; path = "../../PhysX/src/PvdMetaDataPvdBinding.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2851f687fd8c2851f68 /* PvdPhysicsClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.h"; path = "../../PhysX/src/PvdPhysicsClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2851fd07fd8c2851fd0 /* PvdTypeNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdTypeNames.h"; path = "../../PhysX/src/PvdTypeNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28520387fd8c2852038 /* NpActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpActor.cpp"; path = "../../PhysX/src/NpActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28520a07fd8c28520a0 /* NpAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpAggregate.cpp"; path = "../../PhysX/src/NpAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28521087fd8c2852108 /* NpArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulation.cpp"; path = "../../PhysX/src/NpArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28521707fd8c2852170 /* NpArticulationJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationJoint.cpp"; path = "../../PhysX/src/NpArticulationJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28521d87fd8c28521d8 /* NpArticulationLink.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpArticulationLink.cpp"; path = "../../PhysX/src/NpArticulationLink.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28522407fd8c2852240 /* NpBatchQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpBatchQuery.cpp"; path = "../../PhysX/src/NpBatchQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28522a87fd8c28522a8 /* NpConstraint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpConstraint.cpp"; path = "../../PhysX/src/NpConstraint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28523107fd8c2852310 /* NpFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpFactory.cpp"; path = "../../PhysX/src/NpFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28523787fd8c2852378 /* NpMaterial.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMaterial.cpp"; path = "../../PhysX/src/NpMaterial.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28523e07fd8c28523e0 /* NpMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpMetaData.cpp"; path = "../../PhysX/src/NpMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28524487fd8c2852448 /* NpPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPhysics.cpp"; path = "../../PhysX/src/NpPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28524b07fd8c28524b0 /* NpPvdSceneQueryCollector.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpPvdSceneQueryCollector.cpp"; path = "../../PhysX/src/NpPvdSceneQueryCollector.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28525187fd8c2852518 /* NpReadCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpReadCheck.cpp"; path = "../../PhysX/src/NpReadCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28525807fd8c2852580 /* NpRigidDynamic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidDynamic.cpp"; path = "../../PhysX/src/NpRigidDynamic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28525e87fd8c28525e8 /* NpRigidStatic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpRigidStatic.cpp"; path = "../../PhysX/src/NpRigidStatic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28526507fd8c2852650 /* NpScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpScene.cpp"; path = "../../PhysX/src/NpScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28526b87fd8c28526b8 /* NpSceneQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSceneQueries.cpp"; path = "../../PhysX/src/NpSceneQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28527207fd8c2852720 /* NpSerializerAdapter.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSerializerAdapter.cpp"; path = "../../PhysX/src/NpSerializerAdapter.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28527887fd8c2852788 /* NpShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShape.cpp"; path = "../../PhysX/src/NpShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28527f07fd8c28527f0 /* NpShapeManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpShapeManager.cpp"; path = "../../PhysX/src/NpShapeManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28528587fd8c2852858 /* NpSpatialIndex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpSpatialIndex.cpp"; path = "../../PhysX/src/NpSpatialIndex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28528c07fd8c28528c0 /* NpVolumeCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpVolumeCache.cpp"; path = "../../PhysX/src/NpVolumeCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28529287fd8c2852928 /* NpWriteCheck.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "NpWriteCheck.cpp"; path = "../../PhysX/src/NpWriteCheck.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28529907fd8c2852990 /* PvdMetaDataPvdBinding.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdMetaDataPvdBinding.cpp"; path = "../../PhysX/src/PvdMetaDataPvdBinding.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28529f87fd8c28529f8 /* PvdPhysicsClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PvdPhysicsClient.cpp"; path = "../../PhysX/src/PvdPhysicsClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2852a607fd8c2852a60 /* particles/NpParticleBaseTemplate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleBaseTemplate.h"; path = "../../PhysX/src/particles/NpParticleBaseTemplate.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2852ac87fd8c2852ac8 /* particles/NpParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.h"; path = "../../PhysX/src/particles/NpParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2852b307fd8c2852b30 /* particles/NpParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluidReadData.h"; path = "../../PhysX/src/particles/NpParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2852b987fd8c2852b98 /* particles/NpParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.h"; path = "../../PhysX/src/particles/NpParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2852c007fd8c2852c00 /* particles/NpParticleFluid.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleFluid.cpp"; path = "../../PhysX/src/particles/NpParticleFluid.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2852c687fd8c2852c68 /* particles/NpParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/NpParticleSystem.cpp"; path = "../../PhysX/src/particles/NpParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2852cd07fd8c2852cd0 /* buffering/ScbActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.h"; path = "../../PhysX/src/buffering/ScbActor.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2852d387fd8c2852d38 /* buffering/ScbAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.h"; path = "../../PhysX/src/buffering/ScbAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2852da07fd8c2852da0 /* buffering/ScbArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulation.h"; path = "../../PhysX/src/buffering/ScbArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2852e087fd8c2852e08 /* buffering/ScbArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbArticulationJoint.h"; path = "../../PhysX/src/buffering/ScbArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2852e707fd8c2852e70 /* buffering/ScbBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.h"; path = "../../PhysX/src/buffering/ScbBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2852ed87fd8c2852ed8 /* buffering/ScbBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBody.h"; path = "../../PhysX/src/buffering/ScbBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2852f407fd8c2852f40 /* buffering/ScbCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.h"; path = "../../PhysX/src/buffering/ScbCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2852fa87fd8c2852fa8 /* buffering/ScbConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbConstraint.h"; path = "../../PhysX/src/buffering/ScbConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28530107fd8c2853010 /* buffering/ScbDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbDefs.h"; path = "../../PhysX/src/buffering/ScbDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28530787fd8c2853078 /* buffering/ScbNpDeps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbNpDeps.h"; path = "../../PhysX/src/buffering/ScbNpDeps.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28530e07fd8c28530e0 /* buffering/ScbParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.h"; path = "../../PhysX/src/buffering/ScbParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28531487fd8c2853148 /* buffering/ScbRigidObject.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidObject.h"; path = "../../PhysX/src/buffering/ScbRigidObject.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28531b07fd8c28531b0 /* buffering/ScbRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbRigidStatic.h"; path = "../../PhysX/src/buffering/ScbRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28532187fd8c2853218 /* buffering/ScbScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.h"; path = "../../PhysX/src/buffering/ScbScene.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28532807fd8c2853280 /* buffering/ScbSceneBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbSceneBuffer.h"; path = "../../PhysX/src/buffering/ScbSceneBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28532e87fd8c28532e8 /* buffering/ScbScenePvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.h"; path = "../../PhysX/src/buffering/ScbScenePvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28533507fd8c2853350 /* buffering/ScbShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.h"; path = "../../PhysX/src/buffering/ScbShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28533b87fd8c28533b8 /* buffering/ScbType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbType.h"; path = "../../PhysX/src/buffering/ScbType.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28534207fd8c2853420 /* buffering/ScbActor.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbActor.cpp"; path = "../../PhysX/src/buffering/ScbActor.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28534887fd8c2853488 /* buffering/ScbAggregate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbAggregate.cpp"; path = "../../PhysX/src/buffering/ScbAggregate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28534f07fd8c28534f0 /* buffering/ScbBase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbBase.cpp"; path = "../../PhysX/src/buffering/ScbBase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28535587fd8c2853558 /* buffering/ScbCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbCloth.cpp"; path = "../../PhysX/src/buffering/ScbCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28535c07fd8c28535c0 /* buffering/ScbMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbMetaData.cpp"; path = "../../PhysX/src/buffering/ScbMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28536287fd8c2853628 /* buffering/ScbParticleSystem.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbParticleSystem.cpp"; path = "../../PhysX/src/buffering/ScbParticleSystem.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28536907fd8c2853690 /* buffering/ScbScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScene.cpp"; path = "../../PhysX/src/buffering/ScbScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28536f87fd8c28536f8 /* buffering/ScbScenePvdClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbScenePvdClient.cpp"; path = "../../PhysX/src/buffering/ScbScenePvdClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28537607fd8c2853760 /* buffering/ScbShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "buffering/ScbShape.cpp"; path = "../../PhysX/src/buffering/ScbShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28537c87fd8c28537c8 /* cloth/NpCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.h"; path = "../../PhysX/src/cloth/NpCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28538307fd8c2853830 /* cloth/NpClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.h"; path = "../../PhysX/src/cloth/NpClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28538987fd8c2853898 /* cloth/NpClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.h"; path = "../../PhysX/src/cloth/NpClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28539007fd8c2853900 /* cloth/NpCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpCloth.cpp"; path = "../../PhysX/src/cloth/NpCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28539687fd8c2853968 /* cloth/NpClothFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothFabric.cpp"; path = "../../PhysX/src/cloth/NpClothFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28539d07fd8c28539d0 /* cloth/NpClothParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/NpClothParticleData.cpp"; path = "../../PhysX/src/cloth/NpClothParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2853a387fd8c2853a38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "../../ImmediateMode/src/NpImmediateMode.cpp"; path = "../../ImmediateMode/src/NpImmediateMode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2853c007fd8c2853c00 /* PxActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxActor.h"; path = "../../../Include/PxActor.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2853c687fd8c2853c68 /* PxAggregate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAggregate.h"; path = "../../../Include/PxAggregate.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2853cd07fd8c2853cd0 /* PxArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulation.h"; path = "../../../Include/PxArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2853d387fd8c2853d38 /* PxArticulationJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationJoint.h"; path = "../../../Include/PxArticulationJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2853da07fd8c2853da0 /* PxArticulationLink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxArticulationLink.h"; path = "../../../Include/PxArticulationLink.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2853e087fd8c2853e08 /* PxBatchQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQuery.h"; path = "../../../Include/PxBatchQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2853e707fd8c2853e70 /* PxBatchQueryDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBatchQueryDesc.h"; path = "../../../Include/PxBatchQueryDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2853ed87fd8c2853ed8 /* PxBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhase.h"; path = "../../../Include/PxBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2853f407fd8c2853f40 /* PxClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClient.h"; path = "../../../Include/PxClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2853fa87fd8c2853fa8 /* PxConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraint.h"; path = "../../../Include/PxConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28540107fd8c2854010 /* PxConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintDesc.h"; path = "../../../Include/PxConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28540787fd8c2854078 /* PxContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContact.h"; path = "../../../Include/PxContact.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28540e07fd8c28540e0 /* PxContactModifyCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxContactModifyCallback.h"; path = "../../../Include/PxContactModifyCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28541487fd8c2854148 /* PxDeletionListener.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDeletionListener.h"; path = "../../../Include/PxDeletionListener.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28541b07fd8c28541b0 /* PxFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFiltering.h"; path = "../../../Include/PxFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28542187fd8c2854218 /* PxForceMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxForceMode.h"; path = "../../../Include/PxForceMode.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28542807fd8c2854280 /* PxImmediateMode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxImmediateMode.h"; path = "../../../Include/PxImmediateMode.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28542e87fd8c28542e8 /* PxLockedData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxLockedData.h"; path = "../../../Include/PxLockedData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28543507fd8c2854350 /* PxMaterial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMaterial.h"; path = "../../../Include/PxMaterial.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28543b87fd8c28543b8 /* PxPhysXConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysXConfig.h"; path = "../../../Include/PxPhysXConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28544207fd8c2854420 /* PxPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysics.h"; path = "../../../Include/PxPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28544887fd8c2854488 /* PxPhysicsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsAPI.h"; path = "../../../Include/PxPhysicsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28544f07fd8c28544f0 /* PxPhysicsSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsSerialization.h"; path = "../../../Include/PxPhysicsSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28545587fd8c2854558 /* PxPhysicsVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPhysicsVersion.h"; path = "../../../Include/PxPhysicsVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28545c07fd8c28545c0 /* PxPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPruningStructure.h"; path = "../../../Include/PxPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28546287fd8c2854628 /* PxQueryFiltering.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryFiltering.h"; path = "../../../Include/PxQueryFiltering.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28546907fd8c2854690 /* PxQueryReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQueryReport.h"; path = "../../../Include/PxQueryReport.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28546f87fd8c28546f8 /* PxRigidActor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActor.h"; path = "../../../Include/PxRigidActor.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28547607fd8c2854760 /* PxRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBody.h"; path = "../../../Include/PxRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28547c87fd8c28547c8 /* PxRigidDynamic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidDynamic.h"; path = "../../../Include/PxRigidDynamic.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28548307fd8c2854830 /* PxRigidStatic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidStatic.h"; path = "../../../Include/PxRigidStatic.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28548987fd8c2854898 /* PxScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxScene.h"; path = "../../../Include/PxScene.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28549007fd8c2854900 /* PxSceneDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneDesc.h"; path = "../../../Include/PxSceneDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28549687fd8c2854968 /* PxSceneLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneLock.h"; path = "../../../Include/PxSceneLock.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28549d07fd8c28549d0 /* PxShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShape.h"; path = "../../../Include/PxShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2854a387fd8c2854a38 /* PxSimulationEventCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationEventCallback.h"; path = "../../../Include/PxSimulationEventCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2854aa07fd8c2854aa0 /* PxSimulationStatistics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimulationStatistics.h"; path = "../../../Include/PxSimulationStatistics.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2854b087fd8c2854b08 /* PxSpatialIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSpatialIndex.h"; path = "../../../Include/PxSpatialIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2854b707fd8c2854b70 /* PxVisualizationParameter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVisualizationParameter.h"; path = "../../../Include/PxVisualizationParameter.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2854bd87fd8c2854bd8 /* PxVolumeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVolumeCache.h"; path = "../../../Include/PxVolumeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2854c407fd8c2854c40 /* particles/PxParticleBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBase.h"; path = "../../../Include/particles/PxParticleBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2854ca87fd8c2854ca8 /* particles/PxParticleBaseFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleBaseFlag.h"; path = "../../../Include/particles/PxParticleBaseFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2854d107fd8c2854d10 /* particles/PxParticleCreationData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleCreationData.h"; path = "../../../Include/particles/PxParticleCreationData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2854d787fd8c2854d78 /* particles/PxParticleFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFlag.h"; path = "../../../Include/particles/PxParticleFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2854de07fd8c2854de0 /* particles/PxParticleFluid.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluid.h"; path = "../../../Include/particles/PxParticleFluid.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2854e487fd8c2854e48 /* particles/PxParticleFluidReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleFluidReadData.h"; path = "../../../Include/particles/PxParticleFluidReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2854eb07fd8c2854eb0 /* particles/PxParticleReadData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleReadData.h"; path = "../../../Include/particles/PxParticleReadData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2854f187fd8c2854f18 /* particles/PxParticleSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/PxParticleSystem.h"; path = "../../../Include/particles/PxParticleSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2854f807fd8c2854f80 /* pvd/PxPvdSceneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pvd/PxPvdSceneClient.h"; path = "../../../Include/pvd/PxPvdSceneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2854fe87fd8c2854fe8 /* cloth/PxCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxCloth.h"; path = "../../../Include/cloth/PxCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28550507fd8c2855050 /* cloth/PxClothCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothCollisionData.h"; path = "../../../Include/cloth/PxClothCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28550b87fd8c28550b8 /* cloth/PxClothFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothFabric.h"; path = "../../../Include/cloth/PxClothFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28551207fd8c2855120 /* cloth/PxClothParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothParticleData.h"; path = "../../../Include/cloth/PxClothParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28551887fd8c2855188 /* cloth/PxClothTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/PxClothTypes.h"; path = "../../../Include/cloth/PxClothTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDc284da007fd8c284da00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFDc284da687fd8c284da68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFDc284dad07fd8c284dad0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFDc284db387fd8c284db38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDc284dba07fd8c284dba0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDc284dc087fd8c284dc08 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFDc284dc707fd8c284dc70 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFDc284dcd87fd8c284dcd8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDc284dd407fd8c284dd40 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFDc284dda87fd8c284dda8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "core/src/PxAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/core/src/PxAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc284de107fd8c284de10 /* 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 */ - FFF2a30ccf007fd2a30ccf00 /* Resources */ = { + FFF2c4a8bb607fd8c4a8bb60 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -233,7 +233,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa30ccf007fd2a30ccf00 /* Frameworks */ = { + FFFCc4a8bb607fd8c4a8bb60 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -243,52 +243,52 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a30ccf007fd2a30ccf00 /* Sources */ = { + FFF8c4a8bb607fd8c4a8bb60 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa24932387fd2a2493238, - FFFFa24932a07fd2a24932a0, - FFFFa24933087fd2a2493308, - FFFFa24933707fd2a2493370, - FFFFa24933d87fd2a24933d8, - FFFFa24934407fd2a2493440, - FFFFa24934a87fd2a24934a8, - FFFFa24935107fd2a2493510, - FFFFa24935787fd2a2493578, - FFFFa24935e07fd2a24935e0, - FFFFa24936487fd2a2493648, - FFFFa24936b07fd2a24936b0, - FFFFa24937187fd2a2493718, - FFFFa24937807fd2a2493780, - FFFFa24937e87fd2a24937e8, - FFFFa24938507fd2a2493850, - FFFFa24938b87fd2a24938b8, - FFFFa24939207fd2a2493920, - FFFFa24939887fd2a2493988, - FFFFa24939f07fd2a24939f0, - FFFFa2493a587fd2a2493a58, - FFFFa2493ac07fd2a2493ac0, - FFFFa2493b287fd2a2493b28, - FFFFa2493b907fd2a2493b90, - FFFFa2493bf87fd2a2493bf8, - FFFFa2493e007fd2a2493e00, - FFFFa2493e687fd2a2493e68, - FFFFa24946207fd2a2494620, - FFFFa24946887fd2a2494688, - FFFFa24946f07fd2a24946f0, - FFFFa24947587fd2a2494758, - FFFFa24947c07fd2a24947c0, - FFFFa24948287fd2a2494828, - FFFFa24948907fd2a2494890, - FFFFa24948f87fd2a24948f8, - FFFFa24949607fd2a2494960, - FFFFa2494b007fd2a2494b00, - FFFFa2494b687fd2a2494b68, - FFFFa2494bd07fd2a2494bd0, - FFFFa2494c387fd2a2494c38, - FFFFa248f1a87fd2a248f1a8, - FFFFa248f2107fd2a248f210, + FFFFc28520387fd8c2852038, + FFFFc28520a07fd8c28520a0, + FFFFc28521087fd8c2852108, + FFFFc28521707fd8c2852170, + FFFFc28521d87fd8c28521d8, + FFFFc28522407fd8c2852240, + FFFFc28522a87fd8c28522a8, + FFFFc28523107fd8c2852310, + FFFFc28523787fd8c2852378, + FFFFc28523e07fd8c28523e0, + FFFFc28524487fd8c2852448, + FFFFc28524b07fd8c28524b0, + FFFFc28525187fd8c2852518, + FFFFc28525807fd8c2852580, + FFFFc28525e87fd8c28525e8, + FFFFc28526507fd8c2852650, + FFFFc28526b87fd8c28526b8, + FFFFc28527207fd8c2852720, + FFFFc28527887fd8c2852788, + FFFFc28527f07fd8c28527f0, + FFFFc28528587fd8c2852858, + FFFFc28528c07fd8c28528c0, + FFFFc28529287fd8c2852928, + FFFFc28529907fd8c2852990, + FFFFc28529f87fd8c28529f8, + FFFFc2852c007fd8c2852c00, + FFFFc2852c687fd8c2852c68, + FFFFc28534207fd8c2853420, + FFFFc28534887fd8c2853488, + FFFFc28534f07fd8c28534f0, + FFFFc28535587fd8c2853558, + FFFFc28535c07fd8c28535c0, + FFFFc28536287fd8c2853628, + FFFFc28536907fd8c2853690, + FFFFc28536f87fd8c28536f8, + FFFFc28537607fd8c2853760, + FFFFc28539007fd8c2853900, + FFFFc28539687fd8c2853968, + FFFFc28539d07fd8c28539d0, + FFFFc2853a387fd8c2853a38, + FFFFc284dda87fd8c284dda8, + FFFFc284de107fd8c284de10, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -297,112 +297,112 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4a30adad07fd2a30adad0 /* PBXTargetDependency */ = { + FFF4c171ecd07fd8c171ecd0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa2c3f8c07fd2a2c3f8c0 /* LowLevel */; - targetProxy = FFF5a2c3f8c07fd2a2c3f8c0 /* PBXContainerItemProxy */; + target = FFFAc10c0f007fd8c10c0f00 /* LowLevel */; + targetProxy = FFF5c10c0f007fd8c10c0f00 /* PBXContainerItemProxy */; }; - FFF4a30db7c07fd2a30db7c0 /* PBXTargetDependency */ = { + FFF4c171ed307fd8c171ed30 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa2c704e07fd2a2c704e0 /* LowLevelAABB */; - targetProxy = FFF5a2c704e07fd2a2c704e0 /* PBXContainerItemProxy */; + target = FFFAc17390207fd8c1739020 /* LowLevelAABB */; + targetProxy = FFF5c17390207fd8c1739020 /* PBXContainerItemProxy */; }; - FFF4a30dbb407fd2a30dbb40 /* PBXTargetDependency */ = { + FFF4c1727c607fd8c1727c60 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa2cb04807fd2a2cb0480 /* LowLevelCloth */; - targetProxy = FFF5a2cb04807fd2a2cb0480 /* PBXContainerItemProxy */; + target = FFFAc172f9207fd8c172f920 /* LowLevelCloth */; + targetProxy = FFF5c172f9207fd8c172f920 /* PBXContainerItemProxy */; }; - FFF4a30db8207fd2a30db820 /* PBXTargetDependency */ = { + FFF4c1723e007fd8c1723e00 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa2c8d7e07fd2a2c8d7e0 /* LowLevelDynamics */; - targetProxy = FFF5a2c8d7e07fd2a2c8d7e0 /* PBXContainerItemProxy */; + target = FFFAc10c8d107fd8c10c8d10 /* LowLevelDynamics */; + targetProxy = FFF5c10c8d107fd8c10c8d10 /* PBXContainerItemProxy */; }; - FFF4a30dbba07fd2a30dbba0 /* PBXTargetDependency */ = { + FFF4c1727cc07fd8c1727cc0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa2cd27e07fd2a2cd27e0 /* LowLevelParticles */; - targetProxy = FFF5a2cd27e07fd2a2cd27e0 /* PBXContainerItemProxy */; + target = FFFAc133d4f07fd8c133d4f0 /* LowLevelParticles */; + targetProxy = FFF5c133d4f07fd8c133d4f0 /* PBXContainerItemProxy */; }; - FFF4a30d78507fd2a30d7850 /* PBXTargetDependency */ = { + FFF4c171e4607fd8c171e460 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa2a093a07fd2a2a093a0 /* PhysXCommon */; - targetProxy = FFF5a2a093a07fd2a2a093a0 /* PBXContainerItemProxy */; + target = FFFAc1414ed07fd8c1414ed0 /* PhysXCommon */; + targetProxy = FFF5c1414ed07fd8c1414ed0 /* PBXContainerItemProxy */; }; - FFF4a2ebddf07fd2a2ebddf0 /* PBXTargetDependency */ = { + FFF4c4a8be907fd8c4a8be90 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa29f58e07fd2a29f58e0 /* PxFoundation */; - targetProxy = FFF5a29f58e07fd2a29f58e0 /* PBXContainerItemProxy */; + target = FFFAc141af507fd8c141af50 /* PxFoundation */; + targetProxy = FFF5c141af507fd8c141af50 /* PBXContainerItemProxy */; }; - FFF4a30d0ee07fd2a30d0ee0 /* PBXTargetDependency */ = { + FFF4c4a8bd707fd8c4a8bd70 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa2a4e9207fd2a2a4e920 /* PxPvdSDK */; - targetProxy = FFF5a2a4e9207fd2a2a4e920 /* PBXContainerItemProxy */; + target = FFFAc173fd607fd8c173fd60 /* PxPvdSDK */; + targetProxy = FFF5c173fd607fd8c173fd60 /* PBXContainerItemProxy */; }; - FFF4a30d82207fd2a30d8220 /* PBXTargetDependency */ = { + FFF4c49048907fd8c4904890 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa2ed52b07fd2a2ed52b0 /* PxTask */; - targetProxy = FFF5a2ed52b07fd2a2ed52b0 /* PBXContainerItemProxy */; + target = FFFAc13406907fd8c1340690 /* PxTask */; + targetProxy = FFF5c13406907fd8c1340690 /* PBXContainerItemProxy */; }; - FFF4a30d81907fd2a30d8190 /* PBXTargetDependency */ = { + FFF4c49048007fd8c4904800 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa30fba907fd2a30fba90 /* SceneQuery */; - targetProxy = FFF5a30fba907fd2a30fba90 /* PBXContainerItemProxy */; + target = FFFAc491f0907fd8c491f090 /* SceneQuery */; + targetProxy = FFF5c491f0907fd8c491f090 /* PBXContainerItemProxy */; }; - FFF4a30d81f07fd2a30d81f0 /* PBXTargetDependency */ = { + FFF4c49048607fd8c4904860 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa31040707fd2a3104070 /* SimulationController */; - targetProxy = FFF5a31040707fd2a3104070 /* PBXContainerItemProxy */; + target = FFFAc49236207fd8c4923620 /* SimulationController */; + targetProxy = FFF5c49236207fd8c4923620 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCharacterKinematic */ - FFFFa30dd9307fd2a30dd930 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDa30ea8007fd2a30ea800 /* PhysXExtensions */; }; - FFFFa248c8787fd2a248c878 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa248c8787fd2a248c878 /* CctBoxController.cpp */; }; - FFFFa248c8e07fd2a248c8e0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa248c8e07fd2a248c8e0 /* CctCapsuleController.cpp */; }; - FFFFa248c9487fd2a248c948 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa248c9487fd2a248c948 /* CctCharacterController.cpp */; }; - FFFFa248c9b07fd2a248c9b0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa248c9b07fd2a248c9b0 /* CctCharacterControllerCallbacks.cpp */; }; - FFFFa248ca187fd2a248ca18 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa248ca187fd2a248ca18 /* CctCharacterControllerManager.cpp */; }; - FFFFa248ca807fd2a248ca80 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa248ca807fd2a248ca80 /* CctController.cpp */; }; - FFFFa248cae87fd2a248cae8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa248cae87fd2a248cae8 /* CctObstacleContext.cpp */; }; - FFFFa248cb507fd2a248cb50 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa248cb507fd2a248cb50 /* CctSweptBox.cpp */; }; - FFFFa248cbb87fd2a248cbb8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa248cbb87fd2a248cbb8 /* CctSweptCapsule.cpp */; }; - FFFFa248cc207fd2a248cc20 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa248cc207fd2a248cc20 /* CctSweptVolume.cpp */; }; + FFFFc490d8907fd8c490d890 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDc4912c607fd8c4912c60 /* PhysXExtensions */; }; + FFFFc28566787fd8c2856678 /* CctBoxController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28566787fd8c2856678 /* CctBoxController.cpp */; }; + FFFFc28566e07fd8c28566e0 /* CctCapsuleController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28566e07fd8c28566e0 /* CctCapsuleController.cpp */; }; + FFFFc28567487fd8c2856748 /* CctCharacterController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28567487fd8c2856748 /* CctCharacterController.cpp */; }; + FFFFc28567b07fd8c28567b0 /* CctCharacterControllerCallbacks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28567b07fd8c28567b0 /* CctCharacterControllerCallbacks.cpp */; }; + FFFFc28568187fd8c2856818 /* CctCharacterControllerManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28568187fd8c2856818 /* CctCharacterControllerManager.cpp */; }; + FFFFc28568807fd8c2856880 /* CctController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28568807fd8c2856880 /* CctController.cpp */; }; + FFFFc28568e87fd8c28568e8 /* CctObstacleContext.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28568e87fd8c28568e8 /* CctObstacleContext.cpp */; }; + FFFFc28569507fd8c2856950 /* CctSweptBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28569507fd8c2856950 /* CctSweptBox.cpp */; }; + FFFFc28569b87fd8c28569b8 /* CctSweptCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28569b87fd8c28569b8 /* CctSweptCapsule.cpp */; }; + FFFFc2856a207fd8c2856a20 /* CctSweptVolume.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc2856a207fd8c2856a20 /* CctSweptVolume.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa30d7df07fd2a30d7df0 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa30df1107fd2a30df110 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFDa30df1787fd2a30df178 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFDa30df1e07fd2a30df1e0 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; - FFFDa30df2487fd2a30df248 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; - FFFDa30df2b07fd2a30df2b0 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; - FFFDa30df3187fd2a30df318 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa30df3807fd2a30df380 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; - FFFDa30df3e87fd2a30df3e8 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248c4007fd2a248c400 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248c4687fd2a248c468 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248c4d07fd2a248c4d0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248c5387fd2a248c538 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248c5a07fd2a248c5a0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248c6087fd2a248c608 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248c6707fd2a248c670 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248c6d87fd2a248c6d8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248c7407fd2a248c740 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248c7a87fd2a248c7a8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248c8107fd2a248c810 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248c8787fd2a248c878 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa248c8e07fd2a248c8e0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa248c9487fd2a248c948 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa248c9b07fd2a248c9b0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa248ca187fd2a248ca18 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa248ca807fd2a248ca80 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa248cae87fd2a248cae8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa248cb507fd2a248cb50 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa248cbb87fd2a248cbb8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa248cc207fd2a248cc20 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc49045107fd8c4904510 /* PhysXCharacterKinematic */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCharacterKinematic"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDc490bfb07fd8c490bfb0 /* PxBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBoxController.h"; path = "../../../Include/characterkinematic/PxBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFDc490c0187fd8c490c018 /* PxCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCapsuleController.h"; path = "../../../Include/characterkinematic/PxCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFDc490c0807fd8c490c080 /* PxCharacter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCharacter.h"; path = "../../../Include/characterkinematic/PxCharacter.h"; sourceTree = SOURCE_ROOT; }; + FFFDc490c0e87fd8c490c0e8 /* PxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxController.h"; path = "../../../Include/characterkinematic/PxController.h"; sourceTree = SOURCE_ROOT; }; + FFFDc490c1507fd8c490c150 /* PxControllerBehavior.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerBehavior.h"; path = "../../../Include/characterkinematic/PxControllerBehavior.h"; sourceTree = SOURCE_ROOT; }; + FFFDc490c1b87fd8c490c1b8 /* PxControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerManager.h"; path = "../../../Include/characterkinematic/PxControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc490c2207fd8c490c220 /* PxControllerObstacles.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxControllerObstacles.h"; path = "../../../Include/characterkinematic/PxControllerObstacles.h"; sourceTree = SOURCE_ROOT; }; + FFFDc490c2887fd8c490c288 /* PxExtended.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtended.h"; path = "../../../Include/characterkinematic/PxExtended.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28562007fd8c2856200 /* CctBoxController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.h"; path = "../../PhysXCharacterKinematic/src/CctBoxController.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28562687fd8c2856268 /* CctCapsuleController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.h"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28562d07fd8c28562d0 /* CctCharacterController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28563387fd8c2856338 /* CctCharacterControllerManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.h"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28563a07fd8c28563a0 /* CctController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.h"; path = "../../PhysXCharacterKinematic/src/CctController.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28564087fd8c2856408 /* CctInternalStructs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctInternalStructs.h"; path = "../../PhysXCharacterKinematic/src/CctInternalStructs.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28564707fd8c2856470 /* CctObstacleContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.h"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28564d87fd8c28564d8 /* CctSweptBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.h"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28565407fd8c2856540 /* CctSweptCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.h"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28565a87fd8c28565a8 /* CctSweptVolume.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.h"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28566107fd8c2856610 /* CctUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CctUtils.h"; path = "../../PhysXCharacterKinematic/src/CctUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28566787fd8c2856678 /* CctBoxController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctBoxController.cpp"; path = "../../PhysXCharacterKinematic/src/CctBoxController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28566e07fd8c28566e0 /* CctCapsuleController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCapsuleController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCapsuleController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28567487fd8c2856748 /* CctCharacterController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterController.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28567b07fd8c28567b0 /* CctCharacterControllerCallbacks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerCallbacks.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerCallbacks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28568187fd8c2856818 /* CctCharacterControllerManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctCharacterControllerManager.cpp"; path = "../../PhysXCharacterKinematic/src/CctCharacterControllerManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28568807fd8c2856880 /* CctController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctController.cpp"; path = "../../PhysXCharacterKinematic/src/CctController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28568e87fd8c28568e8 /* CctObstacleContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctObstacleContext.cpp"; path = "../../PhysXCharacterKinematic/src/CctObstacleContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28569507fd8c2856950 /* CctSweptBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptBox.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28569b87fd8c28569b8 /* CctSweptCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptCapsule.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2856a207fd8c2856a20 /* CctSweptVolume.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CctSweptVolume.cpp"; path = "../../PhysXCharacterKinematic/src/CctSweptVolume.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2a30d7df07fd2a30d7df0 /* Resources */ = { + FFF2c49045107fd8c4904510 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -412,7 +412,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa30d7df07fd2a30d7df0 /* Frameworks */ = { + FFFCc49045107fd8c4904510 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -422,20 +422,20 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a30d7df07fd2a30d7df0 /* Sources */ = { + FFF8c49045107fd8c4904510 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa248c8787fd2a248c878, - FFFFa248c8e07fd2a248c8e0, - FFFFa248c9487fd2a248c948, - FFFFa248c9b07fd2a248c9b0, - FFFFa248ca187fd2a248ca18, - FFFFa248ca807fd2a248ca80, - FFFFa248cae87fd2a248cae8, - FFFFa248cb507fd2a248cb50, - FFFFa248cbb87fd2a248cbb8, - FFFFa248cc207fd2a248cc20, + FFFFc28566787fd8c2856678, + FFFFc28566e07fd8c28566e0, + FFFFc28567487fd8c2856748, + FFFFc28567b07fd8c28567b0, + FFFFc28568187fd8c2856818, + FFFFc28568807fd8c2856880, + FFFFc28568e87fd8c28568e8, + FFFFc28569507fd8c2856950, + FFFFc28569b87fd8c28569b8, + FFFFc2856a207fd8c2856a20, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -444,91 +444,91 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4a30dcae07fd2a30dcae0 /* PBXTargetDependency */ = { + FFF4c490a3d07fd8c490a3d0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa2a093a07fd2a2a093a0 /* PhysXCommon */; - targetProxy = FFF5a2a093a07fd2a2a093a0 /* PBXContainerItemProxy */; + target = FFFAc1414ed07fd8c1414ed0 /* PhysXCommon */; + targetProxy = FFF5c1414ed07fd8c1414ed0 /* PBXContainerItemProxy */; }; - FFF4a30dd9307fd2a30dd930 /* PBXTargetDependency */ = { + FFF4c490d8907fd8c490d890 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa30ea8007fd2a30ea800 /* PhysXExtensions */; - targetProxy = FFF5a30ea8007fd2a30ea800 /* PBXContainerItemProxy */; + target = FFFAc4912c607fd8c4912c60 /* PhysXExtensions */; + targetProxy = FFF5c4912c607fd8c4912c60 /* PBXContainerItemProxy */; }; - FFF4a30d92a07fd2a30d92a0 /* PBXTargetDependency */ = { + FFF4c490b9507fd8c490b950 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa29f58e07fd2a29f58e0 /* PxFoundation */; - targetProxy = FFF5a29f58e07fd2a29f58e0 /* PBXContainerItemProxy */; + target = FFFAc141af507fd8c141af50 /* PxFoundation */; + targetProxy = FFF5c141af507fd8c141af50 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXVehicle */ - FFFFa24976087fd2a2497608 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24976087fd2a2497608 /* PxVehicleComponents.cpp */; }; - FFFFa24976707fd2a2497670 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24976707fd2a2497670 /* PxVehicleDrive.cpp */; }; - FFFFa24976d87fd2a24976d8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24976d87fd2a24976d8 /* PxVehicleDrive4W.cpp */; }; - FFFFa24977407fd2a2497740 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24977407fd2a2497740 /* PxVehicleDriveNW.cpp */; }; - FFFFa24977a87fd2a24977a8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24977a87fd2a24977a8 /* PxVehicleDriveTank.cpp */; }; - FFFFa24978107fd2a2497810 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24978107fd2a2497810 /* PxVehicleMetaData.cpp */; }; - FFFFa24978787fd2a2497878 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24978787fd2a2497878 /* PxVehicleNoDrive.cpp */; }; - FFFFa24978e07fd2a24978e0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24978e07fd2a24978e0 /* PxVehicleSDK.cpp */; }; - FFFFa24979487fd2a2497948 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24979487fd2a2497948 /* PxVehicleSerialization.cpp */; }; - FFFFa24979b07fd2a24979b0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24979b07fd2a24979b0 /* PxVehicleSuspWheelTire4.cpp */; }; - FFFFa2497a187fd2a2497a18 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2497a187fd2a2497a18 /* PxVehicleTireFriction.cpp */; }; - FFFFa2497a807fd2a2497a80 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2497a807fd2a2497a80 /* PxVehicleUpdate.cpp */; }; - FFFFa2497ae87fd2a2497ae8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2497ae87fd2a2497ae8 /* PxVehicleWheels.cpp */; }; - FFFFa2497b507fd2a2497b50 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2497b507fd2a2497b50 /* VehicleUtilControl.cpp */; }; - FFFFa2497bb87fd2a2497bb8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2497bb87fd2a2497bb8 /* VehicleUtilSetup.cpp */; }; - FFFFa2497c207fd2a2497c20 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2497c207fd2a2497c20 /* VehicleUtilTelemetry.cpp */; }; - FFFFa30eada87fd2a30eada8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDa30eada87fd2a30eada8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; - FFFFa30eae107fd2a30eae10 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDa30eae107fd2a30eae10 /* src/PxVehicleMetaDataObjects.cpp */; }; + FFFFc285b0087fd8c285b008 /* PxVehicleComponents.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285b0087fd8c285b008 /* PxVehicleComponents.cpp */; }; + FFFFc285b0707fd8c285b070 /* PxVehicleDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285b0707fd8c285b070 /* PxVehicleDrive.cpp */; }; + FFFFc285b0d87fd8c285b0d8 /* PxVehicleDrive4W.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285b0d87fd8c285b0d8 /* PxVehicleDrive4W.cpp */; }; + FFFFc285b1407fd8c285b140 /* PxVehicleDriveNW.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285b1407fd8c285b140 /* PxVehicleDriveNW.cpp */; }; + FFFFc285b1a87fd8c285b1a8 /* PxVehicleDriveTank.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285b1a87fd8c285b1a8 /* PxVehicleDriveTank.cpp */; }; + FFFFc285b2107fd8c285b210 /* PxVehicleMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285b2107fd8c285b210 /* PxVehicleMetaData.cpp */; }; + FFFFc285b2787fd8c285b278 /* PxVehicleNoDrive.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285b2787fd8c285b278 /* PxVehicleNoDrive.cpp */; }; + FFFFc285b2e07fd8c285b2e0 /* PxVehicleSDK.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285b2e07fd8c285b2e0 /* PxVehicleSDK.cpp */; }; + FFFFc285b3487fd8c285b348 /* PxVehicleSerialization.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285b3487fd8c285b348 /* PxVehicleSerialization.cpp */; }; + FFFFc285b3b07fd8c285b3b0 /* PxVehicleSuspWheelTire4.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285b3b07fd8c285b3b0 /* PxVehicleSuspWheelTire4.cpp */; }; + FFFFc285b4187fd8c285b418 /* PxVehicleTireFriction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285b4187fd8c285b418 /* PxVehicleTireFriction.cpp */; }; + FFFFc285b4807fd8c285b480 /* PxVehicleUpdate.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285b4807fd8c285b480 /* PxVehicleUpdate.cpp */; }; + FFFFc285b4e87fd8c285b4e8 /* PxVehicleWheels.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285b4e87fd8c285b4e8 /* PxVehicleWheels.cpp */; }; + FFFFc285b5507fd8c285b550 /* VehicleUtilControl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285b5507fd8c285b550 /* VehicleUtilControl.cpp */; }; + FFFFc285b5b87fd8c285b5b8 /* VehicleUtilSetup.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285b5b87fd8c285b5b8 /* VehicleUtilSetup.cpp */; }; + FFFFc285b6207fd8c285b620 /* VehicleUtilTelemetry.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285b6207fd8c285b620 /* VehicleUtilTelemetry.cpp */; }; + FFFFc49130e87fd8c49130e8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDc49130e87fd8c49130e8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */; }; + FFFFc49131507fd8c4913150 /* src/PxVehicleMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDc49131507fd8c4913150 /* src/PxVehicleMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa30d94d07fd2a30d94d0 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa248e2007fd2a248e200 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248e2687fd2a248e268 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248e2d07fd2a248e2d0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248e3387fd2a248e338 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248e3a07fd2a248e3a0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248e4087fd2a248e408 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248e4707fd2a248e470 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248e4d87fd2a248e4d8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248e5407fd2a248e540 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248e5a87fd2a248e5a8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248e6107fd2a248e610 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248e6787fd2a248e678 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248e6e07fd2a248e6e0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248e7487fd2a248e748 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; - FFFDa248e7b07fd2a248e7b0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24974007fd2a2497400 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24974687fd2a2497468 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24974d07fd2a24974d0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24975387fd2a2497538 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24975a07fd2a24975a0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24976087fd2a2497608 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24976707fd2a2497670 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24976d87fd2a24976d8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24977407fd2a2497740 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24977a87fd2a24977a8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24978107fd2a2497810 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24978787fd2a2497878 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24978e07fd2a24978e0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24979487fd2a2497948 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24979b07fd2a24979b0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2497a187fd2a2497a18 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2497a807fd2a2497a80 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2497ae87fd2a2497ae8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2497b507fd2a2497b50 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2497bb87fd2a2497bb8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2497c207fd2a2497c20 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa30eac707fd2a30eac70 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFDa30eacd87fd2a30eacd8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFDa30ead407fd2a30ead40 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFDa30eada87fd2a30eada8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa30eae107fd2a30eae10 /* src/PxVehicleMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc490d1007fd8c490d100 /* PhysXVehicle */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXVehicle"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDc28590007fd8c2859000 /* PxVehicleComponents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.h"; path = "../../../Include/vehicle/PxVehicleComponents.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28590687fd8c2859068 /* PxVehicleDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.h"; path = "../../../Include/vehicle/PxVehicleDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28590d07fd8c28590d0 /* PxVehicleDrive4W.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.h"; path = "../../../Include/vehicle/PxVehicleDrive4W.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28591387fd8c2859138 /* PxVehicleDriveNW.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.h"; path = "../../../Include/vehicle/PxVehicleDriveNW.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28591a07fd8c28591a0 /* PxVehicleDriveTank.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.h"; path = "../../../Include/vehicle/PxVehicleDriveTank.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28592087fd8c2859208 /* PxVehicleNoDrive.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.h"; path = "../../../Include/vehicle/PxVehicleNoDrive.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28592707fd8c2859270 /* PxVehicleSDK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.h"; path = "../../../Include/vehicle/PxVehicleSDK.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28592d87fd8c28592d8 /* PxVehicleShaders.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleShaders.h"; path = "../../../Include/vehicle/PxVehicleShaders.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28593407fd8c2859340 /* PxVehicleTireFriction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.h"; path = "../../../Include/vehicle/PxVehicleTireFriction.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28593a87fd8c28593a8 /* PxVehicleUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.h"; path = "../../../Include/vehicle/PxVehicleUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28594107fd8c2859410 /* PxVehicleUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtil.h"; path = "../../../Include/vehicle/PxVehicleUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28594787fd8c2859478 /* PxVehicleUtilControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilControl.h"; path = "../../../Include/vehicle/PxVehicleUtilControl.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28594e07fd8c28594e0 /* PxVehicleUtilSetup.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilSetup.h"; path = "../../../Include/vehicle/PxVehicleUtilSetup.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28595487fd8c2859548 /* PxVehicleUtilTelemetry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUtilTelemetry.h"; path = "../../../Include/vehicle/PxVehicleUtilTelemetry.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28595b07fd8c28595b0 /* PxVehicleWheels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.h"; path = "../../../Include/vehicle/PxVehicleWheels.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285ae007fd8c285ae00 /* PxVehicleDefaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDefaults.h"; path = "../../PhysXVehicle/src/PxVehicleDefaults.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285ae687fd8c285ae68 /* PxVehicleLinearMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleLinearMath.h"; path = "../../PhysXVehicle/src/PxVehicleLinearMath.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285aed07fd8c285aed0 /* PxVehicleSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.h"; path = "../../PhysXVehicle/src/PxVehicleSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285af387fd8c285af38 /* PxVehicleSuspLimitConstraintShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspLimitConstraintShader.h"; path = "../../PhysXVehicle/src/PxVehicleSuspLimitConstraintShader.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285afa07fd8c285afa0 /* PxVehicleSuspWheelTire4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.h"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285b0087fd8c285b008 /* PxVehicleComponents.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleComponents.cpp"; path = "../../PhysXVehicle/src/PxVehicleComponents.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285b0707fd8c285b070 /* PxVehicleDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285b0d87fd8c285b0d8 /* PxVehicleDrive4W.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDrive4W.cpp"; path = "../../PhysXVehicle/src/PxVehicleDrive4W.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285b1407fd8c285b140 /* PxVehicleDriveNW.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveNW.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveNW.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285b1a87fd8c285b1a8 /* PxVehicleDriveTank.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleDriveTank.cpp"; path = "../../PhysXVehicle/src/PxVehicleDriveTank.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285b2107fd8c285b210 /* PxVehicleMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleMetaData.cpp"; path = "../../PhysXVehicle/src/PxVehicleMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285b2787fd8c285b278 /* PxVehicleNoDrive.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleNoDrive.cpp"; path = "../../PhysXVehicle/src/PxVehicleNoDrive.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285b2e07fd8c285b2e0 /* PxVehicleSDK.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSDK.cpp"; path = "../../PhysXVehicle/src/PxVehicleSDK.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285b3487fd8c285b348 /* PxVehicleSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSerialization.cpp"; path = "../../PhysXVehicle/src/PxVehicleSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285b3b07fd8c285b3b0 /* PxVehicleSuspWheelTire4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleSuspWheelTire4.cpp"; path = "../../PhysXVehicle/src/PxVehicleSuspWheelTire4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285b4187fd8c285b418 /* PxVehicleTireFriction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleTireFriction.cpp"; path = "../../PhysXVehicle/src/PxVehicleTireFriction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285b4807fd8c285b480 /* PxVehicleUpdate.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleUpdate.cpp"; path = "../../PhysXVehicle/src/PxVehicleUpdate.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285b4e87fd8c285b4e8 /* PxVehicleWheels.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVehicleWheels.cpp"; path = "../../PhysXVehicle/src/PxVehicleWheels.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285b5507fd8c285b550 /* VehicleUtilControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilControl.cpp"; path = "../../PhysXVehicle/src/VehicleUtilControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285b5b87fd8c285b5b8 /* VehicleUtilSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilSetup.cpp"; path = "../../PhysXVehicle/src/VehicleUtilSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285b6207fd8c285b620 /* VehicleUtilTelemetry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "VehicleUtilTelemetry.cpp"; path = "../../PhysXVehicle/src/VehicleUtilTelemetry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc4912fb07fd8c4912fb0 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDc49130187fd8c4913018 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleAutoGeneratedMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDc49130807fd8c4913080 /* include/PxVehicleMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxVehicleMetaDataObjects.h"; path = "../../PhysXVehicle/src/PhysXMetaData/include/PxVehicleMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDc49130e87fd8c49130e8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXVehicle/src/PhysXMetaData/src/PxVehicleAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc49131507fd8c4913150 /* 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 */ - FFF2a30d94d07fd2a30d94d0 /* Resources */ = { + FFF2c490d1007fd8c490d100 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -538,7 +538,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa30d94d07fd2a30d94d0 /* Frameworks */ = { + FFFCc490d1007fd8c490d100 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -548,28 +548,28 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a30d94d07fd2a30d94d0 /* Sources */ = { + FFF8c490d1007fd8c490d100 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa24976087fd2a2497608, - FFFFa24976707fd2a2497670, - FFFFa24976d87fd2a24976d8, - FFFFa24977407fd2a2497740, - FFFFa24977a87fd2a24977a8, - FFFFa24978107fd2a2497810, - FFFFa24978787fd2a2497878, - FFFFa24978e07fd2a24978e0, - FFFFa24979487fd2a2497948, - FFFFa24979b07fd2a24979b0, - FFFFa2497a187fd2a2497a18, - FFFFa2497a807fd2a2497a80, - FFFFa2497ae87fd2a2497ae8, - FFFFa2497b507fd2a2497b50, - FFFFa2497bb87fd2a2497bb8, - FFFFa2497c207fd2a2497c20, - FFFFa30eada87fd2a30eada8, - FFFFa30eae107fd2a30eae10, + FFFFc285b0087fd8c285b008, + FFFFc285b0707fd8c285b070, + FFFFc285b0d87fd8c285b0d8, + FFFFc285b1407fd8c285b140, + FFFFc285b1a87fd8c285b1a8, + FFFFc285b2107fd8c285b210, + FFFFc285b2787fd8c285b278, + FFFFc285b2e07fd8c285b2e0, + FFFFc285b3487fd8c285b348, + FFFFc285b3b07fd8c285b3b0, + FFFFc285b4187fd8c285b418, + FFFFc285b4807fd8c285b480, + FFFFc285b4e87fd8c285b4e8, + FFFFc285b5507fd8c285b550, + FFFFc285b5b87fd8c285b5b8, + FFFFc285b6207fd8c285b620, + FFFFc49130e87fd8c49130e8, + FFFFc49131507fd8c4913150, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -581,220 +581,220 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXExtensions */ - FFFFa2499ce87fd2a2499ce8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2499ce87fd2a2499ce8 /* ExtBroadPhase.cpp */; }; - FFFFa2499d507fd2a2499d50 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2499d507fd2a2499d50 /* ExtClothFabricCooker.cpp */; }; - FFFFa2499db87fd2a2499db8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2499db87fd2a2499db8 /* ExtClothGeodesicTetherCooker.cpp */; }; - FFFFa2499e207fd2a2499e20 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2499e207fd2a2499e20 /* ExtClothMeshQuadifier.cpp */; }; - FFFFa2499e887fd2a2499e88 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2499e887fd2a2499e88 /* ExtClothSimpleTetherCooker.cpp */; }; - FFFFa2499ef07fd2a2499ef0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2499ef07fd2a2499ef0 /* ExtCollection.cpp */; }; - FFFFa2499f587fd2a2499f58 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2499f587fd2a2499f58 /* ExtConvexMeshExt.cpp */; }; - FFFFa2499fc07fd2a2499fc0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2499fc07fd2a2499fc0 /* ExtCpuWorkerThread.cpp */; }; - FFFFa249a0287fd2a249a028 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a0287fd2a249a028 /* ExtD6Joint.cpp */; }; - FFFFa249a0907fd2a249a090 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a0907fd2a249a090 /* ExtD6JointSolverPrep.cpp */; }; - FFFFa249a0f87fd2a249a0f8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a0f87fd2a249a0f8 /* ExtDefaultCpuDispatcher.cpp */; }; - FFFFa249a1607fd2a249a160 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a1607fd2a249a160 /* ExtDefaultErrorCallback.cpp */; }; - FFFFa249a1c87fd2a249a1c8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a1c87fd2a249a1c8 /* ExtDefaultSimulationFilterShader.cpp */; }; - FFFFa249a2307fd2a249a230 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a2307fd2a249a230 /* ExtDefaultStreams.cpp */; }; - FFFFa249a2987fd2a249a298 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a2987fd2a249a298 /* ExtDistanceJoint.cpp */; }; - FFFFa249a3007fd2a249a300 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a3007fd2a249a300 /* ExtDistanceJointSolverPrep.cpp */; }; - FFFFa249a3687fd2a249a368 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a3687fd2a249a368 /* ExtExtensions.cpp */; }; - FFFFa249a3d07fd2a249a3d0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a3d07fd2a249a3d0 /* ExtFixedJoint.cpp */; }; - FFFFa249a4387fd2a249a438 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a4387fd2a249a438 /* ExtFixedJointSolverPrep.cpp */; }; - FFFFa249a4a07fd2a249a4a0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a4a07fd2a249a4a0 /* ExtJoint.cpp */; }; - FFFFa249a5087fd2a249a508 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a5087fd2a249a508 /* ExtMetaData.cpp */; }; - FFFFa249a5707fd2a249a570 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a5707fd2a249a570 /* ExtParticleExt.cpp */; }; - FFFFa249a5d87fd2a249a5d8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a5d87fd2a249a5d8 /* ExtPrismaticJoint.cpp */; }; - FFFFa249a6407fd2a249a640 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a6407fd2a249a640 /* ExtPrismaticJointSolverPrep.cpp */; }; - FFFFa249a6a87fd2a249a6a8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a6a87fd2a249a6a8 /* ExtPvd.cpp */; }; - FFFFa249a7107fd2a249a710 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a7107fd2a249a710 /* ExtPxStringTable.cpp */; }; - FFFFa249a7787fd2a249a778 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a7787fd2a249a778 /* ExtRaycastCCD.cpp */; }; - FFFFa249a7e07fd2a249a7e0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a7e07fd2a249a7e0 /* ExtRevoluteJoint.cpp */; }; - FFFFa249a8487fd2a249a848 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a8487fd2a249a848 /* ExtRevoluteJointSolverPrep.cpp */; }; - FFFFa249a8b07fd2a249a8b0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a8b07fd2a249a8b0 /* ExtRigidBodyExt.cpp */; }; - FFFFa249a9187fd2a249a918 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a9187fd2a249a918 /* ExtSceneQueryExt.cpp */; }; - FFFFa249a9807fd2a249a980 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a9807fd2a249a980 /* ExtSimpleFactory.cpp */; }; - FFFFa249a9e87fd2a249a9e8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249a9e87fd2a249a9e8 /* ExtSmoothNormals.cpp */; }; - FFFFa249aa507fd2a249aa50 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249aa507fd2a249aa50 /* ExtSphericalJoint.cpp */; }; - FFFFa249aab87fd2a249aab8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249aab87fd2a249aab8 /* ExtSphericalJointSolverPrep.cpp */; }; - FFFFa249ab207fd2a249ab20 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa249ab207fd2a249ab20 /* ExtTriangleMeshExt.cpp */; }; - FFFFa249e0d07fd2a249e0d0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249e0d07fd2a249e0d0 /* SnSerialUtils.cpp */; }; - FFFFa249e1387fd2a249e138 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249e1387fd2a249e138 /* SnSerialization.cpp */; }; - FFFFa249e1a07fd2a249e1a0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249e1a07fd2a249e1a0 /* SnSerializationRegistry.cpp */; }; - FFFFa249e4e07fd2a249e4e0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249e4e07fd2a249e4e0 /* Binary/SnBinaryDeserialization.cpp */; }; - FFFFa249e5487fd2a249e548 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249e5487fd2a249e548 /* Binary/SnBinarySerialization.cpp */; }; - FFFFa249e5b07fd2a249e5b0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249e5b07fd2a249e5b0 /* Binary/SnConvX.cpp */; }; - FFFFa249e6187fd2a249e618 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249e6187fd2a249e618 /* Binary/SnConvX_Align.cpp */; }; - FFFFa249e6807fd2a249e680 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249e6807fd2a249e680 /* Binary/SnConvX_Convert.cpp */; }; - FFFFa249e6e87fd2a249e6e8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249e6e87fd2a249e6e8 /* Binary/SnConvX_Error.cpp */; }; - FFFFa249e7507fd2a249e750 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249e7507fd2a249e750 /* Binary/SnConvX_MetaData.cpp */; }; - FFFFa249e7b87fd2a249e7b8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249e7b87fd2a249e7b8 /* Binary/SnConvX_Output.cpp */; }; - FFFFa249e8207fd2a249e820 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249e8207fd2a249e820 /* Binary/SnConvX_Union.cpp */; }; - FFFFa249e8887fd2a249e888 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249e8887fd2a249e888 /* Binary/SnSerializationContext.cpp */; }; - FFFFa249f1787fd2a249f178 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249f1787fd2a249f178 /* Xml/SnJointRepXSerializer.cpp */; }; - FFFFa249f1e07fd2a249f1e0 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249f1e07fd2a249f1e0 /* Xml/SnRepXCoreSerializer.cpp */; }; - FFFFa249f2487fd2a249f248 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249f2487fd2a249f248 /* Xml/SnRepXUpgrader.cpp */; }; - FFFFa249f2b07fd2a249f2b0 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDa249f2b07fd2a249f2b0 /* Xml/SnXmlSerialization.cpp */; }; - FFFFa249c0e07fd2a249c0e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDa249c0e07fd2a249c0e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; + FFFFc285d6e87fd8c285d6e8 /* ExtBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285d6e87fd8c285d6e8 /* ExtBroadPhase.cpp */; }; + FFFFc285d7507fd8c285d750 /* ExtClothFabricCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285d7507fd8c285d750 /* ExtClothFabricCooker.cpp */; }; + FFFFc285d7b87fd8c285d7b8 /* ExtClothGeodesicTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285d7b87fd8c285d7b8 /* ExtClothGeodesicTetherCooker.cpp */; }; + FFFFc285d8207fd8c285d820 /* ExtClothMeshQuadifier.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285d8207fd8c285d820 /* ExtClothMeshQuadifier.cpp */; }; + FFFFc285d8887fd8c285d888 /* ExtClothSimpleTetherCooker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285d8887fd8c285d888 /* ExtClothSimpleTetherCooker.cpp */; }; + FFFFc285d8f07fd8c285d8f0 /* ExtCollection.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285d8f07fd8c285d8f0 /* ExtCollection.cpp */; }; + FFFFc285d9587fd8c285d958 /* ExtConvexMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285d9587fd8c285d958 /* ExtConvexMeshExt.cpp */; }; + FFFFc285d9c07fd8c285d9c0 /* ExtCpuWorkerThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285d9c07fd8c285d9c0 /* ExtCpuWorkerThread.cpp */; }; + FFFFc285da287fd8c285da28 /* ExtD6Joint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285da287fd8c285da28 /* ExtD6Joint.cpp */; }; + FFFFc285da907fd8c285da90 /* ExtD6JointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285da907fd8c285da90 /* ExtD6JointSolverPrep.cpp */; }; + FFFFc285daf87fd8c285daf8 /* ExtDefaultCpuDispatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285daf87fd8c285daf8 /* ExtDefaultCpuDispatcher.cpp */; }; + FFFFc285db607fd8c285db60 /* ExtDefaultErrorCallback.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285db607fd8c285db60 /* ExtDefaultErrorCallback.cpp */; }; + FFFFc285dbc87fd8c285dbc8 /* ExtDefaultSimulationFilterShader.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285dbc87fd8c285dbc8 /* ExtDefaultSimulationFilterShader.cpp */; }; + FFFFc285dc307fd8c285dc30 /* ExtDefaultStreams.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285dc307fd8c285dc30 /* ExtDefaultStreams.cpp */; }; + FFFFc285dc987fd8c285dc98 /* ExtDistanceJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285dc987fd8c285dc98 /* ExtDistanceJoint.cpp */; }; + FFFFc285dd007fd8c285dd00 /* ExtDistanceJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285dd007fd8c285dd00 /* ExtDistanceJointSolverPrep.cpp */; }; + FFFFc285dd687fd8c285dd68 /* ExtExtensions.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285dd687fd8c285dd68 /* ExtExtensions.cpp */; }; + FFFFc285ddd07fd8c285ddd0 /* ExtFixedJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285ddd07fd8c285ddd0 /* ExtFixedJoint.cpp */; }; + FFFFc285de387fd8c285de38 /* ExtFixedJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285de387fd8c285de38 /* ExtFixedJointSolverPrep.cpp */; }; + FFFFc285dea07fd8c285dea0 /* ExtJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285dea07fd8c285dea0 /* ExtJoint.cpp */; }; + FFFFc285df087fd8c285df08 /* ExtMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285df087fd8c285df08 /* ExtMetaData.cpp */; }; + FFFFc285df707fd8c285df70 /* ExtParticleExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285df707fd8c285df70 /* ExtParticleExt.cpp */; }; + FFFFc285dfd87fd8c285dfd8 /* ExtPrismaticJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285dfd87fd8c285dfd8 /* ExtPrismaticJoint.cpp */; }; + FFFFc285e0407fd8c285e040 /* ExtPrismaticJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285e0407fd8c285e040 /* ExtPrismaticJointSolverPrep.cpp */; }; + FFFFc285e0a87fd8c285e0a8 /* ExtPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285e0a87fd8c285e0a8 /* ExtPvd.cpp */; }; + FFFFc285e1107fd8c285e110 /* ExtPxStringTable.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285e1107fd8c285e110 /* ExtPxStringTable.cpp */; }; + FFFFc285e1787fd8c285e178 /* ExtRaycastCCD.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285e1787fd8c285e178 /* ExtRaycastCCD.cpp */; }; + FFFFc285e1e07fd8c285e1e0 /* ExtRevoluteJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285e1e07fd8c285e1e0 /* ExtRevoluteJoint.cpp */; }; + FFFFc285e2487fd8c285e248 /* ExtRevoluteJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285e2487fd8c285e248 /* ExtRevoluteJointSolverPrep.cpp */; }; + FFFFc285e2b07fd8c285e2b0 /* ExtRigidBodyExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285e2b07fd8c285e2b0 /* ExtRigidBodyExt.cpp */; }; + FFFFc285e3187fd8c285e318 /* ExtSceneQueryExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285e3187fd8c285e318 /* ExtSceneQueryExt.cpp */; }; + FFFFc285e3807fd8c285e380 /* ExtSimpleFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285e3807fd8c285e380 /* ExtSimpleFactory.cpp */; }; + FFFFc285e3e87fd8c285e3e8 /* ExtSmoothNormals.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285e3e87fd8c285e3e8 /* ExtSmoothNormals.cpp */; }; + FFFFc285e4507fd8c285e450 /* ExtSphericalJoint.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285e4507fd8c285e450 /* ExtSphericalJoint.cpp */; }; + FFFFc285e4b87fd8c285e4b8 /* ExtSphericalJointSolverPrep.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285e4b87fd8c285e4b8 /* ExtSphericalJointSolverPrep.cpp */; }; + FFFFc285e5207fd8c285e520 /* ExtTriangleMeshExt.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc285e5207fd8c285e520 /* ExtTriangleMeshExt.cpp */; }; + FFFFc2860cd07fd8c2860cd0 /* SnSerialUtils.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc2860cd07fd8c2860cd0 /* SnSerialUtils.cpp */; }; + FFFFc2860d387fd8c2860d38 /* SnSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc2860d387fd8c2860d38 /* SnSerialization.cpp */; }; + FFFFc2860da07fd8c2860da0 /* SnSerializationRegistry.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc2860da07fd8c2860da0 /* SnSerializationRegistry.cpp */; }; + FFFFc28610e07fd8c28610e0 /* Binary/SnBinaryDeserialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc28610e07fd8c28610e0 /* Binary/SnBinaryDeserialization.cpp */; }; + FFFFc28611487fd8c2861148 /* Binary/SnBinarySerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc28611487fd8c2861148 /* Binary/SnBinarySerialization.cpp */; }; + FFFFc28611b07fd8c28611b0 /* Binary/SnConvX.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc28611b07fd8c28611b0 /* Binary/SnConvX.cpp */; }; + FFFFc28612187fd8c2861218 /* Binary/SnConvX_Align.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc28612187fd8c2861218 /* Binary/SnConvX_Align.cpp */; }; + FFFFc28612807fd8c2861280 /* Binary/SnConvX_Convert.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc28612807fd8c2861280 /* Binary/SnConvX_Convert.cpp */; }; + FFFFc28612e87fd8c28612e8 /* Binary/SnConvX_Error.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc28612e87fd8c28612e8 /* Binary/SnConvX_Error.cpp */; }; + FFFFc28613507fd8c2861350 /* Binary/SnConvX_MetaData.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc28613507fd8c2861350 /* Binary/SnConvX_MetaData.cpp */; }; + FFFFc28613b87fd8c28613b8 /* Binary/SnConvX_Output.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc28613b87fd8c28613b8 /* Binary/SnConvX_Output.cpp */; }; + FFFFc28614207fd8c2861420 /* Binary/SnConvX_Union.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc28614207fd8c2861420 /* Binary/SnConvX_Union.cpp */; }; + FFFFc28614887fd8c2861488 /* Binary/SnSerializationContext.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc28614887fd8c2861488 /* Binary/SnSerializationContext.cpp */; }; + FFFFc2861d787fd8c2861d78 /* Xml/SnJointRepXSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc2861d787fd8c2861d78 /* Xml/SnJointRepXSerializer.cpp */; }; + FFFFc2861de07fd8c2861de0 /* Xml/SnRepXCoreSerializer.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc2861de07fd8c2861de0 /* Xml/SnRepXCoreSerializer.cpp */; }; + FFFFc2861e487fd8c2861e48 /* Xml/SnRepXUpgrader.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc2861e487fd8c2861e48 /* Xml/SnRepXUpgrader.cpp */; }; + FFFFc2861eb07fd8c2861eb0 /* Xml/SnXmlSerialization.cpp in serialization */= { isa = PBXBuildFile; fileRef = FFFDc2861eb07fd8c2861eb0 /* Xml/SnXmlSerialization.cpp */; }; + FFFFc285fae07fd8c285fae0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp in metadata */= { isa = PBXBuildFile; fileRef = FFFDc285fae07fd8c285fae0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa30ea8007fd2a30ea800 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa249ac007fd2a249ac00 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249ac687fd2a249ac68 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249acd07fd2a249acd0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249ad387fd2a249ad38 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249ada07fd2a249ada0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249ae087fd2a249ae08 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249ae707fd2a249ae70 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249aed87fd2a249aed8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249af407fd2a249af40 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249afa87fd2a249afa8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b0107fd2a249b010 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b0787fd2a249b078 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b0e07fd2a249b0e0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b1487fd2a249b148 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b1b07fd2a249b1b0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b2187fd2a249b218 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b2807fd2a249b280 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b2e87fd2a249b2e8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b3507fd2a249b350 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b3b87fd2a249b3b8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b4207fd2a249b420 /* PxJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointRepXSerializer.h"; path = "../../../Include/extensions/PxJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b4887fd2a249b488 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b4f07fd2a249b4f0 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b5587fd2a249b558 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b5c07fd2a249b5c0 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b6287fd2a249b628 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b6907fd2a249b690 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b6f87fd2a249b6f8 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b7607fd2a249b760 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b7c87fd2a249b7c8 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b8307fd2a249b830 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b8987fd2a249b898 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b9007fd2a249b900 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b9687fd2a249b968 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249b9d07fd2a249b9d0 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249ba387fd2a249ba38 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249baa07fd2a249baa0 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249bb087fd2a249bb08 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24996007fd2a2499600 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24996687fd2a2499668 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24996d07fd2a24996d0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24997387fd2a2499738 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24997a07fd2a24997a0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24998087fd2a2499808 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24998707fd2a2499870 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24998d87fd2a24998d8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24999407fd2a2499940 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24999a87fd2a24999a8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2499a107fd2a2499a10 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2499a787fd2a2499a78 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2499ae07fd2a2499ae0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2499b487fd2a2499b48 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2499bb07fd2a2499bb0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2499c187fd2a2499c18 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2499c807fd2a2499c80 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2499ce87fd2a2499ce8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2499d507fd2a2499d50 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2499db87fd2a2499db8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2499e207fd2a2499e20 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2499e887fd2a2499e88 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2499ef07fd2a2499ef0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2499f587fd2a2499f58 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2499fc07fd2a2499fc0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a0287fd2a249a028 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a0907fd2a249a090 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a0f87fd2a249a0f8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a1607fd2a249a160 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a1c87fd2a249a1c8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a2307fd2a249a230 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a2987fd2a249a298 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a3007fd2a249a300 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a3687fd2a249a368 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a3d07fd2a249a3d0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a4387fd2a249a438 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a4a07fd2a249a4a0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a5087fd2a249a508 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a5707fd2a249a570 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a5d87fd2a249a5d8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a6407fd2a249a640 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a6a87fd2a249a6a8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a7107fd2a249a710 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a7787fd2a249a778 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a7e07fd2a249a7e0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a8487fd2a249a848 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a8b07fd2a249a8b0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a9187fd2a249a918 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a9807fd2a249a980 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249a9e87fd2a249a9e8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249aa507fd2a249aa50 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249aab87fd2a249aab8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249ab207fd2a249ab20 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249e0007fd2a249e000 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249e0687fd2a249e068 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249e0d07fd2a249e0d0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249e1387fd2a249e138 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249e1a07fd2a249e1a0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249e2087fd2a249e208 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249e2707fd2a249e270 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249e2d87fd2a249e2d8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249e3407fd2a249e340 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249e3a87fd2a249e3a8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249e4107fd2a249e410 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249e4787fd2a249e478 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249e4e07fd2a249e4e0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249e5487fd2a249e548 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249e5b07fd2a249e5b0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249e6187fd2a249e618 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249e6807fd2a249e680 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249e6e87fd2a249e6e8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249e7507fd2a249e750 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249e7b87fd2a249e7b8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249e8207fd2a249e820 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249e8887fd2a249e888 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249e8f07fd2a249e8f0 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249e9587fd2a249e958 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249e9c07fd2a249e9c0 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249ea287fd2a249ea28 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249ea907fd2a249ea90 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249eaf87fd2a249eaf8 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249eb607fd2a249eb60 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249ebc87fd2a249ebc8 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249ec307fd2a249ec30 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249ec987fd2a249ec98 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249ed007fd2a249ed00 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249ed687fd2a249ed68 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249edd07fd2a249edd0 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249ee387fd2a249ee38 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249eea07fd2a249eea0 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249ef087fd2a249ef08 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249ef707fd2a249ef70 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249efd87fd2a249efd8 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249f0407fd2a249f040 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249f0a87fd2a249f0a8 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249f1107fd2a249f110 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249f1787fd2a249f178 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249f1e07fd2a249f1e0 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249f2487fd2a249f248 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249f2b07fd2a249f2b0 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa249f3187fd2a249f318 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249bc007fd2a249bc00 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249bc687fd2a249bc68 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249bcd07fd2a249bcd0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249bd387fd2a249bd38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249bda07fd2a249bda0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249be087fd2a249be08 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249be707fd2a249be70 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249bed87fd2a249bed8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249bf407fd2a249bf40 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249bfa87fd2a249bfa8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249c0107fd2a249c010 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249c0787fd2a249c078 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; - FFFDa249c0e07fd2a249c0e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; path = "../../PhysXMetaData/extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc4912c607fd8c4912c60 /* PhysXExtensions */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXExtensions"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDc28580007fd8c2858000 /* PxBinaryConverter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBinaryConverter.h"; path = "../../../Include/extensions/PxBinaryConverter.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28580687fd8c2858068 /* PxBroadPhaseExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBroadPhaseExt.h"; path = "../../../Include/extensions/PxBroadPhaseExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28580d07fd8c28580d0 /* PxClothFabricCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothFabricCooker.h"; path = "../../../Include/extensions/PxClothFabricCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28581387fd8c2858138 /* PxClothMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshDesc.h"; path = "../../../Include/extensions/PxClothMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28581a07fd8c28581a0 /* PxClothMeshQuadifier.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothMeshQuadifier.h"; path = "../../../Include/extensions/PxClothMeshQuadifier.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28582087fd8c2858208 /* PxClothTetherCooker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxClothTetherCooker.h"; path = "../../../Include/extensions/PxClothTetherCooker.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28582707fd8c2858270 /* PxCollectionExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCollectionExt.h"; path = "../../../Include/extensions/PxCollectionExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28582d87fd8c28582d8 /* PxConstraintExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConstraintExt.h"; path = "../../../Include/extensions/PxConstraintExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28583407fd8c2858340 /* PxConvexMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshExt.h"; path = "../../../Include/extensions/PxConvexMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28583a87fd8c28583a8 /* PxD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxD6Joint.h"; path = "../../../Include/extensions/PxD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28584107fd8c2858410 /* PxDefaultAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultAllocator.h"; path = "../../../Include/extensions/PxDefaultAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28584787fd8c2858478 /* PxDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultCpuDispatcher.h"; path = "../../../Include/extensions/PxDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28584e07fd8c28584e0 /* PxDefaultErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultErrorCallback.h"; path = "../../../Include/extensions/PxDefaultErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28585487fd8c2858548 /* PxDefaultSimulationFilterShader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultSimulationFilterShader.h"; path = "../../../Include/extensions/PxDefaultSimulationFilterShader.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28585b07fd8c28585b0 /* PxDefaultStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDefaultStreams.h"; path = "../../../Include/extensions/PxDefaultStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28586187fd8c2858618 /* PxDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxDistanceJoint.h"; path = "../../../Include/extensions/PxDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28586807fd8c2858680 /* PxExtensionsAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxExtensionsAPI.h"; path = "../../../Include/extensions/PxExtensionsAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28586e87fd8c28586e8 /* PxFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFixedJoint.h"; path = "../../../Include/extensions/PxFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28587507fd8c2858750 /* PxJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJoint.h"; path = "../../../Include/extensions/PxJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28587b87fd8c28587b8 /* PxJointLimit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointLimit.h"; path = "../../../Include/extensions/PxJointLimit.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28588207fd8c2858820 /* PxJointRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxJointRepXSerializer.h"; path = "../../../Include/extensions/PxJointRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28588887fd8c2858888 /* PxMassProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMassProperties.h"; path = "../../../Include/extensions/PxMassProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28588f07fd8c28588f0 /* PxParticleExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxParticleExt.h"; path = "../../../Include/extensions/PxParticleExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28589587fd8c2858958 /* PxPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPrismaticJoint.h"; path = "../../../Include/extensions/PxPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28589c07fd8c28589c0 /* PxRaycastCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRaycastCCD.h"; path = "../../../Include/extensions/PxRaycastCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2858a287fd8c2858a28 /* PxRepXSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSerializer.h"; path = "../../../Include/extensions/PxRepXSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2858a907fd8c2858a90 /* PxRepXSimpleType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRepXSimpleType.h"; path = "../../../Include/extensions/PxRepXSimpleType.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2858af87fd8c2858af8 /* PxRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRevoluteJoint.h"; path = "../../../Include/extensions/PxRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2858b607fd8c2858b60 /* PxRigidActorExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidActorExt.h"; path = "../../../Include/extensions/PxRigidActorExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2858bc87fd8c2858bc8 /* PxRigidBodyExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxRigidBodyExt.h"; path = "../../../Include/extensions/PxRigidBodyExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2858c307fd8c2858c30 /* PxSceneQueryExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSceneQueryExt.h"; path = "../../../Include/extensions/PxSceneQueryExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2858c987fd8c2858c98 /* PxSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSerialization.h"; path = "../../../Include/extensions/PxSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2858d007fd8c2858d00 /* PxShapeExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxShapeExt.h"; path = "../../../Include/extensions/PxShapeExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2858d687fd8c2858d68 /* PxSimpleFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleFactory.h"; path = "../../../Include/extensions/PxSimpleFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2858dd07fd8c2858dd0 /* PxSmoothNormals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSmoothNormals.h"; path = "../../../Include/extensions/PxSmoothNormals.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2858e387fd8c2858e38 /* PxSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSphericalJoint.h"; path = "../../../Include/extensions/PxSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2858ea07fd8c2858ea0 /* PxStringTableExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStringTableExt.h"; path = "../../../Include/extensions/PxStringTableExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2858f087fd8c2858f08 /* PxTriangleMeshExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshExt.h"; path = "../../../Include/extensions/PxTriangleMeshExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d0007fd8c285d000 /* ExtConstraintHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConstraintHelper.h"; path = "../../PhysXExtensions/src/ExtConstraintHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d0687fd8c285d068 /* ExtCpuWorkerThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.h"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d0d07fd8c285d0d0 /* ExtD6Joint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.h"; path = "../../PhysXExtensions/src/ExtD6Joint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d1387fd8c285d138 /* ExtDefaultCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.h"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d1a07fd8c285d1a0 /* ExtDistanceJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.h"; path = "../../PhysXExtensions/src/ExtDistanceJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d2087fd8c285d208 /* ExtFixedJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.h"; path = "../../PhysXExtensions/src/ExtFixedJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d2707fd8c285d270 /* ExtInertiaTensor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtInertiaTensor.h"; path = "../../PhysXExtensions/src/ExtInertiaTensor.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d2d87fd8c285d2d8 /* ExtJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.h"; path = "../../PhysXExtensions/src/ExtJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d3407fd8c285d340 /* ExtJointMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJointMetaDataExtensions.h"; path = "../../PhysXExtensions/src/ExtJointMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d3a87fd8c285d3a8 /* ExtPlatform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPlatform.h"; path = "../../PhysXExtensions/src/ExtPlatform.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d4107fd8c285d410 /* ExtPrismaticJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.h"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d4787fd8c285d478 /* ExtPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.h"; path = "../../PhysXExtensions/src/ExtPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d4e07fd8c285d4e0 /* ExtRevoluteJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.h"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d5487fd8c285d548 /* ExtSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSerialization.h"; path = "../../PhysXExtensions/src/ExtSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d5b07fd8c285d5b0 /* ExtSharedQueueEntryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSharedQueueEntryPool.h"; path = "../../PhysXExtensions/src/ExtSharedQueueEntryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d6187fd8c285d618 /* ExtSphericalJoint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.h"; path = "../../PhysXExtensions/src/ExtSphericalJoint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d6807fd8c285d680 /* ExtTaskQueueHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTaskQueueHelper.h"; path = "../../PhysXExtensions/src/ExtTaskQueueHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285d6e87fd8c285d6e8 /* ExtBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtBroadPhase.cpp"; path = "../../PhysXExtensions/src/ExtBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285d7507fd8c285d750 /* ExtClothFabricCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothFabricCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothFabricCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285d7b87fd8c285d7b8 /* ExtClothGeodesicTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothGeodesicTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothGeodesicTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285d8207fd8c285d820 /* ExtClothMeshQuadifier.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothMeshQuadifier.cpp"; path = "../../PhysXExtensions/src/ExtClothMeshQuadifier.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285d8887fd8c285d888 /* ExtClothSimpleTetherCooker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtClothSimpleTetherCooker.cpp"; path = "../../PhysXExtensions/src/ExtClothSimpleTetherCooker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285d8f07fd8c285d8f0 /* ExtCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCollection.cpp"; path = "../../PhysXExtensions/src/ExtCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285d9587fd8c285d958 /* ExtConvexMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtConvexMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtConvexMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285d9c07fd8c285d9c0 /* ExtCpuWorkerThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtCpuWorkerThread.cpp"; path = "../../PhysXExtensions/src/ExtCpuWorkerThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285da287fd8c285da28 /* ExtD6Joint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6Joint.cpp"; path = "../../PhysXExtensions/src/ExtD6Joint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285da907fd8c285da90 /* ExtD6JointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtD6JointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtD6JointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285daf87fd8c285daf8 /* ExtDefaultCpuDispatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultCpuDispatcher.cpp"; path = "../../PhysXExtensions/src/ExtDefaultCpuDispatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285db607fd8c285db60 /* ExtDefaultErrorCallback.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultErrorCallback.cpp"; path = "../../PhysXExtensions/src/ExtDefaultErrorCallback.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285dbc87fd8c285dbc8 /* ExtDefaultSimulationFilterShader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultSimulationFilterShader.cpp"; path = "../../PhysXExtensions/src/ExtDefaultSimulationFilterShader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285dc307fd8c285dc30 /* ExtDefaultStreams.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDefaultStreams.cpp"; path = "../../PhysXExtensions/src/ExtDefaultStreams.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285dc987fd8c285dc98 /* ExtDistanceJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJoint.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285dd007fd8c285dd00 /* ExtDistanceJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtDistanceJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtDistanceJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285dd687fd8c285dd68 /* ExtExtensions.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtExtensions.cpp"; path = "../../PhysXExtensions/src/ExtExtensions.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285ddd07fd8c285ddd0 /* ExtFixedJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJoint.cpp"; path = "../../PhysXExtensions/src/ExtFixedJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285de387fd8c285de38 /* ExtFixedJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtFixedJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtFixedJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285dea07fd8c285dea0 /* ExtJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtJoint.cpp"; path = "../../PhysXExtensions/src/ExtJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285df087fd8c285df08 /* ExtMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtMetaData.cpp"; path = "../../PhysXExtensions/src/ExtMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285df707fd8c285df70 /* ExtParticleExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtParticleExt.cpp"; path = "../../PhysXExtensions/src/ExtParticleExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285dfd87fd8c285dfd8 /* ExtPrismaticJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJoint.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285e0407fd8c285e040 /* ExtPrismaticJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPrismaticJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtPrismaticJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285e0a87fd8c285e0a8 /* ExtPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPvd.cpp"; path = "../../PhysXExtensions/src/ExtPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285e1107fd8c285e110 /* ExtPxStringTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtPxStringTable.cpp"; path = "../../PhysXExtensions/src/ExtPxStringTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285e1787fd8c285e178 /* ExtRaycastCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRaycastCCD.cpp"; path = "../../PhysXExtensions/src/ExtRaycastCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285e1e07fd8c285e1e0 /* ExtRevoluteJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJoint.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285e2487fd8c285e248 /* ExtRevoluteJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRevoluteJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtRevoluteJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285e2b07fd8c285e2b0 /* ExtRigidBodyExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtRigidBodyExt.cpp"; path = "../../PhysXExtensions/src/ExtRigidBodyExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285e3187fd8c285e318 /* ExtSceneQueryExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSceneQueryExt.cpp"; path = "../../PhysXExtensions/src/ExtSceneQueryExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285e3807fd8c285e380 /* ExtSimpleFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSimpleFactory.cpp"; path = "../../PhysXExtensions/src/ExtSimpleFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285e3e87fd8c285e3e8 /* ExtSmoothNormals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSmoothNormals.cpp"; path = "../../PhysXExtensions/src/ExtSmoothNormals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285e4507fd8c285e450 /* ExtSphericalJoint.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJoint.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJoint.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285e4b87fd8c285e4b8 /* ExtSphericalJointSolverPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtSphericalJointSolverPrep.cpp"; path = "../../PhysXExtensions/src/ExtSphericalJointSolverPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc285e5207fd8c285e520 /* ExtTriangleMeshExt.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ExtTriangleMeshExt.cpp"; path = "../../PhysXExtensions/src/ExtTriangleMeshExt.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2860c007fd8c2860c00 /* SnSerialUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.h"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2860c687fd8c2860c68 /* SnSerializationRegistry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.h"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2860cd07fd8c2860cd0 /* SnSerialUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialUtils.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2860d387fd8c2860d38 /* SnSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2860da07fd8c2860da0 /* SnSerializationRegistry.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SnSerializationRegistry.cpp"; path = "../../PhysXExtensions/src/serialization/SnSerializationRegistry.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2860e087fd8c2860e08 /* Binary/SnConvX.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2860e707fd8c2860e70 /* Binary/SnConvX_Align.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2860ed87fd8c2860ed8 /* Binary/SnConvX_Common.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Common.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Common.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2860f407fd8c2860f40 /* Binary/SnConvX_MetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2860fa87fd8c2860fa8 /* Binary/SnConvX_Output.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28610107fd8c2861010 /* Binary/SnConvX_Union.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28610787fd8c2861078 /* Binary/SnSerializationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.h"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28610e07fd8c28610e0 /* Binary/SnBinaryDeserialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinaryDeserialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinaryDeserialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28611487fd8c2861148 /* Binary/SnBinarySerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnBinarySerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnBinarySerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28611b07fd8c28611b0 /* Binary/SnConvX.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28612187fd8c2861218 /* Binary/SnConvX_Align.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Align.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Align.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28612807fd8c2861280 /* Binary/SnConvX_Convert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Convert.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Convert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28612e87fd8c28612e8 /* Binary/SnConvX_Error.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Error.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Error.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28613507fd8c2861350 /* Binary/SnConvX_MetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_MetaData.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_MetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28613b87fd8c28613b8 /* Binary/SnConvX_Output.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Output.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Output.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28614207fd8c2861420 /* Binary/SnConvX_Union.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnConvX_Union.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnConvX_Union.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28614887fd8c2861488 /* Binary/SnSerializationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Binary/SnSerializationContext.cpp"; path = "../../PhysXExtensions/src/serialization/Binary/SnSerializationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28614f07fd8c28614f0 /* Xml/SnPxStreamOperators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnPxStreamOperators.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnPxStreamOperators.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28615587fd8c2861558 /* Xml/SnRepX1_0Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX1_0Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX1_0Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28615c07fd8c28615c0 /* Xml/SnRepX3_1Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_1Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_1Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28616287fd8c2861628 /* Xml/SnRepX3_2Defaults.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepX3_2Defaults.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepX3_2Defaults.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28616907fd8c2861690 /* Xml/SnRepXCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCollection.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28616f87fd8c28616f8 /* Xml/SnRepXCoreSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28617607fd8c2861760 /* Xml/SnRepXSerializerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXSerializerImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXSerializerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28617c87fd8c28617c8 /* Xml/SnRepXUpgrader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28618307fd8c2861830 /* Xml/SnSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28618987fd8c2861898 /* Xml/SnXmlDeserializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlDeserializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlDeserializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28619007fd8c2861900 /* Xml/SnXmlImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlImpl.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28619687fd8c2861968 /* Xml/SnXmlMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryAllocator.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28619d07fd8c28619d0 /* Xml/SnXmlMemoryPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPool.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2861a387fd8c2861a38 /* Xml/SnXmlMemoryPoolStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlMemoryPoolStreams.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlMemoryPoolStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2861aa07fd8c2861aa0 /* Xml/SnXmlReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlReader.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2861b087fd8c2861b08 /* Xml/SnXmlSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerializer.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2861b707fd8c2861b70 /* Xml/SnXmlSimpleXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSimpleXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSimpleXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2861bd87fd8c2861bd8 /* Xml/SnXmlStringToType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlStringToType.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlStringToType.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2861c407fd8c2861c40 /* Xml/SnXmlVisitorReader.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorReader.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorReader.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2861ca87fd8c2861ca8 /* Xml/SnXmlVisitorWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlVisitorWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlVisitorWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2861d107fd8c2861d10 /* Xml/SnXmlWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlWriter.h"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2861d787fd8c2861d78 /* Xml/SnJointRepXSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnJointRepXSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnJointRepXSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2861de07fd8c2861de0 /* Xml/SnRepXCoreSerializer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXCoreSerializer.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXCoreSerializer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2861e487fd8c2861e48 /* Xml/SnRepXUpgrader.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnRepXUpgrader.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnRepXUpgrader.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2861eb07fd8c2861eb0 /* Xml/SnXmlSerialization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Xml/SnXmlSerialization.cpp"; path = "../../PhysXExtensions/src/serialization/Xml/SnXmlSerialization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2861f187fd8c2861f18 /* File/SnFile.h */= { isa = PBXFileReference; fileEncoding = 4; name = "File/SnFile.h"; path = "../../PhysXExtensions/src/serialization/File/SnFile.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285f6007fd8c285f600 /* core/include/PvdMetaDataDefineProperties.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataDefineProperties.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataDefineProperties.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285f6687fd8c285f668 /* core/include/PvdMetaDataExtensions.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataExtensions.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataExtensions.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285f6d07fd8c285f6d0 /* core/include/PvdMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PvdMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/PvdMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285f7387fd8c285f738 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285f7a07fd8c285f7a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285f8087fd8c285f808 /* core/include/PxMetaDataCompare.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCompare.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCompare.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285f8707fd8c285f870 /* core/include/PxMetaDataCppPrefix.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataCppPrefix.h"; path = "../../PhysXMetaData/core/include/PxMetaDataCppPrefix.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285f8d87fd8c285f8d8 /* core/include/PxMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/PxMetaDataObjects.h"; path = "../../PhysXMetaData/core/include/PxMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285f9407fd8c285f940 /* core/include/RepXMetaDataPropertyVisitor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "core/include/RepXMetaDataPropertyVisitor.h"; path = "../../PhysXMetaData/core/include/RepXMetaDataPropertyVisitor.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285f9a87fd8c285f9a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285fa107fd8c285fa10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285fa787fd8c285fa78 /* extensions/include/PxExtensionMetaDataObjects.h */= { isa = PBXFileReference; fileEncoding = 4; name = "extensions/include/PxExtensionMetaDataObjects.h"; path = "../../PhysXMetaData/extensions/include/PxExtensionMetaDataObjects.h"; sourceTree = SOURCE_ROOT; }; + FFFDc285fae07fd8c285fae0 /* 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 */ - FFF2a30ea8007fd2a30ea800 /* Resources */ = { + FFF2c4912c607fd8c4912c60 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -804,7 +804,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa30ea8007fd2a30ea800 /* Frameworks */ = { + FFFCc4912c607fd8c4912c60 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -814,64 +814,64 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a30ea8007fd2a30ea800 /* Sources */ = { + FFF8c4912c607fd8c4912c60 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa2499ce87fd2a2499ce8, - FFFFa2499d507fd2a2499d50, - FFFFa2499db87fd2a2499db8, - FFFFa2499e207fd2a2499e20, - FFFFa2499e887fd2a2499e88, - FFFFa2499ef07fd2a2499ef0, - FFFFa2499f587fd2a2499f58, - FFFFa2499fc07fd2a2499fc0, - FFFFa249a0287fd2a249a028, - FFFFa249a0907fd2a249a090, - FFFFa249a0f87fd2a249a0f8, - FFFFa249a1607fd2a249a160, - FFFFa249a1c87fd2a249a1c8, - FFFFa249a2307fd2a249a230, - FFFFa249a2987fd2a249a298, - FFFFa249a3007fd2a249a300, - FFFFa249a3687fd2a249a368, - FFFFa249a3d07fd2a249a3d0, - FFFFa249a4387fd2a249a438, - FFFFa249a4a07fd2a249a4a0, - FFFFa249a5087fd2a249a508, - FFFFa249a5707fd2a249a570, - FFFFa249a5d87fd2a249a5d8, - FFFFa249a6407fd2a249a640, - FFFFa249a6a87fd2a249a6a8, - FFFFa249a7107fd2a249a710, - FFFFa249a7787fd2a249a778, - FFFFa249a7e07fd2a249a7e0, - FFFFa249a8487fd2a249a848, - FFFFa249a8b07fd2a249a8b0, - FFFFa249a9187fd2a249a918, - FFFFa249a9807fd2a249a980, - FFFFa249a9e87fd2a249a9e8, - FFFFa249aa507fd2a249aa50, - FFFFa249aab87fd2a249aab8, - FFFFa249ab207fd2a249ab20, - FFFFa249e0d07fd2a249e0d0, - FFFFa249e1387fd2a249e138, - FFFFa249e1a07fd2a249e1a0, - FFFFa249e4e07fd2a249e4e0, - FFFFa249e5487fd2a249e548, - FFFFa249e5b07fd2a249e5b0, - FFFFa249e6187fd2a249e618, - FFFFa249e6807fd2a249e680, - FFFFa249e6e87fd2a249e6e8, - FFFFa249e7507fd2a249e750, - FFFFa249e7b87fd2a249e7b8, - FFFFa249e8207fd2a249e820, - FFFFa249e8887fd2a249e888, - FFFFa249f1787fd2a249f178, - FFFFa249f1e07fd2a249f1e0, - FFFFa249f2487fd2a249f248, - FFFFa249f2b07fd2a249f2b0, - FFFFa249c0e07fd2a249c0e0, + FFFFc285d6e87fd8c285d6e8, + FFFFc285d7507fd8c285d750, + FFFFc285d7b87fd8c285d7b8, + FFFFc285d8207fd8c285d820, + FFFFc285d8887fd8c285d888, + FFFFc285d8f07fd8c285d8f0, + FFFFc285d9587fd8c285d958, + FFFFc285d9c07fd8c285d9c0, + FFFFc285da287fd8c285da28, + FFFFc285da907fd8c285da90, + FFFFc285daf87fd8c285daf8, + FFFFc285db607fd8c285db60, + FFFFc285dbc87fd8c285dbc8, + FFFFc285dc307fd8c285dc30, + FFFFc285dc987fd8c285dc98, + FFFFc285dd007fd8c285dd00, + FFFFc285dd687fd8c285dd68, + FFFFc285ddd07fd8c285ddd0, + FFFFc285de387fd8c285de38, + FFFFc285dea07fd8c285dea0, + FFFFc285df087fd8c285df08, + FFFFc285df707fd8c285df70, + FFFFc285dfd87fd8c285dfd8, + FFFFc285e0407fd8c285e040, + FFFFc285e0a87fd8c285e0a8, + FFFFc285e1107fd8c285e110, + FFFFc285e1787fd8c285e178, + FFFFc285e1e07fd8c285e1e0, + FFFFc285e2487fd8c285e248, + FFFFc285e2b07fd8c285e2b0, + FFFFc285e3187fd8c285e318, + FFFFc285e3807fd8c285e380, + FFFFc285e3e87fd8c285e3e8, + FFFFc285e4507fd8c285e450, + FFFFc285e4b87fd8c285e4b8, + FFFFc285e5207fd8c285e520, + FFFFc2860cd07fd8c2860cd0, + FFFFc2860d387fd8c2860d38, + FFFFc2860da07fd8c2860da0, + FFFFc28610e07fd8c28610e0, + FFFFc28611487fd8c2861148, + FFFFc28611b07fd8c28611b0, + FFFFc28612187fd8c2861218, + FFFFc28612807fd8c2861280, + FFFFc28612e87fd8c28612e8, + FFFFc28613507fd8c2861350, + FFFFc28613b87fd8c28613b8, + FFFFc28614207fd8c2861420, + FFFFc28614887fd8c2861488, + FFFFc2861d787fd8c2861d78, + FFFFc2861de07fd8c2861de0, + FFFFc2861e487fd8c2861e48, + FFFFc2861eb07fd8c2861eb0, + FFFFc285fae07fd8c285fae0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -880,56 +880,56 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4a30e93807fd2a30e9380 /* PBXTargetDependency */ = { + FFF4c4910c007fd8c4910c00 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa30d00207fd2a30d0020 /* PsFastXml */; - targetProxy = FFF5a30d00207fd2a30d0020 /* PBXContainerItemProxy */; + target = FFFAc4a7d6007fd8c4a7d600 /* PsFastXml */; + targetProxy = FFF5c4a7d6007fd8c4a7d600 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SceneQuery */ - FFFFa24a20007fd2a24a2000 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a20007fd2a24a2000 /* SqAABBPruner.cpp */; }; - FFFFa24a20687fd2a24a2068 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a20687fd2a24a2068 /* SqAABBTree.cpp */; }; - FFFFa24a20d07fd2a24a20d0 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a20d07fd2a24a20d0 /* SqAABBTreeUpdateMap.cpp */; }; - FFFFa24a21387fd2a24a2138 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a21387fd2a24a2138 /* SqBounds.cpp */; }; - FFFFa24a21a07fd2a24a21a0 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a21a07fd2a24a21a0 /* SqBucketPruner.cpp */; }; - FFFFa24a22087fd2a24a2208 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a22087fd2a24a2208 /* SqExtendedBucketPruner.cpp */; }; - FFFFa24a22707fd2a24a2270 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a22707fd2a24a2270 /* SqMetaData.cpp */; }; - FFFFa24a22d87fd2a24a22d8 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a22d87fd2a24a22d8 /* SqPruningPool.cpp */; }; - FFFFa24a23407fd2a24a2340 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a23407fd2a24a2340 /* SqPruningStructure.cpp */; }; - FFFFa24a23a87fd2a24a23a8 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a23a87fd2a24a23a8 /* SqSceneQueryManager.cpp */; }; + FFFFc28662007fd8c2866200 /* SqAABBPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28662007fd8c2866200 /* SqAABBPruner.cpp */; }; + FFFFc28662687fd8c2866268 /* SqAABBTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28662687fd8c2866268 /* SqAABBTree.cpp */; }; + FFFFc28662d07fd8c28662d0 /* SqAABBTreeUpdateMap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28662d07fd8c28662d0 /* SqAABBTreeUpdateMap.cpp */; }; + FFFFc28663387fd8c2866338 /* SqBounds.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28663387fd8c2866338 /* SqBounds.cpp */; }; + FFFFc28663a07fd8c28663a0 /* SqBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28663a07fd8c28663a0 /* SqBucketPruner.cpp */; }; + FFFFc28664087fd8c2866408 /* SqExtendedBucketPruner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28664087fd8c2866408 /* SqExtendedBucketPruner.cpp */; }; + FFFFc28664707fd8c2866470 /* SqMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28664707fd8c2866470 /* SqMetaData.cpp */; }; + FFFFc28664d87fd8c28664d8 /* SqPruningPool.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28664d87fd8c28664d8 /* SqPruningPool.cpp */; }; + FFFFc28665407fd8c2866540 /* SqPruningStructure.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28665407fd8c2866540 /* SqPruningStructure.cpp */; }; + FFFFc28665a87fd8c28665a8 /* SqSceneQueryManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28665a87fd8c28665a8 /* SqSceneQueryManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa30fba907fd2a30fba90 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa24a20007fd2a24a2000 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a20687fd2a24a2068 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a20d07fd2a24a20d0 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a21387fd2a24a2138 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a21a07fd2a24a21a0 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a22087fd2a24a2208 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a22707fd2a24a2270 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a22d87fd2a24a22d8 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a23407fd2a24a2340 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a23a87fd2a24a23a8 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a24107fd2a24a2410 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a24787fd2a24a2478 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a24e07fd2a24a24e0 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a25487fd2a24a2548 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a25b07fd2a24a25b0 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a26187fd2a24a2618 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a26807fd2a24a2680 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a26e87fd2a24a26e8 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a27507fd2a24a2750 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a27b87fd2a24a27b8 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; - FFFDa3103db07fd2a3103db0 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; - FFFDa3103e187fd2a3103e18 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa3103e807fd2a3103e80 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; - FFFDa3103ee87fd2a3103ee8 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc491f0907fd8c491f090 /* SceneQuery */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SceneQuery"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDc28662007fd8c2866200 /* SqAABBPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.cpp"; path = "../../SceneQuery/src/SqAABBPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28662687fd8c2866268 /* SqAABBTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.cpp"; path = "../../SceneQuery/src/SqAABBTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28662d07fd8c28662d0 /* SqAABBTreeUpdateMap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.cpp"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28663387fd8c2866338 /* SqBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.cpp"; path = "../../SceneQuery/src/SqBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28663a07fd8c28663a0 /* SqBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.cpp"; path = "../../SceneQuery/src/SqBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28664087fd8c2866408 /* SqExtendedBucketPruner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.cpp"; path = "../../SceneQuery/src/SqExtendedBucketPruner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28664707fd8c2866470 /* SqMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqMetaData.cpp"; path = "../../SceneQuery/src/SqMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28664d87fd8c28664d8 /* SqPruningPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.cpp"; path = "../../SceneQuery/src/SqPruningPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28665407fd8c2866540 /* SqPruningStructure.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.cpp"; path = "../../SceneQuery/src/SqPruningStructure.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28665a87fd8c28665a8 /* SqSceneQueryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.cpp"; path = "../../SceneQuery/src/SqSceneQueryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28666107fd8c2866610 /* SqAABBPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBPruner.h"; path = "../../SceneQuery/src/SqAABBPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28666787fd8c2866678 /* SqAABBTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTree.h"; path = "../../SceneQuery/src/SqAABBTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28666e07fd8c28666e0 /* SqAABBTreeQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeQuery.h"; path = "../../SceneQuery/src/SqAABBTreeQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28667487fd8c2866748 /* SqAABBTreeUpdateMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqAABBTreeUpdateMap.h"; path = "../../SceneQuery/src/SqAABBTreeUpdateMap.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28667b07fd8c28667b0 /* SqBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBounds.h"; path = "../../SceneQuery/src/SqBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28668187fd8c2866818 /* SqBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqBucketPruner.h"; path = "../../SceneQuery/src/SqBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28668807fd8c2866880 /* SqExtendedBucketPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqExtendedBucketPruner.h"; path = "../../SceneQuery/src/SqExtendedBucketPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28668e87fd8c28668e8 /* SqPrunerTestsSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerTestsSIMD.h"; path = "../../SceneQuery/src/SqPrunerTestsSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28669507fd8c2866950 /* SqPruningPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningPool.h"; path = "../../SceneQuery/src/SqPruningPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28669b87fd8c28669b8 /* SqTypedef.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqTypedef.h"; path = "../../SceneQuery/src/SqTypedef.h"; sourceTree = SOURCE_ROOT; }; + FFFDc49232d07fd8c49232d0 /* SqPruner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruner.h"; path = "../../SceneQuery/include/SqPruner.h"; sourceTree = SOURCE_ROOT; }; + FFFDc49233387fd8c4923338 /* SqPrunerMergeData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPrunerMergeData.h"; path = "../../SceneQuery/include/SqPrunerMergeData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc49233a07fd8c49233a0 /* SqPruningStructure.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqPruningStructure.h"; path = "../../SceneQuery/include/SqPruningStructure.h"; sourceTree = SOURCE_ROOT; }; + FFFDc49234087fd8c4923408 /* SqSceneQueryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SqSceneQueryManager.h"; path = "../../SceneQuery/include/SqSceneQueryManager.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2a30fba907fd2a30fba90 /* Resources */ = { + FFF2c491f0907fd8c491f090 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -939,7 +939,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa30fba907fd2a30fba90 /* Frameworks */ = { + FFFCc491f0907fd8c491f090 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -949,20 +949,20 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a30fba907fd2a30fba90 /* Sources */ = { + FFF8c491f0907fd8c491f090 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa24a20007fd2a24a2000, - FFFFa24a20687fd2a24a2068, - FFFFa24a20d07fd2a24a20d0, - FFFFa24a21387fd2a24a2138, - FFFFa24a21a07fd2a24a21a0, - FFFFa24a22087fd2a24a2208, - FFFFa24a22707fd2a24a2270, - FFFFa24a22d87fd2a24a22d8, - FFFFa24a23407fd2a24a2340, - FFFFa24a23a87fd2a24a23a8, + FFFFc28662007fd8c2866200, + FFFFc28662687fd8c2866268, + FFFFc28662d07fd8c28662d0, + FFFFc28663387fd8c2866338, + FFFFc28663a07fd8c28663a0, + FFFFc28664087fd8c2866408, + FFFFc28664707fd8c2866470, + FFFFc28664d87fd8c28664d8, + FFFFc28665407fd8c2866540, + FFFFc28665a87fd8c28665a8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -974,154 +974,154 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of SimulationController */ - FFFFa24a89d07fd2a24a89d0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a89d07fd2a24a89d0 /* ScActorCore.cpp */; }; - FFFFa24a8a387fd2a24a8a38 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a8a387fd2a24a8a38 /* ScActorSim.cpp */; }; - FFFFa24a8aa07fd2a24a8aa0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a8aa07fd2a24a8aa0 /* ScArticulationCore.cpp */; }; - FFFFa24a8b087fd2a24a8b08 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a8b087fd2a24a8b08 /* ScArticulationJointCore.cpp */; }; - FFFFa24a8b707fd2a24a8b70 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a8b707fd2a24a8b70 /* ScArticulationJointSim.cpp */; }; - FFFFa24a8bd87fd2a24a8bd8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a8bd87fd2a24a8bd8 /* ScArticulationSim.cpp */; }; - FFFFa24a8c407fd2a24a8c40 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a8c407fd2a24a8c40 /* ScBodyCore.cpp */; }; - FFFFa24a8ca87fd2a24a8ca8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a8ca87fd2a24a8ca8 /* ScBodyCoreKinematic.cpp */; }; - FFFFa24a8d107fd2a24a8d10 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a8d107fd2a24a8d10 /* ScBodySim.cpp */; }; - FFFFa24a8d787fd2a24a8d78 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a8d787fd2a24a8d78 /* ScConstraintCore.cpp */; }; - FFFFa24a8de07fd2a24a8de0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a8de07fd2a24a8de0 /* ScConstraintGroupNode.cpp */; }; - FFFFa24a8e487fd2a24a8e48 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a8e487fd2a24a8e48 /* ScConstraintInteraction.cpp */; }; - FFFFa24a8eb07fd2a24a8eb0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a8eb07fd2a24a8eb0 /* ScConstraintProjectionManager.cpp */; }; - FFFFa24a8f187fd2a24a8f18 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a8f187fd2a24a8f18 /* ScConstraintProjectionTree.cpp */; }; - FFFFa24a8f807fd2a24a8f80 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a8f807fd2a24a8f80 /* ScConstraintSim.cpp */; }; - FFFFa24a8fe87fd2a24a8fe8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a8fe87fd2a24a8fe8 /* ScElementInteractionMarker.cpp */; }; - FFFFa24a90507fd2a24a9050 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a90507fd2a24a9050 /* ScElementSim.cpp */; }; - FFFFa24a90b87fd2a24a90b8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a90b87fd2a24a90b8 /* ScInteraction.cpp */; }; - FFFFa24a91207fd2a24a9120 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a91207fd2a24a9120 /* ScIterators.cpp */; }; - FFFFa24a91887fd2a24a9188 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a91887fd2a24a9188 /* ScMaterialCore.cpp */; }; - FFFFa24a91f07fd2a24a91f0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a91f07fd2a24a91f0 /* ScMetaData.cpp */; }; - FFFFa24a92587fd2a24a9258 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a92587fd2a24a9258 /* ScNPhaseCore.cpp */; }; - FFFFa24a92c07fd2a24a92c0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a92c07fd2a24a92c0 /* ScPhysics.cpp */; }; - FFFFa24a93287fd2a24a9328 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a93287fd2a24a9328 /* ScRigidCore.cpp */; }; - FFFFa24a93907fd2a24a9390 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a93907fd2a24a9390 /* ScRigidSim.cpp */; }; - FFFFa24a93f87fd2a24a93f8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a93f87fd2a24a93f8 /* ScScene.cpp */; }; - FFFFa24a94607fd2a24a9460 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a94607fd2a24a9460 /* ScShapeCore.cpp */; }; - FFFFa24a94c87fd2a24a94c8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a94c87fd2a24a94c8 /* ScShapeInteraction.cpp */; }; - FFFFa24a95307fd2a24a9530 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a95307fd2a24a9530 /* ScShapeSim.cpp */; }; - FFFFa24a95987fd2a24a9598 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a95987fd2a24a9598 /* ScSimStats.cpp */; }; - FFFFa24a96007fd2a24a9600 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a96007fd2a24a9600 /* ScSimulationController.cpp */; }; - FFFFa24a96687fd2a24a9668 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a96687fd2a24a9668 /* ScSqBoundsManager.cpp */; }; - FFFFa24a96d07fd2a24a96d0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a96d07fd2a24a96d0 /* ScStaticCore.cpp */; }; - FFFFa24a97387fd2a24a9738 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a97387fd2a24a9738 /* ScStaticSim.cpp */; }; - FFFFa24a97a07fd2a24a97a0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a97a07fd2a24a97a0 /* ScTriggerInteraction.cpp */; }; - FFFFa24a99407fd2a24a9940 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a99407fd2a24a9940 /* particles/ScParticleBodyInteraction.cpp */; }; - FFFFa24a99a87fd2a24a99a8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a99a87fd2a24a99a8 /* particles/ScParticlePacketShape.cpp */; }; - FFFFa24a9a107fd2a24a9a10 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a9a107fd2a24a9a10 /* particles/ScParticleSystemCore.cpp */; }; - FFFFa24a9a787fd2a24a9a78 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a9a787fd2a24a9a78 /* particles/ScParticleSystemSim.cpp */; }; - FFFFa24a9bb07fd2a24a9bb0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a9bb07fd2a24a9bb0 /* cloth/ScClothCore.cpp */; }; - FFFFa24a9c187fd2a24a9c18 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a9c187fd2a24a9c18 /* cloth/ScClothFabricCore.cpp */; }; - FFFFa24a9c807fd2a24a9c80 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a9c807fd2a24a9c80 /* cloth/ScClothShape.cpp */; }; - FFFFa24a9ce87fd2a24a9ce8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24a9ce87fd2a24a9ce8 /* cloth/ScClothSim.cpp */; }; + FFFFc18863d07fd8c18863d0 /* ScActorCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18863d07fd8c18863d0 /* ScActorCore.cpp */; }; + FFFFc18864387fd8c1886438 /* ScActorSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18864387fd8c1886438 /* ScActorSim.cpp */; }; + FFFFc18864a07fd8c18864a0 /* ScArticulationCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18864a07fd8c18864a0 /* ScArticulationCore.cpp */; }; + FFFFc18865087fd8c1886508 /* ScArticulationJointCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18865087fd8c1886508 /* ScArticulationJointCore.cpp */; }; + FFFFc18865707fd8c1886570 /* ScArticulationJointSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18865707fd8c1886570 /* ScArticulationJointSim.cpp */; }; + FFFFc18865d87fd8c18865d8 /* ScArticulationSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18865d87fd8c18865d8 /* ScArticulationSim.cpp */; }; + FFFFc18866407fd8c1886640 /* ScBodyCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18866407fd8c1886640 /* ScBodyCore.cpp */; }; + FFFFc18866a87fd8c18866a8 /* ScBodyCoreKinematic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18866a87fd8c18866a8 /* ScBodyCoreKinematic.cpp */; }; + FFFFc18867107fd8c1886710 /* ScBodySim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18867107fd8c1886710 /* ScBodySim.cpp */; }; + FFFFc18867787fd8c1886778 /* ScConstraintCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18867787fd8c1886778 /* ScConstraintCore.cpp */; }; + FFFFc18867e07fd8c18867e0 /* ScConstraintGroupNode.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18867e07fd8c18867e0 /* ScConstraintGroupNode.cpp */; }; + FFFFc18868487fd8c1886848 /* ScConstraintInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18868487fd8c1886848 /* ScConstraintInteraction.cpp */; }; + FFFFc18868b07fd8c18868b0 /* ScConstraintProjectionManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18868b07fd8c18868b0 /* ScConstraintProjectionManager.cpp */; }; + FFFFc18869187fd8c1886918 /* ScConstraintProjectionTree.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18869187fd8c1886918 /* ScConstraintProjectionTree.cpp */; }; + FFFFc18869807fd8c1886980 /* ScConstraintSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18869807fd8c1886980 /* ScConstraintSim.cpp */; }; + FFFFc18869e87fd8c18869e8 /* ScElementInteractionMarker.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18869e87fd8c18869e8 /* ScElementInteractionMarker.cpp */; }; + FFFFc1886a507fd8c1886a50 /* ScElementSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1886a507fd8c1886a50 /* ScElementSim.cpp */; }; + FFFFc1886ab87fd8c1886ab8 /* ScInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1886ab87fd8c1886ab8 /* ScInteraction.cpp */; }; + FFFFc1886b207fd8c1886b20 /* ScIterators.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1886b207fd8c1886b20 /* ScIterators.cpp */; }; + FFFFc1886b887fd8c1886b88 /* ScMaterialCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1886b887fd8c1886b88 /* ScMaterialCore.cpp */; }; + FFFFc1886bf07fd8c1886bf0 /* ScMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1886bf07fd8c1886bf0 /* ScMetaData.cpp */; }; + FFFFc1886c587fd8c1886c58 /* ScNPhaseCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1886c587fd8c1886c58 /* ScNPhaseCore.cpp */; }; + FFFFc1886cc07fd8c1886cc0 /* ScPhysics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1886cc07fd8c1886cc0 /* ScPhysics.cpp */; }; + FFFFc1886d287fd8c1886d28 /* ScRigidCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1886d287fd8c1886d28 /* ScRigidCore.cpp */; }; + FFFFc1886d907fd8c1886d90 /* ScRigidSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1886d907fd8c1886d90 /* ScRigidSim.cpp */; }; + FFFFc1886df87fd8c1886df8 /* ScScene.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1886df87fd8c1886df8 /* ScScene.cpp */; }; + FFFFc1886e607fd8c1886e60 /* ScShapeCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1886e607fd8c1886e60 /* ScShapeCore.cpp */; }; + FFFFc1886ec87fd8c1886ec8 /* ScShapeInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1886ec87fd8c1886ec8 /* ScShapeInteraction.cpp */; }; + FFFFc1886f307fd8c1886f30 /* ScShapeSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1886f307fd8c1886f30 /* ScShapeSim.cpp */; }; + FFFFc1886f987fd8c1886f98 /* ScSimStats.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1886f987fd8c1886f98 /* ScSimStats.cpp */; }; + FFFFc18870007fd8c1887000 /* ScSimulationController.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18870007fd8c1887000 /* ScSimulationController.cpp */; }; + FFFFc18870687fd8c1887068 /* ScSqBoundsManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18870687fd8c1887068 /* ScSqBoundsManager.cpp */; }; + FFFFc18870d07fd8c18870d0 /* ScStaticCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18870d07fd8c18870d0 /* ScStaticCore.cpp */; }; + FFFFc18871387fd8c1887138 /* ScStaticSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18871387fd8c1887138 /* ScStaticSim.cpp */; }; + FFFFc18871a07fd8c18871a0 /* ScTriggerInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18871a07fd8c18871a0 /* ScTriggerInteraction.cpp */; }; + FFFFc18873407fd8c1887340 /* particles/ScParticleBodyInteraction.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18873407fd8c1887340 /* particles/ScParticleBodyInteraction.cpp */; }; + FFFFc18873a87fd8c18873a8 /* particles/ScParticlePacketShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18873a87fd8c18873a8 /* particles/ScParticlePacketShape.cpp */; }; + FFFFc18874107fd8c1887410 /* particles/ScParticleSystemCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18874107fd8c1887410 /* particles/ScParticleSystemCore.cpp */; }; + FFFFc18874787fd8c1887478 /* particles/ScParticleSystemSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18874787fd8c1887478 /* particles/ScParticleSystemSim.cpp */; }; + FFFFc18875b07fd8c18875b0 /* cloth/ScClothCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18875b07fd8c18875b0 /* cloth/ScClothCore.cpp */; }; + FFFFc18876187fd8c1887618 /* cloth/ScClothFabricCore.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18876187fd8c1887618 /* cloth/ScClothFabricCore.cpp */; }; + FFFFc18876807fd8c1887680 /* cloth/ScClothShape.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18876807fd8c1887680 /* cloth/ScClothShape.cpp */; }; + FFFFc18876e87fd8c18876e8 /* cloth/ScClothSim.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18876e87fd8c18876e8 /* cloth/ScClothSim.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa31040707fd2a3104070 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa24a4a007fd2a24a4a00 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a4a687fd2a24a4a68 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a4ad07fd2a24a4ad0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a4b387fd2a24a4b38 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a4ba07fd2a24a4ba0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a4c087fd2a24a4c08 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a4c707fd2a24a4c70 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a4cd87fd2a24a4cd8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a4d407fd2a24a4d40 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a4da87fd2a24a4da8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a4e107fd2a24a4e10 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a4e787fd2a24a4e78 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a4ee07fd2a24a4ee0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a4f487fd2a24a4f48 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a4fb07fd2a24a4fb0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a7c007fd2a24a7c00 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a7c687fd2a24a7c68 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a7cd07fd2a24a7cd0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a7d387fd2a24a7d38 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a7da07fd2a24a7da0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a7e087fd2a24a7e08 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a7e707fd2a24a7e70 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a7ed87fd2a24a7ed8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a7f407fd2a24a7f40 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a7fa87fd2a24a7fa8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a80107fd2a24a8010 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a80787fd2a24a8078 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a80e07fd2a24a80e0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a81487fd2a24a8148 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a81b07fd2a24a81b0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a82187fd2a24a8218 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a82807fd2a24a8280 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a82e87fd2a24a82e8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a83507fd2a24a8350 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a83b87fd2a24a83b8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a84207fd2a24a8420 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a84887fd2a24a8488 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a84f07fd2a24a84f0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a85587fd2a24a8558 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a85c07fd2a24a85c0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a86287fd2a24a8628 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a86907fd2a24a8690 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a86f87fd2a24a86f8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a87607fd2a24a8760 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a87c87fd2a24a87c8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a88307fd2a24a8830 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a88987fd2a24a8898 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a89007fd2a24a8900 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a89687fd2a24a8968 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a89d07fd2a24a89d0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a8a387fd2a24a8a38 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a8aa07fd2a24a8aa0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a8b087fd2a24a8b08 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a8b707fd2a24a8b70 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a8bd87fd2a24a8bd8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a8c407fd2a24a8c40 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a8ca87fd2a24a8ca8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a8d107fd2a24a8d10 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a8d787fd2a24a8d78 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a8de07fd2a24a8de0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a8e487fd2a24a8e48 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a8eb07fd2a24a8eb0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a8f187fd2a24a8f18 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a8f807fd2a24a8f80 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a8fe87fd2a24a8fe8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a90507fd2a24a9050 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a90b87fd2a24a90b8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a91207fd2a24a9120 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a91887fd2a24a9188 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a91f07fd2a24a91f0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a92587fd2a24a9258 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a92c07fd2a24a92c0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a93287fd2a24a9328 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a93907fd2a24a9390 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a93f87fd2a24a93f8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a94607fd2a24a9460 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a94c87fd2a24a94c8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a95307fd2a24a9530 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a95987fd2a24a9598 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a96007fd2a24a9600 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a96687fd2a24a9668 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a96d07fd2a24a96d0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a97387fd2a24a9738 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a97a07fd2a24a97a0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a98087fd2a24a9808 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a98707fd2a24a9870 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a98d87fd2a24a98d8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a99407fd2a24a9940 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a99a87fd2a24a99a8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a9a107fd2a24a9a10 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a9a787fd2a24a9a78 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a9ae07fd2a24a9ae0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a9b487fd2a24a9b48 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24a9bb07fd2a24a9bb0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a9c187fd2a24a9c18 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a9c807fd2a24a9c80 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24a9ce87fd2a24a9ce8 /* cloth/ScClothSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.cpp"; path = "../../SimulationController/src/cloth/ScClothSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc49236207fd8c4923620 /* SimulationController */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "SimulationController"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDc2868c007fd8c2868c00 /* ScActorCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.h"; path = "../../SimulationController/include/ScActorCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2868c687fd8c2868c68 /* ScArticulationCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.h"; path = "../../SimulationController/include/ScArticulationCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2868cd07fd8c2868cd0 /* ScArticulationJointCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.h"; path = "../../SimulationController/include/ScArticulationJointCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2868d387fd8c2868d38 /* ScBodyCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.h"; path = "../../SimulationController/include/ScBodyCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2868da07fd8c2868da0 /* ScClothCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothCore.h"; path = "../../SimulationController/include/ScClothCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2868e087fd8c2868e08 /* ScClothFabricCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClothFabricCore.h"; path = "../../SimulationController/include/ScClothFabricCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2868e707fd8c2868e70 /* ScConstraintCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.h"; path = "../../SimulationController/include/ScConstraintCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2868ed87fd8c2868ed8 /* ScIterators.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.h"; path = "../../SimulationController/include/ScIterators.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2868f407fd8c2868f40 /* ScMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.h"; path = "../../SimulationController/include/ScMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2868fa87fd8c2868fa8 /* ScParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScParticleSystemCore.h"; path = "../../SimulationController/include/ScParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28690107fd8c2869010 /* ScPhysics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.h"; path = "../../SimulationController/include/ScPhysics.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28690787fd8c2869078 /* ScRigidCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.h"; path = "../../SimulationController/include/ScRigidCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28690e07fd8c28690e0 /* ScScene.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.h"; path = "../../SimulationController/include/ScScene.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28691487fd8c2869148 /* ScShapeCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.h"; path = "../../SimulationController/include/ScShapeCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28691b07fd8c28691b0 /* ScStaticCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.h"; path = "../../SimulationController/include/ScStaticCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18856007fd8c1885600 /* ScActorElementPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorElementPair.h"; path = "../../SimulationController/src/ScActorElementPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18856687fd8c1885668 /* ScActorInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorInteraction.h"; path = "../../SimulationController/src/ScActorInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18856d07fd8c18856d0 /* ScActorPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorPair.h"; path = "../../SimulationController/src/ScActorPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18857387fd8c1885738 /* ScActorSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.h"; path = "../../SimulationController/src/ScActorSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18857a07fd8c18857a0 /* ScArticulationJointSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.h"; path = "../../SimulationController/src/ScArticulationJointSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18858087fd8c1885808 /* ScArticulationSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.h"; path = "../../SimulationController/src/ScArticulationSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18858707fd8c1885870 /* ScBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.h"; path = "../../SimulationController/src/ScBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18858d87fd8c18858d8 /* ScClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScClient.h"; path = "../../SimulationController/src/ScClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18859407fd8c1885940 /* ScConstraintGroupNode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.h"; path = "../../SimulationController/src/ScConstraintGroupNode.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18859a87fd8c18859a8 /* ScConstraintInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.h"; path = "../../SimulationController/src/ScConstraintInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1885a107fd8c1885a10 /* ScConstraintProjectionManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.h"; path = "../../SimulationController/src/ScConstraintProjectionManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1885a787fd8c1885a78 /* ScConstraintProjectionTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.h"; path = "../../SimulationController/src/ScConstraintProjectionTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1885ae07fd8c1885ae0 /* ScConstraintSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.h"; path = "../../SimulationController/src/ScConstraintSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1885b487fd8c1885b48 /* ScContactReportBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactReportBuffer.h"; path = "../../SimulationController/src/ScContactReportBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1885bb07fd8c1885bb0 /* ScContactStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScContactStream.h"; path = "../../SimulationController/src/ScContactStream.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1885c187fd8c1885c18 /* ScElementInteractionMarker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.h"; path = "../../SimulationController/src/ScElementInteractionMarker.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1885c807fd8c1885c80 /* ScElementSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.h"; path = "../../SimulationController/src/ScElementSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1885ce87fd8c1885ce8 /* ScElementSimInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSimInteraction.h"; path = "../../SimulationController/src/ScElementSimInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1885d507fd8c1885d50 /* ScInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.h"; path = "../../SimulationController/src/ScInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1885db87fd8c1885db8 /* ScInteractionFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteractionFlags.h"; path = "../../SimulationController/src/ScInteractionFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1885e207fd8c1885e20 /* ScNPhaseCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.h"; path = "../../SimulationController/src/ScNPhaseCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1885e887fd8c1885e88 /* ScObjectIDTracker.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScObjectIDTracker.h"; path = "../../SimulationController/src/ScObjectIDTracker.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1885ef07fd8c1885ef0 /* ScRbElementInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRbElementInteraction.h"; path = "../../SimulationController/src/ScRbElementInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1885f587fd8c1885f58 /* ScRigidSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.h"; path = "../../SimulationController/src/ScRigidSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1885fc07fd8c1885fc0 /* ScShapeInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.h"; path = "../../SimulationController/src/ScShapeInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18860287fd8c1886028 /* ScShapeIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeIterator.h"; path = "../../SimulationController/src/ScShapeIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18860907fd8c1886090 /* ScShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.h"; path = "../../SimulationController/src/ScShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18860f87fd8c18860f8 /* ScSimStateData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStateData.h"; path = "../../SimulationController/src/ScSimStateData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18861607fd8c1886160 /* ScSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.h"; path = "../../SimulationController/src/ScSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18861c87fd8c18861c8 /* ScSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.h"; path = "../../SimulationController/src/ScSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18862307fd8c1886230 /* ScSqBoundsManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.h"; path = "../../SimulationController/src/ScSqBoundsManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18862987fd8c1886298 /* ScStaticSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.h"; path = "../../SimulationController/src/ScStaticSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18863007fd8c1886300 /* ScTriggerInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.h"; path = "../../SimulationController/src/ScTriggerInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18863687fd8c1886368 /* ScTriggerPairs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerPairs.h"; path = "../../SimulationController/src/ScTriggerPairs.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18863d07fd8c18863d0 /* ScActorCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorCore.cpp"; path = "../../SimulationController/src/ScActorCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18864387fd8c1886438 /* ScActorSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScActorSim.cpp"; path = "../../SimulationController/src/ScActorSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18864a07fd8c18864a0 /* ScArticulationCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationCore.cpp"; path = "../../SimulationController/src/ScArticulationCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18865087fd8c1886508 /* ScArticulationJointCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointCore.cpp"; path = "../../SimulationController/src/ScArticulationJointCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18865707fd8c1886570 /* ScArticulationJointSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationJointSim.cpp"; path = "../../SimulationController/src/ScArticulationJointSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18865d87fd8c18865d8 /* ScArticulationSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScArticulationSim.cpp"; path = "../../SimulationController/src/ScArticulationSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18866407fd8c1886640 /* ScBodyCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCore.cpp"; path = "../../SimulationController/src/ScBodyCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18866a87fd8c18866a8 /* ScBodyCoreKinematic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodyCoreKinematic.cpp"; path = "../../SimulationController/src/ScBodyCoreKinematic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18867107fd8c1886710 /* ScBodySim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScBodySim.cpp"; path = "../../SimulationController/src/ScBodySim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18867787fd8c1886778 /* ScConstraintCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintCore.cpp"; path = "../../SimulationController/src/ScConstraintCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18867e07fd8c18867e0 /* ScConstraintGroupNode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintGroupNode.cpp"; path = "../../SimulationController/src/ScConstraintGroupNode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18868487fd8c1886848 /* ScConstraintInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintInteraction.cpp"; path = "../../SimulationController/src/ScConstraintInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18868b07fd8c18868b0 /* ScConstraintProjectionManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionManager.cpp"; path = "../../SimulationController/src/ScConstraintProjectionManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18869187fd8c1886918 /* ScConstraintProjectionTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintProjectionTree.cpp"; path = "../../SimulationController/src/ScConstraintProjectionTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18869807fd8c1886980 /* ScConstraintSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScConstraintSim.cpp"; path = "../../SimulationController/src/ScConstraintSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18869e87fd8c18869e8 /* ScElementInteractionMarker.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementInteractionMarker.cpp"; path = "../../SimulationController/src/ScElementInteractionMarker.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1886a507fd8c1886a50 /* ScElementSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScElementSim.cpp"; path = "../../SimulationController/src/ScElementSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1886ab87fd8c1886ab8 /* ScInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScInteraction.cpp"; path = "../../SimulationController/src/ScInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1886b207fd8c1886b20 /* ScIterators.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScIterators.cpp"; path = "../../SimulationController/src/ScIterators.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1886b887fd8c1886b88 /* ScMaterialCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMaterialCore.cpp"; path = "../../SimulationController/src/ScMaterialCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1886bf07fd8c1886bf0 /* ScMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScMetaData.cpp"; path = "../../SimulationController/src/ScMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1886c587fd8c1886c58 /* ScNPhaseCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScNPhaseCore.cpp"; path = "../../SimulationController/src/ScNPhaseCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1886cc07fd8c1886cc0 /* ScPhysics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScPhysics.cpp"; path = "../../SimulationController/src/ScPhysics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1886d287fd8c1886d28 /* ScRigidCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidCore.cpp"; path = "../../SimulationController/src/ScRigidCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1886d907fd8c1886d90 /* ScRigidSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScRigidSim.cpp"; path = "../../SimulationController/src/ScRigidSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1886df87fd8c1886df8 /* ScScene.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScScene.cpp"; path = "../../SimulationController/src/ScScene.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1886e607fd8c1886e60 /* ScShapeCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeCore.cpp"; path = "../../SimulationController/src/ScShapeCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1886ec87fd8c1886ec8 /* ScShapeInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeInteraction.cpp"; path = "../../SimulationController/src/ScShapeInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1886f307fd8c1886f30 /* ScShapeSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScShapeSim.cpp"; path = "../../SimulationController/src/ScShapeSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1886f987fd8c1886f98 /* ScSimStats.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimStats.cpp"; path = "../../SimulationController/src/ScSimStats.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18870007fd8c1887000 /* ScSimulationController.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSimulationController.cpp"; path = "../../SimulationController/src/ScSimulationController.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18870687fd8c1887068 /* ScSqBoundsManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScSqBoundsManager.cpp"; path = "../../SimulationController/src/ScSqBoundsManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18870d07fd8c18870d0 /* ScStaticCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticCore.cpp"; path = "../../SimulationController/src/ScStaticCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18871387fd8c1887138 /* ScStaticSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScStaticSim.cpp"; path = "../../SimulationController/src/ScStaticSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18871a07fd8c18871a0 /* ScTriggerInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "ScTriggerInteraction.cpp"; path = "../../SimulationController/src/ScTriggerInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18872087fd8c1887208 /* particles/ScParticleBodyInteraction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.h"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18872707fd8c1887270 /* particles/ScParticlePacketShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.h"; path = "../../SimulationController/src/particles/ScParticlePacketShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18872d87fd8c18872d8 /* particles/ScParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.h"; path = "../../SimulationController/src/particles/ScParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18873407fd8c1887340 /* particles/ScParticleBodyInteraction.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleBodyInteraction.cpp"; path = "../../SimulationController/src/particles/ScParticleBodyInteraction.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18873a87fd8c18873a8 /* particles/ScParticlePacketShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticlePacketShape.cpp"; path = "../../SimulationController/src/particles/ScParticlePacketShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18874107fd8c1887410 /* particles/ScParticleSystemCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemCore.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18874787fd8c1887478 /* particles/ScParticleSystemSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "particles/ScParticleSystemSim.cpp"; path = "../../SimulationController/src/particles/ScParticleSystemSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18874e07fd8c18874e0 /* cloth/ScClothShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.h"; path = "../../SimulationController/src/cloth/ScClothShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18875487fd8c1887548 /* cloth/ScClothSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothSim.h"; path = "../../SimulationController/src/cloth/ScClothSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18875b07fd8c18875b0 /* cloth/ScClothCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothCore.cpp"; path = "../../SimulationController/src/cloth/ScClothCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18876187fd8c1887618 /* cloth/ScClothFabricCore.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothFabricCore.cpp"; path = "../../SimulationController/src/cloth/ScClothFabricCore.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18876807fd8c1887680 /* cloth/ScClothShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "cloth/ScClothShape.cpp"; path = "../../SimulationController/src/cloth/ScClothShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18876e87fd8c18876e8 /* 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 */ - FFF2a31040707fd2a3104070 /* Resources */ = { + FFF2c49236207fd8c4923620 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1131,7 +1131,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa31040707fd2a3104070 /* Frameworks */ = { + FFFCc49236207fd8c4923620 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1141,53 +1141,53 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a31040707fd2a3104070 /* Sources */ = { + FFF8c49236207fd8c4923620 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa24a89d07fd2a24a89d0, - FFFFa24a8a387fd2a24a8a38, - FFFFa24a8aa07fd2a24a8aa0, - FFFFa24a8b087fd2a24a8b08, - FFFFa24a8b707fd2a24a8b70, - FFFFa24a8bd87fd2a24a8bd8, - FFFFa24a8c407fd2a24a8c40, - FFFFa24a8ca87fd2a24a8ca8, - FFFFa24a8d107fd2a24a8d10, - FFFFa24a8d787fd2a24a8d78, - FFFFa24a8de07fd2a24a8de0, - FFFFa24a8e487fd2a24a8e48, - FFFFa24a8eb07fd2a24a8eb0, - FFFFa24a8f187fd2a24a8f18, - FFFFa24a8f807fd2a24a8f80, - FFFFa24a8fe87fd2a24a8fe8, - FFFFa24a90507fd2a24a9050, - FFFFa24a90b87fd2a24a90b8, - FFFFa24a91207fd2a24a9120, - FFFFa24a91887fd2a24a9188, - FFFFa24a91f07fd2a24a91f0, - FFFFa24a92587fd2a24a9258, - FFFFa24a92c07fd2a24a92c0, - FFFFa24a93287fd2a24a9328, - FFFFa24a93907fd2a24a9390, - FFFFa24a93f87fd2a24a93f8, - FFFFa24a94607fd2a24a9460, - FFFFa24a94c87fd2a24a94c8, - FFFFa24a95307fd2a24a9530, - FFFFa24a95987fd2a24a9598, - FFFFa24a96007fd2a24a9600, - FFFFa24a96687fd2a24a9668, - FFFFa24a96d07fd2a24a96d0, - FFFFa24a97387fd2a24a9738, - FFFFa24a97a07fd2a24a97a0, - FFFFa24a99407fd2a24a9940, - FFFFa24a99a87fd2a24a99a8, - FFFFa24a9a107fd2a24a9a10, - FFFFa24a9a787fd2a24a9a78, - FFFFa24a9bb07fd2a24a9bb0, - FFFFa24a9c187fd2a24a9c18, - FFFFa24a9c807fd2a24a9c80, - FFFFa24a9ce87fd2a24a9ce8, + FFFFc18863d07fd8c18863d0, + FFFFc18864387fd8c1886438, + FFFFc18864a07fd8c18864a0, + FFFFc18865087fd8c1886508, + FFFFc18865707fd8c1886570, + FFFFc18865d87fd8c18865d8, + FFFFc18866407fd8c1886640, + FFFFc18866a87fd8c18866a8, + FFFFc18867107fd8c1886710, + FFFFc18867787fd8c1886778, + FFFFc18867e07fd8c18867e0, + FFFFc18868487fd8c1886848, + FFFFc18868b07fd8c18868b0, + FFFFc18869187fd8c1886918, + FFFFc18869807fd8c1886980, + FFFFc18869e87fd8c18869e8, + FFFFc1886a507fd8c1886a50, + FFFFc1886ab87fd8c1886ab8, + FFFFc1886b207fd8c1886b20, + FFFFc1886b887fd8c1886b88, + FFFFc1886bf07fd8c1886bf0, + FFFFc1886c587fd8c1886c58, + FFFFc1886cc07fd8c1886cc0, + FFFFc1886d287fd8c1886d28, + FFFFc1886d907fd8c1886d90, + FFFFc1886df87fd8c1886df8, + FFFFc1886e607fd8c1886e60, + FFFFc1886ec87fd8c1886ec8, + FFFFc1886f307fd8c1886f30, + FFFFc1886f987fd8c1886f98, + FFFFc18870007fd8c1887000, + FFFFc18870687fd8c1887068, + FFFFc18870d07fd8c18870d0, + FFFFc18871387fd8c1887138, + FFFFc18871a07fd8c18871a0, + FFFFc18873407fd8c1887340, + FFFFc18873a87fd8c18873a8, + FFFFc18874107fd8c1887410, + FFFFc18874787fd8c1887478, + FFFFc18875b07fd8c18875b0, + FFFFc18876187fd8c1887618, + FFFFc18876807fd8c1887680, + FFFFc18876e87fd8c18876e8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1199,80 +1199,80 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCooking */ - FFFFa3113c907fd2a3113c90 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDa30ea8007fd2a30ea800 /* PhysXExtensions */; }; - FFFFa24abe007fd2a24abe00 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24abe007fd2a24abe00 /* Adjacencies.cpp */; }; - FFFFa24abe687fd2a24abe68 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24abe687fd2a24abe68 /* Cooking.cpp */; }; - FFFFa24abed07fd2a24abed0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24abed07fd2a24abed0 /* CookingUtils.cpp */; }; - FFFFa24abf387fd2a24abf38 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24abf387fd2a24abf38 /* EdgeList.cpp */; }; - FFFFa24abfa07fd2a24abfa0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24abfa07fd2a24abfa0 /* MeshCleaner.cpp */; }; - FFFFa24ac0087fd2a24ac008 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24ac0087fd2a24ac008 /* Quantizer.cpp */; }; - FFFFa24ac2e07fd2a24ac2e0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24ac2e07fd2a24ac2e0 /* mesh/GrbTriangleMeshCooking.cpp */; }; - FFFFa24ac3487fd2a24ac348 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24ac3487fd2a24ac348 /* mesh/HeightFieldCooking.cpp */; }; - FFFFa24ac3b07fd2a24ac3b0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24ac3b07fd2a24ac3b0 /* mesh/RTreeCooking.cpp */; }; - FFFFa24ac4187fd2a24ac418 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24ac4187fd2a24ac418 /* mesh/TriangleMeshBuilder.cpp */; }; - FFFFa24ac6887fd2a24ac688 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24ac6887fd2a24ac688 /* convex/BigConvexDataBuilder.cpp */; }; - FFFFa24ac6f07fd2a24ac6f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24ac6f07fd2a24ac6f0 /* convex/ConvexHullBuilder.cpp */; }; - FFFFa24ac7587fd2a24ac758 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24ac7587fd2a24ac758 /* convex/ConvexHullLib.cpp */; }; - FFFFa24ac7c07fd2a24ac7c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24ac7c07fd2a24ac7c0 /* convex/ConvexHullUtils.cpp */; }; - FFFFa24ac8287fd2a24ac828 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24ac8287fd2a24ac828 /* convex/ConvexMeshBuilder.cpp */; }; - FFFFa24ac8907fd2a24ac890 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24ac8907fd2a24ac890 /* convex/ConvexPolygonsBuilder.cpp */; }; - FFFFa24ac8f87fd2a24ac8f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24ac8f87fd2a24ac8f8 /* convex/InflationConvexHullLib.cpp */; }; - FFFFa24ac9607fd2a24ac960 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24ac9607fd2a24ac960 /* convex/QuickHullConvexHullLib.cpp */; }; - FFFFa24ac9c87fd2a24ac9c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24ac9c87fd2a24ac9c8 /* convex/VolumeIntegration.cpp */; }; + FFFFc484fd007fd8c484fd00 /* PhysXExtensions in Frameworks */= { isa = PBXBuildFile; fileRef = FFFDc4912c607fd8c4912c60 /* PhysXExtensions */; }; + FFFFc18898007fd8c1889800 /* Adjacencies.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18898007fd8c1889800 /* Adjacencies.cpp */; }; + FFFFc18898687fd8c1889868 /* Cooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18898687fd8c1889868 /* Cooking.cpp */; }; + FFFFc18898d07fd8c18898d0 /* CookingUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18898d07fd8c18898d0 /* CookingUtils.cpp */; }; + FFFFc18899387fd8c1889938 /* EdgeList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18899387fd8c1889938 /* EdgeList.cpp */; }; + FFFFc18899a07fd8c18899a0 /* MeshCleaner.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18899a07fd8c18899a0 /* MeshCleaner.cpp */; }; + FFFFc1889a087fd8c1889a08 /* Quantizer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1889a087fd8c1889a08 /* Quantizer.cpp */; }; + FFFFc1889ce07fd8c1889ce0 /* mesh/GrbTriangleMeshCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1889ce07fd8c1889ce0 /* mesh/GrbTriangleMeshCooking.cpp */; }; + FFFFc1889d487fd8c1889d48 /* mesh/HeightFieldCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1889d487fd8c1889d48 /* mesh/HeightFieldCooking.cpp */; }; + FFFFc1889db07fd8c1889db0 /* mesh/RTreeCooking.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1889db07fd8c1889db0 /* mesh/RTreeCooking.cpp */; }; + FFFFc1889e187fd8c1889e18 /* mesh/TriangleMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1889e187fd8c1889e18 /* mesh/TriangleMeshBuilder.cpp */; }; + FFFFc188a0887fd8c188a088 /* convex/BigConvexDataBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc188a0887fd8c188a088 /* convex/BigConvexDataBuilder.cpp */; }; + FFFFc188a0f07fd8c188a0f0 /* convex/ConvexHullBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc188a0f07fd8c188a0f0 /* convex/ConvexHullBuilder.cpp */; }; + FFFFc188a1587fd8c188a158 /* convex/ConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc188a1587fd8c188a158 /* convex/ConvexHullLib.cpp */; }; + FFFFc188a1c07fd8c188a1c0 /* convex/ConvexHullUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc188a1c07fd8c188a1c0 /* convex/ConvexHullUtils.cpp */; }; + FFFFc188a2287fd8c188a228 /* convex/ConvexMeshBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc188a2287fd8c188a228 /* convex/ConvexMeshBuilder.cpp */; }; + FFFFc188a2907fd8c188a290 /* convex/ConvexPolygonsBuilder.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc188a2907fd8c188a290 /* convex/ConvexPolygonsBuilder.cpp */; }; + FFFFc188a2f87fd8c188a2f8 /* convex/InflationConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc188a2f87fd8c188a2f8 /* convex/InflationConvexHullLib.cpp */; }; + FFFFc188a3607fd8c188a360 /* convex/QuickHullConvexHullLib.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc188a3607fd8c188a360 /* convex/QuickHullConvexHullLib.cpp */; }; + FFFFc188a3c87fd8c188a3c8 /* convex/VolumeIntegration.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc188a3c87fd8c188a3c8 /* convex/VolumeIntegration.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa3108e507fd2a3108e50 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa31129307fd2a3112930 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDa31129987fd2a3112998 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDa3112a007fd2a3112a00 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDa3112a687fd2a3112a68 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFDa3112ad07fd2a3112ad0 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDa3112b387fd2a3112b38 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDa3112ba07fd2a3112ba0 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24abe007fd2a24abe00 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24abe687fd2a24abe68 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24abed07fd2a24abed0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24abf387fd2a24abf38 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24abfa07fd2a24abfa0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac0087fd2a24ac008 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac0707fd2a24ac070 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac0d87fd2a24ac0d8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac1407fd2a24ac140 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac1a87fd2a24ac1a8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac2107fd2a24ac210 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac2787fd2a24ac278 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac2e07fd2a24ac2e0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac3487fd2a24ac348 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac3b07fd2a24ac3b0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac4187fd2a24ac418 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac4807fd2a24ac480 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac4e87fd2a24ac4e8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac5507fd2a24ac550 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac5b87fd2a24ac5b8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac6207fd2a24ac620 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac6887fd2a24ac688 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac6f07fd2a24ac6f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac7587fd2a24ac758 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac7c07fd2a24ac7c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac8287fd2a24ac828 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac8907fd2a24ac890 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac8f87fd2a24ac8f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac9607fd2a24ac960 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24ac9c87fd2a24ac9c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24aca307fd2a24aca30 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24aca987fd2a24aca98 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24acb007fd2a24acb00 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24acb687fd2a24acb68 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24acbd07fd2a24acbd0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24acc387fd2a24acc38 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24acca07fd2a24acca0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24acd087fd2a24acd08 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24acd707fd2a24acd70 /* convex/VolumeIntegration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.h"; path = "../../PhysXCooking/src/convex/VolumeIntegration.h"; sourceTree = SOURCE_ROOT; }; + FFFDc10c82107fd8c10c8210 /* PhysXCooking */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCooking"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDc484f2a07fd8c484f2a0 /* PxBVH33MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH33MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH33MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDc484f3087fd8c484f308 /* PxBVH34MidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBVH34MidphaseDesc.h"; path = "../../../Include/cooking/PxBVH34MidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDc484f3707fd8c484f370 /* PxConvexMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxConvexMeshDesc.h"; path = "../../../Include/cooking/PxConvexMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDc484f3d87fd8c484f3d8 /* PxCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCooking.h"; path = "../../../Include/cooking/PxCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDc484f4407fd8c484f440 /* PxMidphaseDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMidphaseDesc.h"; path = "../../../Include/cooking/PxMidphaseDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDc484f4a87fd8c484f4a8 /* PxTriangleMeshDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTriangleMeshDesc.h"; path = "../../../Include/cooking/PxTriangleMeshDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDc484f5107fd8c484f510 /* Pxc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Pxc.h"; path = "../../../Include/cooking/Pxc.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18898007fd8c1889800 /* Adjacencies.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.cpp"; path = "../../PhysXCooking/src/Adjacencies.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18898687fd8c1889868 /* Cooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.cpp"; path = "../../PhysXCooking/src/Cooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18898d07fd8c18898d0 /* CookingUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.cpp"; path = "../../PhysXCooking/src/CookingUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18899387fd8c1889938 /* EdgeList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.cpp"; path = "../../PhysXCooking/src/EdgeList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18899a07fd8c18899a0 /* MeshCleaner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.cpp"; path = "../../PhysXCooking/src/MeshCleaner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1889a087fd8c1889a08 /* Quantizer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.cpp"; path = "../../PhysXCooking/src/Quantizer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1889a707fd8c1889a70 /* Adjacencies.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Adjacencies.h"; path = "../../PhysXCooking/src/Adjacencies.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1889ad87fd8c1889ad8 /* Cooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cooking.h"; path = "../../PhysXCooking/src/Cooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1889b407fd8c1889b40 /* CookingUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "CookingUtils.h"; path = "../../PhysXCooking/src/CookingUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1889ba87fd8c1889ba8 /* EdgeList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "EdgeList.h"; path = "../../PhysXCooking/src/EdgeList.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1889c107fd8c1889c10 /* MeshCleaner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MeshCleaner.h"; path = "../../PhysXCooking/src/MeshCleaner.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1889c787fd8c1889c78 /* Quantizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Quantizer.h"; path = "../../PhysXCooking/src/Quantizer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1889ce07fd8c1889ce0 /* mesh/GrbTriangleMeshCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.cpp"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1889d487fd8c1889d48 /* mesh/HeightFieldCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.cpp"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1889db07fd8c1889db0 /* mesh/RTreeCooking.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.cpp"; path = "../../PhysXCooking/src/mesh/RTreeCooking.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1889e187fd8c1889e18 /* mesh/TriangleMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.cpp"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1889e807fd8c1889e80 /* mesh/GrbTriangleMeshCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/GrbTriangleMeshCooking.h"; path = "../../PhysXCooking/src/mesh/GrbTriangleMeshCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1889ee87fd8c1889ee8 /* mesh/HeightFieldCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/HeightFieldCooking.h"; path = "../../PhysXCooking/src/mesh/HeightFieldCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1889f507fd8c1889f50 /* mesh/QuickSelect.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/QuickSelect.h"; path = "../../PhysXCooking/src/mesh/QuickSelect.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1889fb87fd8c1889fb8 /* mesh/RTreeCooking.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/RTreeCooking.h"; path = "../../PhysXCooking/src/mesh/RTreeCooking.h"; sourceTree = SOURCE_ROOT; }; + FFFDc188a0207fd8c188a020 /* mesh/TriangleMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "mesh/TriangleMeshBuilder.h"; path = "../../PhysXCooking/src/mesh/TriangleMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDc188a0887fd8c188a088 /* convex/BigConvexDataBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.cpp"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc188a0f07fd8c188a0f0 /* convex/ConvexHullBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc188a1587fd8c188a158 /* convex/ConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc188a1c07fd8c188a1c0 /* convex/ConvexHullUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.cpp"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc188a2287fd8c188a228 /* convex/ConvexMeshBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc188a2907fd8c188a290 /* convex/ConvexPolygonsBuilder.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.cpp"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc188a2f87fd8c188a2f8 /* convex/InflationConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc188a3607fd8c188a360 /* convex/QuickHullConvexHullLib.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.cpp"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc188a3c87fd8c188a3c8 /* convex/VolumeIntegration.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/VolumeIntegration.cpp"; path = "../../PhysXCooking/src/convex/VolumeIntegration.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc188a4307fd8c188a430 /* convex/BigConvexDataBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/BigConvexDataBuilder.h"; path = "../../PhysXCooking/src/convex/BigConvexDataBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDc188a4987fd8c188a498 /* convex/ConvexHullBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexHullBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDc188a5007fd8c188a500 /* convex/ConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullLib.h"; path = "../../PhysXCooking/src/convex/ConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFDc188a5687fd8c188a568 /* convex/ConvexHullUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexHullUtils.h"; path = "../../PhysXCooking/src/convex/ConvexHullUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDc188a5d07fd8c188a5d0 /* convex/ConvexMeshBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexMeshBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexMeshBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDc188a6387fd8c188a638 /* convex/ConvexPolygonsBuilder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/ConvexPolygonsBuilder.h"; path = "../../PhysXCooking/src/convex/ConvexPolygonsBuilder.h"; sourceTree = SOURCE_ROOT; }; + FFFDc188a6a07fd8c188a6a0 /* convex/InflationConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/InflationConvexHullLib.h"; path = "../../PhysXCooking/src/convex/InflationConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFDc188a7087fd8c188a708 /* convex/QuickHullConvexHullLib.h */= { isa = PBXFileReference; fileEncoding = 4; name = "convex/QuickHullConvexHullLib.h"; path = "../../PhysXCooking/src/convex/QuickHullConvexHullLib.h"; sourceTree = SOURCE_ROOT; }; + FFFDc188a7707fd8c188a770 /* 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 */ - FFF2a3108e507fd2a3108e50 /* Resources */ = { + FFF2c10c82107fd8c10c8210 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -1282,7 +1282,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa3108e507fd2a3108e50 /* Frameworks */ = { + FFFCc10c82107fd8c10c8210 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1292,29 +1292,29 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a3108e507fd2a3108e50 /* Sources */ = { + FFF8c10c82107fd8c10c8210 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa24abe007fd2a24abe00, - FFFFa24abe687fd2a24abe68, - FFFFa24abed07fd2a24abed0, - FFFFa24abf387fd2a24abf38, - FFFFa24abfa07fd2a24abfa0, - FFFFa24ac0087fd2a24ac008, - FFFFa24ac2e07fd2a24ac2e0, - FFFFa24ac3487fd2a24ac348, - FFFFa24ac3b07fd2a24ac3b0, - FFFFa24ac4187fd2a24ac418, - FFFFa24ac6887fd2a24ac688, - FFFFa24ac6f07fd2a24ac6f0, - FFFFa24ac7587fd2a24ac758, - FFFFa24ac7c07fd2a24ac7c0, - FFFFa24ac8287fd2a24ac828, - FFFFa24ac8907fd2a24ac890, - FFFFa24ac8f87fd2a24ac8f8, - FFFFa24ac9607fd2a24ac960, - FFFFa24ac9c87fd2a24ac9c8, + FFFFc18898007fd8c1889800, + FFFFc18898687fd8c1889868, + FFFFc18898d07fd8c18898d0, + FFFFc18899387fd8c1889938, + FFFFc18899a07fd8c18899a0, + FFFFc1889a087fd8c1889a08, + FFFFc1889ce07fd8c1889ce0, + FFFFc1889d487fd8c1889d48, + FFFFc1889db07fd8c1889db0, + FFFFc1889e187fd8c1889e18, + FFFFc188a0887fd8c188a088, + FFFFc188a0f07fd8c188a0f0, + FFFFc188a1587fd8c188a158, + FFFFc188a1c07fd8c188a1c0, + FFFFc188a2287fd8c188a228, + FFFFc188a2907fd8c188a290, + FFFFc188a2f87fd8c188a2f8, + FFFFc188a3607fd8c188a360, + FFFFc188a3c87fd8c188a3c8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1323,517 +1323,515 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4a310cae07fd2a310cae0 /* PBXTargetDependency */ = { + FFF4c484dff07fd8c484dff0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa2a093a07fd2a2a093a0 /* PhysXCommon */; - targetProxy = FFF5a2a093a07fd2a2a093a0 /* PBXContainerItemProxy */; + target = FFFAc1414ed07fd8c1414ed0 /* PhysXCommon */; + targetProxy = FFF5c1414ed07fd8c1414ed0 /* PBXContainerItemProxy */; }; - FFF4a3113c907fd2a3113c90 /* PBXTargetDependency */ = { + FFF4c484fd007fd8c484fd00 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa30ea8007fd2a30ea800 /* PhysXExtensions */; - targetProxy = FFF5a30ea8007fd2a30ea800 /* PBXContainerItemProxy */; + target = FFFAc4912c607fd8c4912c60 /* PhysXExtensions */; + targetProxy = FFF5c4912c607fd8c4912c60 /* PBXContainerItemProxy */; }; - FFF4a31060007fd2a3106000 /* PBXTargetDependency */ = { + FFF4c10fa6707fd8c10fa670 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa29f58e07fd2a29f58e0 /* PxFoundation */; - targetProxy = FFF5a29f58e07fd2a29f58e0 /* PBXContainerItemProxy */; + target = FFFAc141af507fd8c141af50 /* PxFoundation */; + targetProxy = FFF5c141af507fd8c141af50 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PhysXCommon */ - FFFFa23cf4007fd2a23cf400 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDa23cf4007fd2a23cf400 /* src/CmBoxPruning.cpp */; }; - FFFFa23cf4687fd2a23cf468 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDa23cf4687fd2a23cf468 /* src/CmCollection.cpp */; }; - FFFFa23cf4d07fd2a23cf4d0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDa23cf4d07fd2a23cf4d0 /* src/CmMathUtils.cpp */; }; - FFFFa23cf5387fd2a23cf538 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDa23cf5387fd2a23cf538 /* src/CmPtrTable.cpp */; }; - FFFFa23cf5a07fd2a23cf5a0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDa23cf5a07fd2a23cf5a0 /* src/CmRadixSort.cpp */; }; - FFFFa23cf6087fd2a23cf608 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDa23cf6087fd2a23cf608 /* src/CmRadixSortBuffered.cpp */; }; - FFFFa23cf6707fd2a23cf670 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDa23cf6707fd2a23cf670 /* src/CmRenderOutput.cpp */; }; - FFFFa23cf6d87fd2a23cf6d8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDa23cf6d87fd2a23cf6d8 /* src/CmVisualization.cpp */; }; - FFFFa23a81a87fd2a23a81a8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23a81a87fd2a23a81a8 /* ../../Include/GeomUtils */; }; - FFFFa23ab6e07fd2a23ab6e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ab6e07fd2a23ab6e0 /* src/GuBounds.cpp */; }; - FFFFa23ab7487fd2a23ab748 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ab7487fd2a23ab748 /* src/GuBox.cpp */; }; - FFFFa23ab7b07fd2a23ab7b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ab7b07fd2a23ab7b0 /* src/GuCCTSweepTests.cpp */; }; - FFFFa23ab8187fd2a23ab818 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ab8187fd2a23ab818 /* src/GuCapsule.cpp */; }; - FFFFa23ab8807fd2a23ab880 /* src/GuDebug.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ab8807fd2a23ab880 /* src/GuDebug.cpp */; }; - FFFFa23ab8e87fd2a23ab8e8 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ab8e87fd2a23ab8e8 /* src/GuGeometryQuery.cpp */; }; - FFFFa23ab9507fd2a23ab950 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ab9507fd2a23ab950 /* src/GuGeometryUnion.cpp */; }; - FFFFa23ab9b87fd2a23ab9b8 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ab9b87fd2a23ab9b8 /* src/GuInternal.cpp */; }; - FFFFa23aba207fd2a23aba20 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23aba207fd2a23aba20 /* src/GuMTD.cpp */; }; - FFFFa23aba887fd2a23aba88 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23aba887fd2a23aba88 /* src/GuMeshFactory.cpp */; }; - FFFFa23abaf07fd2a23abaf0 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23abaf07fd2a23abaf0 /* src/GuMetaData.cpp */; }; - FFFFa23abb587fd2a23abb58 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23abb587fd2a23abb58 /* src/GuOverlapTests.cpp */; }; - FFFFa23abbc07fd2a23abbc0 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23abbc07fd2a23abbc0 /* src/GuRaycastTests.cpp */; }; - FFFFa23abc287fd2a23abc28 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23abc287fd2a23abc28 /* src/GuSerialize.cpp */; }; - FFFFa23abc907fd2a23abc90 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23abc907fd2a23abc90 /* src/GuSweepMTD.cpp */; }; - FFFFa23abcf87fd2a23abcf8 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23abcf87fd2a23abcf8 /* src/GuSweepSharedTests.cpp */; }; - FFFFa23abd607fd2a23abd60 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23abd607fd2a23abd60 /* src/GuSweepTests.cpp */; }; - FFFFa23abdc87fd2a23abdc8 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23abdc87fd2a23abdc8 /* src/contact/GuContactBoxBox.cpp */; }; - FFFFa23abe307fd2a23abe30 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23abe307fd2a23abe30 /* src/contact/GuContactCapsuleBox.cpp */; }; - FFFFa23abe987fd2a23abe98 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23abe987fd2a23abe98 /* src/contact/GuContactCapsuleCapsule.cpp */; }; - FFFFa23abf007fd2a23abf00 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23abf007fd2a23abf00 /* src/contact/GuContactCapsuleConvex.cpp */; }; - FFFFa23abf687fd2a23abf68 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23abf687fd2a23abf68 /* src/contact/GuContactCapsuleMesh.cpp */; }; - FFFFa23abfd07fd2a23abfd0 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23abfd07fd2a23abfd0 /* src/contact/GuContactConvexConvex.cpp */; }; - FFFFa23ac0387fd2a23ac038 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac0387fd2a23ac038 /* src/contact/GuContactConvexMesh.cpp */; }; - FFFFa23ac0a07fd2a23ac0a0 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac0a07fd2a23ac0a0 /* src/contact/GuContactPlaneBox.cpp */; }; - FFFFa23ac1087fd2a23ac108 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac1087fd2a23ac108 /* src/contact/GuContactPlaneCapsule.cpp */; }; - FFFFa23ac1707fd2a23ac170 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac1707fd2a23ac170 /* src/contact/GuContactPlaneConvex.cpp */; }; - FFFFa23ac1d87fd2a23ac1d8 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac1d87fd2a23ac1d8 /* src/contact/GuContactPolygonPolygon.cpp */; }; - FFFFa23ac2407fd2a23ac240 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac2407fd2a23ac240 /* src/contact/GuContactSphereBox.cpp */; }; - FFFFa23ac2a87fd2a23ac2a8 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac2a87fd2a23ac2a8 /* src/contact/GuContactSphereCapsule.cpp */; }; - FFFFa23ac3107fd2a23ac310 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac3107fd2a23ac310 /* src/contact/GuContactSphereMesh.cpp */; }; - FFFFa23ac3787fd2a23ac378 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac3787fd2a23ac378 /* src/contact/GuContactSpherePlane.cpp */; }; - FFFFa23ac3e07fd2a23ac3e0 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac3e07fd2a23ac3e0 /* src/contact/GuContactSphereSphere.cpp */; }; - FFFFa23ac4487fd2a23ac448 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac4487fd2a23ac448 /* src/contact/GuFeatureCode.cpp */; }; - FFFFa23ac4b07fd2a23ac4b0 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac4b07fd2a23ac4b0 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; - FFFFa23ac5187fd2a23ac518 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac5187fd2a23ac518 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; - FFFFa23ac5807fd2a23ac580 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac5807fd2a23ac580 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; - FFFFa23ac5e87fd2a23ac5e8 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac5e87fd2a23ac5e8 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; - FFFFa23ac6507fd2a23ac650 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac6507fd2a23ac650 /* src/common/GuBarycentricCoordinates.cpp */; }; - FFFFa23ac6b87fd2a23ac6b8 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac6b87fd2a23ac6b8 /* src/common/GuSeparatingAxes.cpp */; }; - FFFFa23ac7207fd2a23ac720 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac7207fd2a23ac720 /* src/convex/GuBigConvexData.cpp */; }; - FFFFa23ac7887fd2a23ac788 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac7887fd2a23ac788 /* src/convex/GuConvexHelper.cpp */; }; - FFFFa23ac7f07fd2a23ac7f0 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac7f07fd2a23ac7f0 /* src/convex/GuConvexMesh.cpp */; }; - FFFFa23ac8587fd2a23ac858 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac8587fd2a23ac858 /* src/convex/GuConvexSupportTable.cpp */; }; - FFFFa23ac8c07fd2a23ac8c0 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac8c07fd2a23ac8c0 /* src/convex/GuConvexUtilsInternal.cpp */; }; - FFFFa23ac9287fd2a23ac928 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac9287fd2a23ac928 /* src/convex/GuHillClimbing.cpp */; }; - FFFFa23ac9907fd2a23ac990 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac9907fd2a23ac990 /* src/convex/GuShapeConvex.cpp */; }; - FFFFa23ac9f87fd2a23ac9f8 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ac9f87fd2a23ac9f8 /* src/distance/GuDistancePointBox.cpp */; }; - FFFFa23aca607fd2a23aca60 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23aca607fd2a23aca60 /* src/distance/GuDistancePointTriangle.cpp */; }; - FFFFa23acac87fd2a23acac8 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23acac87fd2a23acac8 /* src/distance/GuDistanceSegmentBox.cpp */; }; - FFFFa23acb307fd2a23acb30 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23acb307fd2a23acb30 /* src/distance/GuDistanceSegmentSegment.cpp */; }; - FFFFa23acb987fd2a23acb98 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23acb987fd2a23acb98 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; - FFFFa23acc007fd2a23acc00 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23acc007fd2a23acc00 /* src/sweep/GuSweepBoxBox.cpp */; }; - FFFFa23acc687fd2a23acc68 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23acc687fd2a23acc68 /* src/sweep/GuSweepBoxSphere.cpp */; }; - FFFFa23accd07fd2a23accd0 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23accd07fd2a23accd0 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; - FFFFa23acd387fd2a23acd38 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23acd387fd2a23acd38 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; - FFFFa23acda07fd2a23acda0 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23acda07fd2a23acda0 /* src/sweep/GuSweepCapsuleBox.cpp */; }; - FFFFa23ace087fd2a23ace08 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ace087fd2a23ace08 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; - FFFFa23ace707fd2a23ace70 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ace707fd2a23ace70 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; - FFFFa23aced87fd2a23aced8 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23aced87fd2a23aced8 /* src/sweep/GuSweepSphereCapsule.cpp */; }; - FFFFa23acf407fd2a23acf40 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23acf407fd2a23acf40 /* src/sweep/GuSweepSphereSphere.cpp */; }; - FFFFa23acfa87fd2a23acfa8 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23acfa87fd2a23acfa8 /* src/sweep/GuSweepSphereTriangle.cpp */; }; - FFFFa23ad0107fd2a23ad010 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad0107fd2a23ad010 /* src/sweep/GuSweepTriangleUtils.cpp */; }; - FFFFa23ad0787fd2a23ad078 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad0787fd2a23ad078 /* src/gjk/GuEPA.cpp */; }; - FFFFa23ad0e07fd2a23ad0e0 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad0e07fd2a23ad0e0 /* src/gjk/GuGJKSimplex.cpp */; }; - FFFFa23ad1487fd2a23ad148 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad1487fd2a23ad148 /* src/gjk/GuGJKTest.cpp */; }; - FFFFa23ad1b07fd2a23ad1b0 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad1b07fd2a23ad1b0 /* src/intersection/GuIntersectionBoxBox.cpp */; }; - FFFFa23ad2187fd2a23ad218 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad2187fd2a23ad218 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; - FFFFa23ad2807fd2a23ad280 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad2807fd2a23ad280 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; - FFFFa23ad2e87fd2a23ad2e8 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad2e87fd2a23ad2e8 /* src/intersection/GuIntersectionRayBox.cpp */; }; - FFFFa23ad3507fd2a23ad350 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad3507fd2a23ad350 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; - FFFFa23ad3b87fd2a23ad3b8 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad3b87fd2a23ad3b8 /* src/intersection/GuIntersectionRaySphere.cpp */; }; - FFFFa23ad4207fd2a23ad420 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad4207fd2a23ad420 /* src/intersection/GuIntersectionSphereBox.cpp */; }; - FFFFa23ad4887fd2a23ad488 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad4887fd2a23ad488 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; - FFFFa23ad4f07fd2a23ad4f0 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad4f07fd2a23ad4f0 /* src/mesh/GuBV32.cpp */; }; - FFFFa23ad5587fd2a23ad558 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad5587fd2a23ad558 /* src/mesh/GuBV32Build.cpp */; }; - FFFFa23ad5c07fd2a23ad5c0 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad5c07fd2a23ad5c0 /* src/mesh/GuBV4.cpp */; }; - FFFFa23ad6287fd2a23ad628 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad6287fd2a23ad628 /* src/mesh/GuBV4Build.cpp */; }; - FFFFa23ad6907fd2a23ad690 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad6907fd2a23ad690 /* src/mesh/GuBV4_AABBSweep.cpp */; }; - FFFFa23ad6f87fd2a23ad6f8 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad6f87fd2a23ad6f8 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; - FFFFa23ad7607fd2a23ad760 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad7607fd2a23ad760 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; - FFFFa23ad7c87fd2a23ad7c8 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad7c87fd2a23ad7c8 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; - FFFFa23ad8307fd2a23ad830 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad8307fd2a23ad830 /* src/mesh/GuBV4_OBBSweep.cpp */; }; - FFFFa23ad8987fd2a23ad898 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad8987fd2a23ad898 /* src/mesh/GuBV4_Raycast.cpp */; }; - FFFFa23ad9007fd2a23ad900 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad9007fd2a23ad900 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; - FFFFa23ad9687fd2a23ad968 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad9687fd2a23ad968 /* src/mesh/GuBV4_SphereSweep.cpp */; }; - FFFFa23ad9d07fd2a23ad9d0 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ad9d07fd2a23ad9d0 /* src/mesh/GuMeshQuery.cpp */; }; - FFFFa23ada387fd2a23ada38 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ada387fd2a23ada38 /* src/mesh/GuMidphaseBV4.cpp */; }; - FFFFa23adaa07fd2a23adaa0 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23adaa07fd2a23adaa0 /* src/mesh/GuMidphaseRTree.cpp */; }; - FFFFa23adb087fd2a23adb08 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23adb087fd2a23adb08 /* src/mesh/GuOverlapTestsMesh.cpp */; }; - FFFFa23adb707fd2a23adb70 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23adb707fd2a23adb70 /* src/mesh/GuRTree.cpp */; }; - FFFFa23adbd87fd2a23adbd8 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23adbd87fd2a23adbd8 /* src/mesh/GuRTreeQueries.cpp */; }; - FFFFa23adc407fd2a23adc40 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23adc407fd2a23adc40 /* src/mesh/GuSweepsMesh.cpp */; }; - FFFFa23adca87fd2a23adca8 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23adca87fd2a23adca8 /* src/mesh/GuTriangleMesh.cpp */; }; - FFFFa23add107fd2a23add10 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23add107fd2a23add10 /* src/mesh/GuTriangleMeshBV4.cpp */; }; - FFFFa23add787fd2a23add78 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23add787fd2a23add78 /* src/mesh/GuTriangleMeshRTree.cpp */; }; - FFFFa23adde07fd2a23adde0 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23adde07fd2a23adde0 /* src/hf/GuHeightField.cpp */; }; - FFFFa23ade487fd2a23ade48 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ade487fd2a23ade48 /* src/hf/GuHeightFieldUtil.cpp */; }; - FFFFa23adeb07fd2a23adeb0 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23adeb07fd2a23adeb0 /* src/hf/GuOverlapTestsHF.cpp */; }; - FFFFa23adf187fd2a23adf18 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23adf187fd2a23adf18 /* src/hf/GuSweepsHF.cpp */; }; - FFFFa23adf807fd2a23adf80 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23adf807fd2a23adf80 /* src/pcm/GuPCMContactBoxBox.cpp */; }; - FFFFa23adfe87fd2a23adfe8 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23adfe87fd2a23adfe8 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; - FFFFa23ae0507fd2a23ae050 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae0507fd2a23ae050 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; - FFFFa23ae0b87fd2a23ae0b8 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae0b87fd2a23ae0b8 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; - FFFFa23ae1207fd2a23ae120 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae1207fd2a23ae120 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; - FFFFa23ae1887fd2a23ae188 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae1887fd2a23ae188 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; - FFFFa23ae1f07fd2a23ae1f0 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae1f07fd2a23ae1f0 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; - FFFFa23ae2587fd2a23ae258 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae2587fd2a23ae258 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; - FFFFa23ae2c07fd2a23ae2c0 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae2c07fd2a23ae2c0 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; - FFFFa23ae3287fd2a23ae328 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae3287fd2a23ae328 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; - FFFFa23ae3907fd2a23ae390 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae3907fd2a23ae390 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; - FFFFa23ae3f87fd2a23ae3f8 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae3f87fd2a23ae3f8 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; - FFFFa23ae4607fd2a23ae460 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae4607fd2a23ae460 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; - FFFFa23ae4c87fd2a23ae4c8 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae4c87fd2a23ae4c8 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; - FFFFa23ae5307fd2a23ae530 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae5307fd2a23ae530 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; - FFFFa23ae5987fd2a23ae598 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae5987fd2a23ae598 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; - FFFFa23ae6007fd2a23ae600 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae6007fd2a23ae600 /* src/pcm/GuPCMContactSphereBox.cpp */; }; - FFFFa23ae6687fd2a23ae668 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae6687fd2a23ae668 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; - FFFFa23ae6d07fd2a23ae6d0 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae6d07fd2a23ae6d0 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; - FFFFa23ae7387fd2a23ae738 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae7387fd2a23ae738 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; - FFFFa23ae7a07fd2a23ae7a0 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae7a07fd2a23ae7a0 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; - FFFFa23ae8087fd2a23ae808 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae8087fd2a23ae808 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; - FFFFa23ae8707fd2a23ae870 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae8707fd2a23ae870 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; - FFFFa23ae8d87fd2a23ae8d8 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae8d87fd2a23ae8d8 /* src/pcm/GuPCMShapeConvex.cpp */; }; - FFFFa23ae9407fd2a23ae940 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae9407fd2a23ae940 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; - FFFFa23ae9a87fd2a23ae9a8 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23ae9a87fd2a23ae9a8 /* src/pcm/GuPersistentContactManifold.cpp */; }; - FFFFa23aea107fd2a23aea10 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23aea107fd2a23aea10 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; - FFFFa23aea787fd2a23aea78 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDa23aea787fd2a23aea78 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; + FFFFc20174007fd8c2017400 /* src/CmBoxPruning.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDc20174007fd8c2017400 /* src/CmBoxPruning.cpp */; }; + FFFFc20174687fd8c2017468 /* src/CmCollection.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDc20174687fd8c2017468 /* src/CmCollection.cpp */; }; + FFFFc20174d07fd8c20174d0 /* src/CmMathUtils.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDc20174d07fd8c20174d0 /* src/CmMathUtils.cpp */; }; + FFFFc20175387fd8c2017538 /* src/CmPtrTable.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDc20175387fd8c2017538 /* src/CmPtrTable.cpp */; }; + FFFFc20175a07fd8c20175a0 /* src/CmRadixSort.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDc20175a07fd8c20175a0 /* src/CmRadixSort.cpp */; }; + FFFFc20176087fd8c2017608 /* src/CmRadixSortBuffered.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDc20176087fd8c2017608 /* src/CmRadixSortBuffered.cpp */; }; + FFFFc20176707fd8c2017670 /* src/CmRenderOutput.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDc20176707fd8c2017670 /* src/CmRenderOutput.cpp */; }; + FFFFc20176d87fd8c20176d8 /* src/CmVisualization.cpp in common */= { isa = PBXBuildFile; fileRef = FFFDc20176d87fd8c20176d8 /* src/CmVisualization.cpp */; }; + FFFFc002dda87fd8c002dda8 /* ../../Include/GeomUtils in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc002dda87fd8c002dda8 /* ../../Include/GeomUtils */; }; + FFFFc00312e07fd8c00312e0 /* src/GuBounds.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00312e07fd8c00312e0 /* src/GuBounds.cpp */; }; + FFFFc00313487fd8c0031348 /* src/GuBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00313487fd8c0031348 /* src/GuBox.cpp */; }; + FFFFc00313b07fd8c00313b0 /* src/GuCCTSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00313b07fd8c00313b0 /* src/GuCCTSweepTests.cpp */; }; + FFFFc00314187fd8c0031418 /* src/GuCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00314187fd8c0031418 /* src/GuCapsule.cpp */; }; + FFFFc00314807fd8c0031480 /* src/GuGeometryQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00314807fd8c0031480 /* src/GuGeometryQuery.cpp */; }; + FFFFc00314e87fd8c00314e8 /* src/GuGeometryUnion.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00314e87fd8c00314e8 /* src/GuGeometryUnion.cpp */; }; + FFFFc00315507fd8c0031550 /* src/GuInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00315507fd8c0031550 /* src/GuInternal.cpp */; }; + FFFFc00315b87fd8c00315b8 /* src/GuMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00315b87fd8c00315b8 /* src/GuMTD.cpp */; }; + FFFFc00316207fd8c0031620 /* src/GuMeshFactory.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00316207fd8c0031620 /* src/GuMeshFactory.cpp */; }; + FFFFc00316887fd8c0031688 /* src/GuMetaData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00316887fd8c0031688 /* src/GuMetaData.cpp */; }; + FFFFc00316f07fd8c00316f0 /* src/GuOverlapTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00316f07fd8c00316f0 /* src/GuOverlapTests.cpp */; }; + FFFFc00317587fd8c0031758 /* src/GuRaycastTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00317587fd8c0031758 /* src/GuRaycastTests.cpp */; }; + FFFFc00317c07fd8c00317c0 /* src/GuSerialize.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00317c07fd8c00317c0 /* src/GuSerialize.cpp */; }; + FFFFc00318287fd8c0031828 /* src/GuSweepMTD.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00318287fd8c0031828 /* src/GuSweepMTD.cpp */; }; + FFFFc00318907fd8c0031890 /* src/GuSweepSharedTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00318907fd8c0031890 /* src/GuSweepSharedTests.cpp */; }; + FFFFc00318f87fd8c00318f8 /* src/GuSweepTests.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00318f87fd8c00318f8 /* src/GuSweepTests.cpp */; }; + FFFFc00319607fd8c0031960 /* src/contact/GuContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00319607fd8c0031960 /* src/contact/GuContactBoxBox.cpp */; }; + FFFFc00319c87fd8c00319c8 /* src/contact/GuContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00319c87fd8c00319c8 /* src/contact/GuContactCapsuleBox.cpp */; }; + FFFFc0031a307fd8c0031a30 /* src/contact/GuContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0031a307fd8c0031a30 /* src/contact/GuContactCapsuleCapsule.cpp */; }; + FFFFc0031a987fd8c0031a98 /* src/contact/GuContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0031a987fd8c0031a98 /* src/contact/GuContactCapsuleConvex.cpp */; }; + FFFFc0031b007fd8c0031b00 /* src/contact/GuContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0031b007fd8c0031b00 /* src/contact/GuContactCapsuleMesh.cpp */; }; + FFFFc0031b687fd8c0031b68 /* src/contact/GuContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0031b687fd8c0031b68 /* src/contact/GuContactConvexConvex.cpp */; }; + FFFFc0031bd07fd8c0031bd0 /* src/contact/GuContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0031bd07fd8c0031bd0 /* src/contact/GuContactConvexMesh.cpp */; }; + FFFFc0031c387fd8c0031c38 /* src/contact/GuContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0031c387fd8c0031c38 /* src/contact/GuContactPlaneBox.cpp */; }; + FFFFc0031ca07fd8c0031ca0 /* src/contact/GuContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0031ca07fd8c0031ca0 /* src/contact/GuContactPlaneCapsule.cpp */; }; + FFFFc0031d087fd8c0031d08 /* src/contact/GuContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0031d087fd8c0031d08 /* src/contact/GuContactPlaneConvex.cpp */; }; + FFFFc0031d707fd8c0031d70 /* src/contact/GuContactPolygonPolygon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0031d707fd8c0031d70 /* src/contact/GuContactPolygonPolygon.cpp */; }; + FFFFc0031dd87fd8c0031dd8 /* src/contact/GuContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0031dd87fd8c0031dd8 /* src/contact/GuContactSphereBox.cpp */; }; + FFFFc0031e407fd8c0031e40 /* src/contact/GuContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0031e407fd8c0031e40 /* src/contact/GuContactSphereCapsule.cpp */; }; + FFFFc0031ea87fd8c0031ea8 /* src/contact/GuContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0031ea87fd8c0031ea8 /* src/contact/GuContactSphereMesh.cpp */; }; + FFFFc0031f107fd8c0031f10 /* src/contact/GuContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0031f107fd8c0031f10 /* src/contact/GuContactSpherePlane.cpp */; }; + FFFFc0031f787fd8c0031f78 /* src/contact/GuContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0031f787fd8c0031f78 /* src/contact/GuContactSphereSphere.cpp */; }; + FFFFc0031fe07fd8c0031fe0 /* src/contact/GuFeatureCode.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0031fe07fd8c0031fe0 /* src/contact/GuFeatureCode.cpp */; }; + FFFFc00320487fd8c0032048 /* src/contact/GuLegacyContactBoxHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00320487fd8c0032048 /* src/contact/GuLegacyContactBoxHeightField.cpp */; }; + FFFFc00320b07fd8c00320b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00320b07fd8c00320b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */; }; + FFFFc00321187fd8c0032118 /* src/contact/GuLegacyContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00321187fd8c0032118 /* src/contact/GuLegacyContactConvexHeightField.cpp */; }; + FFFFc00321807fd8c0032180 /* src/contact/GuLegacyContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00321807fd8c0032180 /* src/contact/GuLegacyContactSphereHeightField.cpp */; }; + FFFFc00321e87fd8c00321e8 /* src/common/GuBarycentricCoordinates.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00321e87fd8c00321e8 /* src/common/GuBarycentricCoordinates.cpp */; }; + FFFFc00322507fd8c0032250 /* src/common/GuSeparatingAxes.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00322507fd8c0032250 /* src/common/GuSeparatingAxes.cpp */; }; + FFFFc00322b87fd8c00322b8 /* src/convex/GuBigConvexData.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00322b87fd8c00322b8 /* src/convex/GuBigConvexData.cpp */; }; + FFFFc00323207fd8c0032320 /* src/convex/GuConvexHelper.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00323207fd8c0032320 /* src/convex/GuConvexHelper.cpp */; }; + FFFFc00323887fd8c0032388 /* src/convex/GuConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00323887fd8c0032388 /* src/convex/GuConvexMesh.cpp */; }; + FFFFc00323f07fd8c00323f0 /* src/convex/GuConvexSupportTable.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00323f07fd8c00323f0 /* src/convex/GuConvexSupportTable.cpp */; }; + FFFFc00324587fd8c0032458 /* src/convex/GuConvexUtilsInternal.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00324587fd8c0032458 /* src/convex/GuConvexUtilsInternal.cpp */; }; + FFFFc00324c07fd8c00324c0 /* src/convex/GuHillClimbing.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00324c07fd8c00324c0 /* src/convex/GuHillClimbing.cpp */; }; + FFFFc00325287fd8c0032528 /* src/convex/GuShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00325287fd8c0032528 /* src/convex/GuShapeConvex.cpp */; }; + FFFFc00325907fd8c0032590 /* src/distance/GuDistancePointBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00325907fd8c0032590 /* src/distance/GuDistancePointBox.cpp */; }; + FFFFc00325f87fd8c00325f8 /* src/distance/GuDistancePointTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00325f87fd8c00325f8 /* src/distance/GuDistancePointTriangle.cpp */; }; + FFFFc00326607fd8c0032660 /* src/distance/GuDistanceSegmentBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00326607fd8c0032660 /* src/distance/GuDistanceSegmentBox.cpp */; }; + FFFFc00326c87fd8c00326c8 /* src/distance/GuDistanceSegmentSegment.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00326c87fd8c00326c8 /* src/distance/GuDistanceSegmentSegment.cpp */; }; + FFFFc00327307fd8c0032730 /* src/distance/GuDistanceSegmentTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00327307fd8c0032730 /* src/distance/GuDistanceSegmentTriangle.cpp */; }; + FFFFc00327987fd8c0032798 /* src/sweep/GuSweepBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00327987fd8c0032798 /* src/sweep/GuSweepBoxBox.cpp */; }; + FFFFc00328007fd8c0032800 /* src/sweep/GuSweepBoxSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00328007fd8c0032800 /* src/sweep/GuSweepBoxSphere.cpp */; }; + FFFFc00328687fd8c0032868 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00328687fd8c0032868 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */; }; + FFFFc00328d07fd8c00328d0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00328d07fd8c00328d0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */; }; + FFFFc00329387fd8c0032938 /* src/sweep/GuSweepCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00329387fd8c0032938 /* src/sweep/GuSweepCapsuleBox.cpp */; }; + FFFFc00329a07fd8c00329a0 /* src/sweep/GuSweepCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00329a07fd8c00329a0 /* src/sweep/GuSweepCapsuleCapsule.cpp */; }; + FFFFc0032a087fd8c0032a08 /* src/sweep/GuSweepCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0032a087fd8c0032a08 /* src/sweep/GuSweepCapsuleTriangle.cpp */; }; + FFFFc0032a707fd8c0032a70 /* src/sweep/GuSweepSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0032a707fd8c0032a70 /* src/sweep/GuSweepSphereCapsule.cpp */; }; + FFFFc0032ad87fd8c0032ad8 /* src/sweep/GuSweepSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0032ad87fd8c0032ad8 /* src/sweep/GuSweepSphereSphere.cpp */; }; + FFFFc0032b407fd8c0032b40 /* src/sweep/GuSweepSphereTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0032b407fd8c0032b40 /* src/sweep/GuSweepSphereTriangle.cpp */; }; + FFFFc0032ba87fd8c0032ba8 /* src/sweep/GuSweepTriangleUtils.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0032ba87fd8c0032ba8 /* src/sweep/GuSweepTriangleUtils.cpp */; }; + FFFFc0032c107fd8c0032c10 /* src/gjk/GuEPA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0032c107fd8c0032c10 /* src/gjk/GuEPA.cpp */; }; + FFFFc0032c787fd8c0032c78 /* src/gjk/GuGJKSimplex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0032c787fd8c0032c78 /* src/gjk/GuGJKSimplex.cpp */; }; + FFFFc0032ce07fd8c0032ce0 /* src/gjk/GuGJKTest.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0032ce07fd8c0032ce0 /* src/gjk/GuGJKTest.cpp */; }; + FFFFc0032d487fd8c0032d48 /* src/intersection/GuIntersectionBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0032d487fd8c0032d48 /* src/intersection/GuIntersectionBoxBox.cpp */; }; + FFFFc0032db07fd8c0032db0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0032db07fd8c0032db0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */; }; + FFFFc0032e187fd8c0032e18 /* src/intersection/GuIntersectionEdgeEdge.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0032e187fd8c0032e18 /* src/intersection/GuIntersectionEdgeEdge.cpp */; }; + FFFFc0032e807fd8c0032e80 /* src/intersection/GuIntersectionRayBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0032e807fd8c0032e80 /* src/intersection/GuIntersectionRayBox.cpp */; }; + FFFFc0032ee87fd8c0032ee8 /* src/intersection/GuIntersectionRayCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0032ee87fd8c0032ee8 /* src/intersection/GuIntersectionRayCapsule.cpp */; }; + FFFFc0032f507fd8c0032f50 /* src/intersection/GuIntersectionRaySphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0032f507fd8c0032f50 /* src/intersection/GuIntersectionRaySphere.cpp */; }; + FFFFc0032fb87fd8c0032fb8 /* src/intersection/GuIntersectionSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0032fb87fd8c0032fb8 /* src/intersection/GuIntersectionSphereBox.cpp */; }; + FFFFc00330207fd8c0033020 /* src/intersection/GuIntersectionTriangleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00330207fd8c0033020 /* src/intersection/GuIntersectionTriangleBox.cpp */; }; + FFFFc00330887fd8c0033088 /* src/mesh/GuBV32.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00330887fd8c0033088 /* src/mesh/GuBV32.cpp */; }; + FFFFc00330f07fd8c00330f0 /* src/mesh/GuBV32Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00330f07fd8c00330f0 /* src/mesh/GuBV32Build.cpp */; }; + FFFFc00331587fd8c0033158 /* src/mesh/GuBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00331587fd8c0033158 /* src/mesh/GuBV4.cpp */; }; + FFFFc00331c07fd8c00331c0 /* src/mesh/GuBV4Build.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00331c07fd8c00331c0 /* src/mesh/GuBV4Build.cpp */; }; + FFFFc00332287fd8c0033228 /* src/mesh/GuBV4_AABBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00332287fd8c0033228 /* src/mesh/GuBV4_AABBSweep.cpp */; }; + FFFFc00332907fd8c0033290 /* src/mesh/GuBV4_BoxOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00332907fd8c0033290 /* src/mesh/GuBV4_BoxOverlap.cpp */; }; + FFFFc00332f87fd8c00332f8 /* src/mesh/GuBV4_CapsuleSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00332f87fd8c00332f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */; }; + FFFFc00333607fd8c0033360 /* src/mesh/GuBV4_CapsuleSweepAA.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00333607fd8c0033360 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */; }; + FFFFc00333c87fd8c00333c8 /* src/mesh/GuBV4_OBBSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00333c87fd8c00333c8 /* src/mesh/GuBV4_OBBSweep.cpp */; }; + FFFFc00334307fd8c0033430 /* src/mesh/GuBV4_Raycast.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00334307fd8c0033430 /* src/mesh/GuBV4_Raycast.cpp */; }; + FFFFc00334987fd8c0033498 /* src/mesh/GuBV4_SphereOverlap.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00334987fd8c0033498 /* src/mesh/GuBV4_SphereOverlap.cpp */; }; + FFFFc00335007fd8c0033500 /* src/mesh/GuBV4_SphereSweep.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00335007fd8c0033500 /* src/mesh/GuBV4_SphereSweep.cpp */; }; + FFFFc00335687fd8c0033568 /* src/mesh/GuMeshQuery.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00335687fd8c0033568 /* src/mesh/GuMeshQuery.cpp */; }; + FFFFc00335d07fd8c00335d0 /* src/mesh/GuMidphaseBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00335d07fd8c00335d0 /* src/mesh/GuMidphaseBV4.cpp */; }; + FFFFc00336387fd8c0033638 /* src/mesh/GuMidphaseRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00336387fd8c0033638 /* src/mesh/GuMidphaseRTree.cpp */; }; + FFFFc00336a07fd8c00336a0 /* src/mesh/GuOverlapTestsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00336a07fd8c00336a0 /* src/mesh/GuOverlapTestsMesh.cpp */; }; + FFFFc00337087fd8c0033708 /* src/mesh/GuRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00337087fd8c0033708 /* src/mesh/GuRTree.cpp */; }; + FFFFc00337707fd8c0033770 /* src/mesh/GuRTreeQueries.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00337707fd8c0033770 /* src/mesh/GuRTreeQueries.cpp */; }; + FFFFc00337d87fd8c00337d8 /* src/mesh/GuSweepsMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00337d87fd8c00337d8 /* src/mesh/GuSweepsMesh.cpp */; }; + FFFFc00338407fd8c0033840 /* src/mesh/GuTriangleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00338407fd8c0033840 /* src/mesh/GuTriangleMesh.cpp */; }; + FFFFc00338a87fd8c00338a8 /* src/mesh/GuTriangleMeshBV4.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00338a87fd8c00338a8 /* src/mesh/GuTriangleMeshBV4.cpp */; }; + FFFFc00339107fd8c0033910 /* src/mesh/GuTriangleMeshRTree.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00339107fd8c0033910 /* src/mesh/GuTriangleMeshRTree.cpp */; }; + FFFFc00339787fd8c0033978 /* src/hf/GuHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00339787fd8c0033978 /* src/hf/GuHeightField.cpp */; }; + FFFFc00339e07fd8c00339e0 /* src/hf/GuHeightFieldUtil.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00339e07fd8c00339e0 /* src/hf/GuHeightFieldUtil.cpp */; }; + FFFFc0033a487fd8c0033a48 /* src/hf/GuOverlapTestsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0033a487fd8c0033a48 /* src/hf/GuOverlapTestsHF.cpp */; }; + FFFFc0033ab07fd8c0033ab0 /* src/hf/GuSweepsHF.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0033ab07fd8c0033ab0 /* src/hf/GuSweepsHF.cpp */; }; + FFFFc0033b187fd8c0033b18 /* src/pcm/GuPCMContactBoxBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0033b187fd8c0033b18 /* src/pcm/GuPCMContactBoxBox.cpp */; }; + FFFFc0033b807fd8c0033b80 /* src/pcm/GuPCMContactBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0033b807fd8c0033b80 /* src/pcm/GuPCMContactBoxConvex.cpp */; }; + FFFFc0033be87fd8c0033be8 /* src/pcm/GuPCMContactCapsuleBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0033be87fd8c0033be8 /* src/pcm/GuPCMContactCapsuleBox.cpp */; }; + FFFFc0033c507fd8c0033c50 /* src/pcm/GuPCMContactCapsuleCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0033c507fd8c0033c50 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */; }; + FFFFc0033cb87fd8c0033cb8 /* src/pcm/GuPCMContactCapsuleConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0033cb87fd8c0033cb8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */; }; + FFFFc0033d207fd8c0033d20 /* src/pcm/GuPCMContactCapsuleHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0033d207fd8c0033d20 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */; }; + FFFFc0033d887fd8c0033d88 /* src/pcm/GuPCMContactCapsuleMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0033d887fd8c0033d88 /* src/pcm/GuPCMContactCapsuleMesh.cpp */; }; + FFFFc0033df07fd8c0033df0 /* src/pcm/GuPCMContactConvexCommon.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0033df07fd8c0033df0 /* src/pcm/GuPCMContactConvexCommon.cpp */; }; + FFFFc0033e587fd8c0033e58 /* src/pcm/GuPCMContactConvexConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0033e587fd8c0033e58 /* src/pcm/GuPCMContactConvexConvex.cpp */; }; + FFFFc0033ec07fd8c0033ec0 /* src/pcm/GuPCMContactConvexHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0033ec07fd8c0033ec0 /* src/pcm/GuPCMContactConvexHeightField.cpp */; }; + FFFFc0033f287fd8c0033f28 /* src/pcm/GuPCMContactConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0033f287fd8c0033f28 /* src/pcm/GuPCMContactConvexMesh.cpp */; }; + FFFFc0033f907fd8c0033f90 /* src/pcm/GuPCMContactGenBoxConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0033f907fd8c0033f90 /* src/pcm/GuPCMContactGenBoxConvex.cpp */; }; + FFFFc0033ff87fd8c0033ff8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc0033ff87fd8c0033ff8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */; }; + FFFFc00340607fd8c0034060 /* src/pcm/GuPCMContactPlaneBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00340607fd8c0034060 /* src/pcm/GuPCMContactPlaneBox.cpp */; }; + FFFFc00340c87fd8c00340c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00340c87fd8c00340c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */; }; + FFFFc00341307fd8c0034130 /* src/pcm/GuPCMContactPlaneConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00341307fd8c0034130 /* src/pcm/GuPCMContactPlaneConvex.cpp */; }; + FFFFc00341987fd8c0034198 /* src/pcm/GuPCMContactSphereBox.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00341987fd8c0034198 /* src/pcm/GuPCMContactSphereBox.cpp */; }; + FFFFc00342007fd8c0034200 /* src/pcm/GuPCMContactSphereCapsule.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00342007fd8c0034200 /* src/pcm/GuPCMContactSphereCapsule.cpp */; }; + FFFFc00342687fd8c0034268 /* src/pcm/GuPCMContactSphereConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00342687fd8c0034268 /* src/pcm/GuPCMContactSphereConvex.cpp */; }; + FFFFc00342d07fd8c00342d0 /* src/pcm/GuPCMContactSphereHeightField.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00342d07fd8c00342d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */; }; + FFFFc00343387fd8c0034338 /* src/pcm/GuPCMContactSphereMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00343387fd8c0034338 /* src/pcm/GuPCMContactSphereMesh.cpp */; }; + FFFFc00343a07fd8c00343a0 /* src/pcm/GuPCMContactSpherePlane.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00343a07fd8c00343a0 /* src/pcm/GuPCMContactSpherePlane.cpp */; }; + FFFFc00344087fd8c0034408 /* src/pcm/GuPCMContactSphereSphere.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00344087fd8c0034408 /* src/pcm/GuPCMContactSphereSphere.cpp */; }; + FFFFc00344707fd8c0034470 /* src/pcm/GuPCMShapeConvex.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00344707fd8c0034470 /* src/pcm/GuPCMShapeConvex.cpp */; }; + FFFFc00344d87fd8c00344d8 /* src/pcm/GuPCMTriangleContactGen.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00344d87fd8c00344d8 /* src/pcm/GuPCMTriangleContactGen.cpp */; }; + FFFFc00345407fd8c0034540 /* src/pcm/GuPersistentContactManifold.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00345407fd8c0034540 /* src/pcm/GuPersistentContactManifold.cpp */; }; + FFFFc00345a87fd8c00345a8 /* src/ccd/GuCCDSweepConvexMesh.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00345a87fd8c00345a8 /* src/ccd/GuCCDSweepConvexMesh.cpp */; }; + FFFFc00346107fd8c0034610 /* src/ccd/GuCCDSweepPrimitives.cpp in geomutils */= { isa = PBXBuildFile; fileRef = FFFDc00346107fd8c0034610 /* src/ccd/GuCCDSweepPrimitives.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa2a093a07fd2a2a093a0 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa23d04007fd2a23d0400 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d04687fd2a23d0468 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d04d07fd2a23d04d0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d05387fd2a23d0538 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d05a07fd2a23d05a0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d06087fd2a23d0608 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d06707fd2a23d0670 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d06d87fd2a23d06d8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d07407fd2a23d0740 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d07a87fd2a23d07a8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d08107fd2a23d0810 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d08787fd2a23d0878 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d08e07fd2a23d08e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d09487fd2a23d0948 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d09b07fd2a23d09b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d0a187fd2a23d0a18 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d0a807fd2a23d0a80 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d0ae87fd2a23d0ae8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d0b507fd2a23d0b50 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d0bb87fd2a23d0bb8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d0c207fd2a23d0c20 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d0c887fd2a23d0c88 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d0cf07fd2a23d0cf0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d0d587fd2a23d0d58 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d0dc07fd2a23d0dc0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d0e287fd2a23d0e28 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d0e907fd2a23d0e90 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d0ef87fd2a23d0ef8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d0f607fd2a23d0f60 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d0fc87fd2a23d0fc8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d10307fd2a23d1030 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d10987fd2a23d1098 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d11007fd2a23d1100 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cf4007fd2a23cf400 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cf4687fd2a23cf468 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cf4d07fd2a23cf4d0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cf5387fd2a23cf538 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cf5a07fd2a23cf5a0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cf6087fd2a23cf608 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cf6707fd2a23cf670 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cf6d87fd2a23cf6d8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cf7407fd2a23cf740 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cf7a87fd2a23cf7a8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cf8107fd2a23cf810 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cf8787fd2a23cf878 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cf8e07fd2a23cf8e0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cf9487fd2a23cf948 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cf9b07fd2a23cf9b0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cfa187fd2a23cfa18 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cfa807fd2a23cfa80 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cfae87fd2a23cfae8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cfb507fd2a23cfb50 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cfbb87fd2a23cfbb8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cfc207fd2a23cfc20 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cfc887fd2a23cfc88 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cfcf07fd2a23cfcf0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cfd587fd2a23cfd58 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cfdc07fd2a23cfdc0 /* src/CmReaderWriterLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmReaderWriterLock.h"; path = "../../Common/src/CmReaderWriterLock.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cfe287fd2a23cfe28 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cfe907fd2a23cfe90 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cfef87fd2a23cfef8 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cff607fd2a23cff60 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cffc87fd2a23cffc8 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d00307fd2a23d0030 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d00987fd2a23d0098 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d01007fd2a23d0100 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d01687fd2a23d0168 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d01d07fd2a23d01d0 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23d02387fd2a23d0238 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a7e007fd2a23a7e00 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a7e687fd2a23a7e68 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a7ed07fd2a23a7ed0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a7f387fd2a23a7f38 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a7fa07fd2a23a7fa0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a80087fd2a23a8008 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a80707fd2a23a8070 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a80d87fd2a23a80d8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a81407fd2a23a8140 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a81a87fd2a23a81a8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; - FFFDa23a82107fd2a23a8210 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a82787fd2a23a8278 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a82e07fd2a23a82e0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a83487fd2a23a8348 /* src/GuDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuDebug.h"; path = "../../GeomUtils/src/GuDebug.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a83b07fd2a23a83b0 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a84187fd2a23a8418 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a84807fd2a23a8480 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a84e87fd2a23a84e8 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a85507fd2a23a8550 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a85b87fd2a23a85b8 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a86207fd2a23a8620 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a86887fd2a23a8688 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a86f07fd2a23a86f0 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a87587fd2a23a8758 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a87c07fd2a23a87c0 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a88287fd2a23a8828 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a88907fd2a23a8890 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a88f87fd2a23a88f8 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a89607fd2a23a8960 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a89c87fd2a23a89c8 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a8a307fd2a23a8a30 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a8a987fd2a23a8a98 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a8b007fd2a23a8b00 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a8b687fd2a23a8b68 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a8bd07fd2a23a8bd0 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a8c387fd2a23a8c38 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a8ca07fd2a23a8ca0 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a8d087fd2a23a8d08 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a8d707fd2a23a8d70 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a8dd87fd2a23a8dd8 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a8e407fd2a23a8e40 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a8ea87fd2a23a8ea8 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a8f107fd2a23a8f10 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a8f787fd2a23a8f78 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a8fe07fd2a23a8fe0 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a90487fd2a23a9048 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a90b07fd2a23a90b0 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a91187fd2a23a9118 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a91807fd2a23a9180 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a91e87fd2a23a91e8 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a92507fd2a23a9250 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a92b87fd2a23a92b8 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a93207fd2a23a9320 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a93887fd2a23a9388 /* 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; }; - FFFDa23a93f07fd2a23a93f0 /* 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; }; - FFFDa23a94587fd2a23a9458 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a94c07fd2a23a94c0 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a95287fd2a23a9528 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a95907fd2a23a9590 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a95f87fd2a23a95f8 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a96607fd2a23a9660 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a96c87fd2a23a96c8 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a97307fd2a23a9730 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a97987fd2a23a9798 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a98007fd2a23a9800 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a98687fd2a23a9868 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a98d07fd2a23a98d0 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a99387fd2a23a9938 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a99a07fd2a23a99a0 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a9a087fd2a23a9a08 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a9a707fd2a23a9a70 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a9ad87fd2a23a9ad8 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a9b407fd2a23a9b40 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a9ba87fd2a23a9ba8 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a9c107fd2a23a9c10 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a9c787fd2a23a9c78 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a9ce07fd2a23a9ce0 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a9d487fd2a23a9d48 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a9db07fd2a23a9db0 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a9e187fd2a23a9e18 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a9e807fd2a23a9e80 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a9ee87fd2a23a9ee8 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a9f507fd2a23a9f50 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23a9fb87fd2a23a9fb8 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aa0207fd2a23aa020 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aa0887fd2a23aa088 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aa0f07fd2a23aa0f0 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aa1587fd2a23aa158 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aa1c07fd2a23aa1c0 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aa2287fd2a23aa228 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aa2907fd2a23aa290 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aa2f87fd2a23aa2f8 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aa3607fd2a23aa360 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aa3c87fd2a23aa3c8 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aa4307fd2a23aa430 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aa4987fd2a23aa498 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aa5007fd2a23aa500 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aa5687fd2a23aa568 /* 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; }; - FFFDa23aa5d07fd2a23aa5d0 /* 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; }; - FFFDa23aa6387fd2a23aa638 /* 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; }; - FFFDa23aa6a07fd2a23aa6a0 /* 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; }; - FFFDa23aa7087fd2a23aa708 /* 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; }; - FFFDa23aa7707fd2a23aa770 /* 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; }; - FFFDa23aa7d87fd2a23aa7d8 /* 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; }; - FFFDa23aa8407fd2a23aa840 /* 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; }; - FFFDa23aa8a87fd2a23aa8a8 /* 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; }; - FFFDa23aa9107fd2a23aa910 /* 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; }; - FFFDa23aa9787fd2a23aa978 /* 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; }; - FFFDa23aa9e07fd2a23aa9e0 /* 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; }; - FFFDa23aaa487fd2a23aaa48 /* 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; }; - FFFDa23aaab07fd2a23aaab0 /* 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; }; - FFFDa23aab187fd2a23aab18 /* 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; }; - FFFDa23aab807fd2a23aab80 /* 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; }; - FFFDa23aabe87fd2a23aabe8 /* 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; }; - FFFDa23aac507fd2a23aac50 /* 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; }; - FFFDa23aacb87fd2a23aacb8 /* 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; }; - FFFDa23aad207fd2a23aad20 /* 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; }; - FFFDa23aad887fd2a23aad88 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aadf07fd2a23aadf0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aae587fd2a23aae58 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aaec07fd2a23aaec0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aaf287fd2a23aaf28 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aaf907fd2a23aaf90 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23aaff87fd2a23aaff8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab0607fd2a23ab060 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab0c87fd2a23ab0c8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab1307fd2a23ab130 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab1987fd2a23ab198 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab2007fd2a23ab200 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab2687fd2a23ab268 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab2d07fd2a23ab2d0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab3387fd2a23ab338 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab3a07fd2a23ab3a0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab4087fd2a23ab408 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab4707fd2a23ab470 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab4d87fd2a23ab4d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab5407fd2a23ab540 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab5a87fd2a23ab5a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab6107fd2a23ab610 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab6787fd2a23ab678 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab6e07fd2a23ab6e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab7487fd2a23ab748 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab7b07fd2a23ab7b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab8187fd2a23ab818 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab8807fd2a23ab880 /* src/GuDebug.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuDebug.cpp"; path = "../../GeomUtils/src/GuDebug.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab8e87fd2a23ab8e8 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab9507fd2a23ab950 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ab9b87fd2a23ab9b8 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23aba207fd2a23aba20 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23aba887fd2a23aba88 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23abaf07fd2a23abaf0 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23abb587fd2a23abb58 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23abbc07fd2a23abbc0 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23abc287fd2a23abc28 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23abc907fd2a23abc90 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23abcf87fd2a23abcf8 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23abd607fd2a23abd60 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23abdc87fd2a23abdc8 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23abe307fd2a23abe30 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23abe987fd2a23abe98 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23abf007fd2a23abf00 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23abf687fd2a23abf68 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23abfd07fd2a23abfd0 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac0387fd2a23ac038 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac0a07fd2a23ac0a0 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac1087fd2a23ac108 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac1707fd2a23ac170 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac1d87fd2a23ac1d8 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac2407fd2a23ac240 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac2a87fd2a23ac2a8 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac3107fd2a23ac310 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac3787fd2a23ac378 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac3e07fd2a23ac3e0 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac4487fd2a23ac448 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac4b07fd2a23ac4b0 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac5187fd2a23ac518 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac5807fd2a23ac580 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac5e87fd2a23ac5e8 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac6507fd2a23ac650 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac6b87fd2a23ac6b8 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac7207fd2a23ac720 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac7887fd2a23ac788 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac7f07fd2a23ac7f0 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac8587fd2a23ac858 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac8c07fd2a23ac8c0 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac9287fd2a23ac928 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac9907fd2a23ac990 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ac9f87fd2a23ac9f8 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23aca607fd2a23aca60 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23acac87fd2a23acac8 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23acb307fd2a23acb30 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23acb987fd2a23acb98 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23acc007fd2a23acc00 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23acc687fd2a23acc68 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23accd07fd2a23accd0 /* 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; }; - FFFDa23acd387fd2a23acd38 /* 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; }; - FFFDa23acda07fd2a23acda0 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ace087fd2a23ace08 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ace707fd2a23ace70 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23aced87fd2a23aced8 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23acf407fd2a23acf40 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23acfa87fd2a23acfa8 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad0107fd2a23ad010 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad0787fd2a23ad078 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad0e07fd2a23ad0e0 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad1487fd2a23ad148 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad1b07fd2a23ad1b0 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad2187fd2a23ad218 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad2807fd2a23ad280 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad2e87fd2a23ad2e8 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad3507fd2a23ad350 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad3b87fd2a23ad3b8 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad4207fd2a23ad420 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad4887fd2a23ad488 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad4f07fd2a23ad4f0 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad5587fd2a23ad558 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad5c07fd2a23ad5c0 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad6287fd2a23ad628 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ad6907fd2a23ad690 /* 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; }; - FFFDa23ad6f87fd2a23ad6f8 /* 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; }; - FFFDa23ad7607fd2a23ad760 /* 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; }; - FFFDa23ad7c87fd2a23ad7c8 /* 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; }; - FFFDa23ad8307fd2a23ad830 /* 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; }; - FFFDa23ad8987fd2a23ad898 /* 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; }; - FFFDa23ad9007fd2a23ad900 /* 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; }; - FFFDa23ad9687fd2a23ad968 /* 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; }; - FFFDa23ad9d07fd2a23ad9d0 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ada387fd2a23ada38 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23adaa07fd2a23adaa0 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23adb087fd2a23adb08 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23adb707fd2a23adb70 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23adbd87fd2a23adbd8 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23adc407fd2a23adc40 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23adca87fd2a23adca8 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23add107fd2a23add10 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23add787fd2a23add78 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23adde07fd2a23adde0 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ade487fd2a23ade48 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23adeb07fd2a23adeb0 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23adf187fd2a23adf18 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23adf807fd2a23adf80 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23adfe87fd2a23adfe8 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae0507fd2a23ae050 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae0b87fd2a23ae0b8 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae1207fd2a23ae120 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae1887fd2a23ae188 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae1f07fd2a23ae1f0 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae2587fd2a23ae258 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae2c07fd2a23ae2c0 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae3287fd2a23ae328 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae3907fd2a23ae390 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae3f87fd2a23ae3f8 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae4607fd2a23ae460 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae4c87fd2a23ae4c8 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae5307fd2a23ae530 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae5987fd2a23ae598 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae6007fd2a23ae600 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae6687fd2a23ae668 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae6d07fd2a23ae6d0 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae7387fd2a23ae738 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae7a07fd2a23ae7a0 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae8087fd2a23ae808 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae8707fd2a23ae870 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae8d87fd2a23ae8d8 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae9407fd2a23ae940 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ae9a87fd2a23ae9a8 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23aea107fd2a23aea10 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23aea787fd2a23aea78 /* src/ccd/GuCCDSweepPrimitives.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepPrimitives.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepPrimitives.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1414ed07fd8c1414ed0 /* PhysXCommon */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PhysXCommon"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDc1876c007fd8c1876c00 /* common/PxBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxBase.h"; path = "../../../Include/common/PxBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1876c687fd8c1876c68 /* common/PxCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCollection.h"; path = "../../../Include/common/PxCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1876cd07fd8c1876cd0 /* common/PxCoreUtilityTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxCoreUtilityTypes.h"; path = "../../../Include/common/PxCoreUtilityTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1876d387fd8c1876d38 /* common/PxMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaData.h"; path = "../../../Include/common/PxMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1876da07fd8c1876da0 /* common/PxMetaDataFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxMetaDataFlags.h"; path = "../../../Include/common/PxMetaDataFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1876e087fd8c1876e08 /* common/PxPhysXCommonConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysXCommonConfig.h"; path = "../../../Include/common/PxPhysXCommonConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1876e707fd8c1876e70 /* common/PxPhysicsInsertionCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxPhysicsInsertionCallback.h"; path = "../../../Include/common/PxPhysicsInsertionCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1876ed87fd8c1876ed8 /* common/PxRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxRenderBuffer.h"; path = "../../../Include/common/PxRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1876f407fd8c1876f40 /* common/PxSerialFramework.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerialFramework.h"; path = "../../../Include/common/PxSerialFramework.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1876fa87fd8c1876fa8 /* common/PxSerializer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxSerializer.h"; path = "../../../Include/common/PxSerializer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18770107fd8c1877010 /* common/PxStringTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxStringTable.h"; path = "../../../Include/common/PxStringTable.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18770787fd8c1877078 /* common/PxTolerancesScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTolerancesScale.h"; path = "../../../Include/common/PxTolerancesScale.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18770e07fd8c18770e0 /* common/PxTypeInfo.h */= { isa = PBXFileReference; fileEncoding = 4; name = "common/PxTypeInfo.h"; path = "../../../Include/common/PxTypeInfo.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18771487fd8c1877148 /* geometry/PxBoxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxBoxGeometry.h"; path = "../../../Include/geometry/PxBoxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18771b07fd8c18771b0 /* geometry/PxCapsuleGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxCapsuleGeometry.h"; path = "../../../Include/geometry/PxCapsuleGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18772187fd8c1877218 /* geometry/PxConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMesh.h"; path = "../../../Include/geometry/PxConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18772807fd8c1877280 /* geometry/PxConvexMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxConvexMeshGeometry.h"; path = "../../../Include/geometry/PxConvexMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18772e87fd8c18772e8 /* geometry/PxGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometry.h"; path = "../../../Include/geometry/PxGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18773507fd8c1877350 /* geometry/PxGeometryHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryHelpers.h"; path = "../../../Include/geometry/PxGeometryHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18773b87fd8c18773b8 /* geometry/PxGeometryQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxGeometryQuery.h"; path = "../../../Include/geometry/PxGeometryQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18774207fd8c1877420 /* geometry/PxHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightField.h"; path = "../../../Include/geometry/PxHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18774887fd8c1877488 /* geometry/PxHeightFieldDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldDesc.h"; path = "../../../Include/geometry/PxHeightFieldDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18774f07fd8c18774f0 /* geometry/PxHeightFieldFlag.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldFlag.h"; path = "../../../Include/geometry/PxHeightFieldFlag.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18775587fd8c1877558 /* geometry/PxHeightFieldGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldGeometry.h"; path = "../../../Include/geometry/PxHeightFieldGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18775c07fd8c18775c0 /* geometry/PxHeightFieldSample.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxHeightFieldSample.h"; path = "../../../Include/geometry/PxHeightFieldSample.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18776287fd8c1877628 /* geometry/PxMeshQuery.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshQuery.h"; path = "../../../Include/geometry/PxMeshQuery.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18776907fd8c1877690 /* geometry/PxMeshScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxMeshScale.h"; path = "../../../Include/geometry/PxMeshScale.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18776f87fd8c18776f8 /* geometry/PxPlaneGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxPlaneGeometry.h"; path = "../../../Include/geometry/PxPlaneGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18777607fd8c1877760 /* geometry/PxSimpleTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSimpleTriangleMesh.h"; path = "../../../Include/geometry/PxSimpleTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18777c87fd8c18777c8 /* geometry/PxSphereGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxSphereGeometry.h"; path = "../../../Include/geometry/PxSphereGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18778307fd8c1877830 /* geometry/PxTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangle.h"; path = "../../../Include/geometry/PxTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18778987fd8c1877898 /* geometry/PxTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMesh.h"; path = "../../../Include/geometry/PxTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18779007fd8c1877900 /* geometry/PxTriangleMeshGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "geometry/PxTriangleMeshGeometry.h"; path = "../../../Include/geometry/PxTriangleMeshGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDc20174007fd8c2017400 /* src/CmBoxPruning.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.cpp"; path = "../../Common/src/CmBoxPruning.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc20174687fd8c2017468 /* src/CmCollection.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.cpp"; path = "../../Common/src/CmCollection.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc20174d07fd8c20174d0 /* src/CmMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMathUtils.cpp"; path = "../../Common/src/CmMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc20175387fd8c2017538 /* src/CmPtrTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.cpp"; path = "../../Common/src/CmPtrTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc20175a07fd8c20175a0 /* src/CmRadixSort.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.cpp"; path = "../../Common/src/CmRadixSort.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc20176087fd8c2017608 /* src/CmRadixSortBuffered.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.cpp"; path = "../../Common/src/CmRadixSortBuffered.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc20176707fd8c2017670 /* src/CmRenderOutput.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.cpp"; path = "../../Common/src/CmRenderOutput.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc20176d87fd8c20176d8 /* src/CmVisualization.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.cpp"; path = "../../Common/src/CmVisualization.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc20177407fd8c2017740 /* src/CmBitMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBitMap.h"; path = "../../Common/src/CmBitMap.h"; sourceTree = SOURCE_ROOT; }; + FFFDc20177a87fd8c20177a8 /* src/CmBoxPruning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmBoxPruning.h"; path = "../../Common/src/CmBoxPruning.h"; sourceTree = SOURCE_ROOT; }; + FFFDc20178107fd8c2017810 /* src/CmCollection.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmCollection.h"; path = "../../Common/src/CmCollection.h"; sourceTree = SOURCE_ROOT; }; + FFFDc20178787fd8c2017878 /* src/CmConeLimitHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmConeLimitHelper.h"; path = "../../Common/src/CmConeLimitHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDc20178e07fd8c20178e0 /* src/CmFlushPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmFlushPool.h"; path = "../../Common/src/CmFlushPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDc20179487fd8c2017948 /* src/CmIDPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIDPool.h"; path = "../../Common/src/CmIDPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDc20179b07fd8c20179b0 /* src/CmIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmIO.h"; path = "../../Common/src/CmIO.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2017a187fd8c2017a18 /* src/CmMatrix34.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmMatrix34.h"; path = "../../Common/src/CmMatrix34.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2017a807fd8c2017a80 /* src/CmPhysXCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPhysXCommon.h"; path = "../../Common/src/CmPhysXCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2017ae87fd8c2017ae8 /* src/CmPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPool.h"; path = "../../Common/src/CmPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2017b507fd8c2017b50 /* src/CmPreallocatingPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPreallocatingPool.h"; path = "../../Common/src/CmPreallocatingPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2017bb87fd8c2017bb8 /* src/CmPriorityQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPriorityQueue.h"; path = "../../Common/src/CmPriorityQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2017c207fd8c2017c20 /* src/CmPtrTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmPtrTable.h"; path = "../../Common/src/CmPtrTable.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2017c887fd8c2017c88 /* src/CmQueue.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmQueue.h"; path = "../../Common/src/CmQueue.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2017cf07fd8c2017cf0 /* src/CmRadixSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSort.h"; path = "../../Common/src/CmRadixSort.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2017d587fd8c2017d58 /* src/CmRadixSortBuffered.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRadixSortBuffered.h"; path = "../../Common/src/CmRadixSortBuffered.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2017dc07fd8c2017dc0 /* src/CmReaderWriterLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmReaderWriterLock.h"; path = "../../Common/src/CmReaderWriterLock.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2017e287fd8c2017e28 /* src/CmRefCountable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRefCountable.h"; path = "../../Common/src/CmRefCountable.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2017e907fd8c2017e90 /* src/CmRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderBuffer.h"; path = "../../Common/src/CmRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2017ef87fd8c2017ef8 /* src/CmRenderOutput.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmRenderOutput.h"; path = "../../Common/src/CmRenderOutput.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2017f607fd8c2017f60 /* src/CmScaling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmScaling.h"; path = "../../Common/src/CmScaling.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2017fc87fd8c2017fc8 /* src/CmSpatialVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmSpatialVector.h"; path = "../../Common/src/CmSpatialVector.h"; sourceTree = SOURCE_ROOT; }; + FFFDc20180307fd8c2018030 /* src/CmTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTask.h"; path = "../../Common/src/CmTask.h"; sourceTree = SOURCE_ROOT; }; + FFFDc20180987fd8c2018098 /* src/CmTaskPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTaskPool.h"; path = "../../Common/src/CmTaskPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDc20181007fd8c2018100 /* src/CmTmpMem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTmpMem.h"; path = "../../Common/src/CmTmpMem.h"; sourceTree = SOURCE_ROOT; }; + FFFDc20181687fd8c2018168 /* src/CmTransformUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmTransformUtils.h"; path = "../../Common/src/CmTransformUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDc20181d07fd8c20181d0 /* src/CmUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmUtils.h"; path = "../../Common/src/CmUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDc20182387fd8c2018238 /* src/CmVisualization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/CmVisualization.h"; path = "../../Common/src/CmVisualization.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002da007fd8c002da00 /* headers/GuAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuAxes.h"; path = "../../GeomUtils/headers/GuAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002da687fd8c002da68 /* headers/GuBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuBox.h"; path = "../../GeomUtils/headers/GuBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002dad07fd8c002dad0 /* headers/GuDistanceSegmentBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentBox.h"; path = "../../GeomUtils/headers/GuDistanceSegmentBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002db387fd8c002db38 /* headers/GuDistanceSegmentSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuDistanceSegmentSegment.h"; path = "../../GeomUtils/headers/GuDistanceSegmentSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002dba07fd8c002dba0 /* headers/GuIntersectionBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionBoxBox.h"; path = "../../GeomUtils/headers/GuIntersectionBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002dc087fd8c002dc08 /* headers/GuIntersectionTriangleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuIntersectionTriangleBox.h"; path = "../../GeomUtils/headers/GuIntersectionTriangleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002dc707fd8c002dc70 /* headers/GuRaycastTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuRaycastTests.h"; path = "../../GeomUtils/headers/GuRaycastTests.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002dcd87fd8c002dcd8 /* headers/GuSIMDHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSIMDHelpers.h"; path = "../../GeomUtils/headers/GuSIMDHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002dd407fd8c002dd40 /* headers/GuSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "headers/GuSegment.h"; path = "../../GeomUtils/headers/GuSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002dda87fd8c002dda8 /* ../../Include/GeomUtils */= { isa = PBXFileReference; fileEncoding = 4; name = "../../Include/GeomUtils"; path = "../../../Include/GeomUtils"; sourceTree = SOURCE_ROOT; }; + FFFDc002de107fd8c002de10 /* src/GuBounds.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.h"; path = "../../GeomUtils/src/GuBounds.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002de787fd8c002de78 /* src/GuCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.h"; path = "../../GeomUtils/src/GuCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002dee07fd8c002dee0 /* src/GuCenterExtents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCenterExtents.h"; path = "../../GeomUtils/src/GuCenterExtents.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002df487fd8c002df48 /* src/GuGeometryUnion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.h"; path = "../../GeomUtils/src/GuGeometryUnion.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002dfb07fd8c002dfb0 /* src/GuInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.h"; path = "../../GeomUtils/src/GuInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e0187fd8c002e018 /* src/GuMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.h"; path = "../../GeomUtils/src/GuMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e0807fd8c002e080 /* src/GuMeshFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.h"; path = "../../GeomUtils/src/GuMeshFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e0e87fd8c002e0e8 /* src/GuOverlapTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.h"; path = "../../GeomUtils/src/GuOverlapTests.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e1507fd8c002e150 /* src/GuSerialize.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.h"; path = "../../GeomUtils/src/GuSerialize.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e1b87fd8c002e1b8 /* src/GuSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSphere.h"; path = "../../GeomUtils/src/GuSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e2207fd8c002e220 /* src/GuSweepMTD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.h"; path = "../../GeomUtils/src/GuSweepMTD.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e2887fd8c002e288 /* src/GuSweepSharedTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.h"; path = "../../GeomUtils/src/GuSweepSharedTests.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e2f07fd8c002e2f0 /* src/GuSweepTests.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.h"; path = "../../GeomUtils/src/GuSweepTests.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e3587fd8c002e358 /* src/contact/GuContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactMethodImpl.h"; path = "../../GeomUtils/src/contact/GuContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e3c07fd8c002e3c0 /* src/contact/GuContactPolygonPolygon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.h"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e4287fd8c002e428 /* src/contact/GuFeatureCode.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.h"; path = "../../GeomUtils/src/contact/GuFeatureCode.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e4907fd8c002e490 /* src/contact/GuLegacyTraceLineCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyTraceLineCallback.h"; path = "../../GeomUtils/src/contact/GuLegacyTraceLineCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e4f87fd8c002e4f8 /* src/common/GuBarycentricCoordinates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.h"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e5607fd8c002e560 /* src/common/GuBoxConversion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBoxConversion.h"; path = "../../GeomUtils/src/common/GuBoxConversion.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e5c87fd8c002e5c8 /* src/common/GuEdgeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeCache.h"; path = "../../GeomUtils/src/common/GuEdgeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e6307fd8c002e630 /* src/common/GuEdgeListData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuEdgeListData.h"; path = "../../GeomUtils/src/common/GuEdgeListData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e6987fd8c002e698 /* src/common/GuSeparatingAxes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.h"; path = "../../GeomUtils/src/common/GuSeparatingAxes.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e7007fd8c002e700 /* src/convex/GuBigConvexData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.h"; path = "../../GeomUtils/src/convex/GuBigConvexData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e7687fd8c002e768 /* src/convex/GuBigConvexData2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData2.h"; path = "../../GeomUtils/src/convex/GuBigConvexData2.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e7d07fd8c002e7d0 /* src/convex/GuConvexEdgeFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexEdgeFlags.h"; path = "../../GeomUtils/src/convex/GuConvexEdgeFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e8387fd8c002e838 /* src/convex/GuConvexHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.h"; path = "../../GeomUtils/src/convex/GuConvexHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e8a07fd8c002e8a0 /* src/convex/GuConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.h"; path = "../../GeomUtils/src/convex/GuConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e9087fd8c002e908 /* src/convex/GuConvexMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMeshData.h"; path = "../../GeomUtils/src/convex/GuConvexMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e9707fd8c002e970 /* src/convex/GuConvexSupportTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.h"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002e9d87fd8c002e9d8 /* src/convex/GuConvexUtilsInternal.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.h"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002ea407fd8c002ea40 /* src/convex/GuCubeIndex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuCubeIndex.h"; path = "../../GeomUtils/src/convex/GuCubeIndex.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002eaa87fd8c002eaa8 /* src/convex/GuHillClimbing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.h"; path = "../../GeomUtils/src/convex/GuHillClimbing.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002eb107fd8c002eb10 /* src/convex/GuShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.h"; path = "../../GeomUtils/src/convex/GuShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002eb787fd8c002eb78 /* src/distance/GuDistancePointBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.h"; path = "../../GeomUtils/src/distance/GuDistancePointBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002ebe07fd8c002ebe0 /* src/distance/GuDistancePointSegment.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointSegment.h"; path = "../../GeomUtils/src/distance/GuDistancePointSegment.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002ec487fd8c002ec48 /* src/distance/GuDistancePointTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002ecb07fd8c002ecb0 /* src/distance/GuDistancePointTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistancePointTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002ed187fd8c002ed18 /* src/distance/GuDistanceSegmentSegmentSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegmentSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegmentSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002ed807fd8c002ed80 /* src/distance/GuDistanceSegmentTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002ede87fd8c002ede8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangleSIMD.h"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangleSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002ee507fd8c002ee50 /* src/sweep/GuSweepBoxBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002eeb87fd8c002eeb8 /* src/sweep/GuSweepBoxSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002ef207fd8c002ef20 /* 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; }; + FFFDc002ef887fd8c002ef88 /* 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; }; + FFFDc002eff07fd8c002eff0 /* src/sweep/GuSweepCapsuleBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f0587fd8c002f058 /* src/sweep/GuSweepCapsuleCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f0c07fd8c002f0c0 /* src/sweep/GuSweepCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f1287fd8c002f128 /* src/sweep/GuSweepSphereCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f1907fd8c002f190 /* src/sweep/GuSweepSphereSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f1f87fd8c002f1f8 /* src/sweep/GuSweepSphereTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.h"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f2607fd8c002f260 /* src/sweep/GuSweepTriangleUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.h"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f2c87fd8c002f2c8 /* src/gjk/GuEPA.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.h"; path = "../../GeomUtils/src/gjk/GuEPA.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f3307fd8c002f330 /* src/gjk/GuEPAFacet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPAFacet.h"; path = "../../GeomUtils/src/gjk/GuEPAFacet.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f3987fd8c002f398 /* src/gjk/GuGJK.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJK.h"; path = "../../GeomUtils/src/gjk/GuGJK.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f4007fd8c002f400 /* src/gjk/GuGJKPenetration.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKPenetration.h"; path = "../../GeomUtils/src/gjk/GuGJKPenetration.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f4687fd8c002f468 /* src/gjk/GuGJKRaycast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKRaycast.h"; path = "../../GeomUtils/src/gjk/GuGJKRaycast.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f4d07fd8c002f4d0 /* src/gjk/GuGJKSimplex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.h"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f5387fd8c002f538 /* src/gjk/GuGJKTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.h"; path = "../../GeomUtils/src/gjk/GuGJKTest.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f5a07fd8c002f5a0 /* src/gjk/GuGJKType.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKType.h"; path = "../../GeomUtils/src/gjk/GuGJKType.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f6087fd8c002f608 /* src/gjk/GuGJKUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKUtil.h"; path = "../../GeomUtils/src/gjk/GuGJKUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f6707fd8c002f670 /* src/gjk/GuVecBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecBox.h"; path = "../../GeomUtils/src/gjk/GuVecBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f6d87fd8c002f6d8 /* src/gjk/GuVecCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecCapsule.h"; path = "../../GeomUtils/src/gjk/GuVecCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f7407fd8c002f740 /* src/gjk/GuVecConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvex.h"; path = "../../GeomUtils/src/gjk/GuVecConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f7a87fd8c002f7a8 /* src/gjk/GuVecConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f8107fd8c002f810 /* src/gjk/GuVecConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f8787fd8c002f878 /* src/gjk/GuVecPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecPlane.h"; path = "../../GeomUtils/src/gjk/GuVecPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f8e07fd8c002f8e0 /* src/gjk/GuVecShrunkBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkBox.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f9487fd8c002f948 /* src/gjk/GuVecShrunkConvexHull.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHull.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHull.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002f9b07fd8c002f9b0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecShrunkConvexHullNoScale.h"; path = "../../GeomUtils/src/gjk/GuVecShrunkConvexHullNoScale.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002fa187fd8c002fa18 /* src/gjk/GuVecSphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecSphere.h"; path = "../../GeomUtils/src/gjk/GuVecSphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002fa807fd8c002fa80 /* src/gjk/GuVecTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuVecTriangle.h"; path = "../../GeomUtils/src/gjk/GuVecTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002fae87fd8c002fae8 /* src/intersection/GuIntersectionCapsuleTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002fb507fd8c002fb50 /* src/intersection/GuIntersectionEdgeEdge.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.h"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002fbb87fd8c002fbb8 /* src/intersection/GuIntersectionRay.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRay.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRay.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002fc207fd8c002fc20 /* src/intersection/GuIntersectionRayBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002fc887fd8c002fc88 /* src/intersection/GuIntersectionRayBoxSIMD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBoxSIMD.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBoxSIMD.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002fcf07fd8c002fcf0 /* src/intersection/GuIntersectionRayCapsule.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002fd587fd8c002fd58 /* src/intersection/GuIntersectionRayPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayPlane.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002fdc07fd8c002fdc0 /* src/intersection/GuIntersectionRaySphere.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002fe287fd8c002fe28 /* src/intersection/GuIntersectionRayTriangle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayTriangle.h"; path = "../../GeomUtils/src/intersection/GuIntersectionRayTriangle.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002fe907fd8c002fe90 /* src/intersection/GuIntersectionSphereBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.h"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002fef87fd8c002fef8 /* src/mesh/GuBV32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.h"; path = "../../GeomUtils/src/mesh/GuBV32.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002ff607fd8c002ff60 /* src/mesh/GuBV32Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.h"; path = "../../GeomUtils/src/mesh/GuBV32Build.h"; sourceTree = SOURCE_ROOT; }; + FFFDc002ffc87fd8c002ffc8 /* src/mesh/GuBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.h"; path = "../../GeomUtils/src/mesh/GuBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFDc00300307fd8c0030030 /* src/mesh/GuBV4Build.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.h"; path = "../../GeomUtils/src/mesh/GuBV4Build.h"; sourceTree = SOURCE_ROOT; }; + FFFDc00300987fd8c0030098 /* src/mesh/GuBV4Settings.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Settings.h"; path = "../../GeomUtils/src/mesh/GuBV4Settings.h"; sourceTree = SOURCE_ROOT; }; + FFFDc00301007fd8c0030100 /* 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; }; + FFFDc00301687fd8c0030168 /* 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; }; + FFFDc00301d07fd8c00301d0 /* 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; }; + FFFDc00302387fd8c0030238 /* 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; }; + FFFDc00302a07fd8c00302a0 /* 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; }; + FFFDc00303087fd8c0030308 /* 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; }; + FFFDc00303707fd8c0030370 /* 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; }; + FFFDc00303d87fd8c00303d8 /* 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; }; + FFFDc00304407fd8c0030440 /* 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; }; + FFFDc00304a87fd8c00304a8 /* 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; }; + FFFDc00305107fd8c0030510 /* 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; }; + FFFDc00305787fd8c0030578 /* 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; }; + FFFDc00305e07fd8c00305e0 /* 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; }; + FFFDc00306487fd8c0030648 /* 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; }; + FFFDc00306b07fd8c00306b0 /* 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; }; + FFFDc00307187fd8c0030718 /* 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; }; + FFFDc00307807fd8c0030780 /* 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; }; + FFFDc00307e87fd8c00307e8 /* 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; }; + FFFDc00308507fd8c0030850 /* 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; }; + FFFDc00308b87fd8c00308b8 /* 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; }; + FFFDc00309207fd8c0030920 /* src/mesh/GuBVConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBVConstants.h"; path = "../../GeomUtils/src/mesh/GuBVConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFDc00309887fd8c0030988 /* src/mesh/GuMeshData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshData.h"; path = "../../GeomUtils/src/mesh/GuMeshData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc00309f07fd8c00309f0 /* src/mesh/GuMidphaseInterface.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseInterface.h"; path = "../../GeomUtils/src/mesh/GuMidphaseInterface.h"; sourceTree = SOURCE_ROOT; }; + FFFDc0030a587fd8c0030a58 /* src/mesh/GuRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.h"; path = "../../GeomUtils/src/mesh/GuRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDc0030ac07fd8c0030ac0 /* src/mesh/GuSweepConvexTri.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepConvexTri.h"; path = "../../GeomUtils/src/mesh/GuSweepConvexTri.h"; sourceTree = SOURCE_ROOT; }; + FFFDc0030b287fd8c0030b28 /* src/mesh/GuSweepMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepMesh.h"; path = "../../GeomUtils/src/mesh/GuSweepMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDc0030b907fd8c0030b90 /* src/mesh/GuTriangle32.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangle32.h"; path = "../../GeomUtils/src/mesh/GuTriangle32.h"; sourceTree = SOURCE_ROOT; }; + FFFDc0030bf87fd8c0030bf8 /* src/mesh/GuTriangleCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleCache.h"; path = "../../GeomUtils/src/mesh/GuTriangleCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDc0030c607fd8c0030c60 /* src/mesh/GuTriangleMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.h"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDc0030cc87fd8c0030cc8 /* src/mesh/GuTriangleMeshBV4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.h"; sourceTree = SOURCE_ROOT; }; + FFFDc0030d307fd8c0030d30 /* src/mesh/GuTriangleMeshRTree.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.h"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.h"; sourceTree = SOURCE_ROOT; }; + FFFDc0030d987fd8c0030d98 /* src/mesh/GuTriangleVertexPointers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleVertexPointers.h"; path = "../../GeomUtils/src/mesh/GuTriangleVertexPointers.h"; sourceTree = SOURCE_ROOT; }; + FFFDc0030e007fd8c0030e00 /* src/hf/GuEntityReport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuEntityReport.h"; path = "../../GeomUtils/src/hf/GuEntityReport.h"; sourceTree = SOURCE_ROOT; }; + FFFDc0030e687fd8c0030e68 /* src/hf/GuHeightField.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.h"; path = "../../GeomUtils/src/hf/GuHeightField.h"; sourceTree = SOURCE_ROOT; }; + FFFDc0030ed07fd8c0030ed0 /* src/hf/GuHeightFieldData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldData.h"; path = "../../GeomUtils/src/hf/GuHeightFieldData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc0030f387fd8c0030f38 /* src/hf/GuHeightFieldUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.h"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFDc0030fa07fd8c0030fa0 /* src/pcm/GuPCMContactConvexCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.h"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFDc00310087fd8c0031008 /* src/pcm/GuPCMContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFDc00310707fd8c0031070 /* src/pcm/GuPCMContactGenUtil.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenUtil.h"; path = "../../GeomUtils/src/pcm/GuPCMContactGenUtil.h"; sourceTree = SOURCE_ROOT; }; + FFFDc00310d87fd8c00310d8 /* src/pcm/GuPCMContactMeshCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactMeshCallback.h"; path = "../../GeomUtils/src/pcm/GuPCMContactMeshCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDc00311407fd8c0031140 /* src/pcm/GuPCMShapeConvex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.h"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.h"; sourceTree = SOURCE_ROOT; }; + FFFDc00311a87fd8c00311a8 /* src/pcm/GuPCMTriangleContactGen.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.h"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.h"; sourceTree = SOURCE_ROOT; }; + FFFDc00312107fd8c0031210 /* src/pcm/GuPersistentContactManifold.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.h"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.h"; sourceTree = SOURCE_ROOT; }; + FFFDc00312787fd8c0031278 /* src/ccd/GuCCDSweepConvexMesh.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.h"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.h"; sourceTree = SOURCE_ROOT; }; + FFFDc00312e07fd8c00312e0 /* src/GuBounds.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBounds.cpp"; path = "../../GeomUtils/src/GuBounds.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00313487fd8c0031348 /* src/GuBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuBox.cpp"; path = "../../GeomUtils/src/GuBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00313b07fd8c00313b0 /* src/GuCCTSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCCTSweepTests.cpp"; path = "../../GeomUtils/src/GuCCTSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00314187fd8c0031418 /* src/GuCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuCapsule.cpp"; path = "../../GeomUtils/src/GuCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00314807fd8c0031480 /* src/GuGeometryQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryQuery.cpp"; path = "../../GeomUtils/src/GuGeometryQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00314e87fd8c00314e8 /* src/GuGeometryUnion.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuGeometryUnion.cpp"; path = "../../GeomUtils/src/GuGeometryUnion.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00315507fd8c0031550 /* src/GuInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuInternal.cpp"; path = "../../GeomUtils/src/GuInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00315b87fd8c00315b8 /* src/GuMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMTD.cpp"; path = "../../GeomUtils/src/GuMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00316207fd8c0031620 /* src/GuMeshFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMeshFactory.cpp"; path = "../../GeomUtils/src/GuMeshFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00316887fd8c0031688 /* src/GuMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuMetaData.cpp"; path = "../../GeomUtils/src/GuMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00316f07fd8c00316f0 /* src/GuOverlapTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuOverlapTests.cpp"; path = "../../GeomUtils/src/GuOverlapTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00317587fd8c0031758 /* src/GuRaycastTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuRaycastTests.cpp"; path = "../../GeomUtils/src/GuRaycastTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00317c07fd8c00317c0 /* src/GuSerialize.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSerialize.cpp"; path = "../../GeomUtils/src/GuSerialize.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00318287fd8c0031828 /* src/GuSweepMTD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepMTD.cpp"; path = "../../GeomUtils/src/GuSweepMTD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00318907fd8c0031890 /* src/GuSweepSharedTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepSharedTests.cpp"; path = "../../GeomUtils/src/GuSweepSharedTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00318f87fd8c00318f8 /* src/GuSweepTests.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/GuSweepTests.cpp"; path = "../../GeomUtils/src/GuSweepTests.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00319607fd8c0031960 /* src/contact/GuContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactBoxBox.cpp"; path = "../../GeomUtils/src/contact/GuContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00319c87fd8c00319c8 /* src/contact/GuContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleBox.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0031a307fd8c0031a30 /* src/contact/GuContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0031a987fd8c0031a98 /* src/contact/GuContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0031b007fd8c0031b00 /* src/contact/GuContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0031b687fd8c0031b68 /* src/contact/GuContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0031bd07fd8c0031bd0 /* src/contact/GuContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactConvexMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0031c387fd8c0031c38 /* src/contact/GuContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneBox.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0031ca07fd8c0031ca0 /* src/contact/GuContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0031d087fd8c0031d08 /* src/contact/GuContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPlaneConvex.cpp"; path = "../../GeomUtils/src/contact/GuContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0031d707fd8c0031d70 /* src/contact/GuContactPolygonPolygon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactPolygonPolygon.cpp"; path = "../../GeomUtils/src/contact/GuContactPolygonPolygon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0031dd87fd8c0031dd8 /* src/contact/GuContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereBox.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0031e407fd8c0031e40 /* src/contact/GuContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereCapsule.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0031ea87fd8c0031ea8 /* src/contact/GuContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereMesh.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0031f107fd8c0031f10 /* src/contact/GuContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSpherePlane.cpp"; path = "../../GeomUtils/src/contact/GuContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0031f787fd8c0031f78 /* src/contact/GuContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuContactSphereSphere.cpp"; path = "../../GeomUtils/src/contact/GuContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0031fe07fd8c0031fe0 /* src/contact/GuFeatureCode.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuFeatureCode.cpp"; path = "../../GeomUtils/src/contact/GuFeatureCode.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00320487fd8c0032048 /* src/contact/GuLegacyContactBoxHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactBoxHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactBoxHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00320b07fd8c00320b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00321187fd8c0032118 /* src/contact/GuLegacyContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactConvexHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00321807fd8c0032180 /* src/contact/GuLegacyContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/contact/GuLegacyContactSphereHeightField.cpp"; path = "../../GeomUtils/src/contact/GuLegacyContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00321e87fd8c00321e8 /* src/common/GuBarycentricCoordinates.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuBarycentricCoordinates.cpp"; path = "../../GeomUtils/src/common/GuBarycentricCoordinates.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00322507fd8c0032250 /* src/common/GuSeparatingAxes.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/common/GuSeparatingAxes.cpp"; path = "../../GeomUtils/src/common/GuSeparatingAxes.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00322b87fd8c00322b8 /* src/convex/GuBigConvexData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuBigConvexData.cpp"; path = "../../GeomUtils/src/convex/GuBigConvexData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00323207fd8c0032320 /* src/convex/GuConvexHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexHelper.cpp"; path = "../../GeomUtils/src/convex/GuConvexHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00323887fd8c0032388 /* src/convex/GuConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexMesh.cpp"; path = "../../GeomUtils/src/convex/GuConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00323f07fd8c00323f0 /* src/convex/GuConvexSupportTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexSupportTable.cpp"; path = "../../GeomUtils/src/convex/GuConvexSupportTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00324587fd8c0032458 /* src/convex/GuConvexUtilsInternal.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuConvexUtilsInternal.cpp"; path = "../../GeomUtils/src/convex/GuConvexUtilsInternal.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00324c07fd8c00324c0 /* src/convex/GuHillClimbing.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuHillClimbing.cpp"; path = "../../GeomUtils/src/convex/GuHillClimbing.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00325287fd8c0032528 /* src/convex/GuShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/convex/GuShapeConvex.cpp"; path = "../../GeomUtils/src/convex/GuShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00325907fd8c0032590 /* src/distance/GuDistancePointBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointBox.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00325f87fd8c00325f8 /* src/distance/GuDistancePointTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistancePointTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistancePointTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00326607fd8c0032660 /* src/distance/GuDistanceSegmentBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentBox.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00326c87fd8c00326c8 /* src/distance/GuDistanceSegmentSegment.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentSegment.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentSegment.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00327307fd8c0032730 /* src/distance/GuDistanceSegmentTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/distance/GuDistanceSegmentTriangle.cpp"; path = "../../GeomUtils/src/distance/GuDistanceSegmentTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00327987fd8c0032798 /* src/sweep/GuSweepBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00328007fd8c0032800 /* src/sweep/GuSweepBoxSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepBoxSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepBoxSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00328687fd8c0032868 /* 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; }; + FFFDc00328d07fd8c00328d0 /* 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; }; + FFFDc00329387fd8c0032938 /* src/sweep/GuSweepCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleBox.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00329a07fd8c00329a0 /* src/sweep/GuSweepCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0032a087fd8c0032a08 /* src/sweep/GuSweepCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepCapsuleTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0032a707fd8c0032a70 /* src/sweep/GuSweepSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereCapsule.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0032ad87fd8c0032ad8 /* src/sweep/GuSweepSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereSphere.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0032b407fd8c0032b40 /* src/sweep/GuSweepSphereTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepSphereTriangle.cpp"; path = "../../GeomUtils/src/sweep/GuSweepSphereTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0032ba87fd8c0032ba8 /* src/sweep/GuSweepTriangleUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/sweep/GuSweepTriangleUtils.cpp"; path = "../../GeomUtils/src/sweep/GuSweepTriangleUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0032c107fd8c0032c10 /* src/gjk/GuEPA.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuEPA.cpp"; path = "../../GeomUtils/src/gjk/GuEPA.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0032c787fd8c0032c78 /* src/gjk/GuGJKSimplex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKSimplex.cpp"; path = "../../GeomUtils/src/gjk/GuGJKSimplex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0032ce07fd8c0032ce0 /* src/gjk/GuGJKTest.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/gjk/GuGJKTest.cpp"; path = "../../GeomUtils/src/gjk/GuGJKTest.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0032d487fd8c0032d48 /* src/intersection/GuIntersectionBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionBoxBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0032db07fd8c0032db0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionCapsuleTriangle.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionCapsuleTriangle.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0032e187fd8c0032e18 /* src/intersection/GuIntersectionEdgeEdge.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionEdgeEdge.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionEdgeEdge.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0032e807fd8c0032e80 /* src/intersection/GuIntersectionRayBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0032ee87fd8c0032ee8 /* src/intersection/GuIntersectionRayCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRayCapsule.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRayCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0032f507fd8c0032f50 /* src/intersection/GuIntersectionRaySphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionRaySphere.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionRaySphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0032fb87fd8c0032fb8 /* src/intersection/GuIntersectionSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionSphereBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00330207fd8c0033020 /* src/intersection/GuIntersectionTriangleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/intersection/GuIntersectionTriangleBox.cpp"; path = "../../GeomUtils/src/intersection/GuIntersectionTriangleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00330887fd8c0033088 /* src/mesh/GuBV32.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32.cpp"; path = "../../GeomUtils/src/mesh/GuBV32.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00330f07fd8c00330f0 /* src/mesh/GuBV32Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV32Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV32Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00331587fd8c0033158 /* src/mesh/GuBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4.cpp"; path = "../../GeomUtils/src/mesh/GuBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00331c07fd8c00331c0 /* src/mesh/GuBV4Build.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuBV4Build.cpp"; path = "../../GeomUtils/src/mesh/GuBV4Build.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00332287fd8c0033228 /* 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; }; + FFFDc00332907fd8c0033290 /* 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; }; + FFFDc00332f87fd8c00332f8 /* 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; }; + FFFDc00333607fd8c0033360 /* 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; }; + FFFDc00333c87fd8c00333c8 /* 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; }; + FFFDc00334307fd8c0033430 /* 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; }; + FFFDc00334987fd8c0033498 /* 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; }; + FFFDc00335007fd8c0033500 /* 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; }; + FFFDc00335687fd8c0033568 /* src/mesh/GuMeshQuery.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMeshQuery.cpp"; path = "../../GeomUtils/src/mesh/GuMeshQuery.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00335d07fd8c00335d0 /* src/mesh/GuMidphaseBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseBV4.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00336387fd8c0033638 /* src/mesh/GuMidphaseRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuMidphaseRTree.cpp"; path = "../../GeomUtils/src/mesh/GuMidphaseRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00336a07fd8c00336a0 /* src/mesh/GuOverlapTestsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuOverlapTestsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuOverlapTestsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00337087fd8c0033708 /* src/mesh/GuRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTree.cpp"; path = "../../GeomUtils/src/mesh/GuRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00337707fd8c0033770 /* src/mesh/GuRTreeQueries.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuRTreeQueries.cpp"; path = "../../GeomUtils/src/mesh/GuRTreeQueries.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00337d87fd8c00337d8 /* src/mesh/GuSweepsMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuSweepsMesh.cpp"; path = "../../GeomUtils/src/mesh/GuSweepsMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00338407fd8c0033840 /* src/mesh/GuTriangleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMesh.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00338a87fd8c00338a8 /* src/mesh/GuTriangleMeshBV4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshBV4.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshBV4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00339107fd8c0033910 /* src/mesh/GuTriangleMeshRTree.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/mesh/GuTriangleMeshRTree.cpp"; path = "../../GeomUtils/src/mesh/GuTriangleMeshRTree.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00339787fd8c0033978 /* src/hf/GuHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightField.cpp"; path = "../../GeomUtils/src/hf/GuHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00339e07fd8c00339e0 /* src/hf/GuHeightFieldUtil.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuHeightFieldUtil.cpp"; path = "../../GeomUtils/src/hf/GuHeightFieldUtil.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0033a487fd8c0033a48 /* src/hf/GuOverlapTestsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuOverlapTestsHF.cpp"; path = "../../GeomUtils/src/hf/GuOverlapTestsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0033ab07fd8c0033ab0 /* src/hf/GuSweepsHF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/hf/GuSweepsHF.cpp"; path = "../../GeomUtils/src/hf/GuSweepsHF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0033b187fd8c0033b18 /* src/pcm/GuPCMContactBoxBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0033b807fd8c0033b80 /* src/pcm/GuPCMContactBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0033be87fd8c0033be8 /* src/pcm/GuPCMContactCapsuleBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0033c507fd8c0033c50 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0033cb87fd8c0033cb8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0033d207fd8c0033d20 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0033d887fd8c0033d88 /* src/pcm/GuPCMContactCapsuleMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactCapsuleMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactCapsuleMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0033df07fd8c0033df0 /* src/pcm/GuPCMContactConvexCommon.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexCommon.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexCommon.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0033e587fd8c0033e58 /* src/pcm/GuPCMContactConvexConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0033ec07fd8c0033ec0 /* src/pcm/GuPCMContactConvexHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0033f287fd8c0033f28 /* src/pcm/GuPCMContactConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactConvexMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0033f907fd8c0033f90 /* src/pcm/GuPCMContactGenBoxConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenBoxConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenBoxConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc0033ff87fd8c0033ff8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactGenSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactGenSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00340607fd8c0034060 /* src/pcm/GuPCMContactPlaneBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00340c87fd8c00340c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00341307fd8c0034130 /* src/pcm/GuPCMContactPlaneConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactPlaneConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactPlaneConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00341987fd8c0034198 /* src/pcm/GuPCMContactSphereBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereBox.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00342007fd8c0034200 /* src/pcm/GuPCMContactSphereCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereCapsule.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00342687fd8c0034268 /* src/pcm/GuPCMContactSphereConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00342d07fd8c00342d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereHeightField.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00343387fd8c0034338 /* src/pcm/GuPCMContactSphereMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereMesh.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00343a07fd8c00343a0 /* src/pcm/GuPCMContactSpherePlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSpherePlane.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSpherePlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00344087fd8c0034408 /* src/pcm/GuPCMContactSphereSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMContactSphereSphere.cpp"; path = "../../GeomUtils/src/pcm/GuPCMContactSphereSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00344707fd8c0034470 /* src/pcm/GuPCMShapeConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMShapeConvex.cpp"; path = "../../GeomUtils/src/pcm/GuPCMShapeConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00344d87fd8c00344d8 /* src/pcm/GuPCMTriangleContactGen.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPCMTriangleContactGen.cpp"; path = "../../GeomUtils/src/pcm/GuPCMTriangleContactGen.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00345407fd8c0034540 /* src/pcm/GuPersistentContactManifold.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/pcm/GuPersistentContactManifold.cpp"; path = "../../GeomUtils/src/pcm/GuPersistentContactManifold.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00345a87fd8c00345a8 /* src/ccd/GuCCDSweepConvexMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/ccd/GuCCDSweepConvexMesh.cpp"; path = "../../GeomUtils/src/ccd/GuCCDSweepConvexMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc00346107fd8c0034610 /* 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 */ - FFF2a2a093a07fd2a2a093a0 /* Resources */ = { + FFF2c1414ed07fd8c1414ed0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa23a81a87fd2a23a81a8, + FFFFc002dda87fd8c002dda8, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa2a093a07fd2a2a093a0 /* Frameworks */ = { + FFFCc1414ed07fd8c1414ed0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1843,146 +1841,145 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a2a093a07fd2a2a093a0 /* Sources */ = { + FFF8c1414ed07fd8c1414ed0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa23cf4007fd2a23cf400, - FFFFa23cf4687fd2a23cf468, - FFFFa23cf4d07fd2a23cf4d0, - FFFFa23cf5387fd2a23cf538, - FFFFa23cf5a07fd2a23cf5a0, - FFFFa23cf6087fd2a23cf608, - FFFFa23cf6707fd2a23cf670, - FFFFa23cf6d87fd2a23cf6d8, - FFFFa23ab6e07fd2a23ab6e0, - FFFFa23ab7487fd2a23ab748, - FFFFa23ab7b07fd2a23ab7b0, - FFFFa23ab8187fd2a23ab818, - FFFFa23ab8807fd2a23ab880, - FFFFa23ab8e87fd2a23ab8e8, - FFFFa23ab9507fd2a23ab950, - FFFFa23ab9b87fd2a23ab9b8, - FFFFa23aba207fd2a23aba20, - FFFFa23aba887fd2a23aba88, - FFFFa23abaf07fd2a23abaf0, - FFFFa23abb587fd2a23abb58, - FFFFa23abbc07fd2a23abbc0, - FFFFa23abc287fd2a23abc28, - FFFFa23abc907fd2a23abc90, - FFFFa23abcf87fd2a23abcf8, - FFFFa23abd607fd2a23abd60, - FFFFa23abdc87fd2a23abdc8, - FFFFa23abe307fd2a23abe30, - FFFFa23abe987fd2a23abe98, - FFFFa23abf007fd2a23abf00, - FFFFa23abf687fd2a23abf68, - FFFFa23abfd07fd2a23abfd0, - FFFFa23ac0387fd2a23ac038, - FFFFa23ac0a07fd2a23ac0a0, - FFFFa23ac1087fd2a23ac108, - FFFFa23ac1707fd2a23ac170, - FFFFa23ac1d87fd2a23ac1d8, - FFFFa23ac2407fd2a23ac240, - FFFFa23ac2a87fd2a23ac2a8, - FFFFa23ac3107fd2a23ac310, - FFFFa23ac3787fd2a23ac378, - FFFFa23ac3e07fd2a23ac3e0, - FFFFa23ac4487fd2a23ac448, - FFFFa23ac4b07fd2a23ac4b0, - FFFFa23ac5187fd2a23ac518, - FFFFa23ac5807fd2a23ac580, - FFFFa23ac5e87fd2a23ac5e8, - FFFFa23ac6507fd2a23ac650, - FFFFa23ac6b87fd2a23ac6b8, - FFFFa23ac7207fd2a23ac720, - FFFFa23ac7887fd2a23ac788, - FFFFa23ac7f07fd2a23ac7f0, - FFFFa23ac8587fd2a23ac858, - FFFFa23ac8c07fd2a23ac8c0, - FFFFa23ac9287fd2a23ac928, - FFFFa23ac9907fd2a23ac990, - FFFFa23ac9f87fd2a23ac9f8, - FFFFa23aca607fd2a23aca60, - FFFFa23acac87fd2a23acac8, - FFFFa23acb307fd2a23acb30, - FFFFa23acb987fd2a23acb98, - FFFFa23acc007fd2a23acc00, - FFFFa23acc687fd2a23acc68, - FFFFa23accd07fd2a23accd0, - FFFFa23acd387fd2a23acd38, - FFFFa23acda07fd2a23acda0, - FFFFa23ace087fd2a23ace08, - FFFFa23ace707fd2a23ace70, - FFFFa23aced87fd2a23aced8, - FFFFa23acf407fd2a23acf40, - FFFFa23acfa87fd2a23acfa8, - FFFFa23ad0107fd2a23ad010, - FFFFa23ad0787fd2a23ad078, - FFFFa23ad0e07fd2a23ad0e0, - FFFFa23ad1487fd2a23ad148, - FFFFa23ad1b07fd2a23ad1b0, - FFFFa23ad2187fd2a23ad218, - FFFFa23ad2807fd2a23ad280, - FFFFa23ad2e87fd2a23ad2e8, - FFFFa23ad3507fd2a23ad350, - FFFFa23ad3b87fd2a23ad3b8, - FFFFa23ad4207fd2a23ad420, - FFFFa23ad4887fd2a23ad488, - FFFFa23ad4f07fd2a23ad4f0, - FFFFa23ad5587fd2a23ad558, - FFFFa23ad5c07fd2a23ad5c0, - FFFFa23ad6287fd2a23ad628, - FFFFa23ad6907fd2a23ad690, - FFFFa23ad6f87fd2a23ad6f8, - FFFFa23ad7607fd2a23ad760, - FFFFa23ad7c87fd2a23ad7c8, - FFFFa23ad8307fd2a23ad830, - FFFFa23ad8987fd2a23ad898, - FFFFa23ad9007fd2a23ad900, - FFFFa23ad9687fd2a23ad968, - FFFFa23ad9d07fd2a23ad9d0, - FFFFa23ada387fd2a23ada38, - FFFFa23adaa07fd2a23adaa0, - FFFFa23adb087fd2a23adb08, - FFFFa23adb707fd2a23adb70, - FFFFa23adbd87fd2a23adbd8, - FFFFa23adc407fd2a23adc40, - FFFFa23adca87fd2a23adca8, - FFFFa23add107fd2a23add10, - FFFFa23add787fd2a23add78, - FFFFa23adde07fd2a23adde0, - FFFFa23ade487fd2a23ade48, - FFFFa23adeb07fd2a23adeb0, - FFFFa23adf187fd2a23adf18, - FFFFa23adf807fd2a23adf80, - FFFFa23adfe87fd2a23adfe8, - FFFFa23ae0507fd2a23ae050, - FFFFa23ae0b87fd2a23ae0b8, - FFFFa23ae1207fd2a23ae120, - FFFFa23ae1887fd2a23ae188, - FFFFa23ae1f07fd2a23ae1f0, - FFFFa23ae2587fd2a23ae258, - FFFFa23ae2c07fd2a23ae2c0, - FFFFa23ae3287fd2a23ae328, - FFFFa23ae3907fd2a23ae390, - FFFFa23ae3f87fd2a23ae3f8, - FFFFa23ae4607fd2a23ae460, - FFFFa23ae4c87fd2a23ae4c8, - FFFFa23ae5307fd2a23ae530, - FFFFa23ae5987fd2a23ae598, - FFFFa23ae6007fd2a23ae600, - FFFFa23ae6687fd2a23ae668, - FFFFa23ae6d07fd2a23ae6d0, - FFFFa23ae7387fd2a23ae738, - FFFFa23ae7a07fd2a23ae7a0, - FFFFa23ae8087fd2a23ae808, - FFFFa23ae8707fd2a23ae870, - FFFFa23ae8d87fd2a23ae8d8, - FFFFa23ae9407fd2a23ae940, - FFFFa23ae9a87fd2a23ae9a8, - FFFFa23aea107fd2a23aea10, - FFFFa23aea787fd2a23aea78, + FFFFc20174007fd8c2017400, + FFFFc20174687fd8c2017468, + FFFFc20174d07fd8c20174d0, + FFFFc20175387fd8c2017538, + FFFFc20175a07fd8c20175a0, + FFFFc20176087fd8c2017608, + FFFFc20176707fd8c2017670, + FFFFc20176d87fd8c20176d8, + FFFFc00312e07fd8c00312e0, + FFFFc00313487fd8c0031348, + FFFFc00313b07fd8c00313b0, + FFFFc00314187fd8c0031418, + FFFFc00314807fd8c0031480, + FFFFc00314e87fd8c00314e8, + FFFFc00315507fd8c0031550, + FFFFc00315b87fd8c00315b8, + FFFFc00316207fd8c0031620, + FFFFc00316887fd8c0031688, + FFFFc00316f07fd8c00316f0, + FFFFc00317587fd8c0031758, + FFFFc00317c07fd8c00317c0, + FFFFc00318287fd8c0031828, + FFFFc00318907fd8c0031890, + FFFFc00318f87fd8c00318f8, + FFFFc00319607fd8c0031960, + FFFFc00319c87fd8c00319c8, + FFFFc0031a307fd8c0031a30, + FFFFc0031a987fd8c0031a98, + FFFFc0031b007fd8c0031b00, + FFFFc0031b687fd8c0031b68, + FFFFc0031bd07fd8c0031bd0, + FFFFc0031c387fd8c0031c38, + FFFFc0031ca07fd8c0031ca0, + FFFFc0031d087fd8c0031d08, + FFFFc0031d707fd8c0031d70, + FFFFc0031dd87fd8c0031dd8, + FFFFc0031e407fd8c0031e40, + FFFFc0031ea87fd8c0031ea8, + FFFFc0031f107fd8c0031f10, + FFFFc0031f787fd8c0031f78, + FFFFc0031fe07fd8c0031fe0, + FFFFc00320487fd8c0032048, + FFFFc00320b07fd8c00320b0, + FFFFc00321187fd8c0032118, + FFFFc00321807fd8c0032180, + FFFFc00321e87fd8c00321e8, + FFFFc00322507fd8c0032250, + FFFFc00322b87fd8c00322b8, + FFFFc00323207fd8c0032320, + FFFFc00323887fd8c0032388, + FFFFc00323f07fd8c00323f0, + FFFFc00324587fd8c0032458, + FFFFc00324c07fd8c00324c0, + FFFFc00325287fd8c0032528, + FFFFc00325907fd8c0032590, + FFFFc00325f87fd8c00325f8, + FFFFc00326607fd8c0032660, + FFFFc00326c87fd8c00326c8, + FFFFc00327307fd8c0032730, + FFFFc00327987fd8c0032798, + FFFFc00328007fd8c0032800, + FFFFc00328687fd8c0032868, + FFFFc00328d07fd8c00328d0, + FFFFc00329387fd8c0032938, + FFFFc00329a07fd8c00329a0, + FFFFc0032a087fd8c0032a08, + FFFFc0032a707fd8c0032a70, + FFFFc0032ad87fd8c0032ad8, + FFFFc0032b407fd8c0032b40, + FFFFc0032ba87fd8c0032ba8, + FFFFc0032c107fd8c0032c10, + FFFFc0032c787fd8c0032c78, + FFFFc0032ce07fd8c0032ce0, + FFFFc0032d487fd8c0032d48, + FFFFc0032db07fd8c0032db0, + FFFFc0032e187fd8c0032e18, + FFFFc0032e807fd8c0032e80, + FFFFc0032ee87fd8c0032ee8, + FFFFc0032f507fd8c0032f50, + FFFFc0032fb87fd8c0032fb8, + FFFFc00330207fd8c0033020, + FFFFc00330887fd8c0033088, + FFFFc00330f07fd8c00330f0, + FFFFc00331587fd8c0033158, + FFFFc00331c07fd8c00331c0, + FFFFc00332287fd8c0033228, + FFFFc00332907fd8c0033290, + FFFFc00332f87fd8c00332f8, + FFFFc00333607fd8c0033360, + FFFFc00333c87fd8c00333c8, + FFFFc00334307fd8c0033430, + FFFFc00334987fd8c0033498, + FFFFc00335007fd8c0033500, + FFFFc00335687fd8c0033568, + FFFFc00335d07fd8c00335d0, + FFFFc00336387fd8c0033638, + FFFFc00336a07fd8c00336a0, + FFFFc00337087fd8c0033708, + FFFFc00337707fd8c0033770, + FFFFc00337d87fd8c00337d8, + FFFFc00338407fd8c0033840, + FFFFc00338a87fd8c00338a8, + FFFFc00339107fd8c0033910, + FFFFc00339787fd8c0033978, + FFFFc00339e07fd8c00339e0, + FFFFc0033a487fd8c0033a48, + FFFFc0033ab07fd8c0033ab0, + FFFFc0033b187fd8c0033b18, + FFFFc0033b807fd8c0033b80, + FFFFc0033be87fd8c0033be8, + FFFFc0033c507fd8c0033c50, + FFFFc0033cb87fd8c0033cb8, + FFFFc0033d207fd8c0033d20, + FFFFc0033d887fd8c0033d88, + FFFFc0033df07fd8c0033df0, + FFFFc0033e587fd8c0033e58, + FFFFc0033ec07fd8c0033ec0, + FFFFc0033f287fd8c0033f28, + FFFFc0033f907fd8c0033f90, + FFFFc0033ff87fd8c0033ff8, + FFFFc00340607fd8c0034060, + FFFFc00340c87fd8c00340c8, + FFFFc00341307fd8c0034130, + FFFFc00341987fd8c0034198, + FFFFc00342007fd8c0034200, + FFFFc00342687fd8c0034268, + FFFFc00342d07fd8c00342d0, + FFFFc00343387fd8c0034338, + FFFFc00343a07fd8c00343a0, + FFFFc00344087fd8c0034408, + FFFFc00344707fd8c0034470, + FFFFc00344d87fd8c00344d8, + FFFFc00345407fd8c0034540, + FFFFc00345a87fd8c00345a8, + FFFFc00346107fd8c0034610, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1991,132 +1988,132 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4a29f73f07fd2a29f73f0 /* PBXTargetDependency */ = { + FFF4c140d6907fd8c140d690 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa29f58e07fd2a29f58e0 /* PxFoundation */; - targetProxy = FFF5a29f58e07fd2a29f58e0 /* PBXContainerItemProxy */; + target = FFFAc141af507fd8c141af50 /* PxFoundation */; + targetProxy = FFF5c141af507fd8c141af50 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxFoundation */ - FFFFa23cc7187fd2a23cc718 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23cc7187fd2a23cc718 /* src/PsAllocator.cpp */; }; - FFFFa23cc7807fd2a23cc780 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23cc7807fd2a23cc780 /* src/PsAssert.cpp */; }; - FFFFa23cc7e87fd2a23cc7e8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23cc7e87fd2a23cc7e8 /* src/PsFoundation.cpp */; }; - FFFFa23cc8507fd2a23cc850 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23cc8507fd2a23cc850 /* src/PsMathUtils.cpp */; }; - FFFFa23cc8b87fd2a23cc8b8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23cc8b87fd2a23cc8b8 /* src/PsString.cpp */; }; - FFFFa23cc9207fd2a23cc920 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23cc9207fd2a23cc920 /* src/PsTempAllocator.cpp */; }; - FFFFa23cc9887fd2a23cc988 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23cc9887fd2a23cc988 /* src/PsUtilities.cpp */; }; - FFFFa23cc9f07fd2a23cc9f0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23cc9f07fd2a23cc9f0 /* src/unix/PsUnixAtomic.cpp */; }; - FFFFa23cca587fd2a23cca58 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23cca587fd2a23cca58 /* src/unix/PsUnixCpu.cpp */; }; - FFFFa23ccac07fd2a23ccac0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23ccac07fd2a23ccac0 /* src/unix/PsUnixFPU.cpp */; }; - FFFFa23ccb287fd2a23ccb28 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23ccb287fd2a23ccb28 /* src/unix/PsUnixMutex.cpp */; }; - FFFFa23ccb907fd2a23ccb90 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23ccb907fd2a23ccb90 /* src/unix/PsUnixPrintString.cpp */; }; - FFFFa23ccbf87fd2a23ccbf8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23ccbf87fd2a23ccbf8 /* src/unix/PsUnixSList.cpp */; }; - FFFFa23ccc607fd2a23ccc60 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23ccc607fd2a23ccc60 /* src/unix/PsUnixSocket.cpp */; }; - FFFFa23cccc87fd2a23cccc8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23cccc87fd2a23cccc8 /* src/unix/PsUnixSync.cpp */; }; - FFFFa23ccd307fd2a23ccd30 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23ccd307fd2a23ccd30 /* src/unix/PsUnixThread.cpp */; }; - FFFFa23ccd987fd2a23ccd98 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23ccd987fd2a23ccd98 /* src/unix/PsUnixTime.cpp */; }; + FFFFc30061187fd8c3006118 /* src/PsAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30061187fd8c3006118 /* src/PsAllocator.cpp */; }; + FFFFc30061807fd8c3006180 /* src/PsAssert.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30061807fd8c3006180 /* src/PsAssert.cpp */; }; + FFFFc30061e87fd8c30061e8 /* src/PsFoundation.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30061e87fd8c30061e8 /* src/PsFoundation.cpp */; }; + FFFFc30062507fd8c3006250 /* src/PsMathUtils.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30062507fd8c3006250 /* src/PsMathUtils.cpp */; }; + FFFFc30062b87fd8c30062b8 /* src/PsString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30062b87fd8c30062b8 /* src/PsString.cpp */; }; + FFFFc30063207fd8c3006320 /* src/PsTempAllocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30063207fd8c3006320 /* src/PsTempAllocator.cpp */; }; + FFFFc30063887fd8c3006388 /* src/PsUtilities.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30063887fd8c3006388 /* src/PsUtilities.cpp */; }; + FFFFc30063f07fd8c30063f0 /* src/unix/PsUnixAtomic.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30063f07fd8c30063f0 /* src/unix/PsUnixAtomic.cpp */; }; + FFFFc30064587fd8c3006458 /* src/unix/PsUnixCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30064587fd8c3006458 /* src/unix/PsUnixCpu.cpp */; }; + FFFFc30064c07fd8c30064c0 /* src/unix/PsUnixFPU.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30064c07fd8c30064c0 /* src/unix/PsUnixFPU.cpp */; }; + FFFFc30065287fd8c3006528 /* src/unix/PsUnixMutex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30065287fd8c3006528 /* src/unix/PsUnixMutex.cpp */; }; + FFFFc30065907fd8c3006590 /* src/unix/PsUnixPrintString.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30065907fd8c3006590 /* src/unix/PsUnixPrintString.cpp */; }; + FFFFc30065f87fd8c30065f8 /* src/unix/PsUnixSList.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30065f87fd8c30065f8 /* src/unix/PsUnixSList.cpp */; }; + FFFFc30066607fd8c3006660 /* src/unix/PsUnixSocket.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30066607fd8c3006660 /* src/unix/PsUnixSocket.cpp */; }; + FFFFc30066c87fd8c30066c8 /* src/unix/PsUnixSync.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30066c87fd8c30066c8 /* src/unix/PsUnixSync.cpp */; }; + FFFFc30067307fd8c3006730 /* src/unix/PsUnixThread.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30067307fd8c3006730 /* src/unix/PsUnixThread.cpp */; }; + FFFFc30067987fd8c3006798 /* src/unix/PsUnixTime.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc30067987fd8c3006798 /* src/unix/PsUnixTime.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa29f58e07fd2a29f58e0 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa23ca8007fd2a23ca800 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ca8687fd2a23ca868 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ca8d07fd2a23ca8d0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ca9387fd2a23ca938 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23ca9a07fd2a23ca9a0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23caa087fd2a23caa08 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23caa707fd2a23caa70 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23caad87fd2a23caad8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cab407fd2a23cab40 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23caba87fd2a23caba8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cac107fd2a23cac10 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cac787fd2a23cac78 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cace07fd2a23cace0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cad487fd2a23cad48 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cadb07fd2a23cadb0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cae187fd2a23cae18 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cae807fd2a23cae80 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23caee87fd2a23caee8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23caf507fd2a23caf50 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cafb87fd2a23cafb8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb0207fd2a23cb020 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb0887fd2a23cb088 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb0f07fd2a23cb0f0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb1587fd2a23cb158 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb1c07fd2a23cb1c0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb2287fd2a23cb228 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb2907fd2a23cb290 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb2f87fd2a23cb2f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb3607fd2a23cb360 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb4007fd2a23cb400 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb4687fd2a23cb468 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb4d07fd2a23cb4d0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb5387fd2a23cb538 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb5a07fd2a23cb5a0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb6087fd2a23cb608 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb6707fd2a23cb670 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb6d87fd2a23cb6d8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb7407fd2a23cb740 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb7a87fd2a23cb7a8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb8107fd2a23cb810 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb8787fd2a23cb878 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb8e07fd2a23cb8e0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb9487fd2a23cb948 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cb9b07fd2a23cb9b0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cba187fd2a23cba18 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cba807fd2a23cba80 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cbae87fd2a23cbae8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cbb507fd2a23cbb50 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cbbb87fd2a23cbbb8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cbc207fd2a23cbc20 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cbc887fd2a23cbc88 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cbcf07fd2a23cbcf0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cbd587fd2a23cbd58 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cbdc07fd2a23cbdc0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cbe287fd2a23cbe28 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cbe907fd2a23cbe90 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cbef87fd2a23cbef8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cbf607fd2a23cbf60 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cbfc87fd2a23cbfc8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc0307fd2a23cc030 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc0987fd2a23cc098 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc1007fd2a23cc100 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc1687fd2a23cc168 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc1d07fd2a23cc1d0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc2387fd2a23cc238 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc2a07fd2a23cc2a0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc3087fd2a23cc308 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc3707fd2a23cc370 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc3d87fd2a23cc3d8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc4407fd2a23cc440 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc4a87fd2a23cc4a8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc5107fd2a23cc510 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc5787fd2a23cc578 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc5e07fd2a23cc5e0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc6487fd2a23cc648 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc6b07fd2a23cc6b0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc7187fd2a23cc718 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc7807fd2a23cc780 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc7e87fd2a23cc7e8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc8507fd2a23cc850 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc8b87fd2a23cc8b8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc9207fd2a23cc920 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc9887fd2a23cc988 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cc9f07fd2a23cc9f0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cca587fd2a23cca58 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ccac07fd2a23ccac0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ccb287fd2a23ccb28 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ccb907fd2a23ccb90 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ccbf87fd2a23ccbf8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ccc607fd2a23ccc60 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23cccc87fd2a23cccc8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ccd307fd2a23ccd30 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23ccd987fd2a23ccd98 /* src/unix/PsUnixTime.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixTime.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixTime.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc141af507fd8c141af50 /* PxFoundation */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxFoundation"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDc400a8007fd8c400a800 /* Px.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Px.h"; path = "../../../../PxShared/include/foundation/Px.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400a8687fd8c400a868 /* PxAllocatorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAllocatorCallback.h"; path = "../../../../PxShared/include/foundation/PxAllocatorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400a8d07fd8c400a8d0 /* PxAssert.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxAssert.h"; path = "../../../../PxShared/include/foundation/PxAssert.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400a9387fd8c400a938 /* PxBitAndData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBitAndData.h"; path = "../../../../PxShared/include/foundation/PxBitAndData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400a9a07fd8c400a9a0 /* PxBounds3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxBounds3.h"; path = "../../../../PxShared/include/foundation/PxBounds3.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400aa087fd8c400aa08 /* PxErrorCallback.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrorCallback.h"; path = "../../../../PxShared/include/foundation/PxErrorCallback.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400aa707fd8c400aa70 /* PxErrors.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxErrors.h"; path = "../../../../PxShared/include/foundation/PxErrors.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400aad87fd8c400aad8 /* PxFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFlags.h"; path = "../../../../PxShared/include/foundation/PxFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400ab407fd8c400ab40 /* PxFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundation.h"; path = "../../../../PxShared/include/foundation/PxFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400aba87fd8c400aba8 /* PxFoundationVersion.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxFoundationVersion.h"; path = "../../../../PxShared/include/foundation/PxFoundationVersion.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400ac107fd8c400ac10 /* PxIO.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIO.h"; path = "../../../../PxShared/include/foundation/PxIO.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400ac787fd8c400ac78 /* PxIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxIntrinsics.h"; path = "../../../../PxShared/include/foundation/PxIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400ace07fd8c400ace0 /* PxMat33.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat33.h"; path = "../../../../PxShared/include/foundation/PxMat33.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400ad487fd8c400ad48 /* PxMat44.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMat44.h"; path = "../../../../PxShared/include/foundation/PxMat44.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400adb07fd8c400adb0 /* PxMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMath.h"; path = "../../../../PxShared/include/foundation/PxMath.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400ae187fd8c400ae18 /* PxMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMathUtils.h"; path = "../../../../PxShared/include/foundation/PxMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400ae807fd8c400ae80 /* PxMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxMemory.h"; path = "../../../../PxShared/include/foundation/PxMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400aee87fd8c400aee8 /* PxPlane.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPlane.h"; path = "../../../../PxShared/include/foundation/PxPlane.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400af507fd8c400af50 /* PxPreprocessor.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPreprocessor.h"; path = "../../../../PxShared/include/foundation/PxPreprocessor.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400afb87fd8c400afb8 /* PxProfiler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxProfiler.h"; path = "../../../../PxShared/include/foundation/PxProfiler.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400b0207fd8c400b020 /* PxQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxQuat.h"; path = "../../../../PxShared/include/foundation/PxQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400b0887fd8c400b088 /* PxSimpleTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxSimpleTypes.h"; path = "../../../../PxShared/include/foundation/PxSimpleTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400b0f07fd8c400b0f0 /* PxStrideIterator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxStrideIterator.h"; path = "../../../../PxShared/include/foundation/PxStrideIterator.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400b1587fd8c400b158 /* PxTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTransform.h"; path = "../../../../PxShared/include/foundation/PxTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400b1c07fd8c400b1c0 /* PxUnionCast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxUnionCast.h"; path = "../../../../PxShared/include/foundation/PxUnionCast.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400b2287fd8c400b228 /* PxVec2.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec2.h"; path = "../../../../PxShared/include/foundation/PxVec2.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400b2907fd8c400b290 /* PxVec3.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec3.h"; path = "../../../../PxShared/include/foundation/PxVec3.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400b2f87fd8c400b2f8 /* PxVec4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxVec4.h"; path = "../../../../PxShared/include/foundation/PxVec4.h"; sourceTree = SOURCE_ROOT; }; + FFFDc400b3607fd8c400b360 /* unix/PxUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "unix/PxUnixIntrinsics.h"; path = "../../../../PxShared/include/foundation/unix/PxUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3004e007fd8c3004e00 /* include/Ps.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/Ps.h"; path = "../../../../PxShared/src/foundation/include/Ps.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3004e687fd8c3004e68 /* include/PsAlignedMalloc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlignedMalloc.h"; path = "../../../../PxShared/src/foundation/include/PsAlignedMalloc.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3004ed07fd8c3004ed0 /* include/PsAlloca.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAlloca.h"; path = "../../../../PxShared/src/foundation/include/PsAlloca.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3004f387fd8c3004f38 /* include/PsAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3004fa07fd8c3004fa0 /* include/PsAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAoS.h"; path = "../../../../PxShared/src/foundation/include/PsAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30050087fd8c3005008 /* include/PsArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsArray.h"; path = "../../../../PxShared/src/foundation/include/PsArray.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30050707fd8c3005070 /* include/PsAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsAtomic.h"; path = "../../../../PxShared/src/foundation/include/PsAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30050d87fd8c30050d8 /* include/PsBasicTemplates.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBasicTemplates.h"; path = "../../../../PxShared/src/foundation/include/PsBasicTemplates.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30051407fd8c3005140 /* include/PsBitUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBitUtils.h"; path = "../../../../PxShared/src/foundation/include/PsBitUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30051a87fd8c30051a8 /* include/PsBroadcast.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsBroadcast.h"; path = "../../../../PxShared/src/foundation/include/PsBroadcast.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30052107fd8c3005210 /* include/PsCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsCpu.h"; path = "../../../../PxShared/src/foundation/include/PsCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30052787fd8c3005278 /* include/PsFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFPU.h"; path = "../../../../PxShared/src/foundation/include/PsFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30052e07fd8c30052e0 /* include/PsFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsFoundation.h"; path = "../../../../PxShared/src/foundation/include/PsFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30053487fd8c3005348 /* include/PsHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHash.h"; path = "../../../../PxShared/src/foundation/include/PsHash.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30053b07fd8c30053b0 /* include/PsHashInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashInternals.h"; path = "../../../../PxShared/src/foundation/include/PsHashInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30054187fd8c3005418 /* include/PsHashMap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashMap.h"; path = "../../../../PxShared/src/foundation/include/PsHashMap.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30054807fd8c3005480 /* include/PsHashSet.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsHashSet.h"; path = "../../../../PxShared/src/foundation/include/PsHashSet.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30054e87fd8c30054e8 /* include/PsInlineAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30055507fd8c3005550 /* include/PsInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/PsInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30055b87fd8c30055b8 /* include/PsInlineArray.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsInlineArray.h"; path = "../../../../PxShared/src/foundation/include/PsInlineArray.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30056207fd8c3005620 /* include/PsIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/PsIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30056887fd8c3005688 /* include/PsMathUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMathUtils.h"; path = "../../../../PxShared/src/foundation/include/PsMathUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30056f07fd8c30056f0 /* include/PsMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsMutex.h"; path = "../../../../PxShared/src/foundation/include/PsMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30057587fd8c3005758 /* include/PsPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPool.h"; path = "../../../../PxShared/src/foundation/include/PsPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30057c07fd8c30057c0 /* include/PsSList.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSList.h"; path = "../../../../PxShared/src/foundation/include/PsSList.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30058287fd8c3005828 /* include/PsSocket.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSocket.h"; path = "../../../../PxShared/src/foundation/include/PsSocket.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30058907fd8c3005890 /* include/PsSort.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSort.h"; path = "../../../../PxShared/src/foundation/include/PsSort.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30058f87fd8c30058f8 /* include/PsSortInternals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSortInternals.h"; path = "../../../../PxShared/src/foundation/include/PsSortInternals.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30059607fd8c3005960 /* include/PsString.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsString.h"; path = "../../../../PxShared/src/foundation/include/PsString.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30059c87fd8c30059c8 /* include/PsSync.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsSync.h"; path = "../../../../PxShared/src/foundation/include/PsSync.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3005a307fd8c3005a30 /* include/PsTempAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTempAllocator.h"; path = "../../../../PxShared/src/foundation/include/PsTempAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3005a987fd8c3005a98 /* include/PsThread.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsThread.h"; path = "../../../../PxShared/src/foundation/include/PsThread.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3005b007fd8c3005b00 /* include/PsTime.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsTime.h"; path = "../../../../PxShared/src/foundation/include/PsTime.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3005b687fd8c3005b68 /* include/PsUserAllocated.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUserAllocated.h"; path = "../../../../PxShared/src/foundation/include/PsUserAllocated.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3005bd07fd8c3005bd0 /* include/PsUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3005c387fd8c3005c38 /* include/PsVecMath.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMath.h"; path = "../../../../PxShared/src/foundation/include/PsVecMath.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3005ca07fd8c3005ca0 /* include/PsVecMathAoSScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalar.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3005d087fd8c3005d08 /* include/PsVecMathAoSScalarInline.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathAoSScalarInline.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathAoSScalarInline.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3005d707fd8c3005d70 /* include/PsVecMathSSE.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathSSE.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathSSE.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3005dd87fd8c3005dd8 /* include/PsVecMathUtilities.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecMathUtilities.h"; path = "../../../../PxShared/src/foundation/include/PsVecMathUtilities.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3005e407fd8c3005e40 /* include/PsVecQuat.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecQuat.h"; path = "../../../../PxShared/src/foundation/include/PsVecQuat.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3005ea87fd8c3005ea8 /* include/PsVecTransform.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsVecTransform.h"; path = "../../../../PxShared/src/foundation/include/PsVecTransform.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3005f107fd8c3005f10 /* include/unix/PsUnixAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3005f787fd8c3005f78 /* include/unix/PsUnixFPU.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixFPU.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixFPU.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3005fe07fd8c3005fe0 /* include/unix/PsUnixInlineAoS.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixInlineAoS.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixInlineAoS.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30060487fd8c3006048 /* include/unix/PsUnixIntrinsics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixIntrinsics.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixIntrinsics.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30060b07fd8c30060b0 /* include/unix/PsUnixTrigConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/unix/PsUnixTrigConstants.h"; path = "../../../../PxShared/src/foundation/include/unix/PsUnixTrigConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30061187fd8c3006118 /* src/PsAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc30061807fd8c3006180 /* src/PsAssert.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsAssert.cpp"; path = "../../../../PxShared/src/foundation/src/PsAssert.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc30061e87fd8c30061e8 /* src/PsFoundation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsFoundation.cpp"; path = "../../../../PxShared/src/foundation/src/PsFoundation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc30062507fd8c3006250 /* src/PsMathUtils.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsMathUtils.cpp"; path = "../../../../PxShared/src/foundation/src/PsMathUtils.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc30062b87fd8c30062b8 /* src/PsString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsString.cpp"; path = "../../../../PxShared/src/foundation/src/PsString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc30063207fd8c3006320 /* src/PsTempAllocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsTempAllocator.cpp"; path = "../../../../PxShared/src/foundation/src/PsTempAllocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc30063887fd8c3006388 /* src/PsUtilities.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PsUtilities.cpp"; path = "../../../../PxShared/src/foundation/src/PsUtilities.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc30063f07fd8c30063f0 /* src/unix/PsUnixAtomic.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixAtomic.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixAtomic.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc30064587fd8c3006458 /* src/unix/PsUnixCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixCpu.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc30064c07fd8c30064c0 /* src/unix/PsUnixFPU.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixFPU.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixFPU.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc30065287fd8c3006528 /* src/unix/PsUnixMutex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixMutex.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixMutex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc30065907fd8c3006590 /* src/unix/PsUnixPrintString.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixPrintString.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixPrintString.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc30065f87fd8c30065f8 /* src/unix/PsUnixSList.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSList.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSList.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc30066607fd8c3006660 /* src/unix/PsUnixSocket.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSocket.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSocket.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc30066c87fd8c30066c8 /* src/unix/PsUnixSync.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixSync.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixSync.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc30067307fd8c3006730 /* src/unix/PsUnixThread.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/unix/PsUnixThread.cpp"; path = "../../../../PxShared/src/foundation/src/unix/PsUnixThread.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc30067987fd8c3006798 /* 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 */ - FFF2a29f58e07fd2a29f58e0 /* Resources */ = { + FFF2c141af507fd8c141af50 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2126,7 +2123,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa29f58e07fd2a29f58e0 /* Frameworks */ = { + FFFCc141af507fd8c141af50 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2136,27 +2133,27 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a29f58e07fd2a29f58e0 /* Sources */ = { + FFF8c141af507fd8c141af50 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa23cc7187fd2a23cc718, - FFFFa23cc7807fd2a23cc780, - FFFFa23cc7e87fd2a23cc7e8, - FFFFa23cc8507fd2a23cc850, - FFFFa23cc8b87fd2a23cc8b8, - FFFFa23cc9207fd2a23cc920, - FFFFa23cc9887fd2a23cc988, - FFFFa23cc9f07fd2a23cc9f0, - FFFFa23cca587fd2a23cca58, - FFFFa23ccac07fd2a23ccac0, - FFFFa23ccb287fd2a23ccb28, - FFFFa23ccb907fd2a23ccb90, - FFFFa23ccbf87fd2a23ccbf8, - FFFFa23ccc607fd2a23ccc60, - FFFFa23cccc87fd2a23cccc8, - FFFFa23ccd307fd2a23ccd30, - FFFFa23ccd987fd2a23ccd98, + FFFFc30061187fd8c3006118, + FFFFc30061807fd8c3006180, + FFFFc30061e87fd8c30061e8, + FFFFc30062507fd8c3006250, + FFFFc30062b87fd8c30062b8, + FFFFc30063207fd8c3006320, + FFFFc30063887fd8c3006388, + FFFFc30063f07fd8c30063f0, + FFFFc30064587fd8c3006458, + FFFFc30064c07fd8c30064c0, + FFFFc30065287fd8c3006528, + FFFFc30065907fd8c3006590, + FFFFc30065f87fd8c30065f8, + FFFFc30066607fd8c3006660, + FFFFc30066c87fd8c30066c8, + FFFFc30067307fd8c3006730, + FFFFc30067987fd8c3006798, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2168,103 +2165,103 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxPvdSDK */ - FFFFa23f25a87fd2a23f25a8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23f25a87fd2a23f25a8 /* src/PxProfileEventImpl.cpp */; }; - FFFFa23f26107fd2a23f2610 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23f26107fd2a23f2610 /* src/PxPvd.cpp */; }; - FFFFa23f26787fd2a23f2678 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23f26787fd2a23f2678 /* src/PxPvdDataStream.cpp */; }; - FFFFa23f26e07fd2a23f26e0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23f26e07fd2a23f26e0 /* src/PxPvdDefaultFileTransport.cpp */; }; - FFFFa23f27487fd2a23f2748 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23f27487fd2a23f2748 /* src/PxPvdDefaultSocketTransport.cpp */; }; - FFFFa23f27b07fd2a23f27b0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23f27b07fd2a23f27b0 /* src/PxPvdImpl.cpp */; }; - FFFFa23f28187fd2a23f2818 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23f28187fd2a23f2818 /* src/PxPvdMemClient.cpp */; }; - FFFFa23f28807fd2a23f2880 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23f28807fd2a23f2880 /* src/PxPvdObjectModelMetaData.cpp */; }; - FFFFa23f28e87fd2a23f28e8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23f28e87fd2a23f28e8 /* src/PxPvdObjectRegistrar.cpp */; }; - FFFFa23f29507fd2a23f2950 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23f29507fd2a23f2950 /* src/PxPvdProfileZoneClient.cpp */; }; - FFFFa23f29b87fd2a23f29b8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa23f29b87fd2a23f29b8 /* src/PxPvdUserRenderer.cpp */; }; + FFFFc2841ba87fd8c2841ba8 /* src/PxProfileEventImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc2841ba87fd8c2841ba8 /* src/PxProfileEventImpl.cpp */; }; + FFFFc2841c107fd8c2841c10 /* src/PxPvd.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc2841c107fd8c2841c10 /* src/PxPvd.cpp */; }; + FFFFc2841c787fd8c2841c78 /* src/PxPvdDataStream.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc2841c787fd8c2841c78 /* src/PxPvdDataStream.cpp */; }; + FFFFc2841ce07fd8c2841ce0 /* src/PxPvdDefaultFileTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc2841ce07fd8c2841ce0 /* src/PxPvdDefaultFileTransport.cpp */; }; + FFFFc2841d487fd8c2841d48 /* src/PxPvdDefaultSocketTransport.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc2841d487fd8c2841d48 /* src/PxPvdDefaultSocketTransport.cpp */; }; + FFFFc2841db07fd8c2841db0 /* src/PxPvdImpl.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc2841db07fd8c2841db0 /* src/PxPvdImpl.cpp */; }; + FFFFc2841e187fd8c2841e18 /* src/PxPvdMemClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc2841e187fd8c2841e18 /* src/PxPvdMemClient.cpp */; }; + FFFFc2841e807fd8c2841e80 /* src/PxPvdObjectModelMetaData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc2841e807fd8c2841e80 /* src/PxPvdObjectModelMetaData.cpp */; }; + FFFFc2841ee87fd8c2841ee8 /* src/PxPvdObjectRegistrar.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc2841ee87fd8c2841ee8 /* src/PxPvdObjectRegistrar.cpp */; }; + FFFFc2841f507fd8c2841f50 /* src/PxPvdProfileZoneClient.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc2841f507fd8c2841f50 /* src/PxPvdProfileZoneClient.cpp */; }; + FFFFc2841fb87fd8c2841fb8 /* src/PxPvdUserRenderer.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc2841fb87fd8c2841fb8 /* src/PxPvdUserRenderer.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa2a4e9207fd2a2a4e920 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa2c17e807fd2a2c17e80 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c17ee87fd2a2c17ee8 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f22007fd2a23f2200 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f22687fd2a23f2268 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f22d07fd2a23f22d0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f23387fd2a23f2338 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f23a07fd2a23f23a0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f24087fd2a23f2408 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f24707fd2a23f2470 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f24d87fd2a23f24d8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f25407fd2a23f2540 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f25a87fd2a23f25a8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23f26107fd2a23f2610 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23f26787fd2a23f2678 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23f26e07fd2a23f26e0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23f27487fd2a23f2748 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23f27b07fd2a23f27b0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23f28187fd2a23f2818 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23f28807fd2a23f2880 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23f28e87fd2a23f28e8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23f29507fd2a23f2950 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23f29b87fd2a23f29b8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa23f2a207fd2a23f2a20 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f2a887fd2a23f2a88 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f2af07fd2a23f2af0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f2b587fd2a23f2b58 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f2bc07fd2a23f2bc0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f2c287fd2a23f2c28 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f2c907fd2a23f2c90 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f2cf87fd2a23f2cf8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f2d607fd2a23f2d60 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f2dc87fd2a23f2dc8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f2e307fd2a23f2e30 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f2e987fd2a23f2e98 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f2f007fd2a23f2f00 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f2f687fd2a23f2f68 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f2fd07fd2a23f2fd0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f30387fd2a23f3038 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f30a07fd2a23f30a0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f31087fd2a23f3108 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f31707fd2a23f3170 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f31d87fd2a23f31d8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f32407fd2a23f3240 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f32a87fd2a23f32a8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f33107fd2a23f3310 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f33787fd2a23f3378 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f33e07fd2a23f33e0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f34487fd2a23f3448 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f34b07fd2a23f34b0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f35187fd2a23f3518 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f35807fd2a23f3580 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f35e87fd2a23f35e8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f36507fd2a23f3650 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f36b87fd2a23f36b8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f37207fd2a23f3720 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f37887fd2a23f3788 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f37f07fd2a23f37f0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f38587fd2a23f3858 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f38c07fd2a23f38c0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f39287fd2a23f3928 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f39907fd2a23f3990 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f39f87fd2a23f39f8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f3a607fd2a23f3a60 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f3ac87fd2a23f3ac8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f3b307fd2a23f3b30 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f3b987fd2a23f3b98 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f3c007fd2a23f3c00 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f3c687fd2a23f3c68 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f3cd07fd2a23f3cd0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f3d387fd2a23f3d38 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f3da07fd2a23f3da0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f3e087fd2a23f3e08 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f3e707fd2a23f3e70 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f3ed87fd2a23f3ed8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f3f407fd2a23f3f40 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f3fa87fd2a23f3fa8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f40107fd2a23f4010 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDa23f40787fd2a23f4078 /* src/PxPvdUserRenderTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDc173fd607fd8c173fd60 /* PxPvdSDK */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxPvdSDK"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDc17599007fd8c1759900 /* PxPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvd.h"; path = "../../../../PxShared/include/pvd/PxPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFDc17599687fd8c1759968 /* PxPvdTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxPvdTransport.h"; path = "../../../../PxShared/include/pvd/PxPvdTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28418007fd8c2841800 /* include/PsPvd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PsPvd.h"; path = "../../../../PxShared/src/pvd/include/PsPvd.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28418687fd8c2841868 /* include/PxProfileAllocatorWrapper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxProfileAllocatorWrapper.h"; path = "../../../../PxShared/src/pvd/include/PxProfileAllocatorWrapper.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28418d07fd8c28418d0 /* include/PxPvdClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdClient.h"; path = "../../../../PxShared/src/pvd/include/PxPvdClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28419387fd8c2841938 /* include/PxPvdDataStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStream.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStream.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28419a07fd8c28419a0 /* include/PxPvdDataStreamHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdDataStreamHelpers.h"; path = "../../../../PxShared/src/pvd/include/PxPvdDataStreamHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2841a087fd8c2841a08 /* include/PxPvdErrorCodes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdErrorCodes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdErrorCodes.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2841a707fd8c2841a70 /* include/PxPvdObjectModelBaseTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdObjectModelBaseTypes.h"; path = "../../../../PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2841ad87fd8c2841ad8 /* include/PxPvdRenderBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdRenderBuffer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdRenderBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2841b407fd8c2841b40 /* include/PxPvdUserRenderer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "include/PxPvdUserRenderer.h"; path = "../../../../PxShared/src/pvd/include/PxPvdUserRenderer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2841ba87fd8c2841ba8 /* src/PxProfileEventImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxProfileEventImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2841c107fd8c2841c10 /* src/PxPvd.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvd.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvd.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2841c787fd8c2841c78 /* src/PxPvdDataStream.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDataStream.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDataStream.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2841ce07fd8c2841ce0 /* src/PxPvdDefaultFileTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2841d487fd8c2841d48 /* src/PxPvdDefaultSocketTransport.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2841db07fd8c2841db0 /* src/PxPvdImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2841e187fd8c2841e18 /* src/PxPvdMemClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2841e807fd8c2841e80 /* src/PxPvdObjectModelMetaData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2841ee87fd8c2841ee8 /* src/PxPvdObjectRegistrar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2841f507fd8c2841f50 /* src/PxPvdProfileZoneClient.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc2841fb87fd8c2841fb8 /* src/PxPvdUserRenderer.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderer.cpp"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderer.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28420207fd8c2842020 /* src/PxProfileBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileBase.h"; path = "../../../../PxShared/src/pvd/src/PxProfileBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28420887fd8c2842088 /* src/PxProfileCompileTimeEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileCompileTimeEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28420f07fd8c28420f0 /* src/PxProfileContextProvider.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProvider.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProvider.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28421587fd8c2842158 /* src/PxProfileContextProviderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileContextProviderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileContextProviderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28421c07fd8c28421c0 /* src/PxProfileDataBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28422287fd8c2842228 /* src/PxProfileDataParsing.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileDataParsing.h"; path = "../../../../PxShared/src/pvd/src/PxProfileDataParsing.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28422907fd8c2842290 /* src/PxProfileEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28422f87fd8c28422f8 /* src/PxProfileEventBufferAtomic.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferAtomic.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferAtomic.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28423607fd8c2842360 /* src/PxProfileEventBufferClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClient.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28423c87fd8c28423c8 /* src/PxProfileEventBufferClientManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventBufferClientManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventBufferClientManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28424307fd8c2842430 /* src/PxProfileEventFilter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventFilter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventFilter.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28424987fd8c2842498 /* src/PxProfileEventHandler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventHandler.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventHandler.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28425007fd8c2842500 /* src/PxProfileEventId.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventId.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventId.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28425687fd8c2842568 /* src/PxProfileEventMutex.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventMutex.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventMutex.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28425d07fd8c28425d0 /* src/PxProfileEventNames.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventNames.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventNames.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28426387fd8c2842638 /* src/PxProfileEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28426a07fd8c28426a0 /* src/PxProfileEventSender.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSender.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSender.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28427087fd8c2842708 /* src/PxProfileEventSerialization.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSerialization.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSerialization.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28427707fd8c2842770 /* src/PxProfileEventSystem.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEventSystem.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEventSystem.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28427d87fd8c28427d8 /* src/PxProfileEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28428407fd8c2842840 /* src/PxProfileMemory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemory.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemory.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28428a87fd8c28428a8 /* src/PxProfileMemoryBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28429107fd8c2842910 /* src/PxProfileMemoryEventBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventBuffer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28429787fd8c2842978 /* src/PxProfileMemoryEventParser.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventParser.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventParser.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28429e07fd8c28429e0 /* src/PxProfileMemoryEventRecorder.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventRecorder.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2842a487fd8c2842a48 /* src/PxProfileMemoryEventReflexiveWriter.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventReflexiveWriter.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2842ab07fd8c2842ab0 /* src/PxProfileMemoryEventSummarizer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventSummarizer.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2842b187fd8c2842b18 /* src/PxProfileMemoryEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2842b807fd8c2842b80 /* src/PxProfileMemoryEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileMemoryEvents.h"; path = "../../../../PxShared/src/pvd/src/PxProfileMemoryEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2842be87fd8c2842be8 /* src/PxProfileScopedEvent.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedEvent.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedEvent.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2842c507fd8c2842c50 /* src/PxProfileScopedMutexLock.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileScopedMutexLock.h"; path = "../../../../PxShared/src/pvd/src/PxProfileScopedMutexLock.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2842cb87fd8c2842cb8 /* src/PxProfileZone.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZone.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZone.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2842d207fd8c2842d20 /* src/PxProfileZoneImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2842d887fd8c2842d88 /* src/PxProfileZoneManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManager.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2842df07fd8c2842df0 /* src/PxProfileZoneManagerImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxProfileZoneManagerImpl.h"; path = "../../../../PxShared/src/pvd/src/PxProfileZoneManagerImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2842e587fd8c2842e58 /* src/PxPvdBits.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdBits.h"; path = "../../../../PxShared/src/pvd/src/PxPvdBits.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2842ec07fd8c2842ec0 /* src/PxPvdByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2842f287fd8c2842f28 /* src/PxPvdCommStreamEventSink.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEventSink.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEventSink.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2842f907fd8c2842f90 /* src/PxPvdCommStreamEvents.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamEvents.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamEvents.h"; sourceTree = SOURCE_ROOT; }; + FFFDc2842ff87fd8c2842ff8 /* src/PxPvdCommStreamSDKEventTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamSDKEventTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28430607fd8c2843060 /* src/PxPvdCommStreamTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdCommStreamTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdCommStreamTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28430c87fd8c28430c8 /* src/PxPvdDefaultFileTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultFileTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultFileTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28431307fd8c2843130 /* src/PxPvdDefaultSocketTransport.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdDefaultSocketTransport.h"; path = "../../../../PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28431987fd8c2843198 /* src/PxPvdFoundation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdFoundation.h"; path = "../../../../PxShared/src/pvd/src/PxPvdFoundation.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28432007fd8c2843200 /* src/PxPvdImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28432687fd8c2843268 /* src/PxPvdInternalByteStreams.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdInternalByteStreams.h"; path = "../../../../PxShared/src/pvd/src/PxPvdInternalByteStreams.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28432d07fd8c28432d0 /* src/PxPvdMarshalling.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMarshalling.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMarshalling.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28433387fd8c2843338 /* src/PxPvdMemClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdMemClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdMemClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28433a07fd8c28433a0 /* src/PxPvdObjectModel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModel.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModel.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28434087fd8c2843408 /* src/PxPvdObjectModelInternalTypeDefs.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypeDefs.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28434707fd8c2843470 /* src/PxPvdObjectModelInternalTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelInternalTypes.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28434d87fd8c28434d8 /* src/PxPvdObjectModelMetaData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectModelMetaData.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectModelMetaData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28435407fd8c2843540 /* src/PxPvdObjectRegistrar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdObjectRegistrar.h"; path = "../../../../PxShared/src/pvd/src/PxPvdObjectRegistrar.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28435a87fd8c28435a8 /* src/PxPvdProfileZoneClient.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdProfileZoneClient.h"; path = "../../../../PxShared/src/pvd/src/PxPvdProfileZoneClient.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28436107fd8c2843610 /* src/PxPvdUserRenderImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "src/PxPvdUserRenderImpl.h"; path = "../../../../PxShared/src/pvd/src/PxPvdUserRenderImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28436787fd8c2843678 /* 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 */ - FFF2a2a4e9207fd2a2a4e920 /* Resources */ = { + FFF2c173fd607fd8c173fd60 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2274,7 +2271,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa2a4e9207fd2a2a4e920 /* Frameworks */ = { + FFFCc173fd607fd8c173fd60 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2284,21 +2281,21 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a2a4e9207fd2a2a4e920 /* Sources */ = { + FFF8c173fd607fd8c173fd60 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa23f25a87fd2a23f25a8, - FFFFa23f26107fd2a23f2610, - FFFFa23f26787fd2a23f2678, - FFFFa23f26e07fd2a23f26e0, - FFFFa23f27487fd2a23f2748, - FFFFa23f27b07fd2a23f27b0, - FFFFa23f28187fd2a23f2818, - FFFFa23f28807fd2a23f2880, - FFFFa23f28e87fd2a23f28e8, - FFFFa23f29507fd2a23f2950, - FFFFa23f29b87fd2a23f29b8, + FFFFc2841ba87fd8c2841ba8, + FFFFc2841c107fd8c2841c10, + FFFFc2841c787fd8c2841c78, + FFFFc2841ce07fd8c2841ce0, + FFFFc2841d487fd8c2841d48, + FFFFc2841db07fd8c2841db0, + FFFFc2841e187fd8c2841e18, + FFFFc2841e807fd8c2841e80, + FFFFc2841ee87fd8c2841ee8, + FFFFc2841f507fd8c2841f50, + FFFFc2841fb87fd8c2841fb8, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2307,108 +2304,108 @@ /* Begin PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */ /* Begin PBXTargetDependency section */ - FFF4a2a09a207fd2a2a09a20 /* PBXTargetDependency */ = { + FFF4c1758a407fd8c1758a40 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFFAa29f58e07fd2a29f58e0 /* PxFoundation */; - targetProxy = FFF5a29f58e07fd2a29f58e0 /* PBXContainerItemProxy */; + target = FFFAc141af507fd8c141af50 /* PxFoundation */; + targetProxy = FFF5c141af507fd8c141af50 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevel */ - FFFFa2c458f07fd2a2c458f0 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFDa2c458f07fd2a2c458f0 /* px_globals.cpp */; }; - FFFFa2c46b907fd2a2c46b90 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDa2c46b907fd2a2c46b90 /* PxsCCD.cpp */; }; - FFFFa2c46bf87fd2a2c46bf8 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDa2c46bf87fd2a2c46bf8 /* PxsContactManager.cpp */; }; - FFFFa2c46c607fd2a2c46c60 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDa2c46c607fd2a2c46c60 /* PxsContext.cpp */; }; - FFFFa2c46cc87fd2a2c46cc8 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDa2c46cc87fd2a2c46cc8 /* PxsDefaultMemoryManager.cpp */; }; - FFFFa2c46d307fd2a2c46d30 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDa2c46d307fd2a2c46d30 /* PxsIslandSim.cpp */; }; - FFFFa2c46d987fd2a2c46d98 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDa2c46d987fd2a2c46d98 /* PxsMaterialCombiner.cpp */; }; - FFFFa2c46e007fd2a2c46e00 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDa2c46e007fd2a2c46e00 /* PxsNphaseImplementationContext.cpp */; }; - FFFFa2c46e687fd2a2c46e68 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDa2c46e687fd2a2c46e68 /* PxsSimpleIslandManager.cpp */; }; - FFFFa24066007fd2a2406600 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDa24066007fd2a2406600 /* collision/PxcContact.cpp */; }; - FFFFa24066687fd2a2406668 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDa24066687fd2a2406668 /* pipeline/PxcContactCache.cpp */; }; - FFFFa24066d07fd2a24066d0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDa24066d07fd2a24066d0 /* pipeline/PxcContactMethodImpl.cpp */; }; - FFFFa24067387fd2a2406738 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDa24067387fd2a2406738 /* pipeline/PxcMaterialHeightField.cpp */; }; - FFFFa24067a07fd2a24067a0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDa24067a07fd2a24067a0 /* pipeline/PxcMaterialMesh.cpp */; }; - FFFFa24068087fd2a2406808 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDa24068087fd2a2406808 /* pipeline/PxcMaterialMethodImpl.cpp */; }; - FFFFa24068707fd2a2406870 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDa24068707fd2a2406870 /* pipeline/PxcMaterialShape.cpp */; }; - FFFFa24068d87fd2a24068d8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDa24068d87fd2a24068d8 /* pipeline/PxcNpBatch.cpp */; }; - FFFFa24069407fd2a2406940 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDa24069407fd2a2406940 /* pipeline/PxcNpCacheStreamPair.cpp */; }; - FFFFa24069a87fd2a24069a8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDa24069a87fd2a24069a8 /* pipeline/PxcNpContactPrepShared.cpp */; }; - FFFFa2406a107fd2a2406a10 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDa2406a107fd2a2406a10 /* pipeline/PxcNpMemBlockPool.cpp */; }; - FFFFa2406a787fd2a2406a78 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDa2406a787fd2a2406a78 /* pipeline/PxcNpThreadContext.cpp */; }; + FFFFbfcde6407fd8bfcde640 /* px_globals.cpp in API Source */= { isa = PBXBuildFile; fileRef = FFFDbfcde6407fd8bfcde640 /* px_globals.cpp */; }; + FFFFc165b6c07fd8c165b6c0 /* PxsCCD.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDc165b6c07fd8c165b6c0 /* PxsCCD.cpp */; }; + FFFFc165b7287fd8c165b728 /* PxsContactManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDc165b7287fd8c165b728 /* PxsContactManager.cpp */; }; + FFFFc165b7907fd8c165b790 /* PxsContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDc165b7907fd8c165b790 /* PxsContext.cpp */; }; + FFFFc165b7f87fd8c165b7f8 /* PxsDefaultMemoryManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDc165b7f87fd8c165b7f8 /* PxsDefaultMemoryManager.cpp */; }; + FFFFc165b8607fd8c165b860 /* PxsIslandSim.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDc165b8607fd8c165b860 /* PxsIslandSim.cpp */; }; + FFFFc165b8c87fd8c165b8c8 /* PxsMaterialCombiner.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDc165b8c87fd8c165b8c8 /* PxsMaterialCombiner.cpp */; }; + FFFFc165b9307fd8c165b930 /* PxsNphaseImplementationContext.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDc165b9307fd8c165b930 /* PxsNphaseImplementationContext.cpp */; }; + FFFFc165b9987fd8c165b998 /* PxsSimpleIslandManager.cpp in Software Source */= { isa = PBXBuildFile; fileRef = FFFDc165b9987fd8c165b998 /* PxsSimpleIslandManager.cpp */; }; + FFFFc003aa007fd8c003aa00 /* collision/PxcContact.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDc003aa007fd8c003aa00 /* collision/PxcContact.cpp */; }; + FFFFc003aa687fd8c003aa68 /* pipeline/PxcContactCache.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDc003aa687fd8c003aa68 /* pipeline/PxcContactCache.cpp */; }; + FFFFc003aad07fd8c003aad0 /* pipeline/PxcContactMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDc003aad07fd8c003aad0 /* pipeline/PxcContactMethodImpl.cpp */; }; + FFFFc003ab387fd8c003ab38 /* pipeline/PxcMaterialHeightField.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDc003ab387fd8c003ab38 /* pipeline/PxcMaterialHeightField.cpp */; }; + FFFFc003aba07fd8c003aba0 /* pipeline/PxcMaterialMesh.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDc003aba07fd8c003aba0 /* pipeline/PxcMaterialMesh.cpp */; }; + FFFFc003ac087fd8c003ac08 /* pipeline/PxcMaterialMethodImpl.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDc003ac087fd8c003ac08 /* pipeline/PxcMaterialMethodImpl.cpp */; }; + FFFFc003ac707fd8c003ac70 /* pipeline/PxcMaterialShape.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDc003ac707fd8c003ac70 /* pipeline/PxcMaterialShape.cpp */; }; + FFFFc003acd87fd8c003acd8 /* pipeline/PxcNpBatch.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDc003acd87fd8c003acd8 /* pipeline/PxcNpBatch.cpp */; }; + FFFFc003ad407fd8c003ad40 /* pipeline/PxcNpCacheStreamPair.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDc003ad407fd8c003ad40 /* pipeline/PxcNpCacheStreamPair.cpp */; }; + FFFFc003ada87fd8c003ada8 /* pipeline/PxcNpContactPrepShared.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDc003ada87fd8c003ada8 /* pipeline/PxcNpContactPrepShared.cpp */; }; + FFFFc003ae107fd8c003ae10 /* pipeline/PxcNpMemBlockPool.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDc003ae107fd8c003ae10 /* pipeline/PxcNpMemBlockPool.cpp */; }; + FFFFc003ae787fd8c003ae78 /* pipeline/PxcNpThreadContext.cpp in Common Source */= { isa = PBXBuildFile; fileRef = FFFDc003ae787fd8c003ae78 /* pipeline/PxcNpThreadContext.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa2c3f8c07fd2a2c3f8c0 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa2c458f07fd2a2c458f0 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2c45a107fd2a2c45a10 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c45a787fd2a2c45a78 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c45ae07fd2a2c45ae0 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c45b487fd2a2c45b48 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c45bb07fd2a2c45bb0 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c45c187fd2a2c45c18 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c45c807fd2a2c45c80 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c45ce87fd2a2c45ce8 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c45d507fd2a2c45d50 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c46b907fd2a2c46b90 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2c46bf87fd2a2c46bf8 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2c46c607fd2a2c46c60 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2c46cc87fd2a2c46cc8 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2c46d307fd2a2c46d30 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2c46d987fd2a2c46d98 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2c46e007fd2a2c46e00 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2c46e687fd2a2c46e68 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2407c007fd2a2407c00 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2407c687fd2a2407c68 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2407cd07fd2a2407cd0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2407d387fd2a2407d38 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2407da07fd2a2407da0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2407e087fd2a2407e08 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2407e707fd2a2407e70 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2407ed87fd2a2407ed8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2407f407fd2a2407f40 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2407fa87fd2a2407fa8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24080107fd2a2408010 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24080787fd2a2408078 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24080e07fd2a24080e0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24081487fd2a2408148 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24081b07fd2a24081b0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24082187fd2a2408218 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24082807fd2a2408280 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24082e87fd2a24082e8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24083507fd2a2408350 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24083b87fd2a24083b8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24066007fd2a2406600 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24066687fd2a2406668 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24066d07fd2a24066d0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24067387fd2a2406738 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24067a07fd2a24067a0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24068087fd2a2406808 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24068707fd2a2406870 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24068d87fd2a24068d8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24069407fd2a2406940 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24069a87fd2a24069a8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2406a107fd2a2406a10 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2406a787fd2a2406a78 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2406e007fd2a2406e00 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2406e687fd2a2406e68 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2406ed07fd2a2406ed0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2406f387fd2a2406f38 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2406fa07fd2a2406fa0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24070087fd2a2407008 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24070707fd2a2407070 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24070d87fd2a24070d8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24071407fd2a2407140 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24071a87fd2a24071a8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24072107fd2a2407210 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24072787fd2a2407278 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24072e07fd2a24072e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24073487fd2a2407348 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24073b07fd2a24073b0 /* utils/PxcThreadCoherentCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcThreadCoherentCache.h"; path = "../../LowLevel/common/include/utils/PxcThreadCoherentCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDc10c0f007fd8c10c0f00 /* LowLevel */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevel"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDbfcde6407fd8bfcde640 /* px_globals.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "px_globals.cpp"; path = "../../LowLevel/API/src/px_globals.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc165b3107fd8c165b310 /* PxsMaterialCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCore.h"; path = "../../LowLevel/API/include/PxsMaterialCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDc165b3787fd8c165b378 /* PxsMaterialManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialManager.h"; path = "../../LowLevel/API/include/PxsMaterialManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc165b3e07fd8c165b3e0 /* PxvConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvConfig.h"; path = "../../LowLevel/API/include/PxvConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDc165b4487fd8c165b448 /* PxvContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvContext.h"; path = "../../LowLevel/API/include/PxvContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDc165b4b07fd8c165b4b0 /* PxvDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvDynamics.h"; path = "../../LowLevel/API/include/PxvDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFDc165b5187fd8c165b518 /* PxvGeometry.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGeometry.h"; path = "../../LowLevel/API/include/PxvGeometry.h"; sourceTree = SOURCE_ROOT; }; + FFFDc165b5807fd8c165b580 /* PxvGlobals.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvGlobals.h"; path = "../../LowLevel/API/include/PxvGlobals.h"; sourceTree = SOURCE_ROOT; }; + FFFDc165b5e87fd8c165b5e8 /* PxvManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvManager.h"; path = "../../LowLevel/API/include/PxvManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc165b6507fd8c165b650 /* PxvSimStats.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvSimStats.h"; path = "../../LowLevel/API/include/PxvSimStats.h"; sourceTree = SOURCE_ROOT; }; + FFFDc165b6c07fd8c165b6c0 /* PxsCCD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.cpp"; path = "../../LowLevel/software/src/PxsCCD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc165b7287fd8c165b728 /* PxsContactManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.cpp"; path = "../../LowLevel/software/src/PxsContactManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc165b7907fd8c165b790 /* PxsContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.cpp"; path = "../../LowLevel/software/src/PxsContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc165b7f87fd8c165b7f8 /* PxsDefaultMemoryManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.cpp"; path = "../../LowLevel/software/src/PxsDefaultMemoryManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc165b8607fd8c165b860 /* PxsIslandSim.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.cpp"; path = "../../LowLevel/software/src/PxsIslandSim.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc165b8c87fd8c165b8c8 /* PxsMaterialCombiner.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.cpp"; path = "../../LowLevel/software/src/PxsMaterialCombiner.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc165b9307fd8c165b930 /* PxsNphaseImplementationContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.cpp"; path = "../../LowLevel/software/src/PxsNphaseImplementationContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc165b9987fd8c165b998 /* PxsSimpleIslandManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.cpp"; path = "../../LowLevel/software/src/PxsSimpleIslandManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003c0007fd8c003c000 /* PxsBodySim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsBodySim.h"; path = "../../LowLevel/software/include/PxsBodySim.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c0687fd8c003c068 /* PxsCCD.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsCCD.h"; path = "../../LowLevel/software/include/PxsCCD.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c0d07fd8c003c0d0 /* PxsContactManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManager.h"; path = "../../LowLevel/software/include/PxsContactManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c1387fd8c003c138 /* PxsContactManagerState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContactManagerState.h"; path = "../../LowLevel/software/include/PxsContactManagerState.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c1a07fd8c003c1a0 /* PxsContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsContext.h"; path = "../../LowLevel/software/include/PxsContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c2087fd8c003c208 /* PxsDefaultMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsDefaultMemoryManager.h"; path = "../../LowLevel/software/include/PxsDefaultMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c2707fd8c003c270 /* PxsHeapMemoryAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsHeapMemoryAllocator.h"; path = "../../LowLevel/software/include/PxsHeapMemoryAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c2d87fd8c003c2d8 /* PxsIncrementalConstraintPartitioning.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIncrementalConstraintPartitioning.h"; path = "../../LowLevel/software/include/PxsIncrementalConstraintPartitioning.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c3407fd8c003c340 /* PxsIslandManagerTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandManagerTypes.h"; path = "../../LowLevel/software/include/PxsIslandManagerTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c3a87fd8c003c3a8 /* PxsIslandSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsIslandSim.h"; path = "../../LowLevel/software/include/PxsIslandSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c4107fd8c003c410 /* PxsKernelWrangler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsKernelWrangler.h"; path = "../../LowLevel/software/include/PxsKernelWrangler.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c4787fd8c003c478 /* PxsMaterialCombiner.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMaterialCombiner.h"; path = "../../LowLevel/software/include/PxsMaterialCombiner.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c4e07fd8c003c4e0 /* PxsMemoryManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsMemoryManager.h"; path = "../../LowLevel/software/include/PxsMemoryManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c5487fd8c003c548 /* PxsNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxsNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c5b07fd8c003c5b0 /* PxsRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsRigidBody.h"; path = "../../LowLevel/software/include/PxsRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c6187fd8c003c618 /* PxsShapeSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsShapeSim.h"; path = "../../LowLevel/software/include/PxsShapeSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c6807fd8c003c680 /* PxsSimpleIslandManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimpleIslandManager.h"; path = "../../LowLevel/software/include/PxsSimpleIslandManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c6e87fd8c003c6e8 /* PxsSimulationController.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsSimulationController.h"; path = "../../LowLevel/software/include/PxsSimulationController.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c7507fd8c003c750 /* PxsTransformCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxsTransformCache.h"; path = "../../LowLevel/software/include/PxsTransformCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003c7b87fd8c003c7b8 /* PxvNphaseImplementationContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxvNphaseImplementationContext.h"; path = "../../LowLevel/software/include/PxvNphaseImplementationContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003aa007fd8c003aa00 /* collision/PxcContact.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContact.cpp"; path = "../../LowLevel/common/src/collision/PxcContact.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003aa687fd8c003aa68 /* pipeline/PxcContactCache.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactCache.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003aad07fd8c003aad0 /* pipeline/PxcContactMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcContactMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003ab387fd8c003ab38 /* pipeline/PxcMaterialHeightField.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialHeightField.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialHeightField.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003aba07fd8c003aba0 /* pipeline/PxcMaterialMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMesh.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003ac087fd8c003ac08 /* pipeline/PxcMaterialMethodImpl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialMethodImpl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003ac707fd8c003ac70 /* pipeline/PxcMaterialShape.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialShape.cpp"; path = "../../LowLevel/common/src/pipeline/PxcMaterialShape.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003acd87fd8c003acd8 /* pipeline/PxcNpBatch.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpBatch.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003ad407fd8c003ad40 /* pipeline/PxcNpCacheStreamPair.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpCacheStreamPair.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003ada87fd8c003ada8 /* pipeline/PxcNpContactPrepShared.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpContactPrepShared.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003ae107fd8c003ae10 /* pipeline/PxcNpMemBlockPool.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpMemBlockPool.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003ae787fd8c003ae78 /* pipeline/PxcNpThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.cpp"; path = "../../LowLevel/common/src/pipeline/PxcNpThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc3001e007fd8c3001e00 /* collision/PxcContactMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "collision/PxcContactMethodImpl.h"; path = "../../LowLevel/common/include/collision/PxcContactMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3001e687fd8c3001e68 /* pipeline/PxcCCDStateStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcCCDStateStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcCCDStateStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3001ed07fd8c3001ed0 /* pipeline/PxcConstraintBlockStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcConstraintBlockStream.h"; path = "../../LowLevel/common/include/pipeline/PxcConstraintBlockStream.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3001f387fd8c3001f38 /* pipeline/PxcContactCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcContactCache.h"; path = "../../LowLevel/common/include/pipeline/PxcContactCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDc3001fa07fd8c3001fa0 /* pipeline/PxcMaterialMethodImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcMaterialMethodImpl.h"; path = "../../LowLevel/common/include/pipeline/PxcMaterialMethodImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30020087fd8c3002008 /* pipeline/PxcNpBatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpBatch.h"; path = "../../LowLevel/common/include/pipeline/PxcNpBatch.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30020707fd8c3002070 /* pipeline/PxcNpCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCache.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30020d87fd8c30020d8 /* pipeline/PxcNpCacheStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpCacheStreamPair.h"; path = "../../LowLevel/common/include/pipeline/PxcNpCacheStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30021407fd8c3002140 /* pipeline/PxcNpContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpContactPrepShared.h"; path = "../../LowLevel/common/include/pipeline/PxcNpContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30021a87fd8c30021a8 /* pipeline/PxcNpMemBlockPool.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpMemBlockPool.h"; path = "../../LowLevel/common/include/pipeline/PxcNpMemBlockPool.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30022107fd8c3002210 /* pipeline/PxcNpThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpThreadContext.h"; path = "../../LowLevel/common/include/pipeline/PxcNpThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30022787fd8c3002278 /* pipeline/PxcNpWorkUnit.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcNpWorkUnit.h"; path = "../../LowLevel/common/include/pipeline/PxcNpWorkUnit.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30022e07fd8c30022e0 /* pipeline/PxcRigidBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "pipeline/PxcRigidBody.h"; path = "../../LowLevel/common/include/pipeline/PxcRigidBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30023487fd8c3002348 /* utils/PxcScratchAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "utils/PxcScratchAllocator.h"; path = "../../LowLevel/common/include/utils/PxcScratchAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDc30023b07fd8c30023b0 /* 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 */ - FFF2a2c3f8c07fd2a2c3f8c0 /* Resources */ = { + FFF2c10c0f007fd8c10c0f00 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2418,7 +2415,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa2c3f8c07fd2a2c3f8c0 /* Frameworks */ = { + FFFCc10c0f007fd8c10c0f00 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2428,31 +2425,31 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a2c3f8c07fd2a2c3f8c0 /* Sources */ = { + FFF8c10c0f007fd8c10c0f00 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa2c458f07fd2a2c458f0, - FFFFa2c46b907fd2a2c46b90, - FFFFa2c46bf87fd2a2c46bf8, - FFFFa2c46c607fd2a2c46c60, - FFFFa2c46cc87fd2a2c46cc8, - FFFFa2c46d307fd2a2c46d30, - FFFFa2c46d987fd2a2c46d98, - FFFFa2c46e007fd2a2c46e00, - FFFFa2c46e687fd2a2c46e68, - FFFFa24066007fd2a2406600, - FFFFa24066687fd2a2406668, - FFFFa24066d07fd2a24066d0, - FFFFa24067387fd2a2406738, - FFFFa24067a07fd2a24067a0, - FFFFa24068087fd2a2406808, - FFFFa24068707fd2a2406870, - FFFFa24068d87fd2a24068d8, - FFFFa24069407fd2a2406940, - FFFFa24069a87fd2a24069a8, - FFFFa2406a107fd2a2406a10, - FFFFa2406a787fd2a2406a78, + FFFFbfcde6407fd8bfcde640, + FFFFc165b6c07fd8c165b6c0, + FFFFc165b7287fd8c165b728, + FFFFc165b7907fd8c165b790, + FFFFc165b7f87fd8c165b7f8, + FFFFc165b8607fd8c165b860, + FFFFc165b8c87fd8c165b8c8, + FFFFc165b9307fd8c165b930, + FFFFc165b9987fd8c165b998, + FFFFc003aa007fd8c003aa00, + FFFFc003aa687fd8c003aa68, + FFFFc003aad07fd8c003aad0, + FFFFc003ab387fd8c003ab38, + FFFFc003aba07fd8c003aba0, + FFFFc003ac087fd8c003ac08, + FFFFc003ac707fd8c003ac70, + FFFFc003acd87fd8c003acd8, + FFFFc003ad407fd8c003ad40, + FFFFc003ada87fd8c003ada8, + FFFFc003ae107fd8c003ae10, + FFFFc003ae787fd8c003ae78, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2464,38 +2461,38 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelAABB */ - FFFFa2412c707fd2a2412c70 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2412c707fd2a2412c70 /* BpBroadPhase.cpp */; }; - FFFFa2412cd87fd2a2412cd8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2412cd87fd2a2412cd8 /* BpBroadPhaseMBP.cpp */; }; - FFFFa2412d407fd2a2412d40 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2412d407fd2a2412d40 /* BpBroadPhaseSap.cpp */; }; - FFFFa2412da87fd2a2412da8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2412da87fd2a2412da8 /* BpBroadPhaseSapAux.cpp */; }; - FFFFa2412e107fd2a2412e10 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2412e107fd2a2412e10 /* BpMBPTasks.cpp */; }; - FFFFa2412e787fd2a2412e78 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2412e787fd2a2412e78 /* BpSAPTasks.cpp */; }; - FFFFa2412ee07fd2a2412ee0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2412ee07fd2a2412ee0 /* BpSimpleAABBManager.cpp */; }; + FFFFc28412707fd8c2841270 /* BpBroadPhase.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28412707fd8c2841270 /* BpBroadPhase.cpp */; }; + FFFFc28412d87fd8c28412d8 /* BpBroadPhaseMBP.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28412d87fd8c28412d8 /* BpBroadPhaseMBP.cpp */; }; + FFFFc28413407fd8c2841340 /* BpBroadPhaseSap.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28413407fd8c2841340 /* BpBroadPhaseSap.cpp */; }; + FFFFc28413a87fd8c28413a8 /* BpBroadPhaseSapAux.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28413a87fd8c28413a8 /* BpBroadPhaseSapAux.cpp */; }; + FFFFc28414107fd8c2841410 /* BpMBPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28414107fd8c2841410 /* BpMBPTasks.cpp */; }; + FFFFc28414787fd8c2841478 /* BpSAPTasks.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28414787fd8c2841478 /* BpSAPTasks.cpp */; }; + FFFFc28414e07fd8c28414e0 /* BpSimpleAABBManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc28414e07fd8c28414e0 /* BpSimpleAABBManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa2c704e07fd2a2c704e0 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa2c6b2707fd2a2c6b270 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c6b2d87fd2a2c6b2d8 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c6b3407fd2a2c6b340 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c6b3a87fd2a2c6b3a8 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2412a007fd2a2412a00 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2412a687fd2a2412a68 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2412ad07fd2a2412ad0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2412b387fd2a2412b38 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2412ba07fd2a2412ba0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2412c087fd2a2412c08 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2412c707fd2a2412c70 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2412cd87fd2a2412cd8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2412d407fd2a2412d40 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2412da87fd2a2412da8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2412e107fd2a2412e10 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2412e787fd2a2412e78 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2412ee07fd2a2412ee0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc17390207fd8c1739020 /* LowLevelAABB */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelAABB"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDc17393b07fd8c17393b0 /* BpAABBManagerTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpAABBManagerTasks.h"; path = "../../LowLevelAABB/include/BpAABBManagerTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFDc17394187fd8c1739418 /* BpBroadPhase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.h"; path = "../../LowLevelAABB/include/BpBroadPhase.h"; sourceTree = SOURCE_ROOT; }; + FFFDc17394807fd8c1739480 /* BpBroadPhaseUpdate.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseUpdate.h"; path = "../../LowLevelAABB/include/BpBroadPhaseUpdate.h"; sourceTree = SOURCE_ROOT; }; + FFFDc17394e87fd8c17394e8 /* BpSimpleAABBManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.h"; path = "../../LowLevelAABB/include/BpSimpleAABBManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28410007fd8c2841000 /* BpBroadPhaseMBP.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28410687fd8c2841068 /* BpBroadPhaseMBPCommon.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBPCommon.h"; path = "../../LowLevelAABB/src/BpBroadPhaseMBPCommon.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28410d07fd8c28410d0 /* BpBroadPhaseSap.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28411387fd8c2841138 /* BpBroadPhaseSapAux.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.h"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28411a07fd8c28411a0 /* BpMBPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.h"; path = "../../LowLevelAABB/src/BpMBPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28412087fd8c2841208 /* BpSAPTasks.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.h"; path = "../../LowLevelAABB/src/BpSAPTasks.h"; sourceTree = SOURCE_ROOT; }; + FFFDc28412707fd8c2841270 /* BpBroadPhase.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhase.cpp"; path = "../../LowLevelAABB/src/BpBroadPhase.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28412d87fd8c28412d8 /* BpBroadPhaseMBP.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseMBP.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseMBP.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28413407fd8c2841340 /* BpBroadPhaseSap.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSap.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSap.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28413a87fd8c28413a8 /* BpBroadPhaseSapAux.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpBroadPhaseSapAux.cpp"; path = "../../LowLevelAABB/src/BpBroadPhaseSapAux.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28414107fd8c2841410 /* BpMBPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpMBPTasks.cpp"; path = "../../LowLevelAABB/src/BpMBPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28414787fd8c2841478 /* BpSAPTasks.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSAPTasks.cpp"; path = "../../LowLevelAABB/src/BpSAPTasks.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc28414e07fd8c28414e0 /* BpSimpleAABBManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "BpSimpleAABBManager.cpp"; path = "../../LowLevelAABB/src/BpSimpleAABBManager.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2a2c704e07fd2a2c704e0 /* Resources */ = { + FFF2c17390207fd8c1739020 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2505,7 +2502,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa2c704e07fd2a2c704e0 /* Frameworks */ = { + FFFCc17390207fd8c1739020 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2515,17 +2512,17 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a2c704e07fd2a2c704e0 /* Sources */ = { + FFF8c17390207fd8c1739020 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa2412c707fd2a2412c70, - FFFFa2412cd87fd2a2412cd8, - FFFFa2412d407fd2a2412d40, - FFFFa2412da87fd2a2412da8, - FFFFa2412e107fd2a2412e10, - FFFFa2412e787fd2a2412e78, - FFFFa2412ee07fd2a2412ee0, + FFFFc28412707fd8c2841270, + FFFFc28412d87fd8c28412d8, + FFFFc28413407fd8c2841340, + FFFFc28413a87fd8c28413a8, + FFFFc28414107fd8c2841410, + FFFFc28414787fd8c2841478, + FFFFc28414e07fd8c28414e0, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2537,106 +2534,106 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelDynamics */ - FFFFa241c6007fd2a241c600 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241c6007fd2a241c600 /* DyArticulation.cpp */; }; - FFFFa241c6687fd2a241c668 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241c6687fd2a241c668 /* DyArticulationContactPrep.cpp */; }; - FFFFa241c6d07fd2a241c6d0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241c6d07fd2a241c6d0 /* DyArticulationContactPrepPF.cpp */; }; - FFFFa241c7387fd2a241c738 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241c7387fd2a241c738 /* DyArticulationHelper.cpp */; }; - FFFFa241c7a07fd2a241c7a0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241c7a07fd2a241c7a0 /* DyArticulationSIMD.cpp */; }; - FFFFa241c8087fd2a241c808 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241c8087fd2a241c808 /* DyArticulationScalar.cpp */; }; - FFFFa241c8707fd2a241c870 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241c8707fd2a241c870 /* DyConstraintPartition.cpp */; }; - FFFFa241c8d87fd2a241c8d8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241c8d87fd2a241c8d8 /* DyConstraintSetup.cpp */; }; - FFFFa241c9407fd2a241c940 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241c9407fd2a241c940 /* DyConstraintSetupBlock.cpp */; }; - FFFFa241c9a87fd2a241c9a8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241c9a87fd2a241c9a8 /* DyContactPrep.cpp */; }; - FFFFa241ca107fd2a241ca10 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241ca107fd2a241ca10 /* DyContactPrep4.cpp */; }; - FFFFa241ca787fd2a241ca78 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241ca787fd2a241ca78 /* DyContactPrep4PF.cpp */; }; - FFFFa241cae07fd2a241cae0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241cae07fd2a241cae0 /* DyContactPrepPF.cpp */; }; - FFFFa241cb487fd2a241cb48 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241cb487fd2a241cb48 /* DyDynamics.cpp */; }; - FFFFa241cbb07fd2a241cbb0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241cbb07fd2a241cbb0 /* DyFrictionCorrelation.cpp */; }; - FFFFa241cc187fd2a241cc18 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241cc187fd2a241cc18 /* DyRigidBodyToSolverBody.cpp */; }; - FFFFa241cc807fd2a241cc80 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241cc807fd2a241cc80 /* DySolverConstraints.cpp */; }; - FFFFa241cce87fd2a241cce8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241cce87fd2a241cce8 /* DySolverConstraintsBlock.cpp */; }; - FFFFa241cd507fd2a241cd50 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241cd507fd2a241cd50 /* DySolverControl.cpp */; }; - FFFFa241cdb87fd2a241cdb8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241cdb87fd2a241cdb8 /* DySolverControlPF.cpp */; }; - FFFFa241ce207fd2a241ce20 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241ce207fd2a241ce20 /* DySolverPFConstraints.cpp */; }; - FFFFa241ce887fd2a241ce88 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241ce887fd2a241ce88 /* DySolverPFConstraintsBlock.cpp */; }; - FFFFa241cef07fd2a241cef0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241cef07fd2a241cef0 /* DyThreadContext.cpp */; }; - FFFFa241cf587fd2a241cf58 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDa241cf587fd2a241cf58 /* DyThresholdTable.cpp */; }; + FFFFc40122007fd8c4012200 /* DyArticulation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40122007fd8c4012200 /* DyArticulation.cpp */; }; + FFFFc40122687fd8c4012268 /* DyArticulationContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40122687fd8c4012268 /* DyArticulationContactPrep.cpp */; }; + FFFFc40122d07fd8c40122d0 /* DyArticulationContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40122d07fd8c40122d0 /* DyArticulationContactPrepPF.cpp */; }; + FFFFc40123387fd8c4012338 /* DyArticulationHelper.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40123387fd8c4012338 /* DyArticulationHelper.cpp */; }; + FFFFc40123a07fd8c40123a0 /* DyArticulationSIMD.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40123a07fd8c40123a0 /* DyArticulationSIMD.cpp */; }; + FFFFc40124087fd8c4012408 /* DyArticulationScalar.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40124087fd8c4012408 /* DyArticulationScalar.cpp */; }; + FFFFc40124707fd8c4012470 /* DyConstraintPartition.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40124707fd8c4012470 /* DyConstraintPartition.cpp */; }; + FFFFc40124d87fd8c40124d8 /* DyConstraintSetup.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40124d87fd8c40124d8 /* DyConstraintSetup.cpp */; }; + FFFFc40125407fd8c4012540 /* DyConstraintSetupBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40125407fd8c4012540 /* DyConstraintSetupBlock.cpp */; }; + FFFFc40125a87fd8c40125a8 /* DyContactPrep.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40125a87fd8c40125a8 /* DyContactPrep.cpp */; }; + FFFFc40126107fd8c4012610 /* DyContactPrep4.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40126107fd8c4012610 /* DyContactPrep4.cpp */; }; + FFFFc40126787fd8c4012678 /* DyContactPrep4PF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40126787fd8c4012678 /* DyContactPrep4PF.cpp */; }; + FFFFc40126e07fd8c40126e0 /* DyContactPrepPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40126e07fd8c40126e0 /* DyContactPrepPF.cpp */; }; + FFFFc40127487fd8c4012748 /* DyDynamics.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40127487fd8c4012748 /* DyDynamics.cpp */; }; + FFFFc40127b07fd8c40127b0 /* DyFrictionCorrelation.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40127b07fd8c40127b0 /* DyFrictionCorrelation.cpp */; }; + FFFFc40128187fd8c4012818 /* DyRigidBodyToSolverBody.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40128187fd8c4012818 /* DyRigidBodyToSolverBody.cpp */; }; + FFFFc40128807fd8c4012880 /* DySolverConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40128807fd8c4012880 /* DySolverConstraints.cpp */; }; + FFFFc40128e87fd8c40128e8 /* DySolverConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40128e87fd8c40128e8 /* DySolverConstraintsBlock.cpp */; }; + FFFFc40129507fd8c4012950 /* DySolverControl.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40129507fd8c4012950 /* DySolverControl.cpp */; }; + FFFFc40129b87fd8c40129b8 /* DySolverControlPF.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc40129b87fd8c40129b8 /* DySolverControlPF.cpp */; }; + FFFFc4012a207fd8c4012a20 /* DySolverPFConstraints.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc4012a207fd8c4012a20 /* DySolverPFConstraints.cpp */; }; + FFFFc4012a887fd8c4012a88 /* DySolverPFConstraintsBlock.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc4012a887fd8c4012a88 /* DySolverPFConstraintsBlock.cpp */; }; + FFFFc4012af07fd8c4012af0 /* DyThreadContext.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc4012af07fd8c4012af0 /* DyThreadContext.cpp */; }; + FFFFc4012b587fd8c4012b58 /* DyThresholdTable.cpp in Dynamics Source */= { isa = PBXBuildFile; fileRef = FFFDc4012b587fd8c4012b58 /* DyThresholdTable.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa2c8d7e07fd2a2c8d7e0 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa241c6007fd2a241c600 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241c6687fd2a241c668 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241c6d07fd2a241c6d0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241c7387fd2a241c738 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241c7a07fd2a241c7a0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241c8087fd2a241c808 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241c8707fd2a241c870 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241c8d87fd2a241c8d8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241c9407fd2a241c940 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241c9a87fd2a241c9a8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241ca107fd2a241ca10 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241ca787fd2a241ca78 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241cae07fd2a241cae0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241cb487fd2a241cb48 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241cbb07fd2a241cbb0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241cc187fd2a241cc18 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241cc807fd2a241cc80 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241cce87fd2a241cce8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241cd507fd2a241cd50 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241cdb87fd2a241cdb8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241ce207fd2a241ce20 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241ce887fd2a241ce88 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241cef07fd2a241cef0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa241cf587fd2a241cf58 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2c8b8c07fd2a2c8b8c0 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c8b9287fd2a2c8b928 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c8b9907fd2a2c8b990 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c8b9f87fd2a2c8b9f8 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c8ba607fd2a2c8ba60 /* DyGpuAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyGpuAPI.h"; path = "../../LowLevelDynamics/include/DyGpuAPI.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c8bac87fd2a2c8bac8 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2c8bb307fd2a2c8bb30 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241d8007fd2a241d800 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241d8687fd2a241d868 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241d8d07fd2a241d8d0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241d9387fd2a241d938 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241d9a07fd2a241d9a0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241da087fd2a241da08 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241da707fd2a241da70 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241dad87fd2a241dad8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241db407fd2a241db40 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241dba87fd2a241dba8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241dc107fd2a241dc10 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241dc787fd2a241dc78 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241dce07fd2a241dce0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241dd487fd2a241dd48 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241ddb07fd2a241ddb0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241de187fd2a241de18 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241de807fd2a241de80 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241dee87fd2a241dee8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241df507fd2a241df50 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241dfb87fd2a241dfb8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e0207fd2a241e020 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e0887fd2a241e088 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e0f07fd2a241e0f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e1587fd2a241e158 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e1c07fd2a241e1c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e2287fd2a241e228 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e2907fd2a241e290 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e2f87fd2a241e2f8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e3607fd2a241e360 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e3c87fd2a241e3c8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e4307fd2a241e430 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e4987fd2a241e498 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e5007fd2a241e500 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e5687fd2a241e568 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e5d07fd2a241e5d0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e6387fd2a241e638 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; - FFFDa241e6a07fd2a241e6a0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDc10c8d107fd8c10c8d10 /* LowLevelDynamics */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelDynamics"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDc40122007fd8c4012200 /* DyArticulation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.cpp"; path = "../../LowLevelDynamics/src/DyArticulation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40122687fd8c4012268 /* DyArticulationContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40122d07fd8c40122d0 /* DyArticulationContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyArticulationContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40123387fd8c4012338 /* DyArticulationHelper.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.cpp"; path = "../../LowLevelDynamics/src/DyArticulationHelper.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40123a07fd8c40123a0 /* DyArticulationSIMD.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationSIMD.cpp"; path = "../../LowLevelDynamics/src/DyArticulationSIMD.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40124087fd8c4012408 /* DyArticulationScalar.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.cpp"; path = "../../LowLevelDynamics/src/DyArticulationScalar.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40124707fd8c4012470 /* DyConstraintPartition.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.cpp"; path = "../../LowLevelDynamics/src/DyConstraintPartition.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40124d87fd8c40124d8 /* DyConstraintSetup.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetup.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetup.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40125407fd8c4012540 /* DyConstraintSetupBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintSetupBlock.cpp"; path = "../../LowLevelDynamics/src/DyConstraintSetupBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40125a87fd8c40125a8 /* DyContactPrep.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40126107fd8c4012610 /* DyContactPrep4.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40126787fd8c4012678 /* DyContactPrep4PF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep4PF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrep4PF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40126e07fd8c40126e0 /* DyContactPrepPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepPF.cpp"; path = "../../LowLevelDynamics/src/DyContactPrepPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40127487fd8c4012748 /* DyDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.cpp"; path = "../../LowLevelDynamics/src/DyDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40127b07fd8c40127b0 /* DyFrictionCorrelation.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionCorrelation.cpp"; path = "../../LowLevelDynamics/src/DyFrictionCorrelation.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40128187fd8c4012818 /* DyRigidBodyToSolverBody.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyRigidBodyToSolverBody.cpp"; path = "../../LowLevelDynamics/src/DyRigidBodyToSolverBody.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40128807fd8c4012880 /* DySolverConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40128e87fd8c40128e8 /* DySolverConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40129507fd8c4012950 /* DySolverControl.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.cpp"; path = "../../LowLevelDynamics/src/DySolverControl.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc40129b87fd8c40129b8 /* DySolverControlPF.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.cpp"; path = "../../LowLevelDynamics/src/DySolverControlPF.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc4012a207fd8c4012a20 /* DySolverPFConstraints.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraints.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraints.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc4012a887fd8c4012a88 /* DySolverPFConstraintsBlock.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverPFConstraintsBlock.cpp"; path = "../../LowLevelDynamics/src/DySolverPFConstraintsBlock.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc4012af07fd8c4012af0 /* DyThreadContext.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.cpp"; path = "../../LowLevelDynamics/src/DyThreadContext.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc4012b587fd8c4012b58 /* DyThresholdTable.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.cpp"; path = "../../LowLevelDynamics/src/DyThresholdTable.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc14787807fd8c1478780 /* DyArticulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulation.h"; path = "../../LowLevelDynamics/include/DyArticulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDc14787e87fd8c14787e8 /* DyConstraint.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraint.h"; path = "../../LowLevelDynamics/include/DyConstraint.h"; sourceTree = SOURCE_ROOT; }; + FFFDc14788507fd8c1478850 /* DyConstraintWriteBack.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintWriteBack.h"; path = "../../LowLevelDynamics/include/DyConstraintWriteBack.h"; sourceTree = SOURCE_ROOT; }; + FFFDc14788b87fd8c14788b8 /* DyContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContext.h"; path = "../../LowLevelDynamics/include/DyContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDc14789207fd8c1478920 /* DyGpuAPI.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyGpuAPI.h"; path = "../../LowLevelDynamics/include/DyGpuAPI.h"; sourceTree = SOURCE_ROOT; }; + FFFDc14789887fd8c1478988 /* DySleepingConfigulation.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySleepingConfigulation.h"; path = "../../LowLevelDynamics/include/DySleepingConfigulation.h"; sourceTree = SOURCE_ROOT; }; + FFFDc14789f07fd8c14789f0 /* DyThresholdTable.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThresholdTable.h"; path = "../../LowLevelDynamics/include/DyThresholdTable.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40158007fd8c4015800 /* DyArticulationContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationContactPrep.h"; path = "../../LowLevelDynamics/src/DyArticulationContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40158687fd8c4015868 /* DyArticulationFnsDebug.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsDebug.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsDebug.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40158d07fd8c40158d0 /* DyArticulationFnsScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40159387fd8c4015938 /* DyArticulationFnsSimd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationFnsSimd.h"; path = "../../LowLevelDynamics/src/DyArticulationFnsSimd.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40159a07fd8c40159a0 /* DyArticulationHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationHelper.h"; path = "../../LowLevelDynamics/src/DyArticulationHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4015a087fd8c4015a08 /* DyArticulationPImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationPImpl.h"; path = "../../LowLevelDynamics/src/DyArticulationPImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4015a707fd8c4015a70 /* DyArticulationReference.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationReference.h"; path = "../../LowLevelDynamics/src/DyArticulationReference.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4015ad87fd8c4015ad8 /* DyArticulationScalar.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationScalar.h"; path = "../../LowLevelDynamics/src/DyArticulationScalar.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4015b407fd8c4015b40 /* DyArticulationUtils.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyArticulationUtils.h"; path = "../../LowLevelDynamics/src/DyArticulationUtils.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4015ba87fd8c4015ba8 /* DyBodyCoreIntegrator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyBodyCoreIntegrator.h"; path = "../../LowLevelDynamics/src/DyBodyCoreIntegrator.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4015c107fd8c4015c10 /* DyConstraintPartition.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPartition.h"; path = "../../LowLevelDynamics/src/DyConstraintPartition.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4015c787fd8c4015c78 /* DyConstraintPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyConstraintPrep.h"; path = "../../LowLevelDynamics/src/DyConstraintPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4015ce07fd8c4015ce0 /* DyContactPrep.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrep.h"; path = "../../LowLevelDynamics/src/DyContactPrep.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4015d487fd8c4015d48 /* DyContactPrepShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactPrepShared.h"; path = "../../LowLevelDynamics/src/DyContactPrepShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4015db07fd8c4015db0 /* DyContactReduction.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyContactReduction.h"; path = "../../LowLevelDynamics/src/DyContactReduction.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4015e187fd8c4015e18 /* DyCorrelationBuffer.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyCorrelationBuffer.h"; path = "../../LowLevelDynamics/src/DyCorrelationBuffer.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4015e807fd8c4015e80 /* DyDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyDynamics.h"; path = "../../LowLevelDynamics/src/DyDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4015ee87fd8c4015ee8 /* DyFrictionPatch.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatch.h"; path = "../../LowLevelDynamics/src/DyFrictionPatch.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4015f507fd8c4015f50 /* DyFrictionPatchStreamPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyFrictionPatchStreamPair.h"; path = "../../LowLevelDynamics/src/DyFrictionPatchStreamPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4015fb87fd8c4015fb8 /* DySolverBody.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverBody.h"; path = "../../LowLevelDynamics/src/DySolverBody.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40160207fd8c4016020 /* DySolverConstraint1D.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40160887fd8c4016088 /* DySolverConstraint1D4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraint1D4.h"; path = "../../LowLevelDynamics/src/DySolverConstraint1D4.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40160f07fd8c40160f0 /* DySolverConstraintDesc.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintDesc.h"; path = "../../LowLevelDynamics/src/DySolverConstraintDesc.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40161587fd8c4016158 /* DySolverConstraintExtShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintExtShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintExtShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40161c07fd8c40161c0 /* DySolverConstraintTypes.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintTypes.h"; path = "../../LowLevelDynamics/src/DySolverConstraintTypes.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40162287fd8c4016228 /* DySolverConstraintsShared.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverConstraintsShared.h"; path = "../../LowLevelDynamics/src/DySolverConstraintsShared.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40162907fd8c4016290 /* DySolverContact.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact.h"; path = "../../LowLevelDynamics/src/DySolverContact.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40162f87fd8c40162f8 /* DySolverContact4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContact4.h"; path = "../../LowLevelDynamics/src/DySolverContact4.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40163607fd8c4016360 /* DySolverContactPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF.h"; path = "../../LowLevelDynamics/src/DySolverContactPF.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40163c87fd8c40163c8 /* DySolverContactPF4.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContactPF4.h"; path = "../../LowLevelDynamics/src/DySolverContactPF4.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40164307fd8c4016430 /* DySolverContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverContext.h"; path = "../../LowLevelDynamics/src/DySolverContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40164987fd8c4016498 /* DySolverControl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControl.h"; path = "../../LowLevelDynamics/src/DySolverControl.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40165007fd8c4016500 /* DySolverControlPF.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverControlPF.h"; path = "../../LowLevelDynamics/src/DySolverControlPF.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40165687fd8c4016568 /* DySolverCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverCore.h"; path = "../../LowLevelDynamics/src/DySolverCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40165d07fd8c40165d0 /* DySolverExt.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySolverExt.h"; path = "../../LowLevelDynamics/src/DySolverExt.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40166387fd8c4016638 /* DySpatial.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DySpatial.h"; path = "../../LowLevelDynamics/src/DySpatial.h"; sourceTree = SOURCE_ROOT; }; + FFFDc40166a07fd8c40166a0 /* DyThreadContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "DyThreadContext.h"; path = "../../LowLevelDynamics/src/DyThreadContext.h"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2a2c8d7e07fd2a2c8d7e0 /* Resources */ = { + FFF2c10c8d107fd8c10c8d10 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2646,7 +2643,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa2c8d7e07fd2a2c8d7e0 /* Frameworks */ = { + FFFCc10c8d107fd8c10c8d10 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2656,34 +2653,34 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a2c8d7e07fd2a2c8d7e0 /* Sources */ = { + FFF8c10c8d107fd8c10c8d10 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa241c6007fd2a241c600, - FFFFa241c6687fd2a241c668, - FFFFa241c6d07fd2a241c6d0, - FFFFa241c7387fd2a241c738, - FFFFa241c7a07fd2a241c7a0, - FFFFa241c8087fd2a241c808, - FFFFa241c8707fd2a241c870, - FFFFa241c8d87fd2a241c8d8, - FFFFa241c9407fd2a241c940, - FFFFa241c9a87fd2a241c9a8, - FFFFa241ca107fd2a241ca10, - FFFFa241ca787fd2a241ca78, - FFFFa241cae07fd2a241cae0, - FFFFa241cb487fd2a241cb48, - FFFFa241cbb07fd2a241cbb0, - FFFFa241cc187fd2a241cc18, - FFFFa241cc807fd2a241cc80, - FFFFa241cce87fd2a241cce8, - FFFFa241cd507fd2a241cd50, - FFFFa241cdb87fd2a241cdb8, - FFFFa241ce207fd2a241ce20, - FFFFa241ce887fd2a241ce88, - FFFFa241cef07fd2a241cef0, - FFFFa241cf587fd2a241cf58, + FFFFc40122007fd8c4012200, + FFFFc40122687fd8c4012268, + FFFFc40122d07fd8c40122d0, + FFFFc40123387fd8c4012338, + FFFFc40123a07fd8c40123a0, + FFFFc40124087fd8c4012408, + FFFFc40124707fd8c4012470, + FFFFc40124d87fd8c40124d8, + FFFFc40125407fd8c4012540, + FFFFc40125a87fd8c40125a8, + FFFFc40126107fd8c4012610, + FFFFc40126787fd8c4012678, + FFFFc40126e07fd8c40126e0, + FFFFc40127487fd8c4012748, + FFFFc40127b07fd8c40127b0, + FFFFc40128187fd8c4012818, + FFFFc40128807fd8c4012880, + FFFFc40128e87fd8c40128e8, + FFFFc40129507fd8c4012950, + FFFFc40129b87fd8c40129b8, + FFFFc4012a207fd8c4012a20, + FFFFc4012a887fd8c4012a88, + FFFFc4012af07fd8c4012af0, + FFFFc4012b587fd8c4012b58, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2695,70 +2692,70 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelCloth */ - FFFFa2429f587fd2a2429f58 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2429f587fd2a2429f58 /* Allocator.cpp */; }; - FFFFa2429fc07fd2a2429fc0 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2429fc07fd2a2429fc0 /* Factory.cpp */; }; - FFFFa242a0287fd2a242a028 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa242a0287fd2a242a028 /* PhaseConfig.cpp */; }; - FFFFa242a0907fd2a242a090 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa242a0907fd2a242a090 /* SwCloth.cpp */; }; - FFFFa242a0f87fd2a242a0f8 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa242a0f87fd2a242a0f8 /* SwClothData.cpp */; }; - FFFFa242a1607fd2a242a160 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa242a1607fd2a242a160 /* SwCollision.cpp */; }; - FFFFa242a1c87fd2a242a1c8 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa242a1c87fd2a242a1c8 /* SwFabric.cpp */; }; - FFFFa242a2307fd2a242a230 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa242a2307fd2a242a230 /* SwFactory.cpp */; }; - FFFFa242a2987fd2a242a298 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa242a2987fd2a242a298 /* SwInterCollision.cpp */; }; - FFFFa242a3007fd2a242a300 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa242a3007fd2a242a300 /* SwSelfCollision.cpp */; }; - FFFFa242a3687fd2a242a368 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa242a3687fd2a242a368 /* SwSolver.cpp */; }; - FFFFa242a3d07fd2a242a3d0 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa242a3d07fd2a242a3d0 /* SwSolverKernel.cpp */; }; - FFFFa242a4387fd2a242a438 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa242a4387fd2a242a438 /* TripletScheduler.cpp */; }; + FFFFc003d3587fd8c003d358 /* Allocator.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc003d3587fd8c003d358 /* Allocator.cpp */; }; + FFFFc003d3c07fd8c003d3c0 /* Factory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc003d3c07fd8c003d3c0 /* Factory.cpp */; }; + FFFFc003d4287fd8c003d428 /* PhaseConfig.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc003d4287fd8c003d428 /* PhaseConfig.cpp */; }; + FFFFc003d4907fd8c003d490 /* SwCloth.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc003d4907fd8c003d490 /* SwCloth.cpp */; }; + FFFFc003d4f87fd8c003d4f8 /* SwClothData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc003d4f87fd8c003d4f8 /* SwClothData.cpp */; }; + FFFFc003d5607fd8c003d560 /* SwCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc003d5607fd8c003d560 /* SwCollision.cpp */; }; + FFFFc003d5c87fd8c003d5c8 /* SwFabric.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc003d5c87fd8c003d5c8 /* SwFabric.cpp */; }; + FFFFc003d6307fd8c003d630 /* SwFactory.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc003d6307fd8c003d630 /* SwFactory.cpp */; }; + FFFFc003d6987fd8c003d698 /* SwInterCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc003d6987fd8c003d698 /* SwInterCollision.cpp */; }; + FFFFc003d7007fd8c003d700 /* SwSelfCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc003d7007fd8c003d700 /* SwSelfCollision.cpp */; }; + FFFFc003d7687fd8c003d768 /* SwSolver.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc003d7687fd8c003d768 /* SwSolver.cpp */; }; + FFFFc003d7d07fd8c003d7d0 /* SwSolverKernel.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc003d7d07fd8c003d7d0 /* SwSolverKernel.cpp */; }; + FFFFc003d8387fd8c003d838 /* TripletScheduler.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc003d8387fd8c003d838 /* TripletScheduler.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa2cb04807fd2a2cb0480 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa2cad4707fd2a2cad470 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2cad4d87fd2a2cad4d8 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2cad5407fd2a2cad540 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2cad5a87fd2a2cad5a8 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2cad6107fd2a2cad610 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2cad6787fd2a2cad678 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2cad6e07fd2a2cad6e0 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24296007fd2a2429600 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24296687fd2a2429668 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24296d07fd2a24296d0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24297387fd2a2429738 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24297a07fd2a24297a0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24298087fd2a2429808 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24298707fd2a2429870 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24298d87fd2a24298d8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24299407fd2a2429940 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24299a87fd2a24299a8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2429a107fd2a2429a10 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2429a787fd2a2429a78 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2429ae07fd2a2429ae0 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2429b487fd2a2429b48 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2429bb07fd2a2429bb0 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2429c187fd2a2429c18 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2429c807fd2a2429c80 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2429ce87fd2a2429ce8 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2429d507fd2a2429d50 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2429db87fd2a2429db8 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2429e207fd2a2429e20 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2429e887fd2a2429e88 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2429ef07fd2a2429ef0 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2429f587fd2a2429f58 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa2429fc07fd2a2429fc0 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa242a0287fd2a242a028 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa242a0907fd2a242a090 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa242a0f87fd2a242a0f8 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa242a1607fd2a242a160 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa242a1c87fd2a242a1c8 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa242a2307fd2a242a230 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa242a2987fd2a242a298 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa242a3007fd2a242a300 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa242a3687fd2a242a368 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa242a3d07fd2a242a3d0 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa242a4387fd2a242a438 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc172f9207fd8c172f920 /* LowLevelCloth */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelCloth"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDc173c1707fd8c173c170 /* Cloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Cloth.h"; path = "../../LowLevelCloth/include/Cloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDc173c1d87fd8c173c1d8 /* Fabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Fabric.h"; path = "../../LowLevelCloth/include/Fabric.h"; sourceTree = SOURCE_ROOT; }; + FFFDc173c2407fd8c173c240 /* Factory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.h"; path = "../../LowLevelCloth/include/Factory.h"; sourceTree = SOURCE_ROOT; }; + FFFDc173c2a87fd8c173c2a8 /* PhaseConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.h"; path = "../../LowLevelCloth/include/PhaseConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDc173c3107fd8c173c310 /* Range.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Range.h"; path = "../../LowLevelCloth/include/Range.h"; sourceTree = SOURCE_ROOT; }; + FFFDc173c3787fd8c173c378 /* Solver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Solver.h"; path = "../../LowLevelCloth/include/Solver.h"; sourceTree = SOURCE_ROOT; }; + FFFDc173c3e07fd8c173c3e0 /* Types.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Types.h"; path = "../../LowLevelCloth/include/Types.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003ca007fd8c003ca00 /* Allocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.h"; path = "../../LowLevelCloth/src/Allocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003ca687fd8c003ca68 /* Array.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Array.h"; path = "../../LowLevelCloth/src/Array.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003cad07fd8c003cad0 /* BoundingBox.h */= { isa = PBXFileReference; fileEncoding = 4; name = "BoundingBox.h"; path = "../../LowLevelCloth/src/BoundingBox.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003cb387fd8c003cb38 /* ClothBase.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothBase.h"; path = "../../LowLevelCloth/src/ClothBase.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003cba07fd8c003cba0 /* ClothImpl.h */= { isa = PBXFileReference; fileEncoding = 4; name = "ClothImpl.h"; path = "../../LowLevelCloth/src/ClothImpl.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003cc087fd8c003cc08 /* IndexPair.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IndexPair.h"; path = "../../LowLevelCloth/src/IndexPair.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003cc707fd8c003cc70 /* IterationState.h */= { isa = PBXFileReference; fileEncoding = 4; name = "IterationState.h"; path = "../../LowLevelCloth/src/IterationState.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003ccd87fd8c003ccd8 /* MovingAverage.h */= { isa = PBXFileReference; fileEncoding = 4; name = "MovingAverage.h"; path = "../../LowLevelCloth/src/MovingAverage.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003cd407fd8c003cd40 /* PointInterpolator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PointInterpolator.h"; path = "../../LowLevelCloth/src/PointInterpolator.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003cda87fd8c003cda8 /* Simd.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Simd.h"; path = "../../LowLevelCloth/src/Simd.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003ce107fd8c003ce10 /* StackAllocator.h */= { isa = PBXFileReference; fileEncoding = 4; name = "StackAllocator.h"; path = "../../LowLevelCloth/src/StackAllocator.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003ce787fd8c003ce78 /* SwCloth.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.h"; path = "../../LowLevelCloth/src/SwCloth.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003cee07fd8c003cee0 /* SwClothData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.h"; path = "../../LowLevelCloth/src/SwClothData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003cf487fd8c003cf48 /* SwCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.h"; path = "../../LowLevelCloth/src/SwCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003cfb07fd8c003cfb0 /* SwCollisionHelpers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollisionHelpers.h"; path = "../../LowLevelCloth/src/SwCollisionHelpers.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003d0187fd8c003d018 /* SwFabric.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.h"; path = "../../LowLevelCloth/src/SwFabric.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003d0807fd8c003d080 /* SwFactory.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.h"; path = "../../LowLevelCloth/src/SwFactory.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003d0e87fd8c003d0e8 /* SwInterCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.h"; path = "../../LowLevelCloth/src/SwInterCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003d1507fd8c003d150 /* SwSelfCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.h"; path = "../../LowLevelCloth/src/SwSelfCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003d1b87fd8c003d1b8 /* SwSolver.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.h"; path = "../../LowLevelCloth/src/SwSolver.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003d2207fd8c003d220 /* SwSolverKernel.h */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.h"; path = "../../LowLevelCloth/src/SwSolverKernel.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003d2887fd8c003d288 /* TripletScheduler.h */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.h"; path = "../../LowLevelCloth/src/TripletScheduler.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003d2f07fd8c003d2f0 /* Vec4T.h */= { isa = PBXFileReference; fileEncoding = 4; name = "Vec4T.h"; path = "../../LowLevelCloth/src/Vec4T.h"; sourceTree = SOURCE_ROOT; }; + FFFDc003d3587fd8c003d358 /* Allocator.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Allocator.cpp"; path = "../../LowLevelCloth/src/Allocator.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003d3c07fd8c003d3c0 /* Factory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "Factory.cpp"; path = "../../LowLevelCloth/src/Factory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003d4287fd8c003d428 /* PhaseConfig.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PhaseConfig.cpp"; path = "../../LowLevelCloth/src/PhaseConfig.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003d4907fd8c003d490 /* SwCloth.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCloth.cpp"; path = "../../LowLevelCloth/src/SwCloth.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003d4f87fd8c003d4f8 /* SwClothData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwClothData.cpp"; path = "../../LowLevelCloth/src/SwClothData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003d5607fd8c003d560 /* SwCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwCollision.cpp"; path = "../../LowLevelCloth/src/SwCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003d5c87fd8c003d5c8 /* SwFabric.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFabric.cpp"; path = "../../LowLevelCloth/src/SwFabric.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003d6307fd8c003d630 /* SwFactory.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwFactory.cpp"; path = "../../LowLevelCloth/src/SwFactory.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003d6987fd8c003d698 /* SwInterCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwInterCollision.cpp"; path = "../../LowLevelCloth/src/SwInterCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003d7007fd8c003d700 /* SwSelfCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSelfCollision.cpp"; path = "../../LowLevelCloth/src/SwSelfCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003d7687fd8c003d768 /* SwSolver.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolver.cpp"; path = "../../LowLevelCloth/src/SwSolver.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003d7d07fd8c003d7d0 /* SwSolverKernel.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "SwSolverKernel.cpp"; path = "../../LowLevelCloth/src/SwSolverKernel.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc003d8387fd8c003d838 /* TripletScheduler.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "TripletScheduler.cpp"; path = "../../LowLevelCloth/src/TripletScheduler.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2a2cb04807fd2a2cb0480 /* Resources */ = { + FFF2c172f9207fd8c172f920 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2768,7 +2765,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa2cb04807fd2a2cb0480 /* Frameworks */ = { + FFFCc172f9207fd8c172f920 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2778,23 +2775,23 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a2cb04807fd2a2cb0480 /* Sources */ = { + FFF8c172f9207fd8c172f920 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa2429f587fd2a2429f58, - FFFFa2429fc07fd2a2429fc0, - FFFFa242a0287fd2a242a028, - FFFFa242a0907fd2a242a090, - FFFFa242a0f87fd2a242a0f8, - FFFFa242a1607fd2a242a160, - FFFFa242a1c87fd2a242a1c8, - FFFFa242a2307fd2a242a230, - FFFFa242a2987fd2a242a298, - FFFFa242a3007fd2a242a300, - FFFFa242a3687fd2a242a368, - FFFFa242a3d07fd2a242a3d0, - FFFFa242a4387fd2a242a438, + FFFFc003d3587fd8c003d358, + FFFFc003d3c07fd8c003d3c0, + FFFFc003d4287fd8c003d428, + FFFFc003d4907fd8c003d490, + FFFFc003d4f87fd8c003d4f8, + FFFFc003d5607fd8c003d560, + FFFFc003d5c87fd8c003d5c8, + FFFFc003d6307fd8c003d630, + FFFFc003d6987fd8c003d698, + FFFFc003d7007fd8c003d700, + FFFFc003d7687fd8c003d768, + FFFFc003d7d07fd8c003d7d0, + FFFFc003d8387fd8c003d838, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2806,79 +2803,79 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of LowLevelParticles */ - FFFFa24353587fd2a2435358 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24353587fd2a2435358 /* PtBatcher.cpp */; }; - FFFFa24353c07fd2a24353c0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24353c07fd2a24353c0 /* PtBodyTransformVault.cpp */; }; - FFFFa24354287fd2a2435428 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24354287fd2a2435428 /* PtCollision.cpp */; }; - FFFFa24354907fd2a2435490 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24354907fd2a2435490 /* PtCollisionBox.cpp */; }; - FFFFa24354f87fd2a24354f8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24354f87fd2a24354f8 /* PtCollisionCapsule.cpp */; }; - FFFFa24355607fd2a2435560 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24355607fd2a2435560 /* PtCollisionConvex.cpp */; }; - FFFFa24355c87fd2a24355c8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24355c87fd2a24355c8 /* PtCollisionMesh.cpp */; }; - FFFFa24356307fd2a2435630 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24356307fd2a2435630 /* PtCollisionPlane.cpp */; }; - FFFFa24356987fd2a2435698 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24356987fd2a2435698 /* PtCollisionSphere.cpp */; }; - FFFFa24357007fd2a2435700 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24357007fd2a2435700 /* PtContextCpu.cpp */; }; - FFFFa24357687fd2a2435768 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24357687fd2a2435768 /* PtDynamics.cpp */; }; - FFFFa24357d07fd2a24357d0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24357d07fd2a24357d0 /* PtParticleData.cpp */; }; - FFFFa24358387fd2a2435838 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24358387fd2a2435838 /* PtParticleShapeCpu.cpp */; }; - FFFFa24358a07fd2a24358a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24358a07fd2a24358a0 /* PtParticleSystemSimCpu.cpp */; }; - FFFFa24359087fd2a2435908 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24359087fd2a2435908 /* PtSpatialHash.cpp */; }; - FFFFa24359707fd2a2435970 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa24359707fd2a2435970 /* PtSpatialLocalHash.cpp */; }; + FFFFc1882b587fd8c1882b58 /* PtBatcher.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1882b587fd8c1882b58 /* PtBatcher.cpp */; }; + FFFFc1882bc07fd8c1882bc0 /* PtBodyTransformVault.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1882bc07fd8c1882bc0 /* PtBodyTransformVault.cpp */; }; + FFFFc1882c287fd8c1882c28 /* PtCollision.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1882c287fd8c1882c28 /* PtCollision.cpp */; }; + FFFFc1882c907fd8c1882c90 /* PtCollisionBox.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1882c907fd8c1882c90 /* PtCollisionBox.cpp */; }; + FFFFc1882cf87fd8c1882cf8 /* PtCollisionCapsule.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1882cf87fd8c1882cf8 /* PtCollisionCapsule.cpp */; }; + FFFFc1882d607fd8c1882d60 /* PtCollisionConvex.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1882d607fd8c1882d60 /* PtCollisionConvex.cpp */; }; + FFFFc1882dc87fd8c1882dc8 /* PtCollisionMesh.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1882dc87fd8c1882dc8 /* PtCollisionMesh.cpp */; }; + FFFFc1882e307fd8c1882e30 /* PtCollisionPlane.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1882e307fd8c1882e30 /* PtCollisionPlane.cpp */; }; + FFFFc1882e987fd8c1882e98 /* PtCollisionSphere.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1882e987fd8c1882e98 /* PtCollisionSphere.cpp */; }; + FFFFc1882f007fd8c1882f00 /* PtContextCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1882f007fd8c1882f00 /* PtContextCpu.cpp */; }; + FFFFc1882f687fd8c1882f68 /* PtDynamics.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1882f687fd8c1882f68 /* PtDynamics.cpp */; }; + FFFFc1882fd07fd8c1882fd0 /* PtParticleData.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc1882fd07fd8c1882fd0 /* PtParticleData.cpp */; }; + FFFFc18830387fd8c1883038 /* PtParticleShapeCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18830387fd8c1883038 /* PtParticleShapeCpu.cpp */; }; + FFFFc18830a07fd8c18830a0 /* PtParticleSystemSimCpu.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18830a07fd8c18830a0 /* PtParticleSystemSimCpu.cpp */; }; + FFFFc18831087fd8c1883108 /* PtSpatialHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18831087fd8c1883108 /* PtSpatialHash.cpp */; }; + FFFFc18831707fd8c1883170 /* PtSpatialLocalHash.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc18831707fd8c1883170 /* PtSpatialLocalHash.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa2cd27e07fd2a2cd27e0 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa24304007fd2a2430400 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24304687fd2a2430468 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24304d07fd2a24304d0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24305387fd2a2430538 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24305a07fd2a24305a0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24306087fd2a2430608 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24306707fd2a2430670 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24306d87fd2a24306d8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24307407fd2a2430740 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24307a87fd2a24307a8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2434a007fd2a2434a00 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2434a687fd2a2434a68 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2434ad07fd2a2434ad0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2434b387fd2a2434b38 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2434ba07fd2a2434ba0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2434c087fd2a2434c08 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2434c707fd2a2434c70 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2434cd87fd2a2434cd8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2434d407fd2a2434d40 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2434da87fd2a2434da8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2434e107fd2a2434e10 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2434e787fd2a2434e78 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2434ee07fd2a2434ee0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2434f487fd2a2434f48 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2434fb07fd2a2434fb0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24350187fd2a2435018 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24350807fd2a2435080 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24350e87fd2a24350e8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24351507fd2a2435150 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24351b87fd2a24351b8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24352207fd2a2435220 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24352887fd2a2435288 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24352f07fd2a24352f0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; - FFFDa24353587fd2a2435358 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24353c07fd2a24353c0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24354287fd2a2435428 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24354907fd2a2435490 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24354f87fd2a24354f8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24355607fd2a2435560 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24355c87fd2a24355c8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24356307fd2a2435630 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24356987fd2a2435698 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24357007fd2a2435700 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24357687fd2a2435768 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24357d07fd2a24357d0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24358387fd2a2435838 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24358a07fd2a24358a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24359087fd2a2435908 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; - FFFDa24359707fd2a2435970 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc133d4f07fd8c133d4f0 /* LowLevelParticles */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "LowLevelParticles"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDc187da007fd8c187da00 /* PtBodyTransformVault.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.h"; path = "../../LowLevelParticles/include/PtBodyTransformVault.h"; sourceTree = SOURCE_ROOT; }; + FFFDc187da687fd8c187da68 /* PtContext.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContext.h"; path = "../../LowLevelParticles/include/PtContext.h"; sourceTree = SOURCE_ROOT; }; + FFFDc187dad07fd8c187dad0 /* PtGridCellVector.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtGridCellVector.h"; path = "../../LowLevelParticles/include/PtGridCellVector.h"; sourceTree = SOURCE_ROOT; }; + FFFDc187db387fd8c187db38 /* PtParticle.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticle.h"; path = "../../LowLevelParticles/include/PtParticle.h"; sourceTree = SOURCE_ROOT; }; + FFFDc187dba07fd8c187dba0 /* PtParticleContactManagerStream.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleContactManagerStream.h"; path = "../../LowLevelParticles/include/PtParticleContactManagerStream.h"; sourceTree = SOURCE_ROOT; }; + FFFDc187dc087fd8c187dc08 /* PtParticleData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.h"; path = "../../LowLevelParticles/include/PtParticleData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc187dc707fd8c187dc70 /* PtParticleShape.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShape.h"; path = "../../LowLevelParticles/include/PtParticleShape.h"; sourceTree = SOURCE_ROOT; }; + FFFDc187dcd87fd8c187dcd8 /* PtParticleSystemCore.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemCore.h"; path = "../../LowLevelParticles/include/PtParticleSystemCore.h"; sourceTree = SOURCE_ROOT; }; + FFFDc187dd407fd8c187dd40 /* PtParticleSystemFlags.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemFlags.h"; path = "../../LowLevelParticles/include/PtParticleSystemFlags.h"; sourceTree = SOURCE_ROOT; }; + FFFDc187dda87fd8c187dda8 /* PtParticleSystemSim.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSim.h"; path = "../../LowLevelParticles/include/PtParticleSystemSim.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18822007fd8c1882200 /* PtBatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.h"; path = "../../LowLevelParticles/src/PtBatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18822687fd8c1882268 /* PtCollision.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.h"; path = "../../LowLevelParticles/src/PtCollision.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18822d07fd8c18822d0 /* PtCollisionData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionData.h"; path = "../../LowLevelParticles/src/PtCollisionData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18823387fd8c1882338 /* PtCollisionHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionHelper.h"; path = "../../LowLevelParticles/src/PtCollisionHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18823a07fd8c18823a0 /* PtCollisionMethods.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMethods.h"; path = "../../LowLevelParticles/src/PtCollisionMethods.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18824087fd8c1882408 /* PtCollisionParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionParameters.h"; path = "../../LowLevelParticles/src/PtCollisionParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18824707fd8c1882470 /* PtConfig.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConfig.h"; path = "../../LowLevelParticles/src/PtConfig.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18824d87fd8c18824d8 /* PtConstants.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtConstants.h"; path = "../../LowLevelParticles/src/PtConstants.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18825407fd8c1882540 /* PtContextCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.h"; path = "../../LowLevelParticles/src/PtContextCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18825a87fd8c18825a8 /* PtDynamicHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicHelper.h"; path = "../../LowLevelParticles/src/PtDynamicHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18826107fd8c1882610 /* PtDynamics.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.h"; path = "../../LowLevelParticles/src/PtDynamics.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18826787fd8c1882678 /* PtDynamicsKernels.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsKernels.h"; path = "../../LowLevelParticles/src/PtDynamicsKernels.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18826e07fd8c18826e0 /* PtDynamicsParameters.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsParameters.h"; path = "../../LowLevelParticles/src/PtDynamicsParameters.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18827487fd8c1882748 /* PtDynamicsTempBuffers.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamicsTempBuffers.h"; path = "../../LowLevelParticles/src/PtDynamicsTempBuffers.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18827b07fd8c18827b0 /* PtHeightFieldAabbTest.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtHeightFieldAabbTest.h"; path = "../../LowLevelParticles/src/PtHeightFieldAabbTest.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18828187fd8c1882818 /* PtPacketSections.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtPacketSections.h"; path = "../../LowLevelParticles/src/PtPacketSections.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18828807fd8c1882880 /* PtParticleCell.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleCell.h"; path = "../../LowLevelParticles/src/PtParticleCell.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18828e87fd8c18828e8 /* PtParticleOpcodeCache.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleOpcodeCache.h"; path = "../../LowLevelParticles/src/PtParticleOpcodeCache.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18829507fd8c1882950 /* PtParticleShapeCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.h"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFDc18829b87fd8c18829b8 /* PtParticleSystemSimCpu.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.h"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1882a207fd8c1882a20 /* PtSpatialHash.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.h"; path = "../../LowLevelParticles/src/PtSpatialHash.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1882a887fd8c1882a88 /* PtSpatialHashHelper.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHashHelper.h"; path = "../../LowLevelParticles/src/PtSpatialHashHelper.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1882af07fd8c1882af0 /* PtTwoWayData.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PtTwoWayData.h"; path = "../../LowLevelParticles/src/PtTwoWayData.h"; sourceTree = SOURCE_ROOT; }; + FFFDc1882b587fd8c1882b58 /* PtBatcher.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBatcher.cpp"; path = "../../LowLevelParticles/src/PtBatcher.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1882bc07fd8c1882bc0 /* PtBodyTransformVault.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtBodyTransformVault.cpp"; path = "../../LowLevelParticles/src/PtBodyTransformVault.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1882c287fd8c1882c28 /* PtCollision.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollision.cpp"; path = "../../LowLevelParticles/src/PtCollision.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1882c907fd8c1882c90 /* PtCollisionBox.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionBox.cpp"; path = "../../LowLevelParticles/src/PtCollisionBox.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1882cf87fd8c1882cf8 /* PtCollisionCapsule.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionCapsule.cpp"; path = "../../LowLevelParticles/src/PtCollisionCapsule.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1882d607fd8c1882d60 /* PtCollisionConvex.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionConvex.cpp"; path = "../../LowLevelParticles/src/PtCollisionConvex.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1882dc87fd8c1882dc8 /* PtCollisionMesh.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionMesh.cpp"; path = "../../LowLevelParticles/src/PtCollisionMesh.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1882e307fd8c1882e30 /* PtCollisionPlane.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionPlane.cpp"; path = "../../LowLevelParticles/src/PtCollisionPlane.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1882e987fd8c1882e98 /* PtCollisionSphere.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtCollisionSphere.cpp"; path = "../../LowLevelParticles/src/PtCollisionSphere.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1882f007fd8c1882f00 /* PtContextCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtContextCpu.cpp"; path = "../../LowLevelParticles/src/PtContextCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1882f687fd8c1882f68 /* PtDynamics.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtDynamics.cpp"; path = "../../LowLevelParticles/src/PtDynamics.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc1882fd07fd8c1882fd0 /* PtParticleData.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleData.cpp"; path = "../../LowLevelParticles/src/PtParticleData.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18830387fd8c1883038 /* PtParticleShapeCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleShapeCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleShapeCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18830a07fd8c18830a0 /* PtParticleSystemSimCpu.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtParticleSystemSimCpu.cpp"; path = "../../LowLevelParticles/src/PtParticleSystemSimCpu.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18831087fd8c1883108 /* PtSpatialHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialHash.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc18831707fd8c1883170 /* PtSpatialLocalHash.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PtSpatialLocalHash.cpp"; path = "../../LowLevelParticles/src/PtSpatialLocalHash.cpp"; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXResourcesBuildPhase section */ - FFF2a2cd27e07fd2a2cd27e0 /* Resources */ = { + FFF2c133d4f07fd8c133d4f0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2888,7 +2885,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa2cd27e07fd2a2cd27e0 /* Frameworks */ = { + FFFCc133d4f07fd8c133d4f0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2898,26 +2895,26 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a2cd27e07fd2a2cd27e0 /* Sources */ = { + FFF8c133d4f07fd8c133d4f0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa24353587fd2a2435358, - FFFFa24353c07fd2a24353c0, - FFFFa24354287fd2a2435428, - FFFFa24354907fd2a2435490, - FFFFa24354f87fd2a24354f8, - FFFFa24355607fd2a2435560, - FFFFa24355c87fd2a24355c8, - FFFFa24356307fd2a2435630, - FFFFa24356987fd2a2435698, - FFFFa24357007fd2a2435700, - FFFFa24357687fd2a2435768, - FFFFa24357d07fd2a24357d0, - FFFFa24358387fd2a2435838, - FFFFa24358a07fd2a24358a0, - FFFFa24359087fd2a2435908, - FFFFa24359707fd2a2435970, + FFFFc1882b587fd8c1882b58, + FFFFc1882bc07fd8c1882bc0, + FFFFc1882c287fd8c1882c28, + FFFFc1882c907fd8c1882c90, + FFFFc1882cf87fd8c1882cf8, + FFFFc1882d607fd8c1882d60, + FFFFc1882dc87fd8c1882dc8, + FFFFc1882e307fd8c1882e30, + FFFFc1882e987fd8c1882e98, + FFFFc1882f007fd8c1882f00, + FFFFc1882f687fd8c1882f68, + FFFFc1882fd07fd8c1882fd0, + FFFFc18830387fd8c1883038, + FFFFc18830a07fd8c18830a0, + FFFFc18831087fd8c1883108, + FFFFc18831707fd8c1883170, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2929,22 +2926,22 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PxTask */ - FFFFa2ed63907fd2a2ed6390 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa2ed63907fd2a2ed6390 /* src/TaskManager.cpp */; }; + FFFFc4a6b5907fd8c4a6b590 /* src/TaskManager.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc4a6b5907fd8c4a6b590 /* src/TaskManager.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa2ed52b07fd2a2ed52b0 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa2ed69c07fd2a2ed69c0 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2ed6a287fd2a2ed6a28 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2ed6a907fd2a2ed6a90 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2ed6af87fd2a2ed6af8 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2ed6b607fd2a2ed6b60 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2ed6bc87fd2a2ed6bc8 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; - FFFDa2ed63907fd2a2ed6390 /* src/TaskManager.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "src/TaskManager.cpp"; path = "../../../../PxShared/src/task/src/TaskManager.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc13406907fd8c1340690 /* PxTask */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PxTask"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDc4a62ec07fd8c4a62ec0 /* PxCpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxCpuDispatcher.h"; path = "../../../../PxShared/include/task/PxCpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4a62f287fd8c4a62f28 /* PxGpuDispatcher.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuDispatcher.h"; path = "../../../../PxShared/include/task/PxGpuDispatcher.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4a62f907fd8c4a62f90 /* PxGpuTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxGpuTask.h"; path = "../../../../PxShared/include/task/PxGpuTask.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4a62ff87fd8c4a62ff8 /* PxTask.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTask.h"; path = "../../../../PxShared/include/task/PxTask.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4a630607fd8c4a63060 /* PxTaskDefine.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskDefine.h"; path = "../../../../PxShared/include/task/PxTaskDefine.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4a630c87fd8c4a630c8 /* PxTaskManager.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PxTaskManager.h"; path = "../../../../PxShared/include/task/PxTaskManager.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4a6b5907fd8c4a6b590 /* 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 */ - FFF2a2ed52b07fd2a2ed52b0 /* Resources */ = { + FFF2c13406907fd8c1340690 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -2954,7 +2951,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa2ed52b07fd2a2ed52b0 /* Frameworks */ = { + FFFCc13406907fd8c1340690 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -2964,11 +2961,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a2ed52b07fd2a2ed52b0 /* Sources */ = { + FFF8c13406907fd8c1340690 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa2ed63907fd2a2ed6390, + FFFFc4a6b5907fd8c4a6b590, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2980,17 +2977,17 @@ /* End PBXTargetDependency section */ /* Begin PBXBuildFile section of PsFastXml */ - FFFFa30d05907fd2a30d0590 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDa30d05907fd2a30d0590 /* PsFastXml.cpp */; }; + FFFFc4a8f0507fd8c4a8f050 /* PsFastXml.cpp in src */= { isa = PBXBuildFile; fileRef = FFFDc4a8f0507fd8c4a8f050 /* PsFastXml.cpp */; }; /* End PBXFileReference section */ /* Begin PBXFileReference section */ - FFFDa30d00207fd2a30d0020 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; - FFFDa30d04907fd2a30d0490 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; - FFFDa30d05907fd2a30d0590 /* PsFastXml.cpp */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.cpp"; path = "../../../../PxShared/src/fastxml/src/PsFastXml.cpp"; sourceTree = SOURCE_ROOT; }; + FFFDc4a7d6007fd8c4a7d600 /* PsFastXml */ = {isa = PBXFileReference; explicitFileType = "archive.ar"; path = "PsFastXml"; sourceTree = BUILT_PRODUCTS_DIR; }; + FFFDc4a8ef507fd8c4a8ef50 /* PsFastXml.h */= { isa = PBXFileReference; fileEncoding = 4; name = "PsFastXml.h"; path = "../../../../PxShared/src/fastxml/include/PsFastXml.h"; sourceTree = SOURCE_ROOT; }; + FFFDc4a8f0507fd8c4a8f050 /* 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 */ - FFF2a30d00207fd2a30d0020 /* Resources */ = { + FFF2c4a7d6007fd8c4a7d600 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -3000,7 +2997,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */ - FFFCa30d00207fd2a30d0020 /* Frameworks */ = { + FFFCc4a7d6007fd8c4a7d600 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -3010,11 +3007,11 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - FFF8a30d00207fd2a30d0020 /* Sources */ = { + FFF8c4a7d6007fd8c4a7d600 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFFFa30d05907fd2a30d0590, + FFFFc4a8f0507fd8c4a8f050, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -3026,1968 +3023,1967 @@ /* End PBXTargetDependency section */ /* Begin PBXContainerItemProxy section */ - FFF5a30ccf007fd2a30ccf00 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c4a8bb607fd8c4a8bb60 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa30ccf007fd2a30ccf00 /* PhysX */; + remoteGlobalIDString = FFFAc4a8bb607fd8c4a8bb60 /* PhysX */; remoteInfo = "PhysX"; }; - FFF5a30d7df07fd2a30d7df0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c49045107fd8c4904510 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa30d7df07fd2a30d7df0 /* PhysXCharacterKinematic */; + remoteGlobalIDString = FFFAc49045107fd8c4904510 /* PhysXCharacterKinematic */; remoteInfo = "PhysXCharacterKinematic"; }; - FFF5a30d94d07fd2a30d94d0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c490d1007fd8c490d100 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa30d94d07fd2a30d94d0 /* PhysXVehicle */; + remoteGlobalIDString = FFFAc490d1007fd8c490d100 /* PhysXVehicle */; remoteInfo = "PhysXVehicle"; }; - FFF5a30ea8007fd2a30ea800 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c4912c607fd8c4912c60 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa30ea8007fd2a30ea800 /* PhysXExtensions */; + remoteGlobalIDString = FFFAc4912c607fd8c4912c60 /* PhysXExtensions */; remoteInfo = "PhysXExtensions"; }; - FFF5a30fba907fd2a30fba90 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c491f0907fd8c491f090 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa30fba907fd2a30fba90 /* SceneQuery */; + remoteGlobalIDString = FFFAc491f0907fd8c491f090 /* SceneQuery */; remoteInfo = "SceneQuery"; }; - FFF5a31040707fd2a3104070 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c49236207fd8c4923620 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa31040707fd2a3104070 /* SimulationController */; + remoteGlobalIDString = FFFAc49236207fd8c4923620 /* SimulationController */; remoteInfo = "SimulationController"; }; - FFF5a3108e507fd2a3108e50 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c10c82107fd8c10c8210 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa3108e507fd2a3108e50 /* PhysXCooking */; + remoteGlobalIDString = FFFAc10c82107fd8c10c8210 /* PhysXCooking */; remoteInfo = "PhysXCooking"; }; - FFF5a2a093a07fd2a2a093a0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c1414ed07fd8c1414ed0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa2a093a07fd2a2a093a0 /* PhysXCommon */; + remoteGlobalIDString = FFFAc1414ed07fd8c1414ed0 /* PhysXCommon */; remoteInfo = "PhysXCommon"; }; - FFF5a29f58e07fd2a29f58e0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c141af507fd8c141af50 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa29f58e07fd2a29f58e0 /* PxFoundation */; + remoteGlobalIDString = FFFAc141af507fd8c141af50 /* PxFoundation */; remoteInfo = "PxFoundation"; }; - FFF5a2a4e9207fd2a2a4e920 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c173fd607fd8c173fd60 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa2a4e9207fd2a2a4e920 /* PxPvdSDK */; + remoteGlobalIDString = FFFAc173fd607fd8c173fd60 /* PxPvdSDK */; remoteInfo = "PxPvdSDK"; }; - FFF5a2c3f8c07fd2a2c3f8c0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c10c0f007fd8c10c0f00 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa2c3f8c07fd2a2c3f8c0 /* LowLevel */; + remoteGlobalIDString = FFFAc10c0f007fd8c10c0f00 /* LowLevel */; remoteInfo = "LowLevel"; }; - FFF5a2c704e07fd2a2c704e0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c17390207fd8c1739020 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa2c704e07fd2a2c704e0 /* LowLevelAABB */; + remoteGlobalIDString = FFFAc17390207fd8c1739020 /* LowLevelAABB */; remoteInfo = "LowLevelAABB"; }; - FFF5a2c8d7e07fd2a2c8d7e0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c10c8d107fd8c10c8d10 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa2c8d7e07fd2a2c8d7e0 /* LowLevelDynamics */; + remoteGlobalIDString = FFFAc10c8d107fd8c10c8d10 /* LowLevelDynamics */; remoteInfo = "LowLevelDynamics"; }; - FFF5a2cb04807fd2a2cb0480 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c172f9207fd8c172f920 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa2cb04807fd2a2cb0480 /* LowLevelCloth */; + remoteGlobalIDString = FFFAc172f9207fd8c172f920 /* LowLevelCloth */; remoteInfo = "LowLevelCloth"; }; - FFF5a2cd27e07fd2a2cd27e0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c133d4f07fd8c133d4f0 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa2cd27e07fd2a2cd27e0 /* LowLevelParticles */; + remoteGlobalIDString = FFFAc133d4f07fd8c133d4f0 /* LowLevelParticles */; remoteInfo = "LowLevelParticles"; }; - FFF5a2ed52b07fd2a2ed52b0 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c13406907fd8c1340690 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa2ed52b07fd2a2ed52b0 /* PxTask */; + remoteGlobalIDString = FFFAc13406907fd8c1340690 /* PxTask */; remoteInfo = "PxTask"; }; - FFF5a30d00207fd2a30d0020 /* PBXContainerItemProxy */ = { - containerPortal = FFF9a1c806807fd2a1c80680 /* Project object */; + FFF5c4a7d6007fd8c4a7d600 /* PBXContainerItemProxy */ = { + containerPortal = FFF9bfd0c8107fd8bfd0c810 /* Project object */; isa = PBXContainerItemProxy; proxyType = 1; - remoteGlobalIDString = FFFAa30d00207fd2a30d0020 /* PsFastXml */; + remoteGlobalIDString = FFFAc4a7d6007fd8c4a7d600 /* PsFastXml */; remoteInfo = "PsFastXml"; }; /* End PBXContainerItemProxy section */ /* Begin PBXGroup section */ - FFFBa1c806e87fd2a1c806e8 /* PhysX */ = { + FFFBbfd0c8787fd8bfd0c878 /* PhysX */ = { isa = PBXGroup; children = ( - FFF0a1c806807fd2a1c80680 /* Source */, - FFEEa1c806807fd2a1c80680 /* Products */, + FFF0bfd0c8107fd8bfd0c810 /* Source */, + FFEEbfd0c8107fd8bfd0c810 /* Products */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFF0a1c806807fd2a1c80680 /* Source */ = { + FFF0bfd0c8107fd8bfd0c810 /* Source */ = { isa = PBXGroup; children = ( - FFFBa30ccf007fd2a30ccf00, - FFFBa30d7df07fd2a30d7df0, - FFFBa30d94d07fd2a30d94d0, - FFFBa30ea8007fd2a30ea800, - FFFBa30fba907fd2a30fba90, - FFFBa31040707fd2a3104070, - FFFBa3108e507fd2a3108e50, - FFFBa2a093a07fd2a2a093a0, - FFFBa29f58e07fd2a29f58e0, - FFFBa2a4e9207fd2a2a4e920, - FFFBa2c3f8c07fd2a2c3f8c0, - FFFBa2c704e07fd2a2c704e0, - FFFBa2c8d7e07fd2a2c8d7e0, - FFFBa2cb04807fd2a2cb0480, - FFFBa2cd27e07fd2a2cd27e0, - FFFBa2ed52b07fd2a2ed52b0, - FFFBa30d00207fd2a30d0020, + FFFBc4a8bb607fd8c4a8bb60, + FFFBc49045107fd8c4904510, + FFFBc490d1007fd8c490d100, + FFFBc4912c607fd8c4912c60, + FFFBc491f0907fd8c491f090, + FFFBc49236207fd8c4923620, + FFFBc10c82107fd8c10c8210, + FFFBc1414ed07fd8c1414ed0, + FFFBc141af507fd8c141af50, + FFFBc173fd607fd8c173fd60, + FFFBc10c0f007fd8c10c0f00, + FFFBc17390207fd8c1739020, + FFFBc10c8d107fd8c10c8d10, + FFFBc172f9207fd8c172f920, + FFFBc133d4f07fd8c133d4f0, + FFFBc13406907fd8c1340690, + FFFBc4a7d6007fd8c4a7d600, ); name = Source; sourceTree = "<group>"; }; - FFEEa1c806807fd2a1c80680 /* Products */ = { + FFEEbfd0c8107fd8bfd0c810 /* Products */ = { isa = PBXGroup; children = ( - FFFDa30ccf007fd2a30ccf00, - FFFDa30d7df07fd2a30d7df0, - FFFDa30d94d07fd2a30d94d0, - FFFDa30ea8007fd2a30ea800, - FFFDa30fba907fd2a30fba90, - FFFDa31040707fd2a3104070, - FFFDa3108e507fd2a3108e50, - FFFDa2a093a07fd2a2a093a0, - FFFDa29f58e07fd2a29f58e0, - FFFDa2a4e9207fd2a2a4e920, - FFFDa2c3f8c07fd2a2c3f8c0, - FFFDa2c704e07fd2a2c704e0, - FFFDa2c8d7e07fd2a2c8d7e0, - FFFDa2cb04807fd2a2cb0480, - FFFDa2cd27e07fd2a2cd27e0, - FFFDa2ed52b07fd2a2ed52b0, - FFFDa30d00207fd2a30d0020, + FFFDc4a8bb607fd8c4a8bb60, + FFFDc49045107fd8c4904510, + FFFDc490d1007fd8c490d100, + FFFDc4912c607fd8c4912c60, + FFFDc491f0907fd8c491f090, + FFFDc49236207fd8c4923620, + FFFDc10c82107fd8c10c8210, + FFFDc1414ed07fd8c1414ed0, + FFFDc141af507fd8c141af50, + FFFDc173fd607fd8c173fd60, + FFFDc10c0f007fd8c10c0f00, + FFFDc17390207fd8c1739020, + FFFDc10c8d107fd8c10c8d10, + FFFDc172f9207fd8c172f920, + FFFDc133d4f07fd8c133d4f0, + FFFDc13406907fd8c1340690, + FFFDc4a7d6007fd8c4a7d600, ); name = Products; sourceTree = "<group>"; }; - FFFBa30ccf007fd2a30ccf00 /* PhysX */ = { + FFFBc4a8bb607fd8c4a8bb60 /* PhysX */ = { isa = PBXGroup; children = ( - FFFBa30dfcc07fd2a30dfcc0 /* src */, - FFFBa30dfce87fd2a30dfce8 /* include */, - FFFBa30dfd107fd2a30dfd10 /* metadata */, + FFFBc49044407fd8c4904440 /* src */, + FFFBc49044687fd8c4904468 /* include */, + FFFBc49044907fd8c4904490 /* metadata */, ); name = "PhysX"; sourceTree = "<group>"; }; - FFFBa30dfcc07fd2a30dfcc0 /* src */ = { + FFFBc49044407fd8c4904440 /* src */ = { isa = PBXGroup; children = ( - FFFDa24924007fd2a2492400 /* NpActor.h */, - FFFDa24924687fd2a2492468 /* NpActorTemplate.h */, - FFFDa24924d07fd2a24924d0 /* NpAggregate.h */, - FFFDa24925387fd2a2492538 /* NpArticulation.h */, - FFFDa24925a07fd2a24925a0 /* NpArticulationJoint.h */, - FFFDa24926087fd2a2492608 /* NpArticulationLink.h */, - FFFDa24926707fd2a2492670 /* NpBatchQuery.h */, - FFFDa24926d87fd2a24926d8 /* NpCast.h */, - FFFDa24927407fd2a2492740 /* NpConnector.h */, - FFFDa24927a87fd2a24927a8 /* NpConstraint.h */, - FFFDa24928107fd2a2492810 /* NpFactory.h */, - FFFDa24928787fd2a2492878 /* NpMaterial.h */, - FFFDa24928e07fd2a24928e0 /* NpMaterialManager.h */, - FFFDa24929487fd2a2492948 /* NpPhysics.h */, - FFFDa24929b07fd2a24929b0 /* NpPhysicsInsertionCallback.h */, - FFFDa2492a187fd2a2492a18 /* NpPtrTableStorageManager.h */, - FFFDa2492a807fd2a2492a80 /* NpPvdSceneQueryCollector.h */, - FFFDa2492ae87fd2a2492ae8 /* NpQueryShared.h */, - FFFDa2492b507fd2a2492b50 /* NpReadCheck.h */, - FFFDa2492bb87fd2a2492bb8 /* NpRigidActorTemplate.h */, - FFFDa2492c207fd2a2492c20 /* NpRigidActorTemplateInternal.h */, - FFFDa2492c887fd2a2492c88 /* NpRigidBodyTemplate.h */, - FFFDa2492cf07fd2a2492cf0 /* NpRigidDynamic.h */, - FFFDa2492d587fd2a2492d58 /* NpRigidStatic.h */, - FFFDa2492dc07fd2a2492dc0 /* NpScene.h */, - FFFDa2492e287fd2a2492e28 /* NpSceneQueries.h */, - FFFDa2492e907fd2a2492e90 /* NpShape.h */, - FFFDa2492ef87fd2a2492ef8 /* NpShapeManager.h */, - FFFDa2492f607fd2a2492f60 /* NpSpatialIndex.h */, - FFFDa2492fc87fd2a2492fc8 /* NpVolumeCache.h */, - FFFDa24930307fd2a2493030 /* NpWriteCheck.h */, - FFFDa24930987fd2a2493098 /* PvdMetaDataBindingData.h */, - FFFDa24931007fd2a2493100 /* PvdMetaDataPvdBinding.h */, - FFFDa24931687fd2a2493168 /* PvdPhysicsClient.h */, - FFFDa24931d07fd2a24931d0 /* PvdTypeNames.h */, - FFFDa24932387fd2a2493238 /* NpActor.cpp */, - FFFDa24932a07fd2a24932a0 /* NpAggregate.cpp */, - FFFDa24933087fd2a2493308 /* NpArticulation.cpp */, - FFFDa24933707fd2a2493370 /* NpArticulationJoint.cpp */, - FFFDa24933d87fd2a24933d8 /* NpArticulationLink.cpp */, - FFFDa24934407fd2a2493440 /* NpBatchQuery.cpp */, - FFFDa24934a87fd2a24934a8 /* NpConstraint.cpp */, - FFFDa24935107fd2a2493510 /* NpFactory.cpp */, - FFFDa24935787fd2a2493578 /* NpMaterial.cpp */, - FFFDa24935e07fd2a24935e0 /* NpMetaData.cpp */, - FFFDa24936487fd2a2493648 /* NpPhysics.cpp */, - FFFDa24936b07fd2a24936b0 /* NpPvdSceneQueryCollector.cpp */, - FFFDa24937187fd2a2493718 /* NpReadCheck.cpp */, - FFFDa24937807fd2a2493780 /* NpRigidDynamic.cpp */, - FFFDa24937e87fd2a24937e8 /* NpRigidStatic.cpp */, - FFFDa24938507fd2a2493850 /* NpScene.cpp */, - FFFDa24938b87fd2a24938b8 /* NpSceneQueries.cpp */, - FFFDa24939207fd2a2493920 /* NpSerializerAdapter.cpp */, - FFFDa24939887fd2a2493988 /* NpShape.cpp */, - FFFDa24939f07fd2a24939f0 /* NpShapeManager.cpp */, - FFFDa2493a587fd2a2493a58 /* NpSpatialIndex.cpp */, - FFFDa2493ac07fd2a2493ac0 /* NpVolumeCache.cpp */, - FFFDa2493b287fd2a2493b28 /* NpWriteCheck.cpp */, - FFFDa2493b907fd2a2493b90 /* PvdMetaDataPvdBinding.cpp */, - FFFDa2493bf87fd2a2493bf8 /* PvdPhysicsClient.cpp */, - FFFDa2493c607fd2a2493c60 /* particles/NpParticleBaseTemplate.h */, - FFFDa2493cc87fd2a2493cc8 /* particles/NpParticleFluid.h */, - FFFDa2493d307fd2a2493d30 /* particles/NpParticleFluidReadData.h */, - FFFDa2493d987fd2a2493d98 /* particles/NpParticleSystem.h */, - FFFDa2493e007fd2a2493e00 /* particles/NpParticleFluid.cpp */, - FFFDa2493e687fd2a2493e68 /* particles/NpParticleSystem.cpp */, - FFFDa2493ed07fd2a2493ed0 /* buffering/ScbActor.h */, - FFFDa2493f387fd2a2493f38 /* buffering/ScbAggregate.h */, - FFFDa2493fa07fd2a2493fa0 /* buffering/ScbArticulation.h */, - FFFDa24940087fd2a2494008 /* buffering/ScbArticulationJoint.h */, - FFFDa24940707fd2a2494070 /* buffering/ScbBase.h */, - FFFDa24940d87fd2a24940d8 /* buffering/ScbBody.h */, - FFFDa24941407fd2a2494140 /* buffering/ScbCloth.h */, - FFFDa24941a87fd2a24941a8 /* buffering/ScbConstraint.h */, - FFFDa24942107fd2a2494210 /* buffering/ScbDefs.h */, - FFFDa24942787fd2a2494278 /* buffering/ScbNpDeps.h */, - FFFDa24942e07fd2a24942e0 /* buffering/ScbParticleSystem.h */, - FFFDa24943487fd2a2494348 /* buffering/ScbRigidObject.h */, - FFFDa24943b07fd2a24943b0 /* buffering/ScbRigidStatic.h */, - FFFDa24944187fd2a2494418 /* buffering/ScbScene.h */, - FFFDa24944807fd2a2494480 /* buffering/ScbSceneBuffer.h */, - FFFDa24944e87fd2a24944e8 /* buffering/ScbScenePvdClient.h */, - FFFDa24945507fd2a2494550 /* buffering/ScbShape.h */, - FFFDa24945b87fd2a24945b8 /* buffering/ScbType.h */, - FFFDa24946207fd2a2494620 /* buffering/ScbActor.cpp */, - FFFDa24946887fd2a2494688 /* buffering/ScbAggregate.cpp */, - FFFDa24946f07fd2a24946f0 /* buffering/ScbBase.cpp */, - FFFDa24947587fd2a2494758 /* buffering/ScbCloth.cpp */, - FFFDa24947c07fd2a24947c0 /* buffering/ScbMetaData.cpp */, - FFFDa24948287fd2a2494828 /* buffering/ScbParticleSystem.cpp */, - FFFDa24948907fd2a2494890 /* buffering/ScbScene.cpp */, - FFFDa24948f87fd2a24948f8 /* buffering/ScbScenePvdClient.cpp */, - FFFDa24949607fd2a2494960 /* buffering/ScbShape.cpp */, - FFFDa24949c87fd2a24949c8 /* cloth/NpCloth.h */, - FFFDa2494a307fd2a2494a30 /* cloth/NpClothFabric.h */, - FFFDa2494a987fd2a2494a98 /* cloth/NpClothParticleData.h */, - FFFDa2494b007fd2a2494b00 /* cloth/NpCloth.cpp */, - FFFDa2494b687fd2a2494b68 /* cloth/NpClothFabric.cpp */, - FFFDa2494bd07fd2a2494bd0 /* cloth/NpClothParticleData.cpp */, - FFFDa2494c387fd2a2494c38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, + FFFDc28512007fd8c2851200 /* NpActor.h */, + FFFDc28512687fd8c2851268 /* NpActorTemplate.h */, + FFFDc28512d07fd8c28512d0 /* NpAggregate.h */, + FFFDc28513387fd8c2851338 /* NpArticulation.h */, + FFFDc28513a07fd8c28513a0 /* NpArticulationJoint.h */, + FFFDc28514087fd8c2851408 /* NpArticulationLink.h */, + FFFDc28514707fd8c2851470 /* NpBatchQuery.h */, + FFFDc28514d87fd8c28514d8 /* NpCast.h */, + FFFDc28515407fd8c2851540 /* NpConnector.h */, + FFFDc28515a87fd8c28515a8 /* NpConstraint.h */, + FFFDc28516107fd8c2851610 /* NpFactory.h */, + FFFDc28516787fd8c2851678 /* NpMaterial.h */, + FFFDc28516e07fd8c28516e0 /* NpMaterialManager.h */, + FFFDc28517487fd8c2851748 /* NpPhysics.h */, + FFFDc28517b07fd8c28517b0 /* NpPhysicsInsertionCallback.h */, + FFFDc28518187fd8c2851818 /* NpPtrTableStorageManager.h */, + FFFDc28518807fd8c2851880 /* NpPvdSceneQueryCollector.h */, + FFFDc28518e87fd8c28518e8 /* NpQueryShared.h */, + FFFDc28519507fd8c2851950 /* NpReadCheck.h */, + FFFDc28519b87fd8c28519b8 /* NpRigidActorTemplate.h */, + FFFDc2851a207fd8c2851a20 /* NpRigidActorTemplateInternal.h */, + FFFDc2851a887fd8c2851a88 /* NpRigidBodyTemplate.h */, + FFFDc2851af07fd8c2851af0 /* NpRigidDynamic.h */, + FFFDc2851b587fd8c2851b58 /* NpRigidStatic.h */, + FFFDc2851bc07fd8c2851bc0 /* NpScene.h */, + FFFDc2851c287fd8c2851c28 /* NpSceneQueries.h */, + FFFDc2851c907fd8c2851c90 /* NpShape.h */, + FFFDc2851cf87fd8c2851cf8 /* NpShapeManager.h */, + FFFDc2851d607fd8c2851d60 /* NpSpatialIndex.h */, + FFFDc2851dc87fd8c2851dc8 /* NpVolumeCache.h */, + FFFDc2851e307fd8c2851e30 /* NpWriteCheck.h */, + FFFDc2851e987fd8c2851e98 /* PvdMetaDataBindingData.h */, + FFFDc2851f007fd8c2851f00 /* PvdMetaDataPvdBinding.h */, + FFFDc2851f687fd8c2851f68 /* PvdPhysicsClient.h */, + FFFDc2851fd07fd8c2851fd0 /* PvdTypeNames.h */, + FFFDc28520387fd8c2852038 /* NpActor.cpp */, + FFFDc28520a07fd8c28520a0 /* NpAggregate.cpp */, + FFFDc28521087fd8c2852108 /* NpArticulation.cpp */, + FFFDc28521707fd8c2852170 /* NpArticulationJoint.cpp */, + FFFDc28521d87fd8c28521d8 /* NpArticulationLink.cpp */, + FFFDc28522407fd8c2852240 /* NpBatchQuery.cpp */, + FFFDc28522a87fd8c28522a8 /* NpConstraint.cpp */, + FFFDc28523107fd8c2852310 /* NpFactory.cpp */, + FFFDc28523787fd8c2852378 /* NpMaterial.cpp */, + FFFDc28523e07fd8c28523e0 /* NpMetaData.cpp */, + FFFDc28524487fd8c2852448 /* NpPhysics.cpp */, + FFFDc28524b07fd8c28524b0 /* NpPvdSceneQueryCollector.cpp */, + FFFDc28525187fd8c2852518 /* NpReadCheck.cpp */, + FFFDc28525807fd8c2852580 /* NpRigidDynamic.cpp */, + FFFDc28525e87fd8c28525e8 /* NpRigidStatic.cpp */, + FFFDc28526507fd8c2852650 /* NpScene.cpp */, + FFFDc28526b87fd8c28526b8 /* NpSceneQueries.cpp */, + FFFDc28527207fd8c2852720 /* NpSerializerAdapter.cpp */, + FFFDc28527887fd8c2852788 /* NpShape.cpp */, + FFFDc28527f07fd8c28527f0 /* NpShapeManager.cpp */, + FFFDc28528587fd8c2852858 /* NpSpatialIndex.cpp */, + FFFDc28528c07fd8c28528c0 /* NpVolumeCache.cpp */, + FFFDc28529287fd8c2852928 /* NpWriteCheck.cpp */, + FFFDc28529907fd8c2852990 /* PvdMetaDataPvdBinding.cpp */, + FFFDc28529f87fd8c28529f8 /* PvdPhysicsClient.cpp */, + FFFDc2852a607fd8c2852a60 /* particles/NpParticleBaseTemplate.h */, + FFFDc2852ac87fd8c2852ac8 /* particles/NpParticleFluid.h */, + FFFDc2852b307fd8c2852b30 /* particles/NpParticleFluidReadData.h */, + FFFDc2852b987fd8c2852b98 /* particles/NpParticleSystem.h */, + FFFDc2852c007fd8c2852c00 /* particles/NpParticleFluid.cpp */, + FFFDc2852c687fd8c2852c68 /* particles/NpParticleSystem.cpp */, + FFFDc2852cd07fd8c2852cd0 /* buffering/ScbActor.h */, + FFFDc2852d387fd8c2852d38 /* buffering/ScbAggregate.h */, + FFFDc2852da07fd8c2852da0 /* buffering/ScbArticulation.h */, + FFFDc2852e087fd8c2852e08 /* buffering/ScbArticulationJoint.h */, + FFFDc2852e707fd8c2852e70 /* buffering/ScbBase.h */, + FFFDc2852ed87fd8c2852ed8 /* buffering/ScbBody.h */, + FFFDc2852f407fd8c2852f40 /* buffering/ScbCloth.h */, + FFFDc2852fa87fd8c2852fa8 /* buffering/ScbConstraint.h */, + FFFDc28530107fd8c2853010 /* buffering/ScbDefs.h */, + FFFDc28530787fd8c2853078 /* buffering/ScbNpDeps.h */, + FFFDc28530e07fd8c28530e0 /* buffering/ScbParticleSystem.h */, + FFFDc28531487fd8c2853148 /* buffering/ScbRigidObject.h */, + FFFDc28531b07fd8c28531b0 /* buffering/ScbRigidStatic.h */, + FFFDc28532187fd8c2853218 /* buffering/ScbScene.h */, + FFFDc28532807fd8c2853280 /* buffering/ScbSceneBuffer.h */, + FFFDc28532e87fd8c28532e8 /* buffering/ScbScenePvdClient.h */, + FFFDc28533507fd8c2853350 /* buffering/ScbShape.h */, + FFFDc28533b87fd8c28533b8 /* buffering/ScbType.h */, + FFFDc28534207fd8c2853420 /* buffering/ScbActor.cpp */, + FFFDc28534887fd8c2853488 /* buffering/ScbAggregate.cpp */, + FFFDc28534f07fd8c28534f0 /* buffering/ScbBase.cpp */, + FFFDc28535587fd8c2853558 /* buffering/ScbCloth.cpp */, + FFFDc28535c07fd8c28535c0 /* buffering/ScbMetaData.cpp */, + FFFDc28536287fd8c2853628 /* buffering/ScbParticleSystem.cpp */, + FFFDc28536907fd8c2853690 /* buffering/ScbScene.cpp */, + FFFDc28536f87fd8c28536f8 /* buffering/ScbScenePvdClient.cpp */, + FFFDc28537607fd8c2853760 /* buffering/ScbShape.cpp */, + FFFDc28537c87fd8c28537c8 /* cloth/NpCloth.h */, + FFFDc28538307fd8c2853830 /* cloth/NpClothFabric.h */, + FFFDc28538987fd8c2853898 /* cloth/NpClothParticleData.h */, + FFFDc28539007fd8c2853900 /* cloth/NpCloth.cpp */, + FFFDc28539687fd8c2853968 /* cloth/NpClothFabric.cpp */, + FFFDc28539d07fd8c28539d0 /* cloth/NpClothParticleData.cpp */, + FFFDc2853a387fd8c2853a38 /* ../../ImmediateMode/src/NpImmediateMode.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBa30dfce87fd2a30dfce8 /* include */ = { + FFFBc49044687fd8c4904468 /* include */ = { isa = PBXGroup; children = ( - FFFDa248fe007fd2a248fe00 /* PxActor.h */, - FFFDa248fe687fd2a248fe68 /* PxAggregate.h */, - FFFDa248fed07fd2a248fed0 /* PxArticulation.h */, - FFFDa248ff387fd2a248ff38 /* PxArticulationJoint.h */, - FFFDa248ffa07fd2a248ffa0 /* PxArticulationLink.h */, - FFFDa24900087fd2a2490008 /* PxBatchQuery.h */, - FFFDa24900707fd2a2490070 /* PxBatchQueryDesc.h */, - FFFDa24900d87fd2a24900d8 /* PxBroadPhase.h */, - FFFDa24901407fd2a2490140 /* PxClient.h */, - FFFDa24901a87fd2a24901a8 /* PxConstraint.h */, - FFFDa24902107fd2a2490210 /* PxConstraintDesc.h */, - FFFDa24902787fd2a2490278 /* PxContact.h */, - FFFDa24902e07fd2a24902e0 /* PxContactModifyCallback.h */, - FFFDa24903487fd2a2490348 /* PxDeletionListener.h */, - FFFDa24903b07fd2a24903b0 /* PxFiltering.h */, - FFFDa24904187fd2a2490418 /* PxForceMode.h */, - FFFDa24904807fd2a2490480 /* PxImmediateMode.h */, - FFFDa24904e87fd2a24904e8 /* PxLockedData.h */, - FFFDa24905507fd2a2490550 /* PxMaterial.h */, - FFFDa24905b87fd2a24905b8 /* PxPhysXConfig.h */, - FFFDa24906207fd2a2490620 /* PxPhysics.h */, - FFFDa24906887fd2a2490688 /* PxPhysicsAPI.h */, - FFFDa24906f07fd2a24906f0 /* PxPhysicsSerialization.h */, - FFFDa24907587fd2a2490758 /* PxPhysicsVersion.h */, - FFFDa24907c07fd2a24907c0 /* PxPruningStructure.h */, - FFFDa24908287fd2a2490828 /* PxQueryFiltering.h */, - FFFDa24908907fd2a2490890 /* PxQueryReport.h */, - FFFDa24908f87fd2a24908f8 /* PxRigidActor.h */, - FFFDa24909607fd2a2490960 /* PxRigidBody.h */, - FFFDa24909c87fd2a24909c8 /* PxRigidDynamic.h */, - FFFDa2490a307fd2a2490a30 /* PxRigidStatic.h */, - FFFDa2490a987fd2a2490a98 /* PxScene.h */, - FFFDa2490b007fd2a2490b00 /* PxSceneDesc.h */, - FFFDa2490b687fd2a2490b68 /* PxSceneLock.h */, - FFFDa2490bd07fd2a2490bd0 /* PxShape.h */, - FFFDa2490c387fd2a2490c38 /* PxSimulationEventCallback.h */, - FFFDa2490ca07fd2a2490ca0 /* PxSimulationStatistics.h */, - FFFDa2490d087fd2a2490d08 /* PxSpatialIndex.h */, - FFFDa2490d707fd2a2490d70 /* PxVisualizationParameter.h */, - FFFDa2490dd87fd2a2490dd8 /* PxVolumeCache.h */, - FFFDa2490e407fd2a2490e40 /* particles/PxParticleBase.h */, - FFFDa2490ea87fd2a2490ea8 /* particles/PxParticleBaseFlag.h */, - FFFDa2490f107fd2a2490f10 /* particles/PxParticleCreationData.h */, - FFFDa2490f787fd2a2490f78 /* particles/PxParticleFlag.h */, - FFFDa2490fe07fd2a2490fe0 /* particles/PxParticleFluid.h */, - FFFDa24910487fd2a2491048 /* particles/PxParticleFluidReadData.h */, - FFFDa24910b07fd2a24910b0 /* particles/PxParticleReadData.h */, - FFFDa24911187fd2a2491118 /* particles/PxParticleSystem.h */, - FFFDa24911807fd2a2491180 /* pvd/PxPvdSceneClient.h */, - FFFDa24911e87fd2a24911e8 /* cloth/PxCloth.h */, - FFFDa24912507fd2a2491250 /* cloth/PxClothCollisionData.h */, - FFFDa24912b87fd2a24912b8 /* cloth/PxClothFabric.h */, - FFFDa24913207fd2a2491320 /* cloth/PxClothParticleData.h */, - FFFDa24913887fd2a2491388 /* cloth/PxClothTypes.h */, + FFFDc2853c007fd8c2853c00 /* PxActor.h */, + FFFDc2853c687fd8c2853c68 /* PxAggregate.h */, + FFFDc2853cd07fd8c2853cd0 /* PxArticulation.h */, + FFFDc2853d387fd8c2853d38 /* PxArticulationJoint.h */, + FFFDc2853da07fd8c2853da0 /* PxArticulationLink.h */, + FFFDc2853e087fd8c2853e08 /* PxBatchQuery.h */, + FFFDc2853e707fd8c2853e70 /* PxBatchQueryDesc.h */, + FFFDc2853ed87fd8c2853ed8 /* PxBroadPhase.h */, + FFFDc2853f407fd8c2853f40 /* PxClient.h */, + FFFDc2853fa87fd8c2853fa8 /* PxConstraint.h */, + FFFDc28540107fd8c2854010 /* PxConstraintDesc.h */, + FFFDc28540787fd8c2854078 /* PxContact.h */, + FFFDc28540e07fd8c28540e0 /* PxContactModifyCallback.h */, + FFFDc28541487fd8c2854148 /* PxDeletionListener.h */, + FFFDc28541b07fd8c28541b0 /* PxFiltering.h */, + FFFDc28542187fd8c2854218 /* PxForceMode.h */, + FFFDc28542807fd8c2854280 /* PxImmediateMode.h */, + FFFDc28542e87fd8c28542e8 /* PxLockedData.h */, + FFFDc28543507fd8c2854350 /* PxMaterial.h */, + FFFDc28543b87fd8c28543b8 /* PxPhysXConfig.h */, + FFFDc28544207fd8c2854420 /* PxPhysics.h */, + FFFDc28544887fd8c2854488 /* PxPhysicsAPI.h */, + FFFDc28544f07fd8c28544f0 /* PxPhysicsSerialization.h */, + FFFDc28545587fd8c2854558 /* PxPhysicsVersion.h */, + FFFDc28545c07fd8c28545c0 /* PxPruningStructure.h */, + FFFDc28546287fd8c2854628 /* PxQueryFiltering.h */, + FFFDc28546907fd8c2854690 /* PxQueryReport.h */, + FFFDc28546f87fd8c28546f8 /* PxRigidActor.h */, + FFFDc28547607fd8c2854760 /* PxRigidBody.h */, + FFFDc28547c87fd8c28547c8 /* PxRigidDynamic.h */, + FFFDc28548307fd8c2854830 /* PxRigidStatic.h */, + FFFDc28548987fd8c2854898 /* PxScene.h */, + FFFDc28549007fd8c2854900 /* PxSceneDesc.h */, + FFFDc28549687fd8c2854968 /* PxSceneLock.h */, + FFFDc28549d07fd8c28549d0 /* PxShape.h */, + FFFDc2854a387fd8c2854a38 /* PxSimulationEventCallback.h */, + FFFDc2854aa07fd8c2854aa0 /* PxSimulationStatistics.h */, + FFFDc2854b087fd8c2854b08 /* PxSpatialIndex.h */, + FFFDc2854b707fd8c2854b70 /* PxVisualizationParameter.h */, + FFFDc2854bd87fd8c2854bd8 /* PxVolumeCache.h */, + FFFDc2854c407fd8c2854c40 /* particles/PxParticleBase.h */, + FFFDc2854ca87fd8c2854ca8 /* particles/PxParticleBaseFlag.h */, + FFFDc2854d107fd8c2854d10 /* particles/PxParticleCreationData.h */, + FFFDc2854d787fd8c2854d78 /* particles/PxParticleFlag.h */, + FFFDc2854de07fd8c2854de0 /* particles/PxParticleFluid.h */, + FFFDc2854e487fd8c2854e48 /* particles/PxParticleFluidReadData.h */, + FFFDc2854eb07fd8c2854eb0 /* particles/PxParticleReadData.h */, + FFFDc2854f187fd8c2854f18 /* particles/PxParticleSystem.h */, + FFFDc2854f807fd8c2854f80 /* pvd/PxPvdSceneClient.h */, + FFFDc2854fe87fd8c2854fe8 /* cloth/PxCloth.h */, + FFFDc28550507fd8c2855050 /* cloth/PxClothCollisionData.h */, + FFFDc28550b87fd8c28550b8 /* cloth/PxClothFabric.h */, + FFFDc28551207fd8c2855120 /* cloth/PxClothParticleData.h */, + FFFDc28551887fd8c2855188 /* cloth/PxClothTypes.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBa30dfd107fd2a30dfd10 /* metadata */ = { + FFFBc49044907fd8c4904490 /* metadata */ = { isa = PBXGroup; children = ( - FFFDa248ee007fd2a248ee00 /* core/include/PvdMetaDataDefineProperties.h */, - FFFDa248ee687fd2a248ee68 /* core/include/PvdMetaDataExtensions.h */, - FFFDa248eed07fd2a248eed0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFDa248ef387fd2a248ef38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFDa248efa07fd2a248efa0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFDa248f0087fd2a248f008 /* core/include/PxMetaDataCompare.h */, - FFFDa248f0707fd2a248f070 /* core/include/PxMetaDataCppPrefix.h */, - FFFDa248f0d87fd2a248f0d8 /* core/include/PxMetaDataObjects.h */, - FFFDa248f1407fd2a248f140 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFDa248f1a87fd2a248f1a8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, - FFFDa248f2107fd2a248f210 /* core/src/PxMetaDataObjects.cpp */, + FFFDc284da007fd8c284da00 /* core/include/PvdMetaDataDefineProperties.h */, + FFFDc284da687fd8c284da68 /* core/include/PvdMetaDataExtensions.h */, + FFFDc284dad07fd8c284dad0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFDc284db387fd8c284db38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFDc284dba07fd8c284dba0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFDc284dc087fd8c284dc08 /* core/include/PxMetaDataCompare.h */, + FFFDc284dc707fd8c284dc70 /* core/include/PxMetaDataCppPrefix.h */, + FFFDc284dcd87fd8c284dcd8 /* core/include/PxMetaDataObjects.h */, + FFFDc284dd407fd8c284dd40 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFDc284dda87fd8c284dda8 /* core/src/PxAutoGeneratedMetaDataObjects.cpp */, + FFFDc284de107fd8c284de10 /* core/src/PxMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFBa30d7df07fd2a30d7df0 /* PhysXCharacterKinematic */ = { + FFFBc49045107fd8c4904510 /* PhysXCharacterKinematic */ = { isa = PBXGroup; children = ( - FFFBa30dde607fd2a30dde60 /* include */, - FFFBa30dde887fd2a30dde88 /* src */, + FFFBc490bdc07fd8c490bdc0 /* include */, + FFFBc490bde87fd8c490bde8 /* src */, ); name = "PhysXCharacterKinematic"; sourceTree = "<group>"; }; - FFFBa30dde607fd2a30dde60 /* include */ = { + FFFBc490bdc07fd8c490bdc0 /* include */ = { isa = PBXGroup; children = ( - FFFDa30df1107fd2a30df110 /* PxBoxController.h */, - FFFDa30df1787fd2a30df178 /* PxCapsuleController.h */, - FFFDa30df1e07fd2a30df1e0 /* PxCharacter.h */, - FFFDa30df2487fd2a30df248 /* PxController.h */, - FFFDa30df2b07fd2a30df2b0 /* PxControllerBehavior.h */, - FFFDa30df3187fd2a30df318 /* PxControllerManager.h */, - FFFDa30df3807fd2a30df380 /* PxControllerObstacles.h */, - FFFDa30df3e87fd2a30df3e8 /* PxExtended.h */, + FFFDc490bfb07fd8c490bfb0 /* PxBoxController.h */, + FFFDc490c0187fd8c490c018 /* PxCapsuleController.h */, + FFFDc490c0807fd8c490c080 /* PxCharacter.h */, + FFFDc490c0e87fd8c490c0e8 /* PxController.h */, + FFFDc490c1507fd8c490c150 /* PxControllerBehavior.h */, + FFFDc490c1b87fd8c490c1b8 /* PxControllerManager.h */, + FFFDc490c2207fd8c490c220 /* PxControllerObstacles.h */, + FFFDc490c2887fd8c490c288 /* PxExtended.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBa30dde887fd2a30dde88 /* src */ = { + FFFBc490bde87fd8c490bde8 /* src */ = { isa = PBXGroup; children = ( - FFFDa248c4007fd2a248c400 /* CctBoxController.h */, - FFFDa248c4687fd2a248c468 /* CctCapsuleController.h */, - FFFDa248c4d07fd2a248c4d0 /* CctCharacterController.h */, - FFFDa248c5387fd2a248c538 /* CctCharacterControllerManager.h */, - FFFDa248c5a07fd2a248c5a0 /* CctController.h */, - FFFDa248c6087fd2a248c608 /* CctInternalStructs.h */, - FFFDa248c6707fd2a248c670 /* CctObstacleContext.h */, - FFFDa248c6d87fd2a248c6d8 /* CctSweptBox.h */, - FFFDa248c7407fd2a248c740 /* CctSweptCapsule.h */, - FFFDa248c7a87fd2a248c7a8 /* CctSweptVolume.h */, - FFFDa248c8107fd2a248c810 /* CctUtils.h */, - FFFDa248c8787fd2a248c878 /* CctBoxController.cpp */, - FFFDa248c8e07fd2a248c8e0 /* CctCapsuleController.cpp */, - FFFDa248c9487fd2a248c948 /* CctCharacterController.cpp */, - FFFDa248c9b07fd2a248c9b0 /* CctCharacterControllerCallbacks.cpp */, - FFFDa248ca187fd2a248ca18 /* CctCharacterControllerManager.cpp */, - FFFDa248ca807fd2a248ca80 /* CctController.cpp */, - FFFDa248cae87fd2a248cae8 /* CctObstacleContext.cpp */, - FFFDa248cb507fd2a248cb50 /* CctSweptBox.cpp */, - FFFDa248cbb87fd2a248cbb8 /* CctSweptCapsule.cpp */, - FFFDa248cc207fd2a248cc20 /* CctSweptVolume.cpp */, + FFFDc28562007fd8c2856200 /* CctBoxController.h */, + FFFDc28562687fd8c2856268 /* CctCapsuleController.h */, + FFFDc28562d07fd8c28562d0 /* CctCharacterController.h */, + FFFDc28563387fd8c2856338 /* CctCharacterControllerManager.h */, + FFFDc28563a07fd8c28563a0 /* CctController.h */, + FFFDc28564087fd8c2856408 /* CctInternalStructs.h */, + FFFDc28564707fd8c2856470 /* CctObstacleContext.h */, + FFFDc28564d87fd8c28564d8 /* CctSweptBox.h */, + FFFDc28565407fd8c2856540 /* CctSweptCapsule.h */, + FFFDc28565a87fd8c28565a8 /* CctSweptVolume.h */, + FFFDc28566107fd8c2856610 /* CctUtils.h */, + FFFDc28566787fd8c2856678 /* CctBoxController.cpp */, + FFFDc28566e07fd8c28566e0 /* CctCapsuleController.cpp */, + FFFDc28567487fd8c2856748 /* CctCharacterController.cpp */, + FFFDc28567b07fd8c28567b0 /* CctCharacterControllerCallbacks.cpp */, + FFFDc28568187fd8c2856818 /* CctCharacterControllerManager.cpp */, + FFFDc28568807fd8c2856880 /* CctController.cpp */, + FFFDc28568e87fd8c28568e8 /* CctObstacleContext.cpp */, + FFFDc28569507fd8c2856950 /* CctSweptBox.cpp */, + FFFDc28569b87fd8c28569b8 /* CctSweptCapsule.cpp */, + FFFDc2856a207fd8c2856a20 /* CctSweptVolume.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBa30d94d07fd2a30d94d0 /* PhysXVehicle */ = { + FFFBc490d1007fd8c490d100 /* PhysXVehicle */ = { isa = PBXGroup; children = ( - FFFBa30e76f07fd2a30e76f0 /* include */, - FFFBa30e77187fd2a30e7718 /* src */, - FFFBa30e77407fd2a30e7740 /* metadata */, + FFFBc4911e207fd8c4911e20 /* include */, + FFFBc4911e487fd8c4911e48 /* src */, + FFFBc4911e707fd8c4911e70 /* metadata */, ); name = "PhysXVehicle"; sourceTree = "<group>"; }; - FFFBa30e76f07fd2a30e76f0 /* include */ = { + FFFBc4911e207fd8c4911e20 /* include */ = { isa = PBXGroup; children = ( - FFFDa248e2007fd2a248e200 /* PxVehicleComponents.h */, - FFFDa248e2687fd2a248e268 /* PxVehicleDrive.h */, - FFFDa248e2d07fd2a248e2d0 /* PxVehicleDrive4W.h */, - FFFDa248e3387fd2a248e338 /* PxVehicleDriveNW.h */, - FFFDa248e3a07fd2a248e3a0 /* PxVehicleDriveTank.h */, - FFFDa248e4087fd2a248e408 /* PxVehicleNoDrive.h */, - FFFDa248e4707fd2a248e470 /* PxVehicleSDK.h */, - FFFDa248e4d87fd2a248e4d8 /* PxVehicleShaders.h */, - FFFDa248e5407fd2a248e540 /* PxVehicleTireFriction.h */, - FFFDa248e5a87fd2a248e5a8 /* PxVehicleUpdate.h */, - FFFDa248e6107fd2a248e610 /* PxVehicleUtil.h */, - FFFDa248e6787fd2a248e678 /* PxVehicleUtilControl.h */, - FFFDa248e6e07fd2a248e6e0 /* PxVehicleUtilSetup.h */, - FFFDa248e7487fd2a248e748 /* PxVehicleUtilTelemetry.h */, - FFFDa248e7b07fd2a248e7b0 /* PxVehicleWheels.h */, + FFFDc28590007fd8c2859000 /* PxVehicleComponents.h */, + FFFDc28590687fd8c2859068 /* PxVehicleDrive.h */, + FFFDc28590d07fd8c28590d0 /* PxVehicleDrive4W.h */, + FFFDc28591387fd8c2859138 /* PxVehicleDriveNW.h */, + FFFDc28591a07fd8c28591a0 /* PxVehicleDriveTank.h */, + FFFDc28592087fd8c2859208 /* PxVehicleNoDrive.h */, + FFFDc28592707fd8c2859270 /* PxVehicleSDK.h */, + FFFDc28592d87fd8c28592d8 /* PxVehicleShaders.h */, + FFFDc28593407fd8c2859340 /* PxVehicleTireFriction.h */, + FFFDc28593a87fd8c28593a8 /* PxVehicleUpdate.h */, + FFFDc28594107fd8c2859410 /* PxVehicleUtil.h */, + FFFDc28594787fd8c2859478 /* PxVehicleUtilControl.h */, + FFFDc28594e07fd8c28594e0 /* PxVehicleUtilSetup.h */, + FFFDc28595487fd8c2859548 /* PxVehicleUtilTelemetry.h */, + FFFDc28595b07fd8c28595b0 /* PxVehicleWheels.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBa30e77187fd2a30e7718 /* src */ = { + FFFBc4911e487fd8c4911e48 /* src */ = { isa = PBXGroup; children = ( - FFFDa24974007fd2a2497400 /* PxVehicleDefaults.h */, - FFFDa24974687fd2a2497468 /* PxVehicleLinearMath.h */, - FFFDa24974d07fd2a24974d0 /* PxVehicleSerialization.h */, - FFFDa24975387fd2a2497538 /* PxVehicleSuspLimitConstraintShader.h */, - FFFDa24975a07fd2a24975a0 /* PxVehicleSuspWheelTire4.h */, - FFFDa24976087fd2a2497608 /* PxVehicleComponents.cpp */, - FFFDa24976707fd2a2497670 /* PxVehicleDrive.cpp */, - FFFDa24976d87fd2a24976d8 /* PxVehicleDrive4W.cpp */, - FFFDa24977407fd2a2497740 /* PxVehicleDriveNW.cpp */, - FFFDa24977a87fd2a24977a8 /* PxVehicleDriveTank.cpp */, - FFFDa24978107fd2a2497810 /* PxVehicleMetaData.cpp */, - FFFDa24978787fd2a2497878 /* PxVehicleNoDrive.cpp */, - FFFDa24978e07fd2a24978e0 /* PxVehicleSDK.cpp */, - FFFDa24979487fd2a2497948 /* PxVehicleSerialization.cpp */, - FFFDa24979b07fd2a24979b0 /* PxVehicleSuspWheelTire4.cpp */, - FFFDa2497a187fd2a2497a18 /* PxVehicleTireFriction.cpp */, - FFFDa2497a807fd2a2497a80 /* PxVehicleUpdate.cpp */, - FFFDa2497ae87fd2a2497ae8 /* PxVehicleWheels.cpp */, - FFFDa2497b507fd2a2497b50 /* VehicleUtilControl.cpp */, - FFFDa2497bb87fd2a2497bb8 /* VehicleUtilSetup.cpp */, - FFFDa2497c207fd2a2497c20 /* VehicleUtilTelemetry.cpp */, + FFFDc285ae007fd8c285ae00 /* PxVehicleDefaults.h */, + FFFDc285ae687fd8c285ae68 /* PxVehicleLinearMath.h */, + FFFDc285aed07fd8c285aed0 /* PxVehicleSerialization.h */, + FFFDc285af387fd8c285af38 /* PxVehicleSuspLimitConstraintShader.h */, + FFFDc285afa07fd8c285afa0 /* PxVehicleSuspWheelTire4.h */, + FFFDc285b0087fd8c285b008 /* PxVehicleComponents.cpp */, + FFFDc285b0707fd8c285b070 /* PxVehicleDrive.cpp */, + FFFDc285b0d87fd8c285b0d8 /* PxVehicleDrive4W.cpp */, + FFFDc285b1407fd8c285b140 /* PxVehicleDriveNW.cpp */, + FFFDc285b1a87fd8c285b1a8 /* PxVehicleDriveTank.cpp */, + FFFDc285b2107fd8c285b210 /* PxVehicleMetaData.cpp */, + FFFDc285b2787fd8c285b278 /* PxVehicleNoDrive.cpp */, + FFFDc285b2e07fd8c285b2e0 /* PxVehicleSDK.cpp */, + FFFDc285b3487fd8c285b348 /* PxVehicleSerialization.cpp */, + FFFDc285b3b07fd8c285b3b0 /* PxVehicleSuspWheelTire4.cpp */, + FFFDc285b4187fd8c285b418 /* PxVehicleTireFriction.cpp */, + FFFDc285b4807fd8c285b480 /* PxVehicleUpdate.cpp */, + FFFDc285b4e87fd8c285b4e8 /* PxVehicleWheels.cpp */, + FFFDc285b5507fd8c285b550 /* VehicleUtilControl.cpp */, + FFFDc285b5b87fd8c285b5b8 /* VehicleUtilSetup.cpp */, + FFFDc285b6207fd8c285b620 /* VehicleUtilTelemetry.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBa30e77407fd2a30e7740 /* metadata */ = { + FFFBc4911e707fd8c4911e70 /* metadata */ = { isa = PBXGroup; children = ( - FFFDa30eac707fd2a30eac70 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, - FFFDa30eacd87fd2a30eacd8 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, - FFFDa30ead407fd2a30ead40 /* include/PxVehicleMetaDataObjects.h */, - FFFDa30eada87fd2a30eada8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, - FFFDa30eae107fd2a30eae10 /* src/PxVehicleMetaDataObjects.cpp */, + FFFDc4912fb07fd8c4912fb0 /* include/PxVehicleAutoGeneratedMetaDataObjectNames.h */, + FFFDc49130187fd8c4913018 /* include/PxVehicleAutoGeneratedMetaDataObjects.h */, + FFFDc49130807fd8c4913080 /* include/PxVehicleMetaDataObjects.h */, + FFFDc49130e87fd8c49130e8 /* src/PxVehicleAutoGeneratedMetaDataObjects.cpp */, + FFFDc49131507fd8c4913150 /* src/PxVehicleMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFBa30ea8007fd2a30ea800 /* PhysXExtensions */ = { + FFFBc4912c607fd8c4912c60 /* PhysXExtensions */ = { isa = PBXGroup; children = ( - FFFBa30ed1b07fd2a30ed1b0 /* include */, - FFFBa30ed1d87fd2a30ed1d8 /* src */, - FFFBa30ed2007fd2a30ed200 /* serialization */, - FFFBa30ed2287fd2a30ed228 /* metadata */, + FFFBc49152d07fd8c49152d0 /* include */, + FFFBc49152f87fd8c49152f8 /* src */, + FFFBc49153207fd8c4915320 /* serialization */, + FFFBc49153487fd8c4915348 /* metadata */, ); name = "PhysXExtensions"; sourceTree = "<group>"; }; - FFFBa30ed1b07fd2a30ed1b0 /* include */ = { + FFFBc49152d07fd8c49152d0 /* include */ = { isa = PBXGroup; children = ( - FFFDa249ac007fd2a249ac00 /* PxBinaryConverter.h */, - FFFDa249ac687fd2a249ac68 /* PxBroadPhaseExt.h */, - FFFDa249acd07fd2a249acd0 /* PxClothFabricCooker.h */, - FFFDa249ad387fd2a249ad38 /* PxClothMeshDesc.h */, - FFFDa249ada07fd2a249ada0 /* PxClothMeshQuadifier.h */, - FFFDa249ae087fd2a249ae08 /* PxClothTetherCooker.h */, - FFFDa249ae707fd2a249ae70 /* PxCollectionExt.h */, - FFFDa249aed87fd2a249aed8 /* PxConstraintExt.h */, - FFFDa249af407fd2a249af40 /* PxConvexMeshExt.h */, - FFFDa249afa87fd2a249afa8 /* PxD6Joint.h */, - FFFDa249b0107fd2a249b010 /* PxDefaultAllocator.h */, - FFFDa249b0787fd2a249b078 /* PxDefaultCpuDispatcher.h */, - FFFDa249b0e07fd2a249b0e0 /* PxDefaultErrorCallback.h */, - FFFDa249b1487fd2a249b148 /* PxDefaultSimulationFilterShader.h */, - FFFDa249b1b07fd2a249b1b0 /* PxDefaultStreams.h */, - FFFDa249b2187fd2a249b218 /* PxDistanceJoint.h */, - FFFDa249b2807fd2a249b280 /* PxExtensionsAPI.h */, - FFFDa249b2e87fd2a249b2e8 /* PxFixedJoint.h */, - FFFDa249b3507fd2a249b350 /* PxJoint.h */, - FFFDa249b3b87fd2a249b3b8 /* PxJointLimit.h */, - FFFDa249b4207fd2a249b420 /* PxJointRepXSerializer.h */, - FFFDa249b4887fd2a249b488 /* PxMassProperties.h */, - FFFDa249b4f07fd2a249b4f0 /* PxParticleExt.h */, - FFFDa249b5587fd2a249b558 /* PxPrismaticJoint.h */, - FFFDa249b5c07fd2a249b5c0 /* PxRaycastCCD.h */, - FFFDa249b6287fd2a249b628 /* PxRepXSerializer.h */, - FFFDa249b6907fd2a249b690 /* PxRepXSimpleType.h */, - FFFDa249b6f87fd2a249b6f8 /* PxRevoluteJoint.h */, - FFFDa249b7607fd2a249b760 /* PxRigidActorExt.h */, - FFFDa249b7c87fd2a249b7c8 /* PxRigidBodyExt.h */, - FFFDa249b8307fd2a249b830 /* PxSceneQueryExt.h */, - FFFDa249b8987fd2a249b898 /* PxSerialization.h */, - FFFDa249b9007fd2a249b900 /* PxShapeExt.h */, - FFFDa249b9687fd2a249b968 /* PxSimpleFactory.h */, - FFFDa249b9d07fd2a249b9d0 /* PxSmoothNormals.h */, - FFFDa249ba387fd2a249ba38 /* PxSphericalJoint.h */, - FFFDa249baa07fd2a249baa0 /* PxStringTableExt.h */, - FFFDa249bb087fd2a249bb08 /* PxTriangleMeshExt.h */, + FFFDc28580007fd8c2858000 /* PxBinaryConverter.h */, + FFFDc28580687fd8c2858068 /* PxBroadPhaseExt.h */, + FFFDc28580d07fd8c28580d0 /* PxClothFabricCooker.h */, + FFFDc28581387fd8c2858138 /* PxClothMeshDesc.h */, + FFFDc28581a07fd8c28581a0 /* PxClothMeshQuadifier.h */, + FFFDc28582087fd8c2858208 /* PxClothTetherCooker.h */, + FFFDc28582707fd8c2858270 /* PxCollectionExt.h */, + FFFDc28582d87fd8c28582d8 /* PxConstraintExt.h */, + FFFDc28583407fd8c2858340 /* PxConvexMeshExt.h */, + FFFDc28583a87fd8c28583a8 /* PxD6Joint.h */, + FFFDc28584107fd8c2858410 /* PxDefaultAllocator.h */, + FFFDc28584787fd8c2858478 /* PxDefaultCpuDispatcher.h */, + FFFDc28584e07fd8c28584e0 /* PxDefaultErrorCallback.h */, + FFFDc28585487fd8c2858548 /* PxDefaultSimulationFilterShader.h */, + FFFDc28585b07fd8c28585b0 /* PxDefaultStreams.h */, + FFFDc28586187fd8c2858618 /* PxDistanceJoint.h */, + FFFDc28586807fd8c2858680 /* PxExtensionsAPI.h */, + FFFDc28586e87fd8c28586e8 /* PxFixedJoint.h */, + FFFDc28587507fd8c2858750 /* PxJoint.h */, + FFFDc28587b87fd8c28587b8 /* PxJointLimit.h */, + FFFDc28588207fd8c2858820 /* PxJointRepXSerializer.h */, + FFFDc28588887fd8c2858888 /* PxMassProperties.h */, + FFFDc28588f07fd8c28588f0 /* PxParticleExt.h */, + FFFDc28589587fd8c2858958 /* PxPrismaticJoint.h */, + FFFDc28589c07fd8c28589c0 /* PxRaycastCCD.h */, + FFFDc2858a287fd8c2858a28 /* PxRepXSerializer.h */, + FFFDc2858a907fd8c2858a90 /* PxRepXSimpleType.h */, + FFFDc2858af87fd8c2858af8 /* PxRevoluteJoint.h */, + FFFDc2858b607fd8c2858b60 /* PxRigidActorExt.h */, + FFFDc2858bc87fd8c2858bc8 /* PxRigidBodyExt.h */, + FFFDc2858c307fd8c2858c30 /* PxSceneQueryExt.h */, + FFFDc2858c987fd8c2858c98 /* PxSerialization.h */, + FFFDc2858d007fd8c2858d00 /* PxShapeExt.h */, + FFFDc2858d687fd8c2858d68 /* PxSimpleFactory.h */, + FFFDc2858dd07fd8c2858dd0 /* PxSmoothNormals.h */, + FFFDc2858e387fd8c2858e38 /* PxSphericalJoint.h */, + FFFDc2858ea07fd8c2858ea0 /* PxStringTableExt.h */, + FFFDc2858f087fd8c2858f08 /* PxTriangleMeshExt.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBa30ed1d87fd2a30ed1d8 /* src */ = { + FFFBc49152f87fd8c49152f8 /* src */ = { isa = PBXGroup; children = ( - FFFDa24996007fd2a2499600 /* ExtConstraintHelper.h */, - FFFDa24996687fd2a2499668 /* ExtCpuWorkerThread.h */, - FFFDa24996d07fd2a24996d0 /* ExtD6Joint.h */, - FFFDa24997387fd2a2499738 /* ExtDefaultCpuDispatcher.h */, - FFFDa24997a07fd2a24997a0 /* ExtDistanceJoint.h */, - FFFDa24998087fd2a2499808 /* ExtFixedJoint.h */, - FFFDa24998707fd2a2499870 /* ExtInertiaTensor.h */, - FFFDa24998d87fd2a24998d8 /* ExtJoint.h */, - FFFDa24999407fd2a2499940 /* ExtJointMetaDataExtensions.h */, - FFFDa24999a87fd2a24999a8 /* ExtPlatform.h */, - FFFDa2499a107fd2a2499a10 /* ExtPrismaticJoint.h */, - FFFDa2499a787fd2a2499a78 /* ExtPvd.h */, - FFFDa2499ae07fd2a2499ae0 /* ExtRevoluteJoint.h */, - FFFDa2499b487fd2a2499b48 /* ExtSerialization.h */, - FFFDa2499bb07fd2a2499bb0 /* ExtSharedQueueEntryPool.h */, - FFFDa2499c187fd2a2499c18 /* ExtSphericalJoint.h */, - FFFDa2499c807fd2a2499c80 /* ExtTaskQueueHelper.h */, - FFFDa2499ce87fd2a2499ce8 /* ExtBroadPhase.cpp */, - FFFDa2499d507fd2a2499d50 /* ExtClothFabricCooker.cpp */, - FFFDa2499db87fd2a2499db8 /* ExtClothGeodesicTetherCooker.cpp */, - FFFDa2499e207fd2a2499e20 /* ExtClothMeshQuadifier.cpp */, - FFFDa2499e887fd2a2499e88 /* ExtClothSimpleTetherCooker.cpp */, - FFFDa2499ef07fd2a2499ef0 /* ExtCollection.cpp */, - FFFDa2499f587fd2a2499f58 /* ExtConvexMeshExt.cpp */, - FFFDa2499fc07fd2a2499fc0 /* ExtCpuWorkerThread.cpp */, - FFFDa249a0287fd2a249a028 /* ExtD6Joint.cpp */, - FFFDa249a0907fd2a249a090 /* ExtD6JointSolverPrep.cpp */, - FFFDa249a0f87fd2a249a0f8 /* ExtDefaultCpuDispatcher.cpp */, - FFFDa249a1607fd2a249a160 /* ExtDefaultErrorCallback.cpp */, - FFFDa249a1c87fd2a249a1c8 /* ExtDefaultSimulationFilterShader.cpp */, - FFFDa249a2307fd2a249a230 /* ExtDefaultStreams.cpp */, - FFFDa249a2987fd2a249a298 /* ExtDistanceJoint.cpp */, - FFFDa249a3007fd2a249a300 /* ExtDistanceJointSolverPrep.cpp */, - FFFDa249a3687fd2a249a368 /* ExtExtensions.cpp */, - FFFDa249a3d07fd2a249a3d0 /* ExtFixedJoint.cpp */, - FFFDa249a4387fd2a249a438 /* ExtFixedJointSolverPrep.cpp */, - FFFDa249a4a07fd2a249a4a0 /* ExtJoint.cpp */, - FFFDa249a5087fd2a249a508 /* ExtMetaData.cpp */, - FFFDa249a5707fd2a249a570 /* ExtParticleExt.cpp */, - FFFDa249a5d87fd2a249a5d8 /* ExtPrismaticJoint.cpp */, - FFFDa249a6407fd2a249a640 /* ExtPrismaticJointSolverPrep.cpp */, - FFFDa249a6a87fd2a249a6a8 /* ExtPvd.cpp */, - FFFDa249a7107fd2a249a710 /* ExtPxStringTable.cpp */, - FFFDa249a7787fd2a249a778 /* ExtRaycastCCD.cpp */, - FFFDa249a7e07fd2a249a7e0 /* ExtRevoluteJoint.cpp */, - FFFDa249a8487fd2a249a848 /* ExtRevoluteJointSolverPrep.cpp */, - FFFDa249a8b07fd2a249a8b0 /* ExtRigidBodyExt.cpp */, - FFFDa249a9187fd2a249a918 /* ExtSceneQueryExt.cpp */, - FFFDa249a9807fd2a249a980 /* ExtSimpleFactory.cpp */, - FFFDa249a9e87fd2a249a9e8 /* ExtSmoothNormals.cpp */, - FFFDa249aa507fd2a249aa50 /* ExtSphericalJoint.cpp */, - FFFDa249aab87fd2a249aab8 /* ExtSphericalJointSolverPrep.cpp */, - FFFDa249ab207fd2a249ab20 /* ExtTriangleMeshExt.cpp */, + FFFDc285d0007fd8c285d000 /* ExtConstraintHelper.h */, + FFFDc285d0687fd8c285d068 /* ExtCpuWorkerThread.h */, + FFFDc285d0d07fd8c285d0d0 /* ExtD6Joint.h */, + FFFDc285d1387fd8c285d138 /* ExtDefaultCpuDispatcher.h */, + FFFDc285d1a07fd8c285d1a0 /* ExtDistanceJoint.h */, + FFFDc285d2087fd8c285d208 /* ExtFixedJoint.h */, + FFFDc285d2707fd8c285d270 /* ExtInertiaTensor.h */, + FFFDc285d2d87fd8c285d2d8 /* ExtJoint.h */, + FFFDc285d3407fd8c285d340 /* ExtJointMetaDataExtensions.h */, + FFFDc285d3a87fd8c285d3a8 /* ExtPlatform.h */, + FFFDc285d4107fd8c285d410 /* ExtPrismaticJoint.h */, + FFFDc285d4787fd8c285d478 /* ExtPvd.h */, + FFFDc285d4e07fd8c285d4e0 /* ExtRevoluteJoint.h */, + FFFDc285d5487fd8c285d548 /* ExtSerialization.h */, + FFFDc285d5b07fd8c285d5b0 /* ExtSharedQueueEntryPool.h */, + FFFDc285d6187fd8c285d618 /* ExtSphericalJoint.h */, + FFFDc285d6807fd8c285d680 /* ExtTaskQueueHelper.h */, + FFFDc285d6e87fd8c285d6e8 /* ExtBroadPhase.cpp */, + FFFDc285d7507fd8c285d750 /* ExtClothFabricCooker.cpp */, + FFFDc285d7b87fd8c285d7b8 /* ExtClothGeodesicTetherCooker.cpp */, + FFFDc285d8207fd8c285d820 /* ExtClothMeshQuadifier.cpp */, + FFFDc285d8887fd8c285d888 /* ExtClothSimpleTetherCooker.cpp */, + FFFDc285d8f07fd8c285d8f0 /* ExtCollection.cpp */, + FFFDc285d9587fd8c285d958 /* ExtConvexMeshExt.cpp */, + FFFDc285d9c07fd8c285d9c0 /* ExtCpuWorkerThread.cpp */, + FFFDc285da287fd8c285da28 /* ExtD6Joint.cpp */, + FFFDc285da907fd8c285da90 /* ExtD6JointSolverPrep.cpp */, + FFFDc285daf87fd8c285daf8 /* ExtDefaultCpuDispatcher.cpp */, + FFFDc285db607fd8c285db60 /* ExtDefaultErrorCallback.cpp */, + FFFDc285dbc87fd8c285dbc8 /* ExtDefaultSimulationFilterShader.cpp */, + FFFDc285dc307fd8c285dc30 /* ExtDefaultStreams.cpp */, + FFFDc285dc987fd8c285dc98 /* ExtDistanceJoint.cpp */, + FFFDc285dd007fd8c285dd00 /* ExtDistanceJointSolverPrep.cpp */, + FFFDc285dd687fd8c285dd68 /* ExtExtensions.cpp */, + FFFDc285ddd07fd8c285ddd0 /* ExtFixedJoint.cpp */, + FFFDc285de387fd8c285de38 /* ExtFixedJointSolverPrep.cpp */, + FFFDc285dea07fd8c285dea0 /* ExtJoint.cpp */, + FFFDc285df087fd8c285df08 /* ExtMetaData.cpp */, + FFFDc285df707fd8c285df70 /* ExtParticleExt.cpp */, + FFFDc285dfd87fd8c285dfd8 /* ExtPrismaticJoint.cpp */, + FFFDc285e0407fd8c285e040 /* ExtPrismaticJointSolverPrep.cpp */, + FFFDc285e0a87fd8c285e0a8 /* ExtPvd.cpp */, + FFFDc285e1107fd8c285e110 /* ExtPxStringTable.cpp */, + FFFDc285e1787fd8c285e178 /* ExtRaycastCCD.cpp */, + FFFDc285e1e07fd8c285e1e0 /* ExtRevoluteJoint.cpp */, + FFFDc285e2487fd8c285e248 /* ExtRevoluteJointSolverPrep.cpp */, + FFFDc285e2b07fd8c285e2b0 /* ExtRigidBodyExt.cpp */, + FFFDc285e3187fd8c285e318 /* ExtSceneQueryExt.cpp */, + FFFDc285e3807fd8c285e380 /* ExtSimpleFactory.cpp */, + FFFDc285e3e87fd8c285e3e8 /* ExtSmoothNormals.cpp */, + FFFDc285e4507fd8c285e450 /* ExtSphericalJoint.cpp */, + FFFDc285e4b87fd8c285e4b8 /* ExtSphericalJointSolverPrep.cpp */, + FFFDc285e5207fd8c285e520 /* ExtTriangleMeshExt.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBa30ed2007fd2a30ed200 /* serialization */ = { + FFFBc49153207fd8c4915320 /* serialization */ = { isa = PBXGroup; children = ( - FFFDa249e0007fd2a249e000 /* SnSerialUtils.h */, - FFFDa249e0687fd2a249e068 /* SnSerializationRegistry.h */, - FFFDa249e0d07fd2a249e0d0 /* SnSerialUtils.cpp */, - FFFDa249e1387fd2a249e138 /* SnSerialization.cpp */, - FFFDa249e1a07fd2a249e1a0 /* SnSerializationRegistry.cpp */, - FFFDa249e2087fd2a249e208 /* Binary/SnConvX.h */, - FFFDa249e2707fd2a249e270 /* Binary/SnConvX_Align.h */, - FFFDa249e2d87fd2a249e2d8 /* Binary/SnConvX_Common.h */, - FFFDa249e3407fd2a249e340 /* Binary/SnConvX_MetaData.h */, - FFFDa249e3a87fd2a249e3a8 /* Binary/SnConvX_Output.h */, - FFFDa249e4107fd2a249e410 /* Binary/SnConvX_Union.h */, - FFFDa249e4787fd2a249e478 /* Binary/SnSerializationContext.h */, - FFFDa249e4e07fd2a249e4e0 /* Binary/SnBinaryDeserialization.cpp */, - FFFDa249e5487fd2a249e548 /* Binary/SnBinarySerialization.cpp */, - FFFDa249e5b07fd2a249e5b0 /* Binary/SnConvX.cpp */, - FFFDa249e6187fd2a249e618 /* Binary/SnConvX_Align.cpp */, - FFFDa249e6807fd2a249e680 /* Binary/SnConvX_Convert.cpp */, - FFFDa249e6e87fd2a249e6e8 /* Binary/SnConvX_Error.cpp */, - FFFDa249e7507fd2a249e750 /* Binary/SnConvX_MetaData.cpp */, - FFFDa249e7b87fd2a249e7b8 /* Binary/SnConvX_Output.cpp */, - FFFDa249e8207fd2a249e820 /* Binary/SnConvX_Union.cpp */, - FFFDa249e8887fd2a249e888 /* Binary/SnSerializationContext.cpp */, - FFFDa249e8f07fd2a249e8f0 /* Xml/SnPxStreamOperators.h */, - FFFDa249e9587fd2a249e958 /* Xml/SnRepX1_0Defaults.h */, - FFFDa249e9c07fd2a249e9c0 /* Xml/SnRepX3_1Defaults.h */, - FFFDa249ea287fd2a249ea28 /* Xml/SnRepX3_2Defaults.h */, - FFFDa249ea907fd2a249ea90 /* Xml/SnRepXCollection.h */, - FFFDa249eaf87fd2a249eaf8 /* Xml/SnRepXCoreSerializer.h */, - FFFDa249eb607fd2a249eb60 /* Xml/SnRepXSerializerImpl.h */, - FFFDa249ebc87fd2a249ebc8 /* Xml/SnRepXUpgrader.h */, - FFFDa249ec307fd2a249ec30 /* Xml/SnSimpleXmlWriter.h */, - FFFDa249ec987fd2a249ec98 /* Xml/SnXmlDeserializer.h */, - FFFDa249ed007fd2a249ed00 /* Xml/SnXmlImpl.h */, - FFFDa249ed687fd2a249ed68 /* Xml/SnXmlMemoryAllocator.h */, - FFFDa249edd07fd2a249edd0 /* Xml/SnXmlMemoryPool.h */, - FFFDa249ee387fd2a249ee38 /* Xml/SnXmlMemoryPoolStreams.h */, - FFFDa249eea07fd2a249eea0 /* Xml/SnXmlReader.h */, - FFFDa249ef087fd2a249ef08 /* Xml/SnXmlSerializer.h */, - FFFDa249ef707fd2a249ef70 /* Xml/SnXmlSimpleXmlWriter.h */, - FFFDa249efd87fd2a249efd8 /* Xml/SnXmlStringToType.h */, - FFFDa249f0407fd2a249f040 /* Xml/SnXmlVisitorReader.h */, - FFFDa249f0a87fd2a249f0a8 /* Xml/SnXmlVisitorWriter.h */, - FFFDa249f1107fd2a249f110 /* Xml/SnXmlWriter.h */, - FFFDa249f1787fd2a249f178 /* Xml/SnJointRepXSerializer.cpp */, - FFFDa249f1e07fd2a249f1e0 /* Xml/SnRepXCoreSerializer.cpp */, - FFFDa249f2487fd2a249f248 /* Xml/SnRepXUpgrader.cpp */, - FFFDa249f2b07fd2a249f2b0 /* Xml/SnXmlSerialization.cpp */, - FFFDa249f3187fd2a249f318 /* File/SnFile.h */, + FFFDc2860c007fd8c2860c00 /* SnSerialUtils.h */, + FFFDc2860c687fd8c2860c68 /* SnSerializationRegistry.h */, + FFFDc2860cd07fd8c2860cd0 /* SnSerialUtils.cpp */, + FFFDc2860d387fd8c2860d38 /* SnSerialization.cpp */, + FFFDc2860da07fd8c2860da0 /* SnSerializationRegistry.cpp */, + FFFDc2860e087fd8c2860e08 /* Binary/SnConvX.h */, + FFFDc2860e707fd8c2860e70 /* Binary/SnConvX_Align.h */, + FFFDc2860ed87fd8c2860ed8 /* Binary/SnConvX_Common.h */, + FFFDc2860f407fd8c2860f40 /* Binary/SnConvX_MetaData.h */, + FFFDc2860fa87fd8c2860fa8 /* Binary/SnConvX_Output.h */, + FFFDc28610107fd8c2861010 /* Binary/SnConvX_Union.h */, + FFFDc28610787fd8c2861078 /* Binary/SnSerializationContext.h */, + FFFDc28610e07fd8c28610e0 /* Binary/SnBinaryDeserialization.cpp */, + FFFDc28611487fd8c2861148 /* Binary/SnBinarySerialization.cpp */, + FFFDc28611b07fd8c28611b0 /* Binary/SnConvX.cpp */, + FFFDc28612187fd8c2861218 /* Binary/SnConvX_Align.cpp */, + FFFDc28612807fd8c2861280 /* Binary/SnConvX_Convert.cpp */, + FFFDc28612e87fd8c28612e8 /* Binary/SnConvX_Error.cpp */, + FFFDc28613507fd8c2861350 /* Binary/SnConvX_MetaData.cpp */, + FFFDc28613b87fd8c28613b8 /* Binary/SnConvX_Output.cpp */, + FFFDc28614207fd8c2861420 /* Binary/SnConvX_Union.cpp */, + FFFDc28614887fd8c2861488 /* Binary/SnSerializationContext.cpp */, + FFFDc28614f07fd8c28614f0 /* Xml/SnPxStreamOperators.h */, + FFFDc28615587fd8c2861558 /* Xml/SnRepX1_0Defaults.h */, + FFFDc28615c07fd8c28615c0 /* Xml/SnRepX3_1Defaults.h */, + FFFDc28616287fd8c2861628 /* Xml/SnRepX3_2Defaults.h */, + FFFDc28616907fd8c2861690 /* Xml/SnRepXCollection.h */, + FFFDc28616f87fd8c28616f8 /* Xml/SnRepXCoreSerializer.h */, + FFFDc28617607fd8c2861760 /* Xml/SnRepXSerializerImpl.h */, + FFFDc28617c87fd8c28617c8 /* Xml/SnRepXUpgrader.h */, + FFFDc28618307fd8c2861830 /* Xml/SnSimpleXmlWriter.h */, + FFFDc28618987fd8c2861898 /* Xml/SnXmlDeserializer.h */, + FFFDc28619007fd8c2861900 /* Xml/SnXmlImpl.h */, + FFFDc28619687fd8c2861968 /* Xml/SnXmlMemoryAllocator.h */, + FFFDc28619d07fd8c28619d0 /* Xml/SnXmlMemoryPool.h */, + FFFDc2861a387fd8c2861a38 /* Xml/SnXmlMemoryPoolStreams.h */, + FFFDc2861aa07fd8c2861aa0 /* Xml/SnXmlReader.h */, + FFFDc2861b087fd8c2861b08 /* Xml/SnXmlSerializer.h */, + FFFDc2861b707fd8c2861b70 /* Xml/SnXmlSimpleXmlWriter.h */, + FFFDc2861bd87fd8c2861bd8 /* Xml/SnXmlStringToType.h */, + FFFDc2861c407fd8c2861c40 /* Xml/SnXmlVisitorReader.h */, + FFFDc2861ca87fd8c2861ca8 /* Xml/SnXmlVisitorWriter.h */, + FFFDc2861d107fd8c2861d10 /* Xml/SnXmlWriter.h */, + FFFDc2861d787fd8c2861d78 /* Xml/SnJointRepXSerializer.cpp */, + FFFDc2861de07fd8c2861de0 /* Xml/SnRepXCoreSerializer.cpp */, + FFFDc2861e487fd8c2861e48 /* Xml/SnRepXUpgrader.cpp */, + FFFDc2861eb07fd8c2861eb0 /* Xml/SnXmlSerialization.cpp */, + FFFDc2861f187fd8c2861f18 /* File/SnFile.h */, ); name = "serialization"; sourceTree = SOURCE_ROOT; }; - FFFBa30ed2287fd2a30ed228 /* metadata */ = { + FFFBc49153487fd8c4915348 /* metadata */ = { isa = PBXGroup; children = ( - FFFDa249bc007fd2a249bc00 /* core/include/PvdMetaDataDefineProperties.h */, - FFFDa249bc687fd2a249bc68 /* core/include/PvdMetaDataExtensions.h */, - FFFDa249bcd07fd2a249bcd0 /* core/include/PvdMetaDataPropertyVisitor.h */, - FFFDa249bd387fd2a249bd38 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, - FFFDa249bda07fd2a249bda0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, - FFFDa249be087fd2a249be08 /* core/include/PxMetaDataCompare.h */, - FFFDa249be707fd2a249be70 /* core/include/PxMetaDataCppPrefix.h */, - FFFDa249bed87fd2a249bed8 /* core/include/PxMetaDataObjects.h */, - FFFDa249bf407fd2a249bf40 /* core/include/RepXMetaDataPropertyVisitor.h */, - FFFDa249bfa87fd2a249bfa8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, - FFFDa249c0107fd2a249c010 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, - FFFDa249c0787fd2a249c078 /* extensions/include/PxExtensionMetaDataObjects.h */, - FFFDa249c0e07fd2a249c0e0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, + FFFDc285f6007fd8c285f600 /* core/include/PvdMetaDataDefineProperties.h */, + FFFDc285f6687fd8c285f668 /* core/include/PvdMetaDataExtensions.h */, + FFFDc285f6d07fd8c285f6d0 /* core/include/PvdMetaDataPropertyVisitor.h */, + FFFDc285f7387fd8c285f738 /* core/include/PxAutoGeneratedMetaDataObjectNames.h */, + FFFDc285f7a07fd8c285f7a0 /* core/include/PxAutoGeneratedMetaDataObjects.h */, + FFFDc285f8087fd8c285f808 /* core/include/PxMetaDataCompare.h */, + FFFDc285f8707fd8c285f870 /* core/include/PxMetaDataCppPrefix.h */, + FFFDc285f8d87fd8c285f8d8 /* core/include/PxMetaDataObjects.h */, + FFFDc285f9407fd8c285f940 /* core/include/RepXMetaDataPropertyVisitor.h */, + FFFDc285f9a87fd8c285f9a8 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjectNames.h */, + FFFDc285fa107fd8c285fa10 /* extensions/include/PxExtensionAutoGeneratedMetaDataObjects.h */, + FFFDc285fa787fd8c285fa78 /* extensions/include/PxExtensionMetaDataObjects.h */, + FFFDc285fae07fd8c285fae0 /* extensions/src/PxExtensionAutoGeneratedMetaDataObjects.cpp */, ); name = "metadata"; sourceTree = SOURCE_ROOT; }; - FFFBa30fba907fd2a30fba90 /* SceneQuery */ = { + FFFBc491f0907fd8c491f090 /* SceneQuery */ = { isa = PBXGroup; children = ( - FFFBa31013007fd2a3101300 /* src */, - FFFBa31013287fd2a3101328 /* include */, + FFFBc49221807fd8c4922180 /* src */, + FFFBc49221a87fd8c49221a8 /* include */, ); name = "SceneQuery"; sourceTree = "<group>"; }; - FFFBa31013007fd2a3101300 /* src */ = { + FFFBc49221807fd8c4922180 /* src */ = { isa = PBXGroup; children = ( - FFFDa24a20007fd2a24a2000 /* SqAABBPruner.cpp */, - FFFDa24a20687fd2a24a2068 /* SqAABBTree.cpp */, - FFFDa24a20d07fd2a24a20d0 /* SqAABBTreeUpdateMap.cpp */, - FFFDa24a21387fd2a24a2138 /* SqBounds.cpp */, - FFFDa24a21a07fd2a24a21a0 /* SqBucketPruner.cpp */, - FFFDa24a22087fd2a24a2208 /* SqExtendedBucketPruner.cpp */, - FFFDa24a22707fd2a24a2270 /* SqMetaData.cpp */, - FFFDa24a22d87fd2a24a22d8 /* SqPruningPool.cpp */, - FFFDa24a23407fd2a24a2340 /* SqPruningStructure.cpp */, - FFFDa24a23a87fd2a24a23a8 /* SqSceneQueryManager.cpp */, - FFFDa24a24107fd2a24a2410 /* SqAABBPruner.h */, - FFFDa24a24787fd2a24a2478 /* SqAABBTree.h */, - FFFDa24a24e07fd2a24a24e0 /* SqAABBTreeQuery.h */, - FFFDa24a25487fd2a24a2548 /* SqAABBTreeUpdateMap.h */, - FFFDa24a25b07fd2a24a25b0 /* SqBounds.h */, - FFFDa24a26187fd2a24a2618 /* SqBucketPruner.h */, - FFFDa24a26807fd2a24a2680 /* SqExtendedBucketPruner.h */, - FFFDa24a26e87fd2a24a26e8 /* SqPrunerTestsSIMD.h */, - FFFDa24a27507fd2a24a2750 /* SqPruningPool.h */, - FFFDa24a27b87fd2a24a27b8 /* SqTypedef.h */, + FFFDc28662007fd8c2866200 /* SqAABBPruner.cpp */, + FFFDc28662687fd8c2866268 /* SqAABBTree.cpp */, + FFFDc28662d07fd8c28662d0 /* SqAABBTreeUpdateMap.cpp */, + FFFDc28663387fd8c2866338 /* SqBounds.cpp */, + FFFDc28663a07fd8c28663a0 /* SqBucketPruner.cpp */, + FFFDc28664087fd8c2866408 /* SqExtendedBucketPruner.cpp */, + FFFDc28664707fd8c2866470 /* SqMetaData.cpp */, + FFFDc28664d87fd8c28664d8 /* SqPruningPool.cpp */, + FFFDc28665407fd8c2866540 /* SqPruningStructure.cpp */, + FFFDc28665a87fd8c28665a8 /* SqSceneQueryManager.cpp */, + FFFDc28666107fd8c2866610 /* SqAABBPruner.h */, + FFFDc28666787fd8c2866678 /* SqAABBTree.h */, + FFFDc28666e07fd8c28666e0 /* SqAABBTreeQuery.h */, + FFFDc28667487fd8c2866748 /* SqAABBTreeUpdateMap.h */, + FFFDc28667b07fd8c28667b0 /* SqBounds.h */, + FFFDc28668187fd8c2866818 /* SqBucketPruner.h */, + FFFDc28668807fd8c2866880 /* SqExtendedBucketPruner.h */, + FFFDc28668e87fd8c28668e8 /* SqPrunerTestsSIMD.h */, + FFFDc28669507fd8c2866950 /* SqPruningPool.h */, + FFFDc28669b87fd8c28669b8 /* SqTypedef.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBa31013287fd2a3101328 /* include */ = { + FFFBc49221a87fd8c49221a8 /* include */ = { isa = PBXGroup; children = ( - FFFDa3103db07fd2a3103db0 /* SqPruner.h */, - FFFDa3103e187fd2a3103e18 /* SqPrunerMergeData.h */, - FFFDa3103e807fd2a3103e80 /* SqPruningStructure.h */, - FFFDa3103ee87fd2a3103ee8 /* SqSceneQueryManager.h */, + FFFDc49232d07fd8c49232d0 /* SqPruner.h */, + FFFDc49233387fd8c4923338 /* SqPrunerMergeData.h */, + FFFDc49233a07fd8c49233a0 /* SqPruningStructure.h */, + FFFDc49234087fd8c4923408 /* SqSceneQueryManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBa31040707fd2a3104070 /* SimulationController */ = { + FFFBc49236207fd8c4923620 /* SimulationController */ = { isa = PBXGroup; children = ( - FFFBa31085307fd2a3108530 /* include */, - FFFBa31085587fd2a3108558 /* src */, + FFFBc49256a07fd8c49256a0 /* include */, + FFFBc49256c87fd8c49256c8 /* src */, ); name = "SimulationController"; sourceTree = "<group>"; }; - FFFBa31085307fd2a3108530 /* include */ = { + FFFBc49256a07fd8c49256a0 /* include */ = { isa = PBXGroup; children = ( - FFFDa24a4a007fd2a24a4a00 /* ScActorCore.h */, - FFFDa24a4a687fd2a24a4a68 /* ScArticulationCore.h */, - FFFDa24a4ad07fd2a24a4ad0 /* ScArticulationJointCore.h */, - FFFDa24a4b387fd2a24a4b38 /* ScBodyCore.h */, - FFFDa24a4ba07fd2a24a4ba0 /* ScClothCore.h */, - FFFDa24a4c087fd2a24a4c08 /* ScClothFabricCore.h */, - FFFDa24a4c707fd2a24a4c70 /* ScConstraintCore.h */, - FFFDa24a4cd87fd2a24a4cd8 /* ScIterators.h */, - FFFDa24a4d407fd2a24a4d40 /* ScMaterialCore.h */, - FFFDa24a4da87fd2a24a4da8 /* ScParticleSystemCore.h */, - FFFDa24a4e107fd2a24a4e10 /* ScPhysics.h */, - FFFDa24a4e787fd2a24a4e78 /* ScRigidCore.h */, - FFFDa24a4ee07fd2a24a4ee0 /* ScScene.h */, - FFFDa24a4f487fd2a24a4f48 /* ScShapeCore.h */, - FFFDa24a4fb07fd2a24a4fb0 /* ScStaticCore.h */, + FFFDc2868c007fd8c2868c00 /* ScActorCore.h */, + FFFDc2868c687fd8c2868c68 /* ScArticulationCore.h */, + FFFDc2868cd07fd8c2868cd0 /* ScArticulationJointCore.h */, + FFFDc2868d387fd8c2868d38 /* ScBodyCore.h */, + FFFDc2868da07fd8c2868da0 /* ScClothCore.h */, + FFFDc2868e087fd8c2868e08 /* ScClothFabricCore.h */, + FFFDc2868e707fd8c2868e70 /* ScConstraintCore.h */, + FFFDc2868ed87fd8c2868ed8 /* ScIterators.h */, + FFFDc2868f407fd8c2868f40 /* ScMaterialCore.h */, + FFFDc2868fa87fd8c2868fa8 /* ScParticleSystemCore.h */, + FFFDc28690107fd8c2869010 /* ScPhysics.h */, + FFFDc28690787fd8c2869078 /* ScRigidCore.h */, + FFFDc28690e07fd8c28690e0 /* ScScene.h */, + FFFDc28691487fd8c2869148 /* ScShapeCore.h */, + FFFDc28691b07fd8c28691b0 /* ScStaticCore.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBa31085587fd2a3108558 /* src */ = { + FFFBc49256c87fd8c49256c8 /* src */ = { isa = PBXGroup; children = ( - FFFDa24a7c007fd2a24a7c00 /* ScActorElementPair.h */, - FFFDa24a7c687fd2a24a7c68 /* ScActorInteraction.h */, - FFFDa24a7cd07fd2a24a7cd0 /* ScActorPair.h */, - FFFDa24a7d387fd2a24a7d38 /* ScActorSim.h */, - FFFDa24a7da07fd2a24a7da0 /* ScArticulationJointSim.h */, - FFFDa24a7e087fd2a24a7e08 /* ScArticulationSim.h */, - FFFDa24a7e707fd2a24a7e70 /* ScBodySim.h */, - FFFDa24a7ed87fd2a24a7ed8 /* ScClient.h */, - FFFDa24a7f407fd2a24a7f40 /* ScConstraintGroupNode.h */, - FFFDa24a7fa87fd2a24a7fa8 /* ScConstraintInteraction.h */, - FFFDa24a80107fd2a24a8010 /* ScConstraintProjectionManager.h */, - FFFDa24a80787fd2a24a8078 /* ScConstraintProjectionTree.h */, - FFFDa24a80e07fd2a24a80e0 /* ScConstraintSim.h */, - FFFDa24a81487fd2a24a8148 /* ScContactReportBuffer.h */, - FFFDa24a81b07fd2a24a81b0 /* ScContactStream.h */, - FFFDa24a82187fd2a24a8218 /* ScElementInteractionMarker.h */, - FFFDa24a82807fd2a24a8280 /* ScElementSim.h */, - FFFDa24a82e87fd2a24a82e8 /* ScElementSimInteraction.h */, - FFFDa24a83507fd2a24a8350 /* ScInteraction.h */, - FFFDa24a83b87fd2a24a83b8 /* ScInteractionFlags.h */, - FFFDa24a84207fd2a24a8420 /* ScNPhaseCore.h */, - FFFDa24a84887fd2a24a8488 /* ScObjectIDTracker.h */, - FFFDa24a84f07fd2a24a84f0 /* ScRbElementInteraction.h */, - FFFDa24a85587fd2a24a8558 /* ScRigidSim.h */, - FFFDa24a85c07fd2a24a85c0 /* ScShapeInteraction.h */, - FFFDa24a86287fd2a24a8628 /* ScShapeIterator.h */, - FFFDa24a86907fd2a24a8690 /* ScShapeSim.h */, - FFFDa24a86f87fd2a24a86f8 /* ScSimStateData.h */, - FFFDa24a87607fd2a24a8760 /* ScSimStats.h */, - FFFDa24a87c87fd2a24a87c8 /* ScSimulationController.h */, - FFFDa24a88307fd2a24a8830 /* ScSqBoundsManager.h */, - FFFDa24a88987fd2a24a8898 /* ScStaticSim.h */, - FFFDa24a89007fd2a24a8900 /* ScTriggerInteraction.h */, - FFFDa24a89687fd2a24a8968 /* ScTriggerPairs.h */, - FFFDa24a89d07fd2a24a89d0 /* ScActorCore.cpp */, - FFFDa24a8a387fd2a24a8a38 /* ScActorSim.cpp */, - FFFDa24a8aa07fd2a24a8aa0 /* ScArticulationCore.cpp */, - FFFDa24a8b087fd2a24a8b08 /* ScArticulationJointCore.cpp */, - FFFDa24a8b707fd2a24a8b70 /* ScArticulationJointSim.cpp */, - FFFDa24a8bd87fd2a24a8bd8 /* ScArticulationSim.cpp */, - FFFDa24a8c407fd2a24a8c40 /* ScBodyCore.cpp */, - FFFDa24a8ca87fd2a24a8ca8 /* ScBodyCoreKinematic.cpp */, - FFFDa24a8d107fd2a24a8d10 /* ScBodySim.cpp */, - FFFDa24a8d787fd2a24a8d78 /* ScConstraintCore.cpp */, - FFFDa24a8de07fd2a24a8de0 /* ScConstraintGroupNode.cpp */, - FFFDa24a8e487fd2a24a8e48 /* ScConstraintInteraction.cpp */, - FFFDa24a8eb07fd2a24a8eb0 /* ScConstraintProjectionManager.cpp */, - FFFDa24a8f187fd2a24a8f18 /* ScConstraintProjectionTree.cpp */, - FFFDa24a8f807fd2a24a8f80 /* ScConstraintSim.cpp */, - FFFDa24a8fe87fd2a24a8fe8 /* ScElementInteractionMarker.cpp */, - FFFDa24a90507fd2a24a9050 /* ScElementSim.cpp */, - FFFDa24a90b87fd2a24a90b8 /* ScInteraction.cpp */, - FFFDa24a91207fd2a24a9120 /* ScIterators.cpp */, - FFFDa24a91887fd2a24a9188 /* ScMaterialCore.cpp */, - FFFDa24a91f07fd2a24a91f0 /* ScMetaData.cpp */, - FFFDa24a92587fd2a24a9258 /* ScNPhaseCore.cpp */, - FFFDa24a92c07fd2a24a92c0 /* ScPhysics.cpp */, - FFFDa24a93287fd2a24a9328 /* ScRigidCore.cpp */, - FFFDa24a93907fd2a24a9390 /* ScRigidSim.cpp */, - FFFDa24a93f87fd2a24a93f8 /* ScScene.cpp */, - FFFDa24a94607fd2a24a9460 /* ScShapeCore.cpp */, - FFFDa24a94c87fd2a24a94c8 /* ScShapeInteraction.cpp */, - FFFDa24a95307fd2a24a9530 /* ScShapeSim.cpp */, - FFFDa24a95987fd2a24a9598 /* ScSimStats.cpp */, - FFFDa24a96007fd2a24a9600 /* ScSimulationController.cpp */, - FFFDa24a96687fd2a24a9668 /* ScSqBoundsManager.cpp */, - FFFDa24a96d07fd2a24a96d0 /* ScStaticCore.cpp */, - FFFDa24a97387fd2a24a9738 /* ScStaticSim.cpp */, - FFFDa24a97a07fd2a24a97a0 /* ScTriggerInteraction.cpp */, - FFFDa24a98087fd2a24a9808 /* particles/ScParticleBodyInteraction.h */, - FFFDa24a98707fd2a24a9870 /* particles/ScParticlePacketShape.h */, - FFFDa24a98d87fd2a24a98d8 /* particles/ScParticleSystemSim.h */, - FFFDa24a99407fd2a24a9940 /* particles/ScParticleBodyInteraction.cpp */, - FFFDa24a99a87fd2a24a99a8 /* particles/ScParticlePacketShape.cpp */, - FFFDa24a9a107fd2a24a9a10 /* particles/ScParticleSystemCore.cpp */, - FFFDa24a9a787fd2a24a9a78 /* particles/ScParticleSystemSim.cpp */, - FFFDa24a9ae07fd2a24a9ae0 /* cloth/ScClothShape.h */, - FFFDa24a9b487fd2a24a9b48 /* cloth/ScClothSim.h */, - FFFDa24a9bb07fd2a24a9bb0 /* cloth/ScClothCore.cpp */, - FFFDa24a9c187fd2a24a9c18 /* cloth/ScClothFabricCore.cpp */, - FFFDa24a9c807fd2a24a9c80 /* cloth/ScClothShape.cpp */, - FFFDa24a9ce87fd2a24a9ce8 /* cloth/ScClothSim.cpp */, + FFFDc18856007fd8c1885600 /* ScActorElementPair.h */, + FFFDc18856687fd8c1885668 /* ScActorInteraction.h */, + FFFDc18856d07fd8c18856d0 /* ScActorPair.h */, + FFFDc18857387fd8c1885738 /* ScActorSim.h */, + FFFDc18857a07fd8c18857a0 /* ScArticulationJointSim.h */, + FFFDc18858087fd8c1885808 /* ScArticulationSim.h */, + FFFDc18858707fd8c1885870 /* ScBodySim.h */, + FFFDc18858d87fd8c18858d8 /* ScClient.h */, + FFFDc18859407fd8c1885940 /* ScConstraintGroupNode.h */, + FFFDc18859a87fd8c18859a8 /* ScConstraintInteraction.h */, + FFFDc1885a107fd8c1885a10 /* ScConstraintProjectionManager.h */, + FFFDc1885a787fd8c1885a78 /* ScConstraintProjectionTree.h */, + FFFDc1885ae07fd8c1885ae0 /* ScConstraintSim.h */, + FFFDc1885b487fd8c1885b48 /* ScContactReportBuffer.h */, + FFFDc1885bb07fd8c1885bb0 /* ScContactStream.h */, + FFFDc1885c187fd8c1885c18 /* ScElementInteractionMarker.h */, + FFFDc1885c807fd8c1885c80 /* ScElementSim.h */, + FFFDc1885ce87fd8c1885ce8 /* ScElementSimInteraction.h */, + FFFDc1885d507fd8c1885d50 /* ScInteraction.h */, + FFFDc1885db87fd8c1885db8 /* ScInteractionFlags.h */, + FFFDc1885e207fd8c1885e20 /* ScNPhaseCore.h */, + FFFDc1885e887fd8c1885e88 /* ScObjectIDTracker.h */, + FFFDc1885ef07fd8c1885ef0 /* ScRbElementInteraction.h */, + FFFDc1885f587fd8c1885f58 /* ScRigidSim.h */, + FFFDc1885fc07fd8c1885fc0 /* ScShapeInteraction.h */, + FFFDc18860287fd8c1886028 /* ScShapeIterator.h */, + FFFDc18860907fd8c1886090 /* ScShapeSim.h */, + FFFDc18860f87fd8c18860f8 /* ScSimStateData.h */, + FFFDc18861607fd8c1886160 /* ScSimStats.h */, + FFFDc18861c87fd8c18861c8 /* ScSimulationController.h */, + FFFDc18862307fd8c1886230 /* ScSqBoundsManager.h */, + FFFDc18862987fd8c1886298 /* ScStaticSim.h */, + FFFDc18863007fd8c1886300 /* ScTriggerInteraction.h */, + FFFDc18863687fd8c1886368 /* ScTriggerPairs.h */, + FFFDc18863d07fd8c18863d0 /* ScActorCore.cpp */, + FFFDc18864387fd8c1886438 /* ScActorSim.cpp */, + FFFDc18864a07fd8c18864a0 /* ScArticulationCore.cpp */, + FFFDc18865087fd8c1886508 /* ScArticulationJointCore.cpp */, + FFFDc18865707fd8c1886570 /* ScArticulationJointSim.cpp */, + FFFDc18865d87fd8c18865d8 /* ScArticulationSim.cpp */, + FFFDc18866407fd8c1886640 /* ScBodyCore.cpp */, + FFFDc18866a87fd8c18866a8 /* ScBodyCoreKinematic.cpp */, + FFFDc18867107fd8c1886710 /* ScBodySim.cpp */, + FFFDc18867787fd8c1886778 /* ScConstraintCore.cpp */, + FFFDc18867e07fd8c18867e0 /* ScConstraintGroupNode.cpp */, + FFFDc18868487fd8c1886848 /* ScConstraintInteraction.cpp */, + FFFDc18868b07fd8c18868b0 /* ScConstraintProjectionManager.cpp */, + FFFDc18869187fd8c1886918 /* ScConstraintProjectionTree.cpp */, + FFFDc18869807fd8c1886980 /* ScConstraintSim.cpp */, + FFFDc18869e87fd8c18869e8 /* ScElementInteractionMarker.cpp */, + FFFDc1886a507fd8c1886a50 /* ScElementSim.cpp */, + FFFDc1886ab87fd8c1886ab8 /* ScInteraction.cpp */, + FFFDc1886b207fd8c1886b20 /* ScIterators.cpp */, + FFFDc1886b887fd8c1886b88 /* ScMaterialCore.cpp */, + FFFDc1886bf07fd8c1886bf0 /* ScMetaData.cpp */, + FFFDc1886c587fd8c1886c58 /* ScNPhaseCore.cpp */, + FFFDc1886cc07fd8c1886cc0 /* ScPhysics.cpp */, + FFFDc1886d287fd8c1886d28 /* ScRigidCore.cpp */, + FFFDc1886d907fd8c1886d90 /* ScRigidSim.cpp */, + FFFDc1886df87fd8c1886df8 /* ScScene.cpp */, + FFFDc1886e607fd8c1886e60 /* ScShapeCore.cpp */, + FFFDc1886ec87fd8c1886ec8 /* ScShapeInteraction.cpp */, + FFFDc1886f307fd8c1886f30 /* ScShapeSim.cpp */, + FFFDc1886f987fd8c1886f98 /* ScSimStats.cpp */, + FFFDc18870007fd8c1887000 /* ScSimulationController.cpp */, + FFFDc18870687fd8c1887068 /* ScSqBoundsManager.cpp */, + FFFDc18870d07fd8c18870d0 /* ScStaticCore.cpp */, + FFFDc18871387fd8c1887138 /* ScStaticSim.cpp */, + FFFDc18871a07fd8c18871a0 /* ScTriggerInteraction.cpp */, + FFFDc18872087fd8c1887208 /* particles/ScParticleBodyInteraction.h */, + FFFDc18872707fd8c1887270 /* particles/ScParticlePacketShape.h */, + FFFDc18872d87fd8c18872d8 /* particles/ScParticleSystemSim.h */, + FFFDc18873407fd8c1887340 /* particles/ScParticleBodyInteraction.cpp */, + FFFDc18873a87fd8c18873a8 /* particles/ScParticlePacketShape.cpp */, + FFFDc18874107fd8c1887410 /* particles/ScParticleSystemCore.cpp */, + FFFDc18874787fd8c1887478 /* particles/ScParticleSystemSim.cpp */, + FFFDc18874e07fd8c18874e0 /* cloth/ScClothShape.h */, + FFFDc18875487fd8c1887548 /* cloth/ScClothSim.h */, + FFFDc18875b07fd8c18875b0 /* cloth/ScClothCore.cpp */, + FFFDc18876187fd8c1887618 /* cloth/ScClothFabricCore.cpp */, + FFFDc18876807fd8c1887680 /* cloth/ScClothShape.cpp */, + FFFDc18876e87fd8c18876e8 /* cloth/ScClothSim.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBa3108e507fd2a3108e50 /* PhysXCooking */ = { + FFFBc10c82107fd8c10c8210 /* PhysXCooking */ = { isa = PBXGroup; children = ( - FFFBa310c9f07fd2a310c9f0 /* include */, - FFFBa310ca187fd2a310ca18 /* src */, + FFFBc484eac07fd8c484eac0 /* include */, + FFFBc484eae87fd8c484eae8 /* src */, ); name = "PhysXCooking"; sourceTree = "<group>"; }; - FFFBa310c9f07fd2a310c9f0 /* include */ = { + FFFBc484eac07fd8c484eac0 /* include */ = { isa = PBXGroup; children = ( - FFFDa31129307fd2a3112930 /* PxBVH33MidphaseDesc.h */, - FFFDa31129987fd2a3112998 /* PxBVH34MidphaseDesc.h */, - FFFDa3112a007fd2a3112a00 /* PxConvexMeshDesc.h */, - FFFDa3112a687fd2a3112a68 /* PxCooking.h */, - FFFDa3112ad07fd2a3112ad0 /* PxMidphaseDesc.h */, - FFFDa3112b387fd2a3112b38 /* PxTriangleMeshDesc.h */, - FFFDa3112ba07fd2a3112ba0 /* Pxc.h */, + FFFDc484f2a07fd8c484f2a0 /* PxBVH33MidphaseDesc.h */, + FFFDc484f3087fd8c484f308 /* PxBVH34MidphaseDesc.h */, + FFFDc484f3707fd8c484f370 /* PxConvexMeshDesc.h */, + FFFDc484f3d87fd8c484f3d8 /* PxCooking.h */, + FFFDc484f4407fd8c484f440 /* PxMidphaseDesc.h */, + FFFDc484f4a87fd8c484f4a8 /* PxTriangleMeshDesc.h */, + FFFDc484f5107fd8c484f510 /* Pxc.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBa310ca187fd2a310ca18 /* src */ = { + FFFBc484eae87fd8c484eae8 /* src */ = { isa = PBXGroup; children = ( - FFFDa24abe007fd2a24abe00 /* Adjacencies.cpp */, - FFFDa24abe687fd2a24abe68 /* Cooking.cpp */, - FFFDa24abed07fd2a24abed0 /* CookingUtils.cpp */, - FFFDa24abf387fd2a24abf38 /* EdgeList.cpp */, - FFFDa24abfa07fd2a24abfa0 /* MeshCleaner.cpp */, - FFFDa24ac0087fd2a24ac008 /* Quantizer.cpp */, - FFFDa24ac0707fd2a24ac070 /* Adjacencies.h */, - FFFDa24ac0d87fd2a24ac0d8 /* Cooking.h */, - FFFDa24ac1407fd2a24ac140 /* CookingUtils.h */, - FFFDa24ac1a87fd2a24ac1a8 /* EdgeList.h */, - FFFDa24ac2107fd2a24ac210 /* MeshCleaner.h */, - FFFDa24ac2787fd2a24ac278 /* Quantizer.h */, - FFFDa24ac2e07fd2a24ac2e0 /* mesh/GrbTriangleMeshCooking.cpp */, - FFFDa24ac3487fd2a24ac348 /* mesh/HeightFieldCooking.cpp */, - FFFDa24ac3b07fd2a24ac3b0 /* mesh/RTreeCooking.cpp */, - FFFDa24ac4187fd2a24ac418 /* mesh/TriangleMeshBuilder.cpp */, - FFFDa24ac4807fd2a24ac480 /* mesh/GrbTriangleMeshCooking.h */, - FFFDa24ac4e87fd2a24ac4e8 /* mesh/HeightFieldCooking.h */, - FFFDa24ac5507fd2a24ac550 /* mesh/QuickSelect.h */, - FFFDa24ac5b87fd2a24ac5b8 /* mesh/RTreeCooking.h */, - FFFDa24ac6207fd2a24ac620 /* mesh/TriangleMeshBuilder.h */, - FFFDa24ac6887fd2a24ac688 /* convex/BigConvexDataBuilder.cpp */, - FFFDa24ac6f07fd2a24ac6f0 /* convex/ConvexHullBuilder.cpp */, - FFFDa24ac7587fd2a24ac758 /* convex/ConvexHullLib.cpp */, - FFFDa24ac7c07fd2a24ac7c0 /* convex/ConvexHullUtils.cpp */, - FFFDa24ac8287fd2a24ac828 /* convex/ConvexMeshBuilder.cpp */, - FFFDa24ac8907fd2a24ac890 /* convex/ConvexPolygonsBuilder.cpp */, - FFFDa24ac8f87fd2a24ac8f8 /* convex/InflationConvexHullLib.cpp */, - FFFDa24ac9607fd2a24ac960 /* convex/QuickHullConvexHullLib.cpp */, - FFFDa24ac9c87fd2a24ac9c8 /* convex/VolumeIntegration.cpp */, - FFFDa24aca307fd2a24aca30 /* convex/BigConvexDataBuilder.h */, - FFFDa24aca987fd2a24aca98 /* convex/ConvexHullBuilder.h */, - FFFDa24acb007fd2a24acb00 /* convex/ConvexHullLib.h */, - FFFDa24acb687fd2a24acb68 /* convex/ConvexHullUtils.h */, - FFFDa24acbd07fd2a24acbd0 /* convex/ConvexMeshBuilder.h */, - FFFDa24acc387fd2a24acc38 /* convex/ConvexPolygonsBuilder.h */, - FFFDa24acca07fd2a24acca0 /* convex/InflationConvexHullLib.h */, - FFFDa24acd087fd2a24acd08 /* convex/QuickHullConvexHullLib.h */, - FFFDa24acd707fd2a24acd70 /* convex/VolumeIntegration.h */, + FFFDc18898007fd8c1889800 /* Adjacencies.cpp */, + FFFDc18898687fd8c1889868 /* Cooking.cpp */, + FFFDc18898d07fd8c18898d0 /* CookingUtils.cpp */, + FFFDc18899387fd8c1889938 /* EdgeList.cpp */, + FFFDc18899a07fd8c18899a0 /* MeshCleaner.cpp */, + FFFDc1889a087fd8c1889a08 /* Quantizer.cpp */, + FFFDc1889a707fd8c1889a70 /* Adjacencies.h */, + FFFDc1889ad87fd8c1889ad8 /* Cooking.h */, + FFFDc1889b407fd8c1889b40 /* CookingUtils.h */, + FFFDc1889ba87fd8c1889ba8 /* EdgeList.h */, + FFFDc1889c107fd8c1889c10 /* MeshCleaner.h */, + FFFDc1889c787fd8c1889c78 /* Quantizer.h */, + FFFDc1889ce07fd8c1889ce0 /* mesh/GrbTriangleMeshCooking.cpp */, + FFFDc1889d487fd8c1889d48 /* mesh/HeightFieldCooking.cpp */, + FFFDc1889db07fd8c1889db0 /* mesh/RTreeCooking.cpp */, + FFFDc1889e187fd8c1889e18 /* mesh/TriangleMeshBuilder.cpp */, + FFFDc1889e807fd8c1889e80 /* mesh/GrbTriangleMeshCooking.h */, + FFFDc1889ee87fd8c1889ee8 /* mesh/HeightFieldCooking.h */, + FFFDc1889f507fd8c1889f50 /* mesh/QuickSelect.h */, + FFFDc1889fb87fd8c1889fb8 /* mesh/RTreeCooking.h */, + FFFDc188a0207fd8c188a020 /* mesh/TriangleMeshBuilder.h */, + FFFDc188a0887fd8c188a088 /* convex/BigConvexDataBuilder.cpp */, + FFFDc188a0f07fd8c188a0f0 /* convex/ConvexHullBuilder.cpp */, + FFFDc188a1587fd8c188a158 /* convex/ConvexHullLib.cpp */, + FFFDc188a1c07fd8c188a1c0 /* convex/ConvexHullUtils.cpp */, + FFFDc188a2287fd8c188a228 /* convex/ConvexMeshBuilder.cpp */, + FFFDc188a2907fd8c188a290 /* convex/ConvexPolygonsBuilder.cpp */, + FFFDc188a2f87fd8c188a2f8 /* convex/InflationConvexHullLib.cpp */, + FFFDc188a3607fd8c188a360 /* convex/QuickHullConvexHullLib.cpp */, + FFFDc188a3c87fd8c188a3c8 /* convex/VolumeIntegration.cpp */, + FFFDc188a4307fd8c188a430 /* convex/BigConvexDataBuilder.h */, + FFFDc188a4987fd8c188a498 /* convex/ConvexHullBuilder.h */, + FFFDc188a5007fd8c188a500 /* convex/ConvexHullLib.h */, + FFFDc188a5687fd8c188a568 /* convex/ConvexHullUtils.h */, + FFFDc188a5d07fd8c188a5d0 /* convex/ConvexMeshBuilder.h */, + FFFDc188a6387fd8c188a638 /* convex/ConvexPolygonsBuilder.h */, + FFFDc188a6a07fd8c188a6a0 /* convex/InflationConvexHullLib.h */, + FFFDc188a7087fd8c188a708 /* convex/QuickHullConvexHullLib.h */, + FFFDc188a7707fd8c188a770 /* convex/VolumeIntegration.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBa2a093a07fd2a2a093a0 /* PhysXCommon */ = { + FFFBc1414ed07fd8c1414ed0 /* PhysXCommon */ = { isa = PBXGroup; children = ( - FFFBa2a0bd607fd2a2a0bd60 /* include */, - FFFBa2a0bd887fd2a2a0bd88 /* common */, - FFFBa2a0bdb07fd2a2a0bdb0 /* geomutils */, + FFFBc11a74a07fd8c11a74a0 /* include */, + FFFBc11a74c87fd8c11a74c8 /* common */, + FFFBc11a74f07fd8c11a74f0 /* geomutils */, ); name = "PhysXCommon"; sourceTree = "<group>"; }; - FFFBa2a0bd607fd2a2a0bd60 /* include */ = { + FFFBc11a74a07fd8c11a74a0 /* include */ = { isa = PBXGroup; children = ( - FFFDa23d04007fd2a23d0400 /* common/PxBase.h */, - FFFDa23d04687fd2a23d0468 /* common/PxCollection.h */, - FFFDa23d04d07fd2a23d04d0 /* common/PxCoreUtilityTypes.h */, - FFFDa23d05387fd2a23d0538 /* common/PxMetaData.h */, - FFFDa23d05a07fd2a23d05a0 /* common/PxMetaDataFlags.h */, - FFFDa23d06087fd2a23d0608 /* common/PxPhysXCommonConfig.h */, - FFFDa23d06707fd2a23d0670 /* common/PxPhysicsInsertionCallback.h */, - FFFDa23d06d87fd2a23d06d8 /* common/PxRenderBuffer.h */, - FFFDa23d07407fd2a23d0740 /* common/PxSerialFramework.h */, - FFFDa23d07a87fd2a23d07a8 /* common/PxSerializer.h */, - FFFDa23d08107fd2a23d0810 /* common/PxStringTable.h */, - FFFDa23d08787fd2a23d0878 /* common/PxTolerancesScale.h */, - FFFDa23d08e07fd2a23d08e0 /* common/PxTypeInfo.h */, - FFFDa23d09487fd2a23d0948 /* geometry/PxBoxGeometry.h */, - FFFDa23d09b07fd2a23d09b0 /* geometry/PxCapsuleGeometry.h */, - FFFDa23d0a187fd2a23d0a18 /* geometry/PxConvexMesh.h */, - FFFDa23d0a807fd2a23d0a80 /* geometry/PxConvexMeshGeometry.h */, - FFFDa23d0ae87fd2a23d0ae8 /* geometry/PxGeometry.h */, - FFFDa23d0b507fd2a23d0b50 /* geometry/PxGeometryHelpers.h */, - FFFDa23d0bb87fd2a23d0bb8 /* geometry/PxGeometryQuery.h */, - FFFDa23d0c207fd2a23d0c20 /* geometry/PxHeightField.h */, - FFFDa23d0c887fd2a23d0c88 /* geometry/PxHeightFieldDesc.h */, - FFFDa23d0cf07fd2a23d0cf0 /* geometry/PxHeightFieldFlag.h */, - FFFDa23d0d587fd2a23d0d58 /* geometry/PxHeightFieldGeometry.h */, - FFFDa23d0dc07fd2a23d0dc0 /* geometry/PxHeightFieldSample.h */, - FFFDa23d0e287fd2a23d0e28 /* geometry/PxMeshQuery.h */, - FFFDa23d0e907fd2a23d0e90 /* geometry/PxMeshScale.h */, - FFFDa23d0ef87fd2a23d0ef8 /* geometry/PxPlaneGeometry.h */, - FFFDa23d0f607fd2a23d0f60 /* geometry/PxSimpleTriangleMesh.h */, - FFFDa23d0fc87fd2a23d0fc8 /* geometry/PxSphereGeometry.h */, - FFFDa23d10307fd2a23d1030 /* geometry/PxTriangle.h */, - FFFDa23d10987fd2a23d1098 /* geometry/PxTriangleMesh.h */, - FFFDa23d11007fd2a23d1100 /* geometry/PxTriangleMeshGeometry.h */, + FFFDc1876c007fd8c1876c00 /* common/PxBase.h */, + FFFDc1876c687fd8c1876c68 /* common/PxCollection.h */, + FFFDc1876cd07fd8c1876cd0 /* common/PxCoreUtilityTypes.h */, + FFFDc1876d387fd8c1876d38 /* common/PxMetaData.h */, + FFFDc1876da07fd8c1876da0 /* common/PxMetaDataFlags.h */, + FFFDc1876e087fd8c1876e08 /* common/PxPhysXCommonConfig.h */, + FFFDc1876e707fd8c1876e70 /* common/PxPhysicsInsertionCallback.h */, + FFFDc1876ed87fd8c1876ed8 /* common/PxRenderBuffer.h */, + FFFDc1876f407fd8c1876f40 /* common/PxSerialFramework.h */, + FFFDc1876fa87fd8c1876fa8 /* common/PxSerializer.h */, + FFFDc18770107fd8c1877010 /* common/PxStringTable.h */, + FFFDc18770787fd8c1877078 /* common/PxTolerancesScale.h */, + FFFDc18770e07fd8c18770e0 /* common/PxTypeInfo.h */, + FFFDc18771487fd8c1877148 /* geometry/PxBoxGeometry.h */, + FFFDc18771b07fd8c18771b0 /* geometry/PxCapsuleGeometry.h */, + FFFDc18772187fd8c1877218 /* geometry/PxConvexMesh.h */, + FFFDc18772807fd8c1877280 /* geometry/PxConvexMeshGeometry.h */, + FFFDc18772e87fd8c18772e8 /* geometry/PxGeometry.h */, + FFFDc18773507fd8c1877350 /* geometry/PxGeometryHelpers.h */, + FFFDc18773b87fd8c18773b8 /* geometry/PxGeometryQuery.h */, + FFFDc18774207fd8c1877420 /* geometry/PxHeightField.h */, + FFFDc18774887fd8c1877488 /* geometry/PxHeightFieldDesc.h */, + FFFDc18774f07fd8c18774f0 /* geometry/PxHeightFieldFlag.h */, + FFFDc18775587fd8c1877558 /* geometry/PxHeightFieldGeometry.h */, + FFFDc18775c07fd8c18775c0 /* geometry/PxHeightFieldSample.h */, + FFFDc18776287fd8c1877628 /* geometry/PxMeshQuery.h */, + FFFDc18776907fd8c1877690 /* geometry/PxMeshScale.h */, + FFFDc18776f87fd8c18776f8 /* geometry/PxPlaneGeometry.h */, + FFFDc18777607fd8c1877760 /* geometry/PxSimpleTriangleMesh.h */, + FFFDc18777c87fd8c18777c8 /* geometry/PxSphereGeometry.h */, + FFFDc18778307fd8c1877830 /* geometry/PxTriangle.h */, + FFFDc18778987fd8c1877898 /* geometry/PxTriangleMesh.h */, + FFFDc18779007fd8c1877900 /* geometry/PxTriangleMeshGeometry.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBa2a0bd887fd2a2a0bd88 /* common */ = { + FFFBc11a74c87fd8c11a74c8 /* common */ = { isa = PBXGroup; children = ( - FFFDa23cf4007fd2a23cf400 /* src/CmBoxPruning.cpp */, - FFFDa23cf4687fd2a23cf468 /* src/CmCollection.cpp */, - FFFDa23cf4d07fd2a23cf4d0 /* src/CmMathUtils.cpp */, - FFFDa23cf5387fd2a23cf538 /* src/CmPtrTable.cpp */, - FFFDa23cf5a07fd2a23cf5a0 /* src/CmRadixSort.cpp */, - FFFDa23cf6087fd2a23cf608 /* src/CmRadixSortBuffered.cpp */, - FFFDa23cf6707fd2a23cf670 /* src/CmRenderOutput.cpp */, - FFFDa23cf6d87fd2a23cf6d8 /* src/CmVisualization.cpp */, - FFFDa23cf7407fd2a23cf740 /* src/CmBitMap.h */, - FFFDa23cf7a87fd2a23cf7a8 /* src/CmBoxPruning.h */, - FFFDa23cf8107fd2a23cf810 /* src/CmCollection.h */, - FFFDa23cf8787fd2a23cf878 /* src/CmConeLimitHelper.h */, - FFFDa23cf8e07fd2a23cf8e0 /* src/CmFlushPool.h */, - FFFDa23cf9487fd2a23cf948 /* src/CmIDPool.h */, - FFFDa23cf9b07fd2a23cf9b0 /* src/CmIO.h */, - FFFDa23cfa187fd2a23cfa18 /* src/CmMatrix34.h */, - FFFDa23cfa807fd2a23cfa80 /* src/CmPhysXCommon.h */, - FFFDa23cfae87fd2a23cfae8 /* src/CmPool.h */, - FFFDa23cfb507fd2a23cfb50 /* src/CmPreallocatingPool.h */, - FFFDa23cfbb87fd2a23cfbb8 /* src/CmPriorityQueue.h */, - FFFDa23cfc207fd2a23cfc20 /* src/CmPtrTable.h */, - FFFDa23cfc887fd2a23cfc88 /* src/CmQueue.h */, - FFFDa23cfcf07fd2a23cfcf0 /* src/CmRadixSort.h */, - FFFDa23cfd587fd2a23cfd58 /* src/CmRadixSortBuffered.h */, - FFFDa23cfdc07fd2a23cfdc0 /* src/CmReaderWriterLock.h */, - FFFDa23cfe287fd2a23cfe28 /* src/CmRefCountable.h */, - FFFDa23cfe907fd2a23cfe90 /* src/CmRenderBuffer.h */, - FFFDa23cfef87fd2a23cfef8 /* src/CmRenderOutput.h */, - FFFDa23cff607fd2a23cff60 /* src/CmScaling.h */, - FFFDa23cffc87fd2a23cffc8 /* src/CmSpatialVector.h */, - FFFDa23d00307fd2a23d0030 /* src/CmTask.h */, - FFFDa23d00987fd2a23d0098 /* src/CmTaskPool.h */, - FFFDa23d01007fd2a23d0100 /* src/CmTmpMem.h */, - FFFDa23d01687fd2a23d0168 /* src/CmTransformUtils.h */, - FFFDa23d01d07fd2a23d01d0 /* src/CmUtils.h */, - FFFDa23d02387fd2a23d0238 /* src/CmVisualization.h */, + FFFDc20174007fd8c2017400 /* src/CmBoxPruning.cpp */, + FFFDc20174687fd8c2017468 /* src/CmCollection.cpp */, + FFFDc20174d07fd8c20174d0 /* src/CmMathUtils.cpp */, + FFFDc20175387fd8c2017538 /* src/CmPtrTable.cpp */, + FFFDc20175a07fd8c20175a0 /* src/CmRadixSort.cpp */, + FFFDc20176087fd8c2017608 /* src/CmRadixSortBuffered.cpp */, + FFFDc20176707fd8c2017670 /* src/CmRenderOutput.cpp */, + FFFDc20176d87fd8c20176d8 /* src/CmVisualization.cpp */, + FFFDc20177407fd8c2017740 /* src/CmBitMap.h */, + FFFDc20177a87fd8c20177a8 /* src/CmBoxPruning.h */, + FFFDc20178107fd8c2017810 /* src/CmCollection.h */, + FFFDc20178787fd8c2017878 /* src/CmConeLimitHelper.h */, + FFFDc20178e07fd8c20178e0 /* src/CmFlushPool.h */, + FFFDc20179487fd8c2017948 /* src/CmIDPool.h */, + FFFDc20179b07fd8c20179b0 /* src/CmIO.h */, + FFFDc2017a187fd8c2017a18 /* src/CmMatrix34.h */, + FFFDc2017a807fd8c2017a80 /* src/CmPhysXCommon.h */, + FFFDc2017ae87fd8c2017ae8 /* src/CmPool.h */, + FFFDc2017b507fd8c2017b50 /* src/CmPreallocatingPool.h */, + FFFDc2017bb87fd8c2017bb8 /* src/CmPriorityQueue.h */, + FFFDc2017c207fd8c2017c20 /* src/CmPtrTable.h */, + FFFDc2017c887fd8c2017c88 /* src/CmQueue.h */, + FFFDc2017cf07fd8c2017cf0 /* src/CmRadixSort.h */, + FFFDc2017d587fd8c2017d58 /* src/CmRadixSortBuffered.h */, + FFFDc2017dc07fd8c2017dc0 /* src/CmReaderWriterLock.h */, + FFFDc2017e287fd8c2017e28 /* src/CmRefCountable.h */, + FFFDc2017e907fd8c2017e90 /* src/CmRenderBuffer.h */, + FFFDc2017ef87fd8c2017ef8 /* src/CmRenderOutput.h */, + FFFDc2017f607fd8c2017f60 /* src/CmScaling.h */, + FFFDc2017fc87fd8c2017fc8 /* src/CmSpatialVector.h */, + FFFDc20180307fd8c2018030 /* src/CmTask.h */, + FFFDc20180987fd8c2018098 /* src/CmTaskPool.h */, + FFFDc20181007fd8c2018100 /* src/CmTmpMem.h */, + FFFDc20181687fd8c2018168 /* src/CmTransformUtils.h */, + FFFDc20181d07fd8c20181d0 /* src/CmUtils.h */, + FFFDc20182387fd8c2018238 /* src/CmVisualization.h */, ); name = "common"; sourceTree = SOURCE_ROOT; }; - FFFBa2a0bdb07fd2a2a0bdb0 /* geomutils */ = { + FFFBc11a74f07fd8c11a74f0 /* geomutils */ = { isa = PBXGroup; children = ( - FFFDa23a7e007fd2a23a7e00 /* headers/GuAxes.h */, - FFFDa23a7e687fd2a23a7e68 /* headers/GuBox.h */, - FFFDa23a7ed07fd2a23a7ed0 /* headers/GuDistanceSegmentBox.h */, - FFFDa23a7f387fd2a23a7f38 /* headers/GuDistanceSegmentSegment.h */, - FFFDa23a7fa07fd2a23a7fa0 /* headers/GuIntersectionBoxBox.h */, - FFFDa23a80087fd2a23a8008 /* headers/GuIntersectionTriangleBox.h */, - FFFDa23a80707fd2a23a8070 /* headers/GuRaycastTests.h */, - FFFDa23a80d87fd2a23a80d8 /* headers/GuSIMDHelpers.h */, - FFFDa23a81407fd2a23a8140 /* headers/GuSegment.h */, - FFFDa23a81a87fd2a23a81a8 /* ../../Include/GeomUtils */, - FFFDa23a82107fd2a23a8210 /* src/GuBounds.h */, - FFFDa23a82787fd2a23a8278 /* src/GuCapsule.h */, - FFFDa23a82e07fd2a23a82e0 /* src/GuCenterExtents.h */, - FFFDa23a83487fd2a23a8348 /* src/GuDebug.h */, - FFFDa23a83b07fd2a23a83b0 /* src/GuGeometryUnion.h */, - FFFDa23a84187fd2a23a8418 /* src/GuInternal.h */, - FFFDa23a84807fd2a23a8480 /* src/GuMTD.h */, - FFFDa23a84e87fd2a23a84e8 /* src/GuMeshFactory.h */, - FFFDa23a85507fd2a23a8550 /* src/GuOverlapTests.h */, - FFFDa23a85b87fd2a23a85b8 /* src/GuSerialize.h */, - FFFDa23a86207fd2a23a8620 /* src/GuSphere.h */, - FFFDa23a86887fd2a23a8688 /* src/GuSweepMTD.h */, - FFFDa23a86f07fd2a23a86f0 /* src/GuSweepSharedTests.h */, - FFFDa23a87587fd2a23a8758 /* src/GuSweepTests.h */, - FFFDa23a87c07fd2a23a87c0 /* src/contact/GuContactMethodImpl.h */, - FFFDa23a88287fd2a23a8828 /* src/contact/GuContactPolygonPolygon.h */, - FFFDa23a88907fd2a23a8890 /* src/contact/GuFeatureCode.h */, - FFFDa23a88f87fd2a23a88f8 /* src/contact/GuLegacyTraceLineCallback.h */, - FFFDa23a89607fd2a23a8960 /* src/common/GuBarycentricCoordinates.h */, - FFFDa23a89c87fd2a23a89c8 /* src/common/GuBoxConversion.h */, - FFFDa23a8a307fd2a23a8a30 /* src/common/GuEdgeCache.h */, - FFFDa23a8a987fd2a23a8a98 /* src/common/GuEdgeListData.h */, - FFFDa23a8b007fd2a23a8b00 /* src/common/GuSeparatingAxes.h */, - FFFDa23a8b687fd2a23a8b68 /* src/convex/GuBigConvexData.h */, - FFFDa23a8bd07fd2a23a8bd0 /* src/convex/GuBigConvexData2.h */, - FFFDa23a8c387fd2a23a8c38 /* src/convex/GuConvexEdgeFlags.h */, - FFFDa23a8ca07fd2a23a8ca0 /* src/convex/GuConvexHelper.h */, - FFFDa23a8d087fd2a23a8d08 /* src/convex/GuConvexMesh.h */, - FFFDa23a8d707fd2a23a8d70 /* src/convex/GuConvexMeshData.h */, - FFFDa23a8dd87fd2a23a8dd8 /* src/convex/GuConvexSupportTable.h */, - FFFDa23a8e407fd2a23a8e40 /* src/convex/GuConvexUtilsInternal.h */, - FFFDa23a8ea87fd2a23a8ea8 /* src/convex/GuCubeIndex.h */, - FFFDa23a8f107fd2a23a8f10 /* src/convex/GuHillClimbing.h */, - FFFDa23a8f787fd2a23a8f78 /* src/convex/GuShapeConvex.h */, - FFFDa23a8fe07fd2a23a8fe0 /* src/distance/GuDistancePointBox.h */, - FFFDa23a90487fd2a23a9048 /* src/distance/GuDistancePointSegment.h */, - FFFDa23a90b07fd2a23a90b0 /* src/distance/GuDistancePointTriangle.h */, - FFFDa23a91187fd2a23a9118 /* src/distance/GuDistancePointTriangleSIMD.h */, - FFFDa23a91807fd2a23a9180 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, - FFFDa23a91e87fd2a23a91e8 /* src/distance/GuDistanceSegmentTriangle.h */, - FFFDa23a92507fd2a23a9250 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, - FFFDa23a92b87fd2a23a92b8 /* src/sweep/GuSweepBoxBox.h */, - FFFDa23a93207fd2a23a9320 /* src/sweep/GuSweepBoxSphere.h */, - FFFDa23a93887fd2a23a9388 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, - FFFDa23a93f07fd2a23a93f0 /* src/sweep/GuSweepBoxTriangle_SAT.h */, - FFFDa23a94587fd2a23a9458 /* src/sweep/GuSweepCapsuleBox.h */, - FFFDa23a94c07fd2a23a94c0 /* src/sweep/GuSweepCapsuleCapsule.h */, - FFFDa23a95287fd2a23a9528 /* src/sweep/GuSweepCapsuleTriangle.h */, - FFFDa23a95907fd2a23a9590 /* src/sweep/GuSweepSphereCapsule.h */, - FFFDa23a95f87fd2a23a95f8 /* src/sweep/GuSweepSphereSphere.h */, - FFFDa23a96607fd2a23a9660 /* src/sweep/GuSweepSphereTriangle.h */, - FFFDa23a96c87fd2a23a96c8 /* src/sweep/GuSweepTriangleUtils.h */, - FFFDa23a97307fd2a23a9730 /* src/gjk/GuEPA.h */, - FFFDa23a97987fd2a23a9798 /* src/gjk/GuEPAFacet.h */, - FFFDa23a98007fd2a23a9800 /* src/gjk/GuGJK.h */, - FFFDa23a98687fd2a23a9868 /* src/gjk/GuGJKPenetration.h */, - FFFDa23a98d07fd2a23a98d0 /* src/gjk/GuGJKRaycast.h */, - FFFDa23a99387fd2a23a9938 /* src/gjk/GuGJKSimplex.h */, - FFFDa23a99a07fd2a23a99a0 /* src/gjk/GuGJKTest.h */, - FFFDa23a9a087fd2a23a9a08 /* src/gjk/GuGJKType.h */, - FFFDa23a9a707fd2a23a9a70 /* src/gjk/GuGJKUtil.h */, - FFFDa23a9ad87fd2a23a9ad8 /* src/gjk/GuVecBox.h */, - FFFDa23a9b407fd2a23a9b40 /* src/gjk/GuVecCapsule.h */, - FFFDa23a9ba87fd2a23a9ba8 /* src/gjk/GuVecConvex.h */, - FFFDa23a9c107fd2a23a9c10 /* src/gjk/GuVecConvexHull.h */, - FFFDa23a9c787fd2a23a9c78 /* src/gjk/GuVecConvexHullNoScale.h */, - FFFDa23a9ce07fd2a23a9ce0 /* src/gjk/GuVecPlane.h */, - FFFDa23a9d487fd2a23a9d48 /* src/gjk/GuVecShrunkBox.h */, - FFFDa23a9db07fd2a23a9db0 /* src/gjk/GuVecShrunkConvexHull.h */, - FFFDa23a9e187fd2a23a9e18 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, - FFFDa23a9e807fd2a23a9e80 /* src/gjk/GuVecSphere.h */, - FFFDa23a9ee87fd2a23a9ee8 /* src/gjk/GuVecTriangle.h */, - FFFDa23a9f507fd2a23a9f50 /* src/intersection/GuIntersectionCapsuleTriangle.h */, - FFFDa23a9fb87fd2a23a9fb8 /* src/intersection/GuIntersectionEdgeEdge.h */, - FFFDa23aa0207fd2a23aa020 /* src/intersection/GuIntersectionRay.h */, - FFFDa23aa0887fd2a23aa088 /* src/intersection/GuIntersectionRayBox.h */, - FFFDa23aa0f07fd2a23aa0f0 /* src/intersection/GuIntersectionRayBoxSIMD.h */, - FFFDa23aa1587fd2a23aa158 /* src/intersection/GuIntersectionRayCapsule.h */, - FFFDa23aa1c07fd2a23aa1c0 /* src/intersection/GuIntersectionRayPlane.h */, - FFFDa23aa2287fd2a23aa228 /* src/intersection/GuIntersectionRaySphere.h */, - FFFDa23aa2907fd2a23aa290 /* src/intersection/GuIntersectionRayTriangle.h */, - FFFDa23aa2f87fd2a23aa2f8 /* src/intersection/GuIntersectionSphereBox.h */, - FFFDa23aa3607fd2a23aa360 /* src/mesh/GuBV32.h */, - FFFDa23aa3c87fd2a23aa3c8 /* src/mesh/GuBV32Build.h */, - FFFDa23aa4307fd2a23aa430 /* src/mesh/GuBV4.h */, - FFFDa23aa4987fd2a23aa498 /* src/mesh/GuBV4Build.h */, - FFFDa23aa5007fd2a23aa500 /* src/mesh/GuBV4Settings.h */, - FFFDa23aa5687fd2a23aa568 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, - FFFDa23aa5d07fd2a23aa5d0 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, - FFFDa23aa6387fd2a23aa638 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, - FFFDa23aa6a07fd2a23aa6a0 /* src/mesh/GuBV4_BoxSweep_Internal.h */, - FFFDa23aa7087fd2a23aa708 /* src/mesh/GuBV4_BoxSweep_Params.h */, - FFFDa23aa7707fd2a23aa770 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, - FFFDa23aa7d87fd2a23aa7d8 /* src/mesh/GuBV4_Common.h */, - FFFDa23aa8407fd2a23aa840 /* src/mesh/GuBV4_Internal.h */, - FFFDa23aa8a87fd2a23aa8a8 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, - FFFDa23aa9107fd2a23aa910 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, - FFFDa23aa9787fd2a23aa978 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, - FFFDa23aa9e07fd2a23aa9e0 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, - FFFDa23aaa487fd2a23aaa48 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, - FFFDa23aaab07fd2a23aaab0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, - FFFDa23aab187fd2a23aab18 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, - FFFDa23aab807fd2a23aab80 /* src/mesh/GuBV4_Slabs.h */, - FFFDa23aabe87fd2a23aabe8 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, - FFFDa23aac507fd2a23aac50 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, - FFFDa23aacb87fd2a23aacb8 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, - FFFDa23aad207fd2a23aad20 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, - FFFDa23aad887fd2a23aad88 /* src/mesh/GuMeshData.h */, - FFFDa23aadf07fd2a23aadf0 /* src/mesh/GuMidphaseInterface.h */, - FFFDa23aae587fd2a23aae58 /* src/mesh/GuRTree.h */, - FFFDa23aaec07fd2a23aaec0 /* src/mesh/GuSweepConvexTri.h */, - FFFDa23aaf287fd2a23aaf28 /* src/mesh/GuSweepMesh.h */, - FFFDa23aaf907fd2a23aaf90 /* src/mesh/GuTriangle32.h */, - FFFDa23aaff87fd2a23aaff8 /* src/mesh/GuTriangleCache.h */, - FFFDa23ab0607fd2a23ab060 /* src/mesh/GuTriangleMesh.h */, - FFFDa23ab0c87fd2a23ab0c8 /* src/mesh/GuTriangleMeshBV4.h */, - FFFDa23ab1307fd2a23ab130 /* src/mesh/GuTriangleMeshRTree.h */, - FFFDa23ab1987fd2a23ab198 /* src/mesh/GuTriangleVertexPointers.h */, - FFFDa23ab2007fd2a23ab200 /* src/hf/GuEntityReport.h */, - FFFDa23ab2687fd2a23ab268 /* src/hf/GuHeightField.h */, - FFFDa23ab2d07fd2a23ab2d0 /* src/hf/GuHeightFieldData.h */, - FFFDa23ab3387fd2a23ab338 /* src/hf/GuHeightFieldUtil.h */, - FFFDa23ab3a07fd2a23ab3a0 /* src/pcm/GuPCMContactConvexCommon.h */, - FFFDa23ab4087fd2a23ab408 /* src/pcm/GuPCMContactGen.h */, - FFFDa23ab4707fd2a23ab470 /* src/pcm/GuPCMContactGenUtil.h */, - FFFDa23ab4d87fd2a23ab4d8 /* src/pcm/GuPCMContactMeshCallback.h */, - FFFDa23ab5407fd2a23ab540 /* src/pcm/GuPCMShapeConvex.h */, - FFFDa23ab5a87fd2a23ab5a8 /* src/pcm/GuPCMTriangleContactGen.h */, - FFFDa23ab6107fd2a23ab610 /* src/pcm/GuPersistentContactManifold.h */, - FFFDa23ab6787fd2a23ab678 /* src/ccd/GuCCDSweepConvexMesh.h */, - FFFDa23ab6e07fd2a23ab6e0 /* src/GuBounds.cpp */, - FFFDa23ab7487fd2a23ab748 /* src/GuBox.cpp */, - FFFDa23ab7b07fd2a23ab7b0 /* src/GuCCTSweepTests.cpp */, - FFFDa23ab8187fd2a23ab818 /* src/GuCapsule.cpp */, - FFFDa23ab8807fd2a23ab880 /* src/GuDebug.cpp */, - FFFDa23ab8e87fd2a23ab8e8 /* src/GuGeometryQuery.cpp */, - FFFDa23ab9507fd2a23ab950 /* src/GuGeometryUnion.cpp */, - FFFDa23ab9b87fd2a23ab9b8 /* src/GuInternal.cpp */, - FFFDa23aba207fd2a23aba20 /* src/GuMTD.cpp */, - FFFDa23aba887fd2a23aba88 /* src/GuMeshFactory.cpp */, - FFFDa23abaf07fd2a23abaf0 /* src/GuMetaData.cpp */, - FFFDa23abb587fd2a23abb58 /* src/GuOverlapTests.cpp */, - FFFDa23abbc07fd2a23abbc0 /* src/GuRaycastTests.cpp */, - FFFDa23abc287fd2a23abc28 /* src/GuSerialize.cpp */, - FFFDa23abc907fd2a23abc90 /* src/GuSweepMTD.cpp */, - FFFDa23abcf87fd2a23abcf8 /* src/GuSweepSharedTests.cpp */, - FFFDa23abd607fd2a23abd60 /* src/GuSweepTests.cpp */, - FFFDa23abdc87fd2a23abdc8 /* src/contact/GuContactBoxBox.cpp */, - FFFDa23abe307fd2a23abe30 /* src/contact/GuContactCapsuleBox.cpp */, - FFFDa23abe987fd2a23abe98 /* src/contact/GuContactCapsuleCapsule.cpp */, - FFFDa23abf007fd2a23abf00 /* src/contact/GuContactCapsuleConvex.cpp */, - FFFDa23abf687fd2a23abf68 /* src/contact/GuContactCapsuleMesh.cpp */, - FFFDa23abfd07fd2a23abfd0 /* src/contact/GuContactConvexConvex.cpp */, - FFFDa23ac0387fd2a23ac038 /* src/contact/GuContactConvexMesh.cpp */, - FFFDa23ac0a07fd2a23ac0a0 /* src/contact/GuContactPlaneBox.cpp */, - FFFDa23ac1087fd2a23ac108 /* src/contact/GuContactPlaneCapsule.cpp */, - FFFDa23ac1707fd2a23ac170 /* src/contact/GuContactPlaneConvex.cpp */, - FFFDa23ac1d87fd2a23ac1d8 /* src/contact/GuContactPolygonPolygon.cpp */, - FFFDa23ac2407fd2a23ac240 /* src/contact/GuContactSphereBox.cpp */, - FFFDa23ac2a87fd2a23ac2a8 /* src/contact/GuContactSphereCapsule.cpp */, - FFFDa23ac3107fd2a23ac310 /* src/contact/GuContactSphereMesh.cpp */, - FFFDa23ac3787fd2a23ac378 /* src/contact/GuContactSpherePlane.cpp */, - FFFDa23ac3e07fd2a23ac3e0 /* src/contact/GuContactSphereSphere.cpp */, - FFFDa23ac4487fd2a23ac448 /* src/contact/GuFeatureCode.cpp */, - FFFDa23ac4b07fd2a23ac4b0 /* src/contact/GuLegacyContactBoxHeightField.cpp */, - FFFDa23ac5187fd2a23ac518 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, - FFFDa23ac5807fd2a23ac580 /* src/contact/GuLegacyContactConvexHeightField.cpp */, - FFFDa23ac5e87fd2a23ac5e8 /* src/contact/GuLegacyContactSphereHeightField.cpp */, - FFFDa23ac6507fd2a23ac650 /* src/common/GuBarycentricCoordinates.cpp */, - FFFDa23ac6b87fd2a23ac6b8 /* src/common/GuSeparatingAxes.cpp */, - FFFDa23ac7207fd2a23ac720 /* src/convex/GuBigConvexData.cpp */, - FFFDa23ac7887fd2a23ac788 /* src/convex/GuConvexHelper.cpp */, - FFFDa23ac7f07fd2a23ac7f0 /* src/convex/GuConvexMesh.cpp */, - FFFDa23ac8587fd2a23ac858 /* src/convex/GuConvexSupportTable.cpp */, - FFFDa23ac8c07fd2a23ac8c0 /* src/convex/GuConvexUtilsInternal.cpp */, - FFFDa23ac9287fd2a23ac928 /* src/convex/GuHillClimbing.cpp */, - FFFDa23ac9907fd2a23ac990 /* src/convex/GuShapeConvex.cpp */, - FFFDa23ac9f87fd2a23ac9f8 /* src/distance/GuDistancePointBox.cpp */, - FFFDa23aca607fd2a23aca60 /* src/distance/GuDistancePointTriangle.cpp */, - FFFDa23acac87fd2a23acac8 /* src/distance/GuDistanceSegmentBox.cpp */, - FFFDa23acb307fd2a23acb30 /* src/distance/GuDistanceSegmentSegment.cpp */, - FFFDa23acb987fd2a23acb98 /* src/distance/GuDistanceSegmentTriangle.cpp */, - FFFDa23acc007fd2a23acc00 /* src/sweep/GuSweepBoxBox.cpp */, - FFFDa23acc687fd2a23acc68 /* src/sweep/GuSweepBoxSphere.cpp */, - FFFDa23accd07fd2a23accd0 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, - FFFDa23acd387fd2a23acd38 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, - FFFDa23acda07fd2a23acda0 /* src/sweep/GuSweepCapsuleBox.cpp */, - FFFDa23ace087fd2a23ace08 /* src/sweep/GuSweepCapsuleCapsule.cpp */, - FFFDa23ace707fd2a23ace70 /* src/sweep/GuSweepCapsuleTriangle.cpp */, - FFFDa23aced87fd2a23aced8 /* src/sweep/GuSweepSphereCapsule.cpp */, - FFFDa23acf407fd2a23acf40 /* src/sweep/GuSweepSphereSphere.cpp */, - FFFDa23acfa87fd2a23acfa8 /* src/sweep/GuSweepSphereTriangle.cpp */, - FFFDa23ad0107fd2a23ad010 /* src/sweep/GuSweepTriangleUtils.cpp */, - FFFDa23ad0787fd2a23ad078 /* src/gjk/GuEPA.cpp */, - FFFDa23ad0e07fd2a23ad0e0 /* src/gjk/GuGJKSimplex.cpp */, - FFFDa23ad1487fd2a23ad148 /* src/gjk/GuGJKTest.cpp */, - FFFDa23ad1b07fd2a23ad1b0 /* src/intersection/GuIntersectionBoxBox.cpp */, - FFFDa23ad2187fd2a23ad218 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, - FFFDa23ad2807fd2a23ad280 /* src/intersection/GuIntersectionEdgeEdge.cpp */, - FFFDa23ad2e87fd2a23ad2e8 /* src/intersection/GuIntersectionRayBox.cpp */, - FFFDa23ad3507fd2a23ad350 /* src/intersection/GuIntersectionRayCapsule.cpp */, - FFFDa23ad3b87fd2a23ad3b8 /* src/intersection/GuIntersectionRaySphere.cpp */, - FFFDa23ad4207fd2a23ad420 /* src/intersection/GuIntersectionSphereBox.cpp */, - FFFDa23ad4887fd2a23ad488 /* src/intersection/GuIntersectionTriangleBox.cpp */, - FFFDa23ad4f07fd2a23ad4f0 /* src/mesh/GuBV32.cpp */, - FFFDa23ad5587fd2a23ad558 /* src/mesh/GuBV32Build.cpp */, - FFFDa23ad5c07fd2a23ad5c0 /* src/mesh/GuBV4.cpp */, - FFFDa23ad6287fd2a23ad628 /* src/mesh/GuBV4Build.cpp */, - FFFDa23ad6907fd2a23ad690 /* src/mesh/GuBV4_AABBSweep.cpp */, - FFFDa23ad6f87fd2a23ad6f8 /* src/mesh/GuBV4_BoxOverlap.cpp */, - FFFDa23ad7607fd2a23ad760 /* src/mesh/GuBV4_CapsuleSweep.cpp */, - FFFDa23ad7c87fd2a23ad7c8 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, - FFFDa23ad8307fd2a23ad830 /* src/mesh/GuBV4_OBBSweep.cpp */, - FFFDa23ad8987fd2a23ad898 /* src/mesh/GuBV4_Raycast.cpp */, - FFFDa23ad9007fd2a23ad900 /* src/mesh/GuBV4_SphereOverlap.cpp */, - FFFDa23ad9687fd2a23ad968 /* src/mesh/GuBV4_SphereSweep.cpp */, - FFFDa23ad9d07fd2a23ad9d0 /* src/mesh/GuMeshQuery.cpp */, - FFFDa23ada387fd2a23ada38 /* src/mesh/GuMidphaseBV4.cpp */, - FFFDa23adaa07fd2a23adaa0 /* src/mesh/GuMidphaseRTree.cpp */, - FFFDa23adb087fd2a23adb08 /* src/mesh/GuOverlapTestsMesh.cpp */, - FFFDa23adb707fd2a23adb70 /* src/mesh/GuRTree.cpp */, - FFFDa23adbd87fd2a23adbd8 /* src/mesh/GuRTreeQueries.cpp */, - FFFDa23adc407fd2a23adc40 /* src/mesh/GuSweepsMesh.cpp */, - FFFDa23adca87fd2a23adca8 /* src/mesh/GuTriangleMesh.cpp */, - FFFDa23add107fd2a23add10 /* src/mesh/GuTriangleMeshBV4.cpp */, - FFFDa23add787fd2a23add78 /* src/mesh/GuTriangleMeshRTree.cpp */, - FFFDa23adde07fd2a23adde0 /* src/hf/GuHeightField.cpp */, - FFFDa23ade487fd2a23ade48 /* src/hf/GuHeightFieldUtil.cpp */, - FFFDa23adeb07fd2a23adeb0 /* src/hf/GuOverlapTestsHF.cpp */, - FFFDa23adf187fd2a23adf18 /* src/hf/GuSweepsHF.cpp */, - FFFDa23adf807fd2a23adf80 /* src/pcm/GuPCMContactBoxBox.cpp */, - FFFDa23adfe87fd2a23adfe8 /* src/pcm/GuPCMContactBoxConvex.cpp */, - FFFDa23ae0507fd2a23ae050 /* src/pcm/GuPCMContactCapsuleBox.cpp */, - FFFDa23ae0b87fd2a23ae0b8 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, - FFFDa23ae1207fd2a23ae120 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, - FFFDa23ae1887fd2a23ae188 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, - FFFDa23ae1f07fd2a23ae1f0 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, - FFFDa23ae2587fd2a23ae258 /* src/pcm/GuPCMContactConvexCommon.cpp */, - FFFDa23ae2c07fd2a23ae2c0 /* src/pcm/GuPCMContactConvexConvex.cpp */, - FFFDa23ae3287fd2a23ae328 /* src/pcm/GuPCMContactConvexHeightField.cpp */, - FFFDa23ae3907fd2a23ae390 /* src/pcm/GuPCMContactConvexMesh.cpp */, - FFFDa23ae3f87fd2a23ae3f8 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, - FFFDa23ae4607fd2a23ae460 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, - FFFDa23ae4c87fd2a23ae4c8 /* src/pcm/GuPCMContactPlaneBox.cpp */, - FFFDa23ae5307fd2a23ae530 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, - FFFDa23ae5987fd2a23ae598 /* src/pcm/GuPCMContactPlaneConvex.cpp */, - FFFDa23ae6007fd2a23ae600 /* src/pcm/GuPCMContactSphereBox.cpp */, - FFFDa23ae6687fd2a23ae668 /* src/pcm/GuPCMContactSphereCapsule.cpp */, - FFFDa23ae6d07fd2a23ae6d0 /* src/pcm/GuPCMContactSphereConvex.cpp */, - FFFDa23ae7387fd2a23ae738 /* src/pcm/GuPCMContactSphereHeightField.cpp */, - FFFDa23ae7a07fd2a23ae7a0 /* src/pcm/GuPCMContactSphereMesh.cpp */, - FFFDa23ae8087fd2a23ae808 /* src/pcm/GuPCMContactSpherePlane.cpp */, - FFFDa23ae8707fd2a23ae870 /* src/pcm/GuPCMContactSphereSphere.cpp */, - FFFDa23ae8d87fd2a23ae8d8 /* src/pcm/GuPCMShapeConvex.cpp */, - FFFDa23ae9407fd2a23ae940 /* src/pcm/GuPCMTriangleContactGen.cpp */, - FFFDa23ae9a87fd2a23ae9a8 /* src/pcm/GuPersistentContactManifold.cpp */, - FFFDa23aea107fd2a23aea10 /* src/ccd/GuCCDSweepConvexMesh.cpp */, - FFFDa23aea787fd2a23aea78 /* src/ccd/GuCCDSweepPrimitives.cpp */, + FFFDc002da007fd8c002da00 /* headers/GuAxes.h */, + FFFDc002da687fd8c002da68 /* headers/GuBox.h */, + FFFDc002dad07fd8c002dad0 /* headers/GuDistanceSegmentBox.h */, + FFFDc002db387fd8c002db38 /* headers/GuDistanceSegmentSegment.h */, + FFFDc002dba07fd8c002dba0 /* headers/GuIntersectionBoxBox.h */, + FFFDc002dc087fd8c002dc08 /* headers/GuIntersectionTriangleBox.h */, + FFFDc002dc707fd8c002dc70 /* headers/GuRaycastTests.h */, + FFFDc002dcd87fd8c002dcd8 /* headers/GuSIMDHelpers.h */, + FFFDc002dd407fd8c002dd40 /* headers/GuSegment.h */, + FFFDc002dda87fd8c002dda8 /* ../../Include/GeomUtils */, + FFFDc002de107fd8c002de10 /* src/GuBounds.h */, + FFFDc002de787fd8c002de78 /* src/GuCapsule.h */, + FFFDc002dee07fd8c002dee0 /* src/GuCenterExtents.h */, + FFFDc002df487fd8c002df48 /* src/GuGeometryUnion.h */, + FFFDc002dfb07fd8c002dfb0 /* src/GuInternal.h */, + FFFDc002e0187fd8c002e018 /* src/GuMTD.h */, + FFFDc002e0807fd8c002e080 /* src/GuMeshFactory.h */, + FFFDc002e0e87fd8c002e0e8 /* src/GuOverlapTests.h */, + FFFDc002e1507fd8c002e150 /* src/GuSerialize.h */, + FFFDc002e1b87fd8c002e1b8 /* src/GuSphere.h */, + FFFDc002e2207fd8c002e220 /* src/GuSweepMTD.h */, + FFFDc002e2887fd8c002e288 /* src/GuSweepSharedTests.h */, + FFFDc002e2f07fd8c002e2f0 /* src/GuSweepTests.h */, + FFFDc002e3587fd8c002e358 /* src/contact/GuContactMethodImpl.h */, + FFFDc002e3c07fd8c002e3c0 /* src/contact/GuContactPolygonPolygon.h */, + FFFDc002e4287fd8c002e428 /* src/contact/GuFeatureCode.h */, + FFFDc002e4907fd8c002e490 /* src/contact/GuLegacyTraceLineCallback.h */, + FFFDc002e4f87fd8c002e4f8 /* src/common/GuBarycentricCoordinates.h */, + FFFDc002e5607fd8c002e560 /* src/common/GuBoxConversion.h */, + FFFDc002e5c87fd8c002e5c8 /* src/common/GuEdgeCache.h */, + FFFDc002e6307fd8c002e630 /* src/common/GuEdgeListData.h */, + FFFDc002e6987fd8c002e698 /* src/common/GuSeparatingAxes.h */, + FFFDc002e7007fd8c002e700 /* src/convex/GuBigConvexData.h */, + FFFDc002e7687fd8c002e768 /* src/convex/GuBigConvexData2.h */, + FFFDc002e7d07fd8c002e7d0 /* src/convex/GuConvexEdgeFlags.h */, + FFFDc002e8387fd8c002e838 /* src/convex/GuConvexHelper.h */, + FFFDc002e8a07fd8c002e8a0 /* src/convex/GuConvexMesh.h */, + FFFDc002e9087fd8c002e908 /* src/convex/GuConvexMeshData.h */, + FFFDc002e9707fd8c002e970 /* src/convex/GuConvexSupportTable.h */, + FFFDc002e9d87fd8c002e9d8 /* src/convex/GuConvexUtilsInternal.h */, + FFFDc002ea407fd8c002ea40 /* src/convex/GuCubeIndex.h */, + FFFDc002eaa87fd8c002eaa8 /* src/convex/GuHillClimbing.h */, + FFFDc002eb107fd8c002eb10 /* src/convex/GuShapeConvex.h */, + FFFDc002eb787fd8c002eb78 /* src/distance/GuDistancePointBox.h */, + FFFDc002ebe07fd8c002ebe0 /* src/distance/GuDistancePointSegment.h */, + FFFDc002ec487fd8c002ec48 /* src/distance/GuDistancePointTriangle.h */, + FFFDc002ecb07fd8c002ecb0 /* src/distance/GuDistancePointTriangleSIMD.h */, + FFFDc002ed187fd8c002ed18 /* src/distance/GuDistanceSegmentSegmentSIMD.h */, + FFFDc002ed807fd8c002ed80 /* src/distance/GuDistanceSegmentTriangle.h */, + FFFDc002ede87fd8c002ede8 /* src/distance/GuDistanceSegmentTriangleSIMD.h */, + FFFDc002ee507fd8c002ee50 /* src/sweep/GuSweepBoxBox.h */, + FFFDc002eeb87fd8c002eeb8 /* src/sweep/GuSweepBoxSphere.h */, + FFFDc002ef207fd8c002ef20 /* src/sweep/GuSweepBoxTriangle_FeatureBased.h */, + FFFDc002ef887fd8c002ef88 /* src/sweep/GuSweepBoxTriangle_SAT.h */, + FFFDc002eff07fd8c002eff0 /* src/sweep/GuSweepCapsuleBox.h */, + FFFDc002f0587fd8c002f058 /* src/sweep/GuSweepCapsuleCapsule.h */, + FFFDc002f0c07fd8c002f0c0 /* src/sweep/GuSweepCapsuleTriangle.h */, + FFFDc002f1287fd8c002f128 /* src/sweep/GuSweepSphereCapsule.h */, + FFFDc002f1907fd8c002f190 /* src/sweep/GuSweepSphereSphere.h */, + FFFDc002f1f87fd8c002f1f8 /* src/sweep/GuSweepSphereTriangle.h */, + FFFDc002f2607fd8c002f260 /* src/sweep/GuSweepTriangleUtils.h */, + FFFDc002f2c87fd8c002f2c8 /* src/gjk/GuEPA.h */, + FFFDc002f3307fd8c002f330 /* src/gjk/GuEPAFacet.h */, + FFFDc002f3987fd8c002f398 /* src/gjk/GuGJK.h */, + FFFDc002f4007fd8c002f400 /* src/gjk/GuGJKPenetration.h */, + FFFDc002f4687fd8c002f468 /* src/gjk/GuGJKRaycast.h */, + FFFDc002f4d07fd8c002f4d0 /* src/gjk/GuGJKSimplex.h */, + FFFDc002f5387fd8c002f538 /* src/gjk/GuGJKTest.h */, + FFFDc002f5a07fd8c002f5a0 /* src/gjk/GuGJKType.h */, + FFFDc002f6087fd8c002f608 /* src/gjk/GuGJKUtil.h */, + FFFDc002f6707fd8c002f670 /* src/gjk/GuVecBox.h */, + FFFDc002f6d87fd8c002f6d8 /* src/gjk/GuVecCapsule.h */, + FFFDc002f7407fd8c002f740 /* src/gjk/GuVecConvex.h */, + FFFDc002f7a87fd8c002f7a8 /* src/gjk/GuVecConvexHull.h */, + FFFDc002f8107fd8c002f810 /* src/gjk/GuVecConvexHullNoScale.h */, + FFFDc002f8787fd8c002f878 /* src/gjk/GuVecPlane.h */, + FFFDc002f8e07fd8c002f8e0 /* src/gjk/GuVecShrunkBox.h */, + FFFDc002f9487fd8c002f948 /* src/gjk/GuVecShrunkConvexHull.h */, + FFFDc002f9b07fd8c002f9b0 /* src/gjk/GuVecShrunkConvexHullNoScale.h */, + FFFDc002fa187fd8c002fa18 /* src/gjk/GuVecSphere.h */, + FFFDc002fa807fd8c002fa80 /* src/gjk/GuVecTriangle.h */, + FFFDc002fae87fd8c002fae8 /* src/intersection/GuIntersectionCapsuleTriangle.h */, + FFFDc002fb507fd8c002fb50 /* src/intersection/GuIntersectionEdgeEdge.h */, + FFFDc002fbb87fd8c002fbb8 /* src/intersection/GuIntersectionRay.h */, + FFFDc002fc207fd8c002fc20 /* src/intersection/GuIntersectionRayBox.h */, + FFFDc002fc887fd8c002fc88 /* src/intersection/GuIntersectionRayBoxSIMD.h */, + FFFDc002fcf07fd8c002fcf0 /* src/intersection/GuIntersectionRayCapsule.h */, + FFFDc002fd587fd8c002fd58 /* src/intersection/GuIntersectionRayPlane.h */, + FFFDc002fdc07fd8c002fdc0 /* src/intersection/GuIntersectionRaySphere.h */, + FFFDc002fe287fd8c002fe28 /* src/intersection/GuIntersectionRayTriangle.h */, + FFFDc002fe907fd8c002fe90 /* src/intersection/GuIntersectionSphereBox.h */, + FFFDc002fef87fd8c002fef8 /* src/mesh/GuBV32.h */, + FFFDc002ff607fd8c002ff60 /* src/mesh/GuBV32Build.h */, + FFFDc002ffc87fd8c002ffc8 /* src/mesh/GuBV4.h */, + FFFDc00300307fd8c0030030 /* src/mesh/GuBV4Build.h */, + FFFDc00300987fd8c0030098 /* src/mesh/GuBV4Settings.h */, + FFFDc00301007fd8c0030100 /* src/mesh/GuBV4_AABBAABBSweepTest.h */, + FFFDc00301687fd8c0030168 /* src/mesh/GuBV4_BoxBoxOverlapTest.h */, + FFFDc00301d07fd8c00301d0 /* src/mesh/GuBV4_BoxOverlap_Internal.h */, + FFFDc00302387fd8c0030238 /* src/mesh/GuBV4_BoxSweep_Internal.h */, + FFFDc00302a07fd8c00302a0 /* src/mesh/GuBV4_BoxSweep_Params.h */, + FFFDc00303087fd8c0030308 /* src/mesh/GuBV4_CapsuleSweep_Internal.h */, + FFFDc00303707fd8c0030370 /* src/mesh/GuBV4_Common.h */, + FFFDc00303d87fd8c00303d8 /* src/mesh/GuBV4_Internal.h */, + FFFDc00304407fd8c0030440 /* src/mesh/GuBV4_ProcessStreamNoOrder_OBBOBB.h */, + FFFDc00304a87fd8c00304a8 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB.h */, + FFFDc00305107fd8c0030510 /* src/mesh/GuBV4_ProcessStreamNoOrder_SegmentAABB_Inflated.h */, + FFFDc00305787fd8c0030578 /* src/mesh/GuBV4_ProcessStreamNoOrder_SphereAABB.h */, + FFFDc00305e07fd8c00305e0 /* src/mesh/GuBV4_ProcessStreamOrdered_OBBOBB.h */, + FFFDc00306487fd8c0030648 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB.h */, + FFFDc00306b07fd8c00306b0 /* src/mesh/GuBV4_ProcessStreamOrdered_SegmentAABB_Inflated.h */, + FFFDc00307187fd8c0030718 /* src/mesh/GuBV4_Slabs.h */, + FFFDc00307807fd8c0030780 /* src/mesh/GuBV4_Slabs_KajiyaNoOrder.h */, + FFFDc00307e87fd8c00307e8 /* src/mesh/GuBV4_Slabs_KajiyaOrdered.h */, + FFFDc00308507fd8c0030850 /* src/mesh/GuBV4_Slabs_SwizzledNoOrder.h */, + FFFDc00308b87fd8c00308b8 /* src/mesh/GuBV4_Slabs_SwizzledOrdered.h */, + FFFDc00309207fd8c0030920 /* src/mesh/GuBVConstants.h */, + FFFDc00309887fd8c0030988 /* src/mesh/GuMeshData.h */, + FFFDc00309f07fd8c00309f0 /* src/mesh/GuMidphaseInterface.h */, + FFFDc0030a587fd8c0030a58 /* src/mesh/GuRTree.h */, + FFFDc0030ac07fd8c0030ac0 /* src/mesh/GuSweepConvexTri.h */, + FFFDc0030b287fd8c0030b28 /* src/mesh/GuSweepMesh.h */, + FFFDc0030b907fd8c0030b90 /* src/mesh/GuTriangle32.h */, + FFFDc0030bf87fd8c0030bf8 /* src/mesh/GuTriangleCache.h */, + FFFDc0030c607fd8c0030c60 /* src/mesh/GuTriangleMesh.h */, + FFFDc0030cc87fd8c0030cc8 /* src/mesh/GuTriangleMeshBV4.h */, + FFFDc0030d307fd8c0030d30 /* src/mesh/GuTriangleMeshRTree.h */, + FFFDc0030d987fd8c0030d98 /* src/mesh/GuTriangleVertexPointers.h */, + FFFDc0030e007fd8c0030e00 /* src/hf/GuEntityReport.h */, + FFFDc0030e687fd8c0030e68 /* src/hf/GuHeightField.h */, + FFFDc0030ed07fd8c0030ed0 /* src/hf/GuHeightFieldData.h */, + FFFDc0030f387fd8c0030f38 /* src/hf/GuHeightFieldUtil.h */, + FFFDc0030fa07fd8c0030fa0 /* src/pcm/GuPCMContactConvexCommon.h */, + FFFDc00310087fd8c0031008 /* src/pcm/GuPCMContactGen.h */, + FFFDc00310707fd8c0031070 /* src/pcm/GuPCMContactGenUtil.h */, + FFFDc00310d87fd8c00310d8 /* src/pcm/GuPCMContactMeshCallback.h */, + FFFDc00311407fd8c0031140 /* src/pcm/GuPCMShapeConvex.h */, + FFFDc00311a87fd8c00311a8 /* src/pcm/GuPCMTriangleContactGen.h */, + FFFDc00312107fd8c0031210 /* src/pcm/GuPersistentContactManifold.h */, + FFFDc00312787fd8c0031278 /* src/ccd/GuCCDSweepConvexMesh.h */, + FFFDc00312e07fd8c00312e0 /* src/GuBounds.cpp */, + FFFDc00313487fd8c0031348 /* src/GuBox.cpp */, + FFFDc00313b07fd8c00313b0 /* src/GuCCTSweepTests.cpp */, + FFFDc00314187fd8c0031418 /* src/GuCapsule.cpp */, + FFFDc00314807fd8c0031480 /* src/GuGeometryQuery.cpp */, + FFFDc00314e87fd8c00314e8 /* src/GuGeometryUnion.cpp */, + FFFDc00315507fd8c0031550 /* src/GuInternal.cpp */, + FFFDc00315b87fd8c00315b8 /* src/GuMTD.cpp */, + FFFDc00316207fd8c0031620 /* src/GuMeshFactory.cpp */, + FFFDc00316887fd8c0031688 /* src/GuMetaData.cpp */, + FFFDc00316f07fd8c00316f0 /* src/GuOverlapTests.cpp */, + FFFDc00317587fd8c0031758 /* src/GuRaycastTests.cpp */, + FFFDc00317c07fd8c00317c0 /* src/GuSerialize.cpp */, + FFFDc00318287fd8c0031828 /* src/GuSweepMTD.cpp */, + FFFDc00318907fd8c0031890 /* src/GuSweepSharedTests.cpp */, + FFFDc00318f87fd8c00318f8 /* src/GuSweepTests.cpp */, + FFFDc00319607fd8c0031960 /* src/contact/GuContactBoxBox.cpp */, + FFFDc00319c87fd8c00319c8 /* src/contact/GuContactCapsuleBox.cpp */, + FFFDc0031a307fd8c0031a30 /* src/contact/GuContactCapsuleCapsule.cpp */, + FFFDc0031a987fd8c0031a98 /* src/contact/GuContactCapsuleConvex.cpp */, + FFFDc0031b007fd8c0031b00 /* src/contact/GuContactCapsuleMesh.cpp */, + FFFDc0031b687fd8c0031b68 /* src/contact/GuContactConvexConvex.cpp */, + FFFDc0031bd07fd8c0031bd0 /* src/contact/GuContactConvexMesh.cpp */, + FFFDc0031c387fd8c0031c38 /* src/contact/GuContactPlaneBox.cpp */, + FFFDc0031ca07fd8c0031ca0 /* src/contact/GuContactPlaneCapsule.cpp */, + FFFDc0031d087fd8c0031d08 /* src/contact/GuContactPlaneConvex.cpp */, + FFFDc0031d707fd8c0031d70 /* src/contact/GuContactPolygonPolygon.cpp */, + FFFDc0031dd87fd8c0031dd8 /* src/contact/GuContactSphereBox.cpp */, + FFFDc0031e407fd8c0031e40 /* src/contact/GuContactSphereCapsule.cpp */, + FFFDc0031ea87fd8c0031ea8 /* src/contact/GuContactSphereMesh.cpp */, + FFFDc0031f107fd8c0031f10 /* src/contact/GuContactSpherePlane.cpp */, + FFFDc0031f787fd8c0031f78 /* src/contact/GuContactSphereSphere.cpp */, + FFFDc0031fe07fd8c0031fe0 /* src/contact/GuFeatureCode.cpp */, + FFFDc00320487fd8c0032048 /* src/contact/GuLegacyContactBoxHeightField.cpp */, + FFFDc00320b07fd8c00320b0 /* src/contact/GuLegacyContactCapsuleHeightField.cpp */, + FFFDc00321187fd8c0032118 /* src/contact/GuLegacyContactConvexHeightField.cpp */, + FFFDc00321807fd8c0032180 /* src/contact/GuLegacyContactSphereHeightField.cpp */, + FFFDc00321e87fd8c00321e8 /* src/common/GuBarycentricCoordinates.cpp */, + FFFDc00322507fd8c0032250 /* src/common/GuSeparatingAxes.cpp */, + FFFDc00322b87fd8c00322b8 /* src/convex/GuBigConvexData.cpp */, + FFFDc00323207fd8c0032320 /* src/convex/GuConvexHelper.cpp */, + FFFDc00323887fd8c0032388 /* src/convex/GuConvexMesh.cpp */, + FFFDc00323f07fd8c00323f0 /* src/convex/GuConvexSupportTable.cpp */, + FFFDc00324587fd8c0032458 /* src/convex/GuConvexUtilsInternal.cpp */, + FFFDc00324c07fd8c00324c0 /* src/convex/GuHillClimbing.cpp */, + FFFDc00325287fd8c0032528 /* src/convex/GuShapeConvex.cpp */, + FFFDc00325907fd8c0032590 /* src/distance/GuDistancePointBox.cpp */, + FFFDc00325f87fd8c00325f8 /* src/distance/GuDistancePointTriangle.cpp */, + FFFDc00326607fd8c0032660 /* src/distance/GuDistanceSegmentBox.cpp */, + FFFDc00326c87fd8c00326c8 /* src/distance/GuDistanceSegmentSegment.cpp */, + FFFDc00327307fd8c0032730 /* src/distance/GuDistanceSegmentTriangle.cpp */, + FFFDc00327987fd8c0032798 /* src/sweep/GuSweepBoxBox.cpp */, + FFFDc00328007fd8c0032800 /* src/sweep/GuSweepBoxSphere.cpp */, + FFFDc00328687fd8c0032868 /* src/sweep/GuSweepBoxTriangle_FeatureBased.cpp */, + FFFDc00328d07fd8c00328d0 /* src/sweep/GuSweepBoxTriangle_SAT.cpp */, + FFFDc00329387fd8c0032938 /* src/sweep/GuSweepCapsuleBox.cpp */, + FFFDc00329a07fd8c00329a0 /* src/sweep/GuSweepCapsuleCapsule.cpp */, + FFFDc0032a087fd8c0032a08 /* src/sweep/GuSweepCapsuleTriangle.cpp */, + FFFDc0032a707fd8c0032a70 /* src/sweep/GuSweepSphereCapsule.cpp */, + FFFDc0032ad87fd8c0032ad8 /* src/sweep/GuSweepSphereSphere.cpp */, + FFFDc0032b407fd8c0032b40 /* src/sweep/GuSweepSphereTriangle.cpp */, + FFFDc0032ba87fd8c0032ba8 /* src/sweep/GuSweepTriangleUtils.cpp */, + FFFDc0032c107fd8c0032c10 /* src/gjk/GuEPA.cpp */, + FFFDc0032c787fd8c0032c78 /* src/gjk/GuGJKSimplex.cpp */, + FFFDc0032ce07fd8c0032ce0 /* src/gjk/GuGJKTest.cpp */, + FFFDc0032d487fd8c0032d48 /* src/intersection/GuIntersectionBoxBox.cpp */, + FFFDc0032db07fd8c0032db0 /* src/intersection/GuIntersectionCapsuleTriangle.cpp */, + FFFDc0032e187fd8c0032e18 /* src/intersection/GuIntersectionEdgeEdge.cpp */, + FFFDc0032e807fd8c0032e80 /* src/intersection/GuIntersectionRayBox.cpp */, + FFFDc0032ee87fd8c0032ee8 /* src/intersection/GuIntersectionRayCapsule.cpp */, + FFFDc0032f507fd8c0032f50 /* src/intersection/GuIntersectionRaySphere.cpp */, + FFFDc0032fb87fd8c0032fb8 /* src/intersection/GuIntersectionSphereBox.cpp */, + FFFDc00330207fd8c0033020 /* src/intersection/GuIntersectionTriangleBox.cpp */, + FFFDc00330887fd8c0033088 /* src/mesh/GuBV32.cpp */, + FFFDc00330f07fd8c00330f0 /* src/mesh/GuBV32Build.cpp */, + FFFDc00331587fd8c0033158 /* src/mesh/GuBV4.cpp */, + FFFDc00331c07fd8c00331c0 /* src/mesh/GuBV4Build.cpp */, + FFFDc00332287fd8c0033228 /* src/mesh/GuBV4_AABBSweep.cpp */, + FFFDc00332907fd8c0033290 /* src/mesh/GuBV4_BoxOverlap.cpp */, + FFFDc00332f87fd8c00332f8 /* src/mesh/GuBV4_CapsuleSweep.cpp */, + FFFDc00333607fd8c0033360 /* src/mesh/GuBV4_CapsuleSweepAA.cpp */, + FFFDc00333c87fd8c00333c8 /* src/mesh/GuBV4_OBBSweep.cpp */, + FFFDc00334307fd8c0033430 /* src/mesh/GuBV4_Raycast.cpp */, + FFFDc00334987fd8c0033498 /* src/mesh/GuBV4_SphereOverlap.cpp */, + FFFDc00335007fd8c0033500 /* src/mesh/GuBV4_SphereSweep.cpp */, + FFFDc00335687fd8c0033568 /* src/mesh/GuMeshQuery.cpp */, + FFFDc00335d07fd8c00335d0 /* src/mesh/GuMidphaseBV4.cpp */, + FFFDc00336387fd8c0033638 /* src/mesh/GuMidphaseRTree.cpp */, + FFFDc00336a07fd8c00336a0 /* src/mesh/GuOverlapTestsMesh.cpp */, + FFFDc00337087fd8c0033708 /* src/mesh/GuRTree.cpp */, + FFFDc00337707fd8c0033770 /* src/mesh/GuRTreeQueries.cpp */, + FFFDc00337d87fd8c00337d8 /* src/mesh/GuSweepsMesh.cpp */, + FFFDc00338407fd8c0033840 /* src/mesh/GuTriangleMesh.cpp */, + FFFDc00338a87fd8c00338a8 /* src/mesh/GuTriangleMeshBV4.cpp */, + FFFDc00339107fd8c0033910 /* src/mesh/GuTriangleMeshRTree.cpp */, + FFFDc00339787fd8c0033978 /* src/hf/GuHeightField.cpp */, + FFFDc00339e07fd8c00339e0 /* src/hf/GuHeightFieldUtil.cpp */, + FFFDc0033a487fd8c0033a48 /* src/hf/GuOverlapTestsHF.cpp */, + FFFDc0033ab07fd8c0033ab0 /* src/hf/GuSweepsHF.cpp */, + FFFDc0033b187fd8c0033b18 /* src/pcm/GuPCMContactBoxBox.cpp */, + FFFDc0033b807fd8c0033b80 /* src/pcm/GuPCMContactBoxConvex.cpp */, + FFFDc0033be87fd8c0033be8 /* src/pcm/GuPCMContactCapsuleBox.cpp */, + FFFDc0033c507fd8c0033c50 /* src/pcm/GuPCMContactCapsuleCapsule.cpp */, + FFFDc0033cb87fd8c0033cb8 /* src/pcm/GuPCMContactCapsuleConvex.cpp */, + FFFDc0033d207fd8c0033d20 /* src/pcm/GuPCMContactCapsuleHeightField.cpp */, + FFFDc0033d887fd8c0033d88 /* src/pcm/GuPCMContactCapsuleMesh.cpp */, + FFFDc0033df07fd8c0033df0 /* src/pcm/GuPCMContactConvexCommon.cpp */, + FFFDc0033e587fd8c0033e58 /* src/pcm/GuPCMContactConvexConvex.cpp */, + FFFDc0033ec07fd8c0033ec0 /* src/pcm/GuPCMContactConvexHeightField.cpp */, + FFFDc0033f287fd8c0033f28 /* src/pcm/GuPCMContactConvexMesh.cpp */, + FFFDc0033f907fd8c0033f90 /* src/pcm/GuPCMContactGenBoxConvex.cpp */, + FFFDc0033ff87fd8c0033ff8 /* src/pcm/GuPCMContactGenSphereCapsule.cpp */, + FFFDc00340607fd8c0034060 /* src/pcm/GuPCMContactPlaneBox.cpp */, + FFFDc00340c87fd8c00340c8 /* src/pcm/GuPCMContactPlaneCapsule.cpp */, + FFFDc00341307fd8c0034130 /* src/pcm/GuPCMContactPlaneConvex.cpp */, + FFFDc00341987fd8c0034198 /* src/pcm/GuPCMContactSphereBox.cpp */, + FFFDc00342007fd8c0034200 /* src/pcm/GuPCMContactSphereCapsule.cpp */, + FFFDc00342687fd8c0034268 /* src/pcm/GuPCMContactSphereConvex.cpp */, + FFFDc00342d07fd8c00342d0 /* src/pcm/GuPCMContactSphereHeightField.cpp */, + FFFDc00343387fd8c0034338 /* src/pcm/GuPCMContactSphereMesh.cpp */, + FFFDc00343a07fd8c00343a0 /* src/pcm/GuPCMContactSpherePlane.cpp */, + FFFDc00344087fd8c0034408 /* src/pcm/GuPCMContactSphereSphere.cpp */, + FFFDc00344707fd8c0034470 /* src/pcm/GuPCMShapeConvex.cpp */, + FFFDc00344d87fd8c00344d8 /* src/pcm/GuPCMTriangleContactGen.cpp */, + FFFDc00345407fd8c0034540 /* src/pcm/GuPersistentContactManifold.cpp */, + FFFDc00345a87fd8c00345a8 /* src/ccd/GuCCDSweepConvexMesh.cpp */, + FFFDc00346107fd8c0034610 /* src/ccd/GuCCDSweepPrimitives.cpp */, ); name = "geomutils"; sourceTree = SOURCE_ROOT; }; - FFFBa29f58e07fd2a29f58e0 /* PxFoundation */ = { + FFFBc141af507fd8c141af50 /* PxFoundation */ = { isa = PBXGroup; children = ( - FFFBa29f70907fd2a29f7090 /* include */, - FFFBa29f70b87fd2a29f70b8 /* src */, + FFFBc141c4407fd8c141c440 /* include */, + FFFBc141c4687fd8c141c468 /* src */, ); name = "PxFoundation"; sourceTree = "<group>"; }; - FFFBa29f70907fd2a29f7090 /* include */ = { + FFFBc141c4407fd8c141c440 /* include */ = { isa = PBXGroup; children = ( - FFFDa23ca8007fd2a23ca800 /* Px.h */, - FFFDa23ca8687fd2a23ca868 /* PxAllocatorCallback.h */, - FFFDa23ca8d07fd2a23ca8d0 /* PxAssert.h */, - FFFDa23ca9387fd2a23ca938 /* PxBitAndData.h */, - FFFDa23ca9a07fd2a23ca9a0 /* PxBounds3.h */, - FFFDa23caa087fd2a23caa08 /* PxErrorCallback.h */, - FFFDa23caa707fd2a23caa70 /* PxErrors.h */, - FFFDa23caad87fd2a23caad8 /* PxFlags.h */, - FFFDa23cab407fd2a23cab40 /* PxFoundation.h */, - FFFDa23caba87fd2a23caba8 /* PxFoundationVersion.h */, - FFFDa23cac107fd2a23cac10 /* PxIO.h */, - FFFDa23cac787fd2a23cac78 /* PxIntrinsics.h */, - FFFDa23cace07fd2a23cace0 /* PxMat33.h */, - FFFDa23cad487fd2a23cad48 /* PxMat44.h */, - FFFDa23cadb07fd2a23cadb0 /* PxMath.h */, - FFFDa23cae187fd2a23cae18 /* PxMathUtils.h */, - FFFDa23cae807fd2a23cae80 /* PxMemory.h */, - FFFDa23caee87fd2a23caee8 /* PxPlane.h */, - FFFDa23caf507fd2a23caf50 /* PxPreprocessor.h */, - FFFDa23cafb87fd2a23cafb8 /* PxProfiler.h */, - FFFDa23cb0207fd2a23cb020 /* PxQuat.h */, - FFFDa23cb0887fd2a23cb088 /* PxSimpleTypes.h */, - FFFDa23cb0f07fd2a23cb0f0 /* PxStrideIterator.h */, - FFFDa23cb1587fd2a23cb158 /* PxTransform.h */, - FFFDa23cb1c07fd2a23cb1c0 /* PxUnionCast.h */, - FFFDa23cb2287fd2a23cb228 /* PxVec2.h */, - FFFDa23cb2907fd2a23cb290 /* PxVec3.h */, - FFFDa23cb2f87fd2a23cb2f8 /* PxVec4.h */, - FFFDa23cb3607fd2a23cb360 /* unix/PxUnixIntrinsics.h */, + FFFDc400a8007fd8c400a800 /* Px.h */, + FFFDc400a8687fd8c400a868 /* PxAllocatorCallback.h */, + FFFDc400a8d07fd8c400a8d0 /* PxAssert.h */, + FFFDc400a9387fd8c400a938 /* PxBitAndData.h */, + FFFDc400a9a07fd8c400a9a0 /* PxBounds3.h */, + FFFDc400aa087fd8c400aa08 /* PxErrorCallback.h */, + FFFDc400aa707fd8c400aa70 /* PxErrors.h */, + FFFDc400aad87fd8c400aad8 /* PxFlags.h */, + FFFDc400ab407fd8c400ab40 /* PxFoundation.h */, + FFFDc400aba87fd8c400aba8 /* PxFoundationVersion.h */, + FFFDc400ac107fd8c400ac10 /* PxIO.h */, + FFFDc400ac787fd8c400ac78 /* PxIntrinsics.h */, + FFFDc400ace07fd8c400ace0 /* PxMat33.h */, + FFFDc400ad487fd8c400ad48 /* PxMat44.h */, + FFFDc400adb07fd8c400adb0 /* PxMath.h */, + FFFDc400ae187fd8c400ae18 /* PxMathUtils.h */, + FFFDc400ae807fd8c400ae80 /* PxMemory.h */, + FFFDc400aee87fd8c400aee8 /* PxPlane.h */, + FFFDc400af507fd8c400af50 /* PxPreprocessor.h */, + FFFDc400afb87fd8c400afb8 /* PxProfiler.h */, + FFFDc400b0207fd8c400b020 /* PxQuat.h */, + FFFDc400b0887fd8c400b088 /* PxSimpleTypes.h */, + FFFDc400b0f07fd8c400b0f0 /* PxStrideIterator.h */, + FFFDc400b1587fd8c400b158 /* PxTransform.h */, + FFFDc400b1c07fd8c400b1c0 /* PxUnionCast.h */, + FFFDc400b2287fd8c400b228 /* PxVec2.h */, + FFFDc400b2907fd8c400b290 /* PxVec3.h */, + FFFDc400b2f87fd8c400b2f8 /* PxVec4.h */, + FFFDc400b3607fd8c400b360 /* unix/PxUnixIntrinsics.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBa29f70b87fd2a29f70b8 /* src */ = { + FFFBc141c4687fd8c141c468 /* src */ = { isa = PBXGroup; children = ( - FFFDa23cb4007fd2a23cb400 /* include/Ps.h */, - FFFDa23cb4687fd2a23cb468 /* include/PsAlignedMalloc.h */, - FFFDa23cb4d07fd2a23cb4d0 /* include/PsAlloca.h */, - FFFDa23cb5387fd2a23cb538 /* include/PsAllocator.h */, - FFFDa23cb5a07fd2a23cb5a0 /* include/PsAoS.h */, - FFFDa23cb6087fd2a23cb608 /* include/PsArray.h */, - FFFDa23cb6707fd2a23cb670 /* include/PsAtomic.h */, - FFFDa23cb6d87fd2a23cb6d8 /* include/PsBasicTemplates.h */, - FFFDa23cb7407fd2a23cb740 /* include/PsBitUtils.h */, - FFFDa23cb7a87fd2a23cb7a8 /* include/PsBroadcast.h */, - FFFDa23cb8107fd2a23cb810 /* include/PsCpu.h */, - FFFDa23cb8787fd2a23cb878 /* include/PsFPU.h */, - FFFDa23cb8e07fd2a23cb8e0 /* include/PsFoundation.h */, - FFFDa23cb9487fd2a23cb948 /* include/PsHash.h */, - FFFDa23cb9b07fd2a23cb9b0 /* include/PsHashInternals.h */, - FFFDa23cba187fd2a23cba18 /* include/PsHashMap.h */, - FFFDa23cba807fd2a23cba80 /* include/PsHashSet.h */, - FFFDa23cbae87fd2a23cbae8 /* include/PsInlineAllocator.h */, - FFFDa23cbb507fd2a23cbb50 /* include/PsInlineAoS.h */, - FFFDa23cbbb87fd2a23cbbb8 /* include/PsInlineArray.h */, - FFFDa23cbc207fd2a23cbc20 /* include/PsIntrinsics.h */, - FFFDa23cbc887fd2a23cbc88 /* include/PsMathUtils.h */, - FFFDa23cbcf07fd2a23cbcf0 /* include/PsMutex.h */, - FFFDa23cbd587fd2a23cbd58 /* include/PsPool.h */, - FFFDa23cbdc07fd2a23cbdc0 /* include/PsSList.h */, - FFFDa23cbe287fd2a23cbe28 /* include/PsSocket.h */, - FFFDa23cbe907fd2a23cbe90 /* include/PsSort.h */, - FFFDa23cbef87fd2a23cbef8 /* include/PsSortInternals.h */, - FFFDa23cbf607fd2a23cbf60 /* include/PsString.h */, - FFFDa23cbfc87fd2a23cbfc8 /* include/PsSync.h */, - FFFDa23cc0307fd2a23cc030 /* include/PsTempAllocator.h */, - FFFDa23cc0987fd2a23cc098 /* include/PsThread.h */, - FFFDa23cc1007fd2a23cc100 /* include/PsTime.h */, - FFFDa23cc1687fd2a23cc168 /* include/PsUserAllocated.h */, - FFFDa23cc1d07fd2a23cc1d0 /* include/PsUtilities.h */, - FFFDa23cc2387fd2a23cc238 /* include/PsVecMath.h */, - FFFDa23cc2a07fd2a23cc2a0 /* include/PsVecMathAoSScalar.h */, - FFFDa23cc3087fd2a23cc308 /* include/PsVecMathAoSScalarInline.h */, - FFFDa23cc3707fd2a23cc370 /* include/PsVecMathSSE.h */, - FFFDa23cc3d87fd2a23cc3d8 /* include/PsVecMathUtilities.h */, - FFFDa23cc4407fd2a23cc440 /* include/PsVecQuat.h */, - FFFDa23cc4a87fd2a23cc4a8 /* include/PsVecTransform.h */, - FFFDa23cc5107fd2a23cc510 /* include/unix/PsUnixAoS.h */, - FFFDa23cc5787fd2a23cc578 /* include/unix/PsUnixFPU.h */, - FFFDa23cc5e07fd2a23cc5e0 /* include/unix/PsUnixInlineAoS.h */, - FFFDa23cc6487fd2a23cc648 /* include/unix/PsUnixIntrinsics.h */, - FFFDa23cc6b07fd2a23cc6b0 /* include/unix/PsUnixTrigConstants.h */, - FFFDa23cc7187fd2a23cc718 /* src/PsAllocator.cpp */, - FFFDa23cc7807fd2a23cc780 /* src/PsAssert.cpp */, - FFFDa23cc7e87fd2a23cc7e8 /* src/PsFoundation.cpp */, - FFFDa23cc8507fd2a23cc850 /* src/PsMathUtils.cpp */, - FFFDa23cc8b87fd2a23cc8b8 /* src/PsString.cpp */, - FFFDa23cc9207fd2a23cc920 /* src/PsTempAllocator.cpp */, - FFFDa23cc9887fd2a23cc988 /* src/PsUtilities.cpp */, - FFFDa23cc9f07fd2a23cc9f0 /* src/unix/PsUnixAtomic.cpp */, - FFFDa23cca587fd2a23cca58 /* src/unix/PsUnixCpu.cpp */, - FFFDa23ccac07fd2a23ccac0 /* src/unix/PsUnixFPU.cpp */, - FFFDa23ccb287fd2a23ccb28 /* src/unix/PsUnixMutex.cpp */, - FFFDa23ccb907fd2a23ccb90 /* src/unix/PsUnixPrintString.cpp */, - FFFDa23ccbf87fd2a23ccbf8 /* src/unix/PsUnixSList.cpp */, - FFFDa23ccc607fd2a23ccc60 /* src/unix/PsUnixSocket.cpp */, - FFFDa23cccc87fd2a23cccc8 /* src/unix/PsUnixSync.cpp */, - FFFDa23ccd307fd2a23ccd30 /* src/unix/PsUnixThread.cpp */, - FFFDa23ccd987fd2a23ccd98 /* src/unix/PsUnixTime.cpp */, + FFFDc3004e007fd8c3004e00 /* include/Ps.h */, + FFFDc3004e687fd8c3004e68 /* include/PsAlignedMalloc.h */, + FFFDc3004ed07fd8c3004ed0 /* include/PsAlloca.h */, + FFFDc3004f387fd8c3004f38 /* include/PsAllocator.h */, + FFFDc3004fa07fd8c3004fa0 /* include/PsAoS.h */, + FFFDc30050087fd8c3005008 /* include/PsArray.h */, + FFFDc30050707fd8c3005070 /* include/PsAtomic.h */, + FFFDc30050d87fd8c30050d8 /* include/PsBasicTemplates.h */, + FFFDc30051407fd8c3005140 /* include/PsBitUtils.h */, + FFFDc30051a87fd8c30051a8 /* include/PsBroadcast.h */, + FFFDc30052107fd8c3005210 /* include/PsCpu.h */, + FFFDc30052787fd8c3005278 /* include/PsFPU.h */, + FFFDc30052e07fd8c30052e0 /* include/PsFoundation.h */, + FFFDc30053487fd8c3005348 /* include/PsHash.h */, + FFFDc30053b07fd8c30053b0 /* include/PsHashInternals.h */, + FFFDc30054187fd8c3005418 /* include/PsHashMap.h */, + FFFDc30054807fd8c3005480 /* include/PsHashSet.h */, + FFFDc30054e87fd8c30054e8 /* include/PsInlineAllocator.h */, + FFFDc30055507fd8c3005550 /* include/PsInlineAoS.h */, + FFFDc30055b87fd8c30055b8 /* include/PsInlineArray.h */, + FFFDc30056207fd8c3005620 /* include/PsIntrinsics.h */, + FFFDc30056887fd8c3005688 /* include/PsMathUtils.h */, + FFFDc30056f07fd8c30056f0 /* include/PsMutex.h */, + FFFDc30057587fd8c3005758 /* include/PsPool.h */, + FFFDc30057c07fd8c30057c0 /* include/PsSList.h */, + FFFDc30058287fd8c3005828 /* include/PsSocket.h */, + FFFDc30058907fd8c3005890 /* include/PsSort.h */, + FFFDc30058f87fd8c30058f8 /* include/PsSortInternals.h */, + FFFDc30059607fd8c3005960 /* include/PsString.h */, + FFFDc30059c87fd8c30059c8 /* include/PsSync.h */, + FFFDc3005a307fd8c3005a30 /* include/PsTempAllocator.h */, + FFFDc3005a987fd8c3005a98 /* include/PsThread.h */, + FFFDc3005b007fd8c3005b00 /* include/PsTime.h */, + FFFDc3005b687fd8c3005b68 /* include/PsUserAllocated.h */, + FFFDc3005bd07fd8c3005bd0 /* include/PsUtilities.h */, + FFFDc3005c387fd8c3005c38 /* include/PsVecMath.h */, + FFFDc3005ca07fd8c3005ca0 /* include/PsVecMathAoSScalar.h */, + FFFDc3005d087fd8c3005d08 /* include/PsVecMathAoSScalarInline.h */, + FFFDc3005d707fd8c3005d70 /* include/PsVecMathSSE.h */, + FFFDc3005dd87fd8c3005dd8 /* include/PsVecMathUtilities.h */, + FFFDc3005e407fd8c3005e40 /* include/PsVecQuat.h */, + FFFDc3005ea87fd8c3005ea8 /* include/PsVecTransform.h */, + FFFDc3005f107fd8c3005f10 /* include/unix/PsUnixAoS.h */, + FFFDc3005f787fd8c3005f78 /* include/unix/PsUnixFPU.h */, + FFFDc3005fe07fd8c3005fe0 /* include/unix/PsUnixInlineAoS.h */, + FFFDc30060487fd8c3006048 /* include/unix/PsUnixIntrinsics.h */, + FFFDc30060b07fd8c30060b0 /* include/unix/PsUnixTrigConstants.h */, + FFFDc30061187fd8c3006118 /* src/PsAllocator.cpp */, + FFFDc30061807fd8c3006180 /* src/PsAssert.cpp */, + FFFDc30061e87fd8c30061e8 /* src/PsFoundation.cpp */, + FFFDc30062507fd8c3006250 /* src/PsMathUtils.cpp */, + FFFDc30062b87fd8c30062b8 /* src/PsString.cpp */, + FFFDc30063207fd8c3006320 /* src/PsTempAllocator.cpp */, + FFFDc30063887fd8c3006388 /* src/PsUtilities.cpp */, + FFFDc30063f07fd8c30063f0 /* src/unix/PsUnixAtomic.cpp */, + FFFDc30064587fd8c3006458 /* src/unix/PsUnixCpu.cpp */, + FFFDc30064c07fd8c30064c0 /* src/unix/PsUnixFPU.cpp */, + FFFDc30065287fd8c3006528 /* src/unix/PsUnixMutex.cpp */, + FFFDc30065907fd8c3006590 /* src/unix/PsUnixPrintString.cpp */, + FFFDc30065f87fd8c30065f8 /* src/unix/PsUnixSList.cpp */, + FFFDc30066607fd8c3006660 /* src/unix/PsUnixSocket.cpp */, + FFFDc30066c87fd8c30066c8 /* src/unix/PsUnixSync.cpp */, + FFFDc30067307fd8c3006730 /* src/unix/PsUnixThread.cpp */, + FFFDc30067987fd8c3006798 /* src/unix/PsUnixTime.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBa2a4e9207fd2a2a4e920 /* PxPvdSDK */ = { + FFFBc173fd607fd8c173fd60 /* PxPvdSDK */ = { isa = PBXGroup; children = ( - FFFBa2a14e807fd2a2a14e80 /* include */, - FFFBa2a14ea87fd2a2a14ea8 /* src */, + FFFBc171aa607fd8c171aa60 /* include */, + FFFBc171aa887fd8c171aa88 /* src */, ); name = "PxPvdSDK"; sourceTree = "<group>"; }; - FFFBa2a14e807fd2a2a14e80 /* include */ = { + FFFBc171aa607fd8c171aa60 /* include */ = { isa = PBXGroup; children = ( - FFFDa2c17e807fd2a2c17e80 /* PxPvd.h */, - FFFDa2c17ee87fd2a2c17ee8 /* PxPvdTransport.h */, + FFFDc17599007fd8c1759900 /* PxPvd.h */, + FFFDc17599687fd8c1759968 /* PxPvdTransport.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBa2a14ea87fd2a2a14ea8 /* src */ = { + FFFBc171aa887fd8c171aa88 /* src */ = { isa = PBXGroup; children = ( - FFFDa23f22007fd2a23f2200 /* include/PsPvd.h */, - FFFDa23f22687fd2a23f2268 /* include/PxProfileAllocatorWrapper.h */, - FFFDa23f22d07fd2a23f22d0 /* include/PxPvdClient.h */, - FFFDa23f23387fd2a23f2338 /* include/PxPvdDataStream.h */, - FFFDa23f23a07fd2a23f23a0 /* include/PxPvdDataStreamHelpers.h */, - FFFDa23f24087fd2a23f2408 /* include/PxPvdErrorCodes.h */, - FFFDa23f24707fd2a23f2470 /* include/PxPvdObjectModelBaseTypes.h */, - FFFDa23f24d87fd2a23f24d8 /* include/PxPvdRenderBuffer.h */, - FFFDa23f25407fd2a23f2540 /* include/PxPvdUserRenderer.h */, - FFFDa23f25a87fd2a23f25a8 /* src/PxProfileEventImpl.cpp */, - FFFDa23f26107fd2a23f2610 /* src/PxPvd.cpp */, - FFFDa23f26787fd2a23f2678 /* src/PxPvdDataStream.cpp */, - FFFDa23f26e07fd2a23f26e0 /* src/PxPvdDefaultFileTransport.cpp */, - FFFDa23f27487fd2a23f2748 /* src/PxPvdDefaultSocketTransport.cpp */, - FFFDa23f27b07fd2a23f27b0 /* src/PxPvdImpl.cpp */, - FFFDa23f28187fd2a23f2818 /* src/PxPvdMemClient.cpp */, - FFFDa23f28807fd2a23f2880 /* src/PxPvdObjectModelMetaData.cpp */, - FFFDa23f28e87fd2a23f28e8 /* src/PxPvdObjectRegistrar.cpp */, - FFFDa23f29507fd2a23f2950 /* src/PxPvdProfileZoneClient.cpp */, - FFFDa23f29b87fd2a23f29b8 /* src/PxPvdUserRenderer.cpp */, - FFFDa23f2a207fd2a23f2a20 /* src/PxProfileBase.h */, - FFFDa23f2a887fd2a23f2a88 /* src/PxProfileCompileTimeEventFilter.h */, - FFFDa23f2af07fd2a23f2af0 /* src/PxProfileContextProvider.h */, - FFFDa23f2b587fd2a23f2b58 /* src/PxProfileContextProviderImpl.h */, - FFFDa23f2bc07fd2a23f2bc0 /* src/PxProfileDataBuffer.h */, - FFFDa23f2c287fd2a23f2c28 /* src/PxProfileDataParsing.h */, - FFFDa23f2c907fd2a23f2c90 /* src/PxProfileEventBuffer.h */, - FFFDa23f2cf87fd2a23f2cf8 /* src/PxProfileEventBufferAtomic.h */, - FFFDa23f2d607fd2a23f2d60 /* src/PxProfileEventBufferClient.h */, - FFFDa23f2dc87fd2a23f2dc8 /* src/PxProfileEventBufferClientManager.h */, - FFFDa23f2e307fd2a23f2e30 /* src/PxProfileEventFilter.h */, - FFFDa23f2e987fd2a23f2e98 /* src/PxProfileEventHandler.h */, - FFFDa23f2f007fd2a23f2f00 /* src/PxProfileEventId.h */, - FFFDa23f2f687fd2a23f2f68 /* src/PxProfileEventMutex.h */, - FFFDa23f2fd07fd2a23f2fd0 /* src/PxProfileEventNames.h */, - FFFDa23f30387fd2a23f3038 /* src/PxProfileEventParser.h */, - FFFDa23f30a07fd2a23f30a0 /* src/PxProfileEventSender.h */, - FFFDa23f31087fd2a23f3108 /* src/PxProfileEventSerialization.h */, - FFFDa23f31707fd2a23f3170 /* src/PxProfileEventSystem.h */, - FFFDa23f31d87fd2a23f31d8 /* src/PxProfileEvents.h */, - FFFDa23f32407fd2a23f3240 /* src/PxProfileMemory.h */, - FFFDa23f32a87fd2a23f32a8 /* src/PxProfileMemoryBuffer.h */, - FFFDa23f33107fd2a23f3310 /* src/PxProfileMemoryEventBuffer.h */, - FFFDa23f33787fd2a23f3378 /* src/PxProfileMemoryEventParser.h */, - FFFDa23f33e07fd2a23f33e0 /* src/PxProfileMemoryEventRecorder.h */, - FFFDa23f34487fd2a23f3448 /* src/PxProfileMemoryEventReflexiveWriter.h */, - FFFDa23f34b07fd2a23f34b0 /* src/PxProfileMemoryEventSummarizer.h */, - FFFDa23f35187fd2a23f3518 /* src/PxProfileMemoryEventTypes.h */, - FFFDa23f35807fd2a23f3580 /* src/PxProfileMemoryEvents.h */, - FFFDa23f35e87fd2a23f35e8 /* src/PxProfileScopedEvent.h */, - FFFDa23f36507fd2a23f3650 /* src/PxProfileScopedMutexLock.h */, - FFFDa23f36b87fd2a23f36b8 /* src/PxProfileZone.h */, - FFFDa23f37207fd2a23f3720 /* src/PxProfileZoneImpl.h */, - FFFDa23f37887fd2a23f3788 /* src/PxProfileZoneManager.h */, - FFFDa23f37f07fd2a23f37f0 /* src/PxProfileZoneManagerImpl.h */, - FFFDa23f38587fd2a23f3858 /* src/PxPvdBits.h */, - FFFDa23f38c07fd2a23f38c0 /* src/PxPvdByteStreams.h */, - FFFDa23f39287fd2a23f3928 /* src/PxPvdCommStreamEventSink.h */, - FFFDa23f39907fd2a23f3990 /* src/PxPvdCommStreamEvents.h */, - FFFDa23f39f87fd2a23f39f8 /* src/PxPvdCommStreamSDKEventTypes.h */, - FFFDa23f3a607fd2a23f3a60 /* src/PxPvdCommStreamTypes.h */, - FFFDa23f3ac87fd2a23f3ac8 /* src/PxPvdDefaultFileTransport.h */, - FFFDa23f3b307fd2a23f3b30 /* src/PxPvdDefaultSocketTransport.h */, - FFFDa23f3b987fd2a23f3b98 /* src/PxPvdFoundation.h */, - FFFDa23f3c007fd2a23f3c00 /* src/PxPvdImpl.h */, - FFFDa23f3c687fd2a23f3c68 /* src/PxPvdInternalByteStreams.h */, - FFFDa23f3cd07fd2a23f3cd0 /* src/PxPvdMarshalling.h */, - FFFDa23f3d387fd2a23f3d38 /* src/PxPvdMemClient.h */, - FFFDa23f3da07fd2a23f3da0 /* src/PxPvdObjectModel.h */, - FFFDa23f3e087fd2a23f3e08 /* src/PxPvdObjectModelInternalTypeDefs.h */, - FFFDa23f3e707fd2a23f3e70 /* src/PxPvdObjectModelInternalTypes.h */, - FFFDa23f3ed87fd2a23f3ed8 /* src/PxPvdObjectModelMetaData.h */, - FFFDa23f3f407fd2a23f3f40 /* src/PxPvdObjectRegistrar.h */, - FFFDa23f3fa87fd2a23f3fa8 /* src/PxPvdProfileZoneClient.h */, - FFFDa23f40107fd2a23f4010 /* src/PxPvdUserRenderImpl.h */, - FFFDa23f40787fd2a23f4078 /* src/PxPvdUserRenderTypes.h */, + FFFDc28418007fd8c2841800 /* include/PsPvd.h */, + FFFDc28418687fd8c2841868 /* include/PxProfileAllocatorWrapper.h */, + FFFDc28418d07fd8c28418d0 /* include/PxPvdClient.h */, + FFFDc28419387fd8c2841938 /* include/PxPvdDataStream.h */, + FFFDc28419a07fd8c28419a0 /* include/PxPvdDataStreamHelpers.h */, + FFFDc2841a087fd8c2841a08 /* include/PxPvdErrorCodes.h */, + FFFDc2841a707fd8c2841a70 /* include/PxPvdObjectModelBaseTypes.h */, + FFFDc2841ad87fd8c2841ad8 /* include/PxPvdRenderBuffer.h */, + FFFDc2841b407fd8c2841b40 /* include/PxPvdUserRenderer.h */, + FFFDc2841ba87fd8c2841ba8 /* src/PxProfileEventImpl.cpp */, + FFFDc2841c107fd8c2841c10 /* src/PxPvd.cpp */, + FFFDc2841c787fd8c2841c78 /* src/PxPvdDataStream.cpp */, + FFFDc2841ce07fd8c2841ce0 /* src/PxPvdDefaultFileTransport.cpp */, + FFFDc2841d487fd8c2841d48 /* src/PxPvdDefaultSocketTransport.cpp */, + FFFDc2841db07fd8c2841db0 /* src/PxPvdImpl.cpp */, + FFFDc2841e187fd8c2841e18 /* src/PxPvdMemClient.cpp */, + FFFDc2841e807fd8c2841e80 /* src/PxPvdObjectModelMetaData.cpp */, + FFFDc2841ee87fd8c2841ee8 /* src/PxPvdObjectRegistrar.cpp */, + FFFDc2841f507fd8c2841f50 /* src/PxPvdProfileZoneClient.cpp */, + FFFDc2841fb87fd8c2841fb8 /* src/PxPvdUserRenderer.cpp */, + FFFDc28420207fd8c2842020 /* src/PxProfileBase.h */, + FFFDc28420887fd8c2842088 /* src/PxProfileCompileTimeEventFilter.h */, + FFFDc28420f07fd8c28420f0 /* src/PxProfileContextProvider.h */, + FFFDc28421587fd8c2842158 /* src/PxProfileContextProviderImpl.h */, + FFFDc28421c07fd8c28421c0 /* src/PxProfileDataBuffer.h */, + FFFDc28422287fd8c2842228 /* src/PxProfileDataParsing.h */, + FFFDc28422907fd8c2842290 /* src/PxProfileEventBuffer.h */, + FFFDc28422f87fd8c28422f8 /* src/PxProfileEventBufferAtomic.h */, + FFFDc28423607fd8c2842360 /* src/PxProfileEventBufferClient.h */, + FFFDc28423c87fd8c28423c8 /* src/PxProfileEventBufferClientManager.h */, + FFFDc28424307fd8c2842430 /* src/PxProfileEventFilter.h */, + FFFDc28424987fd8c2842498 /* src/PxProfileEventHandler.h */, + FFFDc28425007fd8c2842500 /* src/PxProfileEventId.h */, + FFFDc28425687fd8c2842568 /* src/PxProfileEventMutex.h */, + FFFDc28425d07fd8c28425d0 /* src/PxProfileEventNames.h */, + FFFDc28426387fd8c2842638 /* src/PxProfileEventParser.h */, + FFFDc28426a07fd8c28426a0 /* src/PxProfileEventSender.h */, + FFFDc28427087fd8c2842708 /* src/PxProfileEventSerialization.h */, + FFFDc28427707fd8c2842770 /* src/PxProfileEventSystem.h */, + FFFDc28427d87fd8c28427d8 /* src/PxProfileEvents.h */, + FFFDc28428407fd8c2842840 /* src/PxProfileMemory.h */, + FFFDc28428a87fd8c28428a8 /* src/PxProfileMemoryBuffer.h */, + FFFDc28429107fd8c2842910 /* src/PxProfileMemoryEventBuffer.h */, + FFFDc28429787fd8c2842978 /* src/PxProfileMemoryEventParser.h */, + FFFDc28429e07fd8c28429e0 /* src/PxProfileMemoryEventRecorder.h */, + FFFDc2842a487fd8c2842a48 /* src/PxProfileMemoryEventReflexiveWriter.h */, + FFFDc2842ab07fd8c2842ab0 /* src/PxProfileMemoryEventSummarizer.h */, + FFFDc2842b187fd8c2842b18 /* src/PxProfileMemoryEventTypes.h */, + FFFDc2842b807fd8c2842b80 /* src/PxProfileMemoryEvents.h */, + FFFDc2842be87fd8c2842be8 /* src/PxProfileScopedEvent.h */, + FFFDc2842c507fd8c2842c50 /* src/PxProfileScopedMutexLock.h */, + FFFDc2842cb87fd8c2842cb8 /* src/PxProfileZone.h */, + FFFDc2842d207fd8c2842d20 /* src/PxProfileZoneImpl.h */, + FFFDc2842d887fd8c2842d88 /* src/PxProfileZoneManager.h */, + FFFDc2842df07fd8c2842df0 /* src/PxProfileZoneManagerImpl.h */, + FFFDc2842e587fd8c2842e58 /* src/PxPvdBits.h */, + FFFDc2842ec07fd8c2842ec0 /* src/PxPvdByteStreams.h */, + FFFDc2842f287fd8c2842f28 /* src/PxPvdCommStreamEventSink.h */, + FFFDc2842f907fd8c2842f90 /* src/PxPvdCommStreamEvents.h */, + FFFDc2842ff87fd8c2842ff8 /* src/PxPvdCommStreamSDKEventTypes.h */, + FFFDc28430607fd8c2843060 /* src/PxPvdCommStreamTypes.h */, + FFFDc28430c87fd8c28430c8 /* src/PxPvdDefaultFileTransport.h */, + FFFDc28431307fd8c2843130 /* src/PxPvdDefaultSocketTransport.h */, + FFFDc28431987fd8c2843198 /* src/PxPvdFoundation.h */, + FFFDc28432007fd8c2843200 /* src/PxPvdImpl.h */, + FFFDc28432687fd8c2843268 /* src/PxPvdInternalByteStreams.h */, + FFFDc28432d07fd8c28432d0 /* src/PxPvdMarshalling.h */, + FFFDc28433387fd8c2843338 /* src/PxPvdMemClient.h */, + FFFDc28433a07fd8c28433a0 /* src/PxPvdObjectModel.h */, + FFFDc28434087fd8c2843408 /* src/PxPvdObjectModelInternalTypeDefs.h */, + FFFDc28434707fd8c2843470 /* src/PxPvdObjectModelInternalTypes.h */, + FFFDc28434d87fd8c28434d8 /* src/PxPvdObjectModelMetaData.h */, + FFFDc28435407fd8c2843540 /* src/PxPvdObjectRegistrar.h */, + FFFDc28435a87fd8c28435a8 /* src/PxPvdProfileZoneClient.h */, + FFFDc28436107fd8c2843610 /* src/PxPvdUserRenderImpl.h */, + FFFDc28436787fd8c2843678 /* src/PxPvdUserRenderTypes.h */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBa2c3f8c07fd2a2c3f8c0 /* LowLevel */ = { + FFFBc10c0f007fd8c10c0f00 /* LowLevel */ = { isa = PBXGroup; children = ( - FFFBa2c447907fd2a2c44790 /* API Source */, - FFFBa2c447b87fd2a2c447b8 /* API Includes */, - FFFBa2c447e07fd2a2c447e0 /* Software Source */, - FFFBa2c448087fd2a2c44808 /* Software Includes */, - FFFBa2c448307fd2a2c44830 /* Common Source */, - FFFBa2c448587fd2a2c44858 /* Common Includes */, + FFFBc16685507fd8c1668550 /* API Source */, + FFFBc16685787fd8c1668578 /* API Includes */, + FFFBc16685a07fd8c16685a0 /* Software Source */, + FFFBc16685c87fd8c16685c8 /* Software Includes */, + FFFBc16685f07fd8c16685f0 /* Common Source */, + FFFBc16686187fd8c1668618 /* Common Includes */, ); name = "LowLevel"; sourceTree = "<group>"; }; - FFFBa2c447907fd2a2c44790 /* API Source */ = { + FFFBc16685507fd8c1668550 /* API Source */ = { isa = PBXGroup; children = ( - FFFDa2c458f07fd2a2c458f0 /* px_globals.cpp */, + FFFDbfcde6407fd8bfcde640 /* px_globals.cpp */, ); name = "API Source"; sourceTree = SOURCE_ROOT; }; - FFFBa2c447b87fd2a2c447b8 /* API Includes */ = { + FFFBc16685787fd8c1668578 /* API Includes */ = { isa = PBXGroup; children = ( - FFFDa2c45a107fd2a2c45a10 /* PxsMaterialCore.h */, - FFFDa2c45a787fd2a2c45a78 /* PxsMaterialManager.h */, - FFFDa2c45ae07fd2a2c45ae0 /* PxvConfig.h */, - FFFDa2c45b487fd2a2c45b48 /* PxvContext.h */, - FFFDa2c45bb07fd2a2c45bb0 /* PxvDynamics.h */, - FFFDa2c45c187fd2a2c45c18 /* PxvGeometry.h */, - FFFDa2c45c807fd2a2c45c80 /* PxvGlobals.h */, - FFFDa2c45ce87fd2a2c45ce8 /* PxvManager.h */, - FFFDa2c45d507fd2a2c45d50 /* PxvSimStats.h */, + FFFDc165b3107fd8c165b310 /* PxsMaterialCore.h */, + FFFDc165b3787fd8c165b378 /* PxsMaterialManager.h */, + FFFDc165b3e07fd8c165b3e0 /* PxvConfig.h */, + FFFDc165b4487fd8c165b448 /* PxvContext.h */, + FFFDc165b4b07fd8c165b4b0 /* PxvDynamics.h */, + FFFDc165b5187fd8c165b518 /* PxvGeometry.h */, + FFFDc165b5807fd8c165b580 /* PxvGlobals.h */, + FFFDc165b5e87fd8c165b5e8 /* PxvManager.h */, + FFFDc165b6507fd8c165b650 /* PxvSimStats.h */, ); name = "API Includes"; sourceTree = SOURCE_ROOT; }; - FFFBa2c447e07fd2a2c447e0 /* Software Source */ = { + FFFBc16685a07fd8c16685a0 /* Software Source */ = { isa = PBXGroup; children = ( - FFFDa2c46b907fd2a2c46b90 /* PxsCCD.cpp */, - FFFDa2c46bf87fd2a2c46bf8 /* PxsContactManager.cpp */, - FFFDa2c46c607fd2a2c46c60 /* PxsContext.cpp */, - FFFDa2c46cc87fd2a2c46cc8 /* PxsDefaultMemoryManager.cpp */, - FFFDa2c46d307fd2a2c46d30 /* PxsIslandSim.cpp */, - FFFDa2c46d987fd2a2c46d98 /* PxsMaterialCombiner.cpp */, - FFFDa2c46e007fd2a2c46e00 /* PxsNphaseImplementationContext.cpp */, - FFFDa2c46e687fd2a2c46e68 /* PxsSimpleIslandManager.cpp */, + FFFDc165b6c07fd8c165b6c0 /* PxsCCD.cpp */, + FFFDc165b7287fd8c165b728 /* PxsContactManager.cpp */, + FFFDc165b7907fd8c165b790 /* PxsContext.cpp */, + FFFDc165b7f87fd8c165b7f8 /* PxsDefaultMemoryManager.cpp */, + FFFDc165b8607fd8c165b860 /* PxsIslandSim.cpp */, + FFFDc165b8c87fd8c165b8c8 /* PxsMaterialCombiner.cpp */, + FFFDc165b9307fd8c165b930 /* PxsNphaseImplementationContext.cpp */, + FFFDc165b9987fd8c165b998 /* PxsSimpleIslandManager.cpp */, ); name = "Software Source"; sourceTree = SOURCE_ROOT; }; - FFFBa2c448087fd2a2c44808 /* Software Includes */ = { + FFFBc16685c87fd8c16685c8 /* Software Includes */ = { isa = PBXGroup; children = ( - FFFDa2407c007fd2a2407c00 /* PxsBodySim.h */, - FFFDa2407c687fd2a2407c68 /* PxsCCD.h */, - FFFDa2407cd07fd2a2407cd0 /* PxsContactManager.h */, - FFFDa2407d387fd2a2407d38 /* PxsContactManagerState.h */, - FFFDa2407da07fd2a2407da0 /* PxsContext.h */, - FFFDa2407e087fd2a2407e08 /* PxsDefaultMemoryManager.h */, - FFFDa2407e707fd2a2407e70 /* PxsHeapMemoryAllocator.h */, - FFFDa2407ed87fd2a2407ed8 /* PxsIncrementalConstraintPartitioning.h */, - FFFDa2407f407fd2a2407f40 /* PxsIslandManagerTypes.h */, - FFFDa2407fa87fd2a2407fa8 /* PxsIslandSim.h */, - FFFDa24080107fd2a2408010 /* PxsKernelWrangler.h */, - FFFDa24080787fd2a2408078 /* PxsMaterialCombiner.h */, - FFFDa24080e07fd2a24080e0 /* PxsMemoryManager.h */, - FFFDa24081487fd2a2408148 /* PxsNphaseImplementationContext.h */, - FFFDa24081b07fd2a24081b0 /* PxsRigidBody.h */, - FFFDa24082187fd2a2408218 /* PxsShapeSim.h */, - FFFDa24082807fd2a2408280 /* PxsSimpleIslandManager.h */, - FFFDa24082e87fd2a24082e8 /* PxsSimulationController.h */, - FFFDa24083507fd2a2408350 /* PxsTransformCache.h */, - FFFDa24083b87fd2a24083b8 /* PxvNphaseImplementationContext.h */, + FFFDc003c0007fd8c003c000 /* PxsBodySim.h */, + FFFDc003c0687fd8c003c068 /* PxsCCD.h */, + FFFDc003c0d07fd8c003c0d0 /* PxsContactManager.h */, + FFFDc003c1387fd8c003c138 /* PxsContactManagerState.h */, + FFFDc003c1a07fd8c003c1a0 /* PxsContext.h */, + FFFDc003c2087fd8c003c208 /* PxsDefaultMemoryManager.h */, + FFFDc003c2707fd8c003c270 /* PxsHeapMemoryAllocator.h */, + FFFDc003c2d87fd8c003c2d8 /* PxsIncrementalConstraintPartitioning.h */, + FFFDc003c3407fd8c003c340 /* PxsIslandManagerTypes.h */, + FFFDc003c3a87fd8c003c3a8 /* PxsIslandSim.h */, + FFFDc003c4107fd8c003c410 /* PxsKernelWrangler.h */, + FFFDc003c4787fd8c003c478 /* PxsMaterialCombiner.h */, + FFFDc003c4e07fd8c003c4e0 /* PxsMemoryManager.h */, + FFFDc003c5487fd8c003c548 /* PxsNphaseImplementationContext.h */, + FFFDc003c5b07fd8c003c5b0 /* PxsRigidBody.h */, + FFFDc003c6187fd8c003c618 /* PxsShapeSim.h */, + FFFDc003c6807fd8c003c680 /* PxsSimpleIslandManager.h */, + FFFDc003c6e87fd8c003c6e8 /* PxsSimulationController.h */, + FFFDc003c7507fd8c003c750 /* PxsTransformCache.h */, + FFFDc003c7b87fd8c003c7b8 /* PxvNphaseImplementationContext.h */, ); name = "Software Includes"; sourceTree = SOURCE_ROOT; }; - FFFBa2c448307fd2a2c44830 /* Common Source */ = { + FFFBc16685f07fd8c16685f0 /* Common Source */ = { isa = PBXGroup; children = ( - FFFDa24066007fd2a2406600 /* collision/PxcContact.cpp */, - FFFDa24066687fd2a2406668 /* pipeline/PxcContactCache.cpp */, - FFFDa24066d07fd2a24066d0 /* pipeline/PxcContactMethodImpl.cpp */, - FFFDa24067387fd2a2406738 /* pipeline/PxcMaterialHeightField.cpp */, - FFFDa24067a07fd2a24067a0 /* pipeline/PxcMaterialMesh.cpp */, - FFFDa24068087fd2a2406808 /* pipeline/PxcMaterialMethodImpl.cpp */, - FFFDa24068707fd2a2406870 /* pipeline/PxcMaterialShape.cpp */, - FFFDa24068d87fd2a24068d8 /* pipeline/PxcNpBatch.cpp */, - FFFDa24069407fd2a2406940 /* pipeline/PxcNpCacheStreamPair.cpp */, - FFFDa24069a87fd2a24069a8 /* pipeline/PxcNpContactPrepShared.cpp */, - FFFDa2406a107fd2a2406a10 /* pipeline/PxcNpMemBlockPool.cpp */, - FFFDa2406a787fd2a2406a78 /* pipeline/PxcNpThreadContext.cpp */, + FFFDc003aa007fd8c003aa00 /* collision/PxcContact.cpp */, + FFFDc003aa687fd8c003aa68 /* pipeline/PxcContactCache.cpp */, + FFFDc003aad07fd8c003aad0 /* pipeline/PxcContactMethodImpl.cpp */, + FFFDc003ab387fd8c003ab38 /* pipeline/PxcMaterialHeightField.cpp */, + FFFDc003aba07fd8c003aba0 /* pipeline/PxcMaterialMesh.cpp */, + FFFDc003ac087fd8c003ac08 /* pipeline/PxcMaterialMethodImpl.cpp */, + FFFDc003ac707fd8c003ac70 /* pipeline/PxcMaterialShape.cpp */, + FFFDc003acd87fd8c003acd8 /* pipeline/PxcNpBatch.cpp */, + FFFDc003ad407fd8c003ad40 /* pipeline/PxcNpCacheStreamPair.cpp */, + FFFDc003ada87fd8c003ada8 /* pipeline/PxcNpContactPrepShared.cpp */, + FFFDc003ae107fd8c003ae10 /* pipeline/PxcNpMemBlockPool.cpp */, + FFFDc003ae787fd8c003ae78 /* pipeline/PxcNpThreadContext.cpp */, ); name = "Common Source"; sourceTree = SOURCE_ROOT; }; - FFFBa2c448587fd2a2c44858 /* Common Includes */ = { + FFFBc16686187fd8c1668618 /* Common Includes */ = { isa = PBXGroup; children = ( - FFFDa2406e007fd2a2406e00 /* collision/PxcContactMethodImpl.h */, - FFFDa2406e687fd2a2406e68 /* pipeline/PxcCCDStateStreamPair.h */, - FFFDa2406ed07fd2a2406ed0 /* pipeline/PxcConstraintBlockStream.h */, - FFFDa2406f387fd2a2406f38 /* pipeline/PxcContactCache.h */, - FFFDa2406fa07fd2a2406fa0 /* pipeline/PxcMaterialMethodImpl.h */, - FFFDa24070087fd2a2407008 /* pipeline/PxcNpBatch.h */, - FFFDa24070707fd2a2407070 /* pipeline/PxcNpCache.h */, - FFFDa24070d87fd2a24070d8 /* pipeline/PxcNpCacheStreamPair.h */, - FFFDa24071407fd2a2407140 /* pipeline/PxcNpContactPrepShared.h */, - FFFDa24071a87fd2a24071a8 /* pipeline/PxcNpMemBlockPool.h */, - FFFDa24072107fd2a2407210 /* pipeline/PxcNpThreadContext.h */, - FFFDa24072787fd2a2407278 /* pipeline/PxcNpWorkUnit.h */, - FFFDa24072e07fd2a24072e0 /* pipeline/PxcRigidBody.h */, - FFFDa24073487fd2a2407348 /* utils/PxcScratchAllocator.h */, - FFFDa24073b07fd2a24073b0 /* utils/PxcThreadCoherentCache.h */, + FFFDc3001e007fd8c3001e00 /* collision/PxcContactMethodImpl.h */, + FFFDc3001e687fd8c3001e68 /* pipeline/PxcCCDStateStreamPair.h */, + FFFDc3001ed07fd8c3001ed0 /* pipeline/PxcConstraintBlockStream.h */, + FFFDc3001f387fd8c3001f38 /* pipeline/PxcContactCache.h */, + FFFDc3001fa07fd8c3001fa0 /* pipeline/PxcMaterialMethodImpl.h */, + FFFDc30020087fd8c3002008 /* pipeline/PxcNpBatch.h */, + FFFDc30020707fd8c3002070 /* pipeline/PxcNpCache.h */, + FFFDc30020d87fd8c30020d8 /* pipeline/PxcNpCacheStreamPair.h */, + FFFDc30021407fd8c3002140 /* pipeline/PxcNpContactPrepShared.h */, + FFFDc30021a87fd8c30021a8 /* pipeline/PxcNpMemBlockPool.h */, + FFFDc30022107fd8c3002210 /* pipeline/PxcNpThreadContext.h */, + FFFDc30022787fd8c3002278 /* pipeline/PxcNpWorkUnit.h */, + FFFDc30022e07fd8c30022e0 /* pipeline/PxcRigidBody.h */, + FFFDc30023487fd8c3002348 /* utils/PxcScratchAllocator.h */, + FFFDc30023b07fd8c30023b0 /* utils/PxcThreadCoherentCache.h */, ); name = "Common Includes"; sourceTree = SOURCE_ROOT; }; - FFFBa2c704e07fd2a2c704e0 /* LowLevelAABB */ = { + FFFBc17390207fd8c1739020 /* LowLevelAABB */ = { isa = PBXGroup; children = ( - FFFBa2c6b2207fd2a2c6b220 /* include */, - FFFBa2c6b2487fd2a2c6b248 /* src */, + FFFBc1719e807fd8c1719e80 /* include */, + FFFBc1719ea87fd8c1719ea8 /* src */, ); name = "LowLevelAABB"; sourceTree = "<group>"; }; - FFFBa2c6b2207fd2a2c6b220 /* include */ = { + FFFBc1719e807fd8c1719e80 /* include */ = { isa = PBXGroup; children = ( - FFFDa2c6b2707fd2a2c6b270 /* BpAABBManagerTasks.h */, - FFFDa2c6b2d87fd2a2c6b2d8 /* BpBroadPhase.h */, - FFFDa2c6b3407fd2a2c6b340 /* BpBroadPhaseUpdate.h */, - FFFDa2c6b3a87fd2a2c6b3a8 /* BpSimpleAABBManager.h */, + FFFDc17393b07fd8c17393b0 /* BpAABBManagerTasks.h */, + FFFDc17394187fd8c1739418 /* BpBroadPhase.h */, + FFFDc17394807fd8c1739480 /* BpBroadPhaseUpdate.h */, + FFFDc17394e87fd8c17394e8 /* BpSimpleAABBManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBa2c6b2487fd2a2c6b248 /* src */ = { + FFFBc1719ea87fd8c1719ea8 /* src */ = { isa = PBXGroup; children = ( - FFFDa2412a007fd2a2412a00 /* BpBroadPhaseMBP.h */, - FFFDa2412a687fd2a2412a68 /* BpBroadPhaseMBPCommon.h */, - FFFDa2412ad07fd2a2412ad0 /* BpBroadPhaseSap.h */, - FFFDa2412b387fd2a2412b38 /* BpBroadPhaseSapAux.h */, - FFFDa2412ba07fd2a2412ba0 /* BpMBPTasks.h */, - FFFDa2412c087fd2a2412c08 /* BpSAPTasks.h */, - FFFDa2412c707fd2a2412c70 /* BpBroadPhase.cpp */, - FFFDa2412cd87fd2a2412cd8 /* BpBroadPhaseMBP.cpp */, - FFFDa2412d407fd2a2412d40 /* BpBroadPhaseSap.cpp */, - FFFDa2412da87fd2a2412da8 /* BpBroadPhaseSapAux.cpp */, - FFFDa2412e107fd2a2412e10 /* BpMBPTasks.cpp */, - FFFDa2412e787fd2a2412e78 /* BpSAPTasks.cpp */, - FFFDa2412ee07fd2a2412ee0 /* BpSimpleAABBManager.cpp */, + FFFDc28410007fd8c2841000 /* BpBroadPhaseMBP.h */, + FFFDc28410687fd8c2841068 /* BpBroadPhaseMBPCommon.h */, + FFFDc28410d07fd8c28410d0 /* BpBroadPhaseSap.h */, + FFFDc28411387fd8c2841138 /* BpBroadPhaseSapAux.h */, + FFFDc28411a07fd8c28411a0 /* BpMBPTasks.h */, + FFFDc28412087fd8c2841208 /* BpSAPTasks.h */, + FFFDc28412707fd8c2841270 /* BpBroadPhase.cpp */, + FFFDc28412d87fd8c28412d8 /* BpBroadPhaseMBP.cpp */, + FFFDc28413407fd8c2841340 /* BpBroadPhaseSap.cpp */, + FFFDc28413a87fd8c28413a8 /* BpBroadPhaseSapAux.cpp */, + FFFDc28414107fd8c2841410 /* BpMBPTasks.cpp */, + FFFDc28414787fd8c2841478 /* BpSAPTasks.cpp */, + FFFDc28414e07fd8c28414e0 /* BpSimpleAABBManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBa2c8d7e07fd2a2c8d7e0 /* LowLevelDynamics */ = { + FFFBc10c8d107fd8c10c8d10 /* LowLevelDynamics */ = { isa = PBXGroup; children = ( - FFFBa2c8a2507fd2a2c8a250 /* Dynamics Source */, - FFFBa2c8a2787fd2a2c8a278 /* Dynamics Includes */, - FFFBa2c8a2a07fd2a2c8a2a0 /* Dynamics Internal Includes */, + FFFBc14641107fd8c1464110 /* Dynamics Source */, + FFFBc14641387fd8c1464138 /* Dynamics Includes */, + FFFBc14641607fd8c1464160 /* Dynamics Internal Includes */, ); name = "LowLevelDynamics"; sourceTree = "<group>"; }; - FFFBa2c8a2507fd2a2c8a250 /* Dynamics Source */ = { + FFFBc14641107fd8c1464110 /* Dynamics Source */ = { isa = PBXGroup; children = ( - FFFDa241c6007fd2a241c600 /* DyArticulation.cpp */, - FFFDa241c6687fd2a241c668 /* DyArticulationContactPrep.cpp */, - FFFDa241c6d07fd2a241c6d0 /* DyArticulationContactPrepPF.cpp */, - FFFDa241c7387fd2a241c738 /* DyArticulationHelper.cpp */, - FFFDa241c7a07fd2a241c7a0 /* DyArticulationSIMD.cpp */, - FFFDa241c8087fd2a241c808 /* DyArticulationScalar.cpp */, - FFFDa241c8707fd2a241c870 /* DyConstraintPartition.cpp */, - FFFDa241c8d87fd2a241c8d8 /* DyConstraintSetup.cpp */, - FFFDa241c9407fd2a241c940 /* DyConstraintSetupBlock.cpp */, - FFFDa241c9a87fd2a241c9a8 /* DyContactPrep.cpp */, - FFFDa241ca107fd2a241ca10 /* DyContactPrep4.cpp */, - FFFDa241ca787fd2a241ca78 /* DyContactPrep4PF.cpp */, - FFFDa241cae07fd2a241cae0 /* DyContactPrepPF.cpp */, - FFFDa241cb487fd2a241cb48 /* DyDynamics.cpp */, - FFFDa241cbb07fd2a241cbb0 /* DyFrictionCorrelation.cpp */, - FFFDa241cc187fd2a241cc18 /* DyRigidBodyToSolverBody.cpp */, - FFFDa241cc807fd2a241cc80 /* DySolverConstraints.cpp */, - FFFDa241cce87fd2a241cce8 /* DySolverConstraintsBlock.cpp */, - FFFDa241cd507fd2a241cd50 /* DySolverControl.cpp */, - FFFDa241cdb87fd2a241cdb8 /* DySolverControlPF.cpp */, - FFFDa241ce207fd2a241ce20 /* DySolverPFConstraints.cpp */, - FFFDa241ce887fd2a241ce88 /* DySolverPFConstraintsBlock.cpp */, - FFFDa241cef07fd2a241cef0 /* DyThreadContext.cpp */, - FFFDa241cf587fd2a241cf58 /* DyThresholdTable.cpp */, + FFFDc40122007fd8c4012200 /* DyArticulation.cpp */, + FFFDc40122687fd8c4012268 /* DyArticulationContactPrep.cpp */, + FFFDc40122d07fd8c40122d0 /* DyArticulationContactPrepPF.cpp */, + FFFDc40123387fd8c4012338 /* DyArticulationHelper.cpp */, + FFFDc40123a07fd8c40123a0 /* DyArticulationSIMD.cpp */, + FFFDc40124087fd8c4012408 /* DyArticulationScalar.cpp */, + FFFDc40124707fd8c4012470 /* DyConstraintPartition.cpp */, + FFFDc40124d87fd8c40124d8 /* DyConstraintSetup.cpp */, + FFFDc40125407fd8c4012540 /* DyConstraintSetupBlock.cpp */, + FFFDc40125a87fd8c40125a8 /* DyContactPrep.cpp */, + FFFDc40126107fd8c4012610 /* DyContactPrep4.cpp */, + FFFDc40126787fd8c4012678 /* DyContactPrep4PF.cpp */, + FFFDc40126e07fd8c40126e0 /* DyContactPrepPF.cpp */, + FFFDc40127487fd8c4012748 /* DyDynamics.cpp */, + FFFDc40127b07fd8c40127b0 /* DyFrictionCorrelation.cpp */, + FFFDc40128187fd8c4012818 /* DyRigidBodyToSolverBody.cpp */, + FFFDc40128807fd8c4012880 /* DySolverConstraints.cpp */, + FFFDc40128e87fd8c40128e8 /* DySolverConstraintsBlock.cpp */, + FFFDc40129507fd8c4012950 /* DySolverControl.cpp */, + FFFDc40129b87fd8c40129b8 /* DySolverControlPF.cpp */, + FFFDc4012a207fd8c4012a20 /* DySolverPFConstraints.cpp */, + FFFDc4012a887fd8c4012a88 /* DySolverPFConstraintsBlock.cpp */, + FFFDc4012af07fd8c4012af0 /* DyThreadContext.cpp */, + FFFDc4012b587fd8c4012b58 /* DyThresholdTable.cpp */, ); name = "Dynamics Source"; sourceTree = SOURCE_ROOT; }; - FFFBa2c8a2787fd2a2c8a278 /* Dynamics Includes */ = { + FFFBc14641387fd8c1464138 /* Dynamics Includes */ = { isa = PBXGroup; children = ( - FFFDa2c8b8c07fd2a2c8b8c0 /* DyArticulation.h */, - FFFDa2c8b9287fd2a2c8b928 /* DyConstraint.h */, - FFFDa2c8b9907fd2a2c8b990 /* DyConstraintWriteBack.h */, - FFFDa2c8b9f87fd2a2c8b9f8 /* DyContext.h */, - FFFDa2c8ba607fd2a2c8ba60 /* DyGpuAPI.h */, - FFFDa2c8bac87fd2a2c8bac8 /* DySleepingConfigulation.h */, - FFFDa2c8bb307fd2a2c8bb30 /* DyThresholdTable.h */, + FFFDc14787807fd8c1478780 /* DyArticulation.h */, + FFFDc14787e87fd8c14787e8 /* DyConstraint.h */, + FFFDc14788507fd8c1478850 /* DyConstraintWriteBack.h */, + FFFDc14788b87fd8c14788b8 /* DyContext.h */, + FFFDc14789207fd8c1478920 /* DyGpuAPI.h */, + FFFDc14789887fd8c1478988 /* DySleepingConfigulation.h */, + FFFDc14789f07fd8c14789f0 /* DyThresholdTable.h */, ); name = "Dynamics Includes"; sourceTree = SOURCE_ROOT; }; - FFFBa2c8a2a07fd2a2c8a2a0 /* Dynamics Internal Includes */ = { + FFFBc14641607fd8c1464160 /* Dynamics Internal Includes */ = { isa = PBXGroup; children = ( - FFFDa241d8007fd2a241d800 /* DyArticulationContactPrep.h */, - FFFDa241d8687fd2a241d868 /* DyArticulationFnsDebug.h */, - FFFDa241d8d07fd2a241d8d0 /* DyArticulationFnsScalar.h */, - FFFDa241d9387fd2a241d938 /* DyArticulationFnsSimd.h */, - FFFDa241d9a07fd2a241d9a0 /* DyArticulationHelper.h */, - FFFDa241da087fd2a241da08 /* DyArticulationPImpl.h */, - FFFDa241da707fd2a241da70 /* DyArticulationReference.h */, - FFFDa241dad87fd2a241dad8 /* DyArticulationScalar.h */, - FFFDa241db407fd2a241db40 /* DyArticulationUtils.h */, - FFFDa241dba87fd2a241dba8 /* DyBodyCoreIntegrator.h */, - FFFDa241dc107fd2a241dc10 /* DyConstraintPartition.h */, - FFFDa241dc787fd2a241dc78 /* DyConstraintPrep.h */, - FFFDa241dce07fd2a241dce0 /* DyContactPrep.h */, - FFFDa241dd487fd2a241dd48 /* DyContactPrepShared.h */, - FFFDa241ddb07fd2a241ddb0 /* DyContactReduction.h */, - FFFDa241de187fd2a241de18 /* DyCorrelationBuffer.h */, - FFFDa241de807fd2a241de80 /* DyDynamics.h */, - FFFDa241dee87fd2a241dee8 /* DyFrictionPatch.h */, - FFFDa241df507fd2a241df50 /* DyFrictionPatchStreamPair.h */, - FFFDa241dfb87fd2a241dfb8 /* DySolverBody.h */, - FFFDa241e0207fd2a241e020 /* DySolverConstraint1D.h */, - FFFDa241e0887fd2a241e088 /* DySolverConstraint1D4.h */, - FFFDa241e0f07fd2a241e0f0 /* DySolverConstraintDesc.h */, - FFFDa241e1587fd2a241e158 /* DySolverConstraintExtShared.h */, - FFFDa241e1c07fd2a241e1c0 /* DySolverConstraintTypes.h */, - FFFDa241e2287fd2a241e228 /* DySolverConstraintsShared.h */, - FFFDa241e2907fd2a241e290 /* DySolverContact.h */, - FFFDa241e2f87fd2a241e2f8 /* DySolverContact4.h */, - FFFDa241e3607fd2a241e360 /* DySolverContactPF.h */, - FFFDa241e3c87fd2a241e3c8 /* DySolverContactPF4.h */, - FFFDa241e4307fd2a241e430 /* DySolverContext.h */, - FFFDa241e4987fd2a241e498 /* DySolverControl.h */, - FFFDa241e5007fd2a241e500 /* DySolverControlPF.h */, - FFFDa241e5687fd2a241e568 /* DySolverCore.h */, - FFFDa241e5d07fd2a241e5d0 /* DySolverExt.h */, - FFFDa241e6387fd2a241e638 /* DySpatial.h */, - FFFDa241e6a07fd2a241e6a0 /* DyThreadContext.h */, + FFFDc40158007fd8c4015800 /* DyArticulationContactPrep.h */, + FFFDc40158687fd8c4015868 /* DyArticulationFnsDebug.h */, + FFFDc40158d07fd8c40158d0 /* DyArticulationFnsScalar.h */, + FFFDc40159387fd8c4015938 /* DyArticulationFnsSimd.h */, + FFFDc40159a07fd8c40159a0 /* DyArticulationHelper.h */, + FFFDc4015a087fd8c4015a08 /* DyArticulationPImpl.h */, + FFFDc4015a707fd8c4015a70 /* DyArticulationReference.h */, + FFFDc4015ad87fd8c4015ad8 /* DyArticulationScalar.h */, + FFFDc4015b407fd8c4015b40 /* DyArticulationUtils.h */, + FFFDc4015ba87fd8c4015ba8 /* DyBodyCoreIntegrator.h */, + FFFDc4015c107fd8c4015c10 /* DyConstraintPartition.h */, + FFFDc4015c787fd8c4015c78 /* DyConstraintPrep.h */, + FFFDc4015ce07fd8c4015ce0 /* DyContactPrep.h */, + FFFDc4015d487fd8c4015d48 /* DyContactPrepShared.h */, + FFFDc4015db07fd8c4015db0 /* DyContactReduction.h */, + FFFDc4015e187fd8c4015e18 /* DyCorrelationBuffer.h */, + FFFDc4015e807fd8c4015e80 /* DyDynamics.h */, + FFFDc4015ee87fd8c4015ee8 /* DyFrictionPatch.h */, + FFFDc4015f507fd8c4015f50 /* DyFrictionPatchStreamPair.h */, + FFFDc4015fb87fd8c4015fb8 /* DySolverBody.h */, + FFFDc40160207fd8c4016020 /* DySolverConstraint1D.h */, + FFFDc40160887fd8c4016088 /* DySolverConstraint1D4.h */, + FFFDc40160f07fd8c40160f0 /* DySolverConstraintDesc.h */, + FFFDc40161587fd8c4016158 /* DySolverConstraintExtShared.h */, + FFFDc40161c07fd8c40161c0 /* DySolverConstraintTypes.h */, + FFFDc40162287fd8c4016228 /* DySolverConstraintsShared.h */, + FFFDc40162907fd8c4016290 /* DySolverContact.h */, + FFFDc40162f87fd8c40162f8 /* DySolverContact4.h */, + FFFDc40163607fd8c4016360 /* DySolverContactPF.h */, + FFFDc40163c87fd8c40163c8 /* DySolverContactPF4.h */, + FFFDc40164307fd8c4016430 /* DySolverContext.h */, + FFFDc40164987fd8c4016498 /* DySolverControl.h */, + FFFDc40165007fd8c4016500 /* DySolverControlPF.h */, + FFFDc40165687fd8c4016568 /* DySolverCore.h */, + FFFDc40165d07fd8c40165d0 /* DySolverExt.h */, + FFFDc40166387fd8c4016638 /* DySpatial.h */, + FFFDc40166a07fd8c40166a0 /* DyThreadContext.h */, ); name = "Dynamics Internal Includes"; sourceTree = SOURCE_ROOT; }; - FFFBa2cb04807fd2a2cb0480 /* LowLevelCloth */ = { + FFFBc172f9207fd8c172f920 /* LowLevelCloth */ = { isa = PBXGroup; children = ( - FFFBa2cb1f307fd2a2cb1f30 /* include */, - FFFBa2cb1f587fd2a2cb1f58 /* src */, + FFFBc172d1b07fd8c172d1b0 /* include */, + FFFBc172d1d87fd8c172d1d8 /* src */, ); name = "LowLevelCloth"; sourceTree = "<group>"; }; - FFFBa2cb1f307fd2a2cb1f30 /* include */ = { + FFFBc172d1b07fd8c172d1b0 /* include */ = { isa = PBXGroup; children = ( - FFFDa2cad4707fd2a2cad470 /* Cloth.h */, - FFFDa2cad4d87fd2a2cad4d8 /* Fabric.h */, - FFFDa2cad5407fd2a2cad540 /* Factory.h */, - FFFDa2cad5a87fd2a2cad5a8 /* PhaseConfig.h */, - FFFDa2cad6107fd2a2cad610 /* Range.h */, - FFFDa2cad6787fd2a2cad678 /* Solver.h */, - FFFDa2cad6e07fd2a2cad6e0 /* Types.h */, + FFFDc173c1707fd8c173c170 /* Cloth.h */, + FFFDc173c1d87fd8c173c1d8 /* Fabric.h */, + FFFDc173c2407fd8c173c240 /* Factory.h */, + FFFDc173c2a87fd8c173c2a8 /* PhaseConfig.h */, + FFFDc173c3107fd8c173c310 /* Range.h */, + FFFDc173c3787fd8c173c378 /* Solver.h */, + FFFDc173c3e07fd8c173c3e0 /* Types.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBa2cb1f587fd2a2cb1f58 /* src */ = { + FFFBc172d1d87fd8c172d1d8 /* src */ = { isa = PBXGroup; children = ( - FFFDa24296007fd2a2429600 /* Allocator.h */, - FFFDa24296687fd2a2429668 /* Array.h */, - FFFDa24296d07fd2a24296d0 /* BoundingBox.h */, - FFFDa24297387fd2a2429738 /* ClothBase.h */, - FFFDa24297a07fd2a24297a0 /* ClothImpl.h */, - FFFDa24298087fd2a2429808 /* IndexPair.h */, - FFFDa24298707fd2a2429870 /* IterationState.h */, - FFFDa24298d87fd2a24298d8 /* MovingAverage.h */, - FFFDa24299407fd2a2429940 /* PointInterpolator.h */, - FFFDa24299a87fd2a24299a8 /* Simd.h */, - FFFDa2429a107fd2a2429a10 /* StackAllocator.h */, - FFFDa2429a787fd2a2429a78 /* SwCloth.h */, - FFFDa2429ae07fd2a2429ae0 /* SwClothData.h */, - FFFDa2429b487fd2a2429b48 /* SwCollision.h */, - FFFDa2429bb07fd2a2429bb0 /* SwCollisionHelpers.h */, - FFFDa2429c187fd2a2429c18 /* SwFabric.h */, - FFFDa2429c807fd2a2429c80 /* SwFactory.h */, - FFFDa2429ce87fd2a2429ce8 /* SwInterCollision.h */, - FFFDa2429d507fd2a2429d50 /* SwSelfCollision.h */, - FFFDa2429db87fd2a2429db8 /* SwSolver.h */, - FFFDa2429e207fd2a2429e20 /* SwSolverKernel.h */, - FFFDa2429e887fd2a2429e88 /* TripletScheduler.h */, - FFFDa2429ef07fd2a2429ef0 /* Vec4T.h */, - FFFDa2429f587fd2a2429f58 /* Allocator.cpp */, - FFFDa2429fc07fd2a2429fc0 /* Factory.cpp */, - FFFDa242a0287fd2a242a028 /* PhaseConfig.cpp */, - FFFDa242a0907fd2a242a090 /* SwCloth.cpp */, - FFFDa242a0f87fd2a242a0f8 /* SwClothData.cpp */, - FFFDa242a1607fd2a242a160 /* SwCollision.cpp */, - FFFDa242a1c87fd2a242a1c8 /* SwFabric.cpp */, - FFFDa242a2307fd2a242a230 /* SwFactory.cpp */, - FFFDa242a2987fd2a242a298 /* SwInterCollision.cpp */, - FFFDa242a3007fd2a242a300 /* SwSelfCollision.cpp */, - FFFDa242a3687fd2a242a368 /* SwSolver.cpp */, - FFFDa242a3d07fd2a242a3d0 /* SwSolverKernel.cpp */, - FFFDa242a4387fd2a242a438 /* TripletScheduler.cpp */, + FFFDc003ca007fd8c003ca00 /* Allocator.h */, + FFFDc003ca687fd8c003ca68 /* Array.h */, + FFFDc003cad07fd8c003cad0 /* BoundingBox.h */, + FFFDc003cb387fd8c003cb38 /* ClothBase.h */, + FFFDc003cba07fd8c003cba0 /* ClothImpl.h */, + FFFDc003cc087fd8c003cc08 /* IndexPair.h */, + FFFDc003cc707fd8c003cc70 /* IterationState.h */, + FFFDc003ccd87fd8c003ccd8 /* MovingAverage.h */, + FFFDc003cd407fd8c003cd40 /* PointInterpolator.h */, + FFFDc003cda87fd8c003cda8 /* Simd.h */, + FFFDc003ce107fd8c003ce10 /* StackAllocator.h */, + FFFDc003ce787fd8c003ce78 /* SwCloth.h */, + FFFDc003cee07fd8c003cee0 /* SwClothData.h */, + FFFDc003cf487fd8c003cf48 /* SwCollision.h */, + FFFDc003cfb07fd8c003cfb0 /* SwCollisionHelpers.h */, + FFFDc003d0187fd8c003d018 /* SwFabric.h */, + FFFDc003d0807fd8c003d080 /* SwFactory.h */, + FFFDc003d0e87fd8c003d0e8 /* SwInterCollision.h */, + FFFDc003d1507fd8c003d150 /* SwSelfCollision.h */, + FFFDc003d1b87fd8c003d1b8 /* SwSolver.h */, + FFFDc003d2207fd8c003d220 /* SwSolverKernel.h */, + FFFDc003d2887fd8c003d288 /* TripletScheduler.h */, + FFFDc003d2f07fd8c003d2f0 /* Vec4T.h */, + FFFDc003d3587fd8c003d358 /* Allocator.cpp */, + FFFDc003d3c07fd8c003d3c0 /* Factory.cpp */, + FFFDc003d4287fd8c003d428 /* PhaseConfig.cpp */, + FFFDc003d4907fd8c003d490 /* SwCloth.cpp */, + FFFDc003d4f87fd8c003d4f8 /* SwClothData.cpp */, + FFFDc003d5607fd8c003d560 /* SwCollision.cpp */, + FFFDc003d5c87fd8c003d5c8 /* SwFabric.cpp */, + FFFDc003d6307fd8c003d630 /* SwFactory.cpp */, + FFFDc003d6987fd8c003d698 /* SwInterCollision.cpp */, + FFFDc003d7007fd8c003d700 /* SwSelfCollision.cpp */, + FFFDc003d7687fd8c003d768 /* SwSolver.cpp */, + FFFDc003d7d07fd8c003d7d0 /* SwSolverKernel.cpp */, + FFFDc003d8387fd8c003d838 /* TripletScheduler.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBa2cd27e07fd2a2cd27e0 /* LowLevelParticles */ = { + FFFBc133d4f07fd8c133d4f0 /* LowLevelParticles */ = { isa = PBXGroup; children = ( - FFFBa2ccb9f07fd2a2ccb9f0 /* include */, - FFFBa2ccba187fd2a2ccba18 /* src */, + FFFBc10cbdd07fd8c10cbdd0 /* include */, + FFFBc10cbdf87fd8c10cbdf8 /* src */, ); name = "LowLevelParticles"; sourceTree = "<group>"; }; - FFFBa2ccb9f07fd2a2ccb9f0 /* include */ = { + FFFBc10cbdd07fd8c10cbdd0 /* include */ = { isa = PBXGroup; children = ( - FFFDa24304007fd2a2430400 /* PtBodyTransformVault.h */, - FFFDa24304687fd2a2430468 /* PtContext.h */, - FFFDa24304d07fd2a24304d0 /* PtGridCellVector.h */, - FFFDa24305387fd2a2430538 /* PtParticle.h */, - FFFDa24305a07fd2a24305a0 /* PtParticleContactManagerStream.h */, - FFFDa24306087fd2a2430608 /* PtParticleData.h */, - FFFDa24306707fd2a2430670 /* PtParticleShape.h */, - FFFDa24306d87fd2a24306d8 /* PtParticleSystemCore.h */, - FFFDa24307407fd2a2430740 /* PtParticleSystemFlags.h */, - FFFDa24307a87fd2a24307a8 /* PtParticleSystemSim.h */, + FFFDc187da007fd8c187da00 /* PtBodyTransformVault.h */, + FFFDc187da687fd8c187da68 /* PtContext.h */, + FFFDc187dad07fd8c187dad0 /* PtGridCellVector.h */, + FFFDc187db387fd8c187db38 /* PtParticle.h */, + FFFDc187dba07fd8c187dba0 /* PtParticleContactManagerStream.h */, + FFFDc187dc087fd8c187dc08 /* PtParticleData.h */, + FFFDc187dc707fd8c187dc70 /* PtParticleShape.h */, + FFFDc187dcd87fd8c187dcd8 /* PtParticleSystemCore.h */, + FFFDc187dd407fd8c187dd40 /* PtParticleSystemFlags.h */, + FFFDc187dda87fd8c187dda8 /* PtParticleSystemSim.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBa2ccba187fd2a2ccba18 /* src */ = { + FFFBc10cbdf87fd8c10cbdf8 /* src */ = { isa = PBXGroup; children = ( - FFFDa2434a007fd2a2434a00 /* PtBatcher.h */, - FFFDa2434a687fd2a2434a68 /* PtCollision.h */, - FFFDa2434ad07fd2a2434ad0 /* PtCollisionData.h */, - FFFDa2434b387fd2a2434b38 /* PtCollisionHelper.h */, - FFFDa2434ba07fd2a2434ba0 /* PtCollisionMethods.h */, - FFFDa2434c087fd2a2434c08 /* PtCollisionParameters.h */, - FFFDa2434c707fd2a2434c70 /* PtConfig.h */, - FFFDa2434cd87fd2a2434cd8 /* PtConstants.h */, - FFFDa2434d407fd2a2434d40 /* PtContextCpu.h */, - FFFDa2434da87fd2a2434da8 /* PtDynamicHelper.h */, - FFFDa2434e107fd2a2434e10 /* PtDynamics.h */, - FFFDa2434e787fd2a2434e78 /* PtDynamicsKernels.h */, - FFFDa2434ee07fd2a2434ee0 /* PtDynamicsParameters.h */, - FFFDa2434f487fd2a2434f48 /* PtDynamicsTempBuffers.h */, - FFFDa2434fb07fd2a2434fb0 /* PtHeightFieldAabbTest.h */, - FFFDa24350187fd2a2435018 /* PtPacketSections.h */, - FFFDa24350807fd2a2435080 /* PtParticleCell.h */, - FFFDa24350e87fd2a24350e8 /* PtParticleOpcodeCache.h */, - FFFDa24351507fd2a2435150 /* PtParticleShapeCpu.h */, - FFFDa24351b87fd2a24351b8 /* PtParticleSystemSimCpu.h */, - FFFDa24352207fd2a2435220 /* PtSpatialHash.h */, - FFFDa24352887fd2a2435288 /* PtSpatialHashHelper.h */, - FFFDa24352f07fd2a24352f0 /* PtTwoWayData.h */, - FFFDa24353587fd2a2435358 /* PtBatcher.cpp */, - FFFDa24353c07fd2a24353c0 /* PtBodyTransformVault.cpp */, - FFFDa24354287fd2a2435428 /* PtCollision.cpp */, - FFFDa24354907fd2a2435490 /* PtCollisionBox.cpp */, - FFFDa24354f87fd2a24354f8 /* PtCollisionCapsule.cpp */, - FFFDa24355607fd2a2435560 /* PtCollisionConvex.cpp */, - FFFDa24355c87fd2a24355c8 /* PtCollisionMesh.cpp */, - FFFDa24356307fd2a2435630 /* PtCollisionPlane.cpp */, - FFFDa24356987fd2a2435698 /* PtCollisionSphere.cpp */, - FFFDa24357007fd2a2435700 /* PtContextCpu.cpp */, - FFFDa24357687fd2a2435768 /* PtDynamics.cpp */, - FFFDa24357d07fd2a24357d0 /* PtParticleData.cpp */, - FFFDa24358387fd2a2435838 /* PtParticleShapeCpu.cpp */, - FFFDa24358a07fd2a24358a0 /* PtParticleSystemSimCpu.cpp */, - FFFDa24359087fd2a2435908 /* PtSpatialHash.cpp */, - FFFDa24359707fd2a2435970 /* PtSpatialLocalHash.cpp */, + FFFDc18822007fd8c1882200 /* PtBatcher.h */, + FFFDc18822687fd8c1882268 /* PtCollision.h */, + FFFDc18822d07fd8c18822d0 /* PtCollisionData.h */, + FFFDc18823387fd8c1882338 /* PtCollisionHelper.h */, + FFFDc18823a07fd8c18823a0 /* PtCollisionMethods.h */, + FFFDc18824087fd8c1882408 /* PtCollisionParameters.h */, + FFFDc18824707fd8c1882470 /* PtConfig.h */, + FFFDc18824d87fd8c18824d8 /* PtConstants.h */, + FFFDc18825407fd8c1882540 /* PtContextCpu.h */, + FFFDc18825a87fd8c18825a8 /* PtDynamicHelper.h */, + FFFDc18826107fd8c1882610 /* PtDynamics.h */, + FFFDc18826787fd8c1882678 /* PtDynamicsKernels.h */, + FFFDc18826e07fd8c18826e0 /* PtDynamicsParameters.h */, + FFFDc18827487fd8c1882748 /* PtDynamicsTempBuffers.h */, + FFFDc18827b07fd8c18827b0 /* PtHeightFieldAabbTest.h */, + FFFDc18828187fd8c1882818 /* PtPacketSections.h */, + FFFDc18828807fd8c1882880 /* PtParticleCell.h */, + FFFDc18828e87fd8c18828e8 /* PtParticleOpcodeCache.h */, + FFFDc18829507fd8c1882950 /* PtParticleShapeCpu.h */, + FFFDc18829b87fd8c18829b8 /* PtParticleSystemSimCpu.h */, + FFFDc1882a207fd8c1882a20 /* PtSpatialHash.h */, + FFFDc1882a887fd8c1882a88 /* PtSpatialHashHelper.h */, + FFFDc1882af07fd8c1882af0 /* PtTwoWayData.h */, + FFFDc1882b587fd8c1882b58 /* PtBatcher.cpp */, + FFFDc1882bc07fd8c1882bc0 /* PtBodyTransformVault.cpp */, + FFFDc1882c287fd8c1882c28 /* PtCollision.cpp */, + FFFDc1882c907fd8c1882c90 /* PtCollisionBox.cpp */, + FFFDc1882cf87fd8c1882cf8 /* PtCollisionCapsule.cpp */, + FFFDc1882d607fd8c1882d60 /* PtCollisionConvex.cpp */, + FFFDc1882dc87fd8c1882dc8 /* PtCollisionMesh.cpp */, + FFFDc1882e307fd8c1882e30 /* PtCollisionPlane.cpp */, + FFFDc1882e987fd8c1882e98 /* PtCollisionSphere.cpp */, + FFFDc1882f007fd8c1882f00 /* PtContextCpu.cpp */, + FFFDc1882f687fd8c1882f68 /* PtDynamics.cpp */, + FFFDc1882fd07fd8c1882fd0 /* PtParticleData.cpp */, + FFFDc18830387fd8c1883038 /* PtParticleShapeCpu.cpp */, + FFFDc18830a07fd8c18830a0 /* PtParticleSystemSimCpu.cpp */, + FFFDc18831087fd8c1883108 /* PtSpatialHash.cpp */, + FFFDc18831707fd8c1883170 /* PtSpatialLocalHash.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBa2ed52b07fd2a2ed52b0 /* PxTask */ = { + FFFBc13406907fd8c1340690 /* PxTask */ = { isa = PBXGroup; children = ( - FFFBa2ed4ff07fd2a2ed4ff0 /* include */, - FFFBa2ed50187fd2a2ed5018 /* src */, + FFFBc4a6b3b07fd8c4a6b3b0 /* include */, + FFFBc4a6b3d87fd8c4a6b3d8 /* src */, ); name = "PxTask"; sourceTree = "<group>"; }; - FFFBa2ed4ff07fd2a2ed4ff0 /* include */ = { + FFFBc4a6b3b07fd8c4a6b3b0 /* include */ = { isa = PBXGroup; children = ( - FFFDa2ed69c07fd2a2ed69c0 /* PxCpuDispatcher.h */, - FFFDa2ed6a287fd2a2ed6a28 /* PxGpuDispatcher.h */, - FFFDa2ed6a907fd2a2ed6a90 /* PxGpuTask.h */, - FFFDa2ed6af87fd2a2ed6af8 /* PxTask.h */, - FFFDa2ed6b607fd2a2ed6b60 /* PxTaskDefine.h */, - FFFDa2ed6bc87fd2a2ed6bc8 /* PxTaskManager.h */, + FFFDc4a62ec07fd8c4a62ec0 /* PxCpuDispatcher.h */, + FFFDc4a62f287fd8c4a62f28 /* PxGpuDispatcher.h */, + FFFDc4a62f907fd8c4a62f90 /* PxGpuTask.h */, + FFFDc4a62ff87fd8c4a62ff8 /* PxTask.h */, + FFFDc4a630607fd8c4a63060 /* PxTaskDefine.h */, + FFFDc4a630c87fd8c4a630c8 /* PxTaskManager.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBa2ed50187fd2a2ed5018 /* src */ = { + FFFBc4a6b3d87fd8c4a6b3d8 /* src */ = { isa = PBXGroup; children = ( - FFFDa2ed63907fd2a2ed6390 /* src/TaskManager.cpp */, + FFFDc4a6b5907fd8c4a6b590 /* src/TaskManager.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; }; - FFFBa30d00207fd2a30d0020 /* PsFastXml */ = { + FFFBc4a7d6007fd8c4a7d600 /* PsFastXml */ = { isa = PBXGroup; children = ( - FFFBa30d03007fd2a30d0300 /* include */, - FFFBa30d03287fd2a30d0328 /* src */, + FFFBc4a8edc07fd8c4a8edc0 /* include */, + FFFBc4a8ede87fd8c4a8ede8 /* src */, ); name = "PsFastXml"; sourceTree = "<group>"; }; - FFFBa30d03007fd2a30d0300 /* include */ = { + FFFBc4a8edc07fd8c4a8edc0 /* include */ = { isa = PBXGroup; children = ( - FFFDa30d04907fd2a30d0490 /* PsFastXml.h */, + FFFDc4a8ef507fd8c4a8ef50 /* PsFastXml.h */, ); name = "include"; sourceTree = SOURCE_ROOT; }; - FFFBa30d03287fd2a30d0328 /* src */ = { + FFFBc4a8ede87fd8c4a8ede8 /* src */ = { isa = PBXGroup; children = ( - FFFDa30d05907fd2a30d0590 /* PsFastXml.cpp */, + FFFDc4a8f0507fd8c4a8f050 /* PsFastXml.cpp */, ); name = "src"; sourceTree = SOURCE_ROOT; @@ -4995,61 +4991,61 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - FFFAa30ccf007fd2a30ccf00 /* PhysX */ = { + FFFAc4a8bb607fd8c4a8bb60 /* PhysX */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a30ccf007fd2a30ccf00 /* Build configuration list for PBXNativeTarget "PhysX" */; + buildConfigurationList = FFF6c4a8bb607fd8c4a8bb60 /* Build configuration list for PBXNativeTarget "PhysX" */; buildPhases = ( - FFF2a30ccf007fd2a30ccf00, - FFF8a30ccf007fd2a30ccf00, - FFFCa30ccf007fd2a30ccf00, + FFF2c4a8bb607fd8c4a8bb60, + FFF8c4a8bb607fd8c4a8bb60, + FFFCc4a8bb607fd8c4a8bb60, ); buildRules = ( ); dependencies = ( - FFF4a30adad07fd2a30adad0, /* LowLevel */ - FFF4a30db7c07fd2a30db7c0, /* LowLevelAABB */ - FFF4a30dbb407fd2a30dbb40, /* LowLevelCloth */ - FFF4a30db8207fd2a30db820, /* LowLevelDynamics */ - FFF4a30dbba07fd2a30dbba0, /* LowLevelParticles */ - FFF4a30d78507fd2a30d7850, /* PhysXCommon */ - FFF4a2ebddf07fd2a2ebddf0, /* PxFoundation */ - FFF4a30d0ee07fd2a30d0ee0, /* PxPvdSDK */ - FFF4a30d82207fd2a30d8220, /* PxTask */ - FFF4a30d81907fd2a30d8190, /* SceneQuery */ - FFF4a30d81f07fd2a30d81f0, /* SimulationController */ + FFF4c171ecd07fd8c171ecd0, /* LowLevel */ + FFF4c171ed307fd8c171ed30, /* LowLevelAABB */ + FFF4c1727c607fd8c1727c60, /* LowLevelCloth */ + FFF4c1723e007fd8c1723e00, /* LowLevelDynamics */ + FFF4c1727cc07fd8c1727cc0, /* LowLevelParticles */ + FFF4c171e4607fd8c171e460, /* PhysXCommon */ + FFF4c4a8be907fd8c4a8be90, /* PxFoundation */ + FFF4c4a8bd707fd8c4a8bd70, /* PxPvdSDK */ + FFF4c49048907fd8c4904890, /* PxTask */ + FFF4c49048007fd8c4904800, /* SceneQuery */ + FFF4c49048607fd8c4904860, /* SimulationController */ ); name = "PhysX"; productName = "PhysX"; - productReference = FFFDa30ccf007fd2a30ccf00 /* PhysX */; + productReference = FFFDc4a8bb607fd8c4a8bb60 /* PhysX */; productType = "com.apple.product-type.library.static"; }; - FFFAa30d7df07fd2a30d7df0 /* PhysXCharacterKinematic */ = { + FFFAc49045107fd8c4904510 /* PhysXCharacterKinematic */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a30d7df07fd2a30d7df0 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; + buildConfigurationList = FFF6c49045107fd8c4904510 /* Build configuration list for PBXNativeTarget "PhysXCharacterKinematic" */; buildPhases = ( - FFF2a30d7df07fd2a30d7df0, - FFF8a30d7df07fd2a30d7df0, - FFFCa30d7df07fd2a30d7df0, + FFF2c49045107fd8c4904510, + FFF8c49045107fd8c4904510, + FFFCc49045107fd8c4904510, ); buildRules = ( ); dependencies = ( - FFF4a30dcae07fd2a30dcae0, /* PhysXCommon */ - FFF4a30dd9307fd2a30dd930, /* PhysXExtensions */ - FFF4a30d92a07fd2a30d92a0, /* PxFoundation */ + FFF4c490a3d07fd8c490a3d0, /* PhysXCommon */ + FFF4c490d8907fd8c490d890, /* PhysXExtensions */ + FFF4c490b9507fd8c490b950, /* PxFoundation */ ); name = "PhysXCharacterKinematic"; productName = "PhysXCharacterKinematic"; - productReference = FFFDa30d7df07fd2a30d7df0 /* PhysXCharacterKinematic */; + productReference = FFFDc49045107fd8c4904510 /* PhysXCharacterKinematic */; productType = "com.apple.product-type.library.static"; }; - FFFAa30d94d07fd2a30d94d0 /* PhysXVehicle */ = { + FFFAc490d1007fd8c490d100 /* PhysXVehicle */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a30d94d07fd2a30d94d0 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; + buildConfigurationList = FFF6c490d1007fd8c490d100 /* Build configuration list for PBXNativeTarget "PhysXVehicle" */; buildPhases = ( - FFF2a30d94d07fd2a30d94d0, - FFF8a30d94d07fd2a30d94d0, - FFFCa30d94d07fd2a30d94d0, + FFF2c490d1007fd8c490d100, + FFF8c490d1007fd8c490d100, + FFFCc490d1007fd8c490d100, ); buildRules = ( ); @@ -5057,34 +5053,34 @@ ); name = "PhysXVehicle"; productName = "PhysXVehicle"; - productReference = FFFDa30d94d07fd2a30d94d0 /* PhysXVehicle */; + productReference = FFFDc490d1007fd8c490d100 /* PhysXVehicle */; productType = "com.apple.product-type.library.static"; }; - FFFAa30ea8007fd2a30ea800 /* PhysXExtensions */ = { + FFFAc4912c607fd8c4912c60 /* PhysXExtensions */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a30ea8007fd2a30ea800 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; + buildConfigurationList = FFF6c4912c607fd8c4912c60 /* Build configuration list for PBXNativeTarget "PhysXExtensions" */; buildPhases = ( - FFF2a30ea8007fd2a30ea800, - FFF8a30ea8007fd2a30ea800, - FFFCa30ea8007fd2a30ea800, + FFF2c4912c607fd8c4912c60, + FFF8c4912c607fd8c4912c60, + FFFCc4912c607fd8c4912c60, ); buildRules = ( ); dependencies = ( - FFF4a30e93807fd2a30e9380, /* PsFastXml */ + FFF4c4910c007fd8c4910c00, /* PsFastXml */ ); name = "PhysXExtensions"; productName = "PhysXExtensions"; - productReference = FFFDa30ea8007fd2a30ea800 /* PhysXExtensions */; + productReference = FFFDc4912c607fd8c4912c60 /* PhysXExtensions */; productType = "com.apple.product-type.library.static"; }; - FFFAa30fba907fd2a30fba90 /* SceneQuery */ = { + FFFAc491f0907fd8c491f090 /* SceneQuery */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a30fba907fd2a30fba90 /* Build configuration list for PBXNativeTarget "SceneQuery" */; + buildConfigurationList = FFF6c491f0907fd8c491f090 /* Build configuration list for PBXNativeTarget "SceneQuery" */; buildPhases = ( - FFF2a30fba907fd2a30fba90, - FFF8a30fba907fd2a30fba90, - FFFCa30fba907fd2a30fba90, + FFF2c491f0907fd8c491f090, + FFF8c491f0907fd8c491f090, + FFFCc491f0907fd8c491f090, ); buildRules = ( ); @@ -5092,16 +5088,16 @@ ); name = "SceneQuery"; productName = "SceneQuery"; - productReference = FFFDa30fba907fd2a30fba90 /* SceneQuery */; + productReference = FFFDc491f0907fd8c491f090 /* SceneQuery */; productType = "com.apple.product-type.library.static"; }; - FFFAa31040707fd2a3104070 /* SimulationController */ = { + FFFAc49236207fd8c4923620 /* SimulationController */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a31040707fd2a3104070 /* Build configuration list for PBXNativeTarget "SimulationController" */; + buildConfigurationList = FFF6c49236207fd8c4923620 /* Build configuration list for PBXNativeTarget "SimulationController" */; buildPhases = ( - FFF2a31040707fd2a3104070, - FFF8a31040707fd2a3104070, - FFFCa31040707fd2a3104070, + FFF2c49236207fd8c4923620, + FFF8c49236207fd8c4923620, + FFFCc49236207fd8c4923620, ); buildRules = ( ); @@ -5109,54 +5105,54 @@ ); name = "SimulationController"; productName = "SimulationController"; - productReference = FFFDa31040707fd2a3104070 /* SimulationController */; + productReference = FFFDc49236207fd8c4923620 /* SimulationController */; productType = "com.apple.product-type.library.static"; }; - FFFAa3108e507fd2a3108e50 /* PhysXCooking */ = { + FFFAc10c82107fd8c10c8210 /* PhysXCooking */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a3108e507fd2a3108e50 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; + buildConfigurationList = FFF6c10c82107fd8c10c8210 /* Build configuration list for PBXNativeTarget "PhysXCooking" */; buildPhases = ( - FFF2a3108e507fd2a3108e50, - FFF8a3108e507fd2a3108e50, - FFFCa3108e507fd2a3108e50, + FFF2c10c82107fd8c10c8210, + FFF8c10c82107fd8c10c8210, + FFFCc10c82107fd8c10c8210, ); buildRules = ( ); dependencies = ( - FFF4a310cae07fd2a310cae0, /* PhysXCommon */ - FFF4a3113c907fd2a3113c90, /* PhysXExtensions */ - FFF4a31060007fd2a3106000, /* PxFoundation */ + FFF4c484dff07fd8c484dff0, /* PhysXCommon */ + FFF4c484fd007fd8c484fd00, /* PhysXExtensions */ + FFF4c10fa6707fd8c10fa670, /* PxFoundation */ ); name = "PhysXCooking"; productName = "PhysXCooking"; - productReference = FFFDa3108e507fd2a3108e50 /* PhysXCooking */; + productReference = FFFDc10c82107fd8c10c8210 /* PhysXCooking */; productType = "com.apple.product-type.library.static"; }; - FFFAa2a093a07fd2a2a093a0 /* PhysXCommon */ = { + FFFAc1414ed07fd8c1414ed0 /* PhysXCommon */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a2a093a07fd2a2a093a0 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; + buildConfigurationList = FFF6c1414ed07fd8c1414ed0 /* Build configuration list for PBXNativeTarget "PhysXCommon" */; buildPhases = ( - FFF2a2a093a07fd2a2a093a0, - FFF8a2a093a07fd2a2a093a0, - FFFCa2a093a07fd2a2a093a0, + FFF2c1414ed07fd8c1414ed0, + FFF8c1414ed07fd8c1414ed0, + FFFCc1414ed07fd8c1414ed0, ); buildRules = ( ); dependencies = ( - FFF4a29f73f07fd2a29f73f0, /* PxFoundation */ + FFF4c140d6907fd8c140d690, /* PxFoundation */ ); name = "PhysXCommon"; productName = "PhysXCommon"; - productReference = FFFDa2a093a07fd2a2a093a0 /* PhysXCommon */; + productReference = FFFDc1414ed07fd8c1414ed0 /* PhysXCommon */; productType = "com.apple.product-type.library.static"; }; - FFFAa29f58e07fd2a29f58e0 /* PxFoundation */ = { + FFFAc141af507fd8c141af50 /* PxFoundation */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a29f58e07fd2a29f58e0 /* Build configuration list for PBXNativeTarget "PxFoundation" */; + buildConfigurationList = FFF6c141af507fd8c141af50 /* Build configuration list for PBXNativeTarget "PxFoundation" */; buildPhases = ( - FFF2a29f58e07fd2a29f58e0, - FFF8a29f58e07fd2a29f58e0, - FFFCa29f58e07fd2a29f58e0, + FFF2c141af507fd8c141af50, + FFF8c141af507fd8c141af50, + FFFCc141af507fd8c141af50, ); buildRules = ( ); @@ -5164,34 +5160,34 @@ ); name = "PxFoundation"; productName = "PxFoundation"; - productReference = FFFDa29f58e07fd2a29f58e0 /* PxFoundation */; + productReference = FFFDc141af507fd8c141af50 /* PxFoundation */; productType = "com.apple.product-type.library.static"; }; - FFFAa2a4e9207fd2a2a4e920 /* PxPvdSDK */ = { + FFFAc173fd607fd8c173fd60 /* PxPvdSDK */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a2a4e9207fd2a2a4e920 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; + buildConfigurationList = FFF6c173fd607fd8c173fd60 /* Build configuration list for PBXNativeTarget "PxPvdSDK" */; buildPhases = ( - FFF2a2a4e9207fd2a2a4e920, - FFF8a2a4e9207fd2a2a4e920, - FFFCa2a4e9207fd2a2a4e920, + FFF2c173fd607fd8c173fd60, + FFF8c173fd607fd8c173fd60, + FFFCc173fd607fd8c173fd60, ); buildRules = ( ); dependencies = ( - FFF4a2a09a207fd2a2a09a20, /* PxFoundation */ + FFF4c1758a407fd8c1758a40, /* PxFoundation */ ); name = "PxPvdSDK"; productName = "PxPvdSDK"; - productReference = FFFDa2a4e9207fd2a2a4e920 /* PxPvdSDK */; + productReference = FFFDc173fd607fd8c173fd60 /* PxPvdSDK */; productType = "com.apple.product-type.library.static"; }; - FFFAa2c3f8c07fd2a2c3f8c0 /* LowLevel */ = { + FFFAc10c0f007fd8c10c0f00 /* LowLevel */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a2c3f8c07fd2a2c3f8c0 /* Build configuration list for PBXNativeTarget "LowLevel" */; + buildConfigurationList = FFF6c10c0f007fd8c10c0f00 /* Build configuration list for PBXNativeTarget "LowLevel" */; buildPhases = ( - FFF2a2c3f8c07fd2a2c3f8c0, - FFF8a2c3f8c07fd2a2c3f8c0, - FFFCa2c3f8c07fd2a2c3f8c0, + FFF2c10c0f007fd8c10c0f00, + FFF8c10c0f007fd8c10c0f00, + FFFCc10c0f007fd8c10c0f00, ); buildRules = ( ); @@ -5199,16 +5195,16 @@ ); name = "LowLevel"; productName = "LowLevel"; - productReference = FFFDa2c3f8c07fd2a2c3f8c0 /* LowLevel */; + productReference = FFFDc10c0f007fd8c10c0f00 /* LowLevel */; productType = "com.apple.product-type.library.static"; }; - FFFAa2c704e07fd2a2c704e0 /* LowLevelAABB */ = { + FFFAc17390207fd8c1739020 /* LowLevelAABB */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a2c704e07fd2a2c704e0 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; + buildConfigurationList = FFF6c17390207fd8c1739020 /* Build configuration list for PBXNativeTarget "LowLevelAABB" */; buildPhases = ( - FFF2a2c704e07fd2a2c704e0, - FFF8a2c704e07fd2a2c704e0, - FFFCa2c704e07fd2a2c704e0, + FFF2c17390207fd8c1739020, + FFF8c17390207fd8c1739020, + FFFCc17390207fd8c1739020, ); buildRules = ( ); @@ -5216,16 +5212,16 @@ ); name = "LowLevelAABB"; productName = "LowLevelAABB"; - productReference = FFFDa2c704e07fd2a2c704e0 /* LowLevelAABB */; + productReference = FFFDc17390207fd8c1739020 /* LowLevelAABB */; productType = "com.apple.product-type.library.static"; }; - FFFAa2c8d7e07fd2a2c8d7e0 /* LowLevelDynamics */ = { + FFFAc10c8d107fd8c10c8d10 /* LowLevelDynamics */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a2c8d7e07fd2a2c8d7e0 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; + buildConfigurationList = FFF6c10c8d107fd8c10c8d10 /* Build configuration list for PBXNativeTarget "LowLevelDynamics" */; buildPhases = ( - FFF2a2c8d7e07fd2a2c8d7e0, - FFF8a2c8d7e07fd2a2c8d7e0, - FFFCa2c8d7e07fd2a2c8d7e0, + FFF2c10c8d107fd8c10c8d10, + FFF8c10c8d107fd8c10c8d10, + FFFCc10c8d107fd8c10c8d10, ); buildRules = ( ); @@ -5233,16 +5229,16 @@ ); name = "LowLevelDynamics"; productName = "LowLevelDynamics"; - productReference = FFFDa2c8d7e07fd2a2c8d7e0 /* LowLevelDynamics */; + productReference = FFFDc10c8d107fd8c10c8d10 /* LowLevelDynamics */; productType = "com.apple.product-type.library.static"; }; - FFFAa2cb04807fd2a2cb0480 /* LowLevelCloth */ = { + FFFAc172f9207fd8c172f920 /* LowLevelCloth */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a2cb04807fd2a2cb0480 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; + buildConfigurationList = FFF6c172f9207fd8c172f920 /* Build configuration list for PBXNativeTarget "LowLevelCloth" */; buildPhases = ( - FFF2a2cb04807fd2a2cb0480, - FFF8a2cb04807fd2a2cb0480, - FFFCa2cb04807fd2a2cb0480, + FFF2c172f9207fd8c172f920, + FFF8c172f9207fd8c172f920, + FFFCc172f9207fd8c172f920, ); buildRules = ( ); @@ -5250,16 +5246,16 @@ ); name = "LowLevelCloth"; productName = "LowLevelCloth"; - productReference = FFFDa2cb04807fd2a2cb0480 /* LowLevelCloth */; + productReference = FFFDc172f9207fd8c172f920 /* LowLevelCloth */; productType = "com.apple.product-type.library.static"; }; - FFFAa2cd27e07fd2a2cd27e0 /* LowLevelParticles */ = { + FFFAc133d4f07fd8c133d4f0 /* LowLevelParticles */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a2cd27e07fd2a2cd27e0 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; + buildConfigurationList = FFF6c133d4f07fd8c133d4f0 /* Build configuration list for PBXNativeTarget "LowLevelParticles" */; buildPhases = ( - FFF2a2cd27e07fd2a2cd27e0, - FFF8a2cd27e07fd2a2cd27e0, - FFFCa2cd27e07fd2a2cd27e0, + FFF2c133d4f07fd8c133d4f0, + FFF8c133d4f07fd8c133d4f0, + FFFCc133d4f07fd8c133d4f0, ); buildRules = ( ); @@ -5267,16 +5263,16 @@ ); name = "LowLevelParticles"; productName = "LowLevelParticles"; - productReference = FFFDa2cd27e07fd2a2cd27e0 /* LowLevelParticles */; + productReference = FFFDc133d4f07fd8c133d4f0 /* LowLevelParticles */; productType = "com.apple.product-type.library.static"; }; - FFFAa2ed52b07fd2a2ed52b0 /* PxTask */ = { + FFFAc13406907fd8c1340690 /* PxTask */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a2ed52b07fd2a2ed52b0 /* Build configuration list for PBXNativeTarget "PxTask" */; + buildConfigurationList = FFF6c13406907fd8c1340690 /* Build configuration list for PBXNativeTarget "PxTask" */; buildPhases = ( - FFF2a2ed52b07fd2a2ed52b0, - FFF8a2ed52b07fd2a2ed52b0, - FFFCa2ed52b07fd2a2ed52b0, + FFF2c13406907fd8c1340690, + FFF8c13406907fd8c1340690, + FFFCc13406907fd8c1340690, ); buildRules = ( ); @@ -5284,16 +5280,16 @@ ); name = "PxTask"; productName = "PxTask"; - productReference = FFFDa2ed52b07fd2a2ed52b0 /* PxTask */; + productReference = FFFDc13406907fd8c1340690 /* PxTask */; productType = "com.apple.product-type.library.static"; }; - FFFAa30d00207fd2a30d0020 /* PsFastXml */ = { + FFFAc4a7d6007fd8c4a7d600 /* PsFastXml */ = { isa = PBXNativeTarget; - buildConfigurationList = FFF6a30d00207fd2a30d0020 /* Build configuration list for PBXNativeTarget "PsFastXml" */; + buildConfigurationList = FFF6c4a7d6007fd8c4a7d600 /* Build configuration list for PBXNativeTarget "PsFastXml" */; buildPhases = ( - FFF2a30d00207fd2a30d0020, - FFF8a30d00207fd2a30d0020, - FFFCa30d00207fd2a30d0020, + FFF2c4a7d6007fd8c4a7d600, + FFF8c4a7d6007fd8c4a7d600, + FFFCc4a7d6007fd8c4a7d600, ); buildRules = ( ); @@ -5301,213 +5297,213 @@ ); name = "PsFastXml"; productName = "PsFastXml"; - productReference = FFFDa30d00207fd2a30d0020 /* PsFastXml */; + productReference = FFFDc4a7d6007fd8c4a7d600 /* PsFastXml */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin XCConfigurationList section */ - FFF6a30ccf007fd2a30ccf00 = { + FFF6c4a8bb607fd8c4a8bb60 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a24ad8007fd2a24ad800, - FFF7a24adef07fd2a24adef0, - FFF7a24ae5e07fd2a24ae5e0, - FFF7a24aecd07fd2a24aecd0, + FFF7c188b2007fd8c188b200, + FFF7c188b8f07fd8c188b8f0, + FFF7c188bfe07fd8c188bfe0, + FFF7c188c6d07fd8c188c6d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF6a30d7df07fd2a30d7df0 = { + FFF6c49045107fd8c4904510 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a24af4007fd2a24af400, - FFF7a24afaf07fd2a24afaf0, - FFF7a24b01e07fd2a24b01e0, - FFF7a24b08d07fd2a24b08d0, + FFF7c3809c007fd8c3809c00, + FFF7c380a2f07fd8c380a2f0, + FFF7c380a9e07fd8c380a9e0, + FFF7c380b0d07fd8c380b0d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6a30d94d07fd2a30d94d0 = { + FFF6c490d1007fd8c490d100 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a24b10007fd2a24b1000, - FFF7a24b16f07fd2a24b16f0, - FFF7a24b1de07fd2a24b1de0, - FFF7a24b24d07fd2a24b24d0, + FFF7c380b8007fd8c380b800, + FFF7c380bef07fd8c380bef0, + FFF7c380c5e07fd8c380c5e0, + FFF7c380ccd07fd8c380ccd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6a30ea8007fd2a30ea800 = { + FFF6c4912c607fd8c4912c60 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a24b2c007fd2a24b2c00, - FFF7a24b32f07fd2a24b32f0, - FFF7a24b39e07fd2a24b39e0, - FFF7a24b40d07fd2a24b40d0, + FFF7c380d4007fd8c380d400, + FFF7c380daf07fd8c380daf0, + FFF7c380e1e07fd8c380e1e0, + FFF7c380e8d07fd8c380e8d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6a30fba907fd2a30fba90 = { + FFF6c491f0907fd8c491f090 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a24b48007fd2a24b4800, - FFF7a24b4ef07fd2a24b4ef0, - FFF7a24b55e07fd2a24b55e0, - FFF7a24b5cd07fd2a24b5cd0, + FFF7c006a6007fd8c006a600, + FFF7c006acf07fd8c006acf0, + FFF7c006b3e07fd8c006b3e0, + FFF7c006bad07fd8c006bad0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6a31040707fd2a3104070 = { + FFF6c49236207fd8c4923620 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a24b64007fd2a24b6400, - FFF7a24b6af07fd2a24b6af0, - FFF7a24b71e07fd2a24b71e0, - FFF7a24b78d07fd2a24b78d0, + FFF7c380f0007fd8c380f000, + FFF7c380f6f07fd8c380f6f0, + FFF7c380fde07fd8c380fde0, + FFF7c38104d07fd8c38104d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6a3108e507fd2a3108e50 = { + FFF6c10c82107fd8c10c8210 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a24b80007fd2a24b8000, - FFF7a24b86f07fd2a24b86f0, - FFF7a24b8de07fd2a24b8de0, - FFF7a24b94d07fd2a24b94d0, + FFF7c006c2007fd8c006c200, + FFF7c006c8f07fd8c006c8f0, + FFF7c006cfe07fd8c006cfe0, + FFF7c006d6d07fd8c006d6d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF6a2a093a07fd2a2a093a0 = { + FFF6c1414ed07fd8c1414ed0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a23c5c007fd2a23c5c00, - FFF7a23c62f07fd2a23c62f0, - FFF7a23c69e07fd2a23c69e0, - FFF7a23c70d07fd2a23c70d0, + FFF7c080fc007fd8c080fc00, + FFF7c08102f07fd8c08102f0, + FFF7c08109e07fd8c08109e0, + FFF7c08110d07fd8c08110d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; - FFF6a29f58e07fd2a29f58e0 = { + FFF6c141af507fd8c141af50 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a23cd8007fd2a23cd800, - FFF7a23cdef07fd2a23cdef0, - FFF7a23ce5e07fd2a23ce5e0, - FFF7a23cecd07fd2a23cecd0, + FFF7c18750007fd8c1875000, + FFF7c18756f07fd8c18756f0, + FFF7c1875de07fd8c1875de0, + FFF7c18764d07fd8c18764d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6a2a4e9207fd2a2a4e920 = { + FFF6c173fd607fd8c173fd60 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a23ff8007fd2a23ff800, - FFF7a23ffef07fd2a23ffef0, - FFF7a24005e07fd2a24005e0, - FFF7a2400cd07fd2a2400cd0, + FFF7c186aa007fd8c186aa00, + FFF7c186b0f07fd8c186b0f0, + FFF7c186b7e07fd8c186b7e0, + FFF7c186bed07fd8c186bed0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6a2c3f8c07fd2a2c3f8c0 = { + FFF6c10c0f007fd8c10c0f00 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a2409c007fd2a2409c00, - FFF7a240a2f07fd2a240a2f0, - FFF7a240a9e07fd2a240a9e0, - FFF7a240b0d07fd2a240b0d0, + FFF7c400d2007fd8c400d200, + FFF7c400d8f07fd8c400d8f0, + FFF7c400dfe07fd8c400dfe0, + FFF7c400e6d07fd8c400e6d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6a2c704e07fd2a2c704e0 = { + FFF6c17390207fd8c1739020 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a24148007fd2a2414800, - FFF7a2414ef07fd2a2414ef0, - FFF7a24155e07fd2a24155e0, - FFF7a2415cd07fd2a2415cd0, + FFF7c201e2007fd8c201e200, + FFF7c201e8f07fd8c201e8f0, + FFF7c201efe07fd8c201efe0, + FFF7c201f6d07fd8c201f6d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6a2c8d7e07fd2a2c8d7e0 = { + FFF6c10c8d107fd8c10c8d10 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a241f2007fd2a241f200, - FFF7a241f8f07fd2a241f8f0, - FFF7a241ffe07fd2a241ffe0, - FFF7a24206d07fd2a24206d0, + FFF7c28478007fd8c2847800, + FFF7c2847ef07fd8c2847ef0, + FFF7c28485e07fd8c28485e0, + FFF7c2848cd07fd8c2848cd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6a2cb04807fd2a2cb0480 = { + FFF6c172f9207fd8c172f920 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a242b0007fd2a242b000, - FFF7a242b6f07fd2a242b6f0, - FFF7a242bde07fd2a242bde0, - FFF7a242c4d07fd2a242c4d0, + FFF7c30090007fd8c3009000, + FFF7c30096f07fd8c30096f0, + FFF7c3009de07fd8c3009de0, + FFF7c300a4d07fd8c300a4d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6a2cd27e07fd2a2cd27e0 = { + FFF6c133d4f07fd8c133d4f0 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a24364007fd2a2436400, - FFF7a2436af07fd2a2436af0, - FFF7a24371e07fd2a24371e0, - FFF7a24378d07fd2a24378d0, + FFF7c08118007fd8c0811800, + FFF7c0811ef07fd8c0811ef0, + FFF7c08125e07fd8c08125e0, + FFF7c0812cd07fd8c0812cd0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6a2ed52b07fd2a2ed52b0 = { + FFF6c13406907fd8c1340690 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a245f2007fd2a245f200, - FFF7a245f8f07fd2a245f8f0, - FFF7a245ffe07fd2a245ffe0, - FFF7a24606d07fd2a24606d0, + FFF7c080c4007fd8c080c400, + FFF7c080caf07fd8c080caf0, + FFF7c080d1e07fd8c080d1e0, + FFF7c080d8d07fd8c080d8d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6a30d00207fd2a30d0020 = { + FFF6c4a7d6007fd8c4a7d600 = { isa = XCConfigurationList; buildConfigurations = ( - FFF7a24878007fd2a2487800, - FFF7a2487ef07fd2a2487ef0, - FFF7a24885e07fd2a24885e0, - FFF7a2488cd07fd2a2488cd0, + FFF7c00442007fd8c0044200, + FFF7c00448f07fd8c00448f0, + FFF7c0044fe07fd8c0044fe0, + FFF7c00456d07fd8c00456d0, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "debug"; }; - FFF6a1c806807fd2a1c80680 = { + FFF6bfd0c8107fd8bfd0c810 = { isa = XCConfigurationList; buildConfigurations = ( - FFF3a24ad8007fd2a24ad800 /* release */, - FFF3a24adef07fd2a24adef0 /* debug */, - FFF3a24ae5e07fd2a24ae5e0 /* checked */, - FFF3a24aecd07fd2a24aecd0 /* profile */, + FFF3c188b2007fd8c188b200 /* release */, + FFF3c188b8f07fd8c188b8f0 /* debug */, + FFF3c188bfe07fd8c188bfe0 /* checked */, + FFF3c188c6d07fd8c188c6d0 /* profile */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = "release"; }; /* End XCConfigurationList section */ /* Begin XCBuildConfiguration section */ - FFF7a24ad8007fd2a24ad800 /* release */ = { + FFF7c188b2007fd8c188b200 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5537,7 +5533,7 @@ }; name = "release"; }; - FFF7a24adef07fd2a24adef0 /* debug */ = { + FFF7c188b8f07fd8c188b8f0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5567,7 +5563,7 @@ }; name = "debug"; }; - FFF7a24ae5e07fd2a24ae5e0 /* checked */ = { + FFF7c188bfe07fd8c188bfe0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5597,7 +5593,7 @@ }; name = "checked"; }; - FFF7a24aecd07fd2a24aecd0 /* profile */ = { + FFF7c188c6d07fd8c188c6d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5627,7 +5623,7 @@ }; name = "profile"; }; - FFF7a24af4007fd2a24af400 /* debug */ = { + FFF7c3809c007fd8c3809c00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5657,7 +5653,7 @@ }; name = "debug"; }; - FFF7a24afaf07fd2a24afaf0 /* checked */ = { + FFF7c380a2f07fd8c380a2f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5687,7 +5683,7 @@ }; name = "checked"; }; - FFF7a24b01e07fd2a24b01e0 /* profile */ = { + FFF7c380a9e07fd8c380a9e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5717,7 +5713,7 @@ }; name = "profile"; }; - FFF7a24b08d07fd2a24b08d0 /* release */ = { + FFF7c380b0d07fd8c380b0d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5747,7 +5743,7 @@ }; name = "release"; }; - FFF7a24b10007fd2a24b1000 /* debug */ = { + FFF7c380b8007fd8c380b800 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5777,7 +5773,7 @@ }; name = "debug"; }; - FFF7a24b16f07fd2a24b16f0 /* checked */ = { + FFF7c380bef07fd8c380bef0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5807,7 +5803,7 @@ }; name = "checked"; }; - FFF7a24b1de07fd2a24b1de0 /* profile */ = { + FFF7c380c5e07fd8c380c5e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5837,7 +5833,7 @@ }; name = "profile"; }; - FFF7a24b24d07fd2a24b24d0 /* release */ = { + FFF7c380ccd07fd8c380ccd0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5867,7 +5863,7 @@ }; name = "release"; }; - FFF7a24b2c007fd2a24b2c00 /* debug */ = { + FFF7c380d4007fd8c380d400 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5875,7 +5871,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=21294896", "PX_PHYSX_STATIC_LIB", "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", + "PX_BUILD_NUMBER=0", "PX_PHYSX_STATIC_LIB", "_DEBUG", "PX_DEBUG=1", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5897,7 +5893,7 @@ }; name = "debug"; }; - FFF7a24b32f07fd2a24b32f0 /* checked */ = { + FFF7c380daf07fd8c380daf0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5905,7 +5901,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=21294896", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", + "PX_BUILD_NUMBER=0", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_CHECKED=1", "PX_SUPPORT_PVD=1", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5927,7 +5923,7 @@ }; name = "checked"; }; - FFF7a24b39e07fd2a24b39e0 /* profile */ = { + FFF7c380e1e07fd8c380e1e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5935,7 +5931,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=21294896", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", + "PX_BUILD_NUMBER=0", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_PROFILE=1", "PX_SUPPORT_PVD=1", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5957,7 +5953,7 @@ }; name = "profile"; }; - FFF7a24b40d07fd2a24b40d0 /* release */ = { + FFF7c380e8d07fd8c380e8d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -5965,7 +5961,7 @@ ALWAYS_SEARCH_USER_PATHS = NO; USE_HEADERMAP = NO; GCC_PREPROCESSOR_DEFINITIONS = ( - "PX_BUILD_NUMBER=21294896", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_SUPPORT_PVD=0", + "PX_BUILD_NUMBER=0", "PX_PHYSX_STATIC_LIB", "NDEBUG", "PX_SUPPORT_PVD=0", ); GCC_ENABLE_EXCEPTIONS = NO; OTHER_LDFLAGS = ( @@ -5987,7 +5983,7 @@ }; name = "release"; }; - FFF7a24b48007fd2a24b4800 /* debug */ = { + FFF7c006a6007fd8c006a600 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6017,7 +6013,7 @@ }; name = "debug"; }; - FFF7a24b4ef07fd2a24b4ef0 /* checked */ = { + FFF7c006acf07fd8c006acf0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6047,7 +6043,7 @@ }; name = "checked"; }; - FFF7a24b55e07fd2a24b55e0 /* profile */ = { + FFF7c006b3e07fd8c006b3e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6077,7 +6073,7 @@ }; name = "profile"; }; - FFF7a24b5cd07fd2a24b5cd0 /* release */ = { + FFF7c006bad07fd8c006bad0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6107,7 +6103,7 @@ }; name = "release"; }; - FFF7a24b64007fd2a24b6400 /* debug */ = { + FFF7c380f0007fd8c380f000 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6137,7 +6133,7 @@ }; name = "debug"; }; - FFF7a24b6af07fd2a24b6af0 /* checked */ = { + FFF7c380f6f07fd8c380f6f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6167,7 +6163,7 @@ }; name = "checked"; }; - FFF7a24b71e07fd2a24b71e0 /* profile */ = { + FFF7c380fde07fd8c380fde0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6197,7 +6193,7 @@ }; name = "profile"; }; - FFF7a24b78d07fd2a24b78d0 /* release */ = { + FFF7c38104d07fd8c38104d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6227,7 +6223,7 @@ }; name = "release"; }; - FFF7a24b80007fd2a24b8000 /* release */ = { + FFF7c006c2007fd8c006c200 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6257,7 +6253,7 @@ }; name = "release"; }; - FFF7a24b86f07fd2a24b86f0 /* debug */ = { + FFF7c006c8f07fd8c006c8f0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6287,7 +6283,7 @@ }; name = "debug"; }; - FFF7a24b8de07fd2a24b8de0 /* checked */ = { + FFF7c006cfe07fd8c006cfe0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6317,7 +6313,7 @@ }; name = "checked"; }; - FFF7a24b94d07fd2a24b94d0 /* profile */ = { + FFF7c006d6d07fd8c006d6d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6347,7 +6343,7 @@ }; name = "profile"; }; - FFF7a23c5c007fd2a23c5c00 /* release */ = { + FFF7c080fc007fd8c080fc00 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6377,7 +6373,7 @@ }; name = "release"; }; - FFF7a23c62f07fd2a23c62f0 /* debug */ = { + FFF7c08102f07fd8c08102f0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6407,7 +6403,7 @@ }; name = "debug"; }; - FFF7a23c69e07fd2a23c69e0 /* checked */ = { + FFF7c08109e07fd8c08109e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6437,7 +6433,7 @@ }; name = "checked"; }; - FFF7a23c70d07fd2a23c70d0 /* profile */ = { + FFF7c08110d07fd8c08110d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6467,7 +6463,7 @@ }; name = "profile"; }; - FFF7a23cd8007fd2a23cd800 /* debug */ = { + FFF7c18750007fd8c1875000 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6497,7 +6493,7 @@ }; name = "debug"; }; - FFF7a23cdef07fd2a23cdef0 /* release */ = { + FFF7c18756f07fd8c18756f0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6527,7 +6523,7 @@ }; name = "release"; }; - FFF7a23ce5e07fd2a23ce5e0 /* checked */ = { + FFF7c1875de07fd8c1875de0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6557,7 +6553,7 @@ }; name = "checked"; }; - FFF7a23cecd07fd2a23cecd0 /* profile */ = { + FFF7c18764d07fd8c18764d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6587,7 +6583,7 @@ }; name = "profile"; }; - FFF7a23ff8007fd2a23ff800 /* debug */ = { + FFF7c186aa007fd8c186aa00 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6617,7 +6613,7 @@ }; name = "debug"; }; - FFF7a23ffef07fd2a23ffef0 /* release */ = { + FFF7c186b0f07fd8c186b0f0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6647,7 +6643,7 @@ }; name = "release"; }; - FFF7a24005e07fd2a24005e0 /* checked */ = { + FFF7c186b7e07fd8c186b7e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6677,7 +6673,7 @@ }; name = "checked"; }; - FFF7a2400cd07fd2a2400cd0 /* profile */ = { + FFF7c186bed07fd8c186bed0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6707,7 +6703,7 @@ }; name = "profile"; }; - FFF7a2409c007fd2a2409c00 /* debug */ = { + FFF7c400d2007fd8c400d200 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6737,7 +6733,7 @@ }; name = "debug"; }; - FFF7a240a2f07fd2a240a2f0 /* checked */ = { + FFF7c400d8f07fd8c400d8f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6767,7 +6763,7 @@ }; name = "checked"; }; - FFF7a240a9e07fd2a240a9e0 /* profile */ = { + FFF7c400dfe07fd8c400dfe0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6797,7 +6793,7 @@ }; name = "profile"; }; - FFF7a240b0d07fd2a240b0d0 /* release */ = { + FFF7c400e6d07fd8c400e6d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6827,7 +6823,7 @@ }; name = "release"; }; - FFF7a24148007fd2a2414800 /* debug */ = { + FFF7c201e2007fd8c201e200 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6857,7 +6853,7 @@ }; name = "debug"; }; - FFF7a2414ef07fd2a2414ef0 /* checked */ = { + FFF7c201e8f07fd8c201e8f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6887,7 +6883,7 @@ }; name = "checked"; }; - FFF7a24155e07fd2a24155e0 /* profile */ = { + FFF7c201efe07fd8c201efe0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6917,7 +6913,7 @@ }; name = "profile"; }; - FFF7a2415cd07fd2a2415cd0 /* release */ = { + FFF7c201f6d07fd8c201f6d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6947,7 +6943,7 @@ }; name = "release"; }; - FFF7a241f2007fd2a241f200 /* debug */ = { + FFF7c28478007fd8c2847800 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -6977,7 +6973,7 @@ }; name = "debug"; }; - FFF7a241f8f07fd2a241f8f0 /* checked */ = { + FFF7c2847ef07fd8c2847ef0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7007,7 +7003,7 @@ }; name = "checked"; }; - FFF7a241ffe07fd2a241ffe0 /* profile */ = { + FFF7c28485e07fd8c28485e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7037,7 +7033,7 @@ }; name = "profile"; }; - FFF7a24206d07fd2a24206d0 /* release */ = { + FFF7c2848cd07fd8c2848cd0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7067,7 +7063,7 @@ }; name = "release"; }; - FFF7a242b0007fd2a242b000 /* debug */ = { + FFF7c30090007fd8c3009000 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7097,7 +7093,7 @@ }; name = "debug"; }; - FFF7a242b6f07fd2a242b6f0 /* checked */ = { + FFF7c30096f07fd8c30096f0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7127,7 +7123,7 @@ }; name = "checked"; }; - FFF7a242bde07fd2a242bde0 /* profile */ = { + FFF7c3009de07fd8c3009de0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7157,7 +7153,7 @@ }; name = "profile"; }; - FFF7a242c4d07fd2a242c4d0 /* release */ = { + FFF7c300a4d07fd8c300a4d0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7187,7 +7183,7 @@ }; name = "release"; }; - FFF7a24364007fd2a2436400 /* debug */ = { + FFF7c08118007fd8c0811800 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7217,7 +7213,7 @@ }; name = "debug"; }; - FFF7a2436af07fd2a2436af0 /* checked */ = { + FFF7c0811ef07fd8c0811ef0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7247,7 +7243,7 @@ }; name = "checked"; }; - FFF7a24371e07fd2a24371e0 /* profile */ = { + FFF7c08125e07fd8c08125e0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7277,7 +7273,7 @@ }; name = "profile"; }; - FFF7a24378d07fd2a24378d0 /* release */ = { + FFF7c0812cd07fd8c0812cd0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7307,7 +7303,7 @@ }; name = "release"; }; - FFF7a245f2007fd2a245f200 /* debug */ = { + FFF7c080c4007fd8c080c400 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7337,7 +7333,7 @@ }; name = "debug"; }; - FFF7a245f8f07fd2a245f8f0 /* release */ = { + FFF7c080caf07fd8c080caf0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7367,7 +7363,7 @@ }; name = "release"; }; - FFF7a245ffe07fd2a245ffe0 /* checked */ = { + FFF7c080d1e07fd8c080d1e0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7397,7 +7393,7 @@ }; name = "checked"; }; - FFF7a24606d07fd2a24606d0 /* profile */ = { + FFF7c080d8d07fd8c080d8d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7427,7 +7423,7 @@ }; name = "profile"; }; - FFF7a24878007fd2a2487800 /* debug */ = { + FFF7c00442007fd8c0044200 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7457,7 +7453,7 @@ }; name = "debug"; }; - FFF7a2487ef07fd2a2487ef0 /* release */ = { + FFF7c00448f07fd8c00448f0 /* release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7487,7 +7483,7 @@ }; name = "release"; }; - FFF7a24885e07fd2a24885e0 /* checked */ = { + FFF7c0044fe07fd8c0044fe0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7517,7 +7513,7 @@ }; name = "checked"; }; - FFF7a2488cd07fd2a2488cd0 /* profile */ = { + FFF7c00456d07fd8c00456d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; SDKROOT=macosx; @@ -7547,25 +7543,25 @@ }; name = "profile"; }; - FFF3a24ad8007fd2a24ad800 /* release */ = { + FFF3c188b2007fd8c188b200 /* release */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "release"; }; - FFF3a24adef07fd2a24adef0 /* debug */ = { + FFF3c188b8f07fd8c188b8f0 /* debug */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "debug"; }; - FFF3a24ae5e07fd2a24ae5e0 /* checked */ = { + FFF3c188bfe07fd8c188bfe0 /* checked */ = { isa = XCBuildConfiguration; buildSettings = { }; name = "checked"; }; - FFF3a24aecd07fd2a24aecd0 /* profile */ = { + FFF3c188c6d07fd8c188c6d0 /* profile */ = { isa = XCBuildConfiguration; buildSettings = { }; @@ -7574,34 +7570,34 @@ /* End XCBuildConfiguration section */ /* Begin PBXProject section */ - FFF9a1c806807fd2a1c80680 /* Project object */ = { + FFF9bfd0c8107fd8bfd0c810 /* Project object */ = { isa = PBXProject; - buildConfigurationList = FFF6a1c806807fd2a1c80680 /* Build configuration list for PBXProject PhysX */; + buildConfigurationList = FFF6bfd0c8107fd8bfd0c810 /* Build configuration list for PBXProject PhysX */; compatibilityVersion = "Xcode 3.2"; hasScannedForEncodings = 1; - mainGroup = FFFBa1c806e87fd2a1c806e8 /* PhysX */; + mainGroup = FFFBbfd0c8787fd8bfd0c878 /* PhysX */; targets = ( - FFFAa30ccf007fd2a30ccf00, - FFFAa30d7df07fd2a30d7df0, - FFFAa30d94d07fd2a30d94d0, - FFFAa30ea8007fd2a30ea800, - FFFAa30fba907fd2a30fba90, - FFFAa31040707fd2a3104070, - FFFAa3108e507fd2a3108e50, - FFFAa2a093a07fd2a2a093a0, - FFFAa29f58e07fd2a29f58e0, - FFFAa2a4e9207fd2a2a4e920, - FFFAa2c3f8c07fd2a2c3f8c0, - FFFAa2c704e07fd2a2c704e0, - FFFAa2c8d7e07fd2a2c8d7e0, - FFFAa2cb04807fd2a2cb0480, - FFFAa2cd27e07fd2a2cd27e0, - FFFAa2ed52b07fd2a2ed52b0, - FFFAa30d00207fd2a30d0020, + FFFAc4a8bb607fd8c4a8bb60, + FFFAc49045107fd8c4904510, + FFFAc490d1007fd8c490d100, + FFFAc4912c607fd8c4912c60, + FFFAc491f0907fd8c491f090, + FFFAc49236207fd8c4923620, + FFFAc10c82107fd8c10c8210, + FFFAc1414ed07fd8c1414ed0, + FFFAc141af507fd8c141af50, + FFFAc173fd607fd8c173fd60, + FFFAc10c0f007fd8c10c0f00, + FFFAc17390207fd8c1739020, + FFFAc10c8d107fd8c10c8d10, + FFFAc172f9207fd8c172f920, + FFFAc133d4f07fd8c133d4f0, + FFFAc13406907fd8c1340690, + FFFAc4a7d6007fd8c4a7d600, ); }; /* End PBXProject section */ }; - rootObject = FFF9a1c806807fd2a1c80680 /* Project object */; + rootObject = FFF9bfd0c8107fd8bfd0c810 /* Project object */; } |